diff --git a/CHANGELOG b/CHANGELOG
index 0aab0fe96..5b51a5511 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,100 @@
+Version 3.4.2
+
+ Updates to the documentation (tobias, silke, annando)
+ Updates to the translations (tobiasd & translation teams)
+ Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
+ Enancements of the communications via OStatus and Diaspora protocols (annando)
+ Option to automatically follow OStatus contacts was moved from addon to the core (annando)
+ Add tool to import OStatus contacts from an old account (annando)
+ SALMON slaps with OStatus were reworked (annando)
+ Fix for saving searches (rabuzarus)
+ Fix separation of list items in contact editor (issue #1747) (tobiasd)
+ When a picture is uploaded, "don't send a note about this new picture" is now the default behaviour (tobiasd)
+ Show profile url in contact-edit overview listing (issue #1745) (tobiasd)
+ The vagrant VM usage was changed so that the "installation" is now done automatically on the first run. Example users are automatically put into the database (silke)
+ Buttons to insert images or attachment to a post use a popup browser to select a previously uploaded item or upload a new one (fabrixxm, rabuzarus)
+ Improvements in contact handling (annando)
+ Friendica node can now query other nodes about their users and the contact lists (annando)
+ Contact recommendation is done only for recently active users (annando)
+ Admins can opt for search the local DB for contacts instead of the global directory (annando)
+ The global directory is queried in the background to update local DB and improve similar searches in the future. (annando)
+ By communication over the Diaspora protocol, red#matrix sources are now correctly identified, hubzilla is detected (annando)
+ Adopt limitation of usage of "-" in username to avoid conflicts with GNU Social and Diaspora (annando)
+ The [url] tag now also suppots ftp, mailto, gopher links (annando)
+ An "inspect queue" module was added to the admin panel (tobiasd)
+ Fix some missing SQL data escapes (fabrixxm)
+ Improved the accessibility of the web UI for better screen reader compatibility (annando)
+ Added access keys (annando)
+ Support for the public relay server of Diaspora (annando)
+ Support for the new nodeinfo protocol (successor of current statistics.json), addon deprecated as functionality has been moved into the core (annando)
+ Fix issue with moved Friendica profiles and Diaspora communication (issue #1491) (annando)
+ Show more information on contact request page (issue #1739) (annando)
+ Support for newer versions of the Twidere client was enhanced (annando)
+ Support for inline [code] tag usage (fabrixxm)
+ Fix login form in aside (issue #1348) (annando)
+ Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
+ Add button to reload all active plugins in admin plugins page to ensure new hooks are used (fabrixxm)
+ Make the hardcoded path to global directory configurable (annando)
+ Change default directory to dir.friendi.ca (annando)
+ Improve cache system with granular expire time (annando)
+ Remove oohembed code (issue #1855) (annando)
+ Checks for mcrypt availability before enable or use RINO2 (fabrixm)
+ Fix following email contacts (issue #1896) (annando)
+ Parse BBCode in contact request notification email (annando)
+
+
+Version 3.4.1
+
+ Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
+ Fix connection with Diaspora "freelove" account (issue #1572) (annando)
+ Various SQL speedups (annando)
+ Port of Javascript DatePicker input from RedMatrix (rabuzarus)
+ Port of RedMatrix archive widget (rabuzarus)
+ Load profile owner settings for theme on profile page (rabuzarus)
+ Move HTML code from php into templates (rabuzarus)
+ Theme "frost": add event with doubleclick, event preview (rabuzarus)
+ Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
+ Improvements with reshared Diaspora items (annando)
+ Improvements in OStatus communications: (annando)
+ improve duplicate handling
+ publish comments to post to all PuSH subscribers
+ use correct contact when automatically add @-replies
+ add attachment links as enclosures
+ send salmon notifications to every mentioned person
+ better thread completition
+ support for bookmarks
+ support for events and questions
+ link to items using GUID
+ Fix warning in mod/photo (issue #1638) (rabuzarus)
+ New option to block public access to local directory and poco
+ Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
+ Fix HTML for oembeds (issue #1612) (fabrixxm)
+ Add fake fields to API response for better Twitter API compatibility (annando)
+ Fix search in local directory (issue #1657) (annando)
+ Improve OEmbed (issue #1640) (annando)
+ Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
+ Fix remote subscription from GNU Social (annando)
+ Fix "{0}" in notifications (issue #1642) (annando)
+ Fix desktop notification (fabrixxm)
+ Fix rewrite test in install wizard with self-signed certificate (annando)
+ Better support for non standard installations of GNU Social (annando)
+ Fix emoticons alt text (tobias)
+ Improve threaded display in Vier theme (annando)
+ Use field templates in photo edit form (fabrixxm)
+ Alllow deletion of any user but yourself (issue #1625) (fabrixxm)
+ Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
+ Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
+ Return geo coord in API (annando)
+ Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
+ Fix spelling in accepted connection notification email (strk)
+ Show image size warning in a human readable format (rabuzarus)
+ Move ACL window in template (rabuzarus)
+ New option "-s" in util/run_xgettext.sh (fabrixxm)
+ Support, but ignore at the moment, delete message from Quitter (annando)
+ Remove google maps from core. Functionality moved to addon "googlemap" alongside "openstreetmap" (issue #1705) (annando)
+ Update to German documentation (Frank Dieckmann, tobias)
+ Updated translations (translation teams, tobias)
+
Version 3.4
Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
diff --git a/INSTALL.txt b/INSTALL.txt
index 294c6c9dd..7726bdb0d 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -64,6 +64,8 @@ you wish to communicate with the Diaspora network.
3. Create an empty database and note the access details (hostname, username,
password, database name).
+ - Friendica needs the permission to create and delete fields and tables in its own database.
+
4. If you know in advance that it will be impossible for the web server to
write or create files in your web directory, create an empty file called
diff --git a/README.translate.md b/README.translate.md
index 5575d5176..f43406361 100644
--- a/README.translate.md
+++ b/README.translate.md
@@ -18,7 +18,7 @@ others can use them.
We do not include every translation from transifex in the source tree to avoid
a scattered and disturbed overall experience. As an uneducated guess we have a
lower limit of 50% translated strings before we include the language (for the
-core message.po file, addont translation will be included once all strings of
+core message.po file, addon translation will be included once all strings of
an addon are translated. This limit is judging only by the amount of translated
strings under the assumption that the most prominent strings for the UI will be
translated first by a translation team. If you feel your translation useable
@@ -47,10 +47,10 @@ view/de/message.po you would do the following.
2. Execute the po2php script, which will place the translation
in the strings.php file that is used by friendica.
- $> php util/po2php.php view/de/message.po
+ $> php util/po2php.php view/de/messages.po
The output of the script will be placed at view/de/strings.php where
- froemdoca os expecting it, so you can test your translation mmediately.
+ friendica is expecting it, so you can test your translation immediately.
3. Visit your friendica page to check if it still works in the language you
just translated. If not try to find the error, most likely PHP will give
@@ -71,7 +71,7 @@ Utilities
Additional to the po2php script there are some more utilities for translation
in the "util" directory of the friendica source tree. If you only want to
-translate friendica into another language you wont need any of these tools most
+translate friendica into another language you won't need any of these tools most
likely but it gives you an idea how the translation process of friendica
works.
diff --git a/boot.php b/boot.php
index 6da885117..dcf6c65b1 100644
--- a/boot.php
+++ b/boot.php
@@ -10,15 +10,16 @@ require_once('include/nav.php');
require_once('include/cache.php');
require_once('library/Mobile_Detect/Mobile_Detect.php');
require_once('include/features.php');
+require_once('include/identity.php');
require_once('update.php');
require_once('include/dbstructure.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Lily of the valley');
-define ( 'FRIENDICA_VERSION', '3.4.0' );
+define ( 'FRIENDICA_VERSION', '3.4.2' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
-define ( 'DB_UPDATE_VERSION', 1182 );
+define ( 'DB_UPDATE_VERSION', 1188 );
define ( 'EOL', " \r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );
@@ -83,6 +84,15 @@ define ( 'LOGGER_DEBUG', 2 );
define ( 'LOGGER_DATA', 3 );
define ( 'LOGGER_ALL', 4 );
+/**
+ * cache levels
+ */
+
+define ( 'CACHE_MONTH', 0 );
+define ( 'CACHE_WEEK', 1 );
+define ( 'CACHE_DAY', 2 );
+define ( 'CACHE_HOUR', 3 );
+
/**
* registration policies
*/
@@ -273,6 +283,7 @@ define ( 'ACTIVITY_POST', NAMESPACE_ACTIVITY_SCHEMA . 'post' );
define ( 'ACTIVITY_UPDATE', NAMESPACE_ACTIVITY_SCHEMA . 'update' );
define ( 'ACTIVITY_TAG', NAMESPACE_ACTIVITY_SCHEMA . 'tag' );
define ( 'ACTIVITY_FAVORITE', NAMESPACE_ACTIVITY_SCHEMA . 'favorite' );
+define ( 'ACTIVITY_SHARE', NAMESPACE_ACTIVITY_SCHEMA . 'share' );
define ( 'ACTIVITY_POKE', NAMESPACE_ZOT . '/activity/poke' );
define ( 'ACTIVITY_MOOD', NAMESPACE_ZOT . '/activity/mood' );
@@ -290,6 +301,7 @@ define ( 'ACTIVITY_OBJ_EVENT', NAMESPACE_ACTIVITY_SCHEMA . 'event' );
define ( 'ACTIVITY_OBJ_GROUP', NAMESPACE_ACTIVITY_SCHEMA . 'group' );
define ( 'ACTIVITY_OBJ_TAGTERM', NAMESPACE_DFRN . '/tagterm' );
define ( 'ACTIVITY_OBJ_PROFILE', NAMESPACE_DFRN . '/profile' );
+define ( 'ACTIVITY_OBJ_QUESTION', 'http://activityschema.org/object/question' );
/**
* item weight for query ordering
@@ -356,6 +368,7 @@ if(! class_exists('App')) {
public $config;
public $page;
public $profile;
+ public $profile_uid;
public $user;
public $cid;
public $contact;
@@ -379,6 +392,7 @@ if(! class_exists('App')) {
public $identities;
public $is_mobile;
public $is_tablet;
+ public $is_friendica_app;
public $performance = array();
public $nav_sel;
@@ -414,9 +428,6 @@ if(! class_exists('App')) {
// array of instanced template engines ('name'=>'instance')
public $template_engine_instance = array();
- // Used for reducing load to the ostatus completion
- public $last_ostatus_conversation_url;
-
private $ldelim = array(
'internal' => '',
'smarty3' => '{{'
@@ -534,14 +545,14 @@ if(! class_exists('App')) {
$this->cmd = trim($_GET['q'],'/\\');
- // fix query_string
- $this->query_string = str_replace($this->cmd."&",$this->cmd."?", $this->query_string);
+ // fix query_string
+ $this->query_string = str_replace($this->cmd."&",$this->cmd."?", $this->query_string);
// unix style "homedir"
if(substr($this->cmd,0,1) === '~')
- $this->cmd = 'profile/' . substr($this->cmd,1);
+ $this->cmd = 'profile/' . substr($this->cmd,1);
// Diaspora style profile url
@@ -596,6 +607,9 @@ if(! class_exists('App')) {
$this->is_mobile = $mobile_detect->isMobile();
$this->is_tablet = $mobile_detect->isTablet();
+ // Friendica-Client
+ $this->is_friendica_app = ($_SERVER['HTTP_USER_AGENT'] == "Apache-HttpClient/UNAVAILABLE (java 1.4)");
+
/**
* register template engines
*/
@@ -824,10 +838,10 @@ if(! class_exists('App')) {
$v = get_class_vars( $class );
if(x($v,"name")) $name = $v['name'];
}
- if ($name===""){
- echo "template engine $class cannot be registered without a name.\n";
+ if ($name===""){
+ echo "template engine $class cannot be registered without a name.\n";
killme();
- }
+ }
$this->template_engines[$name] = $class;
}
@@ -906,6 +920,10 @@ if(! class_exists('App')) {
return(FRIENDICA_PLATFORM." '".FRIENDICA_CODENAME."' ".FRIENDICA_VERSION."-".DB_UPDATE_VERSION."; ".$this->get_baseurl());
}
+ function is_friendica_app() {
+ return($this->is_friendica_app);
+ }
+
}
}
@@ -1369,530 +1387,6 @@ if(! function_exists('get_max_import_size')) {
}
}
-
-
-/**
- *
- * Function : profile_load
- * @parameter App $a
- * @parameter string $nickname
- * @parameter int $profile
- *
- * Summary: Loads a profile into the page sidebar.
- * The function requires a writeable copy of the main App structure, and the nickname
- * of a registered local account.
- *
- * If the viewer is an authenticated remote viewer, the profile displayed is the
- * one that has been configured for his/her viewing in the Contact manager.
- * Passing a non-zero profile ID can also allow a preview of a selected profile
- * by the owner.
- *
- * Profile information is placed in the App structure for later retrieval.
- * Honours the owner's chosen theme for display.
- *
- * IMPORTANT: Should only be run in the _init() functions of a module. That ensures that
- * the theme is chosen before the _init() function of a theme is run, which will usually
- * load a lot of theme-specific content
- *
- */
-
-if(! function_exists('profile_load')) {
- function profile_load(&$a, $nickname, $profile = 0, $profiledata = array()) {
-
- $user = q("SELECT `uid` FROM `user` WHERE `nickname` = '%s' LIMIT 1",
- dbesc($nickname)
- );
-
- if(!$user && count($user) && !count($profiledata)) {
- logger('profile error: ' . $a->query_string, LOGGER_DEBUG);
- notice( t('Requested account is not available.') . EOL );
- $a->error = 404;
- return;
- }
-
- if(remote_user() && count($_SESSION['remote'])) {
- foreach($_SESSION['remote'] as $visitor) {
- if($visitor['uid'] == $user[0]['uid']) {
- $r = q("SELECT `profile-id` FROM `contact` WHERE `id` = %d LIMIT 1",
- intval($visitor['cid'])
- );
- if(count($r))
- $profile = $r[0]['profile-id'];
- break;
- }
- }
- }
-
- $r = null;
-
- if($profile) {
- $profile_int = intval($profile);
- $r = q("SELECT `profile`.`uid` AS `profile_uid`, `profile`.* , `contact`.`avatar-date` AS picdate, `user`.* FROM `profile`
- INNER JOIN `contact` on `contact`.`uid` = `profile`.`uid` INNER JOIN `user` ON `profile`.`uid` = `user`.`uid`
- WHERE `user`.`nickname` = '%s' AND `profile`.`id` = %d and `contact`.`self` = 1 LIMIT 1",
- dbesc($nickname),
- intval($profile_int)
- );
- }
- if((!$r) && (!count($r))) {
- $r = q("SELECT `profile`.`uid` AS `profile_uid`, `profile`.* , `contact`.`avatar-date` AS picdate, `user`.* FROM `profile`
- INNER JOIN `contact` on `contact`.`uid` = `profile`.`uid` INNER JOIN `user` ON `profile`.`uid` = `user`.`uid`
- WHERE `user`.`nickname` = '%s' AND `profile`.`is-default` = 1 and `contact`.`self` = 1 LIMIT 1",
- dbesc($nickname)
- );
- }
-
- if(($r === false) || (!count($r)) && !count($profiledata)) {
- logger('profile error: ' . $a->query_string, LOGGER_DEBUG);
- notice( t('Requested profile is not available.') . EOL );
- $a->error = 404;
- return;
- }
-
- // fetch user tags if this isn't the default profile
-
- if(!$r[0]['is-default']) {
- $x = q("select `pub_keywords` from `profile` where uid = %d and `is-default` = 1 limit 1",
- intval($r[0]['profile_uid'])
- );
- if($x && count($x))
- $r[0]['pub_keywords'] = $x[0]['pub_keywords'];
- }
-
- $a->profile = $r[0];
-
- $a->profile['mobile-theme'] = get_pconfig($a->profile['profile_uid'], 'system', 'mobile_theme');
- $a->profile['network'] = NETWORK_DFRN;
-
- $a->page['title'] = $a->profile['name'] . " @ " . $a->config['sitename'];
-
- if (!$profiledata)
- $_SESSION['theme'] = $a->profile['theme'];
-
- $_SESSION['mobile-theme'] = $a->profile['mobile-theme'];
-
- /**
- * load/reload current theme info
- */
-
- $a->set_template_engine(); // reset the template engine to the default in case the user's theme doesn't specify one
-
- $theme_info_file = "view/theme/".current_theme()."/theme.php";
- if (file_exists($theme_info_file)){
- require_once($theme_info_file);
- }
-
- if(! (x($a->page,'aside')))
- $a->page['aside'] = '';
-
- if(local_user() && local_user() == $a->profile['uid'] && $profiledata) {
- $a->page['aside'] .= replace_macros(get_markup_template('profile_edlink.tpl'),array(
- '$editprofile' => t('Edit profile'),
- '$profid' => $a->profile['id']
- ));
- }
-
- $block = (((get_config('system','block_public')) && (! local_user()) && (! remote_user())) ? true : false);
-
- // To-Do:
- // By now, the contact block isn't shown, when a different profile is given
- // But: When this profile was on the same server, then we could display the contacts
- if ($profiledata)
- $a->page['aside'] .= profile_sidebar($profiledata, true);
- else
- $a->page['aside'] .= profile_sidebar($a->profile, $block);
-
-
- /*if(! $block)
- $a->page['aside'] .= contact_block();*/
-
- return;
- }
-}
-
-
-/**
- *
- * Function: profile_sidebar
- *
- * Formats a profile for display in the sidebar.
- * It is very difficult to templatise the HTML completely
- * because of all the conditional logic.
- *
- * @parameter: array $profile
- *
- * Returns HTML string stuitable for sidebar inclusion
- * Exceptions: Returns empty string if passed $profile is wrong type or not populated
- *
- */
-
-
-if(! function_exists('profile_sidebar')) {
- function profile_sidebar($profile, $block = 0) {
- $a = get_app();
-
- $o = '';
- $location = false;
- $address = false;
- $pdesc = true;
-
- if((! is_array($profile)) && (! count($profile)))
- return $o;
-
- $profile['picdate'] = urlencode($profile['picdate']);
-
- if (($profile['network'] != "") AND ($profile['network'] != NETWORK_DFRN)) {
- require_once('include/contact_selectors.php');
- if ($profile['url'] != "")
- $profile['network_name'] = ''.network_to_name($profile['network'])."";
- else
- $profile['network_name'] = network_to_name($profile['network']);
- } else
- $profile['network_name'] = "";
-
- call_hooks('profile_sidebar_enter', $profile);
-
-
- // don't show connect link to yourself
- $connect = (($profile['uid'] != local_user()) ? t('Connect') : False);
-
- // don't show connect link to authenticated visitors either
- if(remote_user() && count($_SESSION['remote'])) {
- foreach($_SESSION['remote'] as $visitor) {
- if($visitor['uid'] == $profile['uid']) {
- $connect = false;
- break;
- }
- }
- }
-
- // Is the local user already connected to that user?
- if ($connect AND local_user()) {
- if (isset($profile["url"]))
- $profile_url = normalise_link($profile["url"]);
- else
- $profile_url = normalise_link($a->get_baseurl()."/profile/".$profile["nickname"]);
-
- $r = q("SELECT * FROM `contact` WHERE NOT `pending` AND `uid` = %d AND `nurl` = '%s'",
- local_user(), $profile_url);
- if (count($r))
- $connect = false;
- }
-
- if ($connect AND ($profile['network'] != NETWORK_DFRN) AND !isset($profile['remoteconnect']))
- $connect = false;
-
- if (isset($profile['remoteconnect']))
- $remoteconnect = $profile['remoteconnect'];
-
- if( get_my_url() && $profile['unkmail'] && ($profile['uid'] != local_user()) )
- $wallmessage = t('Message');
- else
- $wallmessage = false;
-
- // show edit profile to yourself
- if ($profile['uid'] == local_user() && feature_enabled(local_user(),'multi_profiles')) {
- $profile['edit'] = array($a->get_baseurl(). '/profiles', t('Profiles'),"", t('Manage/edit profiles'));
- $r = q("SELECT * FROM `profile` WHERE `uid` = %d",
- local_user());
-
- $profile['menu'] = array(
- 'chg_photo' => t('Change profile photo'),
- 'cr_new' => t('Create New Profile'),
- 'entries' => array(),
- );
-
- if(count($r)) {
-
- foreach($r as $rr) {
- $profile['menu']['entries'][] = array(
- 'photo' => $rr['thumb'],
- 'id' => $rr['id'],
- 'alt' => t('Profile Image'),
- 'profile_name' => $rr['profile-name'],
- 'isdefault' => $rr['is-default'],
- 'visibile_to_everybody' => t('visible to everybody'),
- 'edit_visibility' => t('Edit visibility'),
-
- );
- }
-
-
- }
- }
- if ($profile['uid'] == local_user() && !feature_enabled(local_user(),'multi_profiles')) {
- $profile['edit'] = array($a->get_baseurl(). '/profiles/'.$profile['id'], t('Edit profile'),"", t('Edit profile'));
- $profile['menu'] = array(
- 'chg_photo' => t('Change profile photo'),
- 'cr_new' => null,
- 'entries' => array(),
- );
- }
-
- if((x($profile,'address') == 1)
- || (x($profile,'locality') == 1)
- || (x($profile,'region') == 1)
- || (x($profile,'postal-code') == 1)
- || (x($profile,'country-name') == 1))
- $location = t('Location:');
-
- $gender = ((x($profile,'gender') == 1) ? t('Gender:') : False);
-
-
- $marital = ((x($profile,'marital') == 1) ? t('Status:') : False);
-
- $homepage = ((x($profile,'homepage') == 1) ? t('Homepage:') : False);
-
- $about = ((x($profile,'about') == 1) ? t('About:') : False);
-
- if(($profile['hidewall'] || $block) && (! local_user()) && (! remote_user())) {
- $location = $pdesc = $gender = $marital = $homepage = $about = False;
- }
-
- $firstname = ((strpos($profile['name'],' '))
- ? trim(substr($profile['name'],0,strpos($profile['name'],' '))) : $profile['name']);
- $lastname = (($firstname === $profile['name']) ? '' : trim(substr($profile['name'],strlen($firstname))));
-
- $diaspora = array(
- 'podloc' => $a->get_baseurl(),
- 'searchable' => (($profile['publish'] && $profile['net-publish']) ? 'true' : 'false' ),
- 'nickname' => $profile['nickname'],
- 'fullname' => $profile['name'],
- 'firstname' => $firstname,
- 'lastname' => $lastname,
- 'photo300' => $a->get_cached_avatar_image($a->get_baseurl() . '/photo/custom/300/' . $profile['uid'] . '.jpg'),
- 'photo100' => $a->get_cached_avatar_image($a->get_baseurl() . '/photo/custom/100/' . $profile['uid'] . '.jpg'),
- 'photo50' => $a->get_cached_avatar_image($a->get_baseurl() . '/photo/custom/50/' . $profile['uid'] . '.jpg'),
- );
-
- if (!$block){
- $contact_block = contact_block();
-
- if(is_array($a->profile) AND !$a->profile['hide-friends']) {
- $r = q("SELECT `gcontact`.`updated` FROM `contact` INNER JOIN `gcontact` WHERE `gcontact`.`nurl` = `contact`.`nurl` AND `self` AND `uid` = %d LIMIT 1",
- intval($a->profile['uid']));
- if(count($r))
- $updated = date("c", strtotime($r[0]['updated']));
-
- $r = q("SELECT COUNT(*) AS `total` FROM `contact` WHERE `uid` = %d AND `self` = 0 AND `blocked` = 0 and `pending` = 0 AND `hidden` = 0 AND `archive` = 0
- AND `network` IN ('%s', '%s', '%s', '')",
- intval($profile['uid']),
- dbesc(NETWORK_DFRN),
- dbesc(NETWORK_DIASPORA),
- dbesc(NETWORK_OSTATUS)
- );
- if(count($r))
- $contacts = intval($r[0]['total']);
- }
- }
-
- $p = array();
- foreach($profile as $k => $v) {
- $k = str_replace('-','_',$k);
- $p[$k] = $v;
- }
-
- if($a->theme['template_engine'] === 'internal')
- $location = template_escape($location);
-
-
- $tpl = get_markup_template('profile_vcard.tpl');
- $o .= replace_macros($tpl, array(
- '$profile' => $p,
- '$connect' => $connect,
- '$remoteconnect' => $remoteconnect,
- '$wallmessage' => $wallmessage,
- '$location' => $location,
- '$gender' => $gender,
- '$pdesc' => $pdesc,
- '$marital' => $marital,
- '$homepage' => $homepage,
- '$about' => $about,
- '$network' => t('Network:'),
- '$contacts' => $contacts,
- '$updated' => $updated,
- '$diaspora' => $diaspora,
- '$contact_block' => $contact_block,
- ));
-
-
- $arr = array('profile' => &$profile, 'entry' => &$o);
-
- call_hooks('profile_sidebar', $arr);
-
- return $o;
- }
-}
-
-
-if(! function_exists('get_birthdays')) {
- function get_birthdays() {
-
- $a = get_app();
- $o = '';
-
- if(! local_user() || $a->is_mobile || $a->is_tablet)
- return $o;
-
-// $mobile_detect = new Mobile_Detect();
-// $is_mobile = $mobile_detect->isMobile() || $mobile_detect->isTablet();
-
-// if($is_mobile)
-// return $o;
-
- $bd_format = t('g A l F d') ; // 8 AM Friday January 18
- $bd_short = t('F d');
-
- $r = q("SELECT `event`.*, `event`.`id` AS `eid`, `contact`.* FROM `event`
- INNER JOIN `contact` ON `contact`.`id` = `event`.`cid`
- WHERE `event`.`uid` = %d AND `type` = 'birthday' AND `start` < '%s' AND `finish` > '%s'
- ORDER BY `start` ASC ",
- intval(local_user()),
- dbesc(datetime_convert('UTC','UTC','now + 6 days')),
- dbesc(datetime_convert('UTC','UTC','now'))
- );
-
- if($r && count($r)) {
- $total = 0;
- $now = strtotime('now');
- $cids = array();
-
- $istoday = false;
- foreach($r as $rr) {
- if(strlen($rr['name']))
- $total ++;
- if((strtotime($rr['start'] . ' +00:00') < $now) && (strtotime($rr['finish'] . ' +00:00') > $now))
- $istoday = true;
- }
- $classtoday = $istoday ? ' birthday-today ' : '';
- if($total) {
- foreach($r as &$rr) {
- if(! strlen($rr['name']))
- continue;
-
- // avoid duplicates
-
- if(in_array($rr['cid'],$cids))
- continue;
- $cids[] = $rr['cid'];
-
- $today = (((strtotime($rr['start'] . ' +00:00') < $now) && (strtotime($rr['finish'] . ' +00:00') > $now)) ? true : false);
- $sparkle = '';
- $url = $rr['url'];
- if($rr['network'] === NETWORK_DFRN) {
- $sparkle = " sparkle";
- $url = $a->get_baseurl() . '/redir/' . $rr['cid'];
- }
-
- $rr['link'] = $url;
- $rr['title'] = $rr['name'];
- $rr['date'] = day_translate(datetime_convert('UTC', $a->timezone, $rr['start'], $rr['adjust'] ? $bd_format : $bd_short)) . (($today) ? ' ' . t('[today]') : '');
- $rr['startime'] = Null;
- $rr['today'] = $today;
-
- }
- }
- }
- $tpl = get_markup_template("birthdays_reminder.tpl");
- return replace_macros($tpl, array(
- '$baseurl' => $a->get_baseurl(),
- '$classtoday' => $classtoday,
- '$count' => $total,
- '$event_reminders' => t('Birthday Reminders'),
- '$event_title' => t('Birthdays this week:'),
- '$events' => $r,
- '$lbr' => '{', // raw brackets mess up if/endif macro processing
- '$rbr' => '}'
-
- ));
- }
-}
-
-
-if(! function_exists('get_events')) {
- function get_events() {
-
- require_once('include/bbcode.php');
-
- $a = get_app();
-
- if(! local_user() || $a->is_mobile || $a->is_tablet)
- return $o;
-
-
-// $mobile_detect = new Mobile_Detect();
-// $is_mobile = $mobile_detect->isMobile() || $mobile_detect->isTablet();
-
-// if($is_mobile)
-// return $o;
-
- $bd_format = t('g A l F d') ; // 8 AM Friday January 18
- $bd_short = t('F d');
-
- $r = q("SELECT `event`.* FROM `event`
- WHERE `event`.`uid` = %d AND `type` != 'birthday' AND `start` < '%s' AND `start` >= '%s'
- ORDER BY `start` ASC ",
- intval(local_user()),
- dbesc(datetime_convert('UTC','UTC','now + 7 days')),
- dbesc(datetime_convert('UTC','UTC','now - 1 days'))
- );
-
- if($r && count($r)) {
- $now = strtotime('now');
- $istoday = false;
- foreach($r as $rr) {
- if(strlen($rr['name']))
- $total ++;
-
- $strt = datetime_convert('UTC',$rr['convert'] ? $a->timezone : 'UTC',$rr['start'],'Y-m-d');
- if($strt === datetime_convert('UTC',$a->timezone,'now','Y-m-d'))
- $istoday = true;
- }
- $classtoday = (($istoday) ? 'event-today' : '');
-
- $skip = 0;
-
- foreach($r as &$rr) {
- if($rr['adjust'])
- $md = datetime_convert('UTC',$a->timezone,$rr['start'],'Y/m');
- else
- $md = datetime_convert('UTC','UTC',$rr['start'],'Y/m');
- $md .= "/#link-".$rr['id'];
-
- $title = substr(strip_tags(bbcode($rr['desc'])),0,32) . '... ';
- if(! $title)
- $title = t('[No description]');
-
- $strt = datetime_convert('UTC',$rr['convert'] ? $a->timezone : 'UTC',$rr['start']);
-
- if(substr($strt,0,10) < datetime_convert('UTC',$a->timezone,'now','Y-m-d')) {
- $skip++;
- continue;
- }
-
- $today = ((substr($strt,0,10) === datetime_convert('UTC',$a->timezone,'now','Y-m-d')) ? true : false);
-
- $rr['link'] = $md;
- $rr['title'] = $title;
- $rr['date'] = day_translate(datetime_convert('UTC', $rr['adjust'] ? $a->timezone : 'UTC', $rr['start'], $bd_format)) . (($today) ? ' ' . t('[today]') : '');
- $rr['startime'] = $strt;
- $rr['today'] = $today;
- }
- }
-
- $tpl = get_markup_template("events_reminder.tpl");
- return replace_macros($tpl, array(
- '$baseurl' => $a->get_baseurl(),
- '$classtoday' => $classtoday,
- '$count' => count($r) - $skip,
- '$event_reminders' => t('Event Reminders'),
- '$event_title' => t('Events this week:'),
- '$events' => $r,
- ));
- }
-}
-
-
/**
*
* Wrap calls to proc_close(proc_open()) and call hook
@@ -1941,10 +1435,10 @@ if(! function_exists('proc_run')) {
if(count($args) && $args[0] === 'php')
$args[0] = ((x($a->config,'php_path')) && (strlen($a->config['php_path'])) ? $a->config['php_path'] : 'php');
- // add baseurl to args. cli scripts can't construct it
- $args[] = $a->get_baseurl();
+ // add baseurl to args. cli scripts can't construct it
+ $args[] = $a->get_baseurl();
- for($x = 0; $x < count($args); $x ++)
+ for($x = 0; $x < count($args); $x ++)
$args[$x] = escapeshellarg($args[$x]);
@@ -1963,29 +1457,58 @@ if(! function_exists('current_theme')) {
$a = get_app();
+ $page_theme = null;
+
+ // Find the theme that belongs to the user whose stuff we are looking at
+
+ if($a->profile_uid && ($a->profile_uid != local_user())) {
+ $r = q("select theme from user where uid = %d limit 1",
+ intval($a->profile_uid)
+ );
+ if($r)
+ $page_theme = $r[0]['theme'];
+ }
+
+ // Allow folks to over-rule user themes and always use their own on their own site.
+ // This works only if the user is on the same server
+
+ if($page_theme && local_user() && (local_user() != $a->profile_uid)) {
+ if(get_pconfig(local_user(),'system','always_my_theme'))
+ $page_theme = null;
+ }
+
// $mobile_detect = new Mobile_Detect();
// $is_mobile = $mobile_detect->isMobile() || $mobile_detect->isTablet();
$is_mobile = $a->is_mobile || $a->is_tablet;
+ $standard_system_theme = ((isset($a->config['system']['theme'])) ? $a->config['system']['theme'] : '');
+ $standard_theme_name = ((isset($_SESSION) && x($_SESSION,'theme')) ? $_SESSION['theme'] : $standard_system_theme);
+
if($is_mobile) {
if(isset($_SESSION['show-mobile']) && !$_SESSION['show-mobile']) {
- $system_theme = '';
- $theme_name = '';
+ $system_theme = $standard_system_theme;
+ $theme_name = $standard_theme_name;
}
else {
- $system_theme = ((isset($a->config['system']['mobile-theme'])) ? $a->config['system']['mobile-theme'] : '');
+ $system_theme = ((isset($a->config['system']['mobile-theme'])) ? $a->config['system']['mobile-theme'] : $standard_system_theme);
$theme_name = ((isset($_SESSION) && x($_SESSION,'mobile-theme')) ? $_SESSION['mobile-theme'] : $system_theme);
if($theme_name === '---') {
// user has selected to have the mobile theme be the same as the normal one
- $system_theme = '';
- $theme_name = '';
+ $system_theme = $standard_system_theme;
+ $theme_name = $standard_theme_name;
+
+ if($page_theme)
+ $theme_name = $page_theme;
}
}
}
- if(!$is_mobile || ($system_theme === '' && $theme_name === '')) {
- $system_theme = ((isset($a->config['system']['theme'])) ? $a->config['system']['theme'] : '');
- $theme_name = ((isset($_SESSION) && x($_SESSION,'theme')) ? $_SESSION['theme'] : $system_theme);
+ else {
+ $system_theme = $standard_system_theme;
+ $theme_name = $standard_theme_name;
+
+ if($page_theme)
+ $theme_name = $page_theme;
}
if($theme_name &&
@@ -2013,9 +1536,13 @@ if(! function_exists('current_theme')) {
if(! function_exists('current_theme_url')) {
function current_theme_url() {
global $a;
+
$t = current_theme();
+
+ $opts = (($a->profile_uid) ? '?f=&puid=' . $a->profile_uid : '');
if (file_exists('view/theme/' . $t . '/style.php'))
- return($a->get_baseurl() . '/view/theme/' . $t . '/style.pcss');
+ return($a->get_baseurl() . '/view/theme/' . $t . '/style.pcss' . $opts);
+
return($a->get_baseurl() . '/view/theme/' . $t . '/style.css');
}
}
@@ -2101,127 +1628,14 @@ if(! function_exists('load_contact_links')) {
$url = normalise_link($rr['url']);
$ret[$url] = $rr;
}
- }
- else
+ } else
$ret['empty'] = true;
+
$a->contacts = $ret;
return;
}
}
-if(! function_exists('profile_tabs')){
- function profile_tabs($a, $is_owner=False, $nickname=Null){
- //echo "
"; var_dump($a->user); killme();
-
- if (is_null($nickname))
- $nickname = $a->user['nickname'];
-
- if(x($_GET,'tab'))
- $tab = notags(trim($_GET['tab']));
-
- $url = $a->get_baseurl() . '/profile/' . $nickname;
-
- $tabs = array(
- array(
- 'label'=>t('Status'),
- 'url' => $url,
- 'sel' => ((!isset($tab)&&$a->argv[0]=='profile')?'active':''),
- 'title' => t('Status Messages and Posts'),
- 'id' => 'status-tab',
- ),
- array(
- 'label' => t('Profile'),
- 'url' => $url.'/?tab=profile',
- 'sel' => ((isset($tab) && $tab=='profile')?'active':''),
- 'title' => t('Profile Details'),
- 'id' => 'profile-tab',
- ),
- array(
- 'label' => t('Photos'),
- 'url' => $a->get_baseurl() . '/photos/' . $nickname,
- 'sel' => ((!isset($tab)&&$a->argv[0]=='photos')?'active':''),
- 'title' => t('Photo Albums'),
- 'id' => 'photo-tab',
- ),
- array(
- 'label' => t('Videos'),
- 'url' => $a->get_baseurl() . '/videos/' . $nickname,
- 'sel' => ((!isset($tab)&&$a->argv[0]=='videos')?'active':''),
- 'title' => t('Videos'),
- 'id' => 'video-tab',
- ),
- );
-
- if ($is_owner){
- $tabs[] = array(
- 'label' => t('Events'),
- 'url' => $a->get_baseurl() . '/events',
- 'sel' =>((!isset($tab)&&$a->argv[0]=='events')?'active':''),
- 'title' => t('Events and Calendar'),
- 'id' => 'events-tab',
- );
- $tabs[] = array(
- 'label' => t('Personal Notes'),
- 'url' => $a->get_baseurl() . '/notes',
- 'sel' =>((!isset($tab)&&$a->argv[0]=='notes')?'active':''),
- 'title' => t('Only You Can See This'),
- 'id' => 'notes-tab',
- );
- }
-
-
- $arr = array('is_owner' => $is_owner, 'nickname' => $nickname, 'tab' => (($tab) ? $tab : false), 'tabs' => $tabs);
- call_hooks('profile_tabs', $arr);
-
- $tpl = get_markup_template('common_tabs.tpl');
-
- return replace_macros($tpl,array('$tabs' => $arr['tabs']));
- }
-}
-
-function get_my_url() {
- if(x($_SESSION,'my_url'))
- return $_SESSION['my_url'];
- return false;
-}
-
-function zrl_init(&$a) {
- $tmp_str = get_my_url();
- if(validate_url($tmp_str)) {
-
- // Is it a DDoS attempt?
- // The check fetches the cached value from gprobe to reduce the load for this system
- $urlparts = parse_url($tmp_str);
-
- $result = Cache::get("gprobe:".$urlparts["host"]);
- if (!is_null($result)) {
- $result = unserialize($result);
- if ($result["network"] == NETWORK_FEED) {
- logger("DDoS attempt detected for ".$urlparts["host"]." by ".$_SERVER["REMOTE_ADDR"].". server data: ".print_r($_SERVER, true), LOGGER_DEBUG);
- return;
- }
- }
-
- proc_run('php','include/gprobe.php',bin2hex($tmp_str));
- $arr = array('zrl' => $tmp_str, 'url' => $a->cmd);
- call_hooks('zrl_init',$arr);
- }
-}
-
-function zrl($s,$force = false) {
- if(! strlen($s))
- return $s;
- if((! strpos($s,'/profile/')) && (! $force))
- return $s;
- if($force && substr($s,-1,1) !== '/')
- $s = $s . '/';
- $achar = strpos($s,'?') ? '&' : '?';
- $mine = get_my_url();
- if($mine and ! link_compare($mine,$s))
- return $s . $achar . 'zrl=' . urlencode($mine);
- return $s;
-}
-
/**
* returns querystring as string from a mapped array
*
@@ -2229,24 +1643,24 @@ function zrl($s,$force = false) {
* @return string
*/
function build_querystring($params, $name=null) {
- $ret = "";
- foreach($params as $key=>$val) {
- if(is_array($val)) {
- if($name==null) {
- $ret .= build_querystring($val, $key);
- } else {
- $ret .= build_querystring($val, $name."[$key]");
- }
- } else {
- $val = urlencode($val);
- if($name!=null) {
- $ret.=$name."[$key]"."=$val&";
- } else {
- $ret.= "$key=$val&";
- }
- }
- }
- return $ret;
+ $ret = "";
+ foreach($params as $key=>$val) {
+ if(is_array($val)) {
+ if($name==null) {
+ $ret .= build_querystring($val, $key);
+ } else {
+ $ret .= build_querystring($val, $name."[$key]");
+ }
+ } else {
+ $val = urlencode($val);
+ if($name!=null) {
+ $ret.=$name."[$key]"."=$val&";
+ } else {
+ $ret.= "$key=$val&";
+ }
+ }
+ }
+ return $ret;
}
function explode_querystring($query) {
@@ -2254,8 +1668,7 @@ function explode_querystring($query) {
if($arg_st !== false) {
$base = substr($query, 0, $arg_st);
$arg_st += 1;
- }
- else {
+ } else {
$base = '';
$arg_st = 0;
}
@@ -2304,6 +1717,15 @@ function random_digits($digits) {
return $rn;
}
+function get_server() {
+ $server = get_config("system", "directory");
+
+ if ($server == "")
+ $server = "http://dir.friendi.ca";
+
+ return($server);
+}
+
function get_cachefile($file, $writemode = true) {
$cache = get_itemcachepath();
@@ -2341,16 +1763,16 @@ function clear_cache($basepath = "", $path = "") {
$cachetime = 86400;
if (is_writable($path)){
- if ($dh = opendir($path)) {
- while (($file = readdir($dh)) !== false) {
- $fullpath = $path."/".$file;
- if ((filetype($fullpath) == "dir") and ($file != ".") and ($file != ".."))
- clear_cache($basepath, $fullpath);
- if ((filetype($fullpath) == "file") and (filectime($fullpath) < (time() - $cachetime)))
- unlink($fullpath);
+ if ($dh = opendir($path)) {
+ while (($file = readdir($dh)) !== false) {
+ $fullpath = $path."/".$file;
+ if ((filetype($fullpath) == "dir") and ($file != ".") and ($file != ".."))
+ clear_cache($basepath, $fullpath);
+ if ((filetype($fullpath) == "file") and (filectime($fullpath) < (time() - $cachetime)))
+ unlink($fullpath);
+ }
+ closedir($dh);
}
- closedir($dh);
- }
}
}
@@ -2389,7 +1811,11 @@ function get_lockpath() {
if ($temppath != "") {
$lockpath = $temppath."/lock";
- mkdir($lockpath);
+
+ if (!is_dir($lockpath))
+ mkdir($lockpath);
+ elseif (!is_writable($lockpath))
+ $lockpath = $temppath;
if (is_dir($lockpath) AND is_writable($lockpath)) {
set_config("system", "lockpath", $lockpath);
@@ -2400,14 +1826,22 @@ function get_lockpath() {
}
function get_temppath() {
+ $a = get_app();
+
$temppath = get_config("system","temppath");
if (($temppath != "") AND is_dir($temppath) AND is_writable($temppath))
return($temppath);
$temppath = sys_get_temp_dir();
if (($temppath != "") AND is_dir($temppath) AND is_writable($temppath)) {
- set_config("system", "temppath", $temppath);
- return($temppath);
+ $temppath .= "/".$a->get_hostname();
+ if (!is_dir($temppath))
+ mkdir($temppath);
+
+ if (is_dir($temppath) AND is_writable($temppath)) {
+ set_config("system", "temppath", $temppath);
+ return($temppath);
+ }
}
return("");
@@ -2421,8 +1855,8 @@ function set_template_engine(&$a, $engine = 'internal') {
}
if(!function_exists('exif_imagetype')) {
- function exif_imagetype($file) {
- $size = getimagesize($file);
- return($size[2]);
- }
+ function exif_imagetype($file) {
+ $size = getimagesize($file);
+ return($size[2]);
+ }
}
diff --git a/database.sql b/database.sql
index 8babeb4d4..76df6aec1 100644
--- a/database.sql
+++ b/database.sql
@@ -1,6 +1,6 @@
-- ------------------------------------------
--- Friendica 3.4.0 (Ginger)
--- DB_UPDATE_VERSION 1182
+-- Friendica 3.4.1 (Lily of the valley)
+-- DB_UPDATE_VERSION 1188
-- ------------------------------------------
@@ -53,6 +53,7 @@ CREATE TABLE IF NOT EXISTS `auth_codes` (
CREATE TABLE IF NOT EXISTS `cache` (
`k` varchar(255) NOT NULL PRIMARY KEY,
`v` text NOT NULL,
+ `expire_mode` int(11) NOT NULL DEFAULT 0,
`updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
INDEX `updated` (`updated`)
) DEFAULT CHARSET=utf8;
@@ -136,10 +137,12 @@ CREATE TABLE IF NOT EXISTS `contact` (
`hub-verify` varchar(255) NOT NULL DEFAULT '',
`last-update` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`success_update` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `failure_update` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`name-date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`uri-date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`avatar-date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`term-date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `last-item` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`priority` tinyint(3) NOT NULL DEFAULT 0,
`blocked` tinyint(1) NOT NULL DEFAULT 1,
`readonly` tinyint(1) NOT NULL DEFAULT 0,
@@ -299,18 +302,25 @@ CREATE TABLE IF NOT EXISTS `gcign` (
CREATE TABLE IF NOT EXISTS `gcontact` (
`id` int(10) unsigned NOT NULL auto_increment PRIMARY KEY,
`name` varchar(255) NOT NULL DEFAULT '',
+ `nick` varchar(255) NOT NULL DEFAULT '',
`url` varchar(255) NOT NULL DEFAULT '',
`nurl` varchar(255) NOT NULL DEFAULT '',
`photo` varchar(255) NOT NULL DEFAULT '',
`connect` varchar(255) NOT NULL DEFAULT '',
+ `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated` datetime DEFAULT '0000-00-00 00:00:00',
+ `last_contact` datetime DEFAULT '0000-00-00 00:00:00',
+ `last_failure` datetime DEFAULT '0000-00-00 00:00:00',
`location` varchar(255) NOT NULL DEFAULT '',
`about` text NOT NULL,
`keywords` text NOT NULL,
`gender` varchar(32) NOT NULL DEFAULT '',
+ `community` tinyint(1) NOT NULL DEFAULT 0,
`network` varchar(255) NOT NULL DEFAULT '',
`generation` tinyint(3) NOT NULL DEFAULT 0,
- INDEX `nurl` (`nurl`)
+ `server_url` varchar(255) NOT NULL DEFAULT '',
+ INDEX `nurl` (`nurl`),
+ INDEX `updated` (`updated`)
) DEFAULT CHARSET=utf8;
--
@@ -351,13 +361,40 @@ CREATE TABLE IF NOT EXISTS `group_member` (
INDEX `uid_gid_contactid` (`uid`,`gid`,`contact-id`)
) DEFAULT CHARSET=utf8;
+--
+-- TABLE gserver
+--
+CREATE TABLE IF NOT EXISTS `gserver` (
+ `id` int(10) unsigned NOT NULL auto_increment PRIMARY KEY,
+ `url` varchar(255) NOT NULL DEFAULT '',
+ `nurl` varchar(255) NOT NULL DEFAULT '',
+ `version` varchar(255) NOT NULL DEFAULT '',
+ `site_name` varchar(255) NOT NULL DEFAULT '',
+ `info` text NOT NULL,
+ `register_policy` tinyint(1) NOT NULL DEFAULT 0,
+ `poco` varchar(255) NOT NULL DEFAULT '',
+ `noscrape` varchar(255) NOT NULL DEFAULT '',
+ `network` varchar(32) NOT NULL DEFAULT '',
+ `platform` varchar(255) NOT NULL DEFAULT '',
+ `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `last_poco_query` datetime DEFAULT '0000-00-00 00:00:00',
+ `last_contact` datetime DEFAULT '0000-00-00 00:00:00',
+ `last_failure` datetime DEFAULT '0000-00-00 00:00:00',
+ INDEX `nurl` (`nurl`)
+) DEFAULT CHARSET=utf8;
+
--
-- TABLE guid
--
CREATE TABLE IF NOT EXISTS `guid` (
`id` int(10) unsigned NOT NULL auto_increment PRIMARY KEY,
`guid` varchar(255) NOT NULL DEFAULT '',
- INDEX `guid` (`guid`)
+ `plink` varchar(255) NOT NULL DEFAULT '',
+ `uri` varchar(255) NOT NULL DEFAULT '',
+ `network` varchar(32) NOT NULL DEFAULT '',
+ INDEX `guid` (`guid`),
+ INDEX `plink` (`plink`),
+ INDEX `uri` (`uri`)
) DEFAULT CHARSET=utf8;
--
@@ -586,6 +623,7 @@ CREATE TABLE IF NOT EXISTS `notify` (
`msg` mediumtext NOT NULL,
`uid` int(11) NOT NULL DEFAULT 0,
`link` varchar(255) NOT NULL DEFAULT '',
+ `iid` int(11) NOT NULL DEFAULT 0,
`parent` int(11) NOT NULL DEFAULT 0,
`seen` tinyint(1) NOT NULL DEFAULT 0,
`verb` varchar(255) NOT NULL DEFAULT '',
diff --git a/doc/Accesskeys.md b/doc/Accesskeys.md
new file mode 100644
index 000000000..0c00c2547
--- /dev/null
+++ b/doc/Accesskeys.md
@@ -0,0 +1,70 @@
+Accesskeys in Friendica
+=======================
+
+General
+-------
+* p: profile
+* n: network
+* c: community
+* s: search
+* a: admin
+* f: notifications
+* u: user menu (in themes "vier" and "quattro")
+
+/profile
+--------
+* m: Status Messages and Posts
+* r: Profile Details
+* h: Photo Albums
+* v: Videos
+* e: Events and Calendar
+* t: Personal Notes
+
+/contacts (contact list)
+---------
+* g: Suggestions
+* l: Show all Contacts
+* o: Only show unblocked contacts
+* b: Only show blocked contacts
+* i: Only show ignored contacts
+* y: Only show archived contacts
+* h: Only show hidden contacts
+
+/contacts (single contact view)
+-------------------------------
+* b: Toggle Blocked status
+* i: Toggle Ignored status
+* v: Toggle Archive status
+* r: Repair
+
+/message
+--------
+* m: New message
+
+/network
+--------
+* e: Sort by Comment Date
+* t: Sort by Post Date
+* r: Conversation (Posts that mention or involve you)
+* w: New posts
+* b: Bookmarks
+* m: Favourite Posts
+
+/notifications
+--------------
+* y: System
+* w: Network
+* r: Personal
+* h: Home
+* i: Introductions
+
+/settings
+---------
+* o: Account
+* t: Additional features
+* w: Social Networks
+* l: Plugins
+* d: Delegations
+* b: Connected apps
+* e: Export personal data
+* r: Remove account
diff --git a/doc/Account-Basics.md b/doc/Account-Basics.md
index 91e19b649..ef6a13f22 100644
--- a/doc/Account-Basics.md
+++ b/doc/Account-Basics.md
@@ -3,71 +3,96 @@ Account Basics
* [Home](help)
+Registration
+---
-**Registration**
+Not all Friendica sites allow open registration.
+If registration is allowed, you will see a "Register" link immediately below the login prompt on the site home page.
+Following this link will take you to the site registration page.
+The strength of our network is that lots of different sites are all completely compatible with each other.
+If the site you're visting doesn't allow registration, or you think you might prefer another one, you can find a [list of public servers here](http://dir.friendica.com/siteinfo), and find one that meets your needs.
-Not all Friendica sites allow open registration. If registration is allowed, you will see a "Register" link immediately below the login prompts on the site home page. Following this link will take you to the site registration page. The strength of our network is that lots of different sites are all completely compatible with each other. If the site you're visting doesn't allow registration, or you think you might prefer another one, you can find a list of public servers here, and find one that meets your needs.
+If you'd like to have your own server, you can do that too.
+Visit [the Friendica website](http://friendica.com/download) to download the code with setup instructions.
+It's a very simple installation process that anybody experienced in hosting websites, or with basic Linux experience can handle easily.
-If you'd like to have your own server, you can do that too. Visit the Friendica website to download the code with setup instructions. It's a very simple install process that anybody experienced in hosting websites, or with basic Linux experience can handle easily.
+###OpenID
+
+The first field on the Registration page is for an OpenID address.
+If you do not have an OpenID address or do not wish to use OpenID, leave this field blank.
+If you have an OpenID account elsewhere and wish to use it, enter the address into this field and click 'Register'.
+Friendica will attempt to extract as much information as possible from your OpenID provider and return to this page with those items already filled in.
+
+###Your Full Name
+
+Please provide your full name **as you would like it to be displayed on this system**.
+Most people use their real name for this, but you're under no obligation to do so yourself.
+
+###Email Address
+
+Please provide a valid email address.
+Your email address is **never** published.
+We need this to send you account information and your login details.
+You may also occasionally receive notifications of incoming messages or items requiring your attention, but you have the possibility to completely disable these from your Settings page once you have logged in.
+This doesn't have to be your primary email address, but it does need to be a real email address.
+You can't get your initial password, or reset a lost password later without it.
+This is the only bit of personal information that has to be accurate.
+
+###Nickname
+
+A nickname is used to generate web addresses for many of your personal pages, and is also treated like an email address when establishing communications with others.
+Due to the way that the nickname is used, it has some limitations.
+It must contain only US-ASCII text characters and numbers, and must also start with a text character.
+It also must be unique on this system.
+This is used in many places to identify your account, and once set - cannot be changed.
-*OpenID*
+###Directory Publishing
-The first field on the Registration page is for an OpenID address. If you do not have an OpenID address or do not wish to use OpenID, leave this field blank. If you have an OpenID account elsewhere and wish to use it, enter the address into this field and click 'Register'. Friendica will attempt to extract as much information as possible from your OpenID provider and return to this page with those items already filled in.
+The registration form also allows you to choose whether or not to list your account in the online directory.
+This is like a "phone book" and you may choose to be unlisted.
+We recommend that you select 'Yes' so that other people (friends, family, etc.) will be able to find you.
+If you choose 'No', you will essentially be invisible and have few opportunities for interaction.
+Whichever you choose, this can be changed any time from your Settings page after you login.
+###Register
-*Your Full Name*
+Once you have provided the necessary details, click the 'Register' button.
+An email will be sent to you providing your account login details.
+Please watch your email (including spam folders) for your registration details and initial password.
-Please provide your full name **as you would like it to be displayed on this system**. Most people use their real name for this, but you're under no obligation to do so yourself.
+Login Page
+---
+On the 'Login' page, please enter your login information that was provided during registration.
+You may use either your nickname or email address as a Login Name.
-*Email Address*
+If you use your account to manage multiple '[Pages](help/Pages)' and these all have the same email address, please enter the nickname for the account you wish to manage.
-Please provide a valid email address. Your email address is **never** published. We need this to send you account information and your login details. You may also occasionally receive notifications of incoming messages or items requiring your attention, but you have the ability to completely disable these from your Settings page once you have logged in. This doesn't have to be your primary email address, but it does need to be a real email address. You can't get your initial password, or reset a lost password later without it. This is the only bit of personal information that has to be accurate.
+*If* your account has been OpenID enabled, you may use your OpenID address as a login name and leave the password blank.
+You will be redirected to your OpenID provider to complete your authorisation.
+Otherwise, enter your password.
+This will have been initially provided in your registration email message.
+Your password is case-sensitive, so please check your 'Caps Lock' key if you are having difficulty logging in.
-*Nickname*
-
-A nickname is used to generate web addresses for many of your personal pages, and is also treated like an email address when establishing communications with others. Due to the way that the nickname is used, it has some limitations. It must contain only US-ASCII text characters and numbers, and must also start with a text character. It also must be unique on this system. This is used in many places to identify your account, and once set - cannot be changed.
-
-
-*Directory Publishing*
-
-The Registration form also allows you to choose whether or not to list your account in the online directory. This is like a "phone book" and you may choose to be unlisted. We recommend that you select 'Yes' so that other people (friends, family, etc.) will be able to find you. If you choose 'No', you will essentially be invisible and have few opportunities for interaction. Whichever you choose, this can be changed any time from your Settings page after you login.
-
-
-*Register*
-
-Once you have provided the necessary details, click the 'Register' button. An email will be sent to you providing your account login details. Please watch your email (including spam folders) for your registration details and initial password.
-
-
-**Login Page**
-
-On the 'Login' page, please enter your login information that was provided during registration. You may use either your nickname or email address as a Login Name.
-
-If you use your account to manage multiple '[Pages](help/Pages)' and these all have the same email address, please enter the nickname for the account you wish to manage.
-
-*If* your account has been OpenID enabled, you may use your OpenID address as a login name and leave the password blank. You will be redirected to your OpenID provider to complete your authorisation.
-
-Otherwise, enter your password. This will have been initially provided in your registration email message. Your password is case-sensitive, so please check your 'Caps Lock' key if you are having difficulty logging in.
-
-
-**Changing Your Password**
+Changing Your Password
+---
After your first login, please visit the 'Settings' page from the top menu bar and change your password to something that you will remember.
-
-**Getting Started**
+Getting Started
+---
A ['Tips for New Members'](newmember) link will show up on your network and home pages for two weeks to provide some important Getting Started information.
+Retrieving Personal Data
+---
-**Retrieving Personal Data**
+You can export a copy of your personal data in XML format from the "Export personal data" link at the top of your settings page.
-You can export a copy of your personal data in XML format from the "Export personal data" link at the top of your settings page.
-
-
-**See Also**
+See Also
+---
* [Profiles](help/Profiles)
diff --git a/doc/BBCode.md b/doc/BBCode.md
index c84308e5b..fe7c1481f 100644
--- a/doc/BBCode.md
+++ b/doc/BBCode.md
@@ -1,138 +1,154 @@
-Friendica BBCode tags reference
-========================
-
-* [Home](help)
-
-Inline
------
-
-
+Friendica BBCode tags reference
+========================
+
+* [Home](help)
+
+Inline
+-----
+
+
[list]
- [*] First list element
- [*] Second list element
-[/list]
-
-
First list element
-
-
Second list element
-
-
-[list] is equivalent to [ul] (unordered list).
-
-[ol] can be used instead of [list] to show an ordered list:
-
-
[ol]
- [*] First list element
- [*] Second list element
-[/ol]
-
First list element
Second list element
-
-For more options on ordered lists, you can define the style of numeration on [list] argument:
-
[list=1]
: decimal
-
-
[list=i]
: lover case roman
-
-
[list=I]
: upper case roman
-
-
[list=a]
: lover case alphabetic
-
-
[list=A]
: upper case alphabetic
-
-
-
-
-Embed
-------
-
-You can embed video, audio and more in a message.
-
-
[video]url[/video]
-
[audio]url[/audio]
-
-Where *url* can be an url to youtube, vimeo, soundcloud, or other sites wich supports oembed or opengraph specifications.
-*url* can be also full url to an ogg file. HTML5 tag will be used to show it.
-
-
[url]*url*[/url]
-
-If *url* supports oembed or opengraph specifications the embedded object will be shown (eg, documents from scribd).
-Page title with a link to *url* will be shown.
-
-
-
-Special
--------
-
-If you need to put literal bbcode in a message, [noparse], [nobb] or [pre] are used to escape bbcode:
-
-
[noparse][b]bold[/b][/noparse]
: [b]bold[/b]
-
-
+
+
+
+
+
+
+
+Block
+-----
+
+
[code]code[/code]
+
+code
+
+
+
+
[quote]quote[/quote]
+
+
quote
+
+
+
+
[quote=Author]Author? Me? No, no, no...[/quote]
+
+Author wrote:
Author? Me? No, no, no...
+
+
+
+
[center]centered text[/center]
+
+
centered text
+
+
+
+
You should not read any further if you want to be surprised.[spoiler]There is a happy end.[/spoiler]
+
+You should not read any further if you want to be surprised. *click to open/close*
+
+(The text between thhe opening and the closing of the spoiler tag will be visible once the link is clicked. So *"There is a happy end."* wont be visible until the spoiler is uncovered.)
+
+
[list]
+ [*] First list element
+ [*] Second list element
+[/list]
+
+
First list element
+
+
Second list element
+
+
+[list] is equivalent to [ul] (unordered list).
+
+[ol] can be used instead of [list] to show an ordered list:
+
+
[ol]
+ [*] First list element
+ [*] Second list element
+[/ol]
+
First list element
Second list element
+
+For more options on ordered lists, you can define the style of numeration on [list] argument:
+
[list=1]
: decimal
+
+
[list=i]
: lover case roman
+
+
[list=I]
: upper case roman
+
+
[list=a]
: lover case alphabetic
+
+
[list=A]
: upper case alphabetic
+
+
+
+
+Embed
+------
+
+You can embed video, audio and more in a message.
+
+
[video]url[/video]
+
[audio]url[/audio]
+
+Where *url* can be an url to youtube, vimeo, soundcloud, or other sites wich supports oembed or opengraph specifications.
+*url* can be also full url to an ogg file. HTML5 tag will be used to show it.
+
+
[url]*url*[/url]
+
+If *url* supports oembed or opengraph specifications the embedded object will be shown (eg, documents from scribd).
+Page title with a link to *url* will be shown.
+
+Map
+---
+
+
[map]address[/map]
+
[map=lat,long]
+
+You can embed maps from coordinates or addresses.
+This require "openstreetmap" addon version 1.3 or newer.
+
+
+Special
+-------
+
+If you need to put literal bbcode in a message, [noparse], [nobb] or [pre] are used to escape bbcode:
+
+
[noparse][b]bold[/b][/noparse]
: [b]bold[/b]
+
+
diff --git a/doc/Bugs-and-Issues.md b/doc/Bugs-and-Issues.md
index c9f845c00..366b2ed66 100644
--- a/doc/Bugs-and-Issues.md
+++ b/doc/Bugs-and-Issues.md
@@ -3,11 +3,16 @@ Bugs and Issues
* [Home](help)
+If your server has a support page, you should report any bugs/issues you encounter there first.
+Reporting to your support page before reporting to the developers makes their job easier, as they don't have to deal with bug reports that might not have anything to do with them.
+This helps us get new features faster.
-If your server has a support page, you should report any bugs/issues you encounter there first. Reporting to your support page before reporting to the developers makes their job easier, as they don't have to deal with bug reports that might not have anything to do with them, and that helps us get new features faster.
+If you're a technical user, or your site doesn't have a support page, you'll need to use the [Bug Tracker](http://bugs.friendica.com/).
+Please perform a search to see if there's already an open bug that matches yours before submitting anything.
-If you're a technical user, or your site doesn't have a support page, you'll need to use the Bug Tracker. Please perform a search to see if there's already an open bug that matches yours before submitting anything.
+Try to provide as much information as you can about the bug, including the **full** text of any error messages or notices, and any steps required to replicate the problem in as much detail as possible.
+It's generally better to provide too much information than not enough.
-Try to provide as much information as you can about the bug, including the **full** text of any error messages or notices, and any steps required to replicate the problem in as much detail as possible. It's generally better to provide too much information than not enough.
+See [this article](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) to learn more about submitting **good** bug reports.
-See this article to learn more about submitting **good** bug reports.
+And last but not least: Better report an issue you encountered even if you don't write the perfect bug report!
diff --git a/doc/Chats.md b/doc/Chats.md
index ba5a64bd8..77b21833a 100644
--- a/doc/Chats.md
+++ b/doc/Chats.md
@@ -8,45 +8,64 @@ There are two possibilities to use a chat on your friendica site
* IRC Chat
* Jappix
-##IRC-Chat Plugin
+IRC-Chat Plugin
+---
-After activating the plugin, you can find the chat at [yoursite.com/irc](../irc). Note: you can use this chat without any login at your site so that everyone could use it.
+After activating the plugin, you can find the chat at [yoursite.com/irc](../irc).
+Note: you can use this chat without any login at your site so that everyone could use it.
-If you follow the link, you will see the login page of the IR chat. Now choose a nickname and a chatroom. You can choose every name for the room, even something like #superchatwhosenameisonlyknownbyme. At last, solve the captchas and click the connect button.
+If you follow the link, you will see the login page of the IR chat.
+Now choose a nickname and a chatroom.
+You can choose every name for the room, even something like #superchatwhosenameisonlyknownbyme.
+At last, solve the captchas and click the connect button.
-The following window shows some text while connecting. This text isn't importend for you, just wait for the next window. The first line shows your name and your current IP address. The right part of the window shows all user. The lower part of the window contains an input field.
+The following window shows some text while connecting.
+This text isn't importend for you, just wait for the next window.
+The first line shows your name and your current IP address.
+The right part of the window shows all users.
+The lower part of the window contains an input field.
-##Jappix Mini
+Jappix Mini
+---
-The Jappix Mini Plugin creates a chatbox for jabber- and XMPP-contacts. You should already have a jabber/XMPP-account before setting up the plugin. You can find more information at http://www.jabber.org/
+The Jappix Mini Plugin creates a chatbox for jabber- and XMPP-contacts.
+You should already have a jabber/XMPP-account before setting up the plugin.
+You can find more information at [jabber.org](http://www.jabber.org/).
-You can use several server to create an account:
+You can use several servers to create an account:
* [https://jappix.com](https://jappix.com)
* [http://xmpp.net](http://xmpp.net)
-**1. Basics**
+###1. Basics
-At first you have to get the current version (via github):
+At first you have to get the current version. You can either pull it from [Github](https://github.com) like so:
-cd /var/www/virtual/YOURSPACE/html/addon; git pull
+ $> cd /var/www/virtual/YOURSPACE/html/addon; git pull
-or as a normal download via: https://github.com/friendica/friendica-addons/blob/master/jappixmini.tgz (click at „view raw“).
+Or you can download a tar archive here: [jappixmini.tgz](https://github.com/friendica/friendica-addons/blob/master/jappixmini.tgz) (click at „view raw“).
-Just unpack the file and rename the directory to „jappixmini“. Next, upload this directory and the .tgz-file into your addon directory of your friendica installation.
+Just unpack the file and rename the directory to „jappixmini“.
+Next, upload this directory and the .tgz-file into your addon directory of your friendica installation.
-Now you can activate the plugin at the admin pages. Now you can find an entry of jappix at the plugin sidebar (where you can also find twitter, statusnet and other ones). The following page shows the settings of this plugin.
+Now you can activate the plugin globally on the admin pages.
+In the plugin sidebar, you will find an entry of jappix now (where you can also find twitter, GNU Social and others).
+The following page shows the settings of this plugin.
-Now you can activate the BOSH proxy.
-Next, go to the setting page of your account.
+Activate the BOSH proxy.
-**2. Settings**
+###2. Settings
-Go to the account settings and choose the plugin page. Scroll down until you find the Jappix Mini addon settings
+Go to your user account settings next and choose the plugin page.
+Scroll down until you find the Jappix Mini addon settings.
At first you have to activate the addon.
-Now add your Jabber/XMPP name, the domain/server (without "http"; just "jappix.com"). For „Jabber BOSH Host“ you could use "https://bind.jappix.com/". You can find further information in the „Configuration Help“-section below this fields.
-At last you have enter your password (there are some more optional options, you can choose). Finish these steps with "send" to save the entries. Now, you should find the chatbox at the lower right corner of your browser window.
+Now add your Jabber/XMPP name, the domain/server (without "http"; just "jappix.com").
+For „Jabber BOSH Host“ you could use "https://bind.jappix.com/".
+You can find further information in the „Configuration Help“-section below this fields.
+At last you have enter your password (there are some more optional options, you can choose).
+Finish these steps with "send" to save the entries.
+Now, you should find the chatbox at the lower right corner of your browser window.
-If you want to add contacts manually, you can click "add contact".
\ No newline at end of file
+If you want to add contacts manually, you can click "add contact".
diff --git a/doc/Connectors.md b/doc/Connectors.md
index 08b4c135e..cd4b643f1 100644
--- a/doc/Connectors.md
+++ b/doc/Connectors.md
@@ -3,65 +3,68 @@ Connectors
* [Home](help)
-Connectors allow you to connect with external social networks and services. Connectors are only required for posting to existing accounts on Facebook, Twitter, and StatusNet. There is also a connector for accessing your email INBOX.
+Connectors allow you to connect with external social networks and services.
+They are only required for posting to existing accounts on Twitter or GNU Social.
+There is also a connector for accessing your email INBOX.
If the following network connectors are installed on your system, select the following links to visit the appropriate settings page and configure them for your account:
-* [Facebook](/settings/addon)
* [Twitter](/settings/addon)
-* [StatusNet](/settings/addon)
+* [GNU Social](/settings/addon)
* [Email](/settings)
Instructions For Connecting To People On Specific Services
==========================================================
-**Friendica**
+Friendica
+---
+
+You can either connect to others by providing your Identity Address on the 'Connect' page of any Friendica member.
+Or you can put their Identity Address into the Connect box on your [Contacts](contacts) page.
-You may connect by providing your Identity Address on the 'Connect' page of any Friendica member. You may also put their Identity Address into the Connect box on your [Contacts](contacts) page.
-
-
-**Diaspora**
+Diaspora
+---
Add the Diaspora 'handle' to the 'Connect/Follow' text box on your [Contacts](contacts) page.
-**Identi.ca/StatusNet/GNU-Social**
+GNU Social
+---
-These are described as the "federated social web" or OStatus contacts.
+This is described as the "federated social web" or OStatus contacts.
-Please note that there are **no** privacy provisions on the OStatus network. Any message which is delivered to **any** OStatus member is visible to anybody in the world and will negate any privacy settings that you have in effect. These messages will also turn up in public searches.
+Please note that there are **no** privacy provisions on the OStatus network.
+Any message which is delivered to **any** OStatus member is visible to anybody in the world and will negate any privacy settings that you have in effect.
+These messages will also turn up in public searches.
Since OStatus communications do not use authentication, if you select the profile privacy option to hide your profile and messages from unknown viewers, OStatus members will **not** be able to receive your communications.
To connect with an OStatus member insert their profile URL or Identity address into the Connect box on your [Contacts](contacts) page.
-The StatusNet connector may be used if you wish posts to appear on an OStatus site using an existing OStatus account.
-
+The GNU Social connector may be used if you wish posts to appear on an OStatus site using an existing OStatus account.
It is not necessary to do this, as you may 'follow' OStatus members from Friendica and they may follow you (by placing their own Identity Address into your 'Connect' page).
-**Blogger, Wordpress, RSS feeds, arbitrary web pages**
+Blogger, Wordpress, RSS feeds, arbitrary web pages
+---
-Put the URL into the Connect box on your [Contacts](contacts) page. You will not be able to reply to these contacts.
+Put the URL into the Connect box on your [Contacts](contacts) page.
+PLease note that you will not be able to reply to these contacts.
-This will allow you to _connect_ with millions of pages on the internet. All that we require to do this is that the page use a discoverable feed using either the RSS or Atom syndication format, and which provides an author name and a site image in a form which we can extract.
+This feed reader feature will allow you to _connect_ with millions of pages on the internet.
+All that the pages need to have is a discoverable feed using either the RSS or Atom syndication format, and which provides an author name and a site image in a form which we can extract.
+Twitter
+---
-**Twitter**
+To follow a Twitter member, put the URL of the Twitter member's main page into the Connect box on your [Contacts](contacts) page.
+To reply, you must have the Twitter connector installed, and reply using your own status editor.
+Begin the message with @twitterperson replacing with the Twitter username.
-To follow a Twitter member, put the URL of the Twitter member's main page into the Connect box on your [Contacts](contacts) page. To reply, you must have the Twitter connector installed, and reply using your own status editor. Begin the message with @twitterperson replacing with the Twitter username.
-
-**Email**
-
-Configure the email connector from your [Settings](settings) page. Once this has been done, you may enter an email addres to connect with using the Connect box on your [Contacts](contacts) page. They must be the sender of a message which is currently in your INBOX for the connect to succeed. You may include email contacts in private conversations.
-
-**Facebook**
-
-The Facebook connector is a plugin/addon which allows you to interact with friends on Facebook from within Friendica. If enabled, your Facebook friend list will be imported, and you will see and be able to respond to Facebook posts. Facebook members may also be added to private conversation groups. You will not be able to connect with individual Facebook accounts - but will have your entire friend list imported and updated if new friends are added.
-
-Assuming the Facebook plugin/addon has been installed on your system, it can be enabled by going to your [Plugin Settings](settings/addon) page, and then select "Facebook Connector Settings" on that page. This will only appear if the Facebook plugin/addon has been installed. Follow the instruction to install or remove the Facebook connector.
-
-You may also choose whether your public postings are posted to Facebook by default. You may toggle this setting at any time from the Permissions settings of the status post editor (click the lock icon). This setting has no effect on private conversations - which will always be delivered to Facebook friends who are included in the permissions.
-
-(Note: At this time, Facebook contacts will not be able to view any private photos. This will be resolved in a future release. Facebook contacts may however see any public photos you have uploaded.)
+Email
+---
+Configure the email connector from your [Settings](settings) page.
+Once this has been done, you may enter an email address to connect with using the Connect box on your [Contacts](contacts) page.
+They must be the sender of a message which is currently in your INBOX for the connection to succeed.
+You may include email contacts in private conversations.
diff --git a/doc/Developers-Intro.md b/doc/Developers-Intro.md
index 23aff4f01..ff8c3c54c 100644
--- a/doc/Developers-Intro.md
+++ b/doc/Developers-Intro.md
@@ -3,47 +3,76 @@ Where to get started to help improve Friendica?
* [Home](help)
-Do you want to help us improve Friendica? Here we have compiled some hints on how to get started and some tasks to help you choose. A project like Friendica is the sum of many different contributions. **Very different skills are required to make good software. Some of them involve coding, others do not.** We are looking for helpers in all areas, whether you write text or code, whether you spread the word to convince people or design new icons. Whether you feel like an expert or like a newbie - join us with your ideas!
+Do you want to help us improve Friendica?
+Here we have compiled some hints on how to get started and some tasks to help you choose.
+A project like Friendica is the sum of many different contributions.
+**Very different skills are required to make good software.
+Some of them involve coding, others do not.**
+We are looking for helpers in all areas, whether you write text or code, whether you spread the word to convince people or design new icons.
+Whether you feel like an expert or like a newbie - join us with your ideas!
-**Contact us**
+Contact us
+---
The discussion of Friendica development takes place in the following Friendica forums:
* The main [forum for Friendica development](https://friendika.openmindspace.org/profile/friendicadevelopers)
* The [forum for Friendica theme development](https://friendica.eu/profile/ftdevs)
-**Help other users**
+Help other users
+---
-Remember the questions you had when you first tried Friendica? A good place to start can be to help new people find their way around Friendica in the [general support forum](https://helpers.pyxis.uberspace.de/profile/helpers). Welcome them, answer their questions, point them to documentation or ping other helpers directly if you can't help but think you know who can.
+Remember the questions you had when you first tried Friendica?
+A good place to start can be to help new people find their way around Friendica in the [general support forum](https://helpers.pyxis.uberspace.de/profile/helpers).
+Welcome them, answer their questions, point them to documentation or ping other helpers directly if you can't help but think you know who can.
-**Translations**
+Translation
+---
The documentation contains help on how to translate Friendica in the [at Transifex](/help/translations) where the UI is translated.
If you don't want to translate the UI, or it is already done to your satisfaction, you might want to work on the translation of the /help files?
-**Design**
+Design
+---
-Are you good at designing things? If you have seen Friendica you probably have ideas to improve it, haven't you?
+Are you good at designing things?
+If you have seen Friendica you probably have ideas to improve it, haven't you?
* If you would like to work with us on enhancing the user interface, please join the [UX Watchdogs forum](https://fc.oscp.info/profile/ux-watchdogs)
* Make plans for a better Friendica interface design and share them with us.
-* Tell us if you are able to realize your ideas or what kind of help you need. We can't promise we have the right skills in the group but we'll try.
+* Tell us if you are able to realize your ideas or what kind of help you need.
+We can't promise we have the right skills in the group but we'll try.
* Choose a thing to start with, e.g. work on the icon set of your favourite theme
-**Programming**
+Programming
+---
-* **Issues:** Have a look at our [issue tracker](https://github.com/friendica/friendica) on gihub!
- * Try to reproduce a bug that needs more inquries and write down what you find out.
- * If a bug looks fixed, ask the bug reporters for feedback to find out if the bug can be closed.
- * Fix a bug if you can. Please make the pull request against the *develop* branch of the repository.
+###Issues
-* **Web interface:** The thing many people want most is a better interface, preferably a responsive Friendica theme. This is a piece of work! If you want to get involved here:
- * Look at the first steps that were made (e.g. the clean theme). Ask us to find out whom to talk to about their experiences.
- * Talk to design people if you know any.
- * Let us know about your plans [in the dev forum](https://friendika.openmindspace.org/profile/friendicadevelopers) and the [theme developer forum](https://friendica.eu/profile/ftdevs). Do not worry about cross-posting.
+Have a look at our [issue tracker](https://github.com/friendica/friendica) on github!
-* **Client software:** There are free software clients that do somehow work with Friendica but most of them need love and maintenance. Also, they were mostly made for other platforms using the StatusNet API. This means they lack:w
- the features that are really specific to Friendica. Popular clients you might want to have a look at are:
- * [Hotot (Linux)](http://hotot.org/) - abandoned
- * [Friendica for Android](https://github.com/max-weller/friendica-for-android) - abandoned
- * You can find more working client software in [Wikipedia](https://en.wikipedia.org/wiki/Friendica).
+ * Try to reproduce a bug that needs more inquries and write down what you find out.
+ * If a bug looks fixed, ask the bug reporters for feedback to find out if the bug can be closed.
+ * Fix a bug if you can. Please make the pull request against the *develop* branch of the repository.
+
+###Web interface
+
+The thing many people want most is a better interface, preferably a responsive Friendica theme.
+This is a piece of work!
+If you want to get involved here:
+
+* Look at the first steps that were made (e.g. the clean theme).
+Ask us to find out whom to talk to about their experiences.
+* Talk to design people if you know any.
+* Let us know about your plans [in the dev forum](https://friendika.openmindspace.org/profile/friendicadevelopers) and the [theme developer forum](https://friendica.eu/profile/ftdevs).
+Do not worry about cross-posting.
+
+###Client software
+There are free software clients that do somehow work with Friendica but most of them need love and maintenance.
+Also, they were mostly made for other platforms using the GNU Social API.
+This means they lack the features that are really specific to Friendica.
+Popular clients you might want to have a look at are:
+
+* [Hotot (Linux)](http://hotot.org/) - abandoned
+* [Friendica for Android](https://github.com/max-weller/friendica-for-android) - abandoned
+* You can find more working client software in [Wikipedia](https://en.wikipedia.org/wiki/Friendica).
diff --git a/doc/FAQ.md b/doc/FAQ.md
index 6fa852e0b..9197c068c 100644
--- a/doc/FAQ.md
+++ b/doc/FAQ.md
@@ -19,98 +19,117 @@ Admins
* **[Can I configure multiple domains with the same code instance?](help/FAQ#multiple)**
* **[Where can I find the source code of friendica, addons and themes?](help/FAQ#sources)**
+* **[I've changed the my email address now the admin panel is gone?](help/FAQ#adminaccount1)**
+* **[Can there be more then just one admin for a node?](help/FAQ#adminaccount2)**
User
--------
*****
-**Why do I getting warnings about certificates?**
+###Why do I get warnings about SSL certificates?
-Sometimes you get a browser warning about a missing certificate. These warnings can have three reasons:
+SSL (Secure Socket Layer) is a technology to encrypt data transfer between computers.
+Sometimes your browser warns you about a missing or invalid certificate.
+These warnings can have three reasons:
-1. the server you are connected to doesn't have SSL;
+1. The server you are connected to doesn't offer SSL encryption.
+2. The server has a self-signed certificate (not recommended).
+3. The certificate is expired.
-2. the server has a self-signed certificate (not recommended)
-
-3. the certificate is expired.
-
-*(SSL (Secure Socket Layer) is a technology to encrypt data as it passes between two computers).*
-
-If you dont have a SSL cert yet, there are three ways to get one: buy one, get a free one (eg. via StartSSL) or create your own (not recommended). [You can find more information about setting up SSL and why it's a bad idea to use self-signed SSL here.](help/SSL)
-
-Be aware that a browser warning about security issues is something that can make new users feel insecure about the whole friendica project.
-
-Also you can have problems with the connection to diaspora because some pods require a SSL-certificated connection.
-
-If you are just using friendica for a specified group of people on a single server without a connection to the rest of the friendica network, there is no need to use SSL. If you exclusively use public posts, there is also no need for it.
-
-If you havn't set up a server yet, it's wise to compare the different provider and their SSL conditions. Some allow the usage of free certificates or give you the access to their certificate for free. Other ones only allow bought certificates from themselves or other providers.
+We recommend to talk to the admin(s) of the affected friendica server. (Admins, please see the respective section of the [admin manual](help/SSL).)
-**How can I upload images, files, links, videos and sound files to posts?**
+###How can I upload images, files, links, videos and sound files to posts?
-You can upload images from your computer by using the [editor](help/Text_editor). An overview of all uploaded images is listed at yourpage.com/photos/profilename. There you could also upload images directly and choose, if your contacts shall receive a message about this upload.
+You can upload images from your computer by using the [editor](help/Text_editor).
+An overview of all uploaded images is listed at *yourpage.com/photos/profilename*.
+On that page, you can also upload images directly and choose, if your contacts shall receive a message about this upload.
-Generally, you could attach every kind of file to a post. This is possible by using the "paper-clip"-symbol at the editor. These files will be linked to your post and can be downloaded by your contacts. But it's not possible to get a preview for these ones. Because of this, this upload method is recommended for office or zipped files.
-If you want to use Dropbox, owncloud at your own server or any other [filehoster](http://en.wikipedia.org/wiki/Comparison_of_file_hosting_services), you'll have use the "link"-button (chain-symbol).
+Generally, you could attach every kind of file to a post.
+This is possible by using the "paper-clip"-symbol in the editor.
+These files will be linked to your post and can be downloaded by your contacts.
+But it's not possible to get a preview for these ones.
+Because of this, this upload method is recommended for office or zipped files.
+If you want share content from Dropbox, Owncloud or any other [filehoster](http://en.wikipedia.org/wiki/Comparison_of_file_hosting_services), use the "link"-button (chain-symbol).
-When you're adding URLs of other webpages with the "link"-button, Friendica tries to create a small preview. If this doesn't work, try to add the link by typing: [url=http://example.com]self-chosen name[/url].
+When you're adding URLs of other webpages with the "link"-button, Friendica tries to create a small preview.
+If this doesn't work, try to add the link by typing: [url=http://example.com]*self-chosen name*[/url].
-You can also add video and audio files to posts. But instead of a direct upload you have to use one of the following methods:
+You can also add video and audio files to posts.
+But instead of a direct upload you have to use one of the following methods:
1. Add the video or audio link of a hoster (Youtube, Vimeo, Soundcloud and everyone else with oembed/opengraph-support). Videos will be shown with a preview image you can click on to start it. SoundCloud directly inserts a player to your post.
-2. If you have an own server, you can upload your multimedia files via FTP and insert the URL. Your video or sound file will be shown with their own player at your post.
+2. If you have your own server, you can upload multimedia files via FTP and insert the URL.
-Friendica is using HTML5 for embedding content. Therefore, the supported files are depending on your browser and operating system (OS). Some filetypes are WebM, MP4, MP3 and OGG. There are more examples at wikipedia ([video](http://en.wikipedia.org/wiki/HTML5_video), [audio](http://en.wikipedia.org/wiki/HTML5_audio)).
+Friendica is using HTML5 for embedding content.
+Therefore, the supported files are depending on your browser and operating system.
+Some supported filetypes are WebM, MP4, MP3 and OGG.
+See Wikipedia for more of them ([video](http://en.wikipedia.org/wiki/HTML5_video), [audio](http://en.wikipedia.org/wiki/HTML5_audio)).
-**Is it possible to have different avatars per profile?**
+###Is it possible to have different avatars per profile?
-Yes. On your Edit/Manage Profiles page, you will find a "change profile photo" link. Clicking this will take you to a page where you can upload a photograph and select which profile it will be associated with. To avoid privacy leakage, we only display the photograph associated with your default profile as the avatar in your posts.
+Yes. On your Edit/Manage Profiles page, you will find a "change profile photo" link.
+Clicking this will take you to a page where you can upload a photograph and select which profile it will be associated with.
+To avoid privacy leakage, we only display the photograph associated with your default profile as the avatar in your posts.
-**What is the difference between blocked|ignored|archived|hidden contacts?**
+###What is the difference between blocked|ignored|archived|hidden contacts?
-We prevent direct communication with blocked contacts. They are not included in delivery, and their own posts to you are not imported; however their conversations with your friends will still be visible in your stream. If you remove a contact completely, they can send you another friend request. Blocked contacts cannot do this. They cannot communicate with you directly, only through friends.
+We prevent direct communication with **blocked contacts**.
+They are not included in delivery, and their own posts to you are not imported.
+However their conversations with your friends will still be visible in your stream.
+If you remove a contact completely, they can send you another friend request.
+Blocked contacts cannot do this. They cannot communicate with you directly, only through friends.
-Ignored contacts are included in delivery - they will receive your posts. However we do not import their posts to you. Like blocking, you will still see this person's comments to posts made by your friends.
+**Ignored contacts** are included in delivery - they will receive your posts.
+However we do not import their posts to you.
+Like blocking, you will still see this person's comments to posts made by your friends.
-[A plugin called "blockem" can be installed to collapse/hide all posts from a particular person in your stream if you desire complete blocking of an individual, including his/her conversations with your other friends.]
+A plugin called "blockem" can be installed to collapse/hide all posts from a particular person in your stream if you desire complete blocking of an individual, including his/her conversations with your other friends.
-An archived contact means that communication is not possible and will not be attempted (perhaps the person moved to a new site and removed the old profile); however unlike blocking, existing posts this person made before being archived will be visible in your stream.
+An **archived contact** means that communication is not possible and will not be attempted.
+(Perhaps the person moved to a new site and removed the old profile.)
+However unlike blocking, existing posts this person made before being archived will be visible in your stream.
-A hidden contact will not be displayed in any "friend list" (except to you). However a hidden contact will appear normally in conversations and this may expose his/her hidden status to anybody who can see the conversation.
+A **hidden contact** will not be displayed in any "friend list" (except to you).
+However a hidden contact will appear normally in conversations and this may expose his/her hidden status to anybody who can see the conversation.
-**What happens when an account is removed? Is it truly deleted?**
+###What happens when an account is removed? Is it truly deleted?
-If you delete your account, we will immediately remove all your content on your server, and then issue requests to all your contacts to remove you. This will also remove you from the global directory. Doing this requires that your account and profile still be "partially" available for up to 24 hours in order to establish contact with all your friends. We can block it in several ways so that it appears empty and all profile information erased, but will then wait for 24 hours (or after all of your contacts have been notified) before we can physically remove it.
+If you delete your account, we will immediately remove all your content on **your** server.
+
+Then Friendica issues requests to all your contacts to remove you.
+This will also remove you from the global directory.
+Doing this requires your account and profile still to be "partially" available for up to 24 hours in order to establish contact with all your friends.
+We can block it in several ways so that it appears empty and all profile information erased, but will then wait for 24 hours (or after all of your contacts have been notified) before we can physically remove it.
+
+After that, your account is deleted.
-**Can I follow a hashtag?**
+###Can I follow a hashtag?
No. The act of 'following' a hashtags is an interesting technology, but presents a few issues.
-1.) Posts which have to be copied to all sites on the network that are "listening" to that tag, which increases the storage demands to the detriment of small sites, and making the use of shared hosting practically impossible, and
+1. Posts would have to be copied to all sites on the network that are "listening" to that hashtag. This would increase the storage demands to the detriment of small sites. It would make the use of shared hosting practically impossible.
-2.) Making spam easy (tag spam is quite a serious issue on identi.ca for instance)
+2. Making spam easy (tag spam is a serious issue on Twitter for instance)
-but mostly
-
-3.) It creates a natural bias towards large sites which hold more tagged content - if your network uses tagging instead of other conversation federation mechanisms such as groups/forums.
+3. It creates a natural bias towards large sites which hold more tagged content - if your network uses tagging instead of other conversation federation mechanisms such as groups/forums.
Instead, we offer other mechanisms for wide-area conversations while retaining a 'level playing ground' for both large and small sites, such as forums and community pages and shared tags.
-**How to create a RSS feed of the stream?**
+###How to create a RSS feed of the stream?
If you want to share your public page via rss you can use one of the following links:
@@ -132,9 +151,10 @@ RSS feed of the conversations at your site
-**Are there any clients for friendica I can use?**
+###Are there any clients for friendica I can use?
-Friendica is using a [Twitter/StatusNet compatible API](help/api), which means you can use any Twitter/StatusNet/GNU Social client for your plattform as long as you can change the API path in its settings. Here is a list of known working clients
+Friendica is using a [Twitter/GNU Social compatible API](help/api), which means you can use any Twitter/GNU Social client for your plattform as long as you can change the API path in its settings.
+Here is a list of known working clients:
* Android
* Friendica Client for Android
@@ -153,9 +173,11 @@ Depending on the features of the client you might encounter some glitches in usa
-**Where I can find help?**
+###Where I can find help?
-If you have problems with your Friendica page, you can ask the community at the [Friendica Support Group](https://helpers.pyxis.uberspace.de/profile/helpers). If you can't use your default profile you can either use a test account [test server](http://friendica.com/node/31) respectively an account at a public site [list](http://dir.friendica.com/siteinfo) or you can use the Librelist mailing list. If you want to use the mailing list, please just send a mail to friendica AT librelist DOT com.
+If you have problems with your Friendica page, you can ask the community at the [Friendica Support Group](https://helpers.pyxis.uberspace.de/profile/helpers).
+If you can't use your default profile you can either use a test account [test server](http://friendica.com/node/31) respectively an account at a public site [list](http://dir.friendica.com/siteinfo) or you can use the Librelist mailing list.
+If you want to use the mailing list, please just send a mail to friendica AT librelist DOT com.
If you are a theme developer, you will find help at this forum: [Friendica Theme Developers](https://friendica.eu/profile/ftdevs).
@@ -164,16 +186,28 @@ Admin
*****
-**Can I configure multiple domains with the same code instance?**
+###Can I configure multiple domains with the same code instance?
-This function is not supported anymore starting from Friendica 3.3
+No, this function is not supported anymore starting from Friendica 3.3.
-**Where can I find the source code of friendica, addons and themes?**
+###Where can I find the source code of friendica, addons and themes?
-You can find the main respository [here](https://github.com/friendica/friendica). There you will always find the current stable version of friendica.
+You can find the main respository [here](https://github.com/friendica/friendica).
+There you will always find the current stable version of friendica.
Addons are listed at [this page](https://github.com/friendica/friendica-addons).
If you are searching for new themes, you can find them at [Friendica-Themes.com](http://friendica-themes.com/)
+
+
+###I've changed the my email address now the admin panel is gone?
+
+Have a look into your .htconfig.php and fix your email address there.
+
+
+###Can there be more then just one admin for a node?
+
+Yes. You just have to list more then one email address in the
+.htconfig.php file. The listed emails need to be separated by a comma.
diff --git a/doc/Forums.md b/doc/Forums.md
index 56f47b350..2eac81a72 100644
--- a/doc/Forums.md
+++ b/doc/Forums.md
@@ -6,31 +6,56 @@ Forums
Friendica also lets you create forums and/or celebrity accounts.
-Every page in Friendica has a nickname and these must all be unique. This applies to all forums, whether they are normal profiles or forum profiles.
+Every page in Friendica has a nickname and these must all be unique.
+This applies to all forums, whether they are normal profiles or forum profiles.
-Therefore the first thing you need to do to create a new forum is to register a new account for the forum. Please note that the site administrator can restrict and/or regulate the registration of new accounts.
+Therefore the first thing you need to do to create a new forum is to register a new account for the forum.
+Please note that the site administrator can restrict and/or regulate the registration of new accounts.
-If you create a second account on a system and use the same email address or OpenID account as an existing account, you will no longer be able to use the email address (or OpenID) to login to the account. You should login using the account nickname instead.
+If you create a second account on a system and use the same email address or OpenID account as an existing account, you will no longer be able to use the email address (or OpenID) to log in to the account.
+You should log in using the account nickname instead.
-On the new account, visit the 'Settings' page. Towards the end of the page are "Advanced Account/Page Type Settings". Typically you would use "Normal Account" for a normal personal account. This is the default selection. Community Forum/Celebrity Accounts provide the ability for people to become friends/fans of the forum without requiring approval.
+On the new account, visit the 'Settings' page.
+Towards the end of the page are "Advanced Account/Page Type Settings".
+Typically you would use "Normal Account" for a normal personal account.
+This is the default selection.
+Community Forum/Celebrity Accounts provide the ability for people to become friends/fans of the forum without requiring approval.
-The exact setting you would use depends on how you wish to interact with people who join the page. The "Soapbox" setting let's the page owner control all communications. Everything you post will go out to the forum members, but there will be no opportunity for interaction. This setting would typically be used for announcements or corporate communications.
+The exact setting you would use depends on how you wish to interact with people who join the page.
+The "Soapbox" setting let's the page owner control all communications.
+Everything you post will go out to the forum members, but there will be no opportunity for interaction.
+This setting would typically be used for announcements or corporate communications.
-The most common setting is the "Community Forum". This creates a forum page where all members can freely interact.
+The most common setting is the "Community Forum".
+This creates a forum page where all members can freely interact.
The "Automatic Friend Account" is typically used for personal profile forums where you wish to automatically approve any friendship/connection requests.
-**Managing Multiple forums**
+Managing Multiple forums
+---
-We recommend that you create group forums with the same email address and password as your normal account. If you do this, you will find a new "Manage" tab on the menu bar which lets you toggle identities easily and manage your forums. You are not required to do this, but the alternative is to logout and log back into the other account to manage alternate forums - and this could get cumbersome if you manage several different forums/identities.
+We recommend that you create group forums with the same email address and password as your normal account.
+If you do this, you will find a new "Manage" tab on the menu bar which lets you toggle identities easily and manage your forums.
+You are not required to do this, but the alternative is to log out and log back into the other account to manage alternate forums.
+This could get cumbersome if you manage several different forums/identities.
-You may also appoint a delegate to manage your forum. Do this by visiting the [Delegation Setup Page](delegate). This will provide you with a list of contacts on this system under "Potential Delegates". Selecting one or more persons will give them access to manage your forum. They will be able to edit contacts, profiles, and all content for this account/page. Please use this facility wisely. Delegated managers will not be able to alter basic account settings such as passwords or page types and/or remove the account.
+You may also appoint a delegate to manage your forum.
+Do this by visiting the [Delegation Setup Page](delegate).
+This will provide you with a list of contacts on this system under "Potential Delegates".
+Selecting one or more persons will give them access to manage your forum.
+They will be able to edit contacts, profiles, and all content for this account/page.
+Please use this facility wisely.
+Delegated managers will not be able to alter basic account settings such as passwords or page types and/or remove the account.
-**Posting to Community forums**
+Posting to Community forums
+---
-If you are a member of a community forum, you may post to the forum by including an @-tag in the post mentioning the forum. For example @bicycle would send my post to all members of the group "bicycle" in addition to the normal recipients. If your post is private you must also explicitly include the group in the post permissions (to allow the forum "contact" to see the post) **and** mention it in a tag (which redistributes the post to the forum members).
+If you are a member of a community forum, you may post to the forum by including an @-tag in the post mentioning the forum.
+For example @bicycle would send my post to all members of the group "bicycle" in addition to the normal recipients.
+If your post is private you must also explicitly include the group in the post permissions (to allow the forum "contact" to see the post) **and** mention it in a tag (which redistributes the post to the forum members).
You may also post to a community forum by posting a "wall-to-wall" post using secure cross-site authentication.
-Comments which are relayed to community forums will be relayed back to the original post creator. Mentioning the forum with an @-tag in a comment does not relay the message, as distribution is controlled entirely by the original post creator.
\ No newline at end of file
+Comments which are relayed to community forums will be relayed back to the original post creator.
+Mentioning the forum with an @-tag in a comment does not relay the message, as distribution is controlled entirely by the original post creator.
diff --git a/doc/Github.md b/doc/Github.md
index efee32d5b..cfdb01476 100644
--- a/doc/Github.md
+++ b/doc/Github.md
@@ -3,26 +3,68 @@ Friendica on Github
* [Home](help)
-**Here is how you can work on the code with us**
+Here is how you can work on the code with us. If you have any questions please write to the Friendica developers' forum.
+
+Introduction to the workflow with our Github repository
+-------------------------------------------------------
1. Install git on the system you will be developing on.
2. Create your own [github](https://github.com) account.
3. Fork the Friendica repository from [https://github.com/friendica/friendica.git](https://github.com/friendica/friendica.git).
-4. Clone your fork from your Github account to your machine. Follow the instructions provided here: [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/) to create and use your own tracking fork on github
-5. Commit your changes to your fork. Then go to your github page and create a "Pull request" to notify us to merge your work.
+4. Clone your fork from your Github account to your machine.
+Follow the instructions provided here: [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/) to create and use your own tracking fork on github
+5. Commit your changes to your fork.
+Then go to your github page and create a "Pull request" to notify us to merge your work.
-**Branches**
+Our Git Branches
+----------------
-There are two branches in the main repo on Github:
+There are two relevant branches in the main repo on Github:
1. master: This branch contains stable releases only.
-2. develop: This branch contains the latest code. This is what you want to work with.
+2. develop: This branch contains the latest code.
+This is what you want to work with.
-**Important**
+Fast-forwarding
+---------------
-Please pull in any changes from the project repository and merge them with your work **before** issuing a pull request. We reserve the right to reject any patch which results in a large number of merge conflicts. This is especially true in the case of language translations - where we may not be able to understand the subtle differences between conflicting versions.
+Fast forwarding is enabled by default in git.
+When you merge with fast-forwarding it does not add a new commit to mark when you've performed the merge and how.
+This means in your commit history you can't know exactly what happened in terms of merges.
+**It's best to turn off fast-forwarding.**
+This is done by running "git merge --no-ff".
+[Here](https://stackoverflow.com/questions/5519007/how-do-i-make-git-merges-default-be-no-ff-no-commit) is an explanation on how to configure git to turn off fast-forwarding by default.
+You can find some more background reading [here](http://nvie.com/posts/a-successful-git-branching-model/).
-Also - **test your changes**. Don't assume that a simple fix won't break something else. If possible get an experienced Friendica developer to review the code.
+Release branches
+----------------
+
+A release branch is created when the develop branch contains all features it should have.
+A release branch is used for a few things.
+
+1. It allows last-minute bug fixing before the release goes to master branch.
+2. It allows meta-data changes (README, CHANGELOG, etc.) for version bumps and documentation changes.
+3. It makes sure the develop branch can receive new features that are **not** part of this release.
+
+That last point is important because...
+**The moment a release branch is created, develop is now intended for the version after this release**.
+So please don't ever merge develop into a release!
+An example: If a release branch "release-3.4" is created, "develop" becomes either 3.5 or 4.0.
+If you were to merge develop into release-3.4 at this point, features and bug-fixes intended for 3.5 or 4.0 might leak into this release branch.
+This might introduce new bugs, too.
+Which defeats the purpose of the release branch.
+
+Some important reminders
+------------------------
+
+1. Please pull in any changes from the project repository and merge them with your work **before** issuing a pull request.
+We reserve the right to reject any patch which results in a large number of merge conflicts.
+This is especially true in the case of language translations - where we may not be able to understand the subtle differences between conflicting versions.
+
+2. **Test your changes**.
+Don't assume that a simple fix won't break anything else.
+If possible get an experienced Friendica developer to review the code.
+Don't hesitate to ask us in case of doubt.
Check out how to work with [our Vagrant](help/Vagrant) to save a lot of setup time!
diff --git a/doc/Groups-and-Privacy.md b/doc/Groups-and-Privacy.md
index 6e860b20d..ddde9eeb2 100644
--- a/doc/Groups-and-Privacy.md
+++ b/doc/Groups-and-Privacy.md
@@ -40,7 +40,7 @@ These private conversations work best when your friends are Friendica members. W
This is a trust issue you need to be aware of. No software in the world can prevent your friends from leaking your confidential and trusted communications. Only a wise choice of friends.
-But it isn't as clear cut when dealing with status.net, identi.ca and other network providers. You are encouraged to be **very** cautious when other network members are in a group because it's entirely possible for your private messages to end up in a public newsfeed. If you look at the Contact Edit page for any person, we will tell you whether or not they are members of an insecure network where you should exercise caution.
+But it isn't as clear cut when dealing with GNU Social and other network providers. You are encouraged to be **very** cautious when other network members are in a group because it's entirely possible for your private messages to end up in a public newsfeed. If you look at the Contact Edit page for any person, we will tell you whether or not they are members of an insecure network where you should exercise caution.
Once you have created a post, you can not change the permissions assigned. Within seconds it has been delivered to lots of people - and perhaps everybody it was addressed to. If you mistakenly created a message and wish you could take it back, the best you can do is to delete it. We will send out a delete notification to everybody who received the message - and this should wipe out the message with the same speed it was initially propagated. In most cases it will be completely wiped from the Internet - in under a minute. Again, this applies to Friendica networks. Once a message spreads to other networks, it may not be removed quickly and in some cases it may not be removed at all.
@@ -62,8 +62,8 @@ Our developers are working on solutions to allow access to your friends - no mat
Your profile and "wall" may also be visited by your friends from other networks, and you can block access to these by web visitors that Friendica doesn't know. Be aware that this could include some of your friends on other networks.
-This may produce undesired results when posting a long status message to (for instance) Twitter and even Facebook. When Friendica sends a post to these networks which exceeds the service length limit, we truncate it and provide a link to the original. The original is a link back to your Friendica profile. As Friendica cannot prove who they are, it may not be possible for these people to view your post in full.
+This may produce undesired results when posting a long status message to (for instance) Twitter or App.net. When Friendica sends a post to these networks which exceeds the service length limit, we truncate it and provide a link to the original. The original is a link back to your Friendica profile. As Friendica cannot prove who they are, it may not be possible for these people to view your post in full.
For people in this situation we would recommend providing a "Twitter-length" summary, with more detail for friends that can see the post in full.
-Blocking your profile or entire Friendica site from unknown web visitors also has serious implications for communicating with StatusNet/identi.ca members. These networks communicate with others via public protocols that are not authenticated. In order to view your posts, these networks have to access them as an "unknown web visitor". If we allowed this, it would mean anybody could in fact see your posts, and you've instructed Friendica not to allow this. So be aware that the act of blocking your profile to unknown visitors also has the effect of blocking outbound communication with public networks (such as identi.ca) and feed readers such as Google Reader.
+Blocking your profile or entire Friendica site from unknown web visitors also has serious implications for communicating with GNU Social members. These networks communicate with others via public protocols that are not authenticated. In order to view your posts, these networks have to access them as an "unknown web visitor". If we allowed this, it would mean anybody could in fact see your posts, and you've instructed Friendica not to allow this. So be aware that the act of blocking your profile to unknown visitors also has the effect of blocking outbound communication with public networks (such as GNU Social) and feed readers such as Google Reader.
diff --git a/doc/Home.md b/doc/Home.md
index 592ee977b..ff991e3d2 100644
--- a/doc/Home.md
+++ b/doc/Home.md
@@ -10,6 +10,8 @@ Friendica Documentation and Resources
* [BBCode tag reference](help/BBCode)
* [Comment, sort and delete posts](help/Text_comment)
* [Profiles](help/Profiles)
+ * [Accesskey reference](help/Accesskeys
+ * [Events](help/events)
* You and other users
* [Connectors](help/Connectors)
* [Making Friends](help/Making-Friends)
@@ -27,11 +29,10 @@ Friendica Documentation and Resources
* [Install](help/Install)
* [Settings](help/Settings)
-* [Plugins](help/Plugins)
-* [Installing Connectors (Facebook/Twitter/StatusNet)](help/Installing-Connectors)
+* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
* [Message Flow](help/Message-Flow)
* [Using SSL with Friendica](help/SSL)
-* [Twitter/StatusNet API Functions](help/api)
+* [Twitter/GNU Social API Functions](help/api)
**Developer Manual**
@@ -40,6 +41,8 @@ Friendica Documentation and Resources
* [Help on Vagrant](help/Vagrant)
* [How to translate Friendica](help/translations)
* [Bugs and Issues](help/Bugs-and-Issues)
+* [Plugin Development](help/Plugins)
+* [Theme Development](help/themes)
* [Smarty 3 Templates](help/smarty3-templates)
**External Resources**
diff --git a/doc/Improve-Performance.md b/doc/Improve-Performance.md
index d4c94d2d1..1128e41b1 100644
--- a/doc/Improve-Performance.md
+++ b/doc/Improve-Performance.md
@@ -1,13 +1,9 @@
-How to: improve performance
+How to improve the performance of a Friendica site
==============
* [Home](help)
-A little guide to increase the performance of a Friendica site
-
-**At first**
-
-Feel free to ask at Friendica support at https://helpers.pyxis.uberspace.de/profile/helpers if you need some clarification about the following instructions or if you need help in any other way.
+Feel free to ask in the [Friendica support forum](https://helpers.pyxis.uberspace.de/profile/helpers) if you need some clarification about the following instructions or if you need help in any other way.
System configuration
--------
@@ -20,61 +16,26 @@ This value reduces the data that is send from the server to the client. 50 is a
Set "OStatus conversation completion interval" to "never".
-If you have many OStatus contacts then completing of conversations can be very time wasting. The downside: You won't see every comment in OStatus threads.
-
- Set "Path for lock file" to an empty folder outside your web root.
-
-Lock files help avoid the possibility of several background processes running at the same time.
-
-For example: It can happen that the poller.php takes longer than expected. When there is no lock file, it is possible for several instances of poller.php to run at the same time - which would slow down the system and affect the maximum numbers of processes and database connections.
-
-Please define a full file path that is writeable by the web server process. If your site is located at "/var/www/sitename/htdocs/" you could maybe create a folder "/var/www/sitename/temp/".
+If you have many OStatus contacts then completing of conversations can take some time. Since you will miss several comments in OStatus threads, you maybe should consider the option "At post arrival" instead.
Enable "Use MySQL full text engine"
-When using MyISAM (default) this speeds up search.
-
- Set "Path to item cache" to an empty value outside your web root.
-
-Parsed BBCode and some external images will be put there. Parsing BBCode is a time wasting process that also makes heave use of the CPU.
-
-You can use the same folder you used for the lock file.
-
-**Warning!**
-
-The folder for item cache is cleaned up regularly. Every file that exceeds the cache duration is deleted. **If you accidentally point the cache path to your web root then you will delete your web root!**
-
-So double check that the folder only contains temporary content that can be deleted at any time.
-
-You have been warned.
-
-P.S. It happened to me :)
+When using MyISAM (default) or InnoDB on MariaDB 10 this speeds up search.
Plugins
--------
Active the following plugins:
- Alternate Pagination
- Privacy Image Cache
rendertime
-###Alternate Pagination
-
-
-**Description**
-
-This plugin reduces the database load massively. Downside: You can't see the total number of pages available at each module, and have this replaced with "older" and "newer" links.
-
-**Administration**
-
-Go to the admin settings of "altpager" and set it to "global".
-
###rendertime
-This plugin doesn't speed up your system. It helps analyzing your bottlenecks.
+This plugin doesn't speed up your system.
+It helps to analyze your bottlenecks.
-When enabled you see some values like the following at the bottom of every page:
+When enabled you see some values at the bottom of every page.
+They show your performance problems.
Performance: Database: 0.244, Network: 0.002, Rendering: 0.044, Parser: 0.001, I/O: 0.021, Other: 0.237, Total: 0.548
@@ -86,50 +47,40 @@ When enabled you see some values like the following at the bottom of every page:
Others: Everything else :)
Total: The sum of all above values
-These values show your performance problems.
-
-Webserver
+Apache Webserver
--------
-If you are using Apache please enable the following modules.
+The following Apache modules are recommended:
-**Cache-Control**
+###Cache-Control
This module tells the client to cache the content of static files so that they aren't fetched with every request.
-
Enable the module "mod_expires" by typing in "a2enmod expires" as root.
-
Please add the following lines to your site configuration in the "directory" context.
-ExpiresActive on ExpiresDefault "access plus 1 week"
+ ExpiresActive on ExpiresDefault "access plus 1 week"
-See also: http://httpd.apache.org/docs/2.2/mod/mod_expires.html
+Also see the Apache [2.2](http://httpd.apache.org/docs/2.2/mod/mod_expires.html) / [2.4](https://httpd.apache.org/docs/2.4/mod/mod_expires.html) documentation.
-**Compress content**
+###Compress content
This module compresses the traffic between the web server and the client.
-
Enable the module "mod_deflate" by typing in "a2enmod deflate" as root.
-See also: http://httpd.apache.org/docs/2.2/mod/mod_deflate.html
+Also see the Apache [2.2](http://httpd.apache.org/docs/2.2/mod/mod_deflate.html) / [2.4](https://httpd.apache.org/docs/2.4/mod/mod_deflate.html) documentation.
PHP
--------
-**FCGI**
+###FCGI
-When using apache think about using FCGI. When using a Debian based distribution you will need the packages named "php5-cgi" and "libapache2-mod-fcgid".
+When using Apache think about using FCGI.
+In a Debian-based distribution you will need to install the packages named "php5-cgi" and "libapache2-mod-fcgid".
-Please refer to external documentations for a more detailed explanation how to set up a system based upon FCGI.
+Please refer to external documentation for a more detailed explanation how to set up a system based upon FCGI.
-**APC**
+###Database
-APC is an opcode cache. It speeds up the processing of PHP code.
+There are scripts like [tuning-primer.sh](http://www.day32.com/MySQL/) and [mysqltuner.pl](http://mysqltuner.pl) that analyze your database server and give hints on values that could be changed.
-When APC is enabled, Friendica uses it to store configuration data between different requests. This helps speeding up the page creation time.
-
-**Database**
-
-There are scripts like [tuning-primer.sh](http://www.day32.com/MySQL/) and [mysqltuner.pl](http://mysqltuner.pl) that analyzes your database server and give hints on values that could be changed.
-
-Please enable the slow query log. This helps being aware of performance problems.
+Please enable the slow query log. This helps to find performance problems.
diff --git a/doc/Install.md b/doc/Install.md
index 28b8ba9f7..bd15f10b5 100644
--- a/doc/Install.md
+++ b/doc/Install.md
@@ -1,118 +1,128 @@
Friendica Installation
===============
-We've tried very hard to ensure that Friendica will run on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. But be aware that Friendica is more than a simple web application. It is a complex communications system which more closely resembles an email server than a web server. For reliability and performance, messages are delivered in the background and are queued for later delivery when sites are down. This kind of functionality requires a bit more of the host system than the typical blog. Not every PHP/MySQL hosting provider will be able to support Friendica. Many will. But **please** review the requirements and confirm these with your hosting provider prior to installation.
+We've tried very hard to ensure that Friendica will run on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites.
+But be aware that Friendica is more than a simple web application.
+It is a complex communications system which more closely resembles an email server than a web server.
+For reliability and performance, messages are delivered in the background and are queued for later delivery when sites are down.
+This kind of functionality requires a bit more of the host system than the typical blog.
+Not every PHP/MySQL hosting provider will be able to support Friendica.
+Many will.
+But **please** review the requirements and confirm these with your hosting provider prior to installation.
-Also if you encounter installation issues, please let us know via the forums at http://groups.google.com/group/friendica or file an issue at http://bugs.friendica.com . Please be as clear as you can about your operating environment and provide as much detail as possible about any error messages you may see, so that we can prevent it from happening in the future. Due to the large variety of operating systems and PHP platforms in existence we may have only limited ability to debug your PHP installation or acquire any missing modules - but we will do our best to solve any general code issues.
+Also if you encounter installation issues, please let us know via the [helper]() or the [developer]() forum or [file an issue](https://github.com/friendica/friendica/issues).
+Please be as clear as you can about your operating environment and provide as much detail as possible about any error messages you may see, so that we can prevent it from happening in the future.
+Due to the large variety of operating systems and PHP platforms in existence we may have only limited ability to debug your PHP installation or acquire any missing modules - but we will do our best to solve any general code issues.
-Before you begin: Choose a domain name or subdomain name for your server. Put some thought into this - because changing it after installation is currently not-supported. Things will break, and some of your friends may have difficulty communicating with you. We plan to address this limitation in a future release.
+Before you begin: Choose a domain name or subdomain name for your server.
+Put some thought into this. Changing it after installation is currently not supported.
+Things will break, and some of your friends may have difficulty communicating with you.
+We plan to address this limitation in a future release.
-1. Requirements
- - Apache with mod-rewrite enabled and "Options All" so you can use a
-local .htaccess file
+Requirements
+---
- - PHP 5.2+. The later the better. You'll need 5.3 for encryption of key exchange conversations. On a Windows environment, 5.2+ might not work as the function dns_get_record() is only available with version 5.3.
- - PHP *command line* access with register_argc_argv set to true in the
-php.ini file
- - curl, gd, mysql, hash and openssl extensions
- - some form of email server or email gateway such that PHP mail() works
- - mcrypt (optional; used for server-to-server message encryption)
+* Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file
+* PHP 5.2+. The later the better. You'll need 5.3 for encryption of key exchange conversations. On a Windows environment, 5.2+ might not work as the function dns_get_record() is only available with version 5.3.
+* PHP *command line* access with register_argc_argv set to true in the php.ini file
+* curl, gd, mysql, hash and openssl extensions
+* some form of email server or email gateway such that PHP mail() works
+* mcrypt (optional; used for server-to-server message encryption)
+* Mysql 5.x
+* the ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks (Windows) (Note: other options are presented in Section 7 of this document.)
+* Installation into a top-level domain or sub-domain (without a directory/path component in the URL) is preferred. Directory paths will not be as convenient to use and have not been thoroughly tested.
+* If your hosting provider doesn't allow Unix shell access, you might have trouble getting everything to work.
- - Mysql 5.x
+Installation procedure
+---
- - ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks
-(Windows) [Note: other options are presented in Section 7 of this document]
+###Get Friendica
- - Installation into a top-level domain or sub-domain (without a
-directory/path component in the URL) is preferred. Directory paths will
-not be as convenient to use and have not been thoroughly tested.
+Unpack the Friendica files into the root of your web server document area.
+If you are able to do so, we recommend using git to clone the source repository rather than to use a packaged tar or zip file.
+This makes the software much easier to update.
+The Linux command to clone the repository into a directory "mywebsite" would be
-
- [Dreamhost.com offers all of the necessary hosting features at a
-reasonable price. If your hosting provider doesn't allow Unix shell access,
-you might have trouble getting everything to work.]
-
-2. Unpack the Friendica files into the root of your web server document area.
-
- - If you are able to do so, we recommend using git to clone the source repository rather than to use a packaged tar or zip file. This makes the software much easier to update. The Linux command to clone the repository into a directory "mywebsite" would be
-
- `git clone https://github.com/friendica/friendica.git mywebsite`
-
- - and then you can pick up the latest changes at any time with
-
- `git pull`
+ git clone https://github.com/friendica/friendica.git mywebsite
- - make sure folder *view/smarty3* exists and is writable by webserver
+Make sure the folder *view/smarty3* exists and is writable by the webserver user
- `mkdir view/smarty3`
-
- `chmod 777 view/smarty3`
+ mkdir view/smarty3
+ chmod 777 view/smarty3
- - For installing addons
-
- - First you should be **on** your website folder
+Get the addons by going into your website folder.
- `cd mywebsite`
+ cd mywebsite
- - Then you should clone the addon repository (separtely)
+Clone the addon repository (separately):
- `git clone https://github.com/friendica/friendica-addons.git addon`
+ git clone https://github.com/friendica/friendica-addons.git addon
- - For keeping the addon tree updated, you should be on you addon tree and issue a git pull
-
- `cd mywebsite/addon`
-
- `git pull`
-
- - If you copy the directory tree to your webserver, make sure
- that you also copy .htaccess - as "dot" files are often hidden
- and aren't normally copied.
+If you copy the directory tree to your webserver, make sure that you also copy .htaccess - as "dot" files are often hidden and aren't normally copied.
+###Create a database
-3. Create an empty database and note the access details (hostname, username, password, database name).
+Create an empty database and note the access details (hostname, username, password, database name).
-4. Visit your website with a web browser and follow the instructions. Please note any error messages and correct these before continuing.
+Friendica needs the permission to create and delete fields and tables in its own database.
-5. *If* the automated installation fails for any reason, check the following:
+###Run the installer
- - ".htconfig.php" exists ... If not, edit htconfig.php and change system settings. Rename
-to .htconfig.php
- - Database is populated. ... If not, import the contents of "database.sql" with phpmyadmin
-or mysql command line
+Point your web browser to the new site and follow the instructions.
+Please note any error messages and correct these before continuing.
-6. At this point visit your website again, and register your personal account.
+*If* the automated installation fails for any reason, check the following:
+
+* Does ".htconfig.php" exist? If not, edit htconfig.php and change the system settings. Rename to .htconfig.php
+* Is the database is populated? If not, import the contents of "database.sql" with phpmyadmin or mysql command line.
+
+At this point visit your website again, and register your personal account.
Registration errors should all be recoverable automatically.
-If you get any *critical* failure at this point, it generally indicates the
-database was not installed correctly. You might wish to move/rename
-.htconfig.php to another name and empty (called 'dropping') the database
-tables, so that you can start fresh.
+If you get any *critical* failure at this point, it generally indicates the database was not installed correctly.
+You might wish to move/rename .htconfig.php to another name and empty (called 'dropping') the database tables, so that you can start fresh.
-7. Set up a cron job or scheduled task to run the poller once every 5-10
-minutes in order to perform background processing. Example:
+###Set up the poller
- `cd /base/directory; /path/to/php include/poller.php`
+Set up a cron job or scheduled task to run the poller once every 5-10 minutes in order to perform background processing.
+Example:
+
+ cd /base/directory; /path/to/php include/poller.php
Change "/base/directory", and "/path/to/php" as appropriate for your situation.
If you are using a Linux server, run "crontab -e" and add a line like the
one shown, substituting for your unique paths and settings:
-`*/10 * * * * cd /home/myname/mywebsite; /usr/bin/php include/poller.php`
+ */10 * * * * cd /home/myname/mywebsite; /usr/bin/php include/poller.php
-You can generally find the location of PHP by executing "which php". If you
-have troubles with this section please contact your hosting provider for
-assistance. Friendica will not work correctly if you cannot perform this step.
+You can generally find the location of PHP by executing "which php".
+If you run into trouble with this section please contact your hosting provider for assistance.
+Friendica will not work correctly if you cannot perform this step.
-Alternative: You may be able to use the 'poormancron' plugin to perform this step
-if you are using a recent Friendica release. To do this, edit the file ".htconfig.php"
-and look for a line describing your plugins. On a fresh installation, it will look like
+Alternative: You may be able to use the 'poormancron' plugin to perform this step.
+To do this, edit the file ".htconfig.php" and look for a line describing your plugins.
+On a fresh installation, it will look like this:
-`$a->config['system']['addon'] = 'js_upload';`
+ $a->config['system']['addon'] = 'js_upload';
-This indicates the "js_upload" addon module is enabled. You may add additional
-addons/plugins using this same line in the configuration file. Change it to read
+It indicates the "js_upload" addon module is enabled.
+You may add additional addons/plugins using this same line in the configuration file.
+Change it to read
-`$a->config['system']['addon'] = 'js_upload,poormancron';`
+ $a->config['system']['addon'] = 'js_upload,poormancron';
and save your changes.
+
+Updating your installation with git
+---
+
+You can get the latest changes at any time with
+
+ cd mywebsite
+ git pull
+
+The addon tree has to be updated separately like so:
+
+ cd mywebsite/addon
+ git pull
diff --git a/doc/Installing-Connectors.md b/doc/Installing-Connectors.md
index 83d6954e7..4cacc1c45 100644
--- a/doc/Installing-Connectors.md
+++ b/doc/Installing-Connectors.md
@@ -1,132 +1,92 @@
-Installing Connectors (Facebook/Twitter/StatusNet)
+Installing Connectors (Twitter/GNU Social)
==================================================
* [Home](help)
-Friendica uses plugins to provide connectivity to some networks, such as Facebook and Twitter.
+Friendica uses plugins to provide connectivity to some networks, such as Twitter or App.net.
-There is also a plugin to post through to an existing account on a Status.Net service. You do not require this to communicate with Status.Net members from Friendica - only if you wish to post to an existing account.
+There is also a plugin to post through to an existing account on a GNU Social service.
+You only need this to post to an already existing GNU Social account, but not to communicate with GNU Social members in general.
-All three of these plugins require an account on the target network. In addition you (or typically the server administrator) will need to obtain an API key to provide authenticated access to your Friendica server.
+All three plugins require an account on the target network.
+In addition you (or typically the server administrator) will need to obtain an API key to provide authenticated access to your Friendica server.
-**Site Configuration**
+Site Configuration
+---
-Plugins must be installed by the site administrator before they can be used. This is accomplished through the site administration panel.
+Plugins must be installed by the site administrator before they can be used.
+This is accomplished through the site administration panel.
+Each of the connectors also requires an "API key" from the service you wish to connect with.
+Some plugins allow you to enter this information in the site administration pages, while others may require you to edit your configuration file (.htconfig.php).
+The ways to obtain these keys vary between the services, but they all require an existing account on the target service.
+Once installed, these API keys can usually be shared by all site members.
-Each of the connectors also requires an "API key" from the service you wish to connect with. Some plugins allow you to enter this information in the site administration pages, while others may require you to edit your configuration file (.htconfig.php). The method for obtaining these keys varies greatly - but almost always requires an existing account on the target service. Once installed, these API keys can usually be shared by all site members.
+The details of configuring each service follow (much of this information comes directly from the plugin source files):
-
-The details of configuring each service follows (much of this information comes directly from the plugin source files):
-
-**Twitter Plugin for Friendica**
+Twitter Plugin for Friendica
+---
* Author: Tobias Diekershoff
* tobias.diekershoff@gmx.net
+* License: 3-clause BSD license
-* License:3-clause BSD license
-
-Configuration:
-To use this plugin you need a OAuth Consumer key pair (key & secret)
-you can get it from Twitter at https://twitter.com/apps
+###Configuration
+To use this plugin you need a OAuth Consumer key pair (key & secret).
+You can get it from [Twitter](https://twitter.com/apps).
Register your Friendica site as "Client" application with "Read & Write" access.
-We do not need "Twitter as login". When you've registered the app you get the
-OAuth Consumer key and secret pair for your application/site.
+We do not need "Twitter as login".
+When you've registered the app you get a key pair with an OAuth Consumer key and a secret key for your application/site.
+Add this key pair to your global .htconfig.php:
-Add this key pair to your global .htconfig.php
+ $a->config['twitter']['consumerkey'] = 'your consumer_key here';
+ $a->config['twitter']['consumersecret'] = 'your consumer_secret here';
-```
-$a->config['twitter']['consumerkey'] = 'your consumer_key here';
-$a->config['twitter']['consumersecret'] = 'your consumer_secret here';
-```
+After this, your users can configure their Twitter account settings from "Settings -> Connector Settings".
-After this, your user can configure their Twitter account settings
-from "Settings -> Connector Settings".
+###More documentation
-Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin
+Find the author's documentation here: [http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin](http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin)
-**StatusNet Plugin for Friendica**
+GNU Social Plugin for Friendica
+---
* Author: Tobias Diekershoff
* tobias.diekershoff@gmx.net
+* License: 3-clause BSD license
-* License:3-clause BSD license
+###Configuration
-Configuration
+When the addon is activated the user has to aquire the following in order to connect to the GNU Social account of choice.
-When the addon is activated the user has to aquire the following in order to connect to the StatusNet account of choice.
-
-* The base URL for the StatusNet API, for identi.ca this is https://identi.ca/api/
+* The base URL for the GNU Social API, for quitter.se this is https://quitter.se/api/
* OAuth Consumer key & secret
-To get the OAuth Consumer key pair the user has to
+To get the OAuth Consumer key pair the user has to
-(a) ask her Friendica admin if a pair already exists or
-(b) has to register the Friendica server as a client application on the StatusNet server.
+1 ask her Friendica admin if a pair already exists or
+2 has to register the Friendica server as a client application on the GNU Social server.
-This can be done from the account settings under "Settings -> Connections -> Register an OAuth client application -> Register a new application" on the StatusNet server.
+This can be done from the account settings under "Settings -> Connections -> Register an OAuth client application -> Register a new application" on the GNU Social server.
During the registration of the OAuth client remember the following:
-* Application names must be unique on the StatusNet site, so we recommend a Name of 'friendica-nnnn', replace 'nnnn' with a random number or your website name.
+* Application names must be unique on the GNU Social site, so we recommend a Name of 'friendica-nnnn', replace 'nnnn' with a random number or your website name.
* there is no callback url
* register a desktop client
* with read & write access
* the Source URL should be the URL of your Friendica server
-After the required credentials for the application are stored in the configuration you have to actually connect your Friendica account with StatusNet. This is done from the Settings -> Connector Settings page. Follow the Sign in with StatusNet button, allow access and then copy the security code into the box provided. Friendica will then try to acquire the final OAuth credentials from the API.
+After the required credentials for the application are stored in the configuration you have to actually connect your Friendica account with GNU Social.
+This is done from the Settings -> Connector Settings page.
+Follow the Sign in with GNU Social button, allow access and then copy the security code into the box provided.
+Friendica will then try to acquire the final OAuth credentials from the API.
-If successful the addon settings will allow you to select to post your public messages to your StatusNet account (have a look behind the little lock symbol beneath the status "editor" on your Home or Network pages).
-
-Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/StatusNet_Plugin
-
-
-
-**Installing the Friendica/Facebook connector**
-
-* register an API key for your site from developer.facebook.com
-
-This requires a Facebook account, and may require additional authentication in the form of credit card or mobile phone verification.
-
-a. We'd be very happy if you include "Friendica" in the application name
-to increase name recognition. The Friendica icons are also present
-in the images directory and may be uploaded as a Facebook app icon.
-Use images/friendica-16.jpg for the Icon and images/friendica-128.jpg for the Logo.
-
-b. The url should be your site URL with a trailing slash.
-
-You **may** be required to provide a privacy and/or terms of service URL.
-
-c. Navigate to Set Web->Site URL & Domain -> Website Settings. Set Site URL
-to yoursubdomain.yourdomain.com. Set Site Domain to your yourdomain.com.
-
-d. Install the Facebook plugin on your Friendica site at 'admin/plugins'. You should then see a link for Facebook under 'Plugin Features' on the sidebar of the admin panel. Select that.
-
-e. Enter the App-ID and App Secret that Facebook gave you. Change any other settings as desired.
-
-
-On Friendica, each member who wishes to use the Facebook connector should visit the Facebook Settings section of their "Settings->Connector Settings" page, and click 'Install Facebook Connector'.
-
-Choose the appropriate settings for your usage and privacy requirements.
-
-This will ask you to login to Facebook and grant permission to the
-plugin to do its stuff. Allow it to do so.
-
-You're done. To turn it off visit the Connector Settings page again and
-'Remove Facebook posting'.
-
-Videos and embeds will not be posted if there is no other content. Links
-and images will be converted to a format suitable for the Facebook API and
-long posts truncated - with a link to view the full post.
-
-Facebook contacts will also not be able to view "private" photos, as they are not able to authenticate to your site to establish identity. We will address this in a future release.
-
-
-
-
-
+If successful, the addon settings will allow you to select to post your public messages to your GNU Social account (have a look behind the little lock symbol beneath the status "editor" on your Home or Network pages).
+###More documentation
+Find the author's documentation here: [http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/StatusNet_Plugin](http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/StatusNet_Plugin)
diff --git a/doc/Making-Friends.md b/doc/Making-Friends.md
index e0b1a254e..8f2985463 100644
--- a/doc/Making-Friends.md
+++ b/doc/Making-Friends.md
@@ -3,55 +3,101 @@ Making Friends
* [Home](help)
-Friendship in Friendica can take on a great many different meanings. But let's keep it simple, you want to be friends with somebody. How do you do it?
+Friendship in Friendica can take on a great many different meanings.
+But let's keep it simple, you want to be friends with somebody.
+How do you do it?
-The first thing you can do is look at the Directory. The directory is split up into two parts. If you click the directory button, you will be presented with a list of all members (who chose to be listed) on your server. You'll also see a link to the Global Directory. If you click through to the global directory, you will be presented with a list of everybody who chose to be listed across all instances of Friendica. You will also see a "Show Community Forums" link, which will direct you to Groups, Forums and Fanpages. You connect to people, groups and forums in the same way, except groups and forums will automatically accept your introduction request, whereas a human will approve you manually.
+The Directories
+---
+Friendica has two different kinds of "addressbook":
+The directory of the Friendica server you are registered on and the global directory that collects account information across all Friendica instances.
-To connect with other Friendica users:
+The first thing you can do is look at the **Directory**.
+The directory is split up into two parts.
+If you click the directory button, you will be presented with a list of all members (who chose to be listed) on your server.
-Visit their profile. Just beneath their profile picture will be the word 'Connect' (we're assuming this is an English language profile).
+You'll also see a link to the **Global Directory**.
+If you click through to the global directory, you will be presented with a list of everybody who chose to be listed across all instances of Friendica.
+You will also see a "Show Community Forums" link, which will direct you to Groups, Forums and Fanpages.
+You connect to people, groups and forums in the same way, except groups and forums will automatically accept your introduction request, whereas a human will approve you manually.
-Click that. It will take you to a "Connect" form.
+Connect to other Friendica users
+---
-This is going to ask you for your Identity Address. This is necessary so that this person's website can find yours.
+Visit their profile.
+Just beneath their profile picture will be the word 'Connect' (we're assuming this is an English language profile).
+Click that 'Connect' button.
+It will take you to a 'Connect' form.
+
+The form is going to ask you for your Identity Address.
+This is necessary so that this person's website can find yours.
What do you put in the box?
If your Friendica site is called "demo.friendica.com" and your username/nickname on that site is "bob", you would put in "bob@demo.friendica.com".
-Notice this looks just like an email address. It was meant to be that way. It's easy for people to remember.
+Notice this looks just like an email address.
+It was meant to be that way.
+It's easy for people to remember.
You *could* also put in the URL of your "home" page, such as "http://demo.friendica.com/profile/bob", but the email-style address is certainly easier.
-When you've submitted the connection page, it will take you back to your own site where you must then login (if necessary) and verify the connection request on *your* site. Once you've done this, the two websites can communicate with each other to complete the process (after your new friend has approved the request).
+When you've submitted the connection page, it will take you back to your own site where you must then login (if necessary) and verify the connection request on *your* site.
+Once you've done this, the two websites can communicate with each other to complete the process (after your new friend has approved the request).
-If you already know somebody's Identity Address, you can enter it in the "connect" box on your "Contacts" page. This will take you through a similar process.
+If you already know somebody's Identity Address, you can enter it in the "connect" box on your "Contacts" page.
+This will take you through a similar process.
-**Alternate Networks**
+Connect to users of alternate networks
+---
+###GNU Social, Twitter, Diaspora
+You can also use your Identity Address or other people's Identity Addresses to become friends across networks.
+The list of possible networks is growing all the time.
+If you know (for instance) "bob" on gnusocial.de (a GNU Social site) you could put bob@gnusocial.de into your Contact page and become friends across networks.
+(Or you can put in the URL to Bob's gnusocial.de page if you wish).
-You can also use your Identity Address or other people's Identity Addresses to become friends across networks. The list of possible networks is growing all the time. If you know (for instance) "bob" on identi.ca (a Status.Net site) you could put bob@identi.ca into your Contact page and become friends across networks. (Or you can put in the URL to Bob's identi.ca page if you wish). You can also be "partial" friends with somebody on Google Buzz by putting in their gmail address. Google Buzz does not yet support all the protocols we need for direct messaging, but you should be able to follow status updates from within Friendica. You can do the same for Twitter accounts and Diaspora accounts. In fact you can "follow" most anybody or any website that produces a syndication feed (RSS/Atom,etc.). If we can find an information stream and a name to attach to the contact, we'll try to connect with them.
+You can do the same for Twitter accounts and Diaspora accounts.
-If you have supplied your mailbox connection information on your Settings page, you can enter the email address of anybody that has sent you a message recently and have their email messages show up in your social stream. You can also reply to them from within Friendica.
+In fact, you can "follow" almost anybody or any website that produces a syndication feed (RSS/Atom,etc.).
+If we can find an information stream and a name to attach to the contact, we'll try to connect with them.
-People can also become friends with you from other networks. If a friend of yours has an identi.ca account, they can become friends with you by putting your Friendica Identity Address into their identi.ca subscription dialog box. A similar mechanism is available for Diaspora members, by putting your iendtity address into their search bar.
+###Email
+If you have supplied your mailbox connection information on your Settings page, you can enter the email address of anybody that has sent you a message recently and have their email messages show up in your social stream.
+You can also reply to them from within Friendica.
-Note: Some versions of StatusNet software may require the full URL to your profile and may not work with the identity address.
+People can also become friends with you from other networks.
+If a friend of yours has an GNU Social account, they can become friends with you by putting your Friendica Identity Address into their GNU Social subscription dialog box.
+A similar mechanism is available for Diaspora members, by putting your identity address into their search bar.
-When somebody requests friendship you will receive a notification. You will need to approve this before the friendship is complete.
+Note: Some versions of GNU Social software may require the full URL to your profile and may not work with the identity address.
-Some networks allow people to send you messages without being friends and without your approval. Friendica does not allow this by default, as it would open a gateway for spam.
+Notification
+---
+When somebody requests friendship you will receive a notification.
+You will need to approve this before the friendship is complete.
-When you receive a friendship notification from another Friendica member, you will have the option of allowing them as a "fan" or as a "friend". If they are a fan, they can see what you have to say, including private communications that you send to them, but not vice versa. As a friend, you can both communicate with each other.
+Approval
+---
+Some networks allow people to send you messages without being friends and without your approval.
+Friendica does not allow this by default, as it would open a gateway for spam.
-Diaspora uses a different terminology, and you are given the option of allowing them to "share with you", or being full friends.
+Unilateral or bilateral friendships
+---
+When you receive a friendship notification from another Friendica member, you will have the option of allowing them as a "fan" or as a "friend".
+If they are a fan, they can see what you have to say, including private communications that you send to them, but not vice versa.
+As a friend, you can both communicate with each other.
-Once you have become friends, if you find the person constantly sends you spam or worthless information, you can "Ignore" them - without breaking off the friendship or even alerting them to the fact that you aren't interested in anything they are saying. In many ways they are like a "fan" - but they don't know this. They think they are a friend.
+Diaspora uses a different terminology, and you are given the option of allowing them to "share with you", or being full friends.
-You can also "block" a person. This completely blocks communications with that person. They may still be able to see your public posts, as can anybody in the world, but they cannot communicate with you directly.
+Ignoring, blocking and deleting contacts
+---
+Once you have become friends, if you find the person constantly sends you spam or worthless information, you can "Ignore" them - without breaking off the friendship or even alerting them to the fact that you aren't interested in anything they are saying.
+In many ways they are like a "fan" - but they don't know this.
+They think they are a friend.
-You can also delete a friend no matter what the friendship status - which complete removes everything relating to that person from your website.
-
-
-
+You can also "block" a person.
+This completely blocks communications with that person.
+They may still be able to see your public posts, as can anybody in the world, but they cannot communicate with you directly.
+You can also delete a friend no matter what the friendship status - which completely removes everything relating to that person from your website.
diff --git a/doc/Message-Flow.md b/doc/Message-Flow.md
index bb1c063d3..ce0a4248a 100644
--- a/doc/Message-Flow.md
+++ b/doc/Message-Flow.md
@@ -1,13 +1,15 @@
Friendica Message Flow
+===
-This page attempts to document some of the details of how messages get from one person to another in the Friendica network. There are multiple paths, using multiple protocols and message formats.
-
-Those attempting to understand these message flows should become familiar with (at the minimum) the DFRN protocol document (http://dfrn.org/dfrn.pdf) and the message passing elements of the OStatus stack (salmon and Pubsubhubbub).
+This page documents some of the details of how messages get from one person to another in the Friendica network.
+There are multiple paths, using multiple protocols and message formats.
+Those attempting to understand these message flows should become familiar with (at the minimum) the [DFRN protocol document](http://dfrn.org/dfrn.pdf) and the message passing elements of the OStatus stack (salmon and Pubsubhubbub).
Most message passing involves the file include/items.php, which has functions for several feed-related import/export activities.
-When a message is posted, all immediate deliveries to all networks are made using include/notifier.php, which chooses how (and to whom) to deliver the message. This file also invokes the local side of all deliveries including DFRN-notify.
+When a message is posted, all immediate deliveries to all networks are made using include/notifier.php, which chooses how (and to whom) to deliver the message.
+This file also invokes the local side of all deliveries including DFRN-notify.
mod/dfrn_notify.php handles the remote side of DFRN-notify.
@@ -19,36 +21,42 @@ Push (pubsubhubbub) feeds arrive via mod/pubsub.php
DFRN-poll feed imports arrive via include/poller.php as a scheduled task, this implements the local side of the DFRN-poll protocol.
-
-
-
Scenario #1. Bob posts a public status message
-
-This is a public message with no conversation members so no private transport is used. There are two paths it can take - as a bbcode path to DFRN clients, and converted to HTML with the server's PuSH (pubsubhubbub) hubs notified. When a PuSH hub is operational, dfrn-poll clients prefer to receive their information through the PuSH channel. They will fall back on a daily poll in case the hub has delivery issues (this is quite common when using the default Google reference hub). If there is no specified hub or hubs, DFRN clients will poll at a configurable (per-contact) rate at up to 5-minute intervals. Feeds retrieved via dfrn-poll are bbcode and may also contain private conversations which the poller has permissions to see.
+---
+This is a public message with no conversation members so no private transport is used.
+There are two paths it can take - as a bbcode path to DFRN clients, and converted to HTML with the server's PuSH (pubsubhubbub) hubs notified.
+When a PuSH hub is operational, dfrn-poll clients prefer to receive their information through the PuSH channel.
+They will fall back on a daily poll in case the hub has delivery issues (this is quite common when using the default Google reference hub).
+If there is no specified hub or hubs, DFRN clients will poll at a configurable (per-contact) rate at up to 5-minute intervals.
+Feeds retrieved via dfrn-poll are bbcode and may also contain private conversations which the poller has permissions to see.
Scenario #2. Jack replies to Bob's public message. Jack is on the Friendica/DFRN network.
-
-Jack uses dfrn-notify to send a direct reply to Bob. Bob then creates a feed of the conversation and sends it to everybody involved in the conversation using dfrn-notify. PuSH hubs are notified that new content is available. The hub or hubs will then retrieve the latest feed and transmit it to all hub subscribers (which may be on different networks).
+---
+Jack uses dfrn-notify to send a direct reply to Bob.
+Bob then creates a feed of the conversation and sends it to everybody involved in the conversation using dfrn-notify.
+PuSH hubs are notified that new content is available.
+The hub or hubs will then retrieve the latest feed and transmit it to all hub subscribers (which may be on different networks).
Scenario #3. Mary replies to Bob's public message. Mary is on the Friendica/DFRN network.
-
-Mary uses dfrn-notify to send a direct reply to Bob. Bob then creates a feed of the conversation and sends it to everybody involved in the conversation (excluding himself, the conversation is now sent to both Jack and Mary). Messages are sent using dfrn-notify. Push hubs are also notified that new content is available. The hub or hubs will then retrieve the latest feed and transmit it to all hub subscribers (which may be on different networks).
+---
+Mary uses dfrn-notify to send a direct reply to Bob.
+Bob then creates a feed of the conversation and sends it to everybody involved in the conversation (excluding himself, the conversation is now sent to both Jack and Mary).
+Messages are sent using dfrn-notify.
+Push hubs are also notified that new content is available.
+The hub or hubs will then retrieve the latest feed and transmit it to all hub subscribers (which may be on different networks).
Scenario #4. William replies to Bob's public message. William is on the OStatus network.
-
-William uses salmon to notify Bob of the reply. Content is html embedded in salmon magic envelope. Bob then creates a feed of the conversation and sends it to all Friendica participants involved in the conversation using dfrn-notify (excluding himself, the conversation is sent to both Jack and Mary). Push hubs are notified that new content is available. The hub or hubs will then retrieve the latest feed and transmit it to all hub subscribers (which may be on different networks).
+---
+William uses salmon to notify Bob of the reply.
+Content is html embedded in salmon magic envelope.
+Bob then creates a feed of the conversation and sends it to all Friendica participants involved in the conversation using dfrn-notify (excluding himself, the conversation is sent to both Jack and Mary).
+Push hubs are notified that new content is available.
+The hub or hubs will then retrieve the latest feed and transmit it to all hub subscribers (which may be on different networks).
Scenario #5. Bob posts a private message to Mary and Jack.
-
-Message is delivered immediately to Mary and Jack using dfrn_notify. Public hubs are not notified. Requeueing is attempted in case of timeout. Replies follow the same flow as the public replies except that hubs are not notified and message is never made available in the public feed. The entire conversation is also made available to Mary and Jack (and nobody else) through their dfrn-poll personalised feed.
-
-
-
-
-
-
-
-
-
-
-
+---
+Message is delivered immediately to Mary and Jack using dfrn_notify.
+Public hubs are not notified.
+Requeueing is attempted in case of timeout.
+Replies follow the same flow as the public replies except that hubs are not notified and message is never made available in the public feed.
+The entire conversation is also made available to Mary and Jack (and nobody else) through their dfrn-poll personalised feed.
diff --git a/doc/Move-Account.md b/doc/Move-Account.md
index 35c50259e..19e6f1155 100644
--- a/doc/Move-Account.md
+++ b/doc/Move-Account.md
@@ -1,35 +1,27 @@
-Move Account
+How to move your account between servers
============
* [Home](help)
-! **this is an experimental feature**
+! **This is an experimental feature**
-** How to move an account between servers **
+* Go to "Settings" -> "[Export personal data](uexport)"
+* Click on "Export account" to save your account data.
+* **Save the file in a secure place!** It contains your details, your contacts, groups, and personal settings. It also contains your secret keys to authenticate yourself to your contacts.
+* Go to your new server, and open *http://newserver.com/uimport* (there is not a direct link to this page at the moment).
+* Do NOT create a new account prior to importing your old settings - uimport should be used *instead* of register.
+* Load your saved account file and click "Import".
+* After the move, the account on the old server will not work reliably anymore, and should be not used.
-Go to "Settings" -> "[Export personal data](uexport)"
-Click on "Export account" to save your account data.
-This file contains your details, your contacts, groups, and personal settings.
-It also contains your secret keys to authenticate yourself to your contacts:
-**save this file in a secure place**!
-
-Go to your new server, and open *http://newserver.com/uimport* (there is not a
-direct link to this page at the moment).
-
-Do NOT create a new account prior to importing your old settings - uimport should be used *instead* of register.
-
-Load your saved account file and click "Import".
+Friendica contacts
+---
Friendica will recreate your account on the new server, with your contacts and groups.
-A message is sent to Friendica contacts, to inform them about your move: if your
-contacts are runnning on an updated server, your details on their
-side will be automatically updated.
-Contacts on Statusnet/Identi.ca or Diaspora will be archived, as we can't inform
-them about your move.
-You should ask them to remove your contact from their lists and re-add you, and you
-should do the same with their contact.
-
-After the move, the account on the old server will not work reliably anymore, and
-should be not used.
+A message is sent to Friendica contacts, to inform them about your move:
+If your contacts are runnning on an updated server, your details on their side will be automatically updated.
+GNU Social/Diaspora contacts
+---
+Contacts on GNU Social or Diaspora will be archived, as we can't inform them about your move.
+You should ask them to remove your contact from their lists and re-add you, and you should do the same with their contact.
diff --git a/doc/Plugins.md b/doc/Plugins.md
index 833c1d200..dcd6e3b05 100644
--- a/doc/Plugins.md
+++ b/doc/Plugins.md
@@ -1,10 +1,18 @@
Friendica Addon/Plugin development
==========================
-Please see the sample addon 'randplace' for a working example of using some of these features. The facebook addon provides an example of integrating both "addon" and "module" functionality. Addons work by intercepting event hooks - which must be registered. Modules work by intercepting specific page requests (by URL path).
+Please see the sample addon 'randplace' for a working example of using some of these features.
+Addons work by intercepting event hooks - which must be registered.
+Modules work by intercepting specific page requests (by URL path).
-
-Plugin names cannot contain spaces or other punctuation and are used as filenames and function names. You may supply a "friendly" name within the comment block. Each addon must contain both an install and an uninstall function based on the addon/plugin name. For instance "plugin1name_install()". These two functions take no arguments and are usually responsible for registering (and unregistering) event hooks that your plugin will require. The install and uninstall functions will also be called (i.e. re-installed) if the plugin changes after installation - therefore your uninstall should not destroy data and install should consider that data may already exist. Future extensions may provide for "setup" amd "remove".
+Plugin names cannot contain spaces or other punctuation and are used as filenames and function names.
+You may supply a "friendly" name within the comment block.
+Each addon must contain both an install and an uninstall function based on the addon/plugin name.
+For instance "plugin1name_install()".
+These two functions take no arguments and are usually responsible for registering (and unregistering) event hooks that your plugin will require.
+The install and uninstall functions will also be called (i.e. re-installed) if the plugin changes after installation.
+Therefore your uninstall should not destroy data and install should consider that data may already exist.
+Future extensions may provide for "setup" amd "remove".
Plugins should contain a comment block with the four following parameters:
@@ -15,63 +23,71 @@ Plugins should contain a comment block with the four following parameters:
* Author: John Q. Public
*/
-
-
-
Register your plugin hooks during installation.
register_hook($hookname, $file, $function);
$hookname is a string and corresponds to a known Friendica hook.
-$file is a pathname relative to the top-level Friendica directory. This *should* be 'addon/plugin_name/plugin_name.php' in most cases.
+$file is a pathname relative to the top-level Friendica directory.
+This *should* be 'addon/plugin_name/plugin_name.php' in most cases.
$function is a string and is the name of the function which will be executed when the hook is called.
-
+Arguments
+---
Your hook callback functions will be called with at least one and possibly two arguments
-
function myhook_function(&$a, &$b) {
-
}
-If you wish to make changes to the calling data, you must declare them as
-reference variables (with '&') during function declaration.
+If you wish to make changes to the calling data, you must declare them as reference variables (with '&') during function declaration.
-$a is the Friendica 'App' class - which contains a wealth of information
-about the current state of Friendica, such as which module has been called,
-configuration info, the page contents at the point the hook was invoked, profile
-and user information, etc. It is recommeded you call this '$a' to match its usage
-elsewhere.
+###$a
+$a is the Friendica 'App' class.
+It contains a wealth of information about the current state of Friendica:
-$b can be called anything you like. This is information which is specific to the hook
-currently being processed, and generally contains information that is being immediately
-processed or acted on that you can use, display, or alter. Remember to declare it with
-'&' if you wish to alter it.
+* which module has been called,
+* configuration information,
+* the page contents at the point the hook was invoked,
+* profile and user information, etc.
+
+It is recommeded you call this '$a' to match its usage elsewhere.
+
+###$b
+$b can be called anything you like.
+This is information specific to the hook currently being processed, and generally contains information that is being immediately processed or acted on that you can use, display, or alter.
+Remember to declare it with '&' if you wish to alter it.
Modules
--------
-Plugins/addons may also act as "modules" and intercept all page requests for a given URL path. In order for a plugin to act as a module it needs to define a function "plugin_name_module()" which takes no arguments and need not do anything.
+Plugins/addons may also act as "modules" and intercept all page requests for a given URL path.
+In order for a plugin to act as a module it needs to define a function "plugin_name_module()" which takes no arguments and needs not do anything.
+
+If this function exists, you will now receive all page requests for "http://my.web.site/plugin_name" - with any number of URL components as additional arguments.
+These are parsed into an array $a->argv, with a corresponding $a->argc indicating the number of URL components.
+So http://my.web.site/plugin/arg1/arg2 would look for a module named "plugin" and pass its module functions the $a App structure (which is available to many components).
+This will include:
-If this function exists, you will now receive all page requests for "http://my.web.site/plugin_name" - with any number of URL components as additional arguments. These are parsed into an array $a->argv, with a corresponding $a->argc indicating the number of URL components. So http://my.web.site/plugin/arg1/arg2 would look for a module named "plugin" and pass its module functions the $a App structure (which is available to many components). This will include:
$a->argc = 3
$a->argv = array(0 => 'plugin', 1 => 'arg1', 2 => 'arg2');
-Your module functions will often contain the function plugin_name_content(&$a), which defines and returns the page body content. They may also contain plugin_name_post(&$a) which is called before the _content function and typically handles the results of POST forms. You may also have plugin_name_init(&$a) which is called very early on and often does module initialisation.
-
+Your module functions will often contain the function plugin_name_content(&$a), which defines and returns the page body content.
+They may also contain plugin_name_post(&$a) which is called before the _content function and typically handles the results of POST forms.
+You may also have plugin_name_init(&$a) which is called very early on and often does module initialisation.
Templates
----------
-If your plugin need some template, you can use Friendica template system. Friendica use [smarty3](http://www.smarty.net/) as template engine.
+If your plugin needs some template, you can use the Friendica template system.
+Friendica uses [smarty3](http://www.smarty.net/) as a template engine.
-Put your tpl files in *templates/* subfolder of your plugin.
+Put your tpl files in the *templates/* subfolder of your plugin.
-In your code, like in function plugin_name_content(), load template file and execute it passing needed values:
+In your code, like in the function plugin_name_content(), load the template file and execute it passing needed values:
# load template file. first argument is the template name,
# second is the plugin path relative to friendica top folder
@@ -80,143 +96,185 @@ In your code, like in function plugin_name_content(), load template file and exe
# apply template. first argument is the loaded template,
# second an array of 'name'=>'values' to pass to template
$output = replace_macros($tpl,array(
- 'title' => 'My beautifull plugin',
+ 'title' => 'My beautiful plugin',
));
-See also wiki page [Quick Template Guide](https://github.com/friendica/friendica/wiki/Quick-Template-Guide)
+See also the wiki page [Quick Template Guide](https://github.com/friendica/friendica/wiki/Quick-Template-Guide).
-Current hooks:
---------------
+Current hooks
+-------------
-**'authenticate'** - called when a user attempts to login.
- $b is an array
- 'username' => the supplied username
- 'password' => the supplied password
- 'authenticated' => set this to non-zero to authenticate the user.
- 'user_record' => successful authentication must also return a valid user record from the database
+###'authenticate'
+'authenticate' is called when a user attempts to login.
+$b is an array containing:
-**'logged_in'** - called after a user has successfully logged in.
- $b contains the $a->user array
+ 'username' => the supplied username
+ 'password' => the supplied password
+ 'authenticated' => set this to non-zero to authenticate the user.
+ 'user_record' => successful authentication must also return a valid user record from the database
+###'logged_in'
+'logged_in' is called after a user has successfully logged in.
+$b contains the $a->user array.
-**'display_item'** - called when formatting a post for display.
- $b is an array
- 'item' => The item (array) details pulled from the database
- 'output' => the (string) HTML representation of this item prior to adding it to the page
+###'display_item'
+'display_item' is called when formatting a post for display.
+$b is an array:
-**'post_local'** - called when a status post or comment is entered on the local system
- $b is the item array of the information to be stored in the database
- {Please note: body contents are bbcode - not HTML)
+ 'item' => The item (array) details pulled from the database
+ 'output' => the (string) HTML representation of this item prior to adding it to the page
-**'post_local_end'** - called when a local status post or comment has been stored on the local system
- $b is the item array of the information which has just been stored in the database
- {Please note: body contents are bbcode - not HTML)
+###'post_local'
+* called when a status post or comment is entered on the local system
+* $b is the item array of the information to be stored in the database
+* Please note: body contents are bbcode - not HTML
-**'post_remote'** - called when receiving a post from another source. This may also be used to post local activity or system generated messages.
- $b is the item array of information to be stored in the database and the item
- body is bbcode.
+###'post_local_end'
+* called when a local status post or comment has been stored on the local system
+* $b is the item array of the information which has just been stored in the database
+* Please note: body contents are bbcode - not HTML
-**'settings_form'** - called when generating the HTML for the user Settings page
- $b is the (string) HTML of the settings page before the final '' tag.
+###'post_remote'
+* called when receiving a post from another source. This may also be used to post local activity or system generated messages.
+* $b is the item array of information to be stored in the database and the item body is bbcode.
-**'settings_post'** - called when the Settings pages are submitted.
- $b is the $_POST array
+###'settings_form'
+* called when generating the HTML for the user Settings page
+* $b is the (string) HTML of the settings page before the final '' tag.
-**'plugin_settings'** - called when generating the HTML for the addon settings page
- $b is the (string) HTML of the addon settings page before the final '' tag.
+###'settings_post'
+* called when the Settings pages are submitted
+* $b is the $_POST array
-**'plugin_settings_post'** - called when the Addon Settings pages are submitted.
- $b is the $_POST array
+###'plugin_settings'
+* called when generating the HTML for the addon settings page
+* $b is the (string) HTML of the addon settings page before the final '' tag.
-**'profile_post'** - called when posting a profile page.
- $b is the $_POST array
+###'plugin_settings_post'
+* called when the Addon Settings pages are submitted
+* $b is the $_POST array
-**'profile_edit'** - called prior to output of profile edit page
- $b is array
- 'profile' => profile (array) record from the database
- 'entry' => the (string) HTML of the generated entry
+###'profile_post'
+* called when posting a profile page
+* $b is the $_POST array
+###'profile_edit'
+'profile_edit' is called prior to output of profile edit page.
+$b is an array containing:
-**'profile_advanced'** - called when the HTML is generated for the 'Advanced profile', corresponding to the 'Profile' tab within a person's profile page.
- $b is the (string) HTML representation of the generated profile
- (The profile array details are in $a->profile)
+ 'profile' => profile (array) record from the database
+ 'entry' => the (string) HTML of the generated entry
-**'directory_item'** - called from the Directory page when formatting an item for display
- $b is an array
- 'contact' => contact (array) record for the person from the database
- 'entry' => the (string) HTML of the generated entry
+###'profile_advanced'
+* called when the HTML is generated for the 'Advanced profile', corresponding to the 'Profile' tab within a person's profile page
+* $b is the (string) HTML representation of the generated profile
+* The profile array details are in $a->profile.
-**'profile_sidebar_enter'** - called prior to generating the sidebar "short" profile for a page
- $b is (array) the person's profile array
+###'directory_item'
+'directory_item' is called from the Directory page when formatting an item for display.
+$b is an array:
-**'profile_sidebar'** - called when generating the sidebar "short" profile for a page
- $b is an array
- 'profile' => profile (array) record for the person from the database
- 'entry' => the (string) HTML of the generated entry
+ 'contact' => contact (array) record for the person from the database
+ 'entry' => the (string) HTML of the generated entry
-**'contact_block_end'** - called when formatting the block of contacts/friends on a profile sidebar has completed
- $b is an array
- 'contacts' => array of contacts
- 'output' => the (string) generated HTML of the contact block
+###'profile_sidebar_enter'
+* called prior to generating the sidebar "short" profile for a page
+* $b is the person's profile array
-**'bbcode'** - called during conversion of bbcode to html
- $b is (string) converted text
+###'profile_sidebar'
+'profile_sidebar is called when generating the sidebar "short" profile for a page.
+$b is an array:
-**'html2bbcode'** - called during conversion of html to bbcode (e.g. remote message posting)
- $b is (string) converted text
+ 'profile' => profile (array) record for the person from the database
+ 'entry' => the (string) HTML of the generated entry
-**'page_header'** - called after building the page navigation section
- $b is (string) HTML of nav region
+###'contact_block_end'
+is called when formatting the block of contacts/friends on a profile sidebar has completed.
+$b is an array:
-**'personal_xrd'** - called prior to output of personal XRD file.
- $b is an array
- 'user' => the user record for the person
- 'xml' => the complete XML to be output
+ 'contacts' => array of contacts
+ 'output' => the (string) generated HTML of the contact block
-**'home_content'** - called prior to output home page content, shown to unlogged users
- $b is (string) HTML of section region
+###'bbcode'
+* called during conversion of bbcode to html
+* $b is a string converted text
-**'contact_edit'** - called when editing contact details on an individual from the Contacts page
- $b is (array)
- 'contact' => contact record (array) of target contact
- 'output' => the (string) generated HTML of the contact edit page
+###'html2bbcode'
+* called during conversion of html to bbcode (e.g. remote message posting)
+* $b is a string converted text
-**'contact_edit_post'** - called when posting the contact edit page
- $b is the $_POST array
+###'page_header'
+* called after building the page navigation section
+* $b is a string HTML of nav region
-**'init_1'** - called just after DB has been opened and before session start
- $b is not used or passed
+###'personal_xrd'
+'personal_xrd' is called prior to output of personal XRD file.
+$b is an array:
-**'page_end'** - called after HTML content functions have completed
- $b is (string) HTML of content div
+ 'user' => the user record for the person
+ 'xml' => the complete XML to be output
-**'avatar_lookup'** - called when looking up the avatar
- $b is (array)
- 'size' => the size of the avatar that will be looked up
- 'email' => email to look up the avatar for
- 'url' => the (string) generated URL of the avatar
+###'home_content'
+* called prior to output home page content, shown to unlogged users
+* $b is (string) HTML of section region
-**'emailer_send_prepare'** - called from Emailer::send() before building the mime message
- $b is (array) , params to Emailer::send()
- 'fromName' => name of the sender
- 'fromEmail' => email fo the sender
- 'replyTo' => replyTo address to direct responses
- 'toEmail' => destination email address
- 'messageSubject' => subject of the message
- 'htmlVersion' => html version of the message
- 'textVersion' => text only version of the message
- 'additionalMailHeader' => additions to the smtp mail header
+###'contact_edit'
+is called when editing contact details on an individual from the Contacts page.
+$b is an array:
-**'emailer_send'** - called before calling PHP's mail()
- $b is (array) , params to mail()
- 'to'
- 'subject'
- 'body'
- 'headers'
+ 'contact' => contact record (array) of target contact
+ 'output' => the (string) generated HTML of the contact edit page
+###'contact_edit_post'
+* called when posting the contact edit page.
+* $b is the $_POST array
-A complete list of all hook callbacks with file locations (generated 14-Feb-2012): Please see the source for details of any hooks not documented above.
+###'init_1'
+* called just after DB has been opened and before session start
+* $b is not used or passed
+###'page_end'
+* called after HTML content functions have completed
+* $b is (string) HTML of content div
+
+###'avatar_lookup'
+'avatar_lookup' is called when looking up the avatar.
+$b is an array:
+
+ 'size' => the size of the avatar that will be looked up
+ 'email' => email to look up the avatar for
+ 'url' => the (string) generated URL of the avatar
+
+###'emailer_send_prepare'
+'emailer_send_prepare' called from Emailer::send() before building the mime message.
+$b is an array, params to Emailer::send()
+
+ 'fromName' => name of the sender
+ 'fromEmail' => email fo the sender
+ 'replyTo' => replyTo address to direct responses
+ 'toEmail' => destination email address
+ 'messageSubject' => subject of the message
+ 'htmlVersion' => html version of the message
+ 'textVersion' => text only version of the message
+ 'additionalMailHeader' => additions to the smtp mail header
+
+###'emailer_send'
+is called before calling PHP's mail().
+$b is an array, params to mail()
+
+ 'to'
+ 'subject'
+ 'body'
+ 'headers'
+
+###'nav_info'
+is called after the navigational menu is build in include/nav.php.
+$b is an array containing $nav from nav.php.
+
+Complete list of hook callbacks
+---
+
+Here is a complete list of all hook callbacks with file locations (as of 14-Feb-2012). Please see the source for details of any hooks not documented above.
boot.php: call_hooks('login_hook',$o);
diff --git a/doc/Profiles.md b/doc/Profiles.md
index 716db908e..715d27d95 100644
--- a/doc/Profiles.md
+++ b/doc/Profiles.md
@@ -3,49 +3,83 @@ Profiles
* [Home](help)
-Friendica has unlimited profiles. You may use different profiles to show different "sides of yourself" to different audiences.
+Friendica has unlimited profiles.
+You may use different profiles to show different "sides of yourself" to different audiences.
-You always have a profile known as your "default" or "public" profile. This profile is always available to the general public and cannot be hidden (there may be rare exceptions on privately run or disconnected sites). You may, and probably should restrict the information you make available on your public profile.
+Default / public profile
+---
+You always have a profile known as your "default" or "public" profile.
+This profile is always available to the general public and cannot be hidden (there may be rare exceptions on privately run or disconnected sites).
+You may, and probably should restrict the information you make available on your public profile.
-That said, if you want other friends to be able to find you, it helps to have the following information in your public profile...
+That said, if you want other friends to be able to find you, it helps to have the following information in your public profile:
* Your real name
* A photo of **you**
* Your location on the planet, at least to a country level.
-Without this basic information, you could get very lonely here. Most people (even your best friends) will not try and connect with somebody that has a fake name or doesn't contain a real photo.
+Without this basic information, you could get very lonely here.
+Most people (even your best friends) will not try and connect with somebody that has a fake name or doesn't contain a real photo.
-In addition, if you'd like to meet people that share some general interests with you, please take a moment and add some "Public Keywords" to your profile. Such as "music, linux, photography" or whatever. You can add as many keywords as you like.
+In addition, if you'd like to meet people that share some general interests with you, please take a moment and add some "Public Keywords" to your profile.
+Such as "music, linux, photography" or whatever.
+You can add as many keywords as you like.
+Your default or public profile is also shown to contacts on other networks, since they do not have the ability to view your private profiles.
+Only members of the Friendica network can see alternate/private profiles.
-Your default or public profile is also shown to contacts on other networks, since they do not have the ability to view your private profiles. Only members of the Friendica network can see alternate/private profiles.
+Alternate profiles
+---
+To create an alternate profile, select "Profiles" from the menu of your Friendica site.
+You may edit an existing profile, change the profile photo, or create a new profile.
+You may also create a "clone" of an existing profile if you only wish to change a few items but don't wish to enter all the information again.
+To assign a profile to specific persons, select the person from your "Contacts" page and click the pencil "Edit" icon.
+You will find a dropdown box listing the various profiles available.
+If this box is not selectable, the person is not in a supported network and cannot be assigned a specific profile.
-To create an alternate profile, select "Profiles" from the menu of your Friendica site. You may edit an existing profile, change the profile photo, or create a new profile. You may also create a "clone" of an existing profile if you only wish to change a few items but don't wish to enter all the information again.
+Once a profile has been selected, when the person views your profile from one of the "magic profile links" on their site, they will see the private profile you have assigned.
+If they are not logged into their site or view your profile from elsewhere, they will see your public profile.
-To assign a profile to specific persons, select the person from your "Contacts" page and click the pencil "Edit" icon. You will find a dropdown box listing the various profiles available. If this box is not selectable, the person is not in a supported network and cannot be assigned a specific profile.
+A magic profile link is indicated by a special cursor when hovering over a contact's name or photo.
+Currently this cursor is a hand next to a small padlock.
+These magic cursors indicate that by following the link, you are able to access special areas of the other person's pages which are only available to friends and may not be available to the general public.
-Once a profile has been selected, when the person views your profile from one of the "magic profile links" on their site, they will see the private profile you have assigned. If they are not logged into their site or view your profile from elsewhere, they will see your public profile.
+You may also discover that (assuming you have the proper permissions) you may be able to post directly on the other person's profile (often called a "wall-to-wall" post).
+You may also be able to comment directly on posts from while visiting the other person's profile page.
-A magic profile link is indicated by a special cursor when hovering over a contact's name or photo. Currently this cursor is a hand next to a small padlock. These magic cursors indicate that by following the link, you are able to access special areas of the other person's pages which are only available to friends and may not be available to the general public.
-
-You may also discover that (assuming you have the proper permissions) you may be able to post directly on the other person's profile (often called a "wall-to-wall" post). You may also be able to comment directly on posts from while visiting the other person's profile page.
-
-There are two settings which allow you to publish your profile to a directory and ensure that it can be found by others. You can change these through settings on the "Settings" page. One setting allows you to publish your profile in the site directory of this Friendica server. Another option (this may have been disabled by the site creator) allows you to publish your profile in the "Global Directory". This is a mega directory which contains people from many other Friendica installations world-wide.
+There are two settings which allow you to publish your profile to a directory and ensure that it can be found by others.
+You can change these through settings on the "Settings" page.
+One setting allows you to publish your profile in the site directory of this Friendica server.
+Another option (this may have been disabled by the site creator) allows you to publish your profile in the "Global Directory".
+This is a mega directory which contains people from many other Friendica installations world-wide.
If you do not wish to be visible to any of these sites, you may leave your profile unpublished.
-Although you may have multiple profiles, you only have one profile photo. This is intentional. In early tests we experimented with different photos for each profile and found it was very confusing for people. They might see a different picture depending on what website they visited or what conversation they were in, and often alerted them to the fact that other people might be able to see different profiles of you than they could see.
+Although you may have multiple profiles, you only have one profile photo.
+This is intentional.
+In early tests we experimented with different photos for each profile and found it was very confusing for people.
+They might see a different picture depending on what website they visited or what conversation they were in, and often alerted them to the fact that other people might be able to see different profiles of you than they could see.
(But you can use the rich-text information boxes within a profile such as "Tell us about yourself" and link other photos onto the page.)
-**Keywords and Directory Search**
+Keywords and Directory Search
+---
+On the site Directory page, you may search for people with published profiles who are on this site.
+The search is typically for your nickname or part of your full name.
+However this search will also match against other profile fields - such as gender, location, "about", work, and education.
+You may also include "Keywords" in your default profile - which may be used to search for common interests with other members.
+You have two sets of keywords available - public and private.
+Private keywords are *not* visible to anybody.
+You could use these keywords to locate people who share membership in secret societies, or that share a love of fishing (for example) - without making this information visible on your public profile.
+Public keywords are used in the friend suggestion tool and although they aren't readily visible, they may be seen by viewing the HTML of your profile page.
-On the site Directory page, you may search for people with published profiles who are on this site. The search is typically for your nickname or part of your full name. However this search will also match against other profile fields - such as gender, location, "about", work, and education. You may also include "Keywords" in your default profile - which may be used to search for common interests with other members. You have two sets of keywords available - public and private. Private keywords are *not* visible to anybody. You could use these keywords to locate people who share membership in secret societies, or that share a love of fishing (for example) - without making this information visible on your public profile. Public keywords are used in the friend suggestion tool and although they aren't readily visible, they may be seen by viewing the HTML of your profile page.
+Directory searches are also able to use "boolean" logic so that you can search for "+lesbian +Florida" and find those who's sexual preference (or keywords) contain the world "lesbian" and that live in Florida.
+See the section on "Topical Tags" on the [Tags-and-Mentions](help/Tags-and-Mentions) page for more information on performing boolean searches.
-Directory searches are also able to use "boolean" logic so that you can search for "+lesbian +Florida" and find those who's sexual preference (or keywords) contain the world "lesbian" and that live in Florida. See the section on "Topical Tags" on the [Tags-and-Mentions](help/Tags-and-Mentions) page for more information on performing boolean searches.
-
-On your Contacts page is a link to "Find People with Shared Interests" (unless your site administrator has disabled the global directory). This will combine both your public and private keywords, and find people in the global directory who have matching and/or similar keywords. (Your private keywords are not identified or stored on the global directory). The more keywords you provide, the more relevant the search results that are returned. These are sorted by relevance. You may discover that you are the first person on the list - because you are very likely the most relevant match for your keywords in the directory.
-
-
-
\ No newline at end of file
+On your Contacts page is a link to "Find People with Shared Interests" (unless your site administrator has disabled the global directory).
+This will combine both your public and private keywords, and find people in the global directory who have matching and/or similar keywords.
+(Your private keywords are not identified or stored on the global directory).
+The more keywords you provide, the more relevant the search results that are returned.
+These are sorted by relevance.
+You may discover that you are the first person on the list - because you are very likely the most relevant match for your keywords in the directory.
diff --git a/doc/Remove-Account.md b/doc/Remove-Account.md
index e33c2b06e..4b4853b6b 100644
--- a/doc/Remove-Account.md
+++ b/doc/Remove-Account.md
@@ -7,8 +7,16 @@ We don't like to see people leave Friendica, but if you need to remove your acco
http://sitename/removeme
-with your web browser. You will need to be logged in at the time.
+with your web browser.
+You will need to be logged in at the time.
-You will be asked for your password to confirm the request. If this matches your stored password, your account will immediately be blocked to all probing. Unlike some social networks we do **not** hold onto it for a grace period in case you change your mind. All your content and user data, etc is instantly removed. For all intents and purposes, the account is gone in moments.
+You will be asked for your password to confirm the request.
+If this matches your stored password, your account will immediately be blocked to all probing.
+Unlike some social networks we do **not** hold onto it for a grace period in case you change your mind.
+All your content and user data, etc is instantly removed. For all intents and purposes, the account is gone in moments.
-We then send out an "unfriend" signal to all of your contacts. This signal deletes all content on those networks. Unfortunately, due to limitations of the other networks, this only works well with Friendica contacts. We allow four days for this, in case some servers were down and the unfriend signal was queued. After this, we finish off deleting the account.
+We then send out an "unfriend" signal to all of your contacts.
+This signal deletes all content on those networks.
+Unfortunately, due to limitations of the other networks, this only works well with Friendica contacts.
+We allow four days for this, in case some servers were down and the unfriend signal was queued.
+After this, we finish off deleting the account.
diff --git a/doc/Settings.md b/doc/Settings.md
index 574ce8dcc..60fff847a 100644
--- a/doc/Settings.md
+++ b/doc/Settings.md
@@ -1,227 +1,240 @@
-Here are some of the built-in features which don't have an exposed interface or are otherwise undocumented. Configuration settings are stored in the file ".htconfig.php". Edit this file with a text editor to make the desired changes. Several system settings are already documented in that file and will not be covered here.
+Settings
+===
+Here are some of the built-in features which don't have an exposed interface or are otherwise undocumented.
+Configuration settings are stored in the file ".htconfig.php".
+Edit this file with a text editor to make the desired changes.
+Several system settings are already documented in that file and will not be covered here.
-**Hot Keys**
+Hot Keys
+---
Friendica traps the following keyboard events:
-* [Pause] - Pauses "Ajax" update activity. This is the process that provides updates without reloading the page. You may wish to pause it to reduce network usage and/or as a debugging aid for javascript developers. A pause indicator will appear at the lower right hand corner of the page. Hit the [pause] key once again to resume.
-
+* [Pause] - Pauses "Ajax" update activity. This is the process that provides updates without reloading the page. You may wish to pause it to reduce network usage and/or as a debugging aid for javascript developers. A pause indicator will appear at the lower right hand corner of the page. Hit the [pause] key once again to resume.
* [F8] - Displays a language selector
-**Birthday Notifications**
+Birthday Notifications
+---
-Birthday events are published on your Home page for any friends having a birthday in the coming 6 days. In order for your birthday to be discoverable by all of your friends, you must set your birthday (at least the month and day) in your default profile. You are not required to provide the year.
+Birthday events are published on your Home page for any friends having a birthday in the coming 6 days.
+In order for your birthday to be discoverable by all of your friends, you must set your birthday (at least the month and day) in your default profile.
+You are not required to provide the year.
-**Configuration settings**
+System settings
+---
-
-**Language**
-
-System Setting
+###Language
Please see util/README for information on creating language translations.
Config:
-```
-$a->config['system']['language'] = 'name';
-```
+ $a->config['system']['language'] = 'name';
-**System Theme**
+###System Theme
-System Setting
-
-Choose a named theme to be the default system theme (which may be over-ridden by user profiles). Default theme is "default".
+Choose a theme to be the default system theme. This can be over-ridden by user profiles.
+Default theme is "default".
Config:
-```
-$a->config['system']['theme'] = 'theme-name';
-```
+ $a->config['system']['theme'] = 'theme-name';
-**Verify SSL Certitificates**
+###Proxy Configuration Settings
-Security setting
-
-By default Friendica allows SSL communication between websites that have "self-signed" SSL certificates. For the widest compatibility with browsers and other networks we do not recommend using self-signed certificates, but we will not prevent you from using them. SSL encrypts all the data transmitted between sites (and to your browser) and this allows you to have completely encrypted communications, and also protect your login session from hijacking. Self-signed certificates can be generated for free, without paying top-dollar for a website SSL certificate - however these aren't looked upon favourably in the security community because they can be subject to so-called "man-in-the-middle" attacks. If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites.
+If your site uses a proxy to connect to the internet, you may use these settings to communicate with the outside world.
+The outside world still needs to be able to see your website, or this will not be very useful.
Config:
-```
-$a->config['system']['verifyssl'] = true;
-```
+ $a->config['system']['proxy'] = "http://proxyserver.domain:port";
+ $a->config['system']['proxyuser'] = "username:password";
-**Allowed Friend Domains**
+###Network Timeout
-Corporate/Edu enhancement
-
-Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. (Wildcard support on Windows platforms requires PHP5.3). By default, any (valid) domain may establish friendships with this site.
+How long to wait on a network communication before timing out.
+Value is in seconds.
+Default is 60 seconds.
+Set to 0 for unlimited (not recommended).
Config:
-```
-$a->config['system']['allowed_sites'] = "sitea.com, *siteb.com";
-```
+ $a->config['system']['curl_timeout'] = 60;
-**Allowed Email Domains**
+###Banner/Logo
-Corporate/Edu enhancement
-
-Comma separated list of domains which are allowed in email addresses for registrations to this site. This can lockout those who are not part of this organisation from registering here. Wildcards are accepted. (Wildcard support on Windows platforms requires PHP5.3). By default, any (valid) email address is allowed in registrations.
+Set the content for the site banner.
+The default logo is the Friendica logo and name.
+You may wish to provide HTML/CSS to style and/or position this content, as it may not be themed by default.
Config:
-```
-$a->config['system']['allowed_email'] = "sitea.com, *siteb.com";
-```
-**Block Public**
+ $a->config['system']['banner'] = 'My Great Website';
-Corporate/Edu enhancement
+###Maximum Image Size
-Set to true to block public access to all otherwise public personal pages on this site unless you are currently logged in. This blocks the viewing of profiles, friends, photos, the site directory and search pages to unauthorised persons. A side effect is that entries from this site will not appear in the global directory. We recommend specifically disabling that also (setting is described elsewhere on this page). Note: this is specifically for sites that desire to be "standalone" and do not wish to be connected to any other Friendica sites. Unauthorised persons will also not be able to request friendship with site members. Default is false. Available in version 2.2 or greater.
+Maximum size in bytes of uploaded images.
+The default is set to 0, which means no limits.
+
+Config:
+
+ $a->config['system']['maximagesize'] = 1000000;
+
+###UTF-8 Regular Expressions
+
+During registrations, full names are checked using UTF-8 regular expressions.
+This requires PHP to have been compiled with a special setting to allow UTF-8 expressions.
+If you are completely unable to register accounts, set no_utf to true.
+The default is set to false (meaning UTF8 regular expressions are supported and working).
Config:
-```
-$a->config['system']['block_public'] = true;
-```
+ $a->config['system']['no_utf'] = true;
-**Force Publish**
+###Check Full Names
-Corporate/Edu enhancement
-
-By default, each user can choose on their Settings page whether or not to have their profile published in the site directory. This setting forces all
-profiles on this site to be listed in the site directory and there is no option provided to the user to change it. Default is false.
+You may find a lot of spammers trying to register on your site.
+During testing we discovered that since these registrations were automatic, the "Full Name" field was often set to just an account name with no space between first and last name.
+If you would like to support people with only one name as their full name, you may change this setting to true.
+Default is false.
Config:
-```
-$a->config['system']['publish_all'] = true;
-```
+ $a->config['system']['no_regfullname'] = true;
-**Global Directory**
+###OpenID
-Corporate/Edu enhancement
-
-This configures the URL to update the global directory, and is supplied in the default configuration. The undocumented part is that if this is not set, the global directory is completely unavailable to the application. This allows a private community to be completely isolated from the global mistpark network.
-
-```
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-```
-
-
-**Proxy Configuration Settings**
-
-If your site uses a proxy to connect to the internet, you may use these settings to communicate with the outside world (the outside world still needs to be able to see your website, or this will not be very useful).
+By default, OpenID may be used for both registration and logins.
+If you do not wish to make OpenID facilities available on your system (at all), set 'no_openid' to true.
+Default is false.
Config:
-```
-$a->config['system']['proxy'] = "http://proxyserver.domain:port";
-$a->config['system']['proxyuser'] = "username:password";
-```
+ $a->config['system']['no_openid'] = true;
-**Network Timeout**
+###Multiple Registrations
-How long to wait on a network communication before timing out. Value is in seconds. Default is 60 seconds. Set to 0 for unlimited (not recommended).
-
-Config:
-```
-$a->config['system']['curl_timeout'] = 60;
-```
-
-
-**Banner/Logo**
-
-Set the content for the site banner. Default is the Friendica logo and name. You may wish to provide HTML/CSS to style and/or position this content, as it may not be themed by default.
-
-Config:
-```
-$a->config['system']['banner'] = 'My Great Website';
-```
-
-
-**Maximum Image Size**
-
-Maximum size in bytes of uploaded images. Default is 0, which means no limits.
-
-Config:
-```
-$a->config['system']['maximagesize'] = 1000000;
-```
-
-
-**UTF-8 Regular Expressions**
-
-During registrations, full names are checked using UTF-8 regular expressions. This requires PHP to have been compiled with a special setting to allow UTF-8 expressions. If you are completely unable to register accounts, set no_utf to true. Default is false (meaning UTF8 regular expressions are supported and working).
+The ability to create "Pages" requires a person to register more than once.
+Your site configuration can block registration (or require approval to register).
+By default, logged in users can register additional accounts for use as pages.
+These will still require approval if REGISTER_APPROVE is selected.
+You may prohibit logged in users from creating additional accounts by setting 'block_extended_register' to true.
+Default is false.
Config:
-```
-$a->config['system']['no_utf'] = true;
-```
+ $a->config['system']['block_extended_register'] = true;
-**Check Full Names**
+Security settings
+---
-You may find a lot of spammers trying to register on your site. During testing we discovered that since these registrations were automatic, the "Full Name" field was often set to just an account name with no space between first and last name. If you would like to support people with only one name as their full name, you may change this setting to true. Default is false.
+###Verify SSL Certitificates
+
+By default Friendica allows SSL communication between websites that have "self-signed" SSL certificates.
+For the widest compatibility with browsers and other networks we do not recommend using self-signed certificates, but we will not prevent you from using them.
+SSL encrypts all the data transmitted between sites (and to your browser). This allows you to have completely encrypted communications, and also protect your login session from hijacking.
+Self-signed certificates can be generated for free, without paying top-dollar for a website SSL certificate.
+However these aren't looked upon favourably in the security community because they can be subject to so-called "man-in-the-middle" attacks.
+If you wish, you can turn on strict certificate checking.
+This will mean you cannot connect (at all) to self-signed SSL sites.
+
+Config:
+
+ $a->config['system']['verifyssl'] = true;
+
+Corporate/Edu enhancements
+---
+
+###Allowed Friend Domains
+
+Comma separated list of domains which are allowed to establish friendships with this site.
+Wildcards are accepted.
+(Wildcard support on Windows platforms requires PHP5.3).
+By default, any (valid) domain may establish friendships with this site.
+
+Config:
+
+ $a->config['system']['allowed_sites'] = "sitea.com, *siteb.com";
+
+###Allowed Email Domains
+
+Comma separated list of domains which are allowed in email addresses for registrations to this site.
+This can lockout those who are not part of this organisation from registering here.
+Wildcards are accepted.
+(Wildcard support on Windows platforms requires PHP5.3).
+By default, any (valid) email address is allowed in registrations.
+
+Config:
+
+ $a->config['system']['allowed_email'] = "sitea.com, *siteb.com";
+
+###Block Public
+
+Set to true to block public access to all otherwise public personal pages on this site unless you are currently logged in.
+This blocks the viewing of profiles, friends, photos, the site directory and search pages to unauthorised persons.
+A side effect is that entries from this site will not appear in the global directory.
+We recommend specifically disabling that also (setting is described elsewhere on this page).
+Note: this is specifically for sites that desire to be "standalone" and do not wish to be connected to any other Friendica sites.
+Unauthorised persons will also not be able to request friendship with site members.
+Default is false.
+Available in version 2.2 or greater.
Config:
-```
-$a->config['system']['no_regfullname'] = true;
-```
+ $a->config['system']['block_public'] = true;
-**OpenID**
+###Force Publish
-By default, OpenID may be used for both registration and logins. If you do not wish to make OpenID facilities available on your system (at all), set 'no_openid' to true. Default is false.
-
-Config:
-```
-$a->config['system']['no_openid'] = true;
-```
-
-
-**Multiple Registrations**
-
-The ability to create "Pages" requires a person to register more than once. Your site configuration can block registration (or require approval to register). By default logged in users can register additional accounts for use as pages. These will still require approval if REGISTER_APPROVE is selected. You may prohibit logged in users from creating additional accounts by setting 'block_extended_register' to true. Default is false.
+By default, each user can choose on their Settings page whether or not to have their profile published in the site directory.
+This setting forces all profiles on this site to be listed in the site directory and there is no option provided to the user to change it.
+Default is false.
Config:
-```
-$a->config['system']['block_extended_register'] = true;
-```
+ $a->config['system']['publish_all'] = true;
-**Developer Settings**
+###Global Directory
+This configures the URL to update the global directory, and is supplied in the default configuration.
+The undocumented part is that if this is not set, the global directory is completely unavailable to the application.
+This allows a private community to be completely isolated from the global mistpark network.
+
+ $a->config['system']['directory'] = 'http://dir.friendi.ca';
+
+Developer Settings
+---
+
+### Debugging
Most useful when debugging protocol exchanges and tracking down other communications issues.
Config:
-```
-$a->config['system']['debugging'] = true;
-$a->config['system']['logfile'] = 'logfile.out';
-$a->config['system']['loglevel'] = LOGGER_DEBUG;
-```
-Turns on detailed debugging logs which will be stored in 'logfile.out' (which must be writeable by the webserver). LOGGER_DEBUG will show a good deal of information about system activity but will not include detailed data. You may also select LOGGER_ALL but due to the volume of information we recommend only enabling this when you are tracking down a specific problem. Other log levels are possible but are not being used at the present time.
+ $a->config['system']['debugging'] = true;
+ $a->config['system']['logfile'] = 'logfile.out';
+ $a->config['system']['loglevel'] = LOGGER_DEBUG;
+
+Turns on detailed debugging logs which will be stored in 'logfile.out' (which must be writeable by the webserver).
+LOGGER_DEBUG will show a good deal of information about system activity but will not include detailed data.
+You may also select LOGGER_ALL but due to the volume of information we recommend only enabling this when you are tracking down a specific problem.
+Other log levels are possible but are not being used at the present time.
-**PHP error logging**
+###PHP error logging
Use the following settings to redirect PHP errors to a file.
Config:
-```
-error_reporting(E_ERROR | E_WARNING | E_PARSE );
-ini_set('error_log','php.out');
-ini_set('log_errors','1');
-ini_set('display_errors', '0');
-```
+ error_reporting(E_ERROR | E_WARNING | E_PARSE );
+ ini_set('error_log','php.out');
+ ini_set('log_errors','1');
+ ini_set('display_errors', '0');
-This will put all PHP errors in the file php.out (which must be writeable by the webserver). Undeclared variables are occasionally referenced in the program and therefore we do not recommend using E_NOTICE or E_ALL. The vast majority of issues reported at these levels are completely harmless. Please report to the developers any errors you encounter in the logs using the recommended settings above. They generally indicate issues which need to be resolved.
+This will put all PHP errors in the file php.out (which must be writeable by the webserver).
+Undeclared variables are occasionally referenced in the program and therefore we do not recommend using E_NOTICE or E_ALL.
+The vast majority of issues reported at these levels are completely harmless.
+Please report to the developers any errors you encounter in the logs using the recommended settings above.
+They generally indicate issues which need to be resolved.
If you encounter a blank (white) page when using the application, view the PHP logs - as this almost always indicates an error has occurred.
-
-
-
diff --git a/doc/Tags-and-Mentions.md b/doc/Tags-and-Mentions.md
index 337525d88..5501d0d58 100644
--- a/doc/Tags-and-Mentions.md
+++ b/doc/Tags-and-Mentions.md
@@ -23,7 +23,7 @@ You can tag a person on a different network or one that is **not in your social
Unless their system blocks unsolicited "mentions", the person tagged will likely receive a "Mention" post/activity or become a direct participant in the conversation in the case of public posts. Please note that Friendica blocks incoming "mentions" from people with no relationship to you. This is a spam prevention measure.
-Remote mentions are delivered using the OStatus protocol. This protocol is used by Friendica and StatusNet and several other systems, but is not currently implemented in Diaspora.
+Remote mentions are delivered using the OStatus protocol. This protocol is used by Friendica and GNU Social and several other systems, but is not currently implemented in Diaspora.
Friendica makes no distinction between people and groups for the purpose of tagging. (Some other networks use !group to indicate a group.)
diff --git a/doc/Vagrant.md b/doc/Vagrant.md
index 136583c4d..1d23ace13 100644
--- a/doc/Vagrant.md
+++ b/doc/Vagrant.md
@@ -3,17 +3,25 @@ Vagrant for Friendica Developers
* [Home](help)
-**Getting started**
+Getting started
+---------------
-[Vagrant](https://www.vagrantup.com/) is a virtualization solution for developers. No need to setup up a webserver, database etc. before actually starting. Vagrant creates a virtual machine (an Ubuntu 12.04) for you that you can just run inside VirtualBox and start to work directly on Friendica. What you need to do:
+[Vagrant](https://www.vagrantup.com/) is a virtualization solution for developers.
+No need to setup up a webserver, database etc. before actually starting.
+Vagrant creates a virtual machine (an Ubuntu 12.04) for you that you can just run inside VirtualBox and start to work directly on Friendica.
+What you need to do:
1. Install VirtualBox and vagrant.
-2. Git clone your Friendica repository. Inside, you'll find a "Vagrantfile" and some scripts in the utils folder.
-3. Run "vagrant up" from inside the friendica clone. Be patient: When it runs for the first time, it downloads an Ubuntu Server image.
+2. Git clone your Friendica repository.
+Inside, you'll find a "Vagrantfile" and some scripts in the utils folder.
+3. Run "vagrant up" from inside the friendica clone.
+Be patient: When it runs for the first time, it downloads an Ubuntu Server image.
4. Run "vagrant ssh" to log into the virtual machine to log in to the VM.
-5. Open 192.168.22.10 in a browser to finish the Friendica installation. The mysql database is called "friendica", the mysql user and password both are "root".
+5. Open 192.168.22.10 in a browser.
+The mysql database is called "friendica", the mysql user and password both are "root".
6. Work on Friendica's code in your git clone on your machine (not in the VM).
-7. Check the changes in your browser in the VM. Debug via the "vagrant ssh" login.
+7. Check the changes in your browser in the VM.
+Debug via the "vagrant ssh" login.
8. Commit and push your changes directly back to Github.
If you want to stop vagrant after finishing your work, run the following command
@@ -22,16 +30,11 @@ If you want to stop vagrant after finishing your work, run the following command
in the development directory.
-**Import test data**
-
-If you want some test data in your vagrant Friendica instance import the database dump friendica_test_data.sql like so (inside the VM):
-
- $> mysql -u root -p friendica < /vagrant/friendica_test_data.sql
-
+The vagrant Friendica instance contains a test database.
You will then have the following accounts to login:
* admin, password admin
- * friendica1, password friendica
+ * friendica1, password friendica1
* friendica2, password friendica2 and so on until friendica5
* friendica1 is connected to all others. friendica1 has two groups: group1 with friendica2 and friendica4, group2 with friendica3 and friendica5.
* friendica2 and friendica3 are conntected. friendica4 and friendica5 are connected.
diff --git a/doc/api.md b/doc/api.md
index f36a79a5e..147c8b751 100644
--- a/doc/api.md
+++ b/doc/api.md
@@ -1,4 +1,6 @@
-The friendica API aims to be compatible to the [StatusNet API](http://status.net/wiki/Twitter-compatible_API) which aims to be compatible to the [Twitter API 1.0](https://dev.twitter.com/docs/api/1).
+Implemented API calls
+===
+The Friendica API aims to be compatible to the [GNU Social API](http://skilledtests.com/wiki/Twitter-compatible_API) and the [Twitter API](https://dev.twitter.com/rest/public).
Please refer to the linked documentation for further information.
@@ -6,13 +8,13 @@ Please refer to the linked documentation for further information.
### General
#### Unsupported parameters
-* cursor: Not implemented in StatusNet
-* trim_user: Not implemented in StatusNet
-* contributor_details: Not implemented in StatusNet
-* place_id: Not implemented in StatusNet
-* display_coordinates: Not implemented in StatusNet
+* cursor: Not implemented in GNU Social
+* trim_user: Not implemented in GNU Social
+* contributor_details: Not implemented in GNU Social
+* place_id: Not implemented in GNU Social
+* display_coordinates: Not implemented in GNU Social
* include_rts: To-Do
-* include_my_retweet: Retweets in friendica are implemented in a different way
+* include_my_retweet: Retweets in Friendica are implemented in a different way
#### Different behaviour
* screen_name: The nick name in friendica is only unique in each network but not for all networks. The users are searched in the following priority: Friendica, StatusNet/GNU Social, Diaspora, pump.io, Twitter. If no contact was found by this way, then the first contact is taken.
@@ -22,48 +24,183 @@ Please refer to the linked documentation for further information.
* cid: Contact id of the user (important for "contact_allow" and "contact_deny")
* network: network of the user
+### account/rate_limit_status
+
### account/verify_credentials
#### Parameters
* skip_status: Don't show the "status" field. (Default: false)
* include_entities: "true" shows entities for pictures and links (Default: false)
-### statuses/update, statuses/update_with_media
+### conversation/show
+Unofficial Twitter command. It shows all direct answers (excluding the original post) to a given id.
+
#### Parameters
-* title: Title of the status
-* status: Status in text format
-* htmlstatus: Status in HTML format
-* in_reply_to_status_id
-* lat: latitude
-* long: longitude
-* media: image data
-* source: Application name
-* group_allow
-* contact_allow
-* group_deny
-* contact_deny
-* network
+* id: id of the post
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimal id
+* max_id: maximum id
* include_entities: "true" shows entities for pictures and links (Default: false)
#### Unsupported parameters
-* trim_user
-* place_id
-* display_coordinates
+* include_rts
+* trim_user
+* contributor_details
-### users/search
+### direct_messages
#### Parameters
-* q: name of the user
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimal id
+* max_id: maximum id
+* getText: Defines the format of the status field. Can be "html" or "plain"
+* include_entities: "true" shows entities for pictures and links (Default: false)
#### Unsupported parameters
-* page
-* count
-* include_entities
+* skip_status
-### users/show
+### direct_messages/all
+#### Parameters
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimal id
+* max_id: maximum id
+* getText: Defines the format of the status field. Can be "html" or "plain"
+
+### direct_messages/conversation
+Shows all direct messages of a conversation
+#### Parameters
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimal id
+* max_id: maximum id
+* getText: Defines the format of the status field. Can be "html" or "plain"
+* uri: URI of the conversation
+
+### direct_messages/new
#### Parameters
* user_id: id of the user
* screen_name: screen name (for technical reasons, this value is not unique!)
+* text: The message
+* replyto: ID of the replied direct message
+* title: Title of the direct message
+
+### direct_messages/sent
+#### Parameters
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimal id
+* max_id: maximum id
+* getText: Defines the format of the status field. Can be "html" or "plain"
* include_entities: "true" shows entities for pictures and links (Default: false)
+### favorites
+#### Parameters
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimal id
+* max_id: maximum id
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+#### Unsupported parameters
+* user_id
+* screen_name
+
+Favorites aren't displayed to other users, so "user_id" and "screen_name". So setting this value will result in an empty array.
+
+### favorites/create
+#### Parameters
+* id
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+### favorites/destroy
+#### Parameters
+* id
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+### followers/ids
+#### Parameters
+* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
+
+#### Unsupported parameters
+* user_id
+* screen_name
+* cursor
+
+Friendica doesn't allow showing followers of other users.
+
+### friendica/photo
+#### Parameters
+* photo_id: Resource id of a photo.
+
+Returns data of a picture with the given resource.
+
+### friendica/photos/list
+
+Returns a list of all photo resources of the logged in user.
+
+### friends/ids
+#### Parameters
+* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
+
+#### Unsupported parameters
+* user_id
+* screen_name
+* cursor
+
+Friendica doesn't allow showing friends of other users.
+
+### help/test
+
+### media/upload
+#### Parameters
+* media: image data
+
+### oauth/request_token
+#### Parameters
+* oauth_callback
+
+#### Unsupported parameters
+* x_auth_access_type
+
+### oauth/access_token
+#### Parameters
+* oauth_verifier
+
+#### Unsupported parameters
+* x_auth_password
+* x_auth_username
+* x_auth_mode
+
+### statuses/destroy
+#### Parameters
+* id: message number
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+#### Unsupported parameters
+* trim_user
+
+### statuses/followers
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+### statuses/friends
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+### statuses/friends_timeline
+#### Parameters
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimal id
+* max_id: maximum id
+* exclude_replies: don't show replies (default: false)
+* conversation_id: Shows all statuses of a given conversation.
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+#### Unsupported parameters
+* include_rts
+* trim_user
+* contributor_details
+
### statuses/home_timeline
#### Parameters
* count: Items per page (default: 20)
@@ -79,14 +216,12 @@ Please refer to the linked documentation for further information.
* trim_user
* contributor_details
-### statuses/friends_timeline
+### statuses/mentions
#### Parameters
* count: Items per page (default: 20)
* page: page number
* since_id: minimal id
* max_id: maximum id
-* exclude_replies: don't show replies (default: false)
-* conversation_id: Shows all statuses of a given conversation.
* include_entities: "true" shows entities for pictures and links (Default: false)
#### Unsupported parameters
@@ -107,45 +242,6 @@ Please refer to the linked documentation for further information.
#### Unsupported parameters
* trim_user
-### statuses/show
-#### Parameters
-* id: message number
-* conversation: if set to "1" show all messages of the conversation with the given id
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* include_my_retweet
-* trim_user
-
-### statuses/retweet
-#### Parameters
-* id: message number
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* trim_user
-
-### statuses/destroy
-#### Parameters
-* id: message number
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* trim_user
-
-### statuses/mentions
-#### Parameters
-* count: Items per page (default: 20)
-* page: page number
-* since_id: minimal id
-* max_id: maximum id
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* include_rts
-* trim_user
-* contributor_details
-
### statuses/replies
#### Parameters
* count: Items per page (default: 20)
@@ -159,6 +255,47 @@ Please refer to the linked documentation for further information.
* trim_user
* contributor_details
+### statuses/retweet
+#### Parameters
+* id: message number
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+#### Unsupported parameters
+* trim_user
+
+### statuses/show
+#### Parameters
+* id: message number
+* conversation: if set to "1" show all messages of the conversation with the given id
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
+#### Unsupported parameters
+* include_my_retweet
+* trim_user
+
+### statuses/update, statuses/update_with_media
+#### Parameters
+* title: Title of the status
+* status: Status in text format
+* htmlstatus: Status in HTML format
+* in_reply_to_status_id
+* lat: latitude
+* long: longitude
+* media: image data
+* source: Application name
+* group_allow
+* contact_allow
+* group_deny
+* contact_deny
+* network
+* include_entities: "true" shows entities for pictures and links (Default: false)
+* media_ids: (By now only a single value, no array)
+
+#### Unsupported parameters
+* trim_user
+* place_id
+* display_coordinates
+
### statuses/user_timeline
#### Parameters
* user_id: id of the user
@@ -176,67 +313,31 @@ Please refer to the linked documentation for further information.
* trim_user
* contributor_details
-### conversation/show
-Unofficial Twitter command. It shows all direct answers (excluding the original post) to a given id.
-
-#### Parameters
-* id: id of the post
-* count: Items per page (default: 20)
-* page: page number
-* since_id: minimal id
-* max_id: maximum id
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* include_rts
-* trim_user
-* contributor_details
-
-### favorites
-#### Parameters
-* count: Items per page (default: 20)
-* page: page number
-* since_id: minimal id
-* max_id: maximum id
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* user_id
-* screen_name
-
-Favorites aren't displayed to other users, so "user_id" and "screen_name". So setting this value will result in an empty array.
-
-### account/rate_limit_status
-
-### help/test
-
-### statuses/friends
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* user_id
-* screen_name
-* cursor
-
-Friendica doesn't allow showing friends of other users.
-
-### statuses/followers
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* user_id
-* screen_name
-* cursor
-
-Friendica doesn't allow showing followers of other users.
-
### statusnet/config
### statusnet/version
-### friends/ids
+#### Unsupported parameters
+* user_id
+* screen_name
+* cursor
+
+Friendica doesn't allow showing followers of other users.
+
+### users/search
#### Parameters
-* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
+* q: name of the user
+
+#### Unsupported parameters
+* page
+* count
+* include_entities
+
+### users/show
+#### Parameters
+* user_id: id of the user
+* screen_name: screen name (for technical reasons, this value is not unique!)
+* include_entities: "true" shows entities for pictures and links (Default: false)
#### Unsupported parameters
* user_id
@@ -245,106 +346,91 @@ Friendica doesn't allow showing followers of other users.
Friendica doesn't allow showing friends of other users.
-### followers/ids
-#### Parameters
-* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
-
-#### Unsupported parameters
-* user_id
-* screen_name
-* cursor
-
-Friendica doesn't allow showing followers of other users.
-
-### direct_messages/new
-#### Parameters
-* user_id: id of the user
-* screen_name: screen name (for technical reasons, this value is not unique!)
-* text: The message
-* replyto: ID of the replied direct message
-* title: Title of the direct message
-
-### direct_messages/conversation
-Shows all direct messages of a conversation
-#### Parameters
-* count: Items per page (default: 20)
-* page: page number
-* since_id: minimal id
-* max_id: maximum id
-* getText: Defines the format of the status field. Can be "html" or "plain"
-* uri: URI of the conversation
-
-### direct_messages/all
-#### Parameters
-* count: Items per page (default: 20)
-* page: page number
-* since_id: minimal id
-* max_id: maximum id
-* getText: Defines the format of the status field. Can be "html" or "plain"
-
-### direct_messages/sent
-#### Parameters
-* count: Items per page (default: 20)
-* page: page number
-* since_id: minimal id
-* max_id: maximum id
-* getText: Defines the format of the status field. Can be "html" or "plain"
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-### direct_messages
-#### Parameters
-* count: Items per page (default: 20)
-* page: page number
-* since_id: minimal id
-* max_id: maximum id
-* getText: Defines the format of the status field. Can be "html" or "plain"
-* include_entities: "true" shows entities for pictures and links (Default: false)
-
-#### Unsupported parameters
-* skip_status
-
-### oauth/request_token
-#### Parameters
-* oauth_callback
-
-#### Unsupported parameters
-* x_auth_access_type
-
-### oauth/access_token
-#### Parameters
-* oauth_verifier
-
-#### Unsupported parameters
-* x_auth_password
-* x_auth_username
-* x_auth_mode
-
## Not Implemented API calls
-The following list is extracted from the [API source file](https://github.com/friendica/friendica/blob/master/include/api.php) (at the very bottom):
-* favorites/create
-* favorites/destroy
+The following API calls are implemented in GNU Social but not in Friendica: (incomplete)
+
* statuses/retweets_of_me
* friendships/create
* friendships/destroy
* friendships/exists
* friendships/show
-* account/update_location
* account/update_profile_background_image
* account/update_profile_image
* blocks/create
* blocks/destroy
-The following are things from the Twitter API also not implemented in StatusNet:
-* statuses/retweeted_to_me
-* statuses/retweeted_by_me
+The following API calls from the Twitter API aren't implemented neither in Friendica nor in GNU Social:
+
+* statuses/mentions_timeline
+* statuses/retweets/:id
+* statuses/oembed
+* statuses/retweeters/ids
+* statuses/lookup
+* direct_messages/show
+* search/tweets
* direct_messages/destroy
-* account/end_session
+* friendships/no_retweets/ids
+* friendships/incoming
+* friendships/outgoing
+* friendships/update
+* friends/list
+* friendships/lookup
+* account/settings
* account/update_delivery_device
-* notifications/follow
-* notifications/leave
-* blocks/exists
-* blocks/blocking
-* lists
+* account/update_profile
+* account/update_profile_background_image
+* account/update_profile_image
+* blocks/list
+* blocks/ids
+* users/lookup
+* users/show
+* users/search
+* account/remove_profile_banner
+* account/update_profile_banner
+* users/profile_banner
+* mutes/users/create
+* mutes/users/destroy
+* mutes/users/ids
+* mutes/users/list
+* users/suggestions/:slug
+* users/suggestions
+* users/suggestions/:slug/members
+* favorites/list
+* lists/list
+* lists/statuses
+* lists/members/destroy
+* lists/memberships
+* lists/subscribers
+* lists/subscribers/create
+* lists/subscribers/show
+* lists/subscribers/destroy
+* lists/members/create_all
+* lists/members/show
+* lists/members
+* lists/members/create
+* lists/destroy
+* lists/update
+* lists/create
+* lists/show
+* lists/subscriptions
+* lists/members/destroy_all
+* lists/ownerships
+* saved_searches/list
+* saved_searches/show/:id
+* saved_searches/create
+* saved_searches/destroy/:id
+* geo/id/:place_id
+* geo/reverse_geocode
+* geo/search
+* geo/place
+* trends/place
+* trends/available
+* help/configuration
+* help/languages
+* help/privacy
+* help/tos
+* trends/closest
+* users/report_spam
## Usage Examples
### BASH / cURL
@@ -359,4 +445,4 @@ The [RSStoFriedika](https://github.com/pafcu/RSStoFriendika) code can be used as
url = server + '/api/statuses/update'
urllib2.urlopen(url, urllib.urlencode({'status': message,'group_allow[]':group_allow}, doseq=True))
-There is also a [module for python 3](https://bitbucket.org/tobiasd/python-friendica) for using the API.
\ No newline at end of file
+There is also a [module for python 3](https://bitbucket.org/tobiasd/python-friendica) for using the API.
diff --git a/doc/de/Account-Basics.md b/doc/de/Account-Basics.md
index 3319560e7..ddd3d9ef8 100644
--- a/doc/de/Account-Basics.md
+++ b/doc/de/Account-Basics.md
@@ -6,68 +6,100 @@ Account - Basics
**Registrierung**
-Nicht alle Friendica-Seiten bieten eine freie Registrierung. Wenn die Registrierung erlaubt ist, zeigt sich sofort ein "Registrieren"-Link unter dem Login-Feld auf der Startseite. Ein Klick auf diesen Link führt zur Registrierungsseite. Die Stärke unseres Netzwerks ist, dass viele verschiedene Seiten komplett kompatible zueinander sind. Wenn die Seite, die du besuchst, eine Registrierung nicht erlaubt oder wenn du glaubst, dass dir eine andere Seite möglicherweise besser gefällt, dann kannst du hier eine Liste von öffentlichen Servern finden und die Seite suchen, die zu deinen Anforderungen passt.
+Nicht alle Friendica-Knoten bieten die Möglichkeit zur Registrierung.
+Wenn die Registrierung möglich ist, wird ein "Registrieren"-Link unter dem Login-Feld auf der Startseite angezeigt, der zur Registrierungsseite führt.
+Die Stärke unseres Netzwerks ist, dass die verschiedenen Knoten komplett kompatibel zueinander sind.
+Wenn der Knoten, den Du besuchst, keine Registrierung anbietet, oder wenn Du glaubst, dass Dir eine andere Seite möglicherweise besser gefällt, dann kannst Du hier eine Liste von öffentlichen Servern (Knoten) finden und den Knoten heraus suchen, der am Besten zu Deinen Anforderungen passt.
-Wenn du deinen eigenen Server aufsetzen willst, kannst du das ebenfalls machen. Besuche die Friendica-Webseite, um den Code mit den Installationsanleitungen herunterzuladen. Es ist ein einfacher Installationsprozess, den jeder mit ein wenig Erfahrungen im Webseiten-Hosting oder mit grundlegenden Linux-Erfahrungen einfach handhaben kann.
+Wenn Du Deinen eigenen Server aufsetzen willst, kannst Du das ebenfalls machen.
+Besuche die Friendica-Webseite, um den Code mit den Installationsanleitungen herunterzuladen.
+Es ist ein einfacher Installationsprozess, den jeder mit ein wenig Erfahrungen im Webseiten-Hosting oder mit grundlegenden Linux-Erfahrungen einfach handhaben kann.
*OpenID*
-Das erste Feld auf der Registrierungsseite ist für eine OpenID-Adresse. Wenn du keine OpenID-Adresse hast oder nicht wünschst, diese zu nutzen, dann lasse das Feld frei. Wenn du einen OpenID-Account hast und diesen nutzen willst, gib die Adresse in das Feld ein und klicke auf "Registrieren". Friendica wird versuchen, so viele Informationen wie möglich von deinem OpenID-Provider zu übernehmen, um diese in dein Profil auf dieser Seite einzutragen.
+Das erste Feld auf der Registrierungsseite ist für eine OpenID-Adresse.
+Wenn Du keine OpenID-Adresse hast oder nicht wünschst, diese zu nutzen, dann lasse das Feld frei.
+Wenn Du einen OpenID-Account hast und diesen nutzen willst, gib die Adresse in das Feld ein und klicke auf "Registrieren".
+Friendica wird versuchen, so viele Informationen wie möglich von Deinem OpenID-Provider zu übernehmen, um diese in Dein Profil auf dieser Seite einzutragen.
*Dein vollständiger Name*
-Bitte trage deinen vollständigen Namen **so ein, wie du ihn im System anzeigen lassen willst**. Viele Leute nutzen ihren richtigen Namen hierfür, allerdings besteht für dich keine Pflicht, das auch so zu machen.
+Bitte trage Deinen vollständigen Namen **so ein, wie Du ihn im System anzeigen lassen willst**.
+Viele Leute nutzen ihren richtigen Namen hierfür, allerdings besteht für dich keine Pflicht, das auch so zu machen.
*Email-Adresse*
-Bitte trage eine richtige Email-Adresse ein. Deine Email-Adresse wird **niemals** veröffentlicht. Wir benötigen diese, um dir Account-Informationen und die Login-Daten zu schicken. Du erhältst zudem von Zeit zu Zeit Benachrichtigungen über eingegangene Nachrichten oder Punkte, die deine Aufmerksamkeit benötigen. Du hast aber auch die Möglichkeit, diese Nachrichten in deinen Account-Einstellungen komplett abzuschalten. Du musst nicht deine Haupt-Email-Adresse sein, jedoch wird eine funktionierende Adresse benötigt. Ohne dieses kannst du weder dein Initialpasswort erhalten, noch dein Passwort zurücksetzen. Dies ist die einzige persönliche Information, die korrekt sein muss.
+Bitte trage eine richtige Email-Adresse ein.
+Deine Email-Adresse wird **niemals** veröffentlicht.
+Wir benötigen diese, um Dir Account-Informationen und die Login-Daten zu schicken.
+Du erhältst zudem von Zeit zu Zeit Benachrichtigungen über eingegangene Nachrichten oder Punkte, die Deine Aufmerksamkeit benötigen.
+Du hast aber auch die Möglichkeit, diese Nachrichten in Deinen Account-Einstellungen komplett abzuschalten.
+
+Du musst nicht Deine Haupt-Email-Adresse sein, jedoch wird eine funktionierende Adresse benötigt.
+Ohne dieses kannst Du weder Dein Initialpasswort erhalten, noch Dein Passwort zurücksetzen.
+Dies ist die einzige persönliche Information, die korrekt sein muss.
*Spitzname/Nickname*
-Der Spitzname wird benötigt, um eine Webadresse für viele deiner persönlichen Seiten zu erstellen. Auch wird dieser wie eine Email-Adresse genutzt, wenn eine Verbindung zu anderen Personen hergestellt werden soll. Durch die Art, wie der Spitzname genutzt wird, gibt es bestimmte Einschränkungen. Er darf nur US-ASCII-Textzeichen und Nummern enthalten und er muss zudem mit einem Buchstaben beginnen. Er muss außerdem einzigartig im System sein. Dieser Spitzname wird an vielen Stellen genutzt, um deinen Account zu identifizieren, und kann daher später nicht mehr geändert werden.
+Der Spitzname wird benötigt, um eine Webadresse für viele Deiner persönlichen Seiten zu erstellen.
+Auch wird dieser wie eine Email-Adresse genutzt, wenn eine Verbindung zu anderen Personen hergestellt werden soll.
+Durch die Art, wie der Spitzname genutzt wird, gibt es bestimmte Einschränkungen. Er darf nur US-ASCII-Textzeichen und Nummern enthalten und er muss zudem mit einem Buchstaben beginnen.
+Er muss außerdem einzigartig im System sein.
+Dieser Spitzname wird an vielen Stellen genutzt, um Deinen Account zu identifizieren, und kann daher später nicht mehr geändert werden.
*Verzeichnis-Eintrag*
-Das Registrierungsformular erlaubt es dir, direkt auszuwählen, ob du im Onlineverzeichnis aufgelistet wirst oder nicht. Das ist wie ein Telefonbuch und du kannst entscheiden, nicht aufgeführt zu werden. Wir bitten dich, "Ja" zu wählen, so dass dich andere Leute (Freunde, Familie etc.) finden können. Wenn du "Nein" wählst, wirst du hauptsächlich unsichtbar sein und nur wenige Möglichkeiten zur Interaktion haben. Was auch immer du wählst, kann jederzeit nach dem Login in deinen Account-Einstellungen geändert werden.
+Das Registrierungsformular erlaubt es dir, direkt auszuwählen, ob Du im Onlineverzeichnis aufgelistet wirst oder nicht.
+Das ist wie ein Telefonbuch und Du kannst entscheiden, nicht aufgeführt zu werden.
+Wir bitten dich, "Ja" zu wählen, so dass dich andere Leute (Freunde, Familie etc.) finden können.
+Wenn Du "Nein" wählst, wirst Du hauptsächlich unsichtbar sein und nur wenige Möglichkeiten zur Interaktion haben.
+Was auch immer Du wählst, kann jederzeit nach dem Login in Deinen Account-Einstellungen geändert werden.
*Registrierung*
-Sobald du die nötigen Informationen eingegeben hast, klicke auf "Registrieren". Eine Email wird an die hinterlegte Email-Adresse geschickt. Bitte prüfe den Posteingang (inkl. dem Spam-Ordner) für die Registrierungsdetails und dein Initialpasswort.
+Sobald Du die nötigen Informationen eingegeben hast, klicke auf "Registrieren".
+Eine Email mit den Registrierungsdetails und Deinem Initialpasswort wird an die hinterlegte Email-Adresse geschickt.
+Bitte prüfe den Posteingang (inkl. dem Spam-Ordner).
**Login-Seite**
-Gib auf der "Login"-Seite die Informationen ein, die du während der Registrierung erhalten hast. Du kannst entweder deinen Spitznamen oder die Email-Adresse als Login-Namen nutzen.
+Gib auf der "Login"-Seite die Informationen ein, die Du mit der oben genannten Email erhalten hast.
+Du kannst entweder Deinen Spitznamen oder die Email-Adresse als Login-Namen nutzen.
-Wenn du deinen Account nutzt, um mehrfache '[Seiten](help/Pages)' zu verwalten, die die gleiche Email-Adresse benutzen, dann nutze bitte den Spitznamen des Accounts, der verwaltet werden soll.
+Wenn Du Deinen Account nutzt, um unterschiedliche '[Seiten](help/Pages)' zu verwalten, die die gleiche Email-Adresse verwenden, dann nutze bitte den Spitznamen des Accounts, der verwaltet werden soll.
-*Wenn* dein Account OpenID nutzt, dann kannst du deine OpenID-Adresse als Login-Name nutzen und das Passwort-Feld frei lassen. Du wirst zu deinem OpenID-Anbieter weitergeleitet, wo du deine Anmeldung abschließt.
+*Wenn* Dein Account OpenID nutzt, dann kannst Du Deine OpenID-Adresse als Login-Name nutzen und das Passwort-Feld frei lassen.
+Du wirst zu Deinem OpenID-Anbieter weitergeleitet, wo Du Deine Anmeldung abschließt.
-Wenn OpenID nicht genutzt wird, gib dein Passwort ein. Dieses hast du zu Beginn in der Registrierungsmail erhalten. Dein Passwort ist zeichengenau; Groß- und Kleinschreibung wird beachtet. Prüfe bitte, ob deine Feststelltaste aktiv ist, falls du Schwierigkeiten beim Login hast.
+Wenn Du OpenID nicht nutzt, dann gib Dein Passwort ein, das Du mit der Registrierungsmail erhalten hast.
+Das Passwort muss genau so geschrieben werden, wie es in der Email steht; Groß- und Kleinschreibung wird beachtet.
+Falls Du Schwierigkeiten beim Login hast, prüfe bitte, ob z. B. Deine Feststelltaste aktiv ist.
**Passwort ändern**
-Besuche nach deinem ersten Login bitte die Einstellungsseite und wechsle das Passwort in eines, dass du dir merken kannst.
+Besuche nach Deinem ersten Login bitte die Einstellungsseite und wechsle das Passwort in eines, dass Du Dir merken kannst.
**Der Anfang**
-Ein ['Tipp für neue Mitglieder'](newmember)-Link zeigt sich in den ersten beiden Wochen auf deiner Startseite, um dir erste Informationen zum Start zu bieten.
+Ein ['Tipp für neue Mitglieder'](newmember)-Link zeigt sich in den ersten beiden Wochen auf Deiner Startseite, um Dir erste Informationen zum Start zu bieten.
**Persönliche Daten exportieren**
-Du kannst eine Kopie deiner persönlichen Daten in einer XML-Datei exportieren. Gehe hierzu in deinen Einstellungen auf "Persönliche Daten exportieren".
+Du kannst eine Kopie Deiner persönlichen Daten in einer XML-Datei exportieren.
+Gehe hierzu in Deinen Einstellungen auf "Persönliche Daten exportieren".
-**Schau dir ebenfalls folgende Seiten an**
+**Schau Dir ebenfalls folgende Seiten an**
* [Profile](help/Profiles)
diff --git a/doc/de/BBCode.md b/doc/de/BBCode.md
index 5c0518ce8..d3e205f0f 100644
--- a/doc/de/BBCode.md
+++ b/doc/de/BBCode.md
@@ -1,138 +1,155 @@
Referenz der Friendica BBCode Tags
-========================
-
-* [Zur Startseite der Hilfe](help)
-
-Inline Tags
------
-
-
+========================
+
+* [Zur Startseite der Hilfe](help)
+
+Inline Tags
+-----
+
+
-
-Für weitere Optionen von sortierten Listen kann man den Stil der Numerierung der Liste definieren:
-
[list=1]
: dezimal
-
-
[list=i]
: römisch, Kleinbuchstaben
-
-
[list=I]
: römisch, Großbuchstaben
-
-
[list=a]
: alphabetisch, Kleinbuchstaben
-
-
[list=A]
: alphabethisch, Großbuchstaben
-
-
-
-
-Einbettung von Inhalten
-------
-
-Man kann viele Dinge, z.B. Video und Audio Dateine, in Nachrichten einbetten.
-
-
[video]url[/video]
-
[audio]url[/audio]
-
-Wobei die *url* von youtube, vimeo, soundcloud oder einer anderen Seite stammen kann die die oembed oder opengraph Spezifikationen unterstützt. Außerdem kann *url* die genaue url zu einer ogg Datei sein, die dann per HTML5 eingebunden wird.
-
-
Wer überrascht werden möchte sollte nicht weiter lesen.[spoiler]Es gibt ein Happy End.[/spoiler]
+
+Wer überrascht werden möchte sollte nicht weiter lesen. *klicken zum öffnen/schließen*
+
+(Der Text zweischen dem öffnenden und dem schließenden Teil des spoiler Tags wird nicht angezeigt, bis der Link angeklickt wurde. In dem Fall wird *"Es gibt ein Happy End."* also erst angezeigt, wenn der Spoiler verraten wird.)
+
+
+
+Für weitere Optionen von sortierten Listen kann man den Stil der Numerierung der Liste definieren:
+
[list=1]
: dezimal
+
+
[list=i]
: römisch, Kleinbuchstaben
+
+
[list=I]
: römisch, Großbuchstaben
+
+
[list=a]
: alphabetisch, Kleinbuchstaben
+
+
[list=A]
: alphabethisch, Großbuchstaben
+
+
+
+
+Einbettung von Inhalten
+------
+
+Man kann viele Dinge, z.B. Video und Audio Dateine, in Nachrichten einbetten.
+
+
[video]url[/video]
+
[audio]url[/audio]
+
+Wobei die *url* von youtube, vimeo, soundcloud oder einer anderen Seite stammen kann die die oembed oder opengraph Spezifikationen unterstützt.
+Außerdem kann *url* die genaue url zu einer ogg Datei sein, die dann per HTML5 eingebunden wird.
+
+
[url]*url*[/url]
+
Wenn *url* entweder oembed oder opengraph unterstützt wird das eingebettete
Objekt (z.B. ein Dokument von scribd) eingebunden.
Der Titel der Seite mit einem Link zur *url* wird ebenfalls angezeigt.
-
-
-
-Spezielle Tags
--------
-
-Wenn du über BBCode Tags in einer Nachricht schreiben möchtest, kannst du [noparse], [nobb] oder [pre] verwenden um den BBCode Tags vor der Evaluierung zu schützen:
-
-
[noparse][b]fett[/b][/noparse]
: [b]fett[/b]
-
-
+
+Um eine Karte in einen Beitrag einzubinden, muss das *openstreetmap* Addon aktiviert werden. Ist dies der Fall, kann mit
+
+
[map]Broadway 26, New York[/map]
+
+eine Karte von [OpenStreetmap](http://openstreetmap.org) eingebettet werden. Zur Identifikation des Ortes können entweder seine Koordinaten in der Form
+
+
[map=lat,long]
+
+oder eine Adresse in obiger Form verwendet werden.
+
+Spezielle Tags
+-------
+
+Wenn Du über BBCode Tags in einer Nachricht schreiben möchtest, kannst Du [noparse], [nobb] oder [pre] verwenden um den BBCode Tags vor der Evaluierung zu schützen:
+
+
[noparse][b]fett[/b][/noparse]
: [b]fett[/b]
+
+
diff --git a/doc/de/Bugs-and-Issues.md b/doc/de/Bugs-and-Issues.md
index 7d8ea9348..1323b4b9d 100644
--- a/doc/de/Bugs-and-Issues.md
+++ b/doc/de/Bugs-and-Issues.md
@@ -3,26 +3,14 @@ Bugs und Probleme
* [Zur Startseite der Hilfe](help)
-Wenn dein Server eine Supportseite hat, solltest du jeden Bug und jedes Problem, den/das du findest, zunächst dort melden. Die Fehler zunächst dort zu melden, statt auf der allgemeinen Bug-Seite, erleichtert es den Entwicklern, neue Features zu entwickeln, wenn sie sich nicht mit Fehlern beschäftigen müssen, mit denen sie nichts zu tun haben.
+Du solltest jeden Bug und jedes Problem, den/das Du findest, zunächst dem Administrator (oder gegebenenfalls der Support-Seite) Deines Servers melden, statt auf der allgemeinen Bug-Seite.
+Das erleichtert den Entwicklern ihre Arbeit (z. B. neue Features zu entwickeln), da sie sich nicht mit Fehlern beschäftigen müssen, mit denen sie nichts zu tun haben.
-Wenn du ein technisch verantwortlicher Nutzer bist oder wenn deine Seite keine Support-Seite hat, dann kannst du den Bug Tracker nutzen. Bitte nutze zunächst die Suche, ob es bereits einen offenen Bug gibt, der deiner Anfrage entspricht.
+Wenn Du technisch versiert bist oder Dein Knoten keine Support-Seite hat, dann kannst Du den Bug Tracker nutzen.
+Bitte durchsuche zunächst die Seite, ob es bereits einen offenen Bug gibt, der Deiner Anfrage entspricht.
-Versuche, so viele Informationen wie möglich zum Bug zu bieten. Hierzu gehört auch die **komplette** Fehlermeldung oder Notiz und alle Schritte, die zu dem Fehler geführt haben. Es ist generell besser, zu viele Informationen zu liefern, als zu wenige.
+Liefere so viele Informationen wie möglich zu dem Bug.
+Hierzu gehört auch die **komplette** Fehlermeldung oder Notiz und alle Schritte, die zu dem Fehler geführt haben.
+Es ist generell besser, zu viele Informationen zu liefern, als zu wenige.
-Lies dir diesen Artikel (mehrsprachig) durch, um mehr über **gute** Bug-Reports zu erfahren.
-
-**Bug-Bearbeitung sponsern**
-
-Wenn du einen Bug findest, der seine Ursache im Hauptsystem hat (also wenn es sich nicht nur um deine Seite handelt), dann kannst du diesen sponsern.
-
-Die Bug/Fehler-Datenbank erlaubt es dir, Fehler zu sponsern. Das schafft einen Anreiz für die Entwickler, deinen Fehler zu bearbeiten. Das ist nicht zwingend notwendig, da wir keine Bugs mögen und versuchen, diese zu beheben. Wichtiger ist dieses für die zukünftige Projektentwicklung und für Feature-Anfragen.
-
-Bug-Sponsoring arbeitet nach dem System der Anerkennung. Wenn du 10€ spendest, um einen Bug zu beheben, dann sende die Zahlung per PayPal an den Entwickler, der den Bug behoben hat. Und denke nie daran, für geleistete Arbeit nicht zu bezahlen. Einige dieser Leute könnten deine Kreditkarte hacken, falls du sie verärgern solltest.
-
-Zur Zeit können nur Personen gesponserte Bugs bearbeiten, die als Entwickler bestätigt wurden. Hierfür muss der Entwickler bereits einige Friendica-Bugs bearbeitet haben. Das dient zur Absicherung, damit der behobene Bug auch gut mit Friendica läuft. Wenn du wünschst, als Entwickler bestätigt zu werden, dann arbeite dich ein und übernimm einige nicht-gesponserte Probleme oder dein eigenes Projekt und du wirst auf der Leiter nach oben klettern.
-
-Wenn du sicher glaubst, dass du einen gesponserten Bug beheben kannst, aber nicht als Entwickler bestätigt bist, kann es passieren, dass ein gesponserter Entwickler den Bug bearbeiten, bevor du ihn dir sichern kannst. Wenn das nicht der Fall ist, dann trage einen kleinen Vermerk in die Anfrage ein. Wenn du unsere Code-Standards erfüllst, versuchen wir, dir einen Bonus zukommen zu lassen.
-
-Wenn du ein Projekt mit mehr als 50€ sponserst, dann fragen dich die Entwickler gegebenenfalls, ob sie einen Teil der Zahlung vorab erhalten (normalerweise die Hälfte). Nochmals: es handelt sich um ein Anerkennungssystem - und hauptsächlich dient es dazu, Zahlungsprobleme und Streitigkeiten zu verhindern. Du solltest nach 1-2 Wochen einen gewissen Fortschritt oder Demonstrationen erwarten können. Wenn die Arbeit nicht in einer für dich annehmbaren Zeit gelöst ist, hast du das Recht, das Geld zurückzufordern.
-
-Friendica ist nicht in diese Transaktionen involviert. Es handelt sich ausschließlich um ein persönliches Abkommen zwischen dem Sponsor und dem Entwickler. Wenn es irgendwelche Probleme gibt, müssen die Parteien es untereinander klären. Wir erstellen gerade einige Richtlinien, um potentielle Probleme zu vermeiden.
+Lies Dir diesen Artikel (mehrsprachig) durch, um mehr über **gute** Bug-Reports zu erfahren.
diff --git a/doc/de/Chats.md b/doc/de/Chats.md
index e538285d6..a2d06f3c4 100644
--- a/doc/de/Chats.md
+++ b/doc/de/Chats.md
@@ -3,23 +3,36 @@ Chats
* [Zur Startseite der Hilfe](help)
-Du hast derzeit zwei Möglichkeiten, einen Chat auf deiner Friendica-Seite zu betreiben
+Du hast derzeit zwei Möglichkeiten, einen Chat auf Deiner Friendica-Seite zu betreiben
* IRC - Internet Relay Chat
* Jappix
##IRC Plugin
-Sobald das Plugin aktiviert ist, kannst du den Chat unter [deineSeite.de/irc](../irc) finden. Beachte aber, dass dieser Chat auch ohne Anmeldung auf deiner Seite zugänglich ist und somit auch Fremde diesen Chat mitnutzen können.
+Sobald das Plugin aktiviert ist, kannst Du den Chat unter [deineSeite.de/irc](../irc) finden.
+Beachte aber, dass dieser Chat auch ohne Anmeldung auf Deiner Seite zugänglich ist und somit auch Fremde diesen Chat mitnutzen können.
-Wenn du dem Link folgst, dann kommst du zum Anmeldefenster des IR-Chats. Wähle nun einen Spitznamen (Nickname) aus und wähle einen Raum aus, in dem du chatten willst. Hier kannst du jeden Namen eingeben. Es ist also auch #tollerChatdessenNamenurichkenne sein. Gib als nächstes nur noch die Captchas ein, um zu zeigen, dass es sich bei dir um einen Menschen handelt. Gehe nun auf "Connect".
+Wenn Du dem Link folgst, dann kommst Du zum Anmeldefenster des IR-Chats.
+Wähle nun einen Spitznamen (Nickname) und wähle einen Raum aus, in dem Du chatten willst.
+Hier kannst Du jeden Namen eingeben.
+Es kann also auch #tollerChatdessenNamenurichkenne sein.
+Gib als nächstes noch die Captchas ein, um zu zeigen, dass es sich bei Dir um einen Menschen handelt und klicke auf "Connect".
-Im nächsten Fenster siehst du zunächst viel Text beim Verbindungsaufbau, der allerdings für dich nicht weiter von Bedeutung ist. Anschließend öffnet sich das Chat-Fenster. In den ersten Zeilen wird dir dein Name und deine aktuelle IP-Adresse angezeigt. Rechts im Fenster siehst du alle Teilnehmer des Chats. Unten hast du ein Eingabefeld, um Beiträge zu schreiben.
+Im nächsten Fenster siehst Du zunächst viel Text beim Verbindungsaufbau, der allerdings für Dich nicht weiter von Bedeutung ist.
+Anschließend öffnet sich das Chat-Fenster.
+In den ersten Zeilen wird Dir Dein Name und Deine aktuelle IP-Adresse angezeigt.
+Rechts im Fenster siehst Du alle Teilnehmer des Chats.
+Unten hast Du ein Eingabefeld, um Beiträge zu schreiben.
+
+Weiter Informationen zu IRC findest Du zum Beispiel auf ubuntuusers.de, in Wikipedia oder bei icrhelp.org (in Englisch).
##Jappix Mini
-Das Jappix Mini Plugin erlaubt das Erstellen einer Chatbox für Jabber/XMPP-Kontakte. Ein Jabber/XMPP Account sollte vor der Installation bereits vorhanden sein.
-Eine ausführliche Anleitung dazu und eine Kontrolle, ob man nicht sogar schon über seinen E-Mail Anbieter einen Jabber-Account hat, findet man unter http://einfachjabber.de.
+Das Jappix Mini Plugin erlaubt das Erstellen einer Chatbox für Jabber/XMPP-Kontakte.
+Ein Jabber/XMPP Account sollte vor der Installation bereits vorhanden sein.
+Die ausführliche Anleitung dazu und eine Kontrolle, ob Du nicht sogar schon über Deinen E-Mail Anbieter einen Jabber-Account hast, findest Du unter einfachjabber.de.
+
Einige Server zum Anmelden eines neuen Accounts:
* [https://jappix.com](https://jappix.com)
@@ -29,25 +42,40 @@ Einige Server zum Anmelden eines neuen Accounts:
**1. Grundsätzliches**
-Als erstes muss die aktuellste Version heruntergeladen werden, per Git:
+Als erstes musst Du die aktuellste Version herunterladen:
-cd /var/www/virtual/DEINUBERSPACE/html/addon; git pull
+Per Git:
+
+cd /var/www/<Pfad zu Deiner friendica-Installation>/addon; git pull
+
oder als normaler Download von hier: https://github.com/friendica/friendica-addons/blob/master/jappixmini.tgz (auf „view raw“ klicken)
-Diese Datei wird entpackt, ggf. den entpackten Ordner in „jappixmini“ umbenennen und sowohl den kompletten entpackten Ordner als auch die .tgz Datei in den Addon Ordner deiner Friendica Installation hochladen.
+Entpacke diese Datei (ggf. den entpackten Ordner in „jappixmini“ umbenennen) und lade sowohl den entpackten Ordner komplett als auch die .tgz Datei in den Addon Ordner Deiner Friendica Installation hoch.
-Nach dem Upload gehts in den Friendica Adminbereich, dort zu den Plugins. Das Jappixmini Addon aktivieren und anschließend über die Plugins Seitenleiste (dort wo auch die Twitter-, Impressums-, StatusNet-, usw Einstellungen gemacht werden) zu den Jappix Grundeinstellungen gehen.
+Nach dem Upload gehts in den Friendica Adminbereich und dort zu den Plugins.
+Aktiviere das Jappixmini Addon und gehe anschließend über die Plugins Seitenleiste (dort wo auch die Twitter-, Impressums-, GNU Social-, usw. Einstellungen gemacht werden) zu den Jappix Grundeinstellungen.
-Hier den Haken zur Aktivierung des BOSH Proxys setzen.
-Weiter gehts in den Einstellungen deines Friendica Account.
+Setze hier den Haken zur Aktivierung des BOSH Proxys.
+Weiter gehts in den Einstellungen Deines Friendica Accounts.
-**2. Einstellungen**
+2. Einstellungen
-In deinen Einstellungen (Account Settings), gehe bitte zu den Plugin-Einstellungen. Etwas scrollen bis zu Jappix Mini addon settings
+Gehe bitte zu den Plugin-Einstellungen in Deinen Konto-Einstellungen (Account Settings).
+Scrolle ein Stück hinunter bis zu den Jappix Mini Addon settings.
-Hier zuerst das Addon aktvieren.
+Aktiviere hier zuerst das Addon.
-Trage nun deinen Jabber/XMPP Namen ein, ebenfalls die entsprechende Domain bzw. den Server (ohne http, also zb einfach so: jappix.com). Bei „Jabber BOSH Host“ kannst du erstmal “https://bind.jappix.com/ “ eintragen. Siehe dazu auch die „Configuration Help“ weiter unten. Danach noch dein Passwort und damit ist eigentlich schon fast alles geschafft. Die weiteren Einstellmöglichkeiten bleiben dir überlassen, sind also optional. Jetzt noch auf „senden“ klicken und fertig.
+Trage nun Deinen Jabber/XMPP Namen ein, ebenfalls die entsprechende Domain bzw. den Server (ohne http, also zb einfach so: jappix.com).
+Um das JavaScript Applet zum Chatten im Browser verwenden zu können, benötigst du einen BOSH Proxy.
+Entweder betreibst du deinen eigenen (s. Dokumentation deines XMPP Servers) oder du verwendest einen öffentlichen BOSH Proxy.
+Beachte aber, dass der Betreiber dieses Proxies den kompletten Datenverkehr über den Proxy mitlesen kann.
+Siehe dazu auch die „Configuration Help“ weiter unten.
+Gebe danach noch Dein Passwort an, und damit ist eigentlich schon fast alles geschafft.
+Die weiteren Einstellmöglichkeiten bleiben Dir überlassen, sind also optional.
+Jetzt noch auf „senden“ klicken und fertig.
-Falls du manuell Kontakte hinzufügen möchtest, einfach den „Add Contact“ Knopf nutzen. Deine Chatbox sollte jetzt irgendwo unten rechts im Browserfenster „kleben“. Viel Spass beim Chatten!
+Deine Chatbox sollte jetzt irgendwo unten rechts im Browserfenster „kleben“.
+Falls Du manuell Kontakte hinzufügen möchtest, einfach den „Add Contact“-Knopf nutzen.
+
+Viel Spass beim Chatten!
diff --git a/doc/de/Connectors.md b/doc/de/Connectors.md
index 52f93c883..7247124ef 100644
--- a/doc/de/Connectors.md
+++ b/doc/de/Connectors.md
@@ -3,65 +3,67 @@ Konnektoren (Connectors)
* [Zur Startseite der Hilfe](help)
-Konnektoren erlauben es dir, dich mit anderen sozialen Netzwerken zu verbinden. Konnektoren werden nur bei bestehenden Facebook-, Twitter und StatusNet-Accounts benötigt. Außerdem gibt es einen Konnektor, um deinen Email-Posteingang zu nutzen.
+Konnektoren erlauben es Dir, Dich mit anderen sozialen Netzwerken zu verbinden.
+Konnektoren werden nur bei bestehenden Twitter und GNU Social-Accounts benötigt.
+Außerdem gibt es einen Konnektor, um Deinen Email-Posteingang zu nutzen.
+Wenn Du keinen eigenen Knoten betreibst und wissen willst, ob der server Deiner Wahl diese Konnektoren installiert hat, kannst Du Dich darüber auf der Seite '<domain_des_friendica-servers>/friendica' informieren.
-Wenn die folgenden Netzwerk-Konnektoren auf deinem System installiert sind, kannst du mit den folgenden Links die Einstellungsseiten besuchen und für deinen Account konfigurieren:
+Sind die Netzwerk-Konnektoren auf Deinem System installiert sind, kannst Du mit den folgenden Links die Einstellungsseiten besuchen und für Deinen Account konfigurieren:
-* [Facebook](/settings/addon)
-* [Twitter](/settings/addon)
-* [StatusNet](/settings/addon)
-* [Email](/settings)
+* [Twitter](/settings/connectors)
+* [GNU Social](/settings/connectors)
+* [Email](/settings/connectors)
Anleitung, um sich mit Personen in bestimmten Netzwerken zu verbinden
==========================================================
**Friendica**
-Du kannst dich verbinden, indem du deine Identitäts-Adresse auf der "Verbinden"-Seite des Friendica-Nutzers eingibst. Ebenso kannst du deren Identitäts-Adresse in der "Verbinden"-Box auf deiner ["Kontakt"-Seite](contacts) eingeben.
+Du kannst Dich verbinden, indem Du die Adresse Deiner Identität (<dein_nick>@<dein_friendica-host>) auf der "Verbinden"-Seite des Friendica-Nutzers eingibst.
+Ebenso kannst Du deren Identitäts-Adresse in der "Verbinden"-Box auf Deiner ["Kontakt"-Seite](contacts) eingeben.
**Diaspora**
-Füge die Diaspore-Identitäts-Adresse (z.B. name@diasporapod.com)auf deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein.
+Füge die Diaspora-Identitäts-Adresse (z.B. name@diasporapod.com)auf Deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein.
-**Identi.ca/StatusNet/GNU-Social**
+**GNU Social**
-Diese Netzwerke werden als "federated social web" bzw. "OStatus"-Kontakte bezeichnet.
+Dieses Netzwerk wird als "federated social web" bzw. "OStatus"-Kontakte bezeichnet.
-Bitte beachte, dass es **keine** Einstellungen zur Privatssphäre im OStatus-Netzwerk gibt. **Jede** Nachricht, die an eines dieser OStatus-Mitglieder verschickt wird, ist für jeden auf der Welt sichtbar; alle Privatssphäreneinstellungen verlieren ihre Wirkung. Diese Nachrichten erscheinen ebenfalls in öffentlichen Suchergebnissen.
+Bitte beachte, dass es **keine** Einstellungen zur Privatssphäre im OStatus-Netzwerk gibt.
+**Jede** Nachricht, die an eines dieser OStatus-Mitglieder verschickt wird, ist für jeden auf der Welt sichtbar; alle Privatssphäreneinstellungen verlieren ihre Wirkung.
+Diese Nachrichten erscheinen ebenfalls in öffentlichen Suchergebnissen.
-Da die OStatus-Kommunikation keine Authentifizierung benutzt, können OStatus-Nutzer *keine* Nachrichten empfangen, wenn du in deinen Privatssphäreneinstellungen "Profil und Nachrichten vor Unbekannten verbergen" wählst.
+Da die OStatus-Kommunikation keine Authentifizierung benutzt, können OStatus-Nutzer *keine* Nachrichten empfangen, wenn Du in Deinen Privatssphäreneinstellungen "Profil und Nachrichten vor Unbekannten verbergen" wählst.
-Um dich mit einem OStatus-Mitglied zu verbinden, trage deren Profil-URL oder Identitäts-Adresse auf deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein.
+Um Dich mit einem OStatus-Mitglied zu verbinden, trage deren Profil-URL oder Identitäts-Adresse auf Deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein.
-Der StatusNet-Konnektor kann genutzt werden, wenn du Beiträge schreiben willst, die auf einer OStatus-Seite über einen existierenden OStatus-Account erscheinen sollen.
+Der GNU Social-Konnektor kann genutzt werden, wenn Du Beiträge schreiben willst, die auf einer OStatus-Seite über einen existierenden OStatus-Account erscheinen sollen.
-Das ist nicht notwendig, wenn du OStatus-Mitgliedern von Friendica aus folgst und diese dir auch folgen, indem sie auf deiner Kontaktseite ihre eigene Identitäts-Adresse eingeben.
+Das ist nicht notwendig, wenn Du OStatus-Mitgliedern von Friendica aus folgst und diese Dir auch folgen, indem sie auf Deiner Kontaktseite ihre eigene Identitäts-Adresse eingeben.
**Blogger, Wordpress, RSS feeds, andere Webseiten**
-Trage die URL auf deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein. Du hast keine Möglichkeit, diesen Kontakten zu antworten.
+Trage die URL auf Deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein.
+Du hast keine Möglichkeit, diesen Kontakten zu antworten.
-Das erlaubt dir, dich mit Millionen von Seiten im Internet zu _verbinden_. Alles, was dafür nötig ist, ist dass die Seite einen Feed im RSS- oder Atom Syndication-Format nutzt und welches einen Autoren und ein Bild zur Seite liefert.
+Das erlaubt Dir, Dich mit Millionen von Seiten im Internet zu _verbinden_.
+Alles, was dafür nötig ist, ist dass die Seite einen Feed im RSS- oder Atom Syndication-Format nutzt und welches einen Autoren und ein Bild zur Seite liefert.
**Twitter**
-Um einem Twitter-Nutzer zu folgen, trage die URL der Hauptseite des Twitter-Accounts auf deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein. Um zu antworten, musst du den Twitter-Konnektor installieren und über deinen eigenen Status-Editor antworten. Beginne deine Nachricht mit @twitternutzer, ersetze das aber durch den richtigen Twitter-Namen.
+Um einem Twitter-Nutzer zu folgen, trage die URL der Hauptseite des Twitter-Accounts auf Deiner ["Kontakte"-Seite](contacts) in das Feld "Neuen Kontakt hinzufügen" ein.
+Um zu antworten, musst Du den Twitter-Konnektor installieren und über Deinen eigenen Status-Editor antworten.
+Beginne Deine Nachricht mit @twitternutzer, ersetze das aber durch den richtigen Twitter-Namen.
**Email**
-Konfiguriere den Email-Konnektor auf deiner [Einstellungsseite](settings). Wenn du das gemacht hast, kannst du auf deiner ["Kontakte"-Seite](contacts) die Email-Adresse in das Feld "Neuen Kontakt hinzufügen" eintragen. Diese Email-Adresse muss jedoch bereits mit einer Nachricht in deinem Email-Posteingang auf dem Server liegen. Du hast die Möglichkeit, Email-Kontakte in deine privaten Unterhaltungen einzubeziehen.
-
-**Facebook**
-
-Der Facebook-Konnektor ist ein Plugin/Addon, dass es dir erlaubt, von Friendica aus mit Freunden auf Facebook zu interagieren. Wenn er aktiviert ist, wird deine Facebook-Freundesliste importiert und du wirst Facebook-Beiträge sehen und kommentieren können. Facebook-Freunde können außerdem zu privaten Gesprächen hinzugefügt werden. Du hast nicht die Möglichkeit, einzelne Facebook-Accounts hinzuzufügen, sondern nur deine gesamte Freundesliste, die aktualisiert wird, wenn neue Freunde hinzugefügt werden.
-
-Wenn das Facebook-Plugin/Addon installiert ist, kannst du diesen auf deiner Einstellungsseite unter ["Facebook Connector Settings"](settings/addon) einstellen. Dieser Eintrag erscheint nur, wenn das Plugin/Addon installiert ist. Folge den Vorgaben, um den Facebook-Konnektor zu installieren oder löschen.
-
-Du kannst ebenfalls auswählen, ob deine öffentlichen Posts auch standardmäßig bei Facebook veröffentlicht werden sollen. Du kannst diese Einstellung jederzeit im aktuellen Beitrag beeinflussen, indem du auf das "Schloss"-Icon unter dem Beitragseditor gehst. Diese Einstellung hat keine Auswirkung auf private Unterhaltungen. Diese werden immer an Facebook-Freunde mit den entsprechenden Genehmigungen geschickt.
-
-(Beachte: Aktuell können Facebook-Kontakte keine privaten Fotos sehen. Das wird zukünftig gelöst. Facebook-Kontakte können aber trotzdem öffentliche Fotos sehen, die du hochgeladen hast.)
+Konfiguriere den Email-Konnektor auf Deiner [Einstellungsseite](settings).
+Wenn Du das gemacht hast, kannst Du auf Deiner ["Kontakte"-Seite](contacts) die Email-Adresse in das Feld "Neuen Kontakt hinzufügen" eintragen.
+Diese Email-Adresse muss jedoch bereits mit einer Nachricht in Deinem Email-Posteingang auf dem Server liegen.
+Du hast die Möglichkeit, Email-Kontakte in Deine privaten Unterhaltungen einzubeziehen.
diff --git a/doc/de/Developers.md b/doc/de/Developers.md
index f5c90c489..b1d118fd5 100644
--- a/doc/de/Developers.md
+++ b/doc/de/Developers.md
@@ -3,20 +3,22 @@ Friendica - Entwickler-Guide
* [Zur Startseite der Hilfe](help)
-Hier erfährst du, wie du bei uns mitmachen kannst
+Hier erfährst Du, wie Du bei uns mitmachen kannst:
-Zunächst erstelle dir ein funktionierendes Git-Paket auf deinem System, auf dem du die Entwicklung durchführst.
+Zunächst erstelle Dir per 'git clone https://github.com/friendica/friendica.git' ein funktionierendes Git-Paket auf Deinem System, auf dem Du die Entwicklung durchführst, und einen eigenen Github-Account.
-Erstelle deinen eigenen Github-Account.
+Erstelle Deine eigene Kopie (fork) der Ursprungsdaten auf Github, an der Du dann entspannt arbeiten kannst.
+Deine Arbeiten sollten mit einem neuen Arbeitszweig (branch) beginnen, den du vom develop Zweig des Repositories beginnst.
+Die Anleitung unter [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/) erklärt Dir genau, wie Du das tun musst.
-Du hast die Möglichkeit, die Friendica-Daten direkt über Github von der folgenden Seite laden: [https://github.com/friendica/friendica.git](https://github.com/friendica/friendica.git)
-
-Befolge die Anleitung unter diesem Link [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/), um deine eigene Kopie (fork) der Ursprungsdaten auf Github zu erstellen und bearbeiten.
-
-Gehe nun zu deiner Github-Seite und erstelle eine "Pull request", wenn du soweit bist, dein Projekt wieder in das Hauptprojekt einzugliedern.
+Gehe dann nach getaner Arbeit zu Deiner Github-Seite und erstelle eine "Pull request", um Deine Änderungen in das Hauptprojekt einzugliedern (merge).
**Wichtig**
-Bitte hole dir alle Änderungen aus dem Projektverzeichnis und führe sie mit deiner Arbeit zusammen, **bevor** du deine "pull request" stellt. Wir behalten es uns vor, Patches abzulehnen, die eine große Anzahl an Fehlern hervorrufen. Dies gilt vor allem für Übersetzungen, da wir hier möglicherweise nicht alle feinen Unterschiede in konfliktären Versionen erkennen können.
+Bitte hole Dir alle Änderungen aus dem Projektverzeichnis und führe sie mit Deiner Arbeit zusammen, **bevor** Du Deine "pull request" erstellst. Wir behalten es uns vor, Patches abzulehnen, die eine große Anzahl an Fehlern hervorrufen.
+Dies gilt vor allem für Übersetzungen, da wir hier möglicherweise nicht alle feinen Unterschiede in konfliktären Versionen erkennen können.
-Außerdem: **teste deine Änderungen!** Vergiss nicht, dass eine simple Fehlerlösung einen anderen Fehler auslösen kann. Lass deine Änderungen von einem erfahrenen Friendica-Entwickler gegenprüfen.
+Außerdem: **teste Deine Änderungen!** Vergiss nicht, dass eine simple Fehlerlösung einen anderen Fehler auslösen kann.
+Lass Deine Änderungen von einem erfahrenen Friendica-Entwickler gegenprüfen.
+
+Eine ausführliche Anleitung zu Git findest Du unter https://git-scm.com/book/de/v1.
diff --git a/doc/de/FAQ.md b/doc/de/FAQ.md
index a1c5d0114..d5aa19e6c 100644
--- a/doc/de/FAQ.md
+++ b/doc/de/FAQ.md
@@ -6,8 +6,7 @@ Häufig gestellte Fragen - FAQ
Nutzer
* **[Warum erhalte ich Warnungen über fehlende Zertifikate?](help/FAQ#ssl)**
-* **[Wie kann ich Bilder, Dateien, Links, Video und Audio in Beiträge einfügen?
-](help/FAQ#upload)**
+* **[Wie kann ich Bilder, Dateien, Links, Video und Audio in Beiträge einfügen?](help/FAQ#upload)**
* **[Ist es möglich, bei mehreren Profilen verschiedene Avatare (Nutzerbilder) zu haben?](help/FAQ#avatars)**
* **[Was ist der Unterschied zwischen blockierten|ignorierten|archivierten|versteckten Kontakten?](help/FAQ#contacts)**
* **[Was passiert, wenn ein Account gelöscht ist? Ist dieser richtig gelöscht?](help/FAQ#removed)**
@@ -27,9 +26,10 @@ Nutzer
**Warum erhalte ich Warnungen über fehlende Zertifikate?**
-Manchmal erhältst du eine Browser-Warnung über fehlende Zertifikate. Diese Warnungen können drei Gründe haben:
+Manchmal erhältst Du eine Browser-Warnung über fehlende Zertifikate.
+Diese Warnungen können drei Gründe haben:
-1. der Server, mit dem du verbunden bist, nutzt kein SSL;
+1. der Server, mit dem Du verbunden bist, nutzt kein SSL;
2. der Server hat ein selbst-signiertes Zertifikat (nicht empfohlen)
@@ -37,31 +37,45 @@ Manchmal erhältst du eine Browser-Warnung über fehlende Zertifikate. Diese War
*(SSL (Secure Socket Layer) ist eine Technologie, die Daten auf ihrem Weg zwischen zwei Computern verschlüsselt.)*
-Wenn du noch kein SSL-Zertifikat hast, dann gibt es drei Wege, eines zu erhalten: kauf dir eines, hole dir ein kostenloses (z.B. bei StartSSL) oder kreiere dein eigenes (nicht empfohlen). [Weitere Informationen über die Einrichtung von SSL und warum es schlecht ist, selbst-signierte Zertifikate zu nutzen, findest du hier.](help/SSL)
+Wenn Du noch kein SSL-Zertifikat hast, dann gibt es drei Wege, eines zu erhalten: kauf Dir eines, hole Dir ein kostenloses (z.B. bei StartSSL, WoSign, hoffentlich bald auch letsencrypt) oder kreiere Dein eigenes (nicht empfohlen).
+[Weitere Informationen über die Einrichtung von SSL und warum es schlecht ist, selbst-signierte Zertifikate zu nutzen, findest Du hier.](help/SSL)
-Sei dir bewusst, dass Browser-Warnungen über Sicherheitslücken etwas sind, wodurch neue Nutzer schnell das Vertrauen in das gesamte Friendica-Projekt verlieren können. Aus diesem Grund wird Friendica Red nur SSL-Zertifikate eines anerkannten Anbieters (CA, certificate authority) akzeptieren und nicht zu Seiten verbinden, die kein SSL nutzen. Unabhängig von den negativen Aspekten von SSL handelt es sich hierbei um eine notwendige Lösung, solange keine etablierte Alternative existiert.
+Sei Dir bewusst, dass Browser-Warnungen über Sicherheitslücken etwas sind, wodurch neue Nutzer schnell das Vertrauen in das gesamte Friendica-Projekt verlieren können.
+Aus diesem Grund wird Friendica Red nur SSL-Zertifikate eines anerkannten Anbieters (CA, certificate authority) akzeptieren und nicht zu Seiten verbinden, die kein SSL nutzen.
+Unabhängig von den negativen Aspekten von SSL handelt es sich hierbei um eine notwendige Lösung, solange keine etablierte Alternative existiert.
Abgesehen davon kann es ohne SSL auch Probleme mit der Verbindung zu Diaspora geben, da einige Diaspora-Pods eine zertifizierte Verbindung benötigen.
-Wenn du Friendica nur für eine bestimmte Gruppe von Leuten auf einem einzelnen Server nutzt, bei dem keine Verbindung zum restlichen Netzwerk besteht, dann benötigst du kein SSL. Ebenso benötigst du SSL nicht, wenn du ausschließlich öffentliche Beiträge auf deiner Seite veröffentlichst bzw. empfängst.
+Wenn Du Friendica nur für eine bestimmte Gruppe von Leuten auf einem einzelnen Server nutzt, bei dem keine Verbindung zum restlichen Netzwerk besteht, dann benötigst Du kein SSL.
+Ebenso benötigst Du SSL nicht, wenn Du ausschließlich öffentliche Beiträge auf Deiner Seite veröffentlichst bzw. empfängst.
-Wenn du zum jetzigen Zeitpunkt noch keinen Server aufgesetzt hast, ist es sinnvoll, die verschiedenen Anbieter in Bezug auf SSL zu vergleichen. Einige erlauben die Nutzung von freien Zertifikaten oder lassen dich ihre eigenen Zertifikate mitnutzen. Andere erlauben nur kostenpflichtige Zertifikate als eigenes Angebot bzw. von anderen Anbietern.
+Wenn Du zum jetzigen Zeitpunkt noch keinen Server aufgesetzt hast, ist es sinnvoll, die verschiedenen Anbieter in Bezug auf SSL zu vergleichen.
+Einige erlauben die Nutzung von freien Zertifikaten oder lassen Dich ihre eigenen Zertifikate mitnutzen.
+Andere erlauben nur kostenpflichtige Zertifikate als eigenes Angebot bzw. von anderen Anbietern.
**Wie kann ich Bilder, Dateien, Links, Video und Audio in Beiträge einfügen?**
-Bilder können direkt im [Beitragseditor](help/Text_editor) vom Computer hochgeladen werden. Eine Übersicht aller Bilder, die auf deinem Server liegen, findest du unter deineSeite.de/photos/profilname. Dort kannst du auch direkt Bilder hochladen und festlegen, ob deine Kontakte eine Nachricht über das neue Bild bekommen.
+Bilder können direkt im [Beitragseditor](help/Text_editor) vom Computer hochgeladen werden.
+Eine Übersicht aller Bilder, die auf Deinem Server liegen, findest Du unter deineSeite.de/photos/profilname.
+Dort kannst Du auch direkt Bilder hochladen und festlegen, ob Deine Kontakte eine Nachricht über das neue Bild bekommen.
-Alle Arten von Dateien können grundsätzlich als Anhang in Friendica hochgeladen werden. Dafür verwendest du das Büroklammersymbol im Editor. Sie sind dann direkt an den Beitrag geknüpft, können von den Betrachtern heruntergeladen werden, aber werden nicht als Vorschau angezeigt. Deshalb eignet sich diese Methode vor allem für Office-Dateien oder gepackte Dateien wie ZIPs, aber weniger für Multimediadateien. Wer hingegen Dateien über Dropbox, über eine auf dem eigenen Server installierte Owncloud oder über einen anderen [Filehoster](http://en.wikipedia.org/wiki/Comparison_of_file_hosting_services) einfügen will, verwendet den Link-Button.
+Alle Arten von Dateien können grundsätzlich als Anhang in Friendica hochgeladen werden.
+Dafür verwendest Du das Büroklammersymbol im Editor.
+Sie sind dann direkt an den Beitrag geknüpft, können von den Betrachtern heruntergeladen werden, aber werden nicht als Vorschau angezeigt.
+Deshalb eignet sich diese Methode vor allem für Office-Dateien oder gepackte Dateien wie ZIPs, aber weniger für Multimediadateien.
+Wer hingegen Dateien über Dropbox, über eine auf dem eigenen Server installierte Owncloud oder über einen anderen [Filehoster](http://en.wikipedia.org/wiki/Comparison_of_file_hosting_services) einfügen will, verwendet den Link-Button.
-Wenn du mit dem Link-Button (Ketten-Symbol) URLs zu anderen Seiten einfügst, versucht Friendica eine kurze Zusammenfassung als Vorschau abzurufen. Manchmal klappts das nicht ... dann verlinke den Beitrag einfach per [url=http://example.com]freigewählter Name[/url] im Editor.
+Wenn Du mit dem Link-Button (Ketten-Symbol) URLs zu anderen Seiten einfügst, versucht Friendica eine kurze Zusammenfassung als Vorschau abzurufen.
+Manchmal klappts das nicht ... dann verlinke den Beitrag einfach per [url=http://example.com]freigewählter Name[/url] im Editor.
-Video- und Audiodateien können zwar in Beiträge eingebunden werden, allerdings geht das nicht über einen direkten Upload im Editor wie bei Fotos. Du hast zwei Möglichkeiten:
+Video- und Audiodateien können zwar in Beiträge eingebunden werden, allerdings geht das nicht über einen direkten Upload im Editor wie bei Fotos.
+Du hast zwei Möglichkeiten:
-1. Du kannst bei dem Video- oder Audiobutton die URL von einem Hoster eingeben (Youtube, Vimeo, Soundcloud und alle anderen mit oembed/opengraph-Unterstützung). Bei Videos zeigt Friendica dann ein Vorschaubild in deinem Beitrag an, nach einem Klick öffnet sich ein eingebetter Player. Bei Soundcloud wird der Player direkt eingebunden.
-2. Wenn du Zugang zu einem eigenen Server hast, kannst deine Multimediadatei per FTP dort hochladen und beim Video-/Audiobutton diese URL angeben. Dann wird das Video oder die Audiodatei direkt mit einem Player in deinem Beitrag angezeigt.
-Friendica verwendet zur Einbettung HTML5. Das bedeutet, dass je nach Browser und Betriebssystem andere Formate unterstützt werden, darunter WebM, MP4, MP3 und Ogg. Eine Tabelle findest du bei Wikipedia ([Video](http://en.wikipedia.org/wiki/HTML5_video), [Audio](http://en.wikipedia.org/wiki/HTML5_audio)).
+1. Du kannst bei dem Video- oder Audiobutton die URL von einem Hoster eingeben (Youtube, Vimeo, Soundcloud und alle anderen mit oembed/opengraph-Unterstützung). Bei Videos zeigt Friendica dann ein Vorschaubild in Deinem Beitrag an, nach einem Klick öffnet sich ein eingebetter Player. Bei Soundcloud wird der Player direkt eingebunden.
+2. Wenn Du Zugang zu einem eigenen Server hast, kannst Deine Multimediadatei per FTP dort hochladen und beim Video-/Audiobutton diese URL angeben. Dann wird das Video oder die Audiodatei direkt mit einem Player in Deinem Beitrag angezeigt.
+Friendica verwendet zur Einbettung HTML5. Das bedeutet, dass je nach Browser und Betriebssystem andere Formate unterstützt werden, darunter WebM, MP4, MP3 und Ogg. Eine Tabelle findest Du bei Wikipedia ([Video](http://en.wikipedia.org/wiki/HTML5_video), [Audio](http://en.wikipedia.org/wiki/HTML5_audio)).
Zum Konvertieren von Videos in das lizenfreie Videoformat WebM gibt es unter Windows das kostenlose Programm [Xmedia-Recode](http://www.xmedia-recode.de/).
@@ -69,49 +83,68 @@ Zum Konvertieren von Videos in das lizenfreie Videoformat WebM gibt es unter Win
**Ist es möglich, bei mehreren Profilen verschiedene Avatare (Nutzerbilder) zu haben?**
-Ja. Auf deiner ["Profile verwalten/editieren"-Seite](../profiles) wählst du zunächst das gewünschte Profil aus. Anschließend siehst du eine Seite mit allen Infos zu diesem Profil. Klicke nun oben auf den Link "Profilbild ändern" und lade im nächsten Fenster ein Bild von deinem PC hoch. Um deine privaten Daten zu schützen, wird in Beiträgen nur das Bild aus deinem öffentlichen Profil angezeigt.
+Ja.
+Auf Deiner ["Profile verwalten/editieren"-Seite](../profiles) wählst Du zunächst das gewünschte Profil aus.
+Anschließend siehst Du eine Seite mit allen Infos zu diesem Profil.
+Klicke nun oben auf den Link "Profilbild ändern" und lade im nächsten Fenster ein Bild von Deinem PC hoch.
+Um Deine privaten Daten zu schützen, wird in Beiträgen nur das Bild aus Deinem öffentlichen Profil angezeigt.
**Was ist der Unterschied zwischen blockierten|ignorierten|archivierten|versteckten Kontakten?**
-Wir verhindern direkte Kommunikation mit blockierten Kontakten. Sie gehören nicht zu den Empfängern beim Versand von Beiträgen und deren Beiträge werden auch nicht importiert. Trotzdem werden deren Unterhaltungen mit deinen Freunden trotzdem in deinem Stream sichtbar sein. Wenn du einen Kontakt komplett löschst, können sie dir eine neue Freundschaftsanfrage schicken. Blockierte Kontakte können das nicht machen. Sie können nicht mit dir direkt kommunizieren, nur über Freunde.
+Wir verhindern direkte Kommunikation mit blockierten Kontakten.
+Sie gehören nicht zu den Empfängern beim Versand von Beiträgen und deren Beiträge werden auch nicht importiert.
+Trotzdem werden deren Unterhaltungen mit Deinen Freunden in Deinem Stream sichtbar sein.
+Wenn Du einen Kontakt komplett löschst, können sie Dir eine neue Freundschaftsanfrage schicken.
+Blockierte Kontakte können das nicht machen.
+Sie können nicht mit Dir direkt kommunizieren, nur über Freunde.
-Ignorierte Kontakte können weiterhin Beiträge von dir erhalten. Deren Beiträge werden allerdings nicht importiert. Wie bei blockierten Beiträgen siehst du auch hier weiterhin die Kommentare dieser Person zu anderen Beiträgen deiner Freunde.
+Ignorierte Kontakte können weiterhin Beiträge von Dir erhalten.
+Deren Beiträge werden allerdings nicht importiert. W
+ie bei blockierten Beiträgen siehst Du auch hier weiterhin die Kommentare dieser Person zu anderen Beiträgen Deiner Freunde.
-[Ein Plugin namens "blockem" kann installiert werden, um alle Beiträge einer bestimmten Person in deinem Stream zu verstecken bzw. zu verkürzen. Dabei werden auch Kommentare dieser Person in Beiträgen deiner Freunde blockiert.]
+[Ein Plugin namens "blockem" kann installiert werden, um alle Beiträge einer bestimmten Person in Deinem Stream zu verstecken bzw. zu verkürzen.
+Dabei werden auch Kommentare dieser Person in Beiträgen Deiner Freunde blockiert.]
-Ein archivierter Kontakt bedeutet, dass Kommunikation nicht möglich ist und auch nicht versucht wird (das ist z.B. sinnvoll, wenn eine Person zu einer neuen Seite gewechselt ist und das alte Profil gelöscht hat). Anders als beim Blockieren werden existierende Beiträge, die vor der Archivierung erstellt wurden, weiterhin angezeigt.
+Ein archivierter Kontakt bedeutet, dass Kommunikation nicht möglich ist und auch nicht versucht wird (das ist z.B. sinnvoll, wenn eine Person zu einem neuen Server gewechselt ist und das alte Profil gelöscht hat).
+Anders als beim Blockieren werden existierende Beiträge, die vor der Archivierung erstellt wurden, weiterhin angezeigt.
-Ein versteckter Kontakt wird in keiner "Freundeliste" erscheinen (außer für dich). Trotzdem wird ein versteckter Kontakt trotzdem normal in Unterhaltungen angezeigt, was jedoch für andere Kontakte ein Hinweis sein kann, dass diese Person als versteckter Kontakt in deiner Liste ist.
+Ein versteckter Kontakt wird in keiner "Freundeliste" erscheinen (außer für dich).
+Trotzdem wird ein versteckter Kontakt normal in Unterhaltungen angezeigt - was für andere Kontakte ein Hinweis sein kann, dass diese Person als versteckter Kontakt in Deiner Liste ist.
**Was passiert, wenn ein Account gelöscht ist? Ist dieser richtig gelöscht?**
-Wenn du deinen Account löschst, wird sofort der gesamte Inhalt auf deinem Server gelöscht und ein Löschbefehl an alle deine Kontakte verschickt. Dadurch wirst du ebenfalls aus dem globalen Verzeichnis gelöscht. Dieses Vorgehen setzt voraus, dass dein Profil für 24 Stunden weiterhin "teilweise" verfügbar sein wird, um eine Verbindung zu allen deinen Kontakten ermöglicht. Wir können also dein Profil blockieren und es so erscheinen lassen, als wären alle Daten sofort gelöscht, allerdings warten wir 24 Stunden (bzw. bis alle deine Kontakte informiert wurden), bevor wir die Daten auch physikalisch löschen.
+Wenn Du Deinen Account löschst, wird sofort der gesamte Inhalt auf Deinem Server gelöscht und ein Löschbefehl an alle Deine Kontakte verschickt.
+Dadurch wirst Du ebenfalls aus dem globalen Verzeichnis gelöscht.
+Dieses Vorgehen setzt voraus, dass Dein Profil für 24 Stunden weiterhin "teilweise" verfügbar sein wird, um eine Verbindung zu allen Deinen Kontakten ermöglicht.
+Wir können also Dein Profil blockieren und es so erscheinen lassen, als wären alle Daten sofort gelöscht, allerdings warten wir 24 Stunden (bzw. bis alle Deine Kontakte informiert wurden), bevor wir die Daten auch physikalisch löschen.
**Kann ich einem hashtag folgen?**
-Nein. Die Möglichkeit, einem hashtag zu folgen, ist eine interessante Technik, führt aber zu einigen Schwierigkeiten.
+Nein.
+Die Möglichkeit, einem hashtag zu folgen, ist eine interessante Technik, führt aber zu einigen Schwierigkeiten.
1.) Alle Beiträge, die diesen tag nutzen, müssten zu allen Seiten im Netzwerk kopiert werden. Das erhöht den Speicherbedarf und beeinträchtigt kleine Seiten. Die Nutzung von geteilten Hosting-Angeboten (Shared Hosting) wäre praktisch unmöglich.
-2.) Die Verbreitung von Spam wäre vereinfacht (tag-Spam ist z.B. bei identi.ca ein schwerwiegendes Problem)
+2.) Die Verbreitung von Spam wäre vereinfacht (tag-Spam ist z.B. bei Twitter ein schwerwiegendes Problem)
-3.) Der wichtigste Grund der gegen diese Technik spricht ist, dass sie eine natürliche Ausrichtung auf größere Seiten mit mehr getaggten Inhalten zur Folge hat. Dies kann z.B. aufkommen, wenn dein Netzwerk tags anstelle von anderen Kommunikationsmitteln wie Gruppen oder Foren nutzt.
+3.) Der wichtigste Grund der gegen diese Technik spricht ist, dass sie eine natürliche Ausrichtung auf größere Seiten mit mehr getaggten Inhalten zur Folge hat. Dies kann z.B. aufkommen, wenn Dein Netzwerk tags anstelle von anderen Kommunikationsmitteln wie Gruppen oder Foren nutzt.
-Stattdessen bieten wir andere Mechanismen, um globale Unterhaltungen zu erreichen, dabei aber eine angemesse Basis für kleine und große Seiten zu bieten. Hierzu gehören Foren, Gruppen und geteilte tags.
+Stattdessen bieten wir andere Mechanismen, um globale Unterhaltungen zu erreichen, dabei aber eine angemesse Basis für kleine und große Seiten zu bieten.
+Hierzu gehören Foren, Gruppen und geteilte tags.
**Wie kann ich einen RSS-Feed meiner Netzwerkseite (Stream) erstellen?**
-Wenn du die Beiträge deines Accounts mit RSS teilen willst, dann kannst du einen der folgenden Links nutzen:
+Wenn Du die Beiträge Deines Accounts mit RSS teilen willst, dann kannst Du einen der folgenden Links nutzen:
-RSS-Feed deiner Beiträge
+RSS-Feed Deiner Beiträge
deineSeite.de/**dfrn_poll/profilname
@@ -119,7 +152,7 @@ RSS-Feed deiner Beiträge
https://helpers.pyxis.uberspace.de/dfrn_poll/helpers
-RSS-Feed aller Unterhaltungen auf deiner Seite
+RSS-Feed aller Unterhaltungen auf Deiner Seite
deineSeite.de/dfrn_poll/profilname/converse
@@ -131,11 +164,11 @@ RSS-Feed aller Unterhaltungen auf deiner Seite
**Wo finde ich Hilfe?**
-Wenn du Probleme mit deiner Friendica-Seite hast, dann kannst du die Community in der [Friendica-Support-Gruppe](https://helpers.pyxis.uberspace.de/profile/helpers) oder im [deutschen Friendica-Support-Forum](http://toktan.org/profile/wiki) fragen oder dir das [deutsche Wiki](http://wiki.toktan.org/doku.php) anschauen. Wenn du deinen Account nicht nutzen kannst, kannst du entweder einen [Testaccount](http://friendica.com/node/31) bzw. einen Account auf einer öffentlichen Seite ([Liste](http://dir.friendica.com/siteinfo)) nutzen, oder du wählst die Librelist-mailing-Liste. Wenn du die Mailing-Liste nutzen willst, schicke eine Mail an friendica AT librelist PUNKT com.
+Wenn Du Probleme mit Deiner Friendica-Seite hast, dann kannst Du die Community in der [Friendica-Support-Gruppe](https://helpers.pyxis.uberspace.de/profile/helpers) oder im [deutschen Friendica-Support-Forum](http://toktan.org/profile/wiki) fragen oder Dir das [deutsche Wiki](http://wiki.toktan.org/doku.php) anschauen.
+Wenn Du Deinen Account nicht nutzen kannst, kannst Du entweder einen [Testaccount](http://friendica.com/node/31) bzw. einen Account auf einer öffentlichen Seite ([Liste](http://dir.friendica.com/siteinfo)) nutzen, oder Du wählst die Librelist-mailing-Liste.
+Wenn Du die Mailing-Liste nutzen willst, schicke eine Mail an friendica AT librelist PUNKT com.
-Wenn du Friendica Red nutzt, findest du außerdem in diesem Forum Hilfe: [Friendica Red Development](https://myfriendica.net/profile/friendicared).
-
-Wenn du ein Theme-Entwickler bist, wirst du in diesem Forum Hilfe finden: [Friendica Theme Developers](https://friendica.eu/profile/ftdevs).
+Wenn Du ein Theme-Entwickler bist, wirst Du in diesem Forum Hilfe finden: [Friendica Theme Developers](https://friendica.eu/profile/ftdevs).
Admin
--------
@@ -144,14 +177,19 @@ Admin
**Kann ich mehrere Domains mit den selben Dateien aufsetzen?**
-Ja, das ist möglich. Es ist allerdings nicht möglich, eine Datenbank durch zwei Domains zu nutzen. Solange du deine .htconfig.php allerdings so einrichtest, dass das System nicht versucht, eine Installation durchzuführen, kannst du die richtige Config-Datei in include/$hostname/.htconfig.php hinterlegen. Alle Cache-Aspekte und der Zugriffsschutz können pro Instanz konfiguriert werden.
+Ja, das ist möglich.
+Es ist allerdings nicht möglich, eine Datenbank durch zwei Domains zu nutzen.
+Solange Du Deine .htconfig.php allerdings so einrichtest, dass das System nicht versucht, eine Installation durchzuführen, kannst Du die richtige Config-Datei in include/$hostname/.htconfig.php hinterlegen.
+Alle Cache-Aspekte und der Zugriffsschutz können pro Instanz konfiguriert werden.
**Wo kann ich den Quellcode von Friendica, Addons und Themes finden?**
-Du kannst den Friendica-Quellcode [hier](https://github.com/friendica/friendica) finden. Dort findest du immer die aktuellste stabile Version von Friendica. Der Quellcode von Friendica Red ist [hier](https://github.com/friendica/red) zu finden.
+Du kannst den Friendica-Quellcode [hier](https://github.com/friendica/friendica) finden.
+Dort findest Du immer die aktuellste stabile Version von Friendica.
+Der Quellcode von Friendica Red ist [hier](https://github.com/friendica/red) zu finden.
-Addons findest du auf [dieser Seite](https://github.com/friendica/friendica-addons).
+Addons findest Du auf [dieser Seite](https://github.com/friendica/friendica-addons).
-Wenn du neue Themen suchst, findest du sie auf [Friendica-Themes.com](http://friendica-themes.com/)
\ No newline at end of file
+Wenn Du neue Themen suchst, findest Du sie auf [Friendica-Themes.com](http://friendica-themes.com/).
diff --git a/doc/de/Forums.md b/doc/de/Forums.md
index 6a8fd5bd7..1d7c5cec8 100644
--- a/doc/de/Forums.md
+++ b/doc/de/Forums.md
@@ -4,34 +4,55 @@ Foren
* [Zur Startseite der Hilfe](help)
-Friendica lässt dich auch Foren und/oder Prominenten-Seiten erstellen.
+In Friendica kannst Du auch Foren und/oder Prominenten-Seiten erstellen.
-Jede Seite in Friendica hat einen einzigartigen Spitznamen. Das gilt für alle Seiten, unabhängig davon, ob es sich um normale Profile oder Forenseite handelt.
+Jede Seite in Friendica hat einen einmaligen Spitznamen.
+Das gilt für alle Seiten, unabhängig davon, ob es sich um normale Profile oder Forenseiten handelt.
-Das Erste, was du machen musst, um ein neues Forum zu kreieren ist, einen neuen Account zu erstellen. Bitte beachte, dass der Seitenadministrator die Registrierung neuer Accounts sperren oder an Bedingungen knüpfen kann.
+Das Erste, was Du machen musst, um ein neues Forum zu kreieren, ist einen neuen Account zu erstellen.
+Bitte beachte, dass der Seitenadministrator die Registrierung neuer Accounts sperren oder an Bedingungen knüpfen kann.
-Wenn du einen zweiten Account in einem System erstellst und die gleiche Email-Adresse oder den gleichen OpenID-Account nutzt, kannst du dich zukünftig nur noch mit deinem Spitznamen anmelden.
+Wenn Du einen zweiten Account in einem System erstellst und die gleiche Email-Adresse oder den gleichen OpenID-Account nutzt, kannst Du Dich zukünftig nur noch mit Deinem Spitznamen anmelden.
-Gehe im neuen Account auf die "Einstellungs"-Seite und dort am Ende der Seite auf "Erweiterte Konto-/Seitentyp-Einstellungen". Normalerweise nutzt du "Normales Konto" für einen normalen, persönlichen Account. Das ist die Standardeinstellung. Gruppenseiten bieten die Möglichkeit, Leute als Freund/Fan ohne Kontaktbestätigung zuzulassen.
+Gehe im neuen Account auf die "Einstellungs"-Seite und dort am Ende der Seite auf "Erweiterte Konto-/Seitentyp-Einstellungen".
+Normalerweise nutzt Du "Normales Konto" für einen normalen, persönlichen Account.
+Das ist die Standardeinstellung.
+Gruppenseiten bieten die Möglichkeit, Leute als Freund/Fan ohne Kontaktbestätigung zuzulassen.
-Die Auswahl der Einstellung, die du wählst, hängt davon ab, wie du mit anderen Leuten auf deiner Seite interagieren willst. Die "Marktschreier"-Einstellung (Soapbox) lässt den Seitenbesitzer die gesamte Kommunikation kontrollieren. Alles was du schreibst, geht an alle Seitennutzer, aber es gibt keine Möglichkeit, zu interagieren. Diese Seite wird normalerweise für Ankündigungen oder die Kommunikation von Gemeinschaften genutzt.
+Die Auswahl der Einstellung, die Du wählst, hängt davon ab, wie Du mit anderen Leuten auf Deiner Seite interagieren willst.
+Die "Marktschreier"-Einstellung (Soapbox) lässt den Seitenbesitzer die gesamte Kommunikation kontrollieren.
+Alles was Du schreibst, geht an alle Seitennutzer, aber es gibt keine Möglichkeit, zu interagieren.
+Diese Seite wird normalerweise für Ankündigungen oder die Kommunikation von Gemeinschaften genutzt.
-Die normalste Einstellung ist das "Forum-/Promi-Konto". Diese erstellt eine Gruppenseite, in der alle Mitglieder frei miteinander interagieren können.
+Die normalste Einstellung ist das "Forum-/Promi-Konto".
+Diese erstellt eine Gruppenseite, in der alle Mitglieder frei miteinander interagieren können.
-Der "Automatische Freunde Seite"-Account ist typischerweise für persönliche Profile, bei denen du alle Freundschaftsanfragen automatisch bestätigen willst.
+Der "Automatische Freunde Seite"-Account ist typischerweise für persönliche Profile, bei denen Du alle Freundschaftsanfragen automatisch bestätigen willst.
**Multiple Foren verwalten**
-Wir schlagen vor, dass du ein Gruppenforum mit der gleichen Email-Adresse und dem gleichen Passwort wie bei deinem normalen Account nutzt. Wenn du das machst, findest du einen neuen "Verwalten"-Link im Hauptmenü, das dir hilft, einfach zwischen den Identitäten zu wechseln. Du musst das nicht machen, die Alternative ist allerdings, dich immer wieder aus- und wieder einzuloggen. Und das kann umständlich sein, wenn du mehrere verschiedene Foren/Identitäten verwaltest.
+Wir schlagen vor, dass Du ein Gruppenforum mit der gleichen Email-Adresse und dem gleichen Passwort wie bei Deinem normalen Account nutzt.
+Wenn Du das machst, findest Du einen neuen "Verwalten"-Link in der Menüleiste, über den Du einfach zwischen den Identitäten wechseln kannst.
+Du musst das nicht machen, die Alternative ist allerdings, Dich immer wieder aus- und wieder einzuloggen.
+Und das kann umständlich sein, wenn Du mehrere verschiedene Foren/Identitäten verwaltest.
-Du kannst ebenso jemanden wählen, der dein Forum verwaltet. Mach das, indem du die [Delegierungs-Setup-Seite](delegate) besuchst. Dort wird dir eine Liste an "Potentiellen Bevollmächtigen" angezeigt. Die Auswahl einer oder mehrerer Personen gibt diesen die Möglichkeit, dein Forum zu verwalten. Sie können Kontakte, Profile und alle Inhalte deines Accounts/deiner Seite bearbeiten. Bitte nutze diese Einstellung mit Vorsicht. Delegierte haben jedoch keine Möglichkeit, grundlegende Account-Einstellungen wie das Passwort oder den Seitentypen zu ändern bzw. den Account zu löschen.
+Du kannst ebenso jemanden wählen, der Dein Forum verwaltet.
+Mach das, indem Du die [Delegations-Setup-Seite](/delegate) besuchst.
+Dort wird Dir eine Liste an "Potentiellen Bevollmächtigen" angezeigt.
+Die Auswahl einer oder mehrerer Personen gibt diesen die Möglichkeit, Dein Forum zu verwalten.
+Sie können Kontakte, Profile und alle Inhalte Deines Accounts/deiner Seite bearbeiten.
+Bitte nutze diese Einstellung mit Vorsicht.
+Delegierte haben allerdings keine Möglichkeit, grundlegende Account-Einstellungen wie das Passwort oder den Seitentypen zu ändern bzw. den Account zu löschen.
**Beiträge auf Community-Foren**
-Wenn du Mitglied eines Community-Forums bist, kannst du das Forum in einem Beitrag hinzufügen/erwähnen, wenn du den @-Tag nutzt. Zum Beispiel würde @Fahrrad deinen Beitrag neben den sonst ausgewählten Nutzern an alle Nutzer schicken, die in der Gruppe "Fahrrad" sind. Wenn dein Beitrag privat ist, musst du diese Gruppe explizit in den Zugriffsrechten des Beitrags auswählen **und** sie mit dem @-Tag erwähnen (was den Beitrag auf die Gruppenmitglieder erweitert).
+Wenn Du Mitglied eines Community-Forums bist, kannst Du das Forum in einem Beitrag hinzufügen/erwähnen, wenn Du den @-Tag nutzt.
+Zum Beispiel würde @Fahrrad Deinen Beitrag neben den sonst ausgewählten Nutzern an alle Nutzer schicken, die in der Gruppe "Fahrrad" sind.
+Wenn Dein Beitrag privat ist, musst Du diese Gruppe explizit in den Zugriffsrechten des Beitrags auswählen **und** sie mit dem @-Tag erwähnen (was den Beitrag auf die Gruppenmitglieder erweitert).
Du kannst außerdem via "Wall zu Wall" einen Beitrag auf der Community-Seite bzw. in dem Community-Forum erstellen.
-Kommentare, die du an ein Community-Forum schickst, werden an den Originalbeitrag weitergeleitet. Das Forum mit dem @-Tag zu erwähnen, leitet den Beitrag nicht weiter, da die Verteilung des Beitrages komplett vom Original-Beitragsschreiber kontrolliert wird.
+Kommentare, die Du an ein Community-Forum schickst, werden dem Originalbeitrag hinzugefügt.
+Ein weiteres Forum mit dem @-Tag zu erwähnen, leitet den Beitrag nicht an dieses weiter, da die Verteilung der Kommentare komplett vom Originalbeitrag bestimmt wird.
diff --git a/doc/de/Groups-and-Privacy.md b/doc/de/Groups-and-Privacy.md
index 90487e898..4ce4d28e1 100644
--- a/doc/de/Groups-and-Privacy.md
+++ b/doc/de/Groups-and-Privacy.md
@@ -3,66 +3,110 @@ Gruppen und Privatsphäre
* [Zur Startseite der Hilfe](help)
-Gruppen sind nur eine Ansammlung von Freunden. Aber Friendica nutzt diese, um sehr mächtige Features zur Verfügung zu stellen.
+Gruppen sind nur eine Ansammlung von Freunden.
+Aber Friendica nutzt diese, um sehr mächtige Features zur Verfügung zu stellen.
**Gruppen erstellen**
-Um eine Gruppe zu erstellen, besuche deine "Kontakte"-Seite und wähle "Neue Gruppe erstellen" (je nach Design nur als Pluszeichen angezeigt). Gib deiner Gruppe einen Namen.
+Um eine Gruppe zu erstellen, besuche deine "Kontakte"-Seite und wähle "Neue Gruppe erstellen" (je nach Design nur als Pluszeichen angezeigt).
+Gib deiner Gruppe einen Namen.
Das führt dich zu einer Seite, auf der du die Gruppenmitglieder auswählen kannst.
-Du hast zwei Boxen auf der Seite. Die obere Box ist die Übersicht der aktuellen Mitglieder. Die untere beinhaltet alle Freunde, die *nicht* Mitglied dieser Gruppe sind.
+Du hast zwei Boxen auf der Seite.
+Die obere Box ist die Übersicht der aktuellen Mitglieder.
+Die untere beinhaltet alle Freunde, die *nicht* Mitglied dieser Gruppe sind.
-Wenn du auf das Foto einer Person klickst, die nicht in der Gruppe ist, wird diese in die Gruppe verschoben. Wenn du auf das Foto einer Person klickst, die bereits in der Gruppe ist, dann wird diese Person daraus entfernt.
+Wenn du auf das Foto einer Person klickst, die nicht in der Gruppe ist, wird diese in die Gruppe verschoben.
+Wenn du auf das Foto einer Person klickst, die bereits in der Gruppe ist, dann wird diese Person daraus entfernt.
**Zugriffskontrolle**
-Sobald du eine Gruppe erstellt hast, kannst du diese auf jeder Zugriffsrechteliste nutzen. Damit ist das kleine Schloss neben deinem Statuseditor auf deiner Startseite gemeint. Wenn du darauf klickst, kannst du auswählen, wer deinen Beitrag sehen kann und wer *nicht*. Dabei kann es sich um eine einzelne Person oder eine ganze Gruppe handeln.
+Sobald du eine Gruppe erstellt hast, kannst du diese auf jeder Zugriffsrechteliste nutzen.
+Damit ist das kleine Schloss neben deinem Statuseditor auf deiner Startseite gemeint.
+Wenn du darauf klickst, kannst du auswählen, wer deinen Beitrag sehen kann und wer *nicht*.
+Dabei kann es sich um eine einzelne Person oder eine ganze Gruppe handeln.
-Auf deiner "Netzwerk"-Seite ("Unterhaltungen deiner Kontakte") findest du Beiträge und Gespräche aller deiner Kontakte in deinem Netzwerk. Du kannst aber auch eine einzelne Gruppe auswählen und nur Beiträge dieser Gruppenmitglieder anzeigen lassen.
+Auf deiner "Netzwerk"-Seite ("Unterhaltungen deiner Kontakte") findest du Beiträge und Gespräche aller deiner Kontakte in deinem Netzwerk.
+Du kannst aber auch eine einzelne Gruppe auswählen und nur Beiträge dieser Gruppenmitglieder anzeigen lassen.
Aber stopp, es gibt noch mehr...
-Wenn du auf deiner "Netzwerk"-Seite eine bestimmte Gruppe ausgewählt hast, dann findest du im Statuseditor neben dem Schloss ein Ausrufezeichen. Dies dient dazu, deine Aufmerksamkeit auf das Schloss zu richten. Klicke auf das Schloss. Dort siehst du, dass dein Status-Update in dieser Ansicht standardmäßig nur für diese Gruppe freigegeben ist. Das hilft dir, deinen zukünftigen Mitarbeitern nicht das Gleiche zu schreiben wie deinen Trinkfreunden. Du kannst diese Einstellung natürlich auch überschreiben.
+Wenn du auf deiner "Netzwerk"-Seite eine bestimmte Gruppe ausgewählt hast, dann findest du im Statuseditor neben dem Schloss ein Ausrufezeichen.
+Dies dient dazu, deine Aufmerksamkeit auf das Schloss zu richten.
+Klicke auf das Schloss.
+Dort siehst du, dass dein Status-Update in dieser Ansicht standardmäßig nur für diese Gruppe freigegeben ist.
+Das hilft dir, deinen zukünftigen Mitarbeitern nicht das Gleiche zu schreiben wie deinen Trinkfreunden.
+Du kannst diese Einstellung natürlich auch überschreiben.
**Standardmäßige Zugriffsrechte von Beiträgen**
-Standardmäßig geht Friendica davon aus, dass alle deine Beiträge privat sein sollen. Aus diesem Grund erstellt Friendica nach der Anmeldung eine Gruppe, in die automatisch alle deine Kontakte hinzugefügt werden. Alle deine Beiträge sind nur auf diese Gruppe beschränkt.
+Standardmäßig geht Friendica davon aus, dass alle deine Beiträge privat sein sollen.
+Aus diesem Grund erstellt Friendica nach der Anmeldung eine Gruppe, in die automatisch alle deine Kontakte hinzugefügt werden.
+Alle deine Beiträge sind nur auf diese Gruppe beschränkt.
Beachte, dass diese Einstellung von deinem Seiten-Administrator überschrieben werden kann, was bedeutet, dass alle deine Beiträge standardmäßig "öffentlich" sind (bspw. für das gesamte Internet).
-Wenn du deine Beiträge standardmäßig "öffentlich" haben willst, dann kannst du deine Standardzugriffsrechte auf deiner Einstellungseite ändern. Dort kannst du außerdem festlegen, welchen Gruppen standardmäßig deine Beiträge erhalten oder in welche Gruppe deine neuen Kontakte standardmäßig eingeordnet werden.
+Wenn du deine Beiträge standardmäßig "öffentlich" haben willst, dann kannst du deine Standardzugriffsrechte auf deiner Einstellungseite ändern.
+Dort kannst du außerdem festlegen, welchen Gruppen standardmäßig deine Beiträge erhalten oder in welche Gruppe deine neuen Kontakte standardmäßig eingeordnet werden.
**Fragen der Privatssphäre, die zu beachten sind**
-Diese privaten Gespräche funktionieren am besten, wenn deine Freunde Friendica-Mitglieder sind. So wissen wir, wer sonst noch deine Gespräche sehen kann - niemand, *solange* deine Freunde deine Nachrichten nicht kopieren und an andere verschicken.
+Diese privaten Gespräche funktionieren am besten, wenn deine Freunde Friendica-Mitglieder sind.
+So wissen wir, wer sonst noch deine Gespräche sehen kann - niemand, *solange* deine Freunde deine Nachrichten nicht kopieren und an andere verschicken.
-Dies ist eine Vertrauensfrage, die du beachten musst. Keine Software der Welt kann deine Freunde davon abhalten, die privaten Unterhaltungen zu veröffentlichen. Nur eine gute Auswahl deiner Freunde.
+Dies ist eine Vertrauensfrage, die du beachten musst.
+Keine Software der Welt kann deine Freunde davon abhalten, die privaten Unterhaltungen zu veröffentlichen.
+Nur eine gute Auswahl deiner Freunde.
-Bei status.net, identi.ca und anderen Netzwerk-Anbietern ist es nicht so gesichert. Du musst **sehr** vorsichtig sein, wenn du Mitglieder anderer Netzwerke in einer deiner Gruppen hast, da es möglich ist, dass deine privaten Nachrichten in einem öffentlichen Stream enden. Wenn du auf die "Kontakt bearbeiten"-Seite einer Person gehst, zeigen wir dir, ob sie Mitglied eines unsicheren Netzwerks ist oder nicht.
+Bei GNu Social und anderen Netzwerk-Anbietern ist es nicht so gesichert.
+Du musst **sehr** vorsichtig sein, wenn du Mitglieder anderer Netzwerke in einer deiner Gruppen hast, da es möglich ist, dass deine privaten Nachrichten in einem öffentlichen Stream enden.
+Wenn du auf die "Kontakt bearbeiten"-Seite einer Person gehst, zeigen wir dir, ob sie Mitglied eines unsicheren Netzwerks ist oder nicht.
-Sobald du einen Post erstellt hast, kannst du die Zugriffsrechte nicht mehr ändern. Innerhalb von Sekunden ist dieser an viele verschiedene Personen verschickt worden - möglicherweise bereits an alle Addressierten. Wenn du versehentlich eine Nachricht erstellt hast und sie zurücknehmen willst, dann ist es das beste, diese zu löschen. Wir senden eine Löschmitteilung an jeden, der deine Nachricht erhalten hat - und das sollte die Nachricht genauso schnell löschen, wie sie zunächst erstellt wurde. In vielen Fällen wird sie in weniger als einer Minute aus dem Internet gelöscht. Nochmals: das gilt für Friendica-Netzwerke. Sobald eine Nachricht an ein anderes Netzwerk geschickt wurde, kann es nicht mehr so schnell gelöscht werden und in manchen Fällen auch gar nicht mehr.
+Sobald du einen Post erstellt hast, kannst du die Zugriffsrechte nicht mehr ändern.
+Innerhalb von Sekunden ist dieser an viele verschiedene Personen verschickt worden - möglicherweise bereits an alle Addressierten.
+Wenn du versehentlich eine Nachricht erstellt hast und sie zurücknehmen willst, dann ist es das beste, diese zu löschen.
+Wir senden eine Löschmitteilung an jeden, der deine Nachricht erhalten hat - und das sollte die Nachricht genauso schnell löschen, wie sie zunächst erstellt wurde.
+In vielen Fällen wird sie in weniger als einer Minute aus dem Internet gelöscht.
+Nochmals: das gilt für Friendica-Netzwerke.
+Sobald eine Nachricht an ein anderes Netzwerk geschickt wurde, kann es nicht mehr so schnell gelöscht werden und in manchen Fällen auch gar nicht mehr.
-Wenn du das bisher noch nicht wusstest, dann empfehlen wir dir, deine Freunde dazu zu ermutigen, auch Friendica zu nutzen, da alle diese Privatsphären-Einstellungen innerhalb eines privatsphärenbewussten Netzwerk viel besser funktionieren. Viele andere Netzwerke, mit denen sich Friendica verbinden kann, bieten keine Kontrolle über die Privatsphäre.
+Wenn du das bisher noch nicht wusstest, dann empfehlen wir dir, deine Freunde dazu zu ermutigen, auch Friendica zu nutzen, da alle diese Privatsphären-Einstellungen innerhalb eines privatsphärenbewussten Netzwerk viel besser funktionieren.
+Viele andere Netzwerke, mit denen sich Friendica verbinden kann, bieten keine Kontrolle über die Privatsphäre.
Profile, Fotos und die Privatsphäre
=============================
-Die dezentralisierte Natur von Friendica (statt eine Webseite zu haben, die alles kontrolliert, gibt es viele Webseiten, die Information austauschen) hat in der Kommunikation mit anderen Seiten einige Konsequenzen. Du solltest dir über einige Dinge bewusst sein, um am besten entscheiden zu können, wie du mit deiner Privatsphäre umgehst.
+Die dezentralisierte Natur von Friendica (statt eine Webseite zu haben, die alles kontrolliert, gibt es viele Webseiten, die Information austauschen) hat in der Kommunikation mit anderen Seiten einige Konsequenzen.
+Du solltest dir über einige Dinge bewusst sein, um am besten entscheiden zu können, wie du mit deiner Privatsphäre umgehst.
**Fotos**
-Fotos privat zu verteilen ist ein Problem. Wir können Fotos nur mit Friendica-Nutzern __privat__ austauschen. Um mit anderen Leuten Fotos zu teilen, müssen wir erkennen, wer sie sind. Wir können die Identität von Friendica-Nutzern prüfen, da es hierfür einen Mechanismus gibt. Deine Freunde anderer Netzwerke werden deine privaten Fotos nicht sehen können, da wir deren Identität nicht überprüfen können.
+Fotos privat zu verteilen ist ein Problem.
+Wir können Fotos nur mit Friendica-Nutzern __privat__ austauschen.
+Um mit anderen Leuten Fotos zu teilen, müssen wir erkennen, wer sie sind.
+Wir können die Identität von Friendica-Nutzern prüfen, da es hierfür einen Mechanismus gibt.
+Deine Freunde anderer Netzwerke werden deine privaten Fotos nicht sehen können, da wir deren Identität nicht überprüfen können.
-Unsere Entwickler arbeiten an einer Lösung, um deinen Freunden den Zugriff zu ermöglichen - unabhängig, zu welchem Netzwerk sie gehören. Wir nehmen hingegen Privatsphäre ernst und agieren nicht wie andere Netzwerke, die __nur so tun__ als ob deine Fotos privat sind, sie aber trotzdem anderen ohne Identitätsprüfung zeigen.
+Unsere Entwickler arbeiten an einer Lösung, um deinen Freunden den Zugriff zu ermöglichen - unabhängig, zu welchem Netzwerk sie gehören.
+Wir nehmen hingegen Privatsphäre ernst und agieren nicht wie andere Netzwerke, die __nur so tun__ als ob deine Fotos privat sind, sie aber trotzdem anderen ohne Identitätsprüfung zeigen.
**Profile**
-Dein Profil und deine "Wall" sollen vielleicht auch von Freunden anderer Netzwerke besucht werden können. Wenn du diese Seiten allerdings für Webbesucher sperrst, die Friendica nicht kennt, kann das auch Freunde anderer Netzwerke blockieren.
+Dein Profil und deine "Wall" sollen vielleicht auch von Freunden anderer Netzwerke besucht werden können.
+Wenn du diese Seiten allerdings für Webbesucher sperrst, die Friendica nicht kennt, kann das auch Freunde anderer Netzwerke blockieren.
-Das kann möglicherweise ungewollte Ergebnisse produzieren, wenn du lange Statusbeiträge z.B. für Twitter oder Facebook schreibst. Wenn Friendica einen Beitrag an diese Netzwerke schickt und nur eine bestimmte Nachrichtenlänge erlaubt ist, dann verkürzen wir diesen und erstellen einen Link, der zum Originalbeitrag führt. Der Originallink führt zurück zu deinem Friendica-Profil. Da Friendica nicht bestätigen kann, um wen es sich handelt, kann es passieren, dass diese Leute den Beitrag nicht komplett lesen können.
+Das kann möglicherweise ungewollte Ergebnisse produzieren, wenn du lange Statusbeiträge z.B. für Twitter oder Facebook schreibst.
+Wenn Friendica einen Beitrag an diese Netzwerke schickt und nur eine bestimmte Nachrichtenlänge erlaubt ist, dann verkürzen wir diesen und erstellen einen Link, der zum Originalbeitrag führt.
+Der Originallink führt zurück zu deinem Friendica-Profil.
+Da Friendica nicht bestätigen kann, um wen es sich handelt, kann es passieren, dass diese Leute den Beitrag nicht komplett lesen können.
Für Leute, die davon betroffen sind, schlagen wir vor, eine Zusammenfassung in Twitter-Länge zu erstellen mit mehr Details für Freunde, die den ganzen Beitrag sehen können.
-Dein Profil oder deine gesamte Friendica-Seite zu blockieren, hat außerdem ernsthafte Einflüsse auf deine Kommunikation mit StatusNet/identi.ca-Nutzern. Diese Netzwerke kommunizieren mit anderen über öffentliche Protokolle, die nicht authentifiziert werden. Um deine Beiträge zu sehen, müssen diese Netzwerke deine Beiträge als "unbekannte Webbesucher" ansehen. Wenn wir das erlauben, würde es dazu führen, das absolut jeder deine Beiträge sehen. Und du hast Friendica so eingestellt, das nicht zuzulassen. Beachte also, dass das Blockieren von unbekannten Besuchern auch dazu führen kann, dass öffentliche Netzwerke (wie identi.ca) und Newsfeed-Reader wie Google Reader auch geblockt werden.
+Dein Profil oder deine gesamte Friendica-Seite zu blockieren, hat außerdem ernsthafte Einflüsse auf deine Kommunikation mit GNU Social-Nutzern.
+Diese Netzwerke kommunizieren mit anderen über öffentliche Protokolle, die nicht authentifiziert werden.
+Um deine Beiträge zu sehen, müssen diese Netzwerke deine Beiträge als "unbekannte Webbesucher" ansehen.
+Wenn wir das erlauben, würde es dazu führen, das absolut jeder deine Beiträge sehen.
+Und du hast Friendica so eingestellt, das nicht zuzulassen.
+Beachte also, dass das Blockieren von unbekannten Besuchern auch dazu führen kann, dass öffentliche Netzwerke (wie GNU Social) und Newsfeed-Reader auch geblockt werden.
diff --git a/doc/de/Home.md b/doc/de/Home.md
index 0fd5634cc..561809d6c 100644
--- a/doc/de/Home.md
+++ b/doc/de/Home.md
@@ -10,6 +10,8 @@ Friendica - Dokumentation und Ressourcen
* [Referenz der BBCode Elemente](help/BBCode)
* [Beiträge kommentieren, einordnen und löschen](help/Text_comment)
* [Profile](help/Profiles)
+ * [Referenz der Accesskeys](help/Accesskeys)
+ * [Veranstaltungen](help/events) (EN)
* Du und andere Nutzer
* [Konnektoren (Connectors)](help/Connectors)
* [Freunde finden](help/Making-Friends)
@@ -29,13 +31,23 @@ Friendica - Dokumentation und Ressourcen
* [Installation](help/Install)
* [Konfigurationen](help/Settings)
* [Plugins](help/Plugins)
-* [Konnektoren (Connectors) installieren (Facebook/Twitter/StatusNet)](help/Installing-Connectors)
+* [Konnektoren (Connectors) installieren (Twitter/GNU Social)](help/Installing-Connectors)
* [Nachrichtenfluss](help/Message-Flow)
* [Betreibe deine Seite mit einem SSL-Zertifikat](help/SSL)
* [Entwickler](help/Developers)
-* [Twitter/StatusNet API Functions](help/api) (EN)
+* [Twitter/GNU Social API Functions](help/api) (EN)
* [Translation of Friendica](help/translations) (EN)
+**Entwickler Dokumentation**
+
+* [Where to get started?](help/Developers-Intro)
+* [Help on Github](help/Github)
+* [Help on Vagrant](help/Vagrant)
+* [How to translate Friendica](help/translations)
+* [Bugs and Issues](help/Bugs-and-Issues)
+* [Plugin Development](help/Plugins)
+* [Theme Development](help/themes)
+* [Smarty 3 Templates](help/smarty3-templates)
**Externe Ressourcen**
diff --git a/doc/de/Improve-Performance.md b/doc/de/Improve-Performance.md
index 346c76fc3..674927396 100644
--- a/doc/de/Improve-Performance.md
+++ b/doc/de/Improve-Performance.md
@@ -16,55 +16,25 @@ Geh auf /admin/site in deinem System und ändere die folgenden Werte:
setze "Qualität des JPEG Bildes" auf 50.
-Dieser Wert reduziert die Daten, die vom Server an den Client geschickt werden. 50 ist ein Wert, der die Bildqualität nicht zu stark beeinflusst.
+Dieser Wert reduziert die Daten, die vom Server an den Client geschickt werden.
+50 ist ein Wert, der die Bildqualität nicht zu stark beeinflusst.
setze "Intervall zum Vervollständigen von OStatus Unterhaltungen" auf "niemals"
-Wenn du viele OStatus-Kontakte hast, dann kann die Vervollständigung von Unterhaltungen sehr zeitraubend sein. Der Nachteil: Du siehst nicht jede Antwort einer OStatus-Unterhaltung.
-
- setze "Pfad für die Sperrdatei" auf einen Ordner außerhalb deines Stammverzeichnisses deines Servers.
-
-Sperrdateien sorgen dafür, dass Hintergrundprozesse nicht parallel ablaufen.
-
-Als Beispiel: Es kann passieren, dass die poller.php länger als erwartet läuft. Ohne Sperrdatei kann es passieren, dass mehrere Instanzen der poller.php zur gleichen Zeit laufen. Dies würde das System verlangsamen und Einfluss auf die maximale Anzahl an Prozessen und Datenbankverbindungen nehmen.
-
-Bitte definiere einen kompletten Pfad, auf den der Server einen Schreibzugriff hat. Wenn deine Seite unter "/var/www/namederseite/htdocs/" liegt, dann kannst du z.B. einen Ordner unter "/var/www/sitename/temp/" erstellen.
+Wenn du viele OStatus-Kontakte hast, dann kann die Vervollständigung von Unterhaltungen sehr zeitraubend sein.
+Der Nachteil: Du siehst nicht jede Antwort einer OStatus-Unterhaltung. Aus diesem Grund ist die Option "Beim Empfang von Nachrichten" in der Regel ein guter Kompromiss.
setze "Nutze MySQL full text engine".
-Wenn du MyISAM (Standardeinstellung) nutzt, dann beschleunigt dies die Suche.
-
- setze "Pfad zum Eintrag Cache" auf einen leeren Ordner außerhalb deines Stammverzeichnisses.
-
-Verarbeiteter BBCode und einige externe Bilder werden hier gespeichert. BBCode verarbeiten ist ein zeitintensiver Prozess, der zudem eine hohe CPU-Leistung erfordert.
-
-Du kannst den gleichen Ordner nutzen, den du für die Sperrdatei genutzt hast.
-
-**Warnung!**
-
-Der Ordner für den Eintrag-Cache wird regelmäßig geleert. Jede Datei, die die Cache-Dauer überschreitet, wird gelöscht. **Wenn du versehentlich den Cache-Pfad auf dein Stammverzeichnis legst, dann würde dir dies das gesamte Stammverzeichnis löschen.**
-
-Prüfe also doppelt, dass der gewählte Ordner nur temporäre Dateien enthält, die jederzeit gelöscht werden können.
+Wenn du MyISAM (Standardeinstellung) oder InnoDB mit MariaDB 10 nutzt, dann beschleunigt dies die Suche.
Plugins
--------
Aktiviere die folgenden Plugins:
- Alternate Pagination
- Privacy Image Cache
rendertime
-###Alternate Pagination
-
-**Beschreibung**
-
-Dieses Plugin reduziert die Ladezeit der Datenbank massiv. Nachteil: Du kannst nicht mehr die Anzahl aller Seiten sehen.
-
-**Einrichtung**
-
-Gehe auf admin/plugins/altpager und wähle "global".
-
###rendertime
**Beschreibung**
@@ -119,15 +89,10 @@ Weitere Informationen findest du hier: http://httpd.apache.org/docs/2.2/mod/mod_
**FCGI**
-Wenn du Apache nutzt, dann denk darüber nach, FCGI zu nutzen. Wenn du eine Debian-basierte Distribution nutzt, dann wirst du die Pakete "php5-cgi" und "libapache2-mod-fcgid" benötigen.
+Wenn du Apache nutzt, dann denk darüber nach, FCGI zu nutzen.
+Wenn du eine Debian-basierte Distribution nutzt, dann wirst du die Pakete "php5-cgi" und "libapache2-mod-fcgid" benötigen.
Nutze externe Dokumente, um eine detailiertere Erklärung für die Einrichtung eines Systems auf FCGI-Basis zu erhalten.
-**APC**
-
-APC ist ein Zwischenspeicher für die Verarbeitung des Befehlscodes. Es beschleunigt die Verarbeitung des PHP-Codes.
-
-Wenn APC aktiviert ist, dann nutzt Friendica dies, um Konfigurationseinstellungen für verschiedene Anfragen zwischenzuspeichern. Dies beschleunigt die Reaktionszeit der Seite.
-
###Database
Es gibt Skripte wie [tuning-primer.sh](http://www.day32.com/MySQL/) und [mysqltuner.pl](http://mysqltuner.pl), die den Datenbankserver analysieren und Hinweise darauf geben, welche Werte verändert werden könnten.
diff --git a/doc/de/Install.md b/doc/de/Install.md
index 8edebc5c4..df95735f3 100644
--- a/doc/de/Install.md
+++ b/doc/de/Install.md
@@ -3,11 +3,21 @@ Friendica Installation
* [Zur Startseite der Hilfe](help)
-Wir haben hart daran gearbeitet, um Friendica auf vorgefertigten Hosting-Plattformen zum Laufen zu bringen - solche, auf denen auch Wordpress Blogs und Drupal-Installationen laufen. Aber bedenke, dass Friendica mehr als eine einfache Webanwendung ist. Es handelt sich um ein komplexes Kommunikationssystem, das eher an einen Email-Server erinnert als an einen Webserver. Um die Verfügbarkeit und Performance zu gewährleisten, werden Nachrichten im Hintergrund verschickt und gespeichert, um sie später zu verschicken, wenn eine Webseite gerade nicht erreichbar ist. Diese Funktionalität benötigt ein wenig mehr als die normalen Blogs. Nicht jeder PHP/MySQL-Hosting-Anbieter kann Friendica unterstützen. Viele hingegen können es. Aber **bitte** prüfe die Voraussetzungen deines Servers vor der Installation.
+Wir haben hart daran gearbeitet, um Friendica auf vorgefertigten Hosting-Plattformen zum Laufen zu bringen - solche, auf denen auch Wordpress Blogs und Drupal-Installationen laufen.
+Aber bedenke, dass Friendica mehr als eine einfache Webanwendung ist.
+Es handelt sich um ein komplexes Kommunikationssystem, das eher an einen Email-Server erinnert als an einen Webserver.
+Um die Verfügbarkeit und Performance zu gewährleisten, werden Nachrichten im Hintergrund verschickt und gespeichert, um sie später zu verschicken, wenn eine Webseite gerade nicht erreichbar ist.
+Diese Funktionalität benötigt ein wenig mehr als die normalen Blogs.
+Nicht jeder PHP/MySQL-Hosting-Anbieter kann Friendica unterstützen.
+Viele hingegen können es. Aber **bitte** prüfe die Voraussetzungen deines Servers vor der Installation.
-Wenn dir Fehler während der Installation auffallen, sag uns bitte über das Forum auf http://groups.google.com/group/friendica oder über http://bugs.friendica.com Bescheid. Gib uns bitte so viele Infos zu deinem System, wie du kannst, und beschreibe den Fehler mit allen Details und Fehlermeldungen, so dass wir den Fehler zukünftig verhindern können. Aufgrund der großen Anzahl an verschiedenen Betriebssystemen und PHP-Plattformen haben wir nur geringe Kapazitäten, um deine PHP-Installation zu debuggen oder fehlende Module zu ersetzen, aber wir tun unser Bestes, um allgemeine Code-Fehler zu beheben.
+Wenn dir Fehler während der Installation auffallen, sag uns bitte über http://bugs.friendica.com Bescheid.
+Gib uns bitte so viele Infos zu deinem System, wie du kannst, und beschreibe den Fehler mit allen Details und Fehlermeldungen, so dass wir den Fehler zukünftig verhindern können.
+Aufgrund der großen Anzahl an verschiedenen Betriebssystemen und PHP-Plattformen haben wir nur geringe Kapazitäten, um deine PHP-Installation zu debuggen oder fehlende Module zu ersetzen, aber wir tun unser Bestes, um allgemeine Code-Fehler zu beheben.
-Bevor du anfängst: suche dir einen Domain- oder Subdomainnamen für deinen Server. Denke ausreichend darüber nach, da ein Wechsel nach der Friendica-Installation derzeit nicht unterstützt wird. Dinge verändern sich und einige deiner Freunde haben möglicherweise Probleme, mit dir zu kommunizieren. Wir planen, diese Einschränkung in einer zukünftigen Version zu beheben.
+Bevor du anfängst: suche dir einen Domain- oder Subdomainnamen für deinen Server.
+Dinge verändern sich und einige deiner Freunde haben möglicherweise Probleme, mit dir zu kommunizieren.
+Wir planen, diese Einschränkung in einer zukünftigen Version zu beheben.
1. Voraussetzungen
@@ -60,6 +70,8 @@ Bevor du anfängst: suche dir einen Domain- oder Subdomainnamen für deinen Serv
3. Erstelle eine leere Datenbank und notiere alle Zugangsdaten (Adresse der Datenbank, Nutzername, Passwort, Datenbankname).
+Friendica benötigt die Berechtigungen um neue Felder in dieser Datenbank zu ertellen (create) und zu löschen (delete).
+
4. Besuche deine Webseite mit deinem Browser und befolge die Anleitung. Bitte beachte jeden Fehler und korrigiere diese, bevor du fortfährst.
5. *Wenn* die automatisierte Installation aus irgendeinem Grund fehlschlägt, dann prüfe das Folgende:
@@ -81,13 +93,18 @@ Wenn du einen Linux-Server nutzt, benutze den Befehl "crontab -e" und ergänze e
`*/10 * * * * cd /home/myname/mywebsite; /usr/bin/php include/poller.php`
-Du kannst den PHP-Pfad finden, indem du den Befehl „which php“ ausführst. Wenn du Schwierigkeiten mit diesem Schritt hast, kannst du deinen Hosting-Anbieter kontaktieren. Friendica wird nicht korrekt laufen, wenn dieser Schritt nicht erfolgreich abgeschlossen werden kann.
+Du kannst den PHP-Pfad finden, indem du den Befehl „which php“ ausführst.
+Wenn du Schwierigkeiten mit diesem Schritt hast, kannst du deinen Hosting-Anbieter kontaktieren.
+Friendica wird nicht korrekt laufen, wenn dieser Schritt nicht erfolgreich abgeschlossen werden kann.
-Alternativ kannst du das Plugin 'poormancron' nutzen, um diesen Schritt durchzuführen, wenn du eine aktuelle Friendica-Version nutzt. Um dies zu machen, musst du die ".htconfig.php" an der Stelle anpassen, die dein Plugin beschreibt. In einer frischen Installation sieht es aus wie:
+Alternativ kannst du das Plugin 'poormancron' nutzen, um diesen Schritt durchzuführen, wenn du eine aktuelle Friendica-Version nutzt.
+Um dies zu machen, musst du die ".htconfig.php" an der Stelle anpassen, die dein Plugin beschreibt.
+In einer frischen Installation sieht es aus wie:
`$a->config['system']['addon'] = 'js_upload';`
-Dies setzt voraus, dass das Addon-Modul "js_upload" aktiviert ist. Du kannst auch weitere Addons/Plugins ergänzen. Ändere den Eintrag folgendermaßen ab:
+Dies setzt voraus, dass das Addon-Modul "js_upload" aktiviert ist.
+Du kannst auch weitere Addons/Plugins ergänzen. Ändere den Eintrag folgendermaßen ab:
`$a->config['system']['addon'] = 'js_upload,poormancron';`
diff --git a/doc/de/Installing-Connectors.md b/doc/de/Installing-Connectors.md
index 80739ace7..76daa685f 100644
--- a/doc/de/Installing-Connectors.md
+++ b/doc/de/Installing-Connectors.md
@@ -1,20 +1,26 @@
-Konnektoren installieren (Facebook/Twitter/StatusNet)
+Konnektoren installieren (Twitter/GNU Social)
==================================================
* [Zur Startseite der Hilfe](help)
-Friendica nutzt Plugins, um die Verbindung zu anderen Netzwerken wie Facebook und Twitter zu gewährleisten.
+Friendica nutzt Plugins, um die Verbindung zu anderen Netzwerken wie Twitter oder App.net zu gewährleisten.
-Es gibt außerdem ein Plugin, um über einen bestehenden Status.Net-Account diesen Service zu nutzen. Du brauchst dieses Plugin aber nicht, um mit Status.Net-Mitgliedern von Friendica aus zu kommunizieren - es sei denn, du wünschst es, über einen existierenden Account einen Beitrag zu schreiben.
+Es gibt außerdem ein Plugin, um über einen bestehenden GNU Social-Account diesen Service zu nutzen.
+Du brauchst dieses Plugin aber nicht, um mit GNU Social-Mitgliedern von Friendica aus zu kommunizieren - es sei denn, du wünschst es, über einen existierenden Account einen Beitrag zu schreiben.
-Alle drei Plugins benötigen einen Account im gewünschten Netzwerk. Zusätzlich musst du (bzw. der Administrator der Seite) einen API-Schlüssel holen, um einen authentifizierten Zugriff zu deinem Friendica-Server herstellen zu lassen.
+Alle drei Plugins benötigen einen Account im gewünschten Netzwerk.
+Zusätzlich musst du (bzw. der Administrator der Seite) einen API-Schlüssel holen, um einen authentifizierten Zugriff zu deinem Friendica-Server herstellen zu lassen.
**Seitenkonfiguration**
-Plugins müssen vom Administrator installiert werden, bevor sie genutzt werden können. Dieses kann über das Administrationsmenü erstellt werden.
+Plugins müssen vom Administrator installiert werden, bevor sie genutzt werden können.
+Dieses kann über das Administrationsmenü erstellt werden.
-Jeder der Konnektoren benötigt zudem einen API-Schlüssel vom Service, der verbunden werden soll. Einige Plugins erlaube es, diese Informationen auf den Administrationsseiten einzustellen, wohingegen andere eine direkte Bearbeitung der Konfigurationsdatei ".htconfig.php" erfordern. Der Weg, um diese Schlüssel zu erhalten, variiert stark, jedoch brauchen fast alle einen bestehenden Account im gewünschten Service. Einmal installiert, können diese Schlüssel von allen Seitennutzern genutzt werden.
+Jeder der Konnektoren benötigt zudem einen API-Schlüssel vom Service, der verbunden werden soll.
+Einige Plugins erlaube es, diese Informationen auf den Administrationsseiten einzustellen, wohingegen andere eine direkte Bearbeitung der Konfigurationsdatei ".htconfig.php" erfordern.
+Der Weg, um diese Schlüssel zu erhalten, variiert stark, jedoch brauchen fast alle einen bestehenden Account im gewünschten Service.
+Einmal installiert, können diese Schlüssel von allen Seitennutzern genutzt werden.
Im Folgenden findest du die Einstellungen für die verschiedenen Services (viele dieser Informationen kommen direkt aus den Quelldateien der Plugins):
@@ -40,10 +46,8 @@ $a->config['twitter']['consumersecret'] = 'your consumer_secret here';
Anschließend kann der Nutzer deiner Seite die Twitter-Einstellungen selbst eintragen: "Einstellungen -> Connector Einstellungen".
-Dokumentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin
-
-**StatusNet Plugin für Friendica**
+**GNU Social Plugin für Friendica**
* Author: Tobias Diekershoff
* tobias.diekershoff@gmx.net
@@ -52,59 +56,29 @@ Dokumentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twit
Konfiguration
-Wenn das Addon aktiv ist, muss der Nutzer die folgenden Einstellungen vornehmen, um sich mit dem StatusNet-Account seiner Wahl zu verbinden.
+Wenn das Addon aktiv ist, muss der Nutzer die folgenden Einstellungen vornehmen, um sich mit dem GNU Social-Account seiner Wahl zu verbinden.
-* Die Basis-URL des StatusNet-API; für identi.ca ist es https://identi.ca/api/
+* Die Basis-URL des GNU Social-API; für quitter.se ist es https://quitter.se/api/
* OAuth Consumer key & Geheimnis
Um das OAuth-Schlüsselpaar zu erhalten, muss der Nutzer
(a) seinen Friendica-Admin fragen, ob bereits ein Schlüsselpaar existiert oder
-(b) einen Friendica-Server als Anwendung auf dem StatusNet-Server anmelden.
+(b) einen Friendica-Server als Anwendung auf dem GNU Social-Server anmelden.
-Dies kann über Einstellungen --> Connections --> "Register an OAuth client application" -> "Register a new application" auf dem StatusNet-Server durchgeführt werden.
+Dies kann über Einstellungen --> Connections --> "Register an OAuth client application" -> "Register a new application" auf dem GNU Social-Server durchgeführt werden.
Während der Registrierung des OAuth-Clients ist Folgendes zu beachten:
-* Der Anwendungsname muss auf der StatusNet-Seite einzigartig sein, daher empfehlen wir einen Namen wie "friendica-nnnn", ersetze dabei "nnnn" mit einer frei gewählten Nummer oder deinem Webseitennamen.
+* Der Anwendungsname muss auf der GNU Social-Seite einzigartig sein, daher empfehlen wir einen Namen wie "friendica-nnnn", ersetze dabei "nnnn" mit einer frei gewählten Nummer oder deinem Webseitennamen.
* es gibt keine Callback-URL
* Registriere einen Desktop-Client
* stelle Lese- und Schreibrechte ein
* die Quell-URL sollte die URL deines Friendica-Servers sein
-Sobald die benötigten Daten gespeichert sind, musst du deinen Friendica-Account mit StatusNet verbinden. Das kannst du über Einstellungen --> Connector-Einstellungen durchführen. Folge dem "Einloggen mit StatusNet"-Button, erlaube den Zugriff und kopiere den Sicherheitscode in die entsprechende Box. Friendica wird dann versuchen, die abschließende OAuth-Einstellungen über die API zu beziehen.
+Sobald die benötigten Daten gespeichert sind, musst du deinen Friendica-Account mit GNU Social verbinden.
+Das kannst du über Einstellungen --> Connector-Einstellungen durchführen.
+Folge dem "Einloggen mit GNU Social"-Button, erlaube den Zugriff und kopiere den Sicherheitscode in die entsprechende Box.
+Friendica wird dann versuchen, die abschließende OAuth-Einstellungen über die API zu beziehen.
-Wenn es geklappt hat, kannst du in den Einstellungen festlegen, ob deine öffentlichen Nachrichten automatisch in deinem StatusNet-Account erscheinen soll (achte hierbei auf das kleine Schloss-Symbol im Status-Editor)
-
-Dokumentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/StatusNet_Plugin
-
-
-**Installiere den Friendica/Facebook-Konnektor**
-
-* Registriere einen API-Schlüssel für deine Seite auf [developer.facebook.com](Facebook).
-
-Hierfür benötigst du einen Facebook-Account und ggf. weitere Authentifizierungen über eine Kreditkarten- oder Mobilfunknummer.
-
-a. Wir würden uns sehr darüber freuen, wenn du "Friendica" in dem Anwendungsnamen eintragen würdest, um die Bekanntheit des Namens zu erhöhen. Das Friendica-Icon ist im Bildverzeichnis enthalten und kann als Anwendungs-Icon für die Facebook-App genutzt werden. Nutze [images/friendica-16.jpg](images/friendica-16.jpg) für das Icon und [images/friendica-128.jpg](images/friendica-128.jpg) für das Logo.
-
-b. Die URL sollte deine Seite mit dem abschließenden Schrägstrich sein
-
-Es **kann** notwendig sein, dass du eine "Privacy"- oder "Terms of service"-URL angeben musst.
-
-c. Setze nun noch unter "App Domains" die URL auf deineSubdomain.deineDomain.de und bei "Website with Facebook Login" die URL zu deineDomain.de.
-
-d. Installiere nun das Facebook-Plugin auf deiner Friendica-Seite über "admin/plugins". Du solltest links in der Sidebar einen Facebook-Link unter "Plugin Features" finden. Klicke diesen an.
-
-e. Gib nun die App-ID und das App-Secret ein, die Facebook dir gegeben hat. Ändere die anderen Daten, wie es gewünscht ist.
-
-Auf Friendica kann nun jeder Nutzer, der eine Verbindung zu Facebook wünscht, die Seite "Einstellungen -> Connector-Einstellungen" aufrufen und dort "Installiere Facebook-Connector" auswählen.
-
-Wähle die gewünschten Einstellungen für deine Nutzungs- und Privatsphäreansprüche.
-
-Hier meldest du dich bei Facebook an und gibst dem Plugin die nötigen Zugriffsrechte, um richtig zu funktionieren. Erlaube dieses.
-
-Und fertig. Um es abzustellen, gehe wieder auf die Einstellungsseite und auf "Remove Facebook posting".
-
-Videos und eingebetteter Code werden nicht gepostet, wenn sonst kein anderer Inhalt enthalten ist. Links und Bilder werden in ein Format übertragen, das von der Facebook-API verstanden wird. Lange Texte werden verkürzt und mit einem Link zum Originalbeitrag versehen.
-
-Facebook-Kontakte können außerdem keine privaten Fotos sehen, da diese nicht richtig authentifiziert werden können, wenn sie deine Seite besuchen. Dieser Fehler wird zukünftig bearbeitet.
+Wenn es geklappt hat, kannst du in den Einstellungen festlegen, ob deine öffentlichen Nachrichten automatisch in deinem GNU Social-Account erscheinen soll (achte hierbei auf das kleine Schloss-Symbol im Status-Editor)
diff --git a/doc/de/Making-Friends.md b/doc/de/Making-Friends.md
index 74f1f62b3..b9ff78761 100644
--- a/doc/de/Making-Friends.md
+++ b/doc/de/Making-Friends.md
@@ -3,43 +3,75 @@ Freunde finden
* [Zur Startseite der Hilfe](help)
-Freundschaft kann in Friendica viele verschiedene Bedeutungen annehmen. Aber lasst es uns einfach halten, du willst einfach mit jemandem befreundet sein. Wie machst du das?
+Freundschaft kann in Friendica viele verschiedene Bedeutungen annehmen.
+Aber lasst es uns einfach halten, du willst einfach mit jemandem befreundet sein.
+Wie machst du das?
-Schau dir das Verzeichnis an. Das Verzeichnis ist in zwei Teile aufgeteilt. Wenn du auf den "Verzeichnis"-Button klickst, wirst du zunächst alle Mitglieder deines Servers sehen, die sich dazu entschlossen haben, angezeigt zu werden. Außerdem siehst du dort einen Link zum globalen Verzeichnis. Wenn du dich durch das globale Verzeichnis klickst, siehst du alle Nutzer weltweit auf allen Servern, die sich entschlossen haben, im Verzeichnis zu erscheinen. Du wirst außerdem den Link "Show Community Forums" sehen, welcher dich zu Gruppen, Foren und Fan-Seiten führt. Du verbindest dich mit Personen, Gruppen und Foren auf die gleiche Art, wobei Gruppen und Foren deine Anfrage automatisch annehmen, wohingegen ein Mensch dich erst manuell bestätigen muss.
+Schau dir das Verzeichnis an.
+Das Verzeichnis ist in zwei Teile aufgeteilt.
+Wenn du auf den "Verzeichnis"-Button klickst, wirst du zunächst alle Mitglieder deines Servers sehen, die sich dazu entschlossen haben, angezeigt zu werden.
+Außerdem siehst du dort einen Link zum globalen Verzeichnis.
+Wenn du dich durch das globale Verzeichnis klickst, siehst du alle Nutzer weltweit auf allen Servern, die sich entschlossen haben, im Verzeichnis zu erscheinen.
+Du wirst außerdem den Link "Show Community Forums" sehen, welcher dich zu Gruppen, Foren und Fan-Seiten führt.
+Du verbindest dich mit Personen, Gruppen und Foren auf die gleiche Art, wobei Gruppen und Foren deine Anfrage automatisch annehmen, wohingegen ein Mensch dich erst manuell bestätigen muss.
*Mit anderen Friendica-Nutzern verbinden*
-Besuche ihr Profil. Direkt unter dem Profilfoto ist das Wort "Verbinden" (bzw. "Connect" in einem englischsprachigem Profil). Klicke drauf und du gelangst zur "Verbinden"-Seite. Dort wirst du nach deiner Identitätsadresse gefragt. Das ist nötig, damit die Seite dein Profil finden kann.
+Besuche ihr Profil.
+Direkt unter dem Profilfoto ist das Wort "Verbinden" (bzw. "Connect" in einem englischsprachigem Profil).
+Klicke drauf und du gelangst zur "Verbinden"-Seite.
+Dort wirst du nach deiner Identitätsadresse gefragt.
+Das ist nötig, damit die Seite dein Profil finden kann.
*Was kommt in die Box?*
-Wenn deine Friendica-Seite "demo.friendica.com" heißt und dein Nutzername/Spitzname auf der Seite "bob" ist, dann wäre es "bob@demo.friendica.com". Wie du siehst, sieht es wie eine Email-Adresse aus. Das ist beabsichtigt, da sich die Leute das so leichter merken können. Du *kannst* auch die URL deiner Startseite eintragen, wie z.B. "http://demo.friendica.com/profile/bob", aber der Email-Adressen-Stil ist einfacher.
+Wenn deine Friendica-Seite "demo.friendica.com" heißt und dein Nutzername/Spitzname auf der Seite "bob" ist, dann wäre es "bob@demo.friendica.com".
+Wie du siehst, sieht es wie eine Email-Adresse aus.
+Das ist beabsichtigt, da sich die Leute das so leichter merken können.
+Du *kannst* auch die URL deiner Startseite eintragen, wie z.B. "http://demo.friendica.com/profile/bob", aber der Email-Adressen-Stil ist einfacher.
-Wenn du die "Verbinden"-Seite bestätigt hast, kommst du zurück zu deiner Seite, um dort die Anfrage zu bestätigen. Wenn du das gemacht hast, können beide Seiten miteinander kommunizieren, um den Prozess abzuschließen (sobald dein neuer Freund die Anfrage bestätigt hat).
+Wenn du die "Verbinden"-Seite bestätigt hast, kommst du zurück zu deiner Seite, um dort die Anfrage zu bestätigen.
+Wenn du das gemacht hast, können beide Seiten miteinander kommunizieren, um den Prozess abzuschließen (sobald dein neuer Freund die Anfrage bestätigt hat).
-Wenn du bereits die Identitäts-Adresse einer Person kennst, kannst du diese auch direkt in das "Verbinden"-Feld auf deiner "Kontakte"-Seite eintragen. Dies wird dich durch einen ähnlichen Prozess leiten.
+Wenn du bereits die Identitäts-Adresse einer Person kennst, kannst du diese auch direkt in das "Verbinden"-Feld auf deiner "Kontakte"-Seite eintragen.
+Dies wird dich durch einen ähnlichen Prozess leiten.
**Alternative Netzwerke**
-Du kannst deine oder andere Identitäts-Adressen ebenfalls nutzen, um über verschiedene Netzwerke hinweg Freundschaften aufzubauen. Die Liste möglicher Netzwerke steigt immer weiter. Wenn du z.B. "bob" auf identi.ca (eine Status.Net-Seite) kennst, dann kannst du bob@identi.ca auf deiner "Kontakt"-Seite verbinden. (Oder du kannst die URL von Bobs identi.ca-Seite eintragen, wenn du es wünscht). Du kannst auch "teilweise" mit Leuten auf Google Buzz befreundet sein, wenn du deren GMail-Adresse einträgst. Google Buzz unterstützt bisher noch nicht alle Protokolle, die wir für die direkte Kommunikation benötigen, aber es sollte möglich sein, Statusupdates von Friendica zu folgen. Das Gleiche gilt für Twitter- und Diaspora-Accounts. Tatsächlich kannst du jedem und jeder Website folgen, der/die einen Syndication-Feed (RSS/Atom etc.) zur Verfügung stellt. Wenn wir einen Informationsstrom und einen Namen dazu finden, können wir auch versuchen, uns damit zu verbinden.
+Du kannst deine oder andere Identitäts-Adressen ebenfalls nutzen, um über verschiedene Netzwerke hinweg Freundschaften aufzubauen.
+Die Liste möglicher Netzwerke steigt immer weiter.
+Wenn du z.B. "bob" auf quitter.se (eine GNU Social-Seite) kennst, dann kannst du bob@quitter.se auf deiner "Kontakt"-Seite verbinden. (Oder du kannst die URL von Bobs quitter.se-Seite eintragen, wenn du es wünscht).
+Tatsächlich kannst du jedem und jeder Website folgen, der/die einen Syndication-Feed (RSS/Atom etc.) zur Verfügung stellt.
+Wenn wir einen Informationsstrom und einen Namen dazu finden, können wir auch versuchen, uns damit zu verbinden.
-Wenn du deine Email-Postfachverbindung auf deiner Einstellungsseite konfiguriert hast, dann kannst du die Email-Adresse jeder Person eintragen, die dir schon eine Nachricht an dein Postfach geschickt hat und bereits in deinem sozialen Stream erscheint. Du kannst diesen Personen außerdem von Friendica aus antworten.
+Wenn du deine Email-Postfachverbindung auf deiner Einstellungsseite konfiguriert hast, dann kannst du die Email-Adresse jeder Person eintragen, die dir schon eine Nachricht an dein Postfach geschickt hat und bereits in deinem sozialen Stream erscheint.
+Du kannst diesen Personen außerdem von Friendica aus antworten.
-Leute können sich ebenfalls von anderen Netzwerken aus mit dir befreunden. Ein Freund von dir hat einen identi.ca-Account und kann sich mit dir befreunden, indem er deine Identitäts-Adresse in seine identi.ca-Verbinden-Dialogbox einträgt. Ein ähnlicher Mechanismus ist für Diaspora-Nutzer vorhanden, indem deine Identitäts-Adresse in ihre Suchleiste eingegeben wird.
+Leute können sich ebenfalls von anderen Netzwerken aus mit dir befreunden.
+Ein Freund von dir hat einen GNU Social-Account und kann sich mit dir befreunden, indem er deine Identitäts-Adresse in seine GNU Social-Verbinden-Dialogbox einträgt.
+Ein ähnlicher Mechanismus ist für Diaspora-Nutzer vorhanden, indem deine Identitäts-Adresse in ihre Suchleiste eingegeben wird.
-Beachte: Manche StatusNet-Versionen benötigen die volle URL deines Profils und funktionieren möglicherweise nicht mit der Identitäts-Adresse.
+Beachte: Manche GNU Social-Versionen benötigen die volle URL deines Profils und funktionieren möglicherweise nicht mit der Identitäts-Adresse.
-Wenn jemand eine Freundschaftsanfrage schickt, erhältst du eine Benachrichtigung. Du musst dann diese Anfrage bestätigen, um die Freundschaftsanfrage abzuschließen.
+Wenn jemand eine Freundschaftsanfrage schickt, erhältst du eine Benachrichtigung.
+Du musst dann diese Anfrage bestätigen, um die Freundschaftsanfrage abzuschließen.
-Einige Netzwerke erlauben es, Nachrichten zu schicken, ohne befreundet zu sein oder deine Bestätigung zu benötigen. Friendica erlaubt dies in der Standardeinstellung nicht, da es zu Spam führen kann.
+Einige Netzwerke erlauben es, Nachrichten zu schicken, ohne befreundet zu sein oder deine Bestätigung zu benötigen.
+Friendica erlaubt dies in der Standardeinstellung nicht, da es zu Spam führen kann.
-Wenn du eine Freundschaftsanfrage von einem anderen Friendica-Nutzer erhältst, dann hast du die Möglichkeit, diesen als "Fan" oder "Freund" einzutragen. Ein Fan kann sehen, was du schreibst und auch private Kommunikation sehen, die du zu diesen sendest, aber nicht umgekehrt. Als Freund kannst du in beide Richtungen kommunizieren.
+Wenn du eine Freundschaftsanfrage von einem anderen Friendica-Nutzer erhältst, dann hast du die Möglichkeit, diesen als "Fan" oder "Freund" einzutragen.
+Ein Fan kann sehen, was du schreibst und auch private Kommunikation sehen, die du zu diesen sendest, aber nicht umgekehrt.
+Als Freund kannst du in beide Richtungen kommunizieren.
Diaspora nutzt eine andere Terminologie mit der Unterteilung in "mit dir teilen" und "Freund".
-Sobald ihr Freunde geworden seid, dir die Person aber permanent Spam oder sinnlose Informationen schickt, dann kannst du diese "ignorieren" - ohne die Freundschaft komplett zu beenden oder denjenigen zu zeigen, dass du nicht daran interessiert bist, was diese Person sagt. In verschiedener Hinsicht sind diese Personen wie "Fans", aber sie wissen es nicht. Sie denken, sie sind als Freunde eingetragen.
+Sobald ihr Freunde geworden seid, dir die Person aber permanent Spam oder sinnlose Informationen schickt, dann kannst du diese "ignorieren" - ohne die Freundschaft komplett zu beenden oder denjenigen zu zeigen, dass du nicht daran interessiert bist, was diese Person sagt.
+In verschiedener Hinsicht sind diese Personen wie "Fans", aber sie wissen es nicht.
+Sie denken, sie sind als Freunde eingetragen.
-Du kannst auch eine Person "blocken". Das blockt die komplette Kommunikation mit dieser Person. Sie können zwar weiterhin öffentliche Beiträge sehen, wie auch jeder andere in der Welt, allerdings können sie nicht direkt mit dir kommunizieren.
+Du kannst auch eine Person "blocken".
+Das blockt die komplette Kommunikation mit dieser Person.
+Sie können zwar weiterhin öffentliche Beiträge sehen, wie auch jeder andere in der Welt, allerdings können sie nicht direkt mit dir kommunizieren.
Du kannst Freunde löschen, egal wie der Freundschaftsstatus ist, was dazu führt, dass alles, was mit dieser Person verbunden ist, von deiner Webseite gelöscht wird.
diff --git a/doc/de/Message-Flow.md b/doc/de/Message-Flow.md
index add6507ea..0694db134 100644
--- a/doc/de/Message-Flow.md
+++ b/doc/de/Message-Flow.md
@@ -3,13 +3,15 @@ Friendica Nachrichtenfluss
* [Zur Startseite der Hilfe](help)
-Diese Seite soll einige Infos darüber dokumentieren, wie Nachrichten innerhalb von Friendica von einer Person zur anderen übertragen werden. Es gibt verschiedene Pfade, die verschiedene Protokolle und Nachrichtenformate nutzen.
+Diese Seite soll einige Infos darüber dokumentieren, wie Nachrichten innerhalb von Friendica von einer Person zur anderen übertragen werden.
+Es gibt verschiedene Pfade, die verschiedene Protokolle und Nachrichtenformate nutzen.
Diejenigen, die den Nachrichtenfluss genauer verstehen wollen, sollten sich mindestens mit dem DFRN-Protokoll (http://dfrn.org/dfrn.pdf) und den Elementen zur Nachrichtenverarbeitung des OStatus Stack informieren (salmon und Pubsubhubbub).
Der Großteil der Nachrichtenverarbeitung nutzt die Datei include/items.php, welche Funktionen für verschiedene Feed-bezogene Import-/Exportaktivitäten liefert.
-Wenn eine Nachricht veröffentlicht wird, werden alle Übermittlungen an alle Netzwerke mit include/notifier.php durchgeführt, welche entscheidet, wie und an wen die Nachricht geliefert wird. Diese Datei bindet dabei die lokale Bearbeitung aller Übertragungen ein inkl. dfrn-notify.
+Wenn eine Nachricht veröffentlicht wird, werden alle Übermittlungen an alle Netzwerke mit include/notifier.php durchgeführt, welche entscheidet, wie und an wen die Nachricht geliefert wird.
+Diese Datei bindet dabei die lokale Bearbeitung aller Übertragungen ein inkl. dfrn-notify.
mod/dfrn_notify.php handhabt die Rückmeldung (remote side) von dfrn-notify.
@@ -24,20 +26,38 @@ DFRN-poll Feed-Imports kommen via include/poller.php als geplanter Task an, das
Szenario #1. Bob schreibt eine öffentliche Statusnachricht
-Dies ist eine öffentliche Nachricht ohne begrenzte Nutzerfreigabe, so dass keine private Übertragung notwendig ist. Es gibt zwei Wege, die genutzt werden können - als bbcode an DFRN-Clients oder als durch den Server konvertierten HTML-Code (mit PuSH; pubsubhubbub). Wenn ein PuSH-Hub einsatzfähig ist, nutzen DFRN-Poll-Clients vorrangig die Informationen, die durch den PuSH-Kanal kommen. Sie fallen zurück auf eine tägliche Abfrage, wenn der Hub Übertragungsschwierigkeiten hat (das kann vorkommen, wenn der standardmäßige Google-Referenzhub genutzt wird). Wenn kein spezifizierter Hub oder Hubs ausgewählt sind, werden DFRN-Clients in einer pro Kontakt konfigurierbaren Rate mit bis zu 5-Minuten-Intervallen abfragen. Feeds, die via DFRN-Poll abgerufen werden, sind bbcode und können auch private Unterhaltungen enthalten, die vom Poller auf ihre Zugriffsrechte hin geprüft werden.
+Dies ist eine öffentliche Nachricht ohne begrenzte Nutzerfreigabe, so dass keine private Übertragung notwendig ist.
+Es gibt zwei Wege, die genutzt werden können - als bbcode an DFRN-Clients oder als durch den Server konvertierten HTML-Code (mit PuSH; pubsubhubbub).
+Wenn ein PuSH-Hub einsatzfähig ist, nutzen DFRN-Poll-Clients vorrangig die Informationen, die durch den PuSH-Kanal kommen.
+Sie fallen zurück auf eine tägliche Abfrage, wenn der Hub Übertragungsschwierigkeiten hat (das kann vorkommen, wenn der standardmäßige Google-Referenzhub genutzt wird).
+Wenn kein spezifizierter Hub oder Hubs ausgewählt sind, werden DFRN-Clients in einer pro Kontakt konfigurierbaren Rate mit bis zu 5-Minuten-Intervallen abfragen.
+Feeds, die via DFRN-Poll abgerufen werden, sind bbcode und können auch private Unterhaltungen enthalten, die vom Poller auf ihre Zugriffsrechte hin geprüft werden.
Szenario #2. Jack antwortet auf Bobs öffentliche Nachricht. Jack ist im Friendica/DFRN-Netzwerk.
-Jack nutzt dfrn-notify, um eine direkte Antwort an Bob zu schicken. Bob erstellt dann einen Feed der Unterhaltung und sendet diesen an jeden, der an der Unterhaltung beteiligt ist und dfrn-notify nutzt. Die PuSH-Hubs werden darüber informiert, dass neuer Inhalt verfügbar ist. Der/die Hub/s erhalten dann die neuesten Feeds und übertragen diese an alle Hub-Teilnehmer (die auch zu verschiedenen Netzwerken gehören können).
+Jack nutzt dfrn-notify, um eine direkte Antwort an Bob zu schicken.
+Bob erstellt dann einen Feed der Unterhaltung und sendet diesen an jeden, der an der Unterhaltung beteiligt ist und dfrn-notify nutzt.
+Die PuSH-Hubs werden darüber informiert, dass neuer Inhalt verfügbar ist. Der/die Hub/s erhalten dann die neuesten Feeds und übertragen diese an alle Hub-Teilnehmer (die auch zu verschiedenen Netzwerken gehören können).
Szenario #3. Mary antwortet auf Bobs öffentliche Nachricht. Mary ist im Friendica/DFRN-Netzwerk.
-Mary nutzt dfrn-notify, um eine direkte Antwort an Bob zu schicken. Bob erstellt dann einen Feed der Unterhaltung und sendet diesen an jeden, der an der Unterhaltung beteiligt ist (mit Ausnahme von Bob selbst; die Unterhaltung wird nun an Jack und Mary geschickt). Die Nachrichten werden mit dfrn-notify übertragen. PuSH-Hubs werden darüber informiert, dass neuer Inhalt verfügbar ist. Der/die Hub/s erhalten dann die neuesten Feeds und übertragen sie an alle Hub-Teilnehmer (die auch zu verschiedenen Netzwerken gehören können).
+Mary nutzt dfrn-notify, um eine direkte Antwort an Bob zu schicken.
+Bob erstellt dann einen Feed der Unterhaltung und sendet diesen an jeden, der an der Unterhaltung beteiligt ist (mit Ausnahme von Bob selbst; die Unterhaltung wird nun an Jack und Mary geschickt).
+Die Nachrichten werden mit dfrn-notify übertragen.
+PuSH-Hubs werden darüber informiert, dass neuer Inhalt verfügbar ist.
+Der/die Hub/s erhalten dann die neuesten Feeds und übertragen sie an alle Hub-Teilnehmer (die auch zu verschiedenen Netzwerken gehören können).
Szenario #4. William antwortet auf Bobs öffentliche Nachricht. William ist in einem OStatus-Netzwerk.
-William nutzt salmon, um Bob über seine Antwort zu benachrichtigen. Der Inhalt ist HTML-Code, der in das Salmon Magic Envelope eingebettet ist. Bob erstellt dann einen Feed der Unterhaltung und sendet es an alle Friendica-Nutzer, die an der Unterhaltung beteiligt sind und dfrn-notify nutzen (mit Ausnahme von William selbst; die Unterhaltung wird an Jack und Mary weitergeleitet). PuSH-Hubs werden darüber informiert, dass neuer Inhalt verfügbar ist. Der/die Hub/s erhalten dann die neuesten Feeds und übertragen sie an alle Hub-Teilnehmer (die auch zu verschiedenen Netzwerken gehören können).
+William nutzt salmon, um Bob über seine Antwort zu benachrichtigen.
+Der Inhalt ist HTML-Code, der in das Salmon Magic Envelope eingebettet ist.
+Bob erstellt dann einen Feed der Unterhaltung und sendet es an alle Friendica-Nutzer, die an der Unterhaltung beteiligt sind und dfrn-notify nutzen (mit Ausnahme von William selbst; die Unterhaltung wird an Jack und Mary weitergeleitet).
+PuSH-Hubs werden darüber informiert, dass neuer Inhalt verfügbar ist. Der/die Hub/s erhalten dann die neuesten Feeds und übertragen sie an alle Hub-Teilnehmer (die auch zu verschiedenen Netzwerken gehören können).
Szenario #5. Bob schreibt eine private Nachricht an Mary und Jack.
-Die Nachricht wird sofort an Mary und Jack mit Hilfe von dfrn_notify geschickt. Öffentliche Hubs werden nicht benachrichtigt. Im Falle eines Timeouts wird eine erneute Verarbeitung angestoßen. Antworten folgen dem gleichen Nachrichtenfluss wie öffentliche Antworten, allerdings werden die Hubs nicht darüber informiert, wodurch die Nachrichten niemals in öffentliche Feeds gelangen. Die komplette Unterhaltung ist nur für Mary und Jack in ihren durch dfrn-poll personalisierten Feeds verfügbar (und für niemanden sonst).
+Die Nachricht wird sofort an Mary und Jack mit Hilfe von dfrn_notify geschickt.
+Öffentliche Hubs werden nicht benachrichtigt.
+Im Falle eines Timeouts wird eine erneute Verarbeitung angestoßen.
+Antworten folgen dem gleichen Nachrichtenfluss wie öffentliche Antworten, allerdings werden die Hubs nicht darüber informiert, wodurch die Nachrichten niemals in öffentliche Feeds gelangen.
+Die komplette Unterhaltung ist nur für Mary und Jack in ihren durch dfrn-poll personalisierten Feeds verfügbar (und für niemanden sonst).
diff --git a/doc/de/Move-Account.md b/doc/de/Move-Account.md
index 8861fe7ef..14de05438 100644
--- a/doc/de/Move-Account.md
+++ b/doc/de/Move-Account.md
@@ -10,32 +10,23 @@ Accounts Umziehen
Unter "Einstellungen" -> "[Persönliche Daten exportieren](uexport)" aufrufen.
"Account exportieren" anklicken und die Daten speichern.
-Diese Datei enthält Details über dich, deine Kontakte, Gruppen und persönliche
-Einstellungen. Außerdem enthält sie deinen geheimen Schlüssel mit dem du dich
-deinen Kontakten gegenüber ausweist.
+Diese Datei enthält Details über dich, deine Kontakte, Gruppen und persönliche Einstellungen.
+Außerdem enthält sie deinen geheimen Schlüssel mit dem du dich deinen Kontakten gegenüber ausweist.
**Speichere diese Datei an einem sicheren Ort**!
-Rufe nun dem neuen Server die Seite *http://newserver.com/uimport* auf
-(es gibt derzeit keinen direkten Link auf diese Seite).
+Rufe nun dem neuen Server die Seite *http://newserver.com/uimport* auf (es gibt derzeit keinen direkten Link auf diese Seite).
Lege auf dem neuen Server auf keinen Fall einen gleichnamigen Account an!
uimport muss anstelle des Registrierens verwendet werden.
Wähle die gesicherte Account Datei aus und klicke "Importieren".
-Friendica wird nun deinen Account auf dem neuen Server wiederherstellen, mit
-all deinen Friendica Kontakten und Gruppen. An deine Friendica Kontakte wird
-außerdem eine Nachricht gesendet um sie über deine neue Adresse zu informieren.
-Wenn deine Kontakte ihren Account auf einem aktuellen Server haben werden deine
-Kontaktdetails automatisch aktualisiert.
+Friendica wird nun deinen Account auf dem neuen Server wiederherstellen, mit all deinen Friendica Kontakten und Gruppen.
+An deine Friendica Kontakte wird außerdem eine Nachricht gesendet um sie über deine neue Adresse zu informieren.
+Wenn deine Kontakte ihren Account auf einem aktuellen Server haben werden deine Kontaktdetails automatisch aktualisiert.
-Kontakte auf StatusNet/idendi.ca oder Diaspora werden archiviert, da wir ihnen
-keine Information über deinen Umzug zukommen lassen können.
-Du solltest sie persönlich anschreiben deinen Eintrag aus ihren Kontaktlisten
-zu entfernen und dich neu hinzuzufügen, anschließend solltest du da gleiche mit
-ihren Accounts tun..
-
-Nach dem Umzug wird dein Account auf dem alten Server nicht mehr zuverlässig
-funktionieren und sollte deshalb gelöscht werden.
+Kontakte auf GNU Social oder Diaspora werden archiviert, da wir ihnen keine Information über deinen Umzug zukommen lassen können.
+Du solltest sie persönlich anschreiben deinen Eintrag aus ihren Kontaktlisten zu entfernen und dich neu hinzuzufügen, anschließend solltest du da gleiche mit ihren Accounts tun.
+Nach dem Umzug wird dein Account auf dem alten Server nicht mehr zuverlässig funktionieren und sollte deshalb gelöscht werden.
diff --git a/doc/de/Plugins.md b/doc/de/Plugins.md
index 9fa67bd7b..dcff41a4b 100644
--- a/doc/de/Plugins.md
+++ b/doc/de/Plugins.md
@@ -3,9 +3,16 @@
* [Zur Startseite der Hilfe](help)
-Bitte schau dir das Beispiel-Addon "randplace" für ein funktionierendes Beispiel für manche der hier aufgeführten Funktionen an. Das Facebook-Addon bietet ein Beispiel dafür, die "addon"- und "module"-Funktion gemeinsam zu integrieren. Addons arbeiten, indem sie Event Hooks abfangen. Module arbeiten, indem bestimmte Seitenanfragen (durch den URL-Pfad) abgefangen werden
+Bitte schau dir das Beispiel-Addon "randplace" für ein funktionierendes Beispiel für manche der hier aufgeführten Funktionen an.
+Das Facebook-Addon bietet ein Beispiel dafür, die "addon"- und "module"-Funktion gemeinsam zu integrieren.
+Addons arbeiten, indem sie Event Hooks abfangen. Module arbeiten, indem bestimmte Seitenanfragen (durch den URL-Pfad) abgefangen werden
-Plugin-Namen können keine Leerstellen oder andere Interpunktionen enthalten und werden als Datei- und Funktionsnamen genutzt. Du kannst einen lesbaren Namen im Kommentarblock eintragen. Jedes Addon muss beides beinhalten - eine Installations- und eine Deinstallationsfunktion, die auf dem Addon-/Plugin-Namen basieren; z.B. "plugin1name_install()". Diese beiden Funktionen haben keine Argumente und sind dafür verantwortlich, Event Hooks zu registrieren und abzumelden (unregistering), die dein Plugin benötigt. Die Installations- und Deinstallationsfunktionfunktionen werden auch ausgeführt (z.B. neu installiert), wenn sich das Plugin nach der Installation ändert - somit sollte deine Deinstallationsfunktion keine Daten zerstört und deine Installationsfunktion sollte bestehende Daten berücksichtigen. Zukünftige Extensions werden möglicherweise "Setup" und "Entfernen" anbieten.
+Plugin-Namen können keine Leerstellen oder andere Interpunktionen enthalten und werden als Datei- und Funktionsnamen genutzt.
+Du kannst einen lesbaren Namen im Kommentarblock eintragen.
+Jedes Addon muss beides beinhalten - eine Installations- und eine Deinstallationsfunktion, die auf dem Addon-/Plugin-Namen basieren; z.B. "plugin1name_install()".
+Diese beiden Funktionen haben keine Argumente und sind dafür verantwortlich, Event Hooks zu registrieren und abzumelden (unregistering), die dein Plugin benötigt.
+Die Installations- und Deinstallationsfunktionfunktionen werden auch ausgeführt (z.B. neu installiert), wenn sich das Plugin nach der Installation ändert - somit sollte deine Deinstallationsfunktion keine Daten zerstört und deine Installationsfunktion sollte bestehende Daten berücksichtigen.
+Zukünftige Extensions werden möglicherweise "Setup" und "Entfernen" anbieten.
Plugins sollten einen Kommentarblock mit den folgenden vier Parametern enthalten:
@@ -22,7 +29,8 @@ Registriere deine Plugin-Hooks während der Installation.
$hookname ist ein String und entspricht einem bekannten Friendica-Hook.
-$file steht für den Pfadnamen, der relativ zum Top-Level-Friendicaverzeichnis liegt. Das *sollte* "addon/plugin_name/plugin_name.php' sein.
+$file steht für den Pfadnamen, der relativ zum Top-Level-Friendicaverzeichnis liegt.
+Das *sollte* "addon/plugin_name/plugin_name.php' sein.
$function ist ein String und der Name der Funktion, die ausgeführt wird, wenn der Hook aufgerufen wird.
@@ -34,21 +42,29 @@ Deine Hook-Callback-Funktion wird mit mindestens einem und bis zu zwei Argumente
Wenn du Änderungen an den aufgerufenen Daten vornehmen willst, musst du diese als Referenzvariable (mit "&") während der Funktionsdeklaration deklarieren.
-$a ist die Friendica "App"-Klasse, die eine Menge an Informationen über den aktuellen Friendica-Status beinhaltet, u.a. welche Module genutzt werden, Konfigurationsinformationen, Inhalte der Seite zum Zeitpunkt des Hook-Aufrufs. Es ist empfohlen, diese Funktion "$a" zu nennen, um seine Nutzung an den Gebrauch an anderer Stelle anzugleichen.
+$a ist die Friendica "App"-Klasse, die eine Menge an Informationen über den aktuellen Friendica-Status beinhaltet, u.a. welche Module genutzt werden, Konfigurationsinformationen, Inhalte der Seite zum Zeitpunkt des Hook-Aufrufs.
+Es ist empfohlen, diese Funktion "$a" zu nennen, um seine Nutzung an den Gebrauch an anderer Stelle anzugleichen.
-$b kann frei benannt werden. Diese Information ist speziell auf den Hook bezogen, der aktuell bearbeitet wird, und beinhaltet normalerweise Daten, die du sofort nutzen, anzeigen oder bearbeiten kannst. Achte darauf, diese mit "&" zu deklarieren, wenn du sie bearbeiten willst.
+$b kann frei benannt werden.
+Diese Information ist speziell auf den Hook bezogen, der aktuell bearbeitet wird, und beinhaltet normalerweise Daten, die du sofort nutzen, anzeigen oder bearbeiten kannst.
+Achte darauf, diese mit "&" zu deklarieren, wenn du sie bearbeiten willst.
**Module**
-Plugins/Addons können auch als "Module" agieren und alle Seitenanfragen für eine bestimte URL abfangen. Um ein Plugin als Modul zu nutzen, ist es nötig, die Funktion "plugin_name_module()" zu definieren, die keine Argumente benötigt und nichts weiter machen muss.
+Plugins/Addons können auch als "Module" agieren und alle Seitenanfragen für eine bestimte URL abfangen.
+Um ein Plugin als Modul zu nutzen, ist es nötig, die Funktion "plugin_name_module()" zu definieren, die keine Argumente benötigt und nichts weiter machen muss.
-Wenn diese Funktion existiert, wirst du nun alle Seitenanfragen für "http://my.web.site/plugin_name" erhalten - mit allen URL-Komponenten als zusätzliche Argumente. Diese werden in ein Array $a->argv geparst und stimmen mit $a->argc überein, wobei sie die Anzahl der URL-Komponenten abbilden. So würde http://my.web.site/plugin/arg1/arg2 nach einem Modul "plugin" suchen und seiner Modulfunktion die $a-App-Strukur übergeben (dies ist für viele Komponenten verfügbar). Das umfasst:
+Wenn diese Funktion existiert, wirst du nun alle Seitenanfragen für "http://my.web.site/plugin_name" erhalten - mit allen URL-Komponenten als zusätzliche Argumente.
+Diese werden in ein Array $a->argv geparst und stimmen mit $a->argc überein, wobei sie die Anzahl der URL-Komponenten abbilden.
+So würde http://my.web.site/plugin/arg1/arg2 nach einem Modul "plugin" suchen und seiner Modulfunktion die $a-App-Strukur übergeben (dies ist für viele Komponenten verfügbar). Das umfasst:
$a->argc = 3
$a->argv = array(0 => 'plugin', 1 => 'arg1', 2 => 'arg2');
-Deine Modulfunktionen umfassen oft die Funktion plugin_name_content(&$a), welche den Seiteninhalt definiert und zurückgibt. Sie können auch plugin_name_post(&$a) umfassen, welches vor der content-Funktion aufgerufen wird und normalerweise die Resultate der POST-Formulare handhabt. Du kannst ebenso plugin_name_init(&$a) nutzen, was oft frühzeitig aufgerufen wird und das Modul initialisert.
+Deine Modulfunktionen umfassen oft die Funktion plugin_name_content(&$a), welche den Seiteninhalt definiert und zurückgibt.
+Sie können auch plugin_name_post(&$a) umfassen, welches vor der content-Funktion aufgerufen wird und normalerweise die Resultate der POST-Formulare handhabt.
+Du kannst ebenso plugin_name_init(&$a) nutzen, was oft frühzeitig aufgerufen wird und das Modul initialisert.
**Derzeitige Hooks:**
@@ -160,6 +176,9 @@ Deine Modulfunktionen umfassen oft die Funktion plugin_name_content(&$a), welche
'email' => Email-Adresse, um nach dem Avatar zu suchen
'url' => generierte URL (String) des Avatars
+**'nav_info'**
+ - wird aufgerufen nachdem in include/nav,php der Inhalt des Navigations Menüs erzeugt wurde.
+ - $b ist ein Array, das $nav wiederspiegelt.
Eine komplette Liste aller Hook-Callbacks mit den zugehörigen Dateien (am 14-Feb-2012 generiert): Bitte schau in die Quellcodes für Details zu Hooks, die oben nicht dokumentiert sind.
diff --git a/doc/de/Profiles.md b/doc/de/Profiles.md
index 0da6476d8..311f1c792 100644
--- a/doc/de/Profiles.md
+++ b/doc/de/Profiles.md
@@ -3,9 +3,12 @@ Profile
* [Zur Startseite der Hilfe](help)
-Mit Friendica kann eine unbegrenzte Anzahl an Profilen angelegt werden. Du kannst verschiedene Profile nutzen, um verschiedenen Gruppen verschiedene Seiten von dir zu zeigen.
+Mit Friendica kann eine unbegrenzte Anzahl an Profilen angelegt werden.
+Du kannst verschiedene Profile nutzen, um verschiedenen Gruppen verschiedene Seiten von dir zu zeigen.
-Du hast immer ein Profil, das als dein "Standard"- (default) oder "öffentliches" (public) Profil angelegt ist. Dieses Profil ist immer für die Öffentlichkeit zugänglich und kann nicht versteckt werden (hier mag es einige wenige Ausnahmen auf privaten oder getrennten Seiten geben). Du kannst und solltest die Informationen, die du in deinem öffentlichen Profil veröffentlichst, begrenzen.
+Du hast immer ein Profil, das als dein "Standard"- (default) oder "öffentliches" (public) Profil angelegt ist.
+Dieses Profil ist immer für die Öffentlichkeit zugänglich und kann nicht versteckt werden (hier mag es einige wenige Ausnahmen auf privaten oder getrennten Seiten geben).
+Du kannst und solltest die Informationen, die du in deinem öffentlichen Profil veröffentlichst, begrenzen.
Das bedeutet, dass du folgende Informationen in dein öffentlichen Profil eintragen solltest, wenn du willst, dass Freunde dich finden können ...
@@ -13,35 +16,64 @@ Das bedeutet, dass du folgende Informationen in dein öffentlichen Profil eintra
* Ein Foto von **dir**
* Dein geographischer Standort; zumindest das Land, in dem du lebst.
-Ohne diese Basisinformationen kannst du hier sehr einsam sein. Die meisten Leute, auch deine besten Freunde, werden nicht versuchen, einen Account mit Spitznamen und ohne Foto zu verbinden.
+Ohne diese Basisinformationen kannst du hier sehr einsam sein.
+Die meisten Leute, auch deine besten Freunde, werden nicht versuchen, einen Account mit Spitznamen und ohne Foto zu verbinden.
-Wenn du außerdem Leute mit gleichen Interessen treffen willst, dann nimm dir etwas Zeit und trage einige Stichworte ein. Zum Beispiel etwas wie "Musik, Linux, Photographie" oder andere Dinge. Du kannst so viele Stichworte eintragen, wie du willst.
+Wenn du außerdem Leute mit gleichen Interessen treffen willst, dann nimm dir etwas Zeit und trage einige Stichworte ein.
+Zum Beispiel etwas wie "Musik, Linux, Photographie" oder andere Dinge.
+Du kannst so viele Stichworte eintragen, wie du willst.
-Dein "Standard-" oder "öffentliches" Profil wird außerdem Kontakten in anderen Netzwerken gezeigt, auch wenn sie nicht die Möglichkeit haben, die privaten Profile einzusehen. Nur Mitglieder des Friendica-Netzwerks können alternative oder private Profile sehen.
+Dein "Standard-" oder "öffentliches" Profil wird außerdem Kontakten in anderen Netzwerken gezeigt, auch wenn sie nicht die Möglichkeit haben, die privaten Profile einzusehen.
+Nur Mitglieder des Friendica-Netzwerks können alternative oder private Profile sehen.
-Um ein alternatives Profil zu erstellen, gehe auf "Profil verwalten/editieren". Du kannst entweder ein bestehendes Profil bearbeiten, das Foto ändern, oder ein neues Profil erstellen. Du kannst ebenfalls einen Klon eines bestehenden Profils erstellen, falls du nur einige wenige Einstellungen ändern, aber nicht alle Daten noch mal eingeben willst.
+Um ein alternatives Profil zu erstellen, gehe auf "Profil verwalten/editieren".
+Du kannst entweder ein bestehendes Profil bearbeiten, das Foto ändern, oder ein neues Profil erstellen.
+Du kannst ebenfalls einen Klon eines bestehenden Profils erstellen, falls du nur einige wenige Einstellungen ändern, aber nicht alle Daten noch mal eingeben willst.
-Um bestimmten Personen ein Profil zuzuweisen, wähle die Person über "Kontakte" und klicke auf das Bearbeiten-Symbol (Stift). Du wirst ein Auswahlmenü mit verschiedenen vorhandenen Profilen angezeigt bekommen. Wenn diese Auswahl nicht angezeigt wird, dann ist die Person in einem nicht unterstützten Netzwerk und kann dadurch auch kein Profil zugewiesen bekommen.
+Um bestimmten Personen ein Profil zuzuweisen, wähle die Person über "Kontakte" und klicke auf das Bearbeiten-Symbol (Stift).
+Du wirst ein Auswahlmenü mit verschiedenen vorhandenen Profilen angezeigt bekommen.
+Wenn diese Auswahl nicht angezeigt wird, dann ist die Person in einem nicht unterstützten Netzwerk und kann dadurch auch kein Profil zugewiesen bekommen.
-Wenn eine befreundete Person auf den "magischen Profillink" klickt, sieht sie das private Profil, das du dieser Person zugewiesen hast. Wenn sie nicht eingeloggt ist oder das Profil von woanders angeschaut wird, wird nur das öffentliche Profil angezeigt.
+Wenn eine befreundete Person auf den "magischen Profillink" klickt, sieht sie das private Profil, das du dieser Person zugewiesen hast.
+Wenn sie nicht eingeloggt ist oder das Profil von woanders angeschaut wird, wird nur das öffentliche Profil angezeigt.
-Ein "magischer Profillink" erscheint, wenn man mit der Maus über den Kontaktnamen oder das Foto geht. Der Cursor wird zur Hand und auf dem Bild erscheint ein Pfeil, der nach unten zeigt. Dieser "magische Cursor" zeigt an, dass du ein spezielles Profil angezeigt bekommst, das nur für Freunde, aber nicht für die Öffentlichkeit sichtbar ist.
+Ein "magischer Profillink" erscheint, wenn man mit der Maus über den Kontaktnamen oder das Foto geht.
+Der Cursor wird zur Hand und auf dem Bild erscheint ein Pfeil, der nach unten zeigt.
+Dieser "magische Cursor" zeigt an, dass du ein spezielles Profil angezeigt bekommst, das nur für Freunde, aber nicht für die Öffentlichkeit sichtbar ist.
-Du wirst außerdem möglicherweise entdecken (vorausgesetzt, du hast die nötigen Zugriffsrechte), dass du direkt auf die Seite einer anderen Person schreiben kannst (oft wird diese Beitragsart "wall-to-wall" genannt). Ebenso kannst du die Möglichkeit haben, direkt Beiträge zu kommentieren, während du die Seite der anderen Person besuchst.
+Du wirst außerdem möglicherweise entdecken (vorausgesetzt, du hast die nötigen Zugriffsrechte), dass du direkt auf die Seite einer anderen Person schreiben kannst (oft wird diese Beitragsart "wall-to-wall" genannt).
+Ebenso kannst du die Möglichkeit haben, direkt Beiträge zu kommentieren, während du die Seite der anderen Person besuchst.
-Es gibt zwei Einstellungen, welche erlauben, dein Profil ins Verzeichnis einzutragen, so dass du von anderen Personen gefunden werden kannst. Du kannst diese Einstellungen auf deiner "Einstellungen"-Seite ändern. Die eine Einstellung erlaubt dir, dein Profil im Verzeichnis dieses Servers zu veröffentlichen. Die zweite Option erlaubt es dir, dich in das globale Friendica-Verzeichnis einzutragen. Dies ist ein riesiges Verzeichnis, dass alle Personen von vielen Friendica-Installationen weltweit umfasst.
+Es gibt zwei Einstellungen, welche erlauben, dein Profil ins Verzeichnis einzutragen, so dass du von anderen Personen gefunden werden kannst.
+Du kannst diese Einstellungen auf deiner "Einstellungen"-Seite ändern.
+Die eine Einstellung erlaubt dir, dein Profil im Verzeichnis dieses Servers zu veröffentlichen.
+Die zweite Option erlaubt es dir, dich in das globale Friendica-Verzeichnis einzutragen.
+Dies ist ein riesiges Verzeichnis, dass alle Personen von vielen Friendica-Installationen weltweit umfasst.
Wenn du für andere nicht sichtbar sein willst, dann kannst du dein Profil einfach unveröffentlicht lassen.
-Außerdem hast du möglicherweise mehrere Profile, aber nur ein Profilfoto. Dies ist beabsichtigt. In frühen Tests haben wir mit verschiedenen Fotos für jedes Profil experimentiert und herausgefunden, dass es sehr verwirrend für die Nutzer ist. Sie sehen möglicherweise je nach Profil, Seite oder Unterhaltung verschiedene Fotos und merken, dass es unterschiedliche Profile gibt, die sie nicht einsehen können.
+Außerdem hast du möglicherweise mehrere Profile, aber nur ein Profilfoto. Dies ist beabsichtigt.
+In frühen Tests haben wir mit verschiedenen Fotos für jedes Profil experimentiert und herausgefunden, dass es sehr verwirrend für die Nutzer ist.
+Sie sehen möglicherweise je nach Profil, Seite oder Unterhaltung verschiedene Fotos und merken, dass es unterschiedliche Profile gibt, die sie nicht einsehen können.
(Du kannst aber die Rich-Text-Infoboxen in deinem Profil nutzen und dort weitere Bilder in das Feld "Erzähle uns ein bisschen von dir …" einfügen.)
**Schlüsselwörter und Verzeichnissuche**
-Auf der Verzeichnisseite willst du vielleicht nach Personen deines Servers suchen, die ihre Profile veröffentlicht haben. Die Suche richtet sich normalerweise nach deinem Spitznamen oder Teilen deines richtigen Namens. Darüber hinaus wird dieses Feld auch andere Felder deines Profils wie Geschlecht, Ort, "über mich", Arbeit und Bildung finden. Du kannst zudem auch "Schlüsselwörter" in dein Standardprofil eintragen, so dass dich andere Personen über deine Interessen finden können. Du hast zwei Schlüsselwortarten zur Auswahl - öffentlich und privat. Private Schlüsselwörter werden *nicht* jedem angezeigt. Du kannst diese Schlüsselwörter nutzen, um andere Personen zu finden, die ebenfalls in einer bestimmten Gruppe sind oder z.B. das Fischen mögen, ohne dass es jeder in einem öffentlichen Profil sieht. Öffentliche Schlüsselwörter werden auf der "Kontaktvorschläge"-Seite genutzt. Auch wenn die Schlüsselwörter hier nicht direkt angezeigt werden, kann es trotzdem sein, dass diese im HTML-Code der Seite gesehen werden könnten.
+Auf der Verzeichnisseite willst du vielleicht nach Personen deines Servers suchen, die ihre Profile veröffentlicht haben.
+Die Suche richtet sich normalerweise nach deinem Spitznamen oder Teilen deines richtigen Namens.
+Darüber hinaus wird dieses Feld auch andere Felder deines Profils wie Geschlecht, Ort, "über mich", Arbeit und Bildung finden.
+Du kannst zudem auch "Schlüsselwörter" in dein Standardprofil eintragen, so dass dich andere Personen über deine Interessen finden können.
+Du hast zwei Schlüsselwortarten zur Auswahl - öffentlich und privat. Private Schlüsselwörter werden *nicht* jedem angezeigt.
+Du kannst diese Schlüsselwörter nutzen, um andere Personen zu finden, die ebenfalls in einer bestimmten Gruppe sind oder z.B. das Fischen mögen, ohne dass es jeder in einem öffentlichen Profil sieht.
+Öffentliche Schlüsselwörter werden auf der "Kontaktvorschläge"-Seite genutzt.
+Auch wenn die Schlüsselwörter hier nicht direkt angezeigt werden, kann es trotzdem sein, dass diese im HTML-Code der Seite gesehen werden könnten.
-In der Verzeichnis-Suche kannst du ebenfalls die "booleasche"-Logik zu nutzen. Mit "+lesbisch +Florida" kannst du Leute finden, deren sexuelle Einstellung (oder andere Schlüsselwörter) das Wort "lesbisch" enthält und die in Florida leben. Schau dir den Bereich über "Thematische Tags" auf der "[Tags und Erwähnungen-Seite](help/Tags-and-Mentions) für weitere Informationen, um booleansche Suchen durchzuführen.
+In der Verzeichnis-Suche kannst du ebenfalls die "booleasche"-Logik zu nutzen. Mit "+lesbisch +Florida" kannst du Leute finden, deren sexuelle Einstellung (oder andere Schlüsselwörter) das Wort "lesbisch" enthält und die in Florida leben.
+Schau dir den Bereich über "Thematische Tags" auf der "[Tags und Erwähnungen-Seite](help/Tags-and-Mentions) für weitere Informationen, um booleansche Suchen durchzuführen.
-Auf deiner Kontaktseite ist der Link "Ähnliche Interessen", um damit andere Leute zu finden (falls dein Seitenadministrator das globale Verzeichnis nicht ausgeschaltet hat). Hierfür werden die Schlüsselwörter aus deinen öffentlichen und privaten Profilen genutzt, um Personen im globalen Verzeichnis zu finden, die gleiche oder ähnliche Schlüsselwörter haben (deine privaten Schlüsselwörter werden nicht in das globale Verzeichnis übertragen oder gespeichert). Je mehr Schlüsselwörter du einträgst, umso genauer ist die Suche. Das Suchergebnis ist nach Relevanz sortiert. Gegebenenfalls stehst du ganz oben auf der Liste - schließlich bist du die Person, die am besten zu deinen Schlüsselwörtern passt.
+Auf deiner Kontaktseite ist der Link "Ähnliche Interessen", um damit andere Leute zu finden (falls dein Seitenadministrator das globale Verzeichnis nicht ausgeschaltet hat).
+Hierfür werden die Schlüsselwörter aus deinen öffentlichen und privaten Profilen genutzt, um Personen im globalen Verzeichnis zu finden, die gleiche oder ähnliche Schlüsselwörter haben (deine privaten Schlüsselwörter werden nicht in das globale Verzeichnis übertragen oder gespeichert).
+Je mehr Schlüsselwörter du einträgst, umso genauer ist die Suche. Das Suchergebnis ist nach Relevanz sortiert.
+Gegebenenfalls stehst du ganz oben auf der Liste - schließlich bist du die Person, die am besten zu deinen Schlüsselwörtern passt.
diff --git a/doc/de/Quick-Start-andfinally.md b/doc/de/Quick-Start-andfinally.md
index b6e492ae6..2e91b08d0 100644
--- a/doc/de/Quick-Start-andfinally.md
+++ b/doc/de/Quick-Start-andfinally.md
@@ -3,18 +3,13 @@
Und damit sind wir auch schon am Ende der Schnellstartanleitung.
-Hier sind noch einige weitere Dinge, die dir den Start vereinfachen können.
+Hier sind noch einige weitere Dinge, die Dir den Start vereinfachen können.
**Gruppen**
- Friendica Support - Probleme? Dann ist das der Platz, um zu fragen!
-- Let's Talk eine Gruppe, um Leute und Gruppen mit gleichen Interessen zu finden
-
-- Local Friendica eine Seite für lokale Friendica-Gruppen
-
-
**Dokumentation**
- Zu weiteren Netzwerken verbinden
diff --git a/doc/de/Quick-Start-groupsandpages.md b/doc/de/Quick-Start-groupsandpages.md
index f0547667f..3170bee05 100644
--- a/doc/de/Quick-Start-groupsandpages.md
+++ b/doc/de/Quick-Start-groupsandpages.md
@@ -3,13 +3,23 @@ Gruppen und Seiten
* [Zur Startseite der Hilfe](help)
-Hier siehst du das globale Verzeichnis. Wenn du dich mal verirrt hast, kannst du diesen Link klicken und wieder hierher kommen.
+Hier siehst Du das globale Verzeichnis.
+Wenn Du Dich mal verirrt hast, kannst Du diesen Link klicken und wieder hierher kommen.
-Auf dieser Seite findest du eine Zusammenstellung von Gruppen, Foren und bekannten Seiten. Gruppen sind keine realen Personen. Sich mit diesen zu verbinden ist, als wenn man jemanden auf Facebook "liked" ("gefällt mir") oder wenn man sich in einem Forum anmeldet. Habe keine Sorge, falls du dich unbehaglich fühlst, wenn du dich einer neuen Person vorstellen sollst, da es sich nicht um Personen handelt.
+Auf dieser Seite findest Du eine Zusammenstellung von Gruppen, Foren und Promi-Seiten.
+Gruppen sind keine realen Personen.
+Sich mit diesen zu verbinden ist, als wenn man jemanden auf Facebook "liked" ("gefällt mir") oder wenn man sich in einem Forum anmeldet.
+Du musst nicht unsicher sein, ob Du jemandem zu nahe trittst, wenn Du Dich so ohne weiteres mit einer Gruppe verbindest; es handelt sich eben nicht um reale Personen.
-Wenn du dich mit einer Gruppe verbindest, erscheinen alle Nachrichten der Gruppe in deinem "Netzwerk"-Tab. Du kannst diese Beiträge kommentieren oder selbst in der Gruppe schreiben, ohne eine der Gruppenmitglieder persönlich hinzuzufügen. Das ist ein großartiger Weg, dynamisch neue Freunde zu gewinnen. Du findest Personen, die du magst, anstatt Fremde hinzuzufügen. Suche dir einfach eine Gruppe und füge sie so hinzu, wie du auch normale Freunde hinzufügst. Es gibt eine Menge Gruppen und möglicherweise findest du nicht wieder zu dieser Seite zurück. In diesem Fall nutze einfach den Link oben auf dieser Seite.
+Wenn Du Dich mit einer Gruppe verbindest, erscheinen alle Nachrichten der Gruppe in Deinem "Netzwerk"-Tab.
+Du kannst diese Beiträge kommentieren oder selbst in der Gruppe schreiben, ohne eines der Gruppenmitglieder persönlich hinzuzufügen.
+Das ist ein großartiger Weg, dynamisch neue Freunde zu gewinnen.
+Du findest Personen Deines Interesses, anstatt Fremde hinzuzufügen.
+Suche Dir einfach eine Gruppe und füge sie so hinzu, wie Du auch normale Freunde hinzufügst.
+Es gibt eine Menge Gruppen.
+Solltest Du beim Stöbern durch die vielen Gruppen nicht wieder hierher zurück finden, so nutze einfach den Link oben auf dieser Seite.
-Wenn du einige Gruppen hinzugefügt hast, gehe weiter zum nächsten Schritt.
+Wenn Du einige Gruppen hinzugefügt hast, gehe weiter zum nächsten Schritt.
diff --git a/doc/de/Quick-Start-guide.md b/doc/de/Quick-Start-guide.md
index eb0fd0539..6260bf97f 100644
--- a/doc/de/Quick-Start-guide.md
+++ b/doc/de/Quick-Start-guide.md
@@ -3,15 +3,34 @@ Erste Schritte...
* [Zur Startseite der Hilfe](help)
-Das Erste zum Anfang: geh sicher, dass du schon eingeloggt bist. Wenn du noch nicht eingeloggt bist, kannst du das in dem Fenster unten machen.
+Als Erstes: Gehe sicher, dass Du eingeloggt bist.
+Wenn Du noch nicht eingeloggt bist, kannst Du das in dem Fenster unten machen.
-Sobald du eingeloggt bist (oder wenn du bereits eingeloggt bist), kannst du unten nun auf deine Profilseite schauen.
+Sobald dies geschehen ist, schaust Du auf die Netzwerkseite Deines Profils.
+Klicke auf den Reiter "Pinnwand".
-Hier sieht es ein wenig wie auf deiner Facebook-Seite aus. Hier findest du alle deine Statusmeldungen und Nachrichten deiner Freunde, die direkt auf deine Seite ("Wall") geschrieben haben. Um deinen Status einzutragen, klicke einfach auf die Box oben, in der "Teilen" steht. Wenn du das machst, vergrößert sich die Box. Nun kannst du einige Formatierungsoptionen wie Fett, kursiv, unterstrichen auswählen und ebenfalls Bilder und Links hinzufügen. Unten findest du in diesem Feld weitere Links, mit denen du Bilder und Dateien von deinem Computer hochladen, Webseiten mit einem Kurztext teilen und Video- und Audiodateien aus dem Internet einfügen kannst. Außerdem kannst du hier eintragen, wo du gerade bist.
+Hier sieht es ein wenig wie auf (D)einer Facebook-Seite aus.
+Du findest hier alle Deine Statusmeldungen und Nachrichten Deiner Freunde, die direkt auf Deine "Pinnwand" ("Wall") geschrieben haben.
+Um Deinen Status einzutragen, klicke einfach auf die Box oben, in der "Teilen" steht.
+Wenn Du das machst, vergrößert sich die Box, und Du kannst nun Deinen Text eintragen, mit Hilfe einiger Formatierungsoptionen wie fett, kursiv, unterstrichen formatieren und ebenfalls Bilder und Links hinzufügen.
+Unten findest Du in diesem Feld weitere Knöpfe, mit denen Du Bilder und Dateien von Deinem Computer hochladen, Webseiten mit einem Kurztext teilen und Video- und Audiodateien aus dem Internet einfügen kannst.
+Außerdem kannst Du hier eintragen, wo Du gerade bist.
-Wenn du deinen Beitrag ("Post") geschrieben hast, kannst du auf das "Schloss"-Symbol klicken und festlegen, wer deinen Beitrag sehen kann. Wenn du dieses Symbol nicht anklickst, ist dein Beitrag öffentlich. Das bedeutet, dass jeder, der dein Profil ansieht, der auf dem "Community"-Tab deines Servers oder auf dem "Netzwerk"-Tab ("Beiträge deiner Kontakte") eines befreundeten Kontakts ist, den Beitrag sehen kann.
+Wenn Du Deinen Beitrag ("Post") geschrieben hast, kannst Du auf das "Schloss"-Symbol klicken und festlegen, wer Deinen Beitrag sehen kann.
+Wenn Du dieses Symbol nicht anklickst, ist Dein Beitrag öffentlich, bzw. es werden deine Grundeinstellungen verwendet, wenn diese nicht öffentlich sind.
-Probiere es doch einfach mal aus. Wenn du fertig bist, schauen wir uns den "Netzwerk"-Tab an.
+Ein öffentlicher Beitrag ist sichbar für
+
+
Besucher Deines Profils
+
Besucher Deiner "Gemeinschafts"-Seite
+
Besucher der Profile Deiner Kontakte
+
Suchmaschinen
+
+Auch wenn Du Deinen Server so konfiguriert hast, dass der Zugriff von außerhalb des Friendica-Netzwerks theoretisch nicht möglich ist, so ist Dein Beitrag über die Profile Deiner Kontakte sichtbar, wenn deren Knoten solche Zugriffe zulassen.
+
+
+
+Probiere es doch einfach mal aus. Wenn Du fertig bist, schauen wir uns den "Netzwerk"-Tab an.
diff --git a/doc/de/Quick-Start-makingnewfriends.md b/doc/de/Quick-Start-makingnewfriends.md
index 24d9ee418..b7381cddf 100644
--- a/doc/de/Quick-Start-makingnewfriends.md
+++ b/doc/de/Quick-Start-makingnewfriends.md
@@ -3,13 +3,25 @@ Neue Freunde finden
* [Zur Startseite der Hilfe](help)
-Hier siehst du die Kontaktvorschläge. Wenn du dich mal verirrt hast, kannst du diesen Link klicken und wieder hierher kommen.
+Hier siehst Du die Kontaktvorschläge.
+Wenn Du Dich mal verirrt hast, kannst Du diesen Link klicken und wieder hierher kommen.
-Diese Seite ist ein wenig wie die Kontaktvorschläge in Facebook. Jeder auf dieser Liste hat zugestimmt, als Kontaktvorschlag zu erscheinen. Das bedeutet, das sie Anfragen meist nicht ablehnen, da sie neue Leute kennenlernen wollen.
+Diese Seite funktioniert in etwa wie die Seite für Kontaktvorschläge in Facebook.
+Jeder auf dieser Liste hat zugestimmt, als Kontaktvorschlag zu erscheinen.
+Das bedeutet, das sie Anfragen meist nicht ablehnen, da sie neue Leute kennenlernen wollen.
-Siehst du jemanden, dessen Aussehen du magst? Klicke auf den "Verbinden"-Button beim Foto. Als nächstes kommst du zur Seite "Freundschafts-/Kontaktanfrage". Fülle das Formular wie vorgegeben aus und trage optional eine kleine Notiz ein. Nun musst du nur noch auf die Bestätigung warten. Beachte dabei, dass es sich um reale Personen handelt und es somit etwas dauern kann. Jetzt, nachdem du jemanden hinzugefügt hast, weißt du vielleicht nicht mehr, wie du zurückkommst. Klicke einfach auf den Link oben auf dieser Seite und du kommst zurück zur Seite mit den Kontaktvorschlägen, um weitere Personen hinzuzufügen.
+Siehst Du jemanden, der Dir interessant erscheint?
+Klicke auf den "Verbinden"-Knopf beim Foto.
+Als nächstes kommst Du zur Seite "Freundschafts-/Kontaktanfrage".
+Fülle das Formular wie vorgegeben aus und trage optional eine kleine Notiz ein.
+Nun musst Du nur noch auf die Bestätigung warten.
+Beachte dabei, dass es sich um reale Personen handelt und es somit etwas dauern kann.
-Du willst nicht einfach Personen hinzufügen, die du nicht kennst? Kein Problem - an dieser Stelle kommen wir zu den Gruppen und Seiten.
+Jetzt, nachdem Du jemanden hinzugefügt hast, weißt Du vielleicht nicht mehr, wie Du zurückkommst.
+Klicke einfach auf den Link oben auf dieser Seite und Du gelangst zur Seite mit den Kontaktvorschlägen zurück, um weitere Personen hinzuzufügen.
+
+Du willst nicht einfach Personen hinzufügen, die du nicht kennst?
+Kein Problem - an dieser Stelle kommen wir zu den Gruppen und Seiten.
diff --git a/doc/de/Quick-Start-network.md b/doc/de/Quick-Start-network.md
index 6132cd57f..0c6f82835 100644
--- a/doc/de/Quick-Start-network.md
+++ b/doc/de/Quick-Start-network.md
@@ -3,11 +3,17 @@ Deine "Netzwerk"-Seite
* [Zur Startseite der Hilfe](help)
-Das ist dein "Netzwerk"-Tab. Wenn du dich mal verirrt hast, kannst du diesen Link klicken, um wieder hierher zu kommen.
+Dies ist Dein "Netzwerk"-Tab.
+Wenn Du Dich mal verirrt hast, kannst Du diesen Link klicken, um wieder hierher zu kommen.
-Diese Seite ist ein wenig wie die News-Seite in Facebook oder der Stream in Diaspora. Hier findest du alle Beiträge deiner Kontakte, Gruppen und Feeds, die du eingetragen hast. Wenn du neu bist, siehst du hier noch nichts, falls du deinen Status im letzten Schritt noch nicht eingetragen hast. Wenn du bereits ein paar Freunde eingetragen hast, findest du hier ihre Beiträge. Hier kannst du Beiträge kommentieren, eintragen, dass du den Beitrag magst oder ablehnst oder die Profile durch einen Klick auf deren Namen anschauen und auf deren Seite ("Wall") Nachrichten schreiben.
+Diese Seite ist ein wenig wie die News-Seite in Facebook oder der Stream in Diaspora.
+Hier findest Du alle Beiträge Deiner Kontakte, Gruppen und Feeds, die Du eingetragen hast.
+Wenn Du neu bist, siehst Du hier noch nichts, falls Du an Deinem Status im letzten Schritt noch nichts geändert haben solltest.
+Wenn Du bereits ein paar Freunde gefunden hast, so findest Du hier ihre Beiträge.
+Du kannst ihre Beiträge von hier aus kommentieren, mitteilen, dass Du den Beitrag magst oder ablehnst (Daumen hoch, Daumen runter) oder die Profile durch einen Klick auf deren Namen besuchen und dort auf deren "Pinnwand" ("Wall") Nachrichten schreiben.
-Nun wollen wir diese Seite mit Inhalt füllen. Der erste Schritt ist es, Leute zu deinem Account hinzuzufügen.
+Nun wollen wir diese Seite mit Inhalt füllen.
+Der erste Schritt ist es, Leute zu Deinem Account hinzuzufügen.
diff --git a/doc/de/README.md b/doc/de/README.md
index 5dc32ee76..a4e2bdec7 100644
--- a/doc/de/README.md
+++ b/doc/de/README.md
@@ -3,6 +3,7 @@ Friendica-doc-german
Friendica - doc - german
-Hier findest du die deutsche Version der Friendica-Hilfedateien. Es handelt sich um eine selbst erstellte, öffentlich freigegebene Arbeit mit dem Ziel, Friendica durch deutsche Hilfedateien für weitere Personen zugänglich zu machen, die dem Englischen nicht ausreichend mächtig sind.
+Hier findest du die deutsche Version der Friendica-Hilfedateien.
+Es handelt sich um eine selbst erstellte, öffentlich freigegebene Arbeit mit dem Ziel, Friendica durch deutsche Hilfedateien für weitere Personen zugänglich zu machen, die dem Englischen nicht ausreichend mächtig sind.
Die Daten basieren auf dem offiziellen Friendica-Github https://github.com/friendica/friendica (Stand: 03.11.12)
diff --git a/doc/de/Remove-Account.md b/doc/de/Remove-Account.md
index 7762ec9d0..9c6e0403b 100644
--- a/doc/de/Remove-Account.md
+++ b/doc/de/Remove-Account.md
@@ -9,16 +9,25 @@ Wir freuen uns nicht, wenn Leute Friendica verlassen, aber wenn du deinen Accoun
in deinem Webbrowser. Du musst dabei eingeloggt sein.
-Du wirst nach deinem Passwort gefragt, um die Anfrage zu bestätigen. Wenn dieses mit deinem gespeichertem Passwort übereinstimmt, dann wird dein Account sofort gelöscht. Anders als andere Netzwerke, behalten wir die Daten **nicht** für eine gewisse Zeit, falls du deine Meinung noch änderst. Deine Nutzerdetails, deine Unterhaltungen, deine Photos, deine Freunde - alles; wird sofort gelöscht und du wirst ausgeloggt.
+Du wirst nach deinem Passwort gefragt, um die Anfrage zu bestätigen.
+Wenn dieses mit deinem gespeichertem Passwort übereinstimmt, dann wird dein Account sofort gelöscht.
+Anders als andere Netzwerke, behalten wir die Daten **nicht** für eine gewisse Zeit, falls du deine Meinung noch änderst.
+Deine Nutzerdetails, deine Unterhaltungen, deine Photos, deine Freunde - alles; wird sofort gelöscht und du wirst ausgeloggt.
-Wenn Beiträge ablaufen, schicken wir Mitteilungen an Friendica, um diese zu löschen. Diaspora hat keine automatische Löschfunktion, so dass diese Funktion in dem Netzwerk deaktiviert ist. Und hoffentlich ist klar, dass das Löschen auch in anderen Netzwerken nicht funktioniert. Wenn du manuell einen Beitrag bzw. eine Reihe von Beiträgen löschst, dann senden wir individuelle Mitteilungen zu Friendica und Diaspora für jeden gelöschten Post.
+Wenn Beiträge ablaufen, schicken wir Mitteilungen an Friendica, um diese zu löschen.
+Diaspora hat keine automatische Löschfunktion, so dass diese Funktion in dem Netzwerk deaktiviert ist.
+Und hoffentlich ist klar, dass das Löschen auch in anderen Netzwerken nicht funktioniert.
+Wenn du manuell einen Beitrag bzw. eine Reihe von Beiträgen löschst, dann senden wir individuelle Mitteilungen zu Friendica und Diaspora für jeden gelöschten Post.
Diaspora versäumt dieses oft.
-Wenn du einen Beitrag löscht, aber jemand diesem Beitrag folgt, wird es trotzdem gelöscht. Dein Wunsch hat Priorität.
+Wenn du einen Beitrag löscht, aber jemand diesem Beitrag folgt, wird es trotzdem gelöscht.
+Dein Wunsch hat Priorität.
Wenn du deinen Account löscht, dann löschen wir alle Beiträge, dein Profil, die Nutzerdaten etc. sofort.
-Um einen Gesamtlöschauftrag zu versenden, bräuchten wir zunächst noch deinen Account; auch, um deinen Freunden zu zeigen, wer diese Anfrage stellt. Das können wir nicht tun, wenn du keinen Account mehr hast.
+Um einen Gesamtlöschauftrag zu versenden, bräuchten wir zunächst noch deinen Account; auch, um deinen Freunden zu zeigen, wer diese Anfrage stellt.
+Das können wir nicht tun, wenn du keinen Account mehr hast.
-Deine Freunde können möglicherweise noch deine Beiträge sehen, wenn dein Account gelöscht wurde, aber es gibt keinen öffentlichen Ort in Friendica mehr, wo diese angeschaut werden können. Wenn du Freunde bei Diaspora hast, kann es sein, dass deine Beiträge weiterhin vorhanden und für andere aus diesem Netzwerk sichtbar sind.
+Deine Freunde können möglicherweise noch deine Beiträge sehen, wenn dein Account gelöscht wurde, aber es gibt keinen öffentlichen Ort in Friendica mehr, wo diese angeschaut werden können.
+Wenn du Freunde bei Diaspora hast, kann es sein, dass deine Beiträge weiterhin vorhanden und für andere aus diesem Netzwerk sichtbar sind.
diff --git a/doc/de/SSL.md b/doc/de/SSL.md
index ecb10d9d3..dd9b42676 100644
--- a/doc/de/SSL.md
+++ b/doc/de/SSL.md
@@ -7,13 +7,19 @@ Wenn du deine eigene Friendica-Seite betreibst, willst du vielleicht SSL (https)
Wenn du das auf deiner eigenen Domain machen willst, musst du ein Zertifikat von einer anerkannten Organisation beschaffen (sogenannte selbst-signierte Zertifikate, die unter Computerfreaks beliebt sind, arbeiten nicht sehr gut mit Friendica, weil sie Warnungen im Browser hervorrufen können).
-Wenn du dieses Dokument liest, bevor du Friendica installierst, kannst du eine sehr einfache Option in Betracht ziehen: suche dir ein geteiltes Hosting-Angebot (shared hosting) ohne eigene Domain. Dadurch wirst du eine Adresse in der Form deinName.deinAnbietername.de erhalten, was nicht so schön wie deinName.de ist. Aber es wird trotzdem deine ganz persönliche Seite sein und du wirst unter Umständen die Möglichkeit haben, das SSL-Zertifikat deines Anbieters mitzubenutzen. Das bedeutet, dass du SSL überhaupt nicht konfigurieren musst - es wird einfach sofort funktionieren, wenn die Besucher deiner Seite https statt http eingeben.
+Wenn du dieses Dokument liest, bevor du Friendica installierst, kannst du eine sehr einfache Option in Betracht ziehen: suche dir ein geteiltes Hosting-Angebot (shared hosting) ohne eigene Domain.
+Dadurch wirst du eine Adresse in der Form deinName.deinAnbietername.de erhalten, was nicht so schön wie deinName.de ist.
+Aber es wird trotzdem deine ganz persönliche Seite sein und du wirst unter Umständen die Möglichkeit haben, das SSL-Zertifikat deines Anbieters mitzubenutzen.
+Das bedeutet, dass du SSL überhaupt nicht konfigurieren musst - es wird einfach sofort funktionieren, wenn die Besucher deiner Seite https statt http eingeben.
Wenn dir diese Lösung nicht gefällt, lies weiter...
**Geteilte Hosting-Angebote/Shared hosts**
-Wenn du ein geteiltes Hosting-Angebot mit einer eigenen Domain nutzt, dann wird dir dein Anbieter ggf. anbieten, dir das Zertifikat zu besorgen und zu installieren. Du musst es nur beantragen und bezahlen und alles wird eingerichtet. Wenn das die Lösung für dich ist, musst du das weitere Dokument nicht lesen. Gehe nur sicher, dass das Zertifikat auch für die Domain gilt, die du für Friendica nutzt: z.B. meinfriendica.de oder friendica.meinserver.de.
+Wenn du ein geteiltes Hosting-Angebot mit einer eigenen Domain nutzt, dann wird dir dein Anbieter ggf. anbieten, dir das Zertifikat zu besorgen und zu installieren.
+Du musst es nur beantragen und bezahlen und alles wird eingerichtet.
+Wenn das die Lösung für dich ist, musst du das weitere Dokument nicht lesen.
+Gehe nur sicher, dass das Zertifikat auch für die Domain gilt, die du für Friendica nutzt: z.B. meinfriendica.de oder friendica.meinserver.de.
Das Vorangehende wird die häufigste Art sein, eine Friendica-Seite zu betreiben, so dass der Rest des Artikels für die meisten Leute nicht von Bedeutung ist.
@@ -21,29 +27,50 @@ Das Vorangehende wird die häufigste Art sein, eine Friendica-Seite zu betreiben
Alternativ kannst du dir auch selbst ein Zertifikat besorgen und hochladen, falls dein Anbieter das unterstützt.
-Der nächste Abschnitt beschreibt den Ablauf, um ein Zertifikat von StartSSL zu erhalten. Das Gute an StartSSL ist, dass du kostenlos ein einfaches, aber perfekt ausreichendes Zertifikat erhältst. Das ist bei vielen anderen Anbietern nicht so, weshalb wir uns in diesem Dokument auf StartSSL konzentrieren werden. Wenn du ein Zertifikat eines anderen Anbieters nutzen willst, musst du die Vorgaben dieser Organisation befolgen. Wir können hier nicht jede Möglichkeit abdecken.
+Der nächste Abschnitt beschreibt den Ablauf, um ein Zertifikat von StartSSL zu erhalten.
+Das Gute an StartSSL ist, dass du kostenlos ein einfaches, aber perfekt ausreichendes Zertifikat erhältst.
+Das ist bei vielen anderen Anbietern nicht so, weshalb wir uns in diesem Dokument auf StartSSL konzentrieren werden.
+Wenn du ein Zertifikat eines anderen Anbieters nutzen willst, musst du die Vorgaben dieser Organisation befolgen.
+Wir können hier nicht jede Möglichkeit abdecken.
-Die Installation deines erhaltenen Zertifikats hängt von den Vorgaben deines Anbieters ab. Aber generell nutzen solche Anbieter ein einfaches Web-Tool, um die Einrichtung zu unterstützen.
+Die Installation deines erhaltenen Zertifikats hängt von den Vorgaben deines Anbieters ab.
+Aber generell nutzen solche Anbieter ein einfaches Web-Tool, um die Einrichtung zu unterstützen.
-Beachte: dein Zertifikat gilt gewöhnlich nur für eine Subdomain. Wenn du dein Zertifikat beantragst, sorge dafür, dass es für die Domain und die Subdomain gilt, die du für Friendica nutzt: z.B. meinfriendica.de oder friendica.meinserver.de.
+Beachte: dein Zertifikat gilt gewöhnlich nur für eine Subdomain.
+Wenn du dein Zertifikat beantragst, sorge dafür, dass es für die Domain und die Subdomain gilt, die du für Friendica nutzt: z.B. meinfriendica.de oder friendica.meinserver.de.
**Erhalte ein kostenloses StartSSL-Zertifikat**
-Die Webseite von StartSSL führt dich durch den Erstellungsprozess, aber manche Leute haben hier trotzdem Probleme. Wir empfehlen dir ausdrücklich, die Installationsanleitung Schritt für Schritt langsam und sorgfältig zu befolgen. Lese dir jedes Wort durch und schließe deinen Browser erst, wenn alles läuft. Es heißt, dass es drei Schritte gibt, die den Nutzer verwirren können:
+Die Webseite von StartSSL führt dich durch den Erstellungsprozess, aber manche Leute haben hier trotzdem Probleme.
+Wir empfehlen dir ausdrücklich, die Installationsanleitung Schritt für Schritt langsam und sorgfältig zu befolgen.
+Lese dir jedes Wort durch und schließe deinen Browser erst, wenn alles läuft.
+Es heißt, dass es drei Schritte gibt, die den Nutzer verwirren können:
-Wenn du dich erstmals bei StartSSL anmeldest, erhältst du ein erstes Zertifikat, dass sich einfach in deinem Browser installiert. Dieses Zertifikat solltest du zur Sicherheit irgendwo speichern, so dass du es für einen neuen Browser neu installieren kannst, wenn du z.B. etwas erneuern musst. Dieses Authentifizierungszertifikat wird nur für das Login benötigt und hat nichts mit dem Zertifikat zu tun, dass du später für deinen Server benötigst. Als Anfänger mit StartSSL kannst du [hier starten](https://www.startssl.com/?lang=de) und die "Express Lane" nutzen, um dein Browser-Zertifikiat zu erhalten. Im nächsten Schritt kannst du die Einrichtung deines Zertifikats fortsetzen.
+Wenn du dich erstmals bei StartSSL anmeldest, erhältst du ein erstes Zertifikat, dass sich einfach in deinem Browser installiert.
+Dieses Zertifikat solltest du zur Sicherheit irgendwo speichern, so dass du es für einen neuen Browser neu installieren kannst, wenn du z.B. etwas erneuern musst.
+Dieses Authentifizierungszertifikat wird nur für das Login benötigt und hat nichts mit dem Zertifikat zu tun, dass du später für deinen Server benötigst.
+Als Anfänger mit StartSSL kannst du [hier starten](https://www.startssl.com/?lang=de) und die "Express Lane" nutzen, um dein Browser-Zertifikiat zu erhalten.
+Im nächsten Schritt kannst du die Einrichtung deines Zertifikats fortsetzen.
-Wenn du zuerst nach einer Domain für dein Zertifikat gefragt wirst, musst du die Top-Level-Domain angeben, nicht die Subdomain, die Friendica nutzt. Im nächsten Schritt kannst du dann die Subdomain spezifizieren. Wenn du also friendica.deinName.de auf deinem Server hast, musst du zuerst deinName.de angeben.
+Wenn du zuerst nach einer Domain für dein Zertifikat gefragt wirst, musst du die Top-Level-Domain angeben, nicht die Subdomain, die Friendica nutzt.
+Im nächsten Schritt kannst du dann die Subdomain spezifizieren.
+Wenn du also friendica.deinName.de auf deinem Server hast, musst du zuerst deinName.de angeben.
-Höre nicht zu früh auf, wenn du am Ende der Einrichtung dein persönliches Server-Zertifikat erhalten hast. Abhängig von deiner Server-Software benötigst du ein oder zwei generische Dateien, die du mit deinem kostenlosen StartSSL-Zertifikat nutzen musst. Diese Dateien sind sub.class1.server.ca.pem und ca.pem. Wenn du diesen Schritt bereits übersprungen hast, kannst du die Dateien hier finden: [http://www.startssl.com/?app=21](http://www.startssl.com/?app=21). Aber am besten funktioniert es, wenn du StartSSL nicht beendest, bevor du den Vorgang komplett abgeschlossen hast und dein https-Zertifikat hochgeladen ist und funktioniert.
+Höre nicht zu früh auf, wenn du am Ende der Einrichtung dein persönliches Server-Zertifikat erhalten hast.
+Abhängig von deiner Server-Software benötigst du ein oder zwei generische Dateien, die du mit deinem kostenlosen StartSSL-Zertifikat nutzen musst.
+Diese Dateien sind sub.class1.server.ca.pem und ca.pem.
+Wenn du diesen Schritt bereits übersprungen hast, kannst du die Dateien hier finden: [http://www.startssl.com/?app=21](http://www.startssl.com/?app=21).
+Aber am besten funktioniert es, wenn du StartSSL nicht beendest, bevor du den Vorgang komplett abgeschlossen hast und dein https-Zertifikat hochgeladen ist und funktioniert.
**Virtuelle private und dedizierte Server (mit StartSSL free)**
-Der Rest dieses Dokuments ist etwas komplizierter, aber es ist auch nur für Personen, die Friendica auf einem virtuellen oder dedizierten Server nutzen. Jeder andere kann an dieser Stelle mit dem Lesen aufhören.
+Der Rest dieses Dokuments ist etwas komplizierter, aber es ist auch nur für Personen, die Friendica auf einem virtuellen oder dedizierten Server nutzen.
+Jeder andere kann an dieser Stelle mit dem Lesen aufhören.
Folge den weiteren Anleitungen [hier](http://www.startssl.com/?app=20), um den Webserver, den du benutzt (z.B. Apache), für dein Zertifikat einzurichten.
-Um die nötigen Schritte zu verdeutlichen, setzen wir nun voraus, dass Apache aktiv ist. Im Wesentlichen kannst du einfach einen zweiten httpd.conf-Eintrag für Friendica erstellen.
+Um die nötigen Schritte zu verdeutlichen, setzen wir nun voraus, dass Apache aktiv ist.
+Im Wesentlichen kannst du einfach einen zweiten httpd.conf-Eintrag für Friendica erstellen.
Um das zu machen, kopiere den existierenden Eintrag und ändere das Ende der ersten Zeile auf "lesen" :443> anstelle von :80> und trage dann die folgenden Zeilen ein, wie du es auch in der Anleitung von StartSSL finden kannst:
@@ -59,17 +86,27 @@ Um das zu machen, kopiere den existierenden Eintrag und ändere das Ende der ers
CustomLog /usr/local/apache/logs/ssl_request_log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
-(Beachte, dass das Verzeichnis /usr/local/apache/conf/ möglicherweise nicht in deinem System existiert. In Debian ist der Pfad bspw. /etc/apache2/, in dem du ein SSL-Unterverzeichnis erstellen kannst, wenn dieses noch nicht vorhanden ist. Dann hast du /etc/apache2/ssl/… statt /usr/local/apache/conf/…)
+(Beachte, dass das Verzeichnis /usr/local/apache/conf/ möglicherweise nicht in deinem System existiert.
+In Debian ist der Pfad bspw. /etc/apache2/, in dem du ein SSL-Unterverzeichnis erstellen kannst, wenn dieses noch nicht vorhanden ist.
+Dann hast du /etc/apache2/ssl/… statt /usr/local/apache/conf/…)
Du solltest nun zwei Einträgen für deine Friendica-Seite haben - einen für einfaches http und eines für https.
-Ein Hinweis für diejenigen, die SSL steuern wollen: setze keine Weiterleitung deines SSL in deine Apache-Einstellung. Friendicas Admin-Panel hat eine spezielle Einstellung für die SSL-Methode. Bitte nutze diese Einstellungen.
+Ein Hinweis für diejenigen, die SSL steuern wollen: setze keine Weiterleitung deines SSL in deine Apache-Einstellung. Friendicas Admin-Panel hat eine spezielle Einstellung für die SSL-Methode.
+Bitte nutze diese Einstellungen.
**Vermische Zertifikate in Apache – StartSSL und andere (selbst-signierte)**
-Viele Leute nutzen einen virtuellen privaten oder einen dedizierten Server, um mehr als Friendica darauf laufen zu lassen. Sie wollen möglicherweise SSL auch für andere Seiten nutzen, die auf dem Server liegen. Um das zu erreichen, wollen sie mehrere Zertifikate für eine IP nutzen, z.B. ein Zertifikat eines anerkannten Anbieters für Friendica und ein selbst-signiertes für eine persönliche Inhalte (möglw. ein Wildcard-Zertifikat für mehrere Subdomains).
+Viele Leute nutzen einen virtuellen privaten oder einen dedizierten Server, um mehr als Friendica darauf laufen zu lassen.
+Sie wollen möglicherweise SSL auch für andere Seiten nutzen, die auf dem Server liegen.
+Um das zu erreichen, wollen sie mehrere Zertifikate für eine IP nutzen, z.B. ein Zertifikat eines anerkannten Anbieters für Friendica und ein selbst-signiertes für eine persönliche Inhalte (möglw. ein Wildcard-Zertifikat für mehrere Subdomains).
-Um das zum Laufen zu bringen, bietet Apache eine NameVirtualHost-Direktive. Du findest Informationen zur Nutzung in httpd.conf in den folgenden Ausschnitten. Beachte, dass Wildcards (*) in httpd.conf dazu führen, dass die NameVirtualHost-Methode nicht funktioniert; du kannst diese in dieser neuen Konfiguration nicht nutzen. Das bedeutet, dass *80> oder *443> nicht funktionieren. Und du musst unbedingt die IP definieren, selbst wenn du nur eine hast. Beachte außerdem, dass du bald zwei Zeilen zu Beginn der Datei hinzufügen musst, um NameVirtualHost für IPv6 vorzubereiten.
+Um das zum Laufen zu bringen, bietet Apache eine NameVirtualHost-Direktive.
+Du findest Informationen zur Nutzung in httpd.conf in den folgenden Ausschnitten.
+Beachte, dass Wildcards (*) in httpd.conf dazu führen, dass die NameVirtualHost-Methode nicht funktioniert; du kannst diese in dieser neuen Konfiguration nicht nutzen.
+Das bedeutet, dass *80> oder *443> nicht funktionieren.
+Und du musst unbedingt die IP definieren, selbst wenn du nur eine hast.
+Beachte außerdem, dass du bald zwei Zeilen zu Beginn der Datei hinzufügen musst, um NameVirtualHost für IPv6 vorzubereiten.
NameVirtualHost 12.123.456.1:443
NameVirtualHost 12.123.456.1:80
@@ -102,17 +139,25 @@ Um das zum Laufen zu bringen, bietet Apache eine NameVirtualHost-Direktive. Du f
-Natürlich kannst du auch andere Verzeichnisse auf deinem Server nutzen, um Apache zu konfigurieren. In diesem Fall müssen nur einige Zeilen in httpd.conf oder ports.conf angepasst werden - vor allem die NameVirtualHost-Zeilen. Aber wenn du sicher im Umgang mit solchen Alternativen bist, wirst du sicherlich die nötigen Anpassungen herausfinden.
+Natürlich kannst du auch andere Verzeichnisse auf deinem Server nutzen, um Apache zu konfigurieren.
+In diesem Fall müssen nur einige Zeilen in httpd.conf oder ports.conf angepasst werden - vor allem die NameVirtualHost-Zeilen.
+Aber wenn du sicher im Umgang mit solchen Alternativen bist, wirst du sicherlich die nötigen Anpassungen herausfinden.
Starte dein Apache abschließend neu.
**StartSSL auf Nginx**
-Führe zunächst ein Update auf den neuesten Friendica-Code durch. Folge dann der Anleitung oben, um dein kostenloses Zertifikat zu erhalten. Aber statt der Apache-Installationsanleitung zu folgen, mache das Folgende:
+Führe zunächst ein Update auf den neuesten Friendica-Code durch.
+Folge dann der Anleitung oben, um dein kostenloses Zertifikat zu erhalten.
+Aber statt der Apache-Installationsanleitung zu folgen, mache das Folgende:
-Lade dein Zertifikat hoch. Es ist nicht wichtig, wohin du es lädst, solange Nginx es finden kann. Einige Leute nutzen /home/verschiedeneNummernundBuchstaben, du kannst aber auch z.B. etwas wie /foo/bar nutzen.
+Lade dein Zertifikat hoch.
+Es ist nicht wichtig, wohin du es lädst, solange Nginx es finden kann.
+Einige Leute nutzen /home/verschiedeneNummernundBuchstaben, du kannst aber auch z.B. etwas wie /foo/bar nutzen.
-Du kannst das Passwort entfernen, wenn du willst. Es ist zwar möglicherweise nicht die beste Wahl, aber wenn du es nicht machst, wirst du das Passwort immer wieder eingeben müssen, wenn du Ngingx neustartest. Um es zu entfernen, gebe Folgendes ein:
+Du kannst das Passwort entfernen, wenn du willst.
+Es ist zwar möglicherweise nicht die beste Wahl, aber wenn du es nicht machst, wirst du das Passwort immer wieder eingeben müssen, wenn du Ngingx neustartest.
+Um es zu entfernen, gebe Folgendes ein:
openssl rsa -in ssl.key-pass -out ssl.key
@@ -124,7 +169,8 @@ Nun vereinige die Dateien:
cat ssl.crt sub.class1.server.ca.pem > ssl.crt
-In manchen Konfigurationen ist ein Bug enthalten, weshalb diese Schritte nicht ordentlich arbeiten. Du musst daher ggf. ssl.crt bearbeiten:
+In manchen Konfigurationen ist ein Bug enthalten, weshalb diese Schritte nicht ordentlich arbeiten.
+Du musst daher ggf. ssl.crt bearbeiten:
nano /foo/bar/ssl.crt
@@ -138,7 +184,9 @@ Das ist schlecht. Du brauchst die folgenden Einträge:
-----BEGIN CERTIFICATE-----
-Du kannst den Zeilenumbruch manuell eingeben, falls dein System vom Bug betroffen ist. Beachte, dass nach -----BEGIN CERTIFICATE----- nur ein Zeilenumbruch ist. Es gibt keine leere Zeile zwischen beiden Einträgen.
+Du kannst den Zeilenumbruch manuell eingeben, falls dein System vom Bug betroffen ist.
+Beachte, dass nach -----BEGIN CERTIFICATE----- nur ein Zeilenumbruch ist.
+Es gibt keine leere Zeile zwischen beiden Einträgen.
Nun musst du Nginx über die Zertifikate informieren.
@@ -166,4 +214,5 @@ Nun starte Nginx neu:
Und das war es schon.
-Für multiple Domains ist es mit Nginx einfacher als mit Apache. Du musst du oben genannten Schritte nur für jedes Zertifikat wiederholen und die spezifischen Informationen im eigenen {server...}-Bereich spezifizieren.
\ No newline at end of file
+Für multiple Domains ist es mit Nginx einfacher als mit Apache.
+Du musst du oben genannten Schritte nur für jedes Zertifikat wiederholen und die spezifischen Informationen im eigenen {server...}-Bereich spezifizieren.
diff --git a/doc/de/Settings.md b/doc/de/Settings.md
index 68a6c89f8..988b3657c 100644
--- a/doc/de/Settings.md
+++ b/doc/de/Settings.md
@@ -3,7 +3,10 @@ Konfigurationen
* [Zur Startseite der Hilfe](help)
-Hier findest du einige eingebaute Features, welche kein graphisches Interface haben oder nicht dokumentiert sind. Konfigurationseinstellungen sind in der Datei ".htconfig.php" gespeichert. Bearbeite diese Datei, indem du sie z.B. mit einem Texteditor öffnest. Verschiedene Systemeinstellungen sind bereits in dieser Datei dokumentiert und werden hier nicht weiter erklärt.
+Hier findest du einige eingebaute Features, welche kein graphisches Interface haben oder nicht dokumentiert sind.
+Konfigurationseinstellungen sind in der Datei ".htconfig.php" gespeichert.
+Bearbeite diese Datei, indem du sie z.B. mit einem Texteditor öffnest.
+Verschiedene Systemeinstellungen sind bereits in dieser Datei dokumentiert und werden hier nicht weiter erklärt.
**Tastaturbefehle**
@@ -16,7 +19,9 @@ Friendica erfasst die folgenden Tastaturbefehle:
**Geburtstagsbenachrichtigung**
-Geburtstage erscheinen auf deiner Startseite für alle Freunde, die in den nächsten 6 Tagen Geburtstag haben. Um deinen Geburtstag für alle sichtbar zu machen, musst du deinen Geburtstag (zumindest Tag und Monat) in dein Standardprofil eintragen. Es ist nicht notwendig, das Jahr einzutragen.
+Geburtstage erscheinen auf deiner Startseite für alle Freunde, die in den nächsten 6 Tagen Geburtstag haben.
+Um deinen Geburtstag für alle sichtbar zu machen, musst du deinen Geburtstag (zumindest Tag und Monat) in dein Standardprofil eintragen.
+Es ist nicht notwendig, das Jahr einzutragen.
**Konfigurationseinstellungen**
@@ -49,7 +54,13 @@ $a->config['system']['theme'] = 'theme-name';
Sicherheitseinstellungen
-Standardmäßig erlaubt Friendica SSL-Kommunikation von Seiten, die "selbstunterzeichnete" SSL-Zertifikate nutzen. Um eine weitreichende Kompatibilität mit anderen Netzwerken und Browsern zu gewährleisten, empfehlen wir, selbstunterzeichnete Zertifikate **nicht** zu nutzen. Aber wir halten dich nicht davon ab, solche zu nutzen. SSL verschlüsselt alle Daten zwischen den Webseiten (und für deinen Browser), was dir eine komplett verschlüsselte Kommunikation erlaubt. Auch schützt es deine Login-Daten vor Datendiebstahl. Selbstunterzeichnete Zertifikate können kostenlos erstellt werden. Diese Zertifikate können allerdings Opfer eines sogenannten ["man-in-the-middle"-Angriffs](http://de.wikipedia.org/wiki/Man-in-the-middle-Angriff) werden, und sind daher weniger bevorzugt. Wenn du es wünscht, kannst du eine strikte Zertifikatabfrage einstellen. Das führt dazu, dass du keinerlei Verbindung zu einer selbstunterzeichneten SSL-Seite erstellen kannst
+Standardmäßig erlaubt Friendica SSL-Kommunikation von Seiten, die "selbstunterzeichnete" SSL-Zertifikate nutzen.
+Um eine weitreichende Kompatibilität mit anderen Netzwerken und Browsern zu gewährleisten, empfehlen wir, selbstunterzeichnete Zertifikate **nicht** zu nutzen.
+Aber wir halten dich nicht davon ab, solche zu nutzen. SSL verschlüsselt alle Daten zwischen den Webseiten (und für deinen Browser), was dir eine komplett verschlüsselte Kommunikation erlaubt.
+Auch schützt es deine Login-Daten vor Datendiebstahl. Selbstunterzeichnete Zertifikate können kostenlos erstellt werden.
+Diese Zertifikate können allerdings Opfer eines sogenannten ["man-in-the-middle"-Angriffs](http://de.wikipedia.org/wiki/Man-in-the-middle-Angriff) werden, und sind daher weniger bevorzugt.
+Wenn du es wünscht, kannst du eine strikte Zertifikatabfrage einstellen.
+Das führt dazu, dass du keinerlei Verbindung zu einer selbstunterzeichneten SSL-Seite erstellen kannst
Konfiguriere:
```
@@ -61,7 +72,8 @@ $a->config['system']['verifyssl'] = true;
Kooperationen/Gemeinschaften/Bildung Erweiterung
-Kommagetrennte Liste von Domains, welche eine Freundschaft mit dieser Seite eingehen dürfen. Wildcards werden akzeptiert (Wildcard-Unterstützung unter Windows benötigt PHP5.3) Standardmäßig sind alle gültigen Domains erlaubt.
+Kommagetrennte Liste von Domains, welche eine Freundschaft mit dieser Seite eingehen dürfen.
+Wildcards werden akzeptiert (Wildcard-Unterstützung unter Windows benötigt PHP5.3) Standardmäßig sind alle gültigen Domains erlaubt.
Konfiguriere:
```
@@ -73,7 +85,9 @@ $a->config['system']['allowed_sites'] = "sitea.com, *siteb.com";
Kooperationen/Gemeinschaften/Bildung Erweiterung
-Kommagetrennte Liste von Domains, welche bei der Registrierung als Part der Email-Adresse erlaubt sind. Das grenzt Leute aus, die nicht Teil der Gruppe oder Organisation sind. Wildcards werden akzeptiert (Wildcard-Unterstützung unter Windows benötigt PHP5.3) Standardmäßig sind alle gültigen Email-Adressen erlaubt.
+Kommagetrennte Liste von Domains, welche bei der Registrierung als Part der Email-Adresse erlaubt sind.
+Das grenzt Leute aus, die nicht Teil der Gruppe oder Organisation sind.
+Wildcards werden akzeptiert (Wildcard-Unterstützung unter Windows benötigt PHP5.3) Standardmäßig sind alle gültigen Email-Adressen erlaubt.
Konfiguriere:
```
@@ -84,7 +98,14 @@ $a->config['system']['allowed_email'] = "sitea.com, *siteb.com";
Kooperationen/Gemeinschaften/Bildung Erweiterung
-Setze diese Einstellung auf "true" und sperre den öffentlichen Zugriff auf alle Seiten, solange man nicht eingeloggt ist. Das blockiert die Ansicht von Profilen, Freunden, Fotos, vom Verzeichnis und den Suchseiten. Ein Nebeneffekt ist, dass Einträge dieser Seite nicht im globalen Verzeichnis erscheinen. Wir empfehlen, speziell diese Einstellung auszuschalten (die Einstellung ist an anderer Stelle auf dieser Seite erklärt). Beachte: das ist speziell für Seiten, die beabsichtigen, von anderen Friendica-Netzwerken abgeschottet zu sein. Unautorisierte Personen haben ebenfalls nicht die Möglichkeit, Freundschaftsanfragen von Seitennutzern zu beantworten. Die Standardeinstellung steht auf "false". Verfügbar in Version 2.2 und höher.
+Setze diese Einstellung auf "true" und sperre den öffentlichen Zugriff auf alle Seiten, solange man nicht eingeloggt ist.
+Das blockiert die Ansicht von Profilen, Freunden, Fotos, vom Verzeichnis und den Suchseiten.
+Ein Nebeneffekt ist, dass Einträge dieser Seite nicht im globalen Verzeichnis erscheinen.
+Wir empfehlen, speziell diese Einstellung auszuschalten (die Einstellung ist an anderer Stelle auf dieser Seite erklärt).
+Beachte: das ist speziell für Seiten, die beabsichtigen, von anderen Friendica-Netzwerken abgeschottet zu sein.
+Unautorisierte Personen haben ebenfalls nicht die Möglichkeit, Freundschaftsanfragen von Seitennutzern zu beantworten.
+Die Standardeinstellung steht auf "false".
+Verfügbar in Version 2.2 und höher.
Konfiguriere:
```
@@ -96,7 +117,9 @@ $a->config['system']['block_public'] = true;
Kooperationen/Gemeinschaften/Bildung Erweiterung
-Standardmäßig können Nutzer selbst auswählen, ob ihr Profil im Seitenverzeichnis erscheint. Diese Einstellung zwingt alle Nutzer dazu, im Verzeichnis zu erscheinen. Diese Einstellung kann vom Nutzer nicht deaktiviert werden. Die Standardeinstellung steht auf "false".
+Standardmäßig können Nutzer selbst auswählen, ob ihr Profil im Seitenverzeichnis erscheint.
+Diese Einstellung zwingt alle Nutzer dazu, im Verzeichnis zu erscheinen.
+Diese Einstellung kann vom Nutzer nicht deaktiviert werden. Die Standardeinstellung steht auf "false".
Konfiguriere:
```
@@ -108,11 +131,14 @@ $a->config['system']['publish_all'] = true;
Kooperationen/Gemeinschaften/Bildung Erweiterung
-Mit diesem Befehl wird die URL eingestellt, die zum Update des globalen Verzeichnisses genutzt wird. Dieser Befehl ist in der Standardkonfiguration enthalten. Der nichtdokumentierte Teil dieser Einstellung ist, dass das globale Verzeichnis gar nicht verfügbar ist, wenn diese Einstellung nicht gesetzt wird. Dies erlaubt eine private Kommunikation, die komplett vom globalen Verzeichnis isoliert ist.
+Mit diesem Befehl wird die URL eingestellt, die zum Update des globalen Verzeichnisses genutzt wird.
+Dieser Befehl ist in der Standardkonfiguration enthalten.
+Der nichtdokumentierte Teil dieser Einstellung ist, dass das globale Verzeichnis gar nicht verfügbar ist, wenn diese Einstellung nicht gesetzt wird.
+Dies erlaubt eine private Kommunikation, die komplett vom globalen Verzeichnis isoliert ist.
Konfiguriere:
```
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
+$a->config['system']['directory'] = 'http://dir.friendi.ca';
```
@@ -129,9 +155,11 @@ $a->config['system']['proxyuser'] = "username:password";
**Netzwerk-Timeout**
-Legt fest, wie lange das Netzwerk warten soll, bevor ein Timeout eintritt. Der Wert wird in Sekunden angegeben. Standardmäßig ist 60 eingestellt; 0 steht für "unbegrenzt" (nicht empfohlen).
+Legt fest, wie lange das Netzwerk warten soll, bevor ein Timeout eintritt.
+Der Wert wird in Sekunden angegeben. Standardmäßig ist 60 eingestellt; 0 steht für "unbegrenzt" (nicht empfohlen).
Konfiguriere:
+
```
$a->config['system']['curl_timeout'] = 60;
```
@@ -139,9 +167,11 @@ $a->config['system']['curl_timeout'] = 60;
**Banner/Logo**
-Hiermit legst du das Banner der Seite fest. Standardmäßig ist das Friendica-Logo und der Name festgelegt. Du kannst hierfür HTML/CSS nutzen, um den Inhalt zu gestalten und/oder die Position zu ändern, wenn es nicht bereits voreingestellt ist.
+Hiermit legst du das Banner der Seite fest. Standardmäßig ist das Friendica-Logo und der Name festgelegt.
+Du kannst hierfür HTML/CSS nutzen, um den Inhalt zu gestalten und/oder die Position zu ändern, wenn es nicht bereits voreingestellt ist.
Konfiguriere:
+
```
$a->config['system']['banner'] = 'Meine tolle Webseite';
```
@@ -152,6 +182,7 @@ $a->config['system']['banner'] = 'Meine tolle Webseiteconfig['system']['maximagesize'] = 1000000;
```
@@ -159,9 +190,13 @@ $a->config['system']['maximagesize'] = 1000000;
**UTF-8 Reguläre Ausdrücke**
-Während der Registrierung werden die Namen daraufhin geprüft, ob sie reguläre UTF-8-Ausdrücke nutzen. Hierfür wird PHP benötigt, um mit einer speziellen Einstellung kompiliert zu werden, die UTF-8-Ausdrücke benutzt. Wenn du absolut keine Möglichkeit hast, Accounts zu registrieren, setze den Wert von "no_utf" auf "true". Standardmäßig ist "false" eingestellt (das bedeutet, dass UTF-8-Ausdrücke unterstützt werden und funktionieren).
+Während der Registrierung werden die Namen daraufhin geprüft, ob sie reguläre UTF-8-Ausdrücke nutzen.
+Hierfür wird PHP benötigt, um mit einer speziellen Einstellung kompiliert zu werden, die UTF-8-Ausdrücke benutzt.
+Wenn du absolut keine Möglichkeit hast, Accounts zu registrieren, setze den Wert von "no_utf" auf "true".
+Standardmäßig ist "false" eingestellt (das bedeutet, dass UTF-8-Ausdrücke unterstützt werden und funktionieren).
Konfiguriere:
+
```
$a->config['system']['no_utf'] = true;
```
@@ -169,9 +204,13 @@ $a->config['system']['no_utf'] = true;
**Prüfe vollständigen Namen**
-Es kann vorkommen, dass viele Spammer versuchen, sich auf deiner Seite zu registrieren. In Testphasen haben wir festgestellt, dass diese automatischen Registrierungen das Feld "Vollständiger Name" oft nur mit Namen ausfüllen, die kein Leerzeichen beinhalten. Wenn du Leuten erlauben willst, sich nur mit einem Namen anzumelden, dann setze die Einstellung auf "true". Die Standardeinstellung ist auf "false" gesetzt.
+Es kann vorkommen, dass viele Spammer versuchen, sich auf deiner Seite zu registrieren.
+In Testphasen haben wir festgestellt, dass diese automatischen Registrierungen das Feld "Vollständiger Name" oft nur mit Namen ausfüllen, die kein Leerzeichen beinhalten.
+Wenn du Leuten erlauben willst, sich nur mit einem Namen anzumelden, dann setze die Einstellung auf "true".
+Die Standardeinstellung ist auf "false" gesetzt.
Konfiguriere:
+
```
$a->config['system']['no_regfullname'] = true;
```
@@ -179,7 +218,9 @@ $a->config['system']['no_regfullname'] = true;
**OpenID**
-Standardmäßig wird OpenID für die Registrierung und für Logins genutzt. Wenn du nicht willst, dass OpenID-Strukturen für dein System übernommen werden, dann setze "no_openid" auf "true". Standardmäßig ist hier "false" gesetzt.
+Standardmäßig wird OpenID für die Registrierung und für Logins genutzt.
+Wenn du nicht willst, dass OpenID-Strukturen für dein System übernommen werden, dann setze "no_openid" auf "true".
+Standardmäßig ist hier "false" gesetzt.
Konfiguriere:
```
@@ -189,7 +230,12 @@ $a->config['system']['no_openid'] = true;
**Multiple Registrierungen**
-Um mehrfache Seiten zu erstellen, muss sich eine Person mehrfach registrieren können. Deine Seiteneinstellung kann Registrierungen komplett blockieren oder an Bedingungen knüpfen. Standardmäßig können eingeloggte Nutzer weitere Accounts für die Seitenerstellung registrieren. Hier ist weiterhin eine Bestätigung notwendig, wenn "REGISTER_APPROVE" ausgewählt ist. Wenn du die Erstellung weiterer Accounts blockieren willst, dann setze die Einstellung "block_extended_register" auf "true". Standardmäßig ist hier "false" gesetzt.
+Um mehrfache Seiten zu erstellen, muss sich eine Person mehrfach registrieren können.
+Deine Seiteneinstellung kann Registrierungen komplett blockieren oder an Bedingungen knüpfen.
+Standardmäßig können eingeloggte Nutzer weitere Accounts für die Seitenerstellung registrieren.
+Hier ist weiterhin eine Bestätigung notwendig, wenn "REGISTER_APPROVE" ausgewählt ist.
+Wenn du die Erstellung weiterer Accounts blockieren willst, dann setze die Einstellung "block_extended_register" auf "true".
+Standardmäßig ist hier "false" gesetzt.
Konfiguriere:
```
@@ -207,7 +253,9 @@ $a->config['system']['debugging'] = true;
$a->config['system']['logfile'] = 'logfile.out';
$a->config['system']['loglevel'] = LOGGER_DEBUG;
```
-Erstellt detaillierte Debugging-Logfiles, die in der Datei "logfile.out" gespeichert werden (Datei muss auf dem Server mit Schreibrechten versehen sein). "LOGGER_DEBUG" zeigt eine Menge an Systeminformationen, enthält aber keine detaillierten Daten. Du kannst ebenfalls "LOGGER_ALL" auswählen, allerdings empfehlen wir dieses nur, wenn ein spezifisches Problem eingegrenzt werden soll. Andere Log-Level sind möglich, werden aber derzeit noch nicht genutzt.
+Erstellt detaillierte Debugging-Logfiles, die in der Datei "logfile.out" gespeichert werden (Datei muss auf dem Server mit Schreibrechten versehen sein). "LOGGER_DEBUG" zeigt eine Menge an Systeminformationen, enthält aber keine detaillierten Daten.
+Du kannst ebenfalls "LOGGER_ALL" auswählen, allerdings empfehlen wir dieses nur, wenn ein spezifisches Problem eingegrenzt werden soll.
+Andere Log-Level sind möglich, werden aber derzeit noch nicht genutzt.
**PHP-Fehler-Logging**
@@ -222,5 +270,9 @@ ini_set('log_errors','1');
ini_set('display_errors', '0');
```
-Diese Befehle erfassen alle PHP-Fehler in der Datei "php.out" (Datei muss auf dem Server mit Schreibrechten versehen sein). Nicht deklarierte Variablen werden manchmal mit einem Verweis versehen, weshalb wir empfehlen, "E_NOTICE" und "E_ALL" nicht zu nutzen. Die Menge an Fehlern, die auf diesem Level gemeldet werden, ist komplett harmlos. Bitte informiere die Entwickler über alle Fehler, die du in deinen Log-Dateien mit den oben genannten Einstellungen erhältst. Sie weisen generell auf Fehler in, die bearbeitet werden müssen.
+Diese Befehle erfassen alle PHP-Fehler in der Datei "php.out" (Datei muss auf dem Server mit Schreibrechten versehen sein).
+Nicht deklarierte Variablen werden manchmal mit einem Verweis versehen, weshalb wir empfehlen, "E_NOTICE" und "E_ALL" nicht zu nutzen.
+Die Menge an Fehlern, die auf diesem Level gemeldet werden, ist komplett harmlos.
+Bitte informiere die Entwickler über alle Fehler, die du in deinen Log-Dateien mit den oben genannten Einstellungen erhältst.
+Sie weisen generell auf Fehler in, die bearbeitet werden müssen.
Wenn du eine leere (weiße) Seite erhältst, schau in die PHP-Log-Datei - dies deutet fast immer darauf hin, dass ein Fehler aufgetreten ist.
diff --git a/doc/de/Tags-and-Mentions.md b/doc/de/Tags-and-Mentions.md
index 0aef0beae..e99d758db 100644
--- a/doc/de/Tags-and-Mentions.md
+++ b/doc/de/Tags-and-Mentions.md
@@ -20,15 +20,24 @@ Personen, die in einem anderen Netzwerk sind oder die sich **NICHT in deiner Kon
* @mike@macgirvin.com - diese Schreibweise wird "Fernerwähnung" (remote mention)genannt und kann nur im Email-Stil geschrieben werden, nicht als Internetadresse/URL.
-Wenn das System ungewollte Erwähnungen nicht blockiert, erhält diese Person eine Mitteilung oder nimmt direkt an der Diskussion teil, wenn es sich um einen öffentlichen Beitrag handelt. Bitte beachte, dass Friendica eingehende "Erwähnungs"-Nachrichten von Personen blockt, die du nicht zu deinem Profil hinzugefügt hast. Diese Maßnahme dient dazu, Spam zu vermeiden.
+Wenn das System ungewollte Erwähnungen nicht blockiert, erhält diese Person eine Mitteilung oder nimmt direkt an der Diskussion teil, wenn es sich um einen öffentlichen Beitrag handelt.
+Bitte beachte, dass Friendica eingehende "Erwähnungs"-Nachrichten von Personen blockt, die du nicht zu deinem Profil hinzugefügt hast.
+Diese Maßnahme dient dazu, Spam zu vermeiden.
-"Fernerwähnungen" werden durch das OStatus-Protokoll übermittelt. Dieses Protokoll wird von Friendica, StatusNet und anderen Systemen genutzt, ist allerdings derzeit nicht in Diaspora eingebaut.
+"Fernerwähnungen" werden durch das OStatus-Protokoll übermittelt.
+Dieses Protokoll wird von Friendica, GNU Social und anderen Systemen genutzt, ist allerdings derzeit nicht in Diaspora eingebaut.
Friendica unterscheidet bei Tags nicht zwischen Personen und Gruppen (einige andere Netzwerke nutzen "!gruppe", um solche zu markieren).
**Thematische Tags**
-Thematische Tags werden durch eine "#" gekennzeichnet. Dieses Zeichen erstellen einen Link zur allgemeinen Seitensuche mit dem ausgewählten Begriff. So wird z.B. #Autos zu einer Suche führen, die alle Beiträge deiner Seite umfasst, die dieses Wort erwähnen. Thematische Tags haben generell eine Mindestlänge von 3 Stellen. Kürzere Suchbegriffe finden meist keine Suchergebnisse, wobei dieses abhängig von der Datenbankeinstellung ist. Tags mit einem Leerzeichen werden, wie es auch bei Namen der Fall ist, durch einen Unterstrich gekennzeichnet. Es ist hingegen nicht möglich, Tags zu erstellen, deren gesuchtes Wort einen Unterstrich enthält.
+Thematische Tags werden durch eine "#" gekennzeichnet.
+Dieses Zeichen erstellen einen Link zur allgemeinen Seitensuche mit dem ausgewählten Begriff.
+So wird z.B. #Autos zu einer Suche führen, die alle Beiträge deiner Seite umfasst, die dieses Wort erwähnen.
+Thematische Tags haben generell eine Mindestlänge von 3 Stellen.
+Kürzere Suchbegriffe finden meist keine Suchergebnisse, wobei dieses abhängig von der Datenbankeinstellung ist.
+Tags mit einem Leerzeichen werden, wie es auch bei Namen der Fall ist, durch einen Unterstrich gekennzeichnet.
+Es ist hingegen nicht möglich, Tags zu erstellen, deren gesuchtes Wort einen Unterstrich enthält.
Thematische Tags werden auch dann nicht verlinkt, wenn sie nur aus Nummern bestehen, wie z.B. #1. Wenn du einen numerischen Tag nutzen willst, füge bitte einen Beschreibungstext hinzu wie z.B. #2012_Wahl.
diff --git a/doc/de/Text_comment.md b/doc/de/Text_comment.md
index 5c3d3d4e4..88e5e0b11 100644
--- a/doc/de/Text_comment.md
+++ b/doc/de/Text_comment.md
@@ -3,35 +3,49 @@ Beiträge kommentieren, einordnen und löschen
* [Zur Startseite der Hilfe](help)
-Hier findest du eine Übersicht über die verschiedenen Möglichkeiten, bestehende Beiträge einzuordnen und zu kommentieren. Achtung: für dieses Beispiel wurde das Thema "Diabook" genutzt. Wenn du ein anderes Design benutzt, wirst du manche dieser Symbole gar nicht oder in anderer Form vorfinden.
+Hier findest du eine Übersicht über die verschiedenen Möglichkeiten, bestehende Beiträge einzuordnen und zu kommentieren.
+
+Achtung: für dieses Beispiel wurde das Thema "Diabook" genutzt.
+Wenn du ein anderes Design benutzt, wirst du manche dieser Symbole gar nicht oder in anderer Form vorfinden.
Die einzelnen Symbole
- Mit diesem Symbol kannst du zeigen, dass dir ein Beitrag gefällt. Falls du diese Eingabe zurücknehmen willst, klicke einfach ein zweites Mal auf das Symbol.
+ Mit diesem Symbol kannst du zeigen, dass dir ein Beitrag gefällt.
+Falls du diese Eingabe zurücknehmen willst, klicke einfach ein zweites Mal auf das Symbol.
- Mit diesem Symbol kannst du zeigen, dass dir ein Beitrag nicht gefällt. Falls du diese Eingabe zurücknehmen willst, klicke einfach ein zweites Mal auf das Symbol.
+ Mit diesem Symbol kannst du zeigen, dass dir ein Beitrag nicht gefällt.
+Falls du diese Eingabe zurücknehmen willst, klicke einfach ein zweites Mal auf das Symbol.
- Mit diesem Symbol kannst du einen Beitrag weiter verteilen. Einfach anklicken und sofort erscheint der Beitrag in deinem Beitragseditor. Am Ende des eingefügten Beitrags erscheint ein Link zum Originalbeitrag.
+ Mit diesem Symbol kannst du einen Beitrag weiter verteilen.
+Einfach anklicken und sofort erscheint der Beitrag in deinem Beitragseditor.
+Am Ende des eingefügten Beitrags erscheint ein Link zum Originalbeitrag.
- Mit diesem Symbol kannst du einen Beitrag für dich markieren. Markierte Beiträge erscheinen in deiner Netzwerk-Seite unter "Markierte". Wenn du die Markierung entfernen willst, klicke einfach ein zweites Mal auf das Symbol.
+ Mit diesem Symbol kannst du einen Beitrag für dich markieren.
+Markierte Beiträge erscheinen in deiner Netzwerk-Seite unter "Markierte".
+Wenn du die Markierung entfernen willst, klicke einfach ein zweites Mal auf das Symbol.
- Mit diesem Symbol kannst du einen tag zum Beitrag hinzufügen und diesen so einem bestimmten Schlagwort zuzuordnen. Anschließend kannst du auf diesen tag klicken und alle Beiträge mit diesem tag ansehen. ACHTUNG: tags können nicht mehr entfernt werden.
+ Mit diesem Symbol kannst du einen tag zum Beitrag hinzufügen und diesen so einem bestimmten Schlagwort zuzuordnen.
+Anschließend kannst du auf diesen tag klicken und alle Beiträge mit diesem tag ansehen.
+ACHTUNG: tags können nicht mehr entfernt werden.
- Mit diesem Symbol ist es möglich, die Beiträge in bestimmte Gruppen einzuordnen. Dies dient dazu, gewählte Beiträge nach eigenen Vorstellungen zu sortieren und wieder zu finden. Wähle eine vorhandene Gruppe oder gib einen neuen Namen ein. Die erstellten Gruppen findest du unter "Gespeicherte Ordner" in der Netzwerk-Ansicht.
+ Mit diesem Symbol ist es möglich, die Beiträge in bestimmte Gruppen einzuordnen.
+Dies dient dazu, gewählte Beiträge nach eigenen Vorstellungen zu sortieren und wieder zu finden.
+Wähle eine vorhandene Gruppe oder gib einen neuen Namen ein. Die erstellten Gruppen findest du unter "Gespeicherte Ordner" in der Netzwerk-Ansicht.
Mit diesem Symbol löschst du deinen eigenen Beitrag bzw. entfernst einen Beitrag einer anderen Person aus deinem Stream.
- Mit diesem Symbol kannst du mehrere Beiträge auswählen und gesammelt löschen. Hierfür gehst du nach dem Markieren aller gewünschten Beiträge auf "Lösche die markierten Beiträge" am Ende der Seite mit allen Beiträgen.
+ Mit diesem Symbol kannst du mehrere Beiträge auswählen und gesammelt löschen.
+Hierfür gehst du nach dem Markieren aller gewünschten Beiträge auf "Lösche die markierten Beiträge" am Ende der Seite mit allen Beiträgen.
**Im Folgenden findest du Symbole weiterer Themen**
diff --git a/doc/de/Text_editor.md b/doc/de/Text_editor.md
index 7425ba1ae..0d9fbb5c7 100644
--- a/doc/de/Text_editor.md
+++ b/doc/de/Text_editor.md
@@ -3,29 +3,43 @@ Beiträge erstellen
* [Zur Startseite der Hilfe](help)
-Hier findest du eine Übersicht über die verschiedenen Möglichkeiten, deinen Beitrag zu bearbeiten. Achtung: für dieses Beispiel wurde das Thema "Diabook" genutzt. Wenn du ein anderes Design benutzt, wirst du manche dieser Symbole gar nicht oder in anderer Form vorfinden.
+Hier findest du eine Übersicht über die verschiedenen Möglichkeiten, deinen Beitrag zu bearbeiten.
+
+Achtung: für dieses Beispiel wurde das Thema "Diabook" genutzt.
+Wenn du ein anderes Design benutzt, wirst du manche dieser Symbole gar nicht oder in anderer Form vorfinden.
Die einzelnen Symbole
- Wenn du auf dieses Symbol klickst, dann kannst du ein Bild von deinem Computer hinzufügen. Wenn du eine Internetadresse (URL) eingeben willst, dann kannst du das "Baum"-Symbol im oberen Teil des Editors nutzen. Wenn du ein Bild ausgewählt hast, dann erscheint eine Miniaturdarstellung des Bildes im Editor.*
+ Wenn du auf dieses Symbol klickst, dann kannst du ein Bild von deinem Computer hinzufügen.
+Wenn du eine Internetadresse (URL) eingeben willst, dann kannst du das "Baum"-Symbol im oberen Teil des Editors nutzen.
+Wenn du ein Bild ausgewählt hast, dann erscheint eine Miniaturdarstellung des Bildes im Editor.*
Wenn du dieses Symbol anklickst, dann kannst du weitere Dateien von deinem Computer einfügen. Eine Vorschau des Dateiinhalts erfolgt nicht.*
- Wenn du die Kette anklickst, dann kannst du eine Internetadresse (URL) einfügen. Im Editor erscheint automatisch eine kurze Information zum eingefügten Link.*
+ Wenn du die Kette anklickst, dann kannst du eine Internetadresse (URL) einfügen.
+Im Editor erscheint automatisch eine kurze Information zum eingefügten Link.*
- Mit dieser Funktion kannst du die Internetadresse (URL) einer Videodatei einfügen. Das Video erscheint dann mit einem Player in deinem Beitrag. Da Friendica zur Einbindung [HTML5](http://en.wikipedia.org/wiki/HTML5_video) verwendet, werden je nach Browser verschiedene Videoformate unterstützt (z.B. WebM oder MP4). Außerdem kannst du hier die URLs von Videos auf Youtube, Vimeo und manchen anderen Videohostern eingeben. Die Videos werden dann mit Vorschaubild angezeigt, nach einem Klick öffnet sich ein eingebetteter Player.*
+ Mit dieser Funktion kannst du die Internetadresse (URL) einer Videodatei einfügen.
+Das Video erscheint dann mit einem Player in deinem Beitrag.
+Da Friendica zur Einbindung [HTML5](http://en.wikipedia.org/wiki/HTML5_video) verwendet, werden je nach Browser verschiedene Videoformate unterstützt (z.B. WebM oder MP4).
+Außerdem kannst du hier die URLs von Videos auf Youtube, Vimeo und manchen anderen Videohostern eingeben.
+Die Videos werden dann mit Vorschaubild angezeigt, nach einem Klick öffnet sich ein eingebetteter Player.*
- Mit dieser Funktion kannst du die Internetadresse (URL) einer Sound-Datei einfügen. Da Friendica zur Einbindung [HTML5](http://en.wikipedia.org/wiki/HTML5_video) verwendet, werden je nach Browser und Betriebssystem MP3, Ogg oder AAC unterstützt. Außerdem kannst du hier auch URLs von manchen Audiohostern wie Soundcloud eingeben, um eine dort gespeicherte Audiodatei mit Player in deinem Beitrag anzuzeigen.*
+ Mit dieser Funktion kannst du die Internetadresse (URL) einer Sound-Datei einfügen.
+Da Friendica zur Einbindung [HTML5](http://en.wikipedia.org/wiki/HTML5_video) verwendet, werden je nach Browser und Betriebssystem MP3, Ogg oder AAC unterstützt.
+Außerdem kannst du hier auch URLs von manchen Audiohostern wie Soundcloud eingeben, um eine dort gespeicherte Audiodatei mit Player in deinem Beitrag anzuzeigen.*
- Wenn du dieses Symbol wählst, dann kannst du deinen Standort festlegen. Hier reicht schon eine Angabe wie "Berlin" oder "10775". Dieser Eintrag führt anschließend zu einer Suchanfrage bei Google Maps.
+ Wenn du dieses Symbol wählst, dann kannst du deinen Standort festlegen.
+Hier reicht schon eine Angabe wie "Berlin" oder "10775".
+Dieser Eintrag führt anschließend zu einer Suchanfrage bei Google Maps.
* wie du Dateien hochladen kannst, erfährst du [hier](help/FAQ#upload)
diff --git a/doc/de/andfinally.md b/doc/de/andfinally.md
index b6e492ae6..a873b046d 100644
--- a/doc/de/andfinally.md
+++ b/doc/de/andfinally.md
@@ -3,17 +3,13 @@
Und damit sind wir auch schon am Ende der Schnellstartanleitung.
-Hier sind noch einige weitere Dinge, die dir den Start vereinfachen können.
+Hier sind noch einige weitere Dinge, die Dir den Start vereinfachen können.
**Gruppen**
- Friendica Support - Probleme? Dann ist das der Platz, um zu fragen!
-- Let's Talk eine Gruppe, um Leute und Gruppen mit gleichen Interessen zu finden
-
-- Local Friendica eine Seite für lokale Friendica-Gruppen
-
**Dokumentation**
diff --git a/doc/de/groupsandpages.md b/doc/de/groupsandpages.md
index 0b5f1fced..d5b8e7f69 100644
--- a/doc/de/groupsandpages.md
+++ b/doc/de/groupsandpages.md
@@ -3,11 +3,21 @@ Gruppen und Seiten
* [Zur Startseite der Hilfe](help)
-Hier siehst du das globale Verzeichnis. Wenn du dich mal verirrt hast, kannst du diesen Link klicken und wieder hierher kommen.
+Hier siehst du das globale Verzeichnis.
+Wenn du dich mal verirrt hast, kannst du diesen Link klicken und wieder hierher kommen.
-Auf dieser Seite findest du eine Zusammenstellung von Gruppen, Foren und bekannten Seiten. Gruppen sind keine realen Personen. Sich mit diesen zu verbinden ist, als wenn man jemanden auf Facebook "liked" ("gefällt mir") oder wenn man sich in einem Forum anmeldet. Habe keine Sorge, falls du dich unbehaglich fühlst, wenn du dich einer neuen Person vorstellen sollst, da es sich nicht um Personen handelt.
+Auf dieser Seite findest du eine Zusammenstellung von Gruppen, Foren und bekannten Seiten.
+Gruppen sind keine realen Personen.
+Sich mit diesen zu verbinden ist, als wenn man jemanden auf Facebook "liked" ("gefällt mir") oder wenn man sich in einem Forum anmeldet.
+Habe keine Sorge, falls du dich unbehaglich fühlst, wenn du dich einer neuen Person vorstellen sollst, da es sich nicht um Personen handelt.
-Wenn du dich mit einer Gruppe verbindest, erscheinen alle Nachrichten der Gruppe in deinem "Netzwerk"-Tab. Du kannst diese Beiträge kommentieren oder selbst in der Gruppe schreiben, ohne eine der Gruppenmitglieder persönlich hinzuzufügen. Das ist ein großartiger Weg, dynamisch neue Freunde zu gewinnen. Du findest Personen, die du magst, anstatt Fremde hinzuzufügen. Suche dir einfach eine Gruppe und füge sie so hinzu, wie du auch normale Freunde hinzufügst. Es gibt eine Menge Gruppen und möglicherweise findest du nicht wieder zu dieser Seite zurück. In diesem Fall nutze einfach den Link oben auf dieser Seite.
+Wenn du dich mit einer Gruppe verbindest, erscheinen alle Nachrichten der Gruppe in deinem "Netzwerk"-Tab.
+Du kannst diese Beiträge kommentieren oder selbst in der Gruppe schreiben, ohne eine der Gruppenmitglieder persönlich hinzuzufügen.
+Das ist ein großartiger Weg, dynamisch neue Freunde zu gewinnen.
+Du findest Personen, die du magst, anstatt Fremde hinzuzufügen.
+Suche dir einfach eine Gruppe und füge sie so hinzu, wie du auch normale Freunde hinzufügst.
+Es gibt eine Menge Gruppen und möglicherweise findest du nicht wieder zu dieser Seite zurück.
+In diesem Fall nutze einfach den Link oben auf dieser Seite.
Wenn du einige Gruppen hinzugefügt hast, gehe weiter zum nächsten Schritt.
diff --git a/doc/de/guide.md b/doc/de/guide.md
index a5ce54a1d..fde9cb8ea 100644
--- a/doc/de/guide.md
+++ b/doc/de/guide.md
@@ -3,13 +3,22 @@ Erste Schritte...
* [Zur Startseite der Hilfe](help)
-Das Erste zum Anfang: geh sicher, dass du schon eingeloggt bist. Wenn du noch nicht eingeloggt bist, kannst du das in dem Fenster unten machen.
+Das Erste zum Anfang: geh sicher, dass du schon eingeloggt bist.
+Wenn du noch nicht eingeloggt bist, kannst du das in dem Fenster unten machen.
Sobald du eingeloggt bist (oder wenn du bereits eingeloggt bist), kannst du unten nun auf deine Profilseite schauen.
-Hier sieht es ein wenig wie auf deiner Facebook-Seite aus. Hier findest du alle deine Statusmeldungen und Nachrichten deiner Freunde, die direkt auf deine Seite ("Wall") geschrieben haben. Um deinen Status einzutragen, klicke einfach auf die Box oben, in der "Teilen" steht. Wenn du das machst, vergrößert sich die Box. Nun kannst du einige Formatierungsoptionen wie Fett, kursiv, unterstrichen auswählen und ebenfalls Bilder und Links hinzufügen. Unten findest du in diesem Feld weitere Links, mit denen du Bilder und Dateien von deinem Computer hochladen, Webseiten mit einem Kurztext teilen und Video- und Audiodateien aus dem Internet einfügen kannst. Außerdem kannst du hier eintragen, wo du gerade bist.
+Hier sieht es ein wenig wie auf deiner Facebook-Seite aus.
+Hier findest du alle deine Statusmeldungen und Nachrichten deiner Freunde, die direkt auf deine Seite ("Wall") geschrieben haben.
+Um deinen Status einzutragen, klicke einfach auf die Box oben, in der "Teilen" steht.
+Wenn du das machst, vergrößert sich die Box.
+Nun kannst du einige Formatierungsoptionen wie Fett, kursiv, unterstrichen auswählen und ebenfalls Bilder und Links hinzufügen.
+Unten findest du in diesem Feld weitere Links, mit denen du Bilder und Dateien von deinem Computer hochladen, Webseiten mit einem Kurztext teilen und Video- und Audiodateien aus dem Internet einfügen kannst.
+Außerdem kannst du hier eintragen, wo du gerade bist.
-Wenn du deinen Beitrag ("Post") geschrieben hast, kannst du auf das "Schloss"-Symbol klicken und festlegen, wer deinen Beitrag sehen kann. Wenn du dieses Symbol nicht anklickst, ist dein Beitrag öffentlich. Das bedeutet, dass jeder, der dein Profil ansieht, der auf dem "Community"-Tab deines Servers oder auf dem "Netzwerk"-Tab ("Beiträge deiner Kontakte") eines befreundeten Kontakts ist, den Beitrag sehen kann.
+Wenn du deinen Beitrag ("Post") geschrieben hast, kannst du auf das "Schloss"-Symbol klicken und festlegen, wer deinen Beitrag sehen kann.
+Wenn du dieses Symbol nicht anklickst, ist dein Beitrag öffentlich.
+Das bedeutet, dass jeder, der dein Profil ansieht, der auf dem "Community"-Tab deines Servers oder auf dem "Netzwerk"-Tab ("Beiträge deiner Kontakte") eines befreundeten Kontakts ist, den Beitrag sehen kann.
Probiere es doch einfach mal aus. Wenn du fertg bist, schauen wir uns den "Netzwerk"-Tab an.
diff --git a/doc/de/makingnewfriends.md b/doc/de/makingnewfriends.md
index 911b7f4a8..8b15cec90 100644
--- a/doc/de/makingnewfriends.md
+++ b/doc/de/makingnewfriends.md
@@ -3,13 +3,24 @@ Neue Freunde finden
* [Zur Startseite der Hilfe](help)
-Hier siehst du die Kontaktvorschläge. Wenn du dich mal verirrt hast, kannst du diesen Link klicken und wieder hierher kommen.
+Hier siehst du die Kontaktvorschläge.
+Wenn du dich mal verirrt hast, kannst du diesen Link klicken und wieder hierher kommen.
-Diese Seite ist ein wenig wie die Kontaktvorschläge in Facebook. Jeder auf dieser Liste hat zugestimmt, als Kontaktvorschlag zu erscheinen. Das bedeutet, das sie Anfragen meist nicht ablehnen, da sie neue Leute kennenlernen wollen.
+Diese Seite ist ein wenig wie die Kontaktvorschläge in Facebook.
+Jeder auf dieser Liste hat zugestimmt, als Kontaktvorschlag zu erscheinen.
+Das bedeutet, das sie Anfragen meist nicht ablehnen, da sie neue Leute kennenlernen wollen.
-Siehst du jemanden, dessen Aussehen du magst? Klicke auf den "Verbinden"-Button beim Foto. Als nächstes kommst du zur Seite "Freundschafts-/Kontaktanfrage". Fülle das Formular wie vorgegeben aus und trage optional eine kleine Notiz ein. Nun musst du nur noch auf die Bestätigung warten. Beachte dabei, dass es sich um reale Personen handelt und es somit etwas dauern kann. Jetzt, nachdem du jemanden hinzugefügt hast, weißt du vielleicht nicht mehr, wie du zurückkommst. Klicke einfach auf den Link oben auf dieser Seite und du kommst zurück zur Seite mit den Kontaktvorschlägen, um weitere Personen hinzuzufügen.
+Siehst du jemanden, dessen Aussehen du magst?
+Klicke auf den "Verbinden"-Button beim Foto.
+Als nächstes kommst du zur Seite "Freundschafts-/Kontaktanfrage".
+Fülle das Formular wie vorgegeben aus und trage optional eine kleine Notiz ein.
+Nun musst du nur noch auf die Bestätigung warten.
+Beachte dabei, dass es sich um reale Personen handelt und es somit etwas dauern kann.
+Jetzt, nachdem du jemanden hinzugefügt hast, weißt du vielleicht nicht mehr, wie du zurückkommst.
+Klicke einfach auf den Link oben auf dieser Seite und du kommst zurück zur Seite mit den Kontaktvorschlägen, um weitere Personen hinzuzufügen.
-Du willst nicht einfach Personen hinzufügen, die du nicht kennst? Kein Problem - an dieser Stelle kommen wir zu den Gruppen und Seiten.
+Du willst nicht einfach Personen hinzufügen, die du nicht kennst?
+Kein Problem - an dieser Stelle kommen wir zu den Gruppen und Seiten.
diff --git a/doc/de/network.md b/doc/de/network.md
index 37eeec869..154455319 100644
--- a/doc/de/network.md
+++ b/doc/de/network.md
@@ -3,11 +3,17 @@ Deine "Netzwerk"-Seite
* [Zur Startseite der Hilfe](help)
-Das ist dein "Netzwerk"-Tab. Wenn du dich mal verirrt hast, kannst du diesen Link klicken, um wieder hierher zu kommen.
+Das ist dein "Netzwerk"-Tab.
+Wenn du dich mal verirrt hast, kannst du diesen Link klicken, um wieder hierher zu kommen.
-Diese Seite ist ein wenig wie die News-Seite in Facebook oder der Stream in Diaspora. Hier findest du alle Beiträge deiner Kontakte, Gruppen und Feeds, die du eingetragen hast. Wenn du neu bist, siehst du hier noch nichts, falls du deinen Status im letzten Schritt noch nicht eingetragen hast. Wenn du bereits ein paar Freunde eingetragen hast, findest du hier ihre Beiträge. Hier kannst du Beiträge kommentieren, eintragen, dass du den Beitrag magst oder ablehnst oder die Profile durch einen Klick auf deren Namen anschauen und auf deren Seite ("Wall") Nachrichten schreiben.
+Diese Seite ist ein wenig wie die News-Seite in Facebook oder der Stream in Diaspora.
+Hier findest du alle Beiträge deiner Kontakte, Gruppen und Feeds, die du eingetragen hast.
+Wenn du neu bist, siehst du hier noch nichts, falls du deinen Status im letzten Schritt noch nicht eingetragen hast.
+Wenn du bereits ein paar Freunde eingetragen hast, findest du hier ihre Beiträge.
+Hier kannst du Beiträge kommentieren, eintragen, dass du den Beitrag magst oder ablehnst oder die Profile durch einen Klick auf deren Namen anschauen und auf deren Seite ("Wall") Nachrichten schreiben.
-Nun wollen wir diese Seite mit Inhalt füllen. Der erste Schritt ist es, Leute zu deinem Account hinzuzufügen.
+Nun wollen wir diese Seite mit Inhalt füllen.
+Der erste Schritt ist es, Leute zu deinem Account hinzuzufügen.
diff --git a/doc/events.md b/doc/events.md
new file mode 100644
index 000000000..abb457687
--- /dev/null
+++ b/doc/events.md
@@ -0,0 +1,61 @@
+# Events
+
+* [Home](help)
+
+A special form of postings are events.
+The events you and your contacts share can be found at [/events](/events) on your node.
+To get there go to your wall and follow the tab "events"
+Depending on the theme you are using, there might be an additional link from the navigation menu to this page.
+
+## Event Overview
+
+The overview page shows the calendar of the current month, plus eventually some days in the beginning and the end.
+Listed are all events for this month you created, or your contacts have shared with you.
+This includes birthday reminders for contacts who share their birthday with you.
+
+From the controls, you can switch between month/week/day view.
+Flip through the view forwards and backwards.
+And return to *today*.
+
+To create a new event, you can either follow the link "Create New Event" or make a double click on the desired box in the calendarium for when the event should take place.
+
+With a click on an existing event a pop-up box will be opened which shows you the event.
+From there you can edit the event or view the event at the source link, if you are the one who created the event.
+
+## Create a new Event
+
+Following one of the methods mentioned above you reach a form to enter the event data.
+Fields marked with a *** have to be filled.
+
+* **Event Starts**: enter the date/time of the start of the event here
+* **Event Finishes**: enter the finishing date/time for the event here
+
+When you click in one of these fields a pop-up will be opened that allows you to pick the day and the time.
+If you double clicked on the day box in the calendarium these fields will be pre-filled for you.
+The finishing date/time has to be after the beginning date/time of the event.
+But you don't have to specify it.
+If the event is open-end or the finishing date/time does not matter, just select the box below the two first fields.
+
+* **Adjust for viewer timezone**: If you check this box, the beginning and finisching times will automatically converted to the local time according to the timezone setting
+
+This might prevent too early birthday wishes, or the panic attac that you have forgotten the birthday from your buddy at the other end of the world.
+And similar events.
+
+* **Title**: a title for the event
+* **Description**: a longer description for the event
+* **Location**: the location the event will took place
+
+These three fields describe your events.
+In the descirption and location field you can use BBCode to format the text.
+
+* **Share this event**: when this box is checked the ACL will be shown to let you select with whom you wish to share the event. This works just like the controls of any other posting.
+
+When you *Share* the event it will be posted to your wall with the access permissions you've selected.
+But before you do, you can also *preview* the event in a pop-up box.
+
+### Addons
+
+#### OpenStreetMap
+
+If this addon is activated on you friendica node, the content of the location field will be mathced with the identification service of OSM when you submit the event.
+Should OSM find anything matching, a map for the location will be embedded automatically at the end of the events view.
diff --git a/doc/network.md b/doc/network.md
index 08ddca290..36be159ea 100644
--- a/doc/network.md
+++ b/doc/network.md
@@ -1,6 +1,11 @@
-This is your Network Tab. If you get lost, you can click this link to bring yourself back here.
+This is your Network Tab.
+If you get lost, you can click this link to bring yourself back here.
-This is a bit like the Newsfeed at Facebook or the Stream at Diaspora. It's where all the posts from your contacts, groups, and feeds will appear. If you're new, you won't see anything in this page, unless you posted your status in the last step. If you've already added a few friends, you'll be able to see their posts. Here, you can comment, like, or dislike posts, or click on somebody's name to visit their profile page where you can write on their wall.
+This is a bit like the Newsfeed at Facebook or the Stream at Diaspora.
+It's where all the posts from your contacts, groups, and feeds will appear.
+If you're new, you won't see anything in this page, unless you posted your status in the last step.
+If you've already added a few friends, you'll be able to see their posts.
+Here, you can comment, like, or dislike posts, or click on somebody's name to visit their profile page where you can write on their wall.
Now we need to fill it up, the first step, is to make some new friends.
diff --git a/doc/readme.md b/doc/readme.md
index 6020f2c01..a5eeb5451 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -29,11 +29,11 @@ Friendica Documentation and Resources
* [Install](help/Install)
* [Settings](help/Settings)
* [Plugins](help/Plugins)
-* [Installing Connectors (Facebook/Twitter/StatusNet)](help/Installing-Connectors)
+* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
* [Message Flow](help/Message-Flow)
* [Using SSL with Friendica](help/SSL)
* [Developers](help/Developers)
-* [Twitter/StatusNet API Functions](help/api)
+* [Twitter/GNU Social API Functions](help/api)
* [Translation of Friendica](help/translations)
diff --git a/doc/themes.md b/doc/themes.md
new file mode 100644
index 000000000..add44c776
--- /dev/null
+++ b/doc/themes.md
@@ -0,0 +1,291 @@
+# Themes
+
+* [Home](help)
+
+To change the look of friendica you have to touch the themes.
+The current default theme is [duepunto zero](https://github.com/friendica/friendica/tree/master/view/theme/duepuntozero) but there are numerous others.
+Have a look at [friendica-themes.com](http://friendica-themes.com) for an overview of the existing themes.
+In case none of them suits your needs, there are several ways to change a theme.
+If you need help theming, there is a forum @[ftdevs@friendica.eu](https://friendica.eu/profile/ftdevs) where you can ask theme specific questions and present your themes.
+
+So, how to work on the UI of friendica.
+
+You can either directly edit an existing theme.
+But you might loose your changes when the theme is updated by the friendica team.
+
+If you are almost happy with an existing theme, the easiest way to cover your needs is to create a new theme, inheritating most of the properties of the parent theme and change just minor stuff.
+The below for a more detailed description of theme heritage.
+
+Some themes also allow users to select *variants* of the theme.
+Those theme variants most often contain an additional [CSS](https://en.wikipedia.org/wiki/CSS) file to override some styling of the default theme values.
+From the themes in the main repository *duepunto zero* and *vier* are using this methods for variations.
+Quattro is using a slightly different approach.
+
+Third you can start your theme from scratch.
+Which is the most complex way to change friendicas look.
+But it leaves you the most freedom.
+So below for a *detailed* description and the meaning of some special files.
+
+### Styling
+
+If you want to change the styling of a theme, have a look at the themes CSS file.
+In most cases, you can found these in
+
+ /view/theme/**your-theme-name**/style.css
+
+sometimes, there is also a file called style.php in the theme directory.
+This is only needed if the theme allowes the user to change certain things of the theme dynamically.
+Say the font size or set a background image.
+
+### Templates
+
+If you want to change the structure of the theme, you need to change the templates used by the theme.
+Friendica themes are using [SMARTY3](http://www.smarty.net/) for templating.
+The default template can be found in
+
+ /view/templates
+
+if you want to override any template within your theme create your version of the template in
+
+ /view/theme/**your-theme-name**/templates
+
+any template that exists there will be used instead of the default one.
+
+### Javascript
+
+The same rule applies to the JavaScript files found in
+
+ /js
+
+they will be overwritten by files in
+
+ /view/theme/**your-theme-name**/js.
+
+## Expand an existing Theme
+
+### Theme Variations
+
+Many themes are more *theme families* then only one theme.
+*duepunto zero* and *vier* allow easily to add new theme variation.
+We will go through the process of creating a new variation for *duepunto zero*.
+The same (well almost, some names change) procedure applies to the *vier* theme.
+And similar steps are needed for *quattro* but this theme is using [lessc](http://lesscss.org/#docs) to maintaine the CSS files..
+
+In
+
+ /view/theme/duepuntozero/deriv
+
+you find a couple of CSS files that define color derivations from the duepunto theme.
+These resemble some of the now as unsupported marked themes, that were inherited by the duepunto theme.
+Darkzero and Easter Bunny for example.
+
+The selection of the colorset is done in a combination of a template for a new form in the settings and aome functions in the theme.php file.
+The template (theme_settings.tpl)
+
+ {{include file="field_select.tpl" field=$colorset}}
+
+
+
+
+defines a formular consisting of a [select](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select) pull-down which contains all aviable variants and s submit button.
+See the documentation about [SMARTY3 templates](/help/snarty3-templates.md) for a summary of friendica specific blocks other then the select element.
+But we don't really need to change anything at the template itself.
+
+The template alone wont work though.
+You make friendica aware of its existance and tell it how to use the template file, by defining a config.php file.
+It needs to define at lest the following functions
+
+* theme_content
+* theme_post
+
+and may also define functions for the admin interface
+
+* theme_admin
+* theme_admin_post.
+
+theme_content and theme_admin are used to make the form available in the settings, repectively the admin panel.
+The _post functions handle the processing of the send form, in this case they save to selected variand in friendicas database.
+
+To make your own variation appear in the menu, all you need to do is to create a new CSS file in the deriv directoy and include it in the array in the config.php:
+
+ $colorset = array(
+ 'default'=>t('default'),
+ 'greenzero'=>t('greenzero'),
+ 'purplezero'=>t('purplezero'),
+ 'easterbunny'=>t('easterbunny'),
+ 'darkzero'=>t('darkzero'),
+ 'comix'=>t('comix'),
+ 'slackr'=>t('slackr'),
+ );
+
+the 1st part of the line is the name of the CSS file (without the .css) the 2nd part is the common name of the variant.
+Calling the t() function with the common name makes the string translateable.
+The selected 1st part will be saved in the database by the theme_post function.
+
+ function theme_post(&$a){
+ // non local users shall not pass
+ if(! local_user())
+ return;
+ // if the one specific submit button was pressed then proceed
+ if (isset($_POST['duepuntozero-settings-submit'])){
+ // and save the selection key into the personal config of the user
+ set_pconfig(local_user(), 'duepuntozero', 'colorset', $_POST['duepuntozero_colorset']);
+ }
+ }
+
+Now that this information is set in the database, what should friendica do with it?
+For this, have a look at the theme.php file of the *duepunto zero*.
+There you'll find somethink alike
+
+ $colorset = get_pconfig( local_user(), 'duepuntozero','colorset');
+ if (!$colorset)
+ $colorset = get_config('duepuntozero', 'colorset');
+ if ($colorset) {
+ if ($colorset == 'greenzero')
+ $a->page['htmlhead'] .= ''."\n";
+ /* some more variants */
+ }
+
+which tells friendica to get the personal config of a user.
+Check if it is set and if not look for the global config.
+And finally if a config for the colorset was found, apply it by adding a link to the CSS file into the HTML header of the page.
+So you'll just need to add a if selection, fitting your variant keyword and link to the CSS file of it.
+
+Done.
+Now you can use the variant on your system.
+But remember once the theme.php or the config.php you have to readd your variant to them.
+If you think your color variation could be benifical for other friendica users as well, feel free to generate a pull request at github so we can include your work into the repository.
+
+### Inheritation
+
+Say, you like the duepuntozero but you want to have the content of the outer columns left and right exchanged.
+That would be not a color variation as shown above.
+Instead we will create a new theme, duepuntozero_lr, inherit the properties of duepuntozero and make small changes to the underlying php files.
+
+So create a directory called duepunto_lr and create a file called theme.php with your favorite text editor.
+The content of this file should be something like
+
+ theme_info = array(
+ 'extends' => 'duepuntozero'.
+ );
+ set_template_engine($a, 'smarty3');
+ /* and more stuff e.g. the JavaScript function for the header */
+ }
+
+Next take the default.php file found in the /view direcotry and exchange the aside and right_aside elements.
+So the central part of the file now looks like this:
+
+
+
+
+
+
+
+
+
+
+
+Finally we need a style.css file, inheriting the definitions from the parent theme and containing out changes for the new theme.
+***Note***:You need to create the style.css and at lest import the base CSS file from the parent theme.
+
+ @import url('../duepuntozero/style.css');
+
+Done.
+But I agree it is not really useful at this state.
+Nevertheless, to use it, you just need to activate in the admin panel.
+That done, you can select it in the settings like any other activated theme.
+
+## Creating a Theme from Scratch
+
+Keep patient.
+Basically what you have to do is identifying which template you have to change so it looks more like what you want.
+Adopt the CSS of the theme accordingly.
+And iterate the process until you have the theme the way you want it.
+
+*Use the source Luke.* and don't hesitate to ask in @[ftdevs](https://friendica.eu/profile/ftdevs) or @[helpers](https://helpers.pyxis.uberspace.de/profile/helpers).
+
+## Special Files
+
+### unsupported
+
+If a file with this name (which might be empty) exists in the theme directory, the theme is marked as *unsupported*.
+An unsupported theme may not be selected by a user in the settings.
+Users who are already using it wont notice anything.
+
+### README(.md)
+
+The contents of this file, with or without the .md which indicates [Markdown](https://daringfireball.net/projects/markdown/) syntax, will be displayed at most repository hosting services and in the theme page within the admin panel of friendica.
+
+This file should contain information you want to let others know about your theme.
+
+### screenshot.[png|jpg]
+
+If you want to have a preview image of your theme displayed in the settings you should take a screenshot and save it with this name.
+Supported formats are PNG and JPEG.
+
+### theme.php
+
+This is the main definition file of the theme.
+In the header of that file, some meta information are stored.
+For example, have a look at the theme.php of the *quattro* theme:
+
+
+ * Maintainer: Fabio
+ * Maintainer: Tobias
+ */
+
+You see the definition of the themes name, it's version and the initial author of the theme.
+These three information should be listed.
+If the original author is not anymore working on the theme, but a maintainer has taken over, the maintainer should be listed as well.
+The information from the theme header will be displayed in the admin panelö.
+
+Next crucial part of the theme.php file is a definition of an init function.
+The name of the function is _init.
+So in the case of quattro it is
+
+ function quattro_init(&$a) {
+ $a->theme_info = array();
+ set_template_engine($a, 'smarty3');
+ }
+
+Here we have set the basic theme information, in this case they are empthy.
+But the array needs to be set.
+And we have set the template engine that should be used by friendica for this theme.
+At the moment you should use the *smarty3* engine.
+There once was a friendica specific templating engine as well but that is not used anymore.
+If you like to use another templating engine, please implement it.
+
+When you want to inherit stuff from another theme you have to *announce* this in the theme_info:
+
+ $a->theme_info = array(
+ 'extends' => 'duepuntozero',
+ );
+
+which declares *duepuntozero* as parent of the theme.
+
+If you want to add something to the HTML header of the theme, one way to do so is by adding it to the theme.php file.
+To do so, add something alike
+
+ $a->page['htmlhead'] .= <<< EOT
+ /* stuff you want to add to the header */
+ EOT;
+
+The $a variable holds the friendica application.
+So you can access the properties of this friendica session from the theme.php file as well.
+
+### default.php
+
+This file covers the structure of the underlying HTML layout.
+The default file is in
+
+ /view/default.php
+
+if you want to change it, say adding a 4th column for banners of your favourite FLOSS projects, place a new default.php file in your theme directory.
+As with the theme.php file, you can use the properties of the $a variable with holds the friendica application to decide what content is displayed.
\ No newline at end of file
diff --git a/htconfig.php b/htconfig.php
index 4208924cf..508de9a32 100644
--- a/htconfig.php
+++ b/htconfig.php
@@ -1,12 +1,12 @@
config['sitename'] = "Friendica Social Network";
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
-// Be certain to create your own personal account before setting
-// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on
+// Be certain to create your own personal account before setting
+// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on
// the registration page. REGISTER_APPROVE requires you set 'admin_email'
// to the email address of an already registered person who can authorise
-// and/or approve/deny the request.
+// and/or approve/deny the request.
// In order to perform system administration via the admin panel, admin_email
// must precisely match the email address of the person logged in.
@@ -51,22 +51,10 @@ $a->config['system']['maximagesize'] = 800000;
$a->config['php_path'] = 'php';
-// You shouldn't need to change anything else.
-// Location of global directory submission page.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
-
// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
$a->config['system']['huburl'] = '[internal]';
-// Server-to-server private message encryption (RINO) is allowed by default.
-// Encryption will only be provided if this setting is true and the
-// PHP mcrypt extension is installed on both systems
-
-$a->config['system']['rino_encrypt'] = true;
-
// allowed themes (change this from admin panel after installation)
$a->config['system']['allowed_themes'] = 'dispy,quattro,vier,darkzero,duepuntozero,greenzero,purplezero,slackr,diabook';
@@ -80,17 +68,8 @@ $a->config['system']['theme'] = 'duepuntozero';
$a->config['system']['no_regfullname'] = true;
-// If set to true the priority settings of ostatus contacts are used
-$a->config['system']['ostatus_use_priority'] = false;
+//Deny public access to the local directory
+//$a->config['system']['block_local_dir'] = false;
-// If enabled, all items are cached in the given directory
-$a->config['system']['itemcache'] = "";
-
-// If enabled, the lockpath is used for a lockfile to check if the poller is running
-$a->config['system']['lockpath'] = "";
-
-// If enabled, the MyBB fulltext engine is used
-// $a->config['system']['use_fulltext_engine'] = true;
-
-// Use the old style "share"
-// $a->config['system']['old_share'] = false;
+// Location of the global directory
+$a->config['system']['directory'] = 'http://dir.friendi.ca';
diff --git a/include/Contact.php b/include/Contact.php
index 633936025..920ec3c2b 100644
--- a/include/Contact.php
+++ b/include/Contact.php
@@ -113,7 +113,7 @@ function terminate_friendship($user,$self,$contact) {
'$photo' => $self['photo'],
'$thumb' => $self['thumb'],
'$published' => datetime_convert('UTC','UTC', 'now', ATOM_TIME),
- '$item_id' => 'urn:X-dfrn:' . $a->get_hostname() . ':unfollow:' . random_string(),
+ '$item_id' => 'urn:X-dfrn:' . $a->get_hostname() . ':unfollow:' . get_guid(32),
'$title' => '',
'$type' => 'text',
'$content' => t('stopped following'),
@@ -267,7 +267,12 @@ function contact_photo_menu($contact) {
function random_profile() {
- $r = q("select url from gcontact where url like '%%://%%/profile/%%' order by rand() limit 1");
+ $r = q("SELECT `url` FROM `gcontact` WHERE `network` = '%s'
+ AND `last_contact` >= `last_failure`
+ AND `updated` > UTC_TIMESTAMP - INTERVAL 1 MONTH
+ ORDER BY rand() LIMIT 1",
+ dbesc(NETWORK_DFRN));
+
if(count($r))
return dirname($r[0]['url']);
return '';
@@ -330,7 +335,8 @@ function get_contact($url, $uid = 0) {
if (!$update_photo)
return($contactid);
- }
+ } elseif ($uid != 0)
+ return 0;
if (!count($data))
$data = probe_url($url);
diff --git a/include/Photo.php b/include/Photo.php
index ccb6af29e..785601c7e 100644
--- a/include/Photo.php
+++ b/include/Photo.php
@@ -345,6 +345,24 @@ class Photo {
}
public function orient($filename) {
+ if ($this->is_imagick()) {
+ // based off comment on http://php.net/manual/en/imagick.getimageorientation.php
+ $orientation = $this->image->getImageOrientation();
+ switch ($orientation) {
+ case imagick::ORIENTATION_BOTTOMRIGHT:
+ $this->image->rotateimage("#000", 180);
+ break;
+ case imagick::ORIENTATION_RIGHTTOP:
+ $this->image->rotateimage("#000", 90);
+ break;
+ case imagick::ORIENTATION_LEFTBOTTOM:
+ $this->image->rotateimage("#000", -90);
+ break;
+ }
+
+ $this->image->setImageOrientation(imagick::ORIENTATION_TOPLEFT);
+ return TRUE;
+ }
// based off comment on http://php.net/manual/en/function.imagerotate.php
if(!$this->is_valid())
@@ -995,3 +1013,4 @@ function store_photo($a, $uid, $imagedata = "", $url = "") {
return($image);
}
+
diff --git a/include/Scrape.php b/include/Scrape.php
index ce18bb103..93d68be22 100644
--- a/include/Scrape.php
+++ b/include/Scrape.php
@@ -249,7 +249,7 @@ function scrape_feed($url) {
$ret['feed_atom'] = $url;
return $ret;
}
- if(stristr($line,'application/rss+xml') || stristr($s,'loadHTML($s);
+ $xpath = new DomXPath($doc);
+
+ $base = $xpath->query("//base");
+ foreach ($base as $node) {
+ $attr = array();
+
+ if ($node->attributes->length)
+ foreach ($node->attributes as $attribute)
+ $attr[$attribute->name] = $attribute->value;
+
+ if ($attr["href"] != "")
+ $basename = $attr["href"] ;
}
- if(! $dom) {
- logger('scrape_feed: failed to parse.');
- return $ret;
+ $list = $xpath->query("//link");
+ foreach ($list as $node) {
+ $attr = array();
+
+ if ($node->attributes->length)
+ foreach ($node->attributes as $attribute)
+ $attr[$attribute->name] = $attribute->value;
+
+ if (($attr["rel"] == "alternate") AND ($attr["type"] == "application/atom+xml"))
+ $ret["feed_atom"] = $attr["href"];
+
+ if (($attr["rel"] == "alternate") AND ($attr["type"] == "application/rss+xml"))
+ $ret["feed_rss"] = $attr["href"];
}
-
- $head = $dom->getElementsByTagName('base');
- if($head) {
- foreach($head as $head0) {
- $basename = $head0->getAttribute('href');
- break;
- }
- }
- if(! $basename)
- $basename = implode('/', array_slice(explode('/',$url),0,3)) . '/';
-
- $items = $dom->getElementsByTagName('link');
-
- // get Atom/RSS link elements, take the first one of either.
-
- if($items) {
- foreach($items as $item) {
- $x = $item->getAttribute('rel');
- if(($x === 'alternate') && ($item->getAttribute('type') === 'application/atom+xml')) {
- if(! x($ret,'feed_atom'))
- $ret['feed_atom'] = $item->getAttribute('href');
- }
- if(($x === 'alternate') && ($item->getAttribute('type') === 'application/rss+xml')) {
- if(! x($ret,'feed_rss'))
- $ret['feed_rss'] = $item->getAttribute('href');
- }
- }
- }
-
- // Drupal and perhaps others only provide relative URL's. Turn them into absolute.
+ // Drupal and perhaps others only provide relative URLs. Turn them into absolute.
if(x($ret,'feed_atom') && (! strstr($ret['feed_atom'],'://')))
$ret['feed_atom'] = $basename . $ret['feed_atom'];
@@ -335,7 +328,7 @@ function scrape_feed($url) {
define ( 'PROBE_NORMAL', 0);
define ( 'PROBE_DIASPORA', 1);
-function probe_url($url, $mode = PROBE_NORMAL) {
+function probe_url($url, $mode = PROBE_NORMAL, $level = 1) {
require_once('include/email.php');
$result = array();
@@ -509,6 +502,7 @@ function probe_url($url, $mode = PROBE_NORMAL) {
}
if($mode == PROBE_NORMAL) {
+
if(strlen($zot)) {
$s = fetch_url($zot);
if($s) {
@@ -528,6 +522,7 @@ function probe_url($url, $mode = PROBE_NORMAL) {
}
}
+
if(strlen($dfrn)) {
$ret = scrape_dfrn(($hcard) ? $hcard : $dfrn);
if(is_array($ret) && x($ret,'dfrn-request')) {
@@ -634,6 +629,7 @@ function probe_url($url, $mode = PROBE_NORMAL) {
if($check_feed) {
$feedret = scrape_feed(($poll) ? $poll : $url);
+
logger('probe_url: scrape_feed ' . (($poll)? $poll : $url) . ' returns: ' . print_r($feedret,true), LOGGER_DATA);
if(count($feedret) && ($feedret['feed_atom'] || $feedret['feed_rss'])) {
$poll = ((x($feedret,'feed_atom')) ? unamp($feedret['feed_atom']) : unamp($feedret['feed_rss']));
@@ -653,7 +649,7 @@ function probe_url($url, $mode = PROBE_NORMAL) {
logger('probe_url: scrape_feed: headers: ' . $a->get_curl_headers(), LOGGER_DATA);
// Don't try and parse an empty string
- $feed->set_raw_data(($xml) ? $xml : '');
+ $feed->set_raw_data(($xml) ? $xml : '');
$feed->init();
if($feed->error())
@@ -670,6 +666,7 @@ function probe_url($url, $mode = PROBE_NORMAL) {
$vcard['fn'] = trim(unxmlify($author->get_email()));
if(strpos($vcard['fn'],'@') !== false)
$vcard['fn'] = substr($vcard['fn'],0,strpos($vcard['fn'],'@'));
+
$email = unxmlify($author->get_email());
if(! $profile && $author->get_link())
$profile = trim(unxmlify($author->get_link()));
@@ -681,6 +678,15 @@ function probe_url($url, $mode = PROBE_NORMAL) {
$vcard['photo'] = $elems['link'][0]['attribs']['']['href'];
}
}
+ // Fetch fullname via poco:displayName
+ $pocotags = $feed->get_feed_tags(SIMPLEPIE_NAMESPACE_ATOM_10, 'author');
+ if ($pocotags) {
+ $elems = $pocotags[0]['child']['http://portablecontacts.net/spec/1.0'];
+ if (isset($elems["displayName"]))
+ $vcard['fn'] = $elems["displayName"][0]["data"];
+ if (isset($elems["preferredUsername"]))
+ $vcard['nick'] = $elems["preferredUsername"][0]["data"];
+ }
}
else {
$item = $feed->get_item(0);
@@ -757,18 +763,18 @@ function probe_url($url, $mode = PROBE_NORMAL) {
$vcard['fn'] = $url;
if (($notify != "") AND ($poll != "")) {
- $baseurl = matching($notify, $poll);
+ $baseurl = matching(normalise_link($notify), normalise_link($poll));
- $baseurl2 = matching($baseurl, $profile);
+ $baseurl2 = matching($baseurl, normalise_link($profile));
if ($baseurl2 != "")
$baseurl = $baseurl2;
}
if (($baseurl == "") AND ($notify != ""))
- $baseurl = matching($profile, $notify);
+ $baseurl = matching(normalise_link($profile), normalise_link($notify));
if (($baseurl == "") AND ($poll != ""))
- $baseurl = matching($profile, $poll);
+ $baseurl = matching(normalise_link($profile), normalise_link($poll));
$baseurl = rtrim($baseurl, "/");
@@ -794,16 +800,28 @@ function probe_url($url, $mode = PROBE_NORMAL) {
logger('probe_url: ' . print_r($result,true), LOGGER_DEBUG);
- // Trying if it maybe a diaspora account
- if (($result['network'] == NETWORK_FEED) OR ($result['addr'] == "")) {
- require_once('include/bbcode.php');
- $address = GetProfileUsername($url, "", true);
- $result2 = probe_url($address, $mode);
- if ($result2['network'] != "")
- $result = $result2;
+ if ($level == 1) {
+ // Trying if it maybe a diaspora account
+ if (($result['network'] == NETWORK_FEED) OR ($result['addr'] == "")) {
+ require_once('include/bbcode.php');
+ $address = GetProfileUsername($url, "", true);
+ $result2 = probe_url($address, $mode, ++$level);
+ if ($result2['network'] != "")
+ $result = $result2;
+ }
+
+ // Maybe it's some non standard GNU Social installation (Single user, subfolder or no uri rewrite)
+ if (($result['network'] == NETWORK_FEED) AND ($result['baseurl'] != "") AND ($result['nick'] != "")) {
+ $addr = $result['nick'].'@'.str_replace("http://", "", $result['baseurl']);
+ $result2 = probe_url($addr, $mode, ++$level);
+ if (($result2['network'] != "") AND ($result2['network'] != NETWORK_FEED))
+ $result = $result2;
+ }
}
- Cache::set("probe_url:".$mode.":".$url,serialize($result));
+ // Only store into the cache if the value seems to be valid
+ if ($result['network'] != NETWORK_FEED)
+ Cache::set("probe_url:".$mode.":".$url,serialize($result), CACHE_DAY);
return $result;
}
diff --git a/include/acl_selectors.php b/include/acl_selectors.php
index 668544b0b..f628b9730 100644
--- a/include/acl_selectors.php
+++ b/include/acl_selectors.php
@@ -78,19 +78,19 @@ function contact_selector($selname, $selclass, $preselected = false, $options) {
if(x($options,'networks')) {
switch($options['networks']) {
case 'DFRN_ONLY':
- $networks = array('dfrn');
+ $networks = array(NETWORK_DFRN);
break;
case 'PRIVATE':
if(is_array($a->user) && $a->user['prvnets'])
- $networks = array('dfrn','mail','dspr');
+ $networks = array(NETWORK_DFRN,NETWORK_MAIL,NETWORK_DIASPORA);
else
- $networks = array('dfrn','face','mail', 'dspr');
+ $networks = array(NETWORK_DFRN,NETWORK_FACEBOOK,NETWORK_MAIL, NETWORK_DIASPORA);
break;
case 'TWO_WAY':
if(is_array($a->user) && $a->user['prvnets'])
- $networks = array('dfrn','mail','dspr');
+ $networks = array(NETWORK_DFRN,NETWORK_MAIL,NETWORK_DIASPORA);
else
- $networks = array('dfrn','face','mail','dspr','stat');
+ $networks = array(NETWORK_DFRN,NETWORK_FACEBOOK,NETWORK_MAIL,NETWORK_DIASPORA,NETWORK_OSTATUS);
break;
default:
break;
@@ -181,17 +181,23 @@ function contact_select($selname, $selclass, $preselected = false, $size = 4, $p
$sql_extra .= sprintf(" AND `rel` = %d ", intval(CONTACT_IS_FRIEND));
}
- if($privmail) {
- $sql_extra .= " AND `network` IN ( 'dfrn', 'dspr' ) ";
- }
- elseif($privatenet) {
- $sql_extra .= " AND `network` IN ( 'dfrn', 'mail', 'face', 'dspr' ) ";
- }
+ if($privmail)
+ $sql_extra .= sprintf(" AND `network` IN ('%s' , '%s') ",
+ NETWORK_DFRN, NETWORK_DIASPORA);
+ elseif($privatenet)
+ $sql_extra .= sprintf(" AND `network` IN ('%s' , '%s', '%s', '%s') ",
+ NETWORK_DFRN, NETWORK_MAIL, NETWORK_FACEBOOK, NETWORK_DIASPORA);
$tabindex = ($tabindex > 0 ? "tabindex=\"$tabindex\"" : "");
+ if ($privmail AND $preselected) {
+ $sql_extra .= " AND `id` IN (".implode(",", $preselected).")";
+ $hidepreselected = ' style="display: none;"';
+ } else
+ $hidepreselected = "";
+
if($privmail)
- $o .= "', trim($match[3]));
+ }
}
return($match[1].$text);
@@ -250,6 +268,13 @@ function stripcode_br_cb($s) {
return '[code]' . str_replace(' ', '', $s[1]) . '[/code]';
}
+function bb_onelinecode_cb($match) {
+ if (strpos($match[1]," ")===false){
+ return "".$match[1]."";
+ }
+ return "".$match[1]."";
+}
+
function tryoembed($match){
//$url = ((count($match)==2)?$match[1]:$match[2]);
$url = $match[1];
@@ -813,7 +838,6 @@ function bbcode($Text,$preserve_nl = false, $tryoembed = true, $simplehtml = fal
$ev = bbtoevent($Text);
-
// Replace any html brackets with HTML Entities to prevent executing HTML or script
// Don't use strip_tags here because it breaks [url] search by replacing & with amp
@@ -857,7 +881,7 @@ function bbcode($Text,$preserve_nl = false, $tryoembed = true, $simplehtml = fal
}
// Handle attached links or videos
- $Text = bb_attachment($Text, ($simplehtml != 4) AND ($simplehtml != 0), $tryoembed);
+ $Text = bb_attachment($Text, $simplehtml, $tryoembed);
$Text = str_replace(array("\r","\n"), array(' ',' '), $Text);
@@ -870,8 +894,17 @@ function bbcode($Text,$preserve_nl = false, $tryoembed = true, $simplehtml = fal
$MAILSearchString = $URLSearchString;
// Remove all hashtag addresses
- if (!$tryoembed OR $simplehtml)
+ if ((!$tryoembed OR $simplehtml) AND !in_array($simplehtml, array(3, 7)))
$Text = preg_replace("/([#@])\[url\=([$URLSearchString]*)\](.*?)\[\/url\]/ism", '$1$3', $Text);
+ elseif ($simplehtml == 3)
+ $Text = preg_replace("/([@])\[url\=([$URLSearchString]*)\](.*?)\[\/url\]/ism",
+ '$1$3',
+ $Text);
+ elseif ($simplehtml == 7)
+ $Text = preg_replace("/([@])\[url\=([$URLSearchString]*)\](.*?)\[\/url\]/ism",
+ '$1$3',
+ $Text);
+
// Bookmarks in red - will be converted to bookmarks in friendica
$Text = preg_replace("/#\^\[url\]([$URLSearchString]*)\[\/url\]/ism", '[bookmark=$1]$1[/bookmark]', $Text);
@@ -922,13 +955,26 @@ function bbcode($Text,$preserve_nl = false, $tryoembed = true, $simplehtml = fal
// we may need to restrict this further if it picks up too many strays
// link acct:user@host to a webfinger profile redirector
- $Text = preg_replace('/acct:(.*?)@(.*?)([ ,])/', 'acct:' . "$1@$2$3" . '',$Text);
// Perform MAIL Search
$Text = preg_replace("/\[mail\]([$MAILSearchString]*)\[\/mail\]/", '$1', $Text);
$Text = preg_replace("/\[mail\=([$MAILSearchString]*)\](.*?)\[\/mail\]/", '$2', $Text);
+ // leave open the posibility of [map=something]
+ // this is replaced in prepare_body() which has knowledge of the item location
+
+ if (strpos($Text,'[/map]') !== false) {
+ $Text = preg_replace_callback("/\[map\](.*?)\[\/map\]/ism", 'bb_map_location', $Text);
+ }
+ if (strpos($Text,'[map=') !== false) {
+ $Text = preg_replace_callback("/\[map=(.*?)\]/ism", 'bb_map_coords', $Text);
+ }
+ if (strpos($Text,'[map]') !== false) {
+ $Text = preg_replace("/\[map\]/", '', $Text);
+ }
+
// Check for headers
$Text = preg_replace("(\[h1\](.*?)\[\/h1\])ism",'
';
+
+ calendar.html(table);
+
+ mounth_picker.find('.xdsoft_label span').eq(0).text(options.i18n[options.lang].months[_xdsoft_datetime.currentTime.getMonth()]);
+ mounth_picker.find('.xdsoft_label span').eq(1).text(_xdsoft_datetime.currentTime.getFullYear());
+
+ // generate timebox
+ time = '';
+ h = '';
+ m = '';
+ line_time = function line_time(h, m) {
+ var now = _xdsoft_datetime.now();
+ now.setHours(h);
+ h = parseInt(now.getHours(), 10);
+ now.setMinutes(m);
+ m = parseInt(now.getMinutes(), 10);
+
+ classes = [];
+ if ((options.maxTime !== false && _xdsoft_datetime.strtotime(options.maxTime).getTime() < now.getTime()) || (options.minTime !== false && _xdsoft_datetime.strtotime(options.minTime).getTime() > now.getTime())) {
+ classes.push('xdsoft_disabled');
+ }
+ if ((options.initTime || options.defaultSelect || datetimepicker.data('changed')) && parseInt(_xdsoft_datetime.currentTime.getHours(), 10) === parseInt(h, 10) && (options.step > 59 || Math[options.roundTime](_xdsoft_datetime.currentTime.getMinutes() / options.step) * options.step === parseInt(m, 10))) {
+ if (options.defaultSelect || datetimepicker.data('changed')) {
+ classes.push('xdsoft_current');
+ } else if (options.initTime) {
+ classes.push('xdsoft_init_time');
+ }
+ }
+ if (parseInt(today.getHours(), 10) === parseInt(h, 10) && parseInt(today.getMinutes(), 10) === parseInt(m, 10)) {
+ classes.push('xdsoft_today');
+ }
+ time += '
' + now.dateFormat(options.formatTime) + '
';
+ };
+
+ if (!options.allowTimes || !$.isArray(options.allowTimes) || !options.allowTimes.length) {
+ for (i = 0, j = 0; i < (options.hours12 ? 12 : 24); i += 1) {
+ for (j = 0; j < 60; j += options.step) {
+ h = (i < 10 ? '0' : '') + i;
+ m = (j < 10 ? '0' : '') + j;
+ line_time(h, m);
+ }
+ }
+ } else {
+ for (i = 0; i < options.allowTimes.length; i += 1) {
+ h = _xdsoft_datetime.strtotime(options.allowTimes[i]).getHours();
+ m = _xdsoft_datetime.strtotime(options.allowTimes[i]).getMinutes();
+ line_time(h, m);
+ }
+ }
+
+ timebox.html(time);
+
+ opt = '';
+ i = 0;
+
+ for (i = parseInt(options.yearStart, 10) + options.yearOffset; i <= parseInt(options.yearEnd, 10) + options.yearOffset; i += 1) {
+ opt += '
' + i + '
';
+ }
+ yearselect.children().eq(0)
+ .html(opt);
+
+ for (i = 0, opt = ''; i <= 11; i += 1) {
+ opt += '
' + options.i18n[options.lang].months[i] + '
';
+ }
+ monthselect.children().eq(0).html(opt);
+ $(datetimepicker)
+ .trigger('generate.xdsoft');
+ }, 10);
+ event.stopPropagation();
+ })
+ .on('afterOpen.xdsoft', function () {
+ if (options.timepicker) {
+ var classType, pheight, height, top;
+ if (timebox.find('.xdsoft_current').length) {
+ classType = '.xdsoft_current';
+ } else if (timebox.find('.xdsoft_init_time').length) {
+ classType = '.xdsoft_init_time';
+ }
+ if (classType) {
+ pheight = timeboxparent[0].clientHeight;
+ height = timebox[0].offsetHeight;
+ top = timebox.find(classType).index() * options.timeHeightInTimePicker + 1;
+ if ((height - pheight) < top) {
+ top = height - pheight;
+ }
+ timeboxparent.trigger('scroll_element.xdsoft_scroller', [parseInt(top, 10) / (height - pheight)]);
+ } else {
+ timeboxparent.trigger('scroll_element.xdsoft_scroller', [0]);
+ }
+ }
+ });
+
+ timerclick = 0;
+ calendar
+ .on('click.xdsoft', 'td', function (xdevent) {
+ xdevent.stopPropagation(); // Prevents closing of Pop-ups, Modals and Flyouts in Bootstrap
+ timerclick += 1;
+ var $this = $(this),
+ currentTime = _xdsoft_datetime.currentTime;
+
+ if (currentTime === undefined || currentTime === null) {
+ _xdsoft_datetime.currentTime = _xdsoft_datetime.now();
+ currentTime = _xdsoft_datetime.currentTime;
+ }
+
+ if ($this.hasClass('xdsoft_disabled')) {
+ return false;
+ }
+
+ currentTime.setDate(1);
+ currentTime.setFullYear($this.data('year'));
+ currentTime.setMonth($this.data('month'));
+ currentTime.setDate($this.data('date'));
+
+ datetimepicker.trigger('select.xdsoft', [currentTime]);
+
+ input.val(_xdsoft_datetime.str());
+ if ((timerclick > 1 || (options.closeOnDateSelect === true || (options.closeOnDateSelect === 0 && !options.timepicker))) && !options.inline) {
+ datetimepicker.trigger('close.xdsoft');
+ }
+
+ if (options.onSelectDate && $.isFunction(options.onSelectDate)) {
+ options.onSelectDate.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), xdevent);
+ }
+
+ datetimepicker.data('changed', true);
+ datetimepicker.trigger('xchange.xdsoft');
+ datetimepicker.trigger('changedatetime.xdsoft');
+ setTimeout(function () {
+ timerclick = 0;
+ }, 200);
+ });
+
+ timebox
+ .on('click.xdsoft', 'div', function (xdevent) {
+ xdevent.stopPropagation();
+ var $this = $(this),
+ currentTime = _xdsoft_datetime.currentTime;
+
+ if (currentTime === undefined || currentTime === null) {
+ _xdsoft_datetime.currentTime = _xdsoft_datetime.now();
+ currentTime = _xdsoft_datetime.currentTime;
+ }
+
+ if ($this.hasClass('xdsoft_disabled')) {
+ return false;
+ }
+ currentTime.setHours($this.data('hour'));
+ currentTime.setMinutes($this.data('minute'));
+ datetimepicker.trigger('select.xdsoft', [currentTime]);
+
+ datetimepicker.data('input').val(_xdsoft_datetime.str());
+ if (!options.inline) {
+ datetimepicker.trigger('close.xdsoft');
+ }
+
+ if (options.onSelectTime && $.isFunction(options.onSelectTime)) {
+ options.onSelectTime.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), xdevent);
+ }
+ datetimepicker.data('changed', true);
+ datetimepicker.trigger('xchange.xdsoft');
+ datetimepicker.trigger('changedatetime.xdsoft');
+ });
+
+
+ datepicker
+ .on('mousewheel.xdsoft', function (event) {
+ if (!options.scrollMonth) {
+ return true;
+ }
+ if (event.deltaY < 0) {
+ _xdsoft_datetime.nextMonth();
+ } else {
+ _xdsoft_datetime.prevMonth();
+ }
+ return false;
+ });
+
+ input
+ .on('mousewheel.xdsoft', function (event) {
+ if (!options.scrollInput) {
+ return true;
+ }
+ if (!options.datepicker && options.timepicker) {
+ current_time_index = timebox.find('.xdsoft_current').length ? timebox.find('.xdsoft_current').eq(0).index() : 0;
+ if (current_time_index + event.deltaY >= 0 && current_time_index + event.deltaY < timebox.children().length) {
+ current_time_index += event.deltaY;
+ }
+ if (timebox.children().eq(current_time_index).length) {
+ timebox.children().eq(current_time_index).trigger('mousedown');
+ }
+ return false;
+ }
+ if (options.datepicker && !options.timepicker) {
+ datepicker.trigger(event, [event.deltaY, event.deltaX, event.deltaY]);
+ if (input.val) {
+ input.val(_xdsoft_datetime.str());
+ }
+ datetimepicker.trigger('changedatetime.xdsoft');
+ return false;
+ }
+ });
+
+ datetimepicker
+ .on('changedatetime.xdsoft', function (event) {
+ if (options.onChangeDateTime && $.isFunction(options.onChangeDateTime)) {
+ var $input = datetimepicker.data('input');
+ options.onChangeDateTime.call(datetimepicker, _xdsoft_datetime.currentTime, $input, event);
+ delete options.value;
+ $input.trigger('change');
+ }
+ })
+ .on('generate.xdsoft', function () {
+ if (options.onGenerate && $.isFunction(options.onGenerate)) {
+ options.onGenerate.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'));
+ }
+ if (triggerAfterOpen) {
+ datetimepicker.trigger('afterOpen.xdsoft');
+ triggerAfterOpen = false;
+ }
+ })
+ .on('click.xdsoft', function (xdevent) {
+ xdevent.stopPropagation();
+ });
+
+ current_time_index = 0;
+
+ setPos = function () {
+ var offset = datetimepicker.data('input').offset(), top = offset.top + datetimepicker.data('input')[0].offsetHeight - 1, left = offset.left, position = "absolute";
+ if (options.fixed) {
+ top -= $(window).scrollTop();
+ left -= $(window).scrollLeft();
+ position = "fixed";
+ } else {
+ if (top + datetimepicker[0].offsetHeight > $(window).height() + $(window).scrollTop()) {
+ top = offset.top - datetimepicker[0].offsetHeight + 1;
+ }
+ if (top < 0) {
+ top = 0;
+ }
+ if (left + datetimepicker[0].offsetWidth > $(window).width()) {
+ left = $(window).width() - datetimepicker[0].offsetWidth;
+ }
+ }
+ datetimepicker.css({
+ left: left,
+ top: top,
+ position: position
+ });
+ };
+ datetimepicker
+ .on('open.xdsoft', function (event) {
+ var onShow = true;
+ if (options.onShow && $.isFunction(options.onShow)) {
+ onShow = options.onShow.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), event);
+ }
+ if (onShow !== false) {
+ datetimepicker.show();
+ setPos();
+ $(window)
+ .off('resize.xdsoft', setPos)
+ .on('resize.xdsoft', setPos);
+
+ if (options.closeOnWithoutClick) {
+ $([document.body, window]).on('mousedown.xdsoft', function arguments_callee6() {
+ datetimepicker.trigger('close.xdsoft');
+ $([document.body, window]).off('mousedown.xdsoft', arguments_callee6);
+ });
+ }
+ }
+ })
+ .on('close.xdsoft', function (event) {
+ var onClose = true;
+ mounth_picker
+ .find('.xdsoft_month,.xdsoft_year')
+ .find('.xdsoft_select')
+ .hide();
+ if (options.onClose && $.isFunction(options.onClose)) {
+ onClose = options.onClose.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), event);
+ }
+ if (onClose !== false && !options.opened && !options.inline) {
+ datetimepicker.hide();
+ }
+ event.stopPropagation();
+ })
+ .on('toggle.xdsoft', function (event) {
+ datetimepicker.is(':visible') ? datetimepicker.trigger('close.xdsoft') : datetimepicker.trigger('open.xdsoft');
+ })
+ .data('input', input);
+
+ timer = 0;
+ timer1 = 0;
+
+ datetimepicker.data('xdsoft_datetime', _xdsoft_datetime);
+ datetimepicker.setOptions(options);
+
+ function getCurrentValue() {
+
+ var ct = false, time;
+
+ if (options.startDate) {
+ ct = _xdsoft_datetime.strToDate(options.startDate);
+ } else {
+ ct = options.value || ((input && input.val && input.val()) ? input.val() : '');
+ if (ct) {
+ ct = _xdsoft_datetime.strToDateTime(ct);
+ } else if (options.defaultDate) {
+ ct = _xdsoft_datetime.strToDate(options.defaultDate);
+ if (options.defaultTime) {
+ time = _xdsoft_datetime.strtotime(options.defaultTime);
+ ct.setHours(time.getHours());
+ ct.setMinutes(time.getMinutes());
+ }
+ }
+ }
+
+ if (ct && _xdsoft_datetime.isValidDate(ct)) {
+ datetimepicker.data('changed', true);
+ } else {
+ ct = '';
+ }
+
+ return ct || 0;
+ }
+
+ _xdsoft_datetime.setCurrentTime(getCurrentValue());
+
+ input
+ .data('xdsoft_datetimepicker', datetimepicker)
+ .on('open.xdsoft focusin.xdsoft mousedown.xdsoft', function (event) {
+ if (input.is(':disabled') || input.is(':hidden') || !input.is(':visible') || (input.data('xdsoft_datetimepicker').is(':visible') && options.closeOnInputClick)) {
+ return;
+ }
+ clearTimeout(timer);
+ timer = setTimeout(function () {
+ if (input.is(':disabled') || input.is(':hidden') || !input.is(':visible')) {
+ return;
+ }
+
+ triggerAfterOpen = true;
+ _xdsoft_datetime.setCurrentTime(getCurrentValue());
+
+ datetimepicker.trigger('open.xdsoft');
+ }, 100);
+ })
+ .on('keydown.xdsoft', function (event) {
+ var val = this.value, elementSelector,
+ key = event.which;
+ if ([ENTER].indexOf(key) !== -1 && options.enterLikeTab) {
+ elementSelector = $("input:visible,textarea:visible");
+ datetimepicker.trigger('close.xdsoft');
+ elementSelector.eq(elementSelector.index(this) + 1).focus();
+ return false;
+ }
+ if ([TAB].indexOf(key) !== -1) {
+ datetimepicker.trigger('close.xdsoft');
+ return true;
+ }
+ });
+ };
+ destroyDateTimePicker = function (input) {
+ var datetimepicker = input.data('xdsoft_datetimepicker');
+ if (datetimepicker) {
+ datetimepicker.data('xdsoft_datetime', null);
+ datetimepicker.remove();
+ input
+ .data('xdsoft_datetimepicker', null)
+ .off('.xdsoft');
+ $(window).off('resize.xdsoft');
+ $([window, document.body]).off('mousedown.xdsoft');
+ if (input.unmousewheel) {
+ input.unmousewheel();
+ }
+ }
+ };
+ $(document)
+ .off('keydown.xdsoftctrl keyup.xdsoftctrl')
+ .on('keydown.xdsoftctrl', function (e) {
+ if (e.keyCode === CTRLKEY) {
+ ctrlDown = true;
+ }
+ })
+ .on('keyup.xdsoftctrl', function (e) {
+ if (e.keyCode === CTRLKEY) {
+ ctrlDown = false;
+ }
+ });
+ return this.each(function () {
+ var datetimepicker = $(this).data('xdsoft_datetimepicker');
+ if (datetimepicker) {
+ if ($.type(opt) === 'string') {
+ switch (opt) {
+ case 'show':
+ $(this).select().focus();
+ datetimepicker.trigger('open.xdsoft');
+ break;
+ case 'hide':
+ datetimepicker.trigger('close.xdsoft');
+ break;
+ case 'toggle':
+ datetimepicker.trigger('toggle.xdsoft');
+ break;
+ case 'destroy':
+ destroyDateTimePicker($(this));
+ break;
+ case 'reset':
+ this.value = this.defaultValue;
+ if (!this.value || !datetimepicker.data('xdsoft_datetime').isValidDate(Date.parseDate(this.value, options.format))) {
+ datetimepicker.data('changed', false);
+ }
+ datetimepicker.data('xdsoft_datetime').setCurrentTime(this.value);
+ break;
+ }
+ } else {
+ datetimepicker
+ .setOptions(opt);
+ }
+ return 0;
+ }
+ if ($.type(opt) !== 'string') {
+ if (!options.lazyInit || options.open || options.inline) {
+ createDateTimePicker($(this));
+ } else {
+ lazyInit($(this));
+ }
+ }
+ });
+ };
+ $.fn.datetimepicker.defaults = default_options;
+}(jQuery));
+(function () {
+
+/*! Copyright (c) 2013 Brandon Aaron (http://brandon.aaron.sh)
+ * Licensed under the MIT License (LICENSE.txt).
+ *
+ * Version: 3.1.12
+ *
+ * Requires: jQuery 1.2.2+
+ */
+!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a:a(jQuery)}(function(a){function b(b){var g=b||window.event,h=i.call(arguments,1),j=0,l=0,m=0,n=0,o=0,p=0;if(b=a.event.fix(g),b.type="mousewheel","detail"in g&&(m=-1*g.detail),"wheelDelta"in g&&(m=g.wheelDelta),"wheelDeltaY"in g&&(m=g.wheelDeltaY),"wheelDeltaX"in g&&(l=-1*g.wheelDeltaX),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(l=-1*m,m=0),j=0===m?l:m,"deltaY"in g&&(m=-1*g.deltaY,j=m),"deltaX"in g&&(l=g.deltaX,0===m&&(j=-1*l)),0!==m||0!==l){if(1===g.deltaMode){var q=a.data(this,"mousewheel-line-height");j*=q,m*=q,l*=q}else if(2===g.deltaMode){var r=a.data(this,"mousewheel-page-height");j*=r,m*=r,l*=r}if(n=Math.max(Math.abs(m),Math.abs(l)),(!f||f>n)&&(f=n,d(g,n)&&(f/=40)),d(g,n)&&(j/=40,l/=40,m/=40),j=Math[j>=1?"floor":"ceil"](j/f),l=Math[l>=1?"floor":"ceil"](l/f),m=Math[m>=1?"floor":"ceil"](m/f),k.settings.normalizeOffset&&this.getBoundingClientRect){var s=this.getBoundingClientRect();o=b.clientX-s.left,p=b.clientY-s.top}return b.deltaX=l,b.deltaY=m,b.deltaFactor=f,b.offsetX=o,b.offsetY=p,b.deltaMode=0,h.unshift(b,j,l,m),e&&clearTimeout(e),e=setTimeout(c,200),(a.event.dispatch||a.event.handle).apply(this,h)}}function c(){f=null}function d(a,b){return k.settings.adjustOldDeltas&&"mousewheel"===a.type&&b%120===0}var e,f,g=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],h="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],i=Array.prototype.slice;if(a.event.fixHooks)for(var j=g.length;j;)a.event.fixHooks[g[--j]]=a.event.mouseHooks;var k=a.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var c=h.length;c;)this.addEventListener(h[--c],b,!1);else this.onmousewheel=b;a.data(this,"mousewheel-line-height",k.getLineHeight(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.removeEventListener(h[--c],b,!1);else this.onmousewheel=null;a.removeData(this,"mousewheel-line-height"),a.removeData(this,"mousewheel-page-height")},getLineHeight:function(b){var c=a(b),d=c["offsetParent"in a.fn?"offsetParent":"parent"]();return d.length||(d=a("body")),parseInt(d.css("fontSize"),10)||parseInt(c.css("fontSize"),10)||16},getPageHeight:function(b){return a(b).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})});
+
+// Parse and Format Library
+//http://www.xaprb.com/blog/2005/12/12/javascript-closures-for-runtime-efficiency/
+/*
+ * Copyright (C) 2004 Baron Schwartz
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as published by the
+ * Free Software Foundation, version 2.1.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
+ * details.
+ */
+Date.parseFunctions={count:0};Date.parseRegexes=[];Date.formatFunctions={count:0};Date.prototype.dateFormat=function(b){if(b=="unixtime"){return parseInt(this.getTime()/1000);}if(Date.formatFunctions[b]==null){Date.createNewFormat(b);}var a=Date.formatFunctions[b];return this[a]();};Date.createNewFormat=function(format){var funcName="format"+Date.formatFunctions.count++;Date.formatFunctions[format]=funcName;var code="Date.prototype."+funcName+" = function() {return ";var special=false;var ch="";for(var i=0;i 0) {";var regex="";var special=false;var ch="";for(var i=0;i 0 && z > 0){\nvar doyDate = new Date(y,0);\ndoyDate.setDate(z);\nm = doyDate.getMonth();\nd = doyDate.getDate();\n}";code+="if (y > 0 && m >= 0 && d > 0 && h >= 0 && i >= 0 && s >= 0)\n{return new Date(y, m, d, h, i, s);}\nelse if (y > 0 && m >= 0 && d > 0 && h >= 0 && i >= 0)\n{return new Date(y, m, d, h, i);}\nelse if (y > 0 && m >= 0 && d > 0 && h >= 0)\n{return new Date(y, m, d, h);}\nelse if (y > 0 && m >= 0 && d > 0)\n{return new Date(y, m, d);}\nelse if (y > 0 && m >= 0)\n{return new Date(y, m);}\nelse if (y > 0)\n{return new Date(y);}\n}return null;}";Date.parseRegexes[regexNum]=new RegExp("^"+regex+"$");eval(code);};Date.formatCodeToRegex=function(b,a){switch(b){case"D":return{g:0,c:null,s:"(?:Sun|Mon|Tue|Wed|Thu|Fri|Sat)"};case"j":case"d":return{g:1,c:"d = parseInt(results["+a+"], 10);\n",s:"(\\d{1,2})"};case"l":return{g:0,c:null,s:"(?:"+Date.dayNames.join("|")+")"};case"S":return{g:0,c:null,s:"(?:st|nd|rd|th)"};case"w":return{g:0,c:null,s:"\\d"};case"z":return{g:1,c:"z = parseInt(results["+a+"], 10);\n",s:"(\\d{1,3})"};case"W":return{g:0,c:null,s:"(?:\\d{2})"};case"F":return{g:1,c:"m = parseInt(Date.monthNumbers[results["+a+"].substring(0, 3)], 10);\n",s:"("+Date.monthNames.join("|")+")"};case"M":return{g:1,c:"m = parseInt(Date.monthNumbers[results["+a+"]], 10);\n",s:"(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)"};case"n":case"m":return{g:1,c:"m = parseInt(results["+a+"], 10) - 1;\n",s:"(\\d{1,2})"};case"t":return{g:0,c:null,s:"\\d{1,2}"};case"L":return{g:0,c:null,s:"(?:1|0)"};case"Y":return{g:1,c:"y = parseInt(results["+a+"], 10);\n",s:"(\\d{4})"};case"y":return{g:1,c:"var ty = parseInt(results["+a+"], 10);\ny = ty > Date.y2kYear ? 1900 + ty : 2000 + ty;\n",s:"(\\d{1,2})"};case"a":return{g:1,c:"if (results["+a+"] == 'am') {\nif (h == 12) { h = 0; }\n} else { if (h < 12) { h += 12; }}",s:"(am|pm)"};case"A":return{g:1,c:"if (results["+a+"] == 'AM') {\nif (h == 12) { h = 0; }\n} else { if (h < 12) { h += 12; }}",s:"(AM|PM)"};case"g":case"G":case"h":case"H":return{g:1,c:"h = parseInt(results["+a+"], 10);\n",s:"(\\d{1,2})"};case"i":return{g:1,c:"i = parseInt(results["+a+"], 10);\n",s:"(\\d{2})"};case"s":return{g:1,c:"s = parseInt(results["+a+"], 10);\n",s:"(\\d{2})"};case"O":return{g:0,c:null,s:"[+-]\\d{4}"};case"T":return{g:0,c:null,s:"[A-Z]{3}"};case"Z":return{g:0,c:null,s:"[+-]\\d{1,5}"};default:return{g:0,c:null,s:String.escape(b)};}};Date.prototype.getTimezone=function(){return this.toString().replace(/^.*? ([A-Z]{3}) [0-9]{4}.*$/,"$1").replace(/^.*?\(([A-Z])[a-z]+ ([A-Z])[a-z]+ ([A-Z])[a-z]+\)$/,"$1$2$3");};Date.prototype.getGMTOffset=function(){return(this.getTimezoneOffset()>0?"-":"+")+String.leftPad(Math.floor(Math.abs(this.getTimezoneOffset())/60),2,"0")+String.leftPad(Math.abs(this.getTimezoneOffset())%60,2,"0");};Date.prototype.getDayOfYear=function(){var a=0;Date.daysInMonth[1]=this.isLeapYear()?29:28;for(var b=0;b 255 * $digest_length) {
+ throw new CannotPerformOperationException();
+ }
+
+ // "if [salt] not provided, is set to a string of HashLen zeroes."
+ if (is_null($salt)) {
+ $salt = str_repeat("\x00", $digest_length);
+ }
+
+ // HKDF-Extract:
+ // PRK = HMAC-Hash(salt, IKM)
+ // The salt is the HMAC key.
+ $prk = hash_hmac($hash, $ikm, $salt, true);
+
+ // HKDF-Expand:
+
+ // This check is useless, but it serves as a reminder to the spec.
+ if (self::our_strlen($prk) < $digest_length) {
+ throw new CannotPerformOperationException();
+ }
+
+ // T(0) = ''
+ $t = '';
+ $last_block = '';
+ for ($block_index = 1; self::our_strlen($t) < $length; $block_index++) {
+ // T(i) = HMAC-Hash(PRK, T(i-1) | info | 0x??)
+ $last_block = hash_hmac(
+ $hash,
+ $last_block . $info . chr($block_index),
+ $prk,
+ true
+ );
+ // T = T(1) | T(2) | T(3) | ... | T(N)
+ $t .= $last_block;
+ }
+
+ // ORM = first L octets of T
+ $orm = self::our_substr($t, 0, $length);
+ if ($orm === FALSE) {
+ throw new CannotPerformOperationException();
+ }
+ return $orm;
+ }
+
+ private static function VerifyHMAC($correct_hmac, $message, $key)
+ {
+ $message_hmac = hash_hmac(self::HASH_FUNCTION, $message, $key, true);
+
+ // We can't just compare the strings with '==', since it would make
+ // timing attacks possible. We could use the XOR-OR constant-time
+ // comparison algorithm, but I'm not sure if that's good enough way up
+ // here in an interpreted language. So we use the method of HMACing the
+ // strings we want to compare with a random key, then comparing those.
+
+ // NOTE: This leaks information when the strings are not the same
+ // length, but they should always be the same length here. Enforce it:
+ if (self::our_strlen($correct_hmac) !== self::our_strlen($message_hmac)) {
+ throw new CannotPerformOperationException();
+ }
+
+ $blind = self::CreateNewRandomKey();
+ $message_compare = hash_hmac(self::HASH_FUNCTION, $message_hmac, $blind);
+ $correct_compare = hash_hmac(self::HASH_FUNCTION, $correct_hmac, $blind);
+ return $correct_compare === $message_compare;
+ }
+
+ private static function TestEncryptDecrypt()
+ {
+ $key = self::CreateNewRandomKey();
+ $data = "EnCrYpT EvErYThInG\x00\x00";
+
+ // Make sure encrypting then decrypting doesn't change the message.
+ $ciphertext = self::Encrypt($data, $key);
+ try {
+ $decrypted = self::Decrypt($ciphertext, $key);
+ } catch (InvalidCiphertextException $ex) {
+ // It's important to catch this and change it into a
+ // CryptoTestFailedException, otherwise a test failure could trick
+ // the user into thinking it's just an invalid ciphertext!
+ throw new CryptoTestFailedException();
+ }
+ if($decrypted !== $data)
+ {
+ throw new CryptoTestFailedException();
+ }
+
+ // Modifying the ciphertext: Appending a string.
+ try {
+ self::Decrypt($ciphertext . "a", $key);
+ throw new CryptoTestFailedException();
+ } catch (InvalidCiphertextException $e) { /* expected */ }
+
+ // Modifying the ciphertext: Changing an IV byte.
+ try {
+ $ciphertext[0] = chr((ord($ciphertext[0]) + 1) % 256);
+ self::Decrypt($ciphertext, $key);
+ throw new CryptoTestFailedException();
+ } catch (InvalidCiphertextException $e) { /* expected */ }
+
+ // Decrypting with the wrong key.
+ $key = self::CreateNewRandomKey();
+ $data = "abcdef";
+ $ciphertext = self::Encrypt($data, $key);
+ $wrong_key = self::CreateNewRandomKey();
+ try {
+ self::Decrypt($ciphertext, $wrong_key);
+ throw new CryptoTestFailedException();
+ } catch (InvalidCiphertextException $e) { /* expected */ }
+
+ // Ciphertext too small (shorter than HMAC).
+ $key = self::CreateNewRandomKey();
+ $ciphertext = str_repeat("A", self::MAC_BYTE_SIZE - 1);
+ try {
+ self::Decrypt($ciphertext, $key);
+ throw new CryptoTestFailedException();
+ } catch (InvalidCiphertextException $e) { /* expected */ }
+ }
+
+ private static function HKDFTestVector()
+ {
+ // HKDF test vectors from RFC 5869
+
+ // Test Case 1
+ $ikm = str_repeat("\x0b", 22);
+ $salt = self::hexToBytes("000102030405060708090a0b0c");
+ $info = self::hexToBytes("f0f1f2f3f4f5f6f7f8f9");
+ $length = 42;
+ $okm = self::hexToBytes(
+ "3cb25f25faacd57a90434f64d0362f2a" .
+ "2d2d0a90cf1a5a4c5db02d56ecc4c5bf" .
+ "34007208d5b887185865"
+ );
+ $computed_okm = self::HKDF("sha256", $ikm, $length, $info, $salt);
+ if ($computed_okm !== $okm) {
+ throw new CryptoTestFailedException();
+ }
+
+ // Test Case 7
+ $ikm = str_repeat("\x0c", 22);
+ $length = 42;
+ $okm = self::hexToBytes(
+ "2c91117204d745f3500d636a62f64f0a" .
+ "b3bae548aa53d423b0d1f27ebba6f5e5" .
+ "673a081d70cce7acfc48"
+ );
+ $computed_okm = self::HKDF("sha1", $ikm, $length);
+ if ($computed_okm !== $okm) {
+ throw new CryptoTestFailedException();
+ }
+
+ }
+
+ private static function HMACTestVector()
+ {
+ // HMAC test vector From RFC 4231 (Test Case 1)
+ $key = str_repeat("\x0b", 20);
+ $data = "Hi There";
+ $correct = "b0344c61d8db38535ca8afceaf0bf12b881dc200c9833da726e9376c2e32cff7";
+ if (hash_hmac(self::HASH_FUNCTION, $data, $key) != $correct) {
+ throw new CryptoTestFailedException();
+ }
+ }
+
+ private static function AESTestVector()
+ {
+ // AES CBC mode test vector from NIST SP 800-38A
+ $key = self::hexToBytes("2b7e151628aed2a6abf7158809cf4f3c");
+ $iv = self::hexToBytes("000102030405060708090a0b0c0d0e0f");
+ $plaintext = self::hexToBytes(
+ "6bc1bee22e409f96e93d7e117393172a" .
+ "ae2d8a571e03ac9c9eb76fac45af8e51" .
+ "30c81c46a35ce411e5fbc1191a0a52ef" .
+ "f69f2445df4f9b17ad2b417be66c3710"
+ );
+ $ciphertext = self::hexToBytes(
+ "7649abac8119b246cee98e9b12e9197d" .
+ "5086cb9b507219ee95db113a917678b2" .
+ "73bed6b8e3c1743b7116e69e22229516" .
+ "3ff1caa1681fac09120eca307586e1a7" .
+ /* Block due to padding. Not from NIST test vector.
+ Padding Block: 10101010101010101010101010101010
+ Ciphertext: 3ff1caa1681fac09120eca307586e1a7
+ (+) 2fe1dab1780fbc19021eda206596f1b7
+ AES 8cb82807230e1321d3fae00d18cc2012
+
+ */
+ "8cb82807230e1321d3fae00d18cc2012"
+ );
+
+ $computed_ciphertext = self::PlainEncrypt($plaintext, $key, $iv);
+ if ($computed_ciphertext !== $ciphertext) {
+ throw new CryptoTestFailedException();
+ }
+
+ $computed_plaintext = self::PlainDecrypt($ciphertext, $key, $iv);
+ if ($computed_plaintext !== $plaintext) {
+ throw new CryptoTestFailedException();
+ }
+ }
+
+ /* WARNING: Do not call this function on secrets. It creates side channels. */
+ private static function hexToBytes($hex_string)
+ {
+ return pack("H*", $hex_string);
+ }
+
+ private static function EnsureConstantExists($name)
+ {
+ if (!defined($name)) {
+ throw new CannotPerformOperationException();
+ }
+ }
+
+ private static function EnsureFunctionExists($name)
+ {
+ if (!function_exists($name)) {
+ throw new CannotPerformOperationException();
+ }
+ }
+
+ /*
+ * We need these strlen() and substr() functions because when
+ * 'mbstring.func_overload' is set in php.ini, the standard strlen() and
+ * substr() are replaced by mb_strlen() and mb_substr().
+ */
+
+ private static function our_strlen($str)
+ {
+ if (function_exists('mb_strlen')) {
+ $length = mb_strlen($str, '8bit');
+ if ($length === FALSE) {
+ throw new CannotPerformOperationException();
+ }
+ return $length;
+ } else {
+ return strlen($str);
+ }
+ }
+
+ private static function our_substr($str, $start, $length = NULL)
+ {
+ if (function_exists('mb_substr'))
+ {
+ // mb_substr($str, 0, NULL, '8bit') returns an empty string on PHP
+ // 5.3, so we have to find the length ourselves.
+ if (!isset($length)) {
+ if ($start >= 0) {
+ $length = self::our_strlen($str) - $start;
+ } else {
+ $length = -$start;
+ }
+ }
+
+ return mb_substr($str, $start, $length, '8bit');
+ }
+
+ // Unlike mb_substr(), substr() doesn't accept NULL for length
+ if (isset($length)) {
+ return substr($str, $start, $length);
+ } else {
+ return substr($str, $start);
+ }
+ }
+
+}
+
+/*
+ * We want to catch all uncaught exceptions that come from the Crypto class,
+ * since by default, PHP will leak the key in the stack trace from an uncaught
+ * exception. This is a really ugly hack, but I think it's justified.
+ *
+ * Everything up to handler() getting called should be reliable, so this should
+ * reliably suppress the stack traces. The rest is just a bonus so that we don't
+ * make it impossible to debug other exceptions.
+ *
+ * This bit of code was adapted from: http://stackoverflow.com/a/7939492
+ */
+
+class CryptoExceptionHandler
+{
+ private $rethrow = NULL;
+
+ public function __construct()
+ {
+ set_exception_handler(array($this, "handler"));
+ }
+
+ public function handler($ex)
+ {
+ if (
+ $ex instanceof InvalidCiphertextException ||
+ $ex instanceof CannotPerformOperationException ||
+ $ex instanceof CryptoTestFailedException
+ ) {
+ echo "FATAL ERROR: Uncaught crypto exception. Suppresssing output.\n";
+ } else {
+ /* Re-throw the exception in the destructor. */
+ $this->rethrow = $ex;
+ }
+ }
+
+ public function __destruct() {
+ if ($this->rethrow) {
+ throw $this->rethrow;
+ }
+ }
+}
+
+$crypto_exception_handler_object_dont_touch_me = new CryptoExceptionHandler();
+
diff --git a/library/defuse/php-encryption-1.2.1/README.md b/library/defuse/php-encryption-1.2.1/README.md
new file mode 100644
index 000000000..292ecf957
--- /dev/null
+++ b/library/defuse/php-encryption-1.2.1/README.md
@@ -0,0 +1,79 @@
+php-encryption
+===============
+
+This is a class for doing symmetric encryption in PHP. **Requires PHP 5.4 or newer.**
+
+[![Build Status](https://travis-ci.org/defuse/php-encryption.svg?branch=master)](https://travis-ci.org/defuse/php-encryption)
+
+Implementation
+--------------
+
+Messages are encrypted with AES-128 in CBC mode and are authenticated with
+HMAC-SHA256 (Encrypt-then-Mac). PKCS7 padding is used to pad the message to
+a multiple of the block size. HKDF is used to split the user-provided key into
+two keys: one for encryption, and the other for authentication. It is
+implemented using the `openssl_` and `hash_hmac` functions.
+
+Warning
+--------
+
+This is new code, and it hasn't received much review by experts. I have spent
+many hours making it as secure as possible (extensive runtime tests, secure
+coding practices), and auditing it for problems, but I may have missed some
+issues. So be careful. Don't trust it with your life. Check out the open GitHub
+issues for a list of known issues. If you find a problem with this library,
+please report it by opening a GitHub issue.
+
+That said, you're probably much better off using this library than any other
+encryption library written in PHP.
+
+Philosophy
+-----------
+
+This library was created after noticing how much insecure PHP encryption code
+there is. I once did a Google search for "php encryption" and found insecure
+code or advice on 9 of the top 10 results.
+
+Encryption is becoming an essential component of modern websites. This library
+aims to fulfil a subset of that need: Authenticated symmetric encryption of
+short strings, given a random key.
+
+This library is developed around several core values:
+
+- Rule #1: Security is prioritized over everything else.
+
+ > Whenever there is a conflict between security and some other property,
+ > security will be favored. For example, the library has runtime tests,
+ > which make it slower, but will hopefully stop it from encrypting stuff
+ > if the platform it's running on is broken.
+
+- Rule #2: It should be difficult to misuse the library.
+
+ > We assume the developers using this library have no experience with
+ > cryptography. We only assume that they know that the "key" is something
+ > you need to encrypt and decrypt the messages, and that it must be
+ > protected. Whenever possible, the library should refuse to encrypt or
+ > decrypt messages when it is not being used correctly.
+
+- Rule #3: The library aims only to be compatible with itself.
+
+ > Other PHP encryption libraries try to support every possible type of
+ > encryption, even the insecure ones (e.g. ECB mode). Because there are so
+ > many options, inexperienced developers must make decisions between
+ > things like "CBC" mode and "ECB" mode, knowing nothing about either one,
+ > which inevitably creates vulnerabilities.
+
+ > This library will only support one secure mode. A developer using this
+ > library will call "encrypt" and "decrypt" not caring about how they are
+ > implemented.
+
+- Rule #4: The library should consist of a single PHP file and nothing more.
+
+ > Some PHP encryption libraries, like libsodium-php [1], are not
+ > straightforward to install and cannot packaged with "just download and
+ > extract" applications. This library will always be just one PHP file
+ > that you can put in your source tree and require().
+
+References:
+
+ [1] https://github.com/jedisct1/libsodium-php
diff --git a/library/defuse/php-encryption-1.2.1/benchmark.php b/library/defuse/php-encryption-1.2.1/benchmark.php
new file mode 100644
index 000000000..3da61a628
--- /dev/null
+++ b/library/defuse/php-encryption-1.2.1/benchmark.php
@@ -0,0 +1,42 @@
+
diff --git a/library/defuse/php-encryption-1.2.1/composer.json b/library/defuse/php-encryption-1.2.1/composer.json
new file mode 100644
index 000000000..6856b9c72
--- /dev/null
+++ b/library/defuse/php-encryption-1.2.1/composer.json
@@ -0,0 +1,20 @@
+{
+ "name": "defuse/php-encryption",
+ "description": "Secure PHP Encryption Library",
+ "license": "MIT",
+ "keywords": ["security", "encryption", "AES", "mcrypt", "cipher"],
+ "authors": [
+ {
+ "name": "Taylor Hornby",
+ "email": "havoc@defuse.ca"
+ }
+ ],
+ "autoload": {
+ "files": ["Crypto.php"]
+ },
+ "require": {
+ "php": ">=5.4.0",
+ "ext-openssl": "*",
+ "ext-mcrypt": "*"
+ }
+}
diff --git a/library/defuse/php-encryption-1.2.1/example.php b/library/defuse/php-encryption-1.2.1/example.php
new file mode 100644
index 000000000..10e73f915
--- /dev/null
+++ b/library/defuse/php-encryption-1.2.1/example.php
@@ -0,0 +1,36 @@
+
diff --git a/library/defuse/php-encryption-1.2.1/test.sh b/library/defuse/php-encryption-1.2.1/test.sh
new file mode 100644
index 000000000..d1691e7c6
--- /dev/null
+++ b/library/defuse/php-encryption-1.2.1/test.sh
@@ -0,0 +1,30 @@
+#!/bin/bash
+
+echo "Normal"
+echo "--------------------------------------------------"
+php -d mbstring.func_overload=0 tests/runtime.php
+if [ $? -ne 0 ]; then
+ echo "FAIL."
+ exit 1
+fi
+echo "--------------------------------------------------"
+
+echo ""
+
+echo "Multibyte"
+echo "--------------------------------------------------"
+php -d mbstring.func_overload=7 tests/runtime.php
+if [ $? -ne 0 ]; then
+ echo "FAIL."
+ exit 1
+fi
+echo "--------------------------------------------------"
+
+echo ""
+
+if [ -z "$(php Crypto.php)" ]; then
+ echo "PASS: Crypto.php output is empty."
+else
+ echo "FAIL: Crypto.php output is not empty."
+ exit 1
+fi
diff --git a/library/defuse/php-encryption-1.2.1/tests/runtime.php b/library/defuse/php-encryption-1.2.1/tests/runtime.php
new file mode 100644
index 000000000..76565c58e
--- /dev/null
+++ b/library/defuse/php-encryption-1.2.1/tests/runtime.php
@@ -0,0 +1,32 @@
+
diff --git a/mod/_well_known.php b/mod/_well_known.php
index 6792d36fe..33070a1ec 100644
--- a/mod/_well_known.php
+++ b/mod/_well_known.php
@@ -1,14 +1,66 @@
argc > 1) {
- switch($a->argv[1]) {
- case "host-meta":
- hostxrd_init($a);
- break;
- }
- }
- http_status_exit(404);
- killme();
+ if ($a->argc > 1) {
+ switch($a->argv[1]) {
+ case "host-meta":
+ hostxrd_init($a);
+ break;
+ case "x-social-relay":
+ wk_social_relay($a);
+ break;
+ case "nodeinfo":
+ nodeinfo_wellknown($a);
+ break;
+ }
+ }
+ http_status_exit(404);
+ killme();
+}
+
+function wk_social_relay(&$a) {
+
+ define('SR_SCOPE_ALL', 'all');
+ define('SR_SCOPE_TAGS', 'tags');
+
+ $subscribe = (bool)get_config('system', 'relay_subscribe');
+
+ if ($subscribe)
+ $scope = get_config('system', 'relay_scope');
+ else
+ $scope = "";
+
+ $tags = array();
+
+ if ($scope == SR_SCOPE_TAGS) {
+
+ $server_tags = get_config('system', 'relay_server_tags');
+ $tagitems = explode(",", $server_tags);
+
+ foreach($tagitems AS $tag)
+ $tags[trim($tag, "# ")] = trim($tag, "# ");
+
+ if (get_config('system', 'relay_user_tags')) {
+ $terms = q("SELECT DISTINCT(`term`) FROM `search`");
+
+ foreach($terms AS $term) {
+ $tag = trim($term["term"], "#");
+ $tags[$tag] = $tag;
+ }
+ }
+ }
+
+ $taglist = array();
+ foreach($tags AS $tag)
+ $taglist[] = $tag;
+
+ $relay = array("subscribe" => $subscribe,
+ "scope" => $scope,
+ "tags" => $taglist);
+
+ header('Content-type: application/json; charset=utf-8');
+ echo json_encode($relay, JSON_PRETTY_PRINT|JSON_UNESCAPED_SLASHES);
+ exit;
}
diff --git a/mod/admin.php b/mod/admin.php
index 0aa902373..878508a23 100644
--- a/mod/admin.php
+++ b/mod/admin.php
@@ -105,7 +105,8 @@ function admin_content(&$a) {
'users' => Array($a->get_baseurl(true)."/admin/users/", t("Users") , "users"),
'plugins'=> Array($a->get_baseurl(true)."/admin/plugins/", t("Plugins") , "plugins"),
'themes' => Array($a->get_baseurl(true)."/admin/themes/", t("Themes") , "themes"),
- 'dbsync' => Array($a->get_baseurl(true)."/admin/dbsync/", t('DB updates'), "dbsync"),
+ 'dbsync' => Array($a->get_baseurl(true)."/admin/dbsync/", t('DB updates'), "dbsync"),
+ 'queue' => Array($a->get_baseurl(true)."/admin/queue/", t('Inspect Queue'), "queue"),
//'update' => Array($a->get_baseurl(true)."/admin/update/", t("Software Update") , "update")
);
@@ -165,6 +166,9 @@ function admin_content(&$a) {
case 'update':
$o = admin_page_remoteupdate($a);
break;
+ case 'queue':
+ $o = admin_page_queue($a);
+ break;
default:
notice( t("Item not found.") );
}
@@ -181,7 +185,30 @@ function admin_content(&$a) {
}
}
+/**
+ * Admin Inspect Queue Page
+ * @param App $a
+ * return string
+ */
+function admin_page_queue(&$a) {
+ // get content from the queue table
+ $r = q("SELECT c.name,c.nurl,q.id,q.network,q.created,q.last from queue as q, contact as c where c.id=q.cid order by q.cid, q.created;");
+ $t = get_markup_template("admin_queue.tpl");
+ return replace_macros($t, array(
+ '$title' => t('Administration'),
+ '$page' => t('Inspect Queue'),
+ '$count' => sizeof($r),
+ 'id_header' => t('ID'),
+ '$to_header' => t('Recipient Name'),
+ '$url_header' => t('Recipient Profile'),
+ '$network_header' => t('Network'),
+ '$created_header' => t('Created'),
+ '$last_header' => t('Last Tried'),
+ '$info' => t('This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently.'),
+ '$entries' => $r,
+ ));
+}
/**
* Admin Summary Page
* @param App $a
@@ -226,6 +253,7 @@ function admin_page_summary(&$a) {
'$accounts' => $accounts,
'$pending' => Array( t('Pending registrations'), $pending),
'$version' => Array( t('Version'), FRIENDICA_VERSION),
+ '$baseurl' => $a->get_baseurl(),
'$platform' => FRIENDICA_PLATFORM,
'$codename' => FRIENDICA_CODENAME,
'$build' => get_config('system','build'),
@@ -335,7 +363,7 @@ function admin_page_site_post(&$a){
$allowed_email = ((x($_POST,'allowed_email')) ? notags(trim($_POST['allowed_email'])) : '');
$block_public = ((x($_POST,'block_public')) ? True : False);
$force_publish = ((x($_POST,'publish_all')) ? True : False);
- $global_directory = ((x($_POST,'directory_submit_url')) ? notags(trim($_POST['directory_submit_url'])) : '');
+ $global_directory = ((x($_POST,'directory')) ? notags(trim($_POST['directory'])) : '');
$thread_allow = ((x($_POST,'thread_allow')) ? True : False);
$newuser_private = ((x($_POST,'newuser_private')) ? True : False);
$enotify_no_content = ((x($_POST,'enotify_no_content')) ? True : False);
@@ -357,6 +385,13 @@ function admin_page_site_post(&$a){
$delivery_interval = ((x($_POST,'delivery_interval')) ? intval(trim($_POST['delivery_interval'])) : 0);
$poll_interval = ((x($_POST,'poll_interval')) ? intval(trim($_POST['poll_interval'])) : 0);
$maxloadavg = ((x($_POST,'maxloadavg')) ? intval(trim($_POST['maxloadavg'])) : 50);
+ $maxloadavg_frontend = ((x($_POST,'maxloadavg_frontend')) ? intval(trim($_POST['maxloadavg_frontend'])) : 50);
+ $poco_completion = ((x($_POST,'poco_completion')) ? intval(trim($_POST['poco_completion'])) : false);
+ $poco_requery_days = ((x($_POST,'poco_requery_days')) ? intval(trim($_POST['poco_requery_days'])) : 7);
+ $poco_discovery = ((x($_POST,'poco_discovery')) ? intval(trim($_POST['poco_discovery'])) : 0);
+ $poco_discovery_since = ((x($_POST,'poco_discovery_since')) ? intval(trim($_POST['poco_discovery_since'])) : 30);
+ $poco_local_search = ((x($_POST,'poco_local_search')) ? intval(trim($_POST['poco_local_search'])) : false);
+ $nodeinfo = ((x($_POST,'nodeinfo')) ? intval(trim($_POST['nodeinfo'])) : false);
$dfrn_only = ((x($_POST,'dfrn_only')) ? True : False);
$ostatus_disabled = !((x($_POST,'ostatus_disabled')) ? True : False);
$ostatus_poll_interval = ((x($_POST,'ostatus_poll_interval')) ? intval(trim($_POST['ostatus_poll_interval'])) : 0);
@@ -378,6 +413,9 @@ function admin_page_site_post(&$a){
$proxy_disabled = ((x($_POST,'proxy_disabled')) ? True : False);
$old_pager = ((x($_POST,'old_pager')) ? True : False);
$only_tag_search = ((x($_POST,'only_tag_search')) ? True : False);
+ $rino = ((x($_POST,'rino')) ? intval($_POST['rino']) : 0);
+ $embedly = ((x($_POST,'embedly')) ? notags(trim($_POST['embedly'])) : '');
+
if($ssl_policy != intval(get_config('system','ssl_policy'))) {
if($ssl_policy == SSL_POLICY_FULL) {
@@ -423,6 +461,13 @@ function admin_page_site_post(&$a){
set_config('system','delivery_interval',$delivery_interval);
set_config('system','poll_interval',$poll_interval);
set_config('system','maxloadavg',$maxloadavg);
+ set_config('system','maxloadavg_frontend',$maxloadavg_frontend);
+ set_config('system','poco_completion',$poco_completion);
+ set_config('system','poco_requery_days',$poco_requery_days);
+ set_config('system','poco_discovery',$poco_discovery);
+ set_config('system','poco_discovery_since',$poco_discovery_since);
+ set_config('system','poco_local_search',$poco_local_search);
+ set_config('system','nodeinfo',$nodeinfo);
set_config('config','sitename',$sitename);
set_config('config','hostname',$hostname);
set_config('config','sender_email', $sender_email);
@@ -430,6 +475,7 @@ function admin_page_site_post(&$a){
set_config('system','suppress_tags',$suppress_tags);
set_config('system','shortcut_icon',$shortcut_icon);
set_config('system','touch_icon',$touch_icon);
+
if ($banner==""){
// don't know why, but del_config doesn't work...
q("DELETE FROM `config` WHERE `cat` = '%s' AND `k` = '%s' LIMIT 1",
@@ -468,15 +514,7 @@ function admin_page_site_post(&$a){
set_config('system','allowed_email', $allowed_email);
set_config('system','block_public', $block_public);
set_config('system','publish_all', $force_publish);
- if ($global_directory==""){
- // don't know why, but del_config doesn't work...
- q("DELETE FROM `config` WHERE `cat` = '%s' AND `k` = '%s' LIMIT 1",
- dbesc("system"),
- dbesc("directory_submit_url")
- );
- } else {
- set_config('system','directory_submit_url', $global_directory);
- }
+ set_config('system','directory', $global_directory);
set_config('system','thread_allow', $thread_allow);
set_config('system','newuser_private', $newuser_private);
set_config('system','enotify_no_content', $enotify_no_content);
@@ -513,6 +551,16 @@ function admin_page_site_post(&$a){
set_config('system','old_pager', $old_pager);
set_config('system','only_tag_search', $only_tag_search);
+
+ if ($rino==2 and !function_exists('mcrypt_create_iv')){
+ notice(t("RINO2 needs mcrypt php extension to work."));
+ } else {
+ set_config('system','rino_encrypt', $rino);
+ }
+
+ set_config('system','embedly', $embedly);
+
+
info( t('Site settings updated.') . EOL);
goaway($a->get_baseurl(true) . '/admin/site' );
return; // NOTREACHED
@@ -527,7 +575,7 @@ function admin_page_site(&$a) {
/* Installed langs */
$lang_choices = array();
- $langs = glob('view/*/strings.php');
+ $langs = glob('view/*/strings.php'); /**/
if(is_array($langs) && count($langs)) {
if(! in_array('view/en/strings.php',$langs))
@@ -539,6 +587,12 @@ function admin_page_site(&$a) {
}
}
+ if (strlen(get_config('system','directory_submit_url')) AND
+ !strlen(get_config('system','directory'))) {
+ set_config('system','directory', dirname(get_config('system','directory_submit_url')));
+ del_config('system','directory_submit_url');
+ }
+
/* Installed themes */
$theme_choices = array();
$theme_choices_mobile = array();
@@ -574,6 +628,20 @@ function admin_page_site(&$a) {
"1440" => t("Daily")
);
+ $poco_discovery_choices = array(
+ "0" => t("Disabled"),
+ "1" => t("Users"),
+ "2" => t("Users, Global Contacts"),
+ "3" => t("Users, Global Contacts/fallback"),
+ );
+
+ $poco_discovery_since_choices = array(
+ "30" => t("One month"),
+ "91" => t("Three months"),
+ "182" => t("Half a year"),
+ "365" => t("One year"),
+ );
+
/* get user names to make the install a personal install of X */
$user_names = array();
$user_names['---'] = t('Multi user instance');
@@ -622,17 +690,18 @@ function admin_page_site(&$a) {
'$upload' => t('File upload'),
'$corporate' => t('Policies'),
'$advanced' => t('Advanced'),
+ '$portable_contacts' => t('Auto Discovered Contact Directory'),
'$performance' => t('Performance'),
'$relocate'=> t('Relocate - WARNING: advanced function. Could make this server unreachable.'),
'$baseurl' => $a->get_baseurl(true),
// name, label, value, help string, extra data...
- '$sitename' => array('sitename', t("Site name"), htmlentities($a->config['sitename'], ENT_QUOTES), 'UTF-8'),
+ '$sitename' => array('sitename', t("Site name"), $a->config['sitename'],''),
'$hostname' => array('hostname', t("Host name"), $a->config['hostname'], ""),
- '$sender_email' => array('sender_email', t("Sender Email"), $a->config['sender_email'], "The email address your server shall use to send notification emails from.", "", "", "email"),
+ '$sender_email' => array('sender_email', t("Sender Email"), $a->config['sender_email'], t("The email address your server shall use to send notification emails from."), "", "", "email"),
'$banner' => array('banner', t("Banner/Logo"), $banner, ""),
- '$shortcut_icon' => array('shortcut_icon', t("Shortcut icon"), get_config('system','shortcut_icon'), "Link to an icon that will be used for browsers."),
- '$touch_icon' => array('touch_icon', t("Touch icon"), get_config('system','touch_icon'), "Link to an icon that will be used for tablets and mobiles."),
- '$info' => array('info',t('Additional Info'), $info, t('For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo.')),
+ '$shortcut_icon' => array('shortcut_icon', t("Shortcut icon"), get_config('system','shortcut_icon'), t("Link to an icon that will be used for browsers.")),
+ '$touch_icon' => array('touch_icon', t("Touch icon"), get_config('system','touch_icon'), t("Link to an icon that will be used for tablets and mobiles.")),
+ '$info' => array('info',t('Additional Info'), $info, sprintf(t('For public servers: you can add additional information here that will be listed at %s/siteinfo.'), get_server())),
'$language' => array('language', t("System language"), get_config('system','language'), "", $lang_choices),
'$theme' => array('theme', t("System theme"), get_config('system','theme'), t("Default system theme - may be over-ridden by user profiles - change theme settings"), $theme_choices),
'$theme_mobile' => array('theme_mobile', t("Mobile system theme"), get_config('system','mobile-theme'), t("Theme for mobile devices"), $theme_choices_mobile),
@@ -647,13 +716,13 @@ function admin_page_site(&$a) {
'$register_policy' => array('register_policy', t("Register policy"), $a->config['register_policy'], "", $register_choices),
'$daily_registrations' => array('max_daily_registrations', t("Maximum Daily Registrations"), get_config('system', 'max_daily_registrations'), t("If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect.")),
- '$register_text' => array('register_text', t("Register text"), htmlentities($a->config['register_text'], ENT_QUOTES, 'UTF-8'), t("Will be displayed prominently on the registration page.")),
+ '$register_text' => array('register_text', t("Register text"), $a->config['register_text'], t("Will be displayed prominently on the registration page.")),
'$abandon_days' => array('abandon_days', t('Accounts abandoned after x days'), get_config('system','account_abandon_days'), t('Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit.')),
'$allowed_sites' => array('allowed_sites', t("Allowed friend domains"), get_config('system','allowed_sites'), t("Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains")),
'$allowed_email' => array('allowed_email', t("Allowed email domains"), get_config('system','allowed_email'), t("Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains")),
'$block_public' => array('block_public', t("Block public"), get_config('system','block_public'), t("Check to block public access to all otherwise public personal pages on this site unless you are currently logged in.")),
'$force_publish' => array('publish_all', t("Force publish"), get_config('system','publish_all'), t("Check to force all profiles on this site to be listed in the site directory.")),
- '$global_directory' => array('directory_submit_url', t("Global directory update URL"), get_config('system','directory_submit_url'), t("URL to update the global directory. If this is not set, the global directory is completely unavailable to the application.")),
+ '$global_directory' => array('directory', t("Global directory URL"), get_config('system','directory'), t("URL to the global directory. If this is not set, the global directory is completely unavailable to the application.")),
'$thread_allow' => array('thread_allow', t("Allow threaded items"), get_config('system','thread_allow'), t("Allow infinite level threading for items on this site.")),
'$newuser_private' => array('newuser_private', t("Private posts by default for new users"), get_config('system','newuser_private'), t("Set default post permissions for all new members to the default privacy group rather than public.")),
'$enotify_no_content' => array('enotify_no_content', t("Don't include post content in email notifications"), get_config('system','enotify_no_content'), t("Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure.")),
@@ -677,22 +746,35 @@ function admin_page_site(&$a) {
'$delivery_interval' => array('delivery_interval', t("Delivery interval"), (x(get_config('system','delivery_interval'))?get_config('system','delivery_interval'):2), t("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.")),
'$poll_interval' => array('poll_interval', t("Poll interval"), (x(get_config('system','poll_interval'))?get_config('system','poll_interval'):2), t("Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval.")),
'$maxloadavg' => array('maxloadavg', t("Maximum Load Average"), ((intval(get_config('system','maxloadavg')) > 0)?get_config('system','maxloadavg'):50), t("Maximum system load before delivery and poll processes are deferred - default 50.")),
+ '$maxloadavg_frontend' => array('maxloadavg_frontend', t("Maximum Load Average (Frontend)"), ((intval(get_config('system','maxloadavg_frontend')) > 0)?get_config('system','maxloadavg_frontend'):50), t("Maximum system load before the frontend quits service - default 50.")),
+
+ '$poco_completion' => array('poco_completion', t("Periodical check of global contacts"), get_config('system','poco_completion'), t("If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers.")),
+ '$poco_requery_days' => array('poco_requery_days', t("Days between requery"), get_config('system','poco_requery_days'), t("Number of days after which a server is requeried for his contacts.")),
+ '$poco_discovery' => array('poco_discovery', t("Discover contacts from other servers"), (string) intval(get_config('system','poco_discovery')), t("Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."), $poco_discovery_choices),
+ '$poco_discovery_since' => array('poco_discovery_since', t("Timeframe for fetching global contacts"), (string) intval(get_config('system','poco_discovery_since')), t("When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."), $poco_discovery_since_choices),
+ '$poco_local_search' => array('poco_local_search', t("Search the local directory"), get_config('system','poco_local_search'), t("Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.")),
+
+ '$nodeinfo' => array('nodeinfo', t("Publish server information"), get_config('system','nodeinfo'), t("If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See the-federation.info for details.")),
'$use_fulltext_engine' => array('use_fulltext_engine', t("Use MySQL full text engine"), get_config('system','use_fulltext_engine'), t("Activates the full text engine. Speeds up search - but can only search for four and more characters.")),
'$suppress_language' => array('suppress_language', t("Suppress Language"), get_config('system','suppress_language'), t("Suppress language information in meta information about a posting.")),
'$suppress_tags' => array('suppress_tags', t("Suppress Tags"), get_config('system','suppress_tags'), t("Suppress showing a list of hashtags at the end of the posting.")),
- '$itemcache' => array('itemcache', t("Path to item cache"), get_config('system','itemcache'), "The item caches buffers generated bbcode and external images."),
+ '$itemcache' => array('itemcache', t("Path to item cache"), get_config('system','itemcache'), t("The item caches buffers generated bbcode and external images.")),
'$itemcache_duration' => array('itemcache_duration', t("Cache duration in seconds"), get_config('system','itemcache_duration'), t("How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1.")),
'$max_comments' => array('max_comments', t("Maximum numbers of comments per post"), get_config('system','max_comments'), t("How much comments should be shown for each post? Default value is 100.")),
- '$lockpath' => array('lockpath', t("Path for lock file"), get_config('system','lockpath'), "The lock file is used to avoid multiple pollers at one time. Only define a folder here."),
- '$temppath' => array('temppath', t("Temp path"), get_config('system','temppath'), "If you have a restricted system where the webserver can't access the system temp path, enter another path here."),
- '$basepath' => array('basepath', t("Base path to installation"), get_config('system','basepath'), "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."),
+ '$lockpath' => array('lockpath', t("Path for lock file"), get_config('system','lockpath'), t("The lock file is used to avoid multiple pollers at one time. Only define a folder here.")),
+ '$temppath' => array('temppath', t("Temp path"), get_config('system','temppath'), t("If you have a restricted system where the webserver can't access the system temp path, enter another path here.")),
+ '$basepath' => array('basepath', t("Base path to installation"), get_config('system','basepath'), t("If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot.")),
'$proxy_disabled' => array('proxy_disabled', t("Disable picture proxy"), get_config('system','proxy_disabled'), t("The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith.")),
'$old_pager' => array('old_pager', t("Enable old style pager"), get_config('system','old_pager'), t("The old style pager has page numbers but slows down massively the page speed.")),
'$only_tag_search' => array('only_tag_search', t("Only search in tags"), get_config('system','only_tag_search'), t("On large systems the text search can slow down the system extremely.")),
- '$relocate_url' => array('relocate_url', t("New base url"), $a->get_baseurl(), "Change base url for this server. Sends relocate message to all DFRN contacts of all users."),
- '$form_security_token' => get_form_security_token("admin_site")
+ '$relocate_url' => array('relocate_url', t("New base url"), $a->get_baseurl(), t("Change base url for this server. Sends relocate message to all DFRN contacts of all users.")),
+
+ '$rino' => array('rino', t("RINO Encryption"), intval(get_config('system','rino_encrypt')), t("Encryption layer between nodes."), array("Disabled", "RINO1 (deprecated)", "RINO2")),
+ '$embedly' => array('embedly', t("Embedly API key"), get_config('system','embedly'), t("Embedly is used to fetch additional data for web pages. This is an optional parameter.")),
+
+ '$form_security_token' => get_form_security_token("admin_site")
));
@@ -943,11 +1025,8 @@ function admin_page_users(&$a){
intval($a->pager['itemspage'])
);
- function _setup_users($e){
- $a = get_app();
-
- $adminlist = explode(",", str_replace(" ", "", $a->config['admin_email']));
-
+ $adminlist = explode(",", str_replace(" ", "", $a->config['admin_email']));
+ $_setup_users = function ($e) use ($adminlist){
$accounts = Array(
t('Normal Account'),
t('Soapbox Account'),
@@ -960,10 +1039,11 @@ function admin_page_users(&$a){
$e['lastitem_date'] = relative_date($e['lastitem_date']);
//$e['is_admin'] = ($e['email'] === $a->config['admin_email']);
$e['is_admin'] = in_array($e['email'], $adminlist);
+ $e['is_deletable'] = (intval($e['uid']) != local_user());
$e['deleted'] = ($e['account_removed']?relative_date($e['account_expires_on']):False);
return $e;
- }
- $users = array_map("_setup_users", $users);
+ };
+ $users = array_map($_setup_users, $users);
// Get rid of dashes in key names, Smarty3 can't handle them
@@ -1126,6 +1206,13 @@ function admin_page_plugins(&$a){
* List plugins
*/
+ if (x($_GET,"a") && $_GET['a']=="r"){
+ check_form_security_token_redirectOnErr($a->get_baseurl().'/admin/plugins', 'admin_themes', 't');
+ reload_plugins();
+ info("Plugins reloaded");
+ goaway($a->get_baseurl().'/admin/plugins');
+ }
+
$plugins = array();
$files = glob("addon/*/"); /* */
if($files) {
diff --git a/mod/allfriends.php b/mod/allfriends.php
index f675b8e29..1a45775fb 100644
--- a/mod/allfriends.php
+++ b/mod/allfriends.php
@@ -20,18 +20,22 @@ function allfriends_content(&$a) {
intval(local_user())
);
- $a->page['aside'] .= '
';
- foreach($albums as $album) {
-
- // don't show contact photos. We once translated this name, but then you could still access it under
- // a different language setting. Now we store the name in English and check in English (and translated for legacy albums).
-
- if((! strlen($album['album'])) || ($album['album'] === 'Contact Photos') || ($album['album'] === t('Contact Photos')))
- continue;
- $o .= '
';
+ $settings_connectors .= '';
+ $settings_connectors .= '';
+ $settings_connectors .= ''.t('Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post.').'';
+ $settings_connectors .= '
';
+ $settings_connectors .= '';
+ $settings_connectors .= '';
+ $settings_connectors .= ''.t('If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user.').'';
+ $settings_connectors .= '
';
+ $settings_connectors .= '';
+ $settings_connectors .= '';
+ $settings_connectors .= ''.t('If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done.').'';
+ $settings_connectors .= '
';
}
@@ -70,7 +75,7 @@ function videos_init(&$a) {
if(! x($a->page,'aside'))
$a->page['aside'] = '';
- $a->page['aside'] .= $o;
+ $a->page['aside'] .= $vcard_widget;
$tpl = get_markup_template("videos_head.tpl");
@@ -92,9 +97,76 @@ function videos_init(&$a) {
function videos_post(&$a) {
- return;
+ $owner_uid = $a->data['user']['uid'];
+
+ if (local_user() != $owner_uid) goaway($a->get_baseurl() . '/videos/' . $a->data['user']['nickname']);
+
+ if(($a->argc == 2) && x($_POST,'delete') && x($_POST, 'id')) {
+
+ // Check if we should do HTML-based delete confirmation
+ if(!x($_REQUEST,'confirm')) {
+ if(x($_REQUEST,'canceled')) goaway($a->get_baseurl() . '/videos/' . $a->data['user']['nickname']);
+
+ $drop_url = $a->query_string;
+ $a->page['content'] = replace_macros(get_markup_template('confirm.tpl'), array(
+ '$method' => 'post',
+ '$message' => t('Do you really want to delete this video?'),
+ '$extra_inputs' => [
+ ['name'=>'id', 'value'=> $_POST['id']],
+ ['name'=>'delete', 'value'=>'x']
+ ],
+ '$confirm' => t('Delete Video'),
+ '$confirm_url' => $drop_url,
+ '$confirm_name' => 'confirm', // Needed so that confirmation will bring us back into this if statement
+ '$cancel' => t('Cancel'),
+
+ ));
+ $a->error = 1; // Set $a->error so the other module functions don't execute
+ return;
+ }
+
+ $video_id = $_POST['id'];
+
+
+ $r = q("SELECT `id` FROM `attach` WHERE `uid` = %d AND `id` = '%s' LIMIT 1",
+ intval(local_user()),
+ dbesc($video_id)
+ );
+
+ if(count($r)) {
+ q("DELETE FROM `attach` WHERE `uid` = %d AND `id` = '%s'",
+ intval(local_user()),
+ dbesc($video_id)
+ );
+ $i = q("SELECT * FROM `item` WHERE `attach` like '%%attach/%s%%' AND `uid` = %d LIMIT 1",
+ dbesc($video_id),
+ intval(local_user())
+ );
+ #echo "
"; var_dump($i); killme();
+ if(count($i)) {
+ q("UPDATE `item` SET `deleted` = 1, `edited` = '%s', `changed` = '%s' WHERE `parent-uri` = '%s' AND `uid` = %d",
+ dbesc(datetime_convert()),
+ dbesc(datetime_convert()),
+ dbesc($i[0]['uri']),
+ intval(local_user())
+ );
+ create_tags_from_itemuri($i[0]['uri'], local_user());
+ delete_thread_uri($i[0]['uri'], local_user());
+
+ $url = $a->get_baseurl();
+ $drop_id = intval($i[0]['id']);
+
+ if($i[0]['visible'])
+ proc_run('php',"include/notifier.php","drop","$drop_id");
+ }
+ }
+
+ goaway($a->get_baseurl() . '/videos/' . $a->data['user']['nickname']);
+ return; // NOTREACHED
+ }
+
+ goaway($a->get_baseurl() . '/videos/' . $a->data['user']['nickname']);
- // DELETED -- look at mod/photos.php if you want to implement
}
@@ -115,8 +187,8 @@ function videos_content(&$a) {
notice( t('Public access denied.') . EOL);
return;
}
-
-
+
+
require_once('include/bbcode.php');
require_once('include/security.php');
require_once('include/conversation.php');
@@ -131,7 +203,7 @@ function videos_content(&$a) {
$_SESSION['video_return'] = $a->cmd;
//
- // Parse arguments
+ // Parse arguments
//
if($a->argc > 3) {
@@ -233,7 +305,7 @@ function videos_content(&$a) {
// tabs
$_is_owner = (local_user() && (local_user() == $owner_uid));
- $o .= profile_tabs($a,$_is_owner, $a->data['user']['nickname']);
+ $o .= profile_tabs($a,$_is_owner, $a->data['user']['nickname']);
//
// dispatch request
@@ -251,7 +323,7 @@ function videos_content(&$a) {
return; // no albums for now
// DELETED -- look at mod/photos.php if you want to implement
- }
+ }
if($datatype === 'video') {
@@ -307,20 +379,21 @@ function videos_content(&$a) {
'name' => $name_e,
'alt' => t('View Album'),
),
-
+
);
}
}
-
- $tpl = get_markup_template('videos_recent.tpl');
+
+ $tpl = get_markup_template('videos_recent.tpl');
$o .= replace_macros($tpl, array(
'$title' => t('Recent Videos'),
'$can_post' => $can_post,
'$upload' => array(t('Upload New Videos'), $a->get_baseurl().'/videos/'.$a->data['user']['nickname'].'/upload'),
'$videos' => $videos,
+ '$delete_url' => (($can_post)?$a->get_baseurl().'/videos/'.$a->data['user']['nickname']:False)
));
-
+
$o .= paginate($a);
return $o;
}
diff --git a/mod/viewcontacts.php b/mod/viewcontacts.php
index 3a6c48a3b..b84856701 100644
--- a/mod/viewcontacts.php
+++ b/mod/viewcontacts.php
@@ -68,7 +68,7 @@ function viewcontacts_content(&$a) {
'url' => $url,
'sparkle' => '',
'itemurl' => $rr['url'],
- 'network' => network_to_name($rr['network']),
+ 'network' => network_to_name($rr['network'], $rr['url']),
);
}
diff --git a/mod/wall_attach.php b/mod/wall_attach.php
index 646a776a4..e11d749a3 100644
--- a/mod/wall_attach.php
+++ b/mod/wall_attach.php
@@ -5,17 +5,22 @@ require_once('include/datetime.php');
function wall_attach_post(&$a) {
+ $r_json = (x($_GET,'response') && $_GET['response']=='json');
+
if($a->argc > 1) {
$nick = $a->argv[1];
$r = q("SELECT `user`.*, `contact`.`id` FROM `user` LEFT JOIN `contact` on `user`.`uid` = `contact`.`uid` WHERE `user`.`nickname` = '%s' AND `user`.`blocked` = 0 and `contact`.`self` = 1 LIMIT 1",
dbesc($nick)
);
- if(! count($r))
+ if(! count($r)){
+ if ($r_json) { echo json_encode(['error'=>t('Invalid request.')]); killme(); }
return;
+ }
- }
- else
+ } else {
+ if ($r_json) { echo json_encode(['error'=>t('Invalid request.')]); killme(); }
return;
+ }
$can_post = false;
$visitor = 0;
@@ -52,12 +57,15 @@ function wall_attach_post(&$a) {
}
}
if(! $can_post) {
+ if ($r_json) { echo json_encode(['error'=>t('Permission denied.')]); killme(); }
notice( t('Permission denied.') . EOL );
killme();
}
- if(! x($_FILES,'userfile'))
+ if(! x($_FILES,'userfile')) {
+ if ($r_json) { echo json_encode(['error'=>t('Invalid request.')]); killme(); }
killme();
+ }
$src = $_FILES['userfile']['tmp_name'];
$filename = basename($_FILES['userfile']['name']);
@@ -72,15 +80,25 @@ function wall_attach_post(&$a) {
*/
if($filesize <=0) {
- notice(t('Sorry, maybe your upload is bigger than the PHP configuration allows') . EOL .(t('Or - did you try to upload an empty file?')) . EOL);
+ $msg = t('Sorry, maybe your upload is bigger than the PHP configuration allows') . EOL .(t('Or - did you try to upload an empty file?'));
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ notice( $msg. EOL );
+ }
@unlink($src);
killme();
}
if(($maxfilesize) && ($filesize > $maxfilesize)) {
- notice( sprintf(t('File exceeds size limit of %d'), $maxfilesize) . EOL);
+ $msg = sprintf(t('File exceeds size limit of %s'), formatBytes($maxfilesize));
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL ;
+ }
@unlink($src);
- return;
+ killme();
}
$r = q("select sum(octet_length(data)) as total from attach where uid = %d ",
@@ -90,7 +108,12 @@ function wall_attach_post(&$a) {
$limit = service_class_fetch($page_owner_uid,'attach_upload_limit');
if(($limit !== false) && (($r[0]['total'] + strlen($imagedata)) > $limit)) {
- echo upgrade_message(true) . EOL ;
+ $msg = upgrade_message(true);
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL ;
+ }
@unlink($src);
killme();
}
@@ -98,7 +121,7 @@ function wall_attach_post(&$a) {
$filedata = @file_get_contents($src);
$mimetype = z_mime_content_type($filename);
- $hash = random_string();
+ $hash = get_guid(64);
$created = datetime_convert();
$r = q("INSERT INTO `attach` ( `uid`, `hash`, `filename`, `filetype`, `filesize`, `data`, `created`, `edited`, `allow_cid`, `allow_gid`,`deny_cid`, `deny_gid` )
VALUES ( %d, '%s', '%s', '%s', %d, '%s', '%s', '%s', '%s', '%s', '%s', '%s' ) ",
@@ -114,12 +137,17 @@ function wall_attach_post(&$a) {
dbesc(''),
dbesc(''),
dbesc('')
- );
+ );
@unlink($src);
if(! $r) {
- echo ( t('File upload failed.') . EOL);
+ $msg = t('File upload failed.');
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL ;
+ }
killme();
}
@@ -130,14 +158,21 @@ function wall_attach_post(&$a) {
);
if(! count($r)) {
- echo ( t('File upload failed.') . EOL);
+ $msg = t('File upload failed.');
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL ;
+ }
killme();
}
+ if ($r_json) { echo json_encode(['ok'=>true]); killme(); }
+
$lf = "\n";
echo $lf . $lf . '[attachment]' . $r[0]['id'] . '[/attachment]' . $lf;
-
+
killme();
// NOTREACHED
}
diff --git a/mod/wall_upload.php b/mod/wall_upload.php
index f1fde2e33..fce28c47d 100644
--- a/mod/wall_upload.php
+++ b/mod/wall_upload.php
@@ -2,30 +2,33 @@
require_once('include/Photo.php');
-function wall_upload_post(&$a) {
+function wall_upload_post(&$a, $desktopmode = true) {
logger("wall upload: starting new upload", LOGGER_DEBUG);
+ $r_json = (x($_GET,'response') && $_GET['response']=='json');
+
if($a->argc > 1) {
- if(! x($_FILES,'media')) {
- $nick = $a->argv[1];
- $r = q("SELECT `user`.*, `contact`.`id` FROM `user` INNER JOIN `contact` on `user`.`uid` = `contact`.`uid` WHERE `user`.`nickname` = '%s' AND `user`.`blocked` = 0 and `contact`.`self` = 1 LIMIT 1",
- dbesc($nick)
- );
+ if(! x($_FILES,'media')) {
+ $nick = $a->argv[1];
+ $r = q("SELECT `user`.*, `contact`.`id` FROM `user` INNER JOIN `contact` on `user`.`uid` = `contact`.`uid` WHERE `user`.`nickname` = '%s' AND `user`.`blocked` = 0 and `contact`.`self` = 1 LIMIT 1",
+ dbesc($nick)
+ );
- if(! count($r))
- return;
- }
- else {
+ if(! count($r)){
+ if ($r_json) { echo json_encode(['error'=>t('Invalid request.')]); killme(); }
+ return;
+ }
+ } else {
$user_info = api_get_user($a);
- $r = q("SELECT `user`.*, `contact`.`id` FROM `user` INNER JOIN `contact` on `user`.`uid` = `contact`.`uid` WHERE `user`.`nickname` = '%s' AND `user`.`blocked` = 0 and `contact`.`self` = 1 LIMIT 1",
- dbesc($user_info['screen_name'])
- );
- }
- }
- else
+ $r = q("SELECT `user`.*, `contact`.`id` FROM `user` INNER JOIN `contact` on `user`.`uid` = `contact`.`uid` WHERE `user`.`nickname` = '%s' AND `user`.`blocked` = 0 and `contact`.`self` = 1 LIMIT 1",
+ dbesc($user_info['screen_name'])
+ );
+ }
+ } else {
+ if ($r_json) { echo json_encode(['error'=>t('Invalid request.')]); killme(); }
return;
-
+ }
$can_post = false;
$visitor = 0;
@@ -62,14 +65,19 @@ function wall_upload_post(&$a) {
}
}
+
if(! $can_post) {
+ if ($r_json) { echo json_encode(['error'=>t('Permission denied.')]); killme(); }
notice( t('Permission denied.') . EOL );
killme();
}
- if(! x($_FILES,'userfile') && ! x($_FILES,'media'))
+ if(! x($_FILES,'userfile') && ! x($_FILES,'media')){
+ if ($r_json) { echo json_encode(['error'=>t('Invalid request.')]); killme(); }
killme();
+ }
+ $src = "";
if(x($_FILES,'userfile')) {
$src = $_FILES['userfile']['tmp_name'];
$filename = basename($_FILES['userfile']['name']);
@@ -98,6 +106,12 @@ function wall_upload_post(&$a) {
$filetype = $_FILES['media']['type'];
}
+ if ($src=="") {
+ if ($r_json) { echo json_encode(['error'=>t('Invalid request.')]); killme(); }
+ notice(t('Invalid request.').EOL);
+ killme();
+ }
+
// This is a special treatment for picture upload from Twidere
if (($filename == "octet-stream") AND ($filetype != "")) {
$filename = $filetype;
@@ -109,6 +123,7 @@ function wall_upload_post(&$a) {
// If there is a temp name, then do a manual check
// This is more reliable than the provided value
+
$imagedata = getimagesize($src);
if ($imagedata)
$filetype = $imagedata['mime'];
@@ -119,7 +134,12 @@ function wall_upload_post(&$a) {
$maximagesize = get_config('system','maximagesize');
if(($maximagesize) && ($filesize > $maximagesize)) {
- echo sprintf( t('Image exceeds size limit of %d'), $maximagesize) . EOL;
+ $msg = sprintf( t('Image exceeds size limit of %s'), formatBytes($maximagesize));
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL;
+ }
@unlink($src);
killme();
}
@@ -131,7 +151,12 @@ function wall_upload_post(&$a) {
$limit = service_class_fetch($page_owner_uid,'photo_upload_limit');
if(($limit !== false) && (($r[0]['total'] + strlen($imagedata)) > $limit)) {
- echo upgrade_message(true) . EOL ;
+ $msg = upgrade_message(true);
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL;
+ }
@unlink($src);
killme();
}
@@ -141,7 +166,12 @@ function wall_upload_post(&$a) {
$ph = new Photo($imagedata, $filetype);
if(! $ph->is_valid()) {
- echo ( t('Unable to process image.') . EOL);
+ $msg = t('Unable to process image.');
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL;
+ }
@unlink($src);
killme();
}
@@ -169,7 +199,12 @@ function wall_upload_post(&$a) {
$r = $ph->store($page_owner_uid, $visitor, $hash, $filename, t('Wall Photos'), 0, 0, $defperm);
if(! $r) {
- echo ( t('Image upload failed.') . EOL);
+ $msg = t('Image upload failed.');
+ if ($r_json) {
+ echo json_encode(['error'=>$msg]);
+ } else {
+ echo $msg. EOL;
+ }
killme();
}
@@ -189,6 +224,29 @@ function wall_upload_post(&$a) {
$basename = basename($filename);
+ if (!$desktopmode) {
+
+ $r = q("SELECT `id`, `datasize`, `width`, `height`, `type` FROM `photo` WHERE `resource-id` = '%s' ORDER BY `width` DESC LIMIT 1", $hash);
+ if (!$r){
+ if ($r_json) { echo json_encode(['error'=>'']); killme(); }
+ return false;
+ }
+ $picture = array();
+
+ $picture["id"] = $r[0]["id"];
+ $picture["size"] = $r[0]["datasize"];
+ $picture["width"] = $r[0]["width"];
+ $picture["height"] = $r[0]["height"];
+ $picture["type"] = $r[0]["type"];
+ $picture["albumpage"] = $a->get_baseurl().'/photos/'.$page_owner_nick.'/image/'.$hash;
+ $picture["picture"] = $a->get_baseurl()."/photo/{$hash}-0.".$ph->getExt();
+ $picture["preview"] = $a->get_baseurl()."/photo/{$hash}-{$smallest}.".$ph->getExt();
+
+ if ($r_json) { echo json_encode(['picture'=>$picture]); killme(); }
+ return $picture;
+ }
+
+ if ($r_json) { echo json_encode(['ok'=>true]); killme(); }
/* mod Waitman Gobble NO WARRANTY */
diff --git a/mod/xrd.php b/mod/xrd.php
index 7cfb643df..dfb188c13 100644
--- a/mod/xrd.php
+++ b/mod/xrd.php
@@ -54,6 +54,7 @@ function xrd_init(&$a) {
'$dspr' => $dspr,
'$salmon' => $a->get_baseurl() . '/salmon/' . $r[0]['nickname'],
'$salmen' => $a->get_baseurl() . '/salmon/' . $r[0]['nickname'] . '/mention',
+ '$subscribe' => $a->get_baseurl() . '/follow?url={uri}',
'$modexp' => 'data:application/magic-public-key,' . $salmon_key,
'$bigkey' => salmon_key($r[0]['pubkey'])
));
diff --git a/object/Item.php b/object/Item.php
index 19e3fdead..8d364e602 100644
--- a/object/Item.php
+++ b/object/Item.php
@@ -4,6 +4,7 @@ if(class_exists('Item'))
require_once('object/BaseObject.php');
require_once('include/text.php');
+require_once('include/diaspora.php');
require_once('boot.php');
/**
@@ -154,7 +155,7 @@ class Item extends BaseObject {
$locate = array('location' => $item['location'], 'coord' => $item['coord'], 'html' => '');
call_hooks('render_location',$locate);
- $location = ((strlen($locate['html'])) ? $locate['html'] : render_location_google($locate));
+ $location = ((strlen($locate['html'])) ? $locate['html'] : render_location_dummy($locate));
$searchpath = $a->get_baseurl()."/search?tag=";
$tags=array();
@@ -287,25 +288,26 @@ class Item extends BaseObject {
}
// Disable features that aren't available in several networks
- if (($item["item_network"] != "dfrn") AND isset($buttons["dislike"])) {
+ if (($item["item_network"] != NETWORK_DFRN) AND isset($buttons["dislike"])) {
unset($buttons["dislike"]);
$tagger = '';
}
- if (($item["item_network"] == "feed") AND isset($buttons["like"]))
+ if (($item["item_network"] == NETWORK_FEED) AND isset($buttons["like"]))
unset($buttons["like"]);
- if (($item["item_network"] == "mail") AND isset($buttons["like"]))
+ if (($item["item_network"] == NETWORK_MAIL) AND isset($buttons["like"]))
unset($buttons["like"]);
- if (($item["item_network"] == "dspr") AND ($indent == 'comment') AND isset($buttons["like"]))
+ // Diaspora isn't able to do likes on comments - but red does
+ if (($item["item_network"] == NETWORK_DIASPORA) AND ($indent == 'comment') AND
+ !diaspora_is_redmatrix($item["owner-link"]) AND isset($buttons["like"]))
unset($buttons["like"]);
// Facebook can like comments - but it isn't programmed in the connector yet.
- if (($item["item_network"] == "face") AND ($indent == 'comment') AND isset($buttons["like"]))
+ if (($item["item_network"] == NETWORK_FACEBOOK) AND ($indent == 'comment') AND isset($buttons["like"]))
unset($buttons["like"]);
-
$tmp_item = array(
'template' => $this->get_template(),
@@ -322,7 +324,7 @@ class Item extends BaseObject {
'body' => $body_e,
'text' => $text_e,
'id' => $this->get_id(),
- 'guid' => $item['guid'],
+ 'guid' => urlencode($item['guid']),
'linktitle' => sprintf( t('View %s\'s profile @ %s'), $profile_name, ((strlen($item['author-link'])) ? $item['author-link'] : $item['url'])),
'olinktitle' => sprintf( t('View %s\'s profile @ %s'), $this->get_owner_name(), ((strlen($item['owner-link'])) ? $item['owner-link'] : $item['url'])),
'to' => t('to'),
@@ -366,7 +368,7 @@ class Item extends BaseObject {
'postopts' => $langstr,
'edited' => $edited,
'network' => $item["item_network"],
- 'network_name' => network_to_name($item['item_network']),
+ 'network_name' => network_to_name($item['item_network'], $profile_link),
);
$arr = array('item' => $item, 'output' => $tmp_item);
diff --git a/update.php b/update.php
index 5b0b4cd25..761da7273 100644
--- a/update.php
+++ b/update.php
@@ -1,6 +1,6 @@
path to 'directory/subdirectory'.
+// set path to 'directory/subdirectory'.
-$a->path = '$urlpath';
+$a->path = '';
// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
// It can be changed later and only applies to timestamps for anonymous viewers.
-$default_timezone = '$timezone';
+$default_timezone = 'Europe/Berlin';
// What is your site name?
-$a->config['sitename'] = "La Mia Rete di Amici";
+$a->config['sitename'] = "My Friend Network";
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
// Be certain to create your own personal account before setting
@@ -34,7 +33,7 @@ $a->config['sitename'] = "La Mia Rete di Amici";
$a->config['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
-$a->config['admin_email'] = '$adminmail';
+$a->config['admin_email'] = 'vagrant@friendica.dev';
// Maximum size of an imported message, 0 is unlimited
@@ -46,12 +45,7 @@ $a->config['system']['maximagesize'] = 800000;
// Location of PHP command line processor
-$a->config['php_path'] = '$phpath';
-
-// Location of global directory submission page.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
+$a->config['php_path'] = '/usr/bin/php';
// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
@@ -67,3 +61,12 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
+// By default allow pseudonyms
+
+$a->config['system']['no_regfullname'] = true;
+
+//Deny public access to the local directory
+//$a->config['system']['block_local_dir'] = false;
+
+// Location of the global directory
+$a->config['system']['directory'] = 'http://dir.friendi.ca';
diff --git a/util/messages.po b/util/messages.po
index 390b2c3a3..a6792943b 100644
--- a/util/messages.po
+++ b/util/messages.po
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: 3.4.0\n"
+"Project-Id-Version: 3.4.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-04-04 17:54+0200\n"
+"POT-Creation-Date: 2015-09-22 09:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -18,5671 +18,1809 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/vier/config.php:56
-#: ../../view/theme/duepuntozero/config.php:59
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633
-#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70
-#: ../../object/Item.php:678 ../../mod/contacts.php:492
-#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107
-#: ../../mod/photos.php:1084 ../../mod/photos.php:1203
-#: ../../mod/photos.php:1514 ../../mod/photos.php:1565
-#: ../../mod/photos.php:1609 ../../mod/photos.php:1697
-#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137
-#: ../../mod/message.php:335 ../../mod/message.php:564
-#: ../../mod/profiles.php:686 ../../mod/install.php:248
-#: ../../mod/install.php:286 ../../mod/crepair.php:186
-#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45
-msgid "Submit"
+#: object/Item.php:95
+msgid "This entry was edited"
msgstr ""
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/vier/config.php:58
-#: ../../view/theme/duepuntozero/config.php:61
-#: ../../view/theme/diabook/config.php:150
-#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72
-msgid "Theme settings"
+#: object/Item.php:117 mod/photos.php:1379 mod/content.php:622
+msgid "Private Message"
msgstr ""
-#: ../../view/theme/cleanzero/config.php:83
-msgid "Set resize level for images in posts and comments (width and height)"
+#: object/Item.php:121 mod/settings.php:694 mod/content.php:730
+msgid "Edit"
msgstr ""
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/diabook/config.php:151
-#: ../../view/theme/dispy/config.php:73
-msgid "Set font-size for posts and comments"
-msgstr ""
-
-#: ../../view/theme/cleanzero/config.php:85
-msgid "Set theme width"
-msgstr ""
-
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
-msgid "Color scheme"
-msgstr ""
-
-#: ../../view/theme/vier/config.php:59
-msgid "Set style"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:44 ../../include/text.php:1719
-#: ../../include/user.php:247
-msgid "default"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:45
-msgid "greenzero"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:46
-msgid "purplezero"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:47
-msgid "easterbunny"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:48
-msgid "darkzero"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:49
-msgid "comix"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:50
-msgid "slackr"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:62
-msgid "Variations"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:335
-msgid "don't show"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:334
-msgid "show"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:152
-#: ../../view/theme/dispy/config.php:74
-msgid "Set line-height for posts and comments"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:153
-msgid "Set resolution for middle column"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:154
-msgid "Set color scheme"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:155
-msgid "Set zoomfactor for Earth Layer"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
-msgid "Set longitude (X) for Earth Layers"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
-msgid "Set latitude (Y) for Earth Layers"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
-msgid "Community Pages"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
-msgid "Earth Layers"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
-msgid "Community Profiles"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
-msgid "Help or @NewHere ?"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
-msgid "Connect Services"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
-msgid "Find Friends"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
-msgid "Last users"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
-msgid "Last photos"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
-msgid "Last likes"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../mod/notifications.php:93
-msgid "Home"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76
-#: ../../include/nav.php:148
-msgid "Your posts and conversations"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2133
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../mod/profperm.php:103
-#: ../../mod/newmember.php:32
-msgid "Profile"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77
-msgid "Your profile page"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:177
-#: ../../mod/contacts.php:718
-msgid "Contacts"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:125
-msgid "Your contacts"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2140
-#: ../../include/nav.php:78 ../../mod/fbrowser.php:25
-msgid "Photos"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78
-msgid "Your photos"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2157
-#: ../../include/nav.php:80 ../../mod/events.php:370
-msgid "Events"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80
-msgid "Your events"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81
-msgid "Personal notes"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:128
-msgid "Your personal photos"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../mod/community.php:32
-msgid "Community"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118
-#: ../../include/conversation.php:245 ../../include/text.php:1983
-msgid "event"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:2011
-#: ../../include/conversation.php:121 ../../include/conversation.php:130
-#: ../../include/conversation.php:248 ../../include/conversation.php:257
-#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87
-#: ../../mod/tagger.php:62
-msgid "status"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:2011
-#: ../../include/conversation.php:126 ../../include/conversation.php:253
-#: ../../include/text.php:1985 ../../mod/like.php:149
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62
-msgid "photo"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:2027
-#: ../../include/conversation.php:137 ../../mod/like.php:166
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60
-#: ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-msgid "Contact Photos"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../mod/profile_photo.php:74
-#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88
-#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296
-#: ../../mod/profile_photo.php:305
-msgid "Profile Photos"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:524
-msgid "Local Directory"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51
-msgid "Global Directory"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36
-msgid "Similar Interests"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35
-#: ../../mod/suggest.php:68
-msgid "Friend Suggestions"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38
-msgid "Invite Friends"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:172
-#: ../../mod/settings.php:90 ../../mod/admin.php:1104 ../../mod/admin.php:1325
-#: ../../mod/newmember.php:22
-msgid "Settings"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:584
-msgid "Set zoomfactor for Earth Layers"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:622
-msgid "Show/hide boxes at right-hand column:"
-msgstr ""
-
-#: ../../view/theme/quattro/config.php:67
-msgid "Alignment"
-msgstr ""
-
-#: ../../view/theme/quattro/config.php:67
-msgid "Left"
-msgstr ""
-
-#: ../../view/theme/quattro/config.php:67
-msgid "Center"
-msgstr ""
-
-#: ../../view/theme/quattro/config.php:69
-msgid "Posts font size"
-msgstr ""
-
-#: ../../view/theme/quattro/config.php:70
-msgid "Textareas font size"
-msgstr ""
-
-#: ../../view/theme/dispy/config.php:75
-msgid "Set colour scheme"
-msgstr ""
-
-#: ../../index.php:211 ../../mod/apps.php:7
-msgid "You must be logged in to use addons. "
-msgstr ""
-
-#: ../../index.php:255 ../../mod/help.php:42
-msgid "Not Found"
-msgstr ""
-
-#: ../../index.php:258 ../../mod/help.php:45
-msgid "Page not found."
-msgstr ""
-
-#: ../../index.php:367 ../../mod/group.php:72 ../../mod/profperm.php:19
-msgid "Permission denied"
-msgstr ""
-
-#: ../../index.php:368 ../../include/items.php:4815 ../../mod/attach.php:33
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/group.php:19 ../../mod/delegate.php:12
-#: ../../mod/notifications.php:66 ../../mod/settings.php:20
-#: ../../mod/settings.php:107 ../../mod/settings.php:606
-#: ../../mod/contacts.php:258 ../../mod/wall_attach.php:55
-#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10
-#: ../../mod/regmod.php:110 ../../mod/api.php:26 ../../mod/api.php:31
-#: ../../mod/suggest.php:58 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78
-#: ../../mod/viewcontacts.php:24 ../../mod/wall_upload.php:66
-#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140
-#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174
-#: ../../mod/profiles.php:165 ../../mod/profiles.php:618
-#: ../../mod/install.php:151 ../../mod/crepair.php:119 ../../mod/poke.php:135
-#: ../../mod/display.php:499 ../../mod/dfrn_confirm.php:55
-#: ../../mod/item.php:169 ../../mod/item.php:185
-#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169
-#: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193
-#: ../../mod/allfriends.php:9
-msgid "Permission denied."
-msgstr ""
-
-#: ../../index.php:427
-msgid "toggle mobile"
-msgstr ""
-
-#: ../../addon-wrk/openidserver/lib/render/trust.php:30
-#, php-format
-msgid "Do you wish to confirm your identity (%s) with %s"
-msgstr ""
-
-#: ../../addon-wrk/openidserver/lib/render/trust.php:43
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr ""
-
-#: ../../addon-wrk/openidserver/lib/render/trust.php:44
-msgid "Do not confirm"
-msgstr ""
-
-#: ../../addon-wrk/openidserver/lib/render/trust.php:48
-msgid "Trust This Site"
-msgstr ""
-
-#: ../../addon-wrk/openidserver/lib/render/trust.php:53
-msgid "No Identifier Sent"
-msgstr ""
-
-#: ../../addon-wrk/openidserver/lib/render/wronguser.php:5
-msgid "Requested identity don't match logged in user."
-msgstr ""
-
-#: ../../addon-wrk/openidserver/lib/render.php:27
-#, php-format
-msgid "Please wait; you are being redirected to <%s>"
-msgstr ""
-
-#: ../../boot.php:749
-msgid "Delete this item?"
-msgstr ""
-
-#: ../../boot.php:750 ../../object/Item.php:361 ../../object/Item.php:677
-#: ../../mod/photos.php:1564 ../../mod/photos.php:1608
-#: ../../mod/photos.php:1696 ../../mod/content.php:709
-msgid "Comment"
-msgstr ""
-
-#: ../../boot.php:751 ../../include/contact_widgets.php:205
-#: ../../object/Item.php:390 ../../mod/content.php:606
-msgid "show more"
-msgstr ""
-
-#: ../../boot.php:752
-msgid "show fewer"
-msgstr ""
-
-#: ../../boot.php:1122
-#, php-format
-msgid "Update %s failed. See error logs."
-msgstr ""
-
-#: ../../boot.php:1229
-msgid "Create a New Account"
-msgstr ""
-
-#: ../../boot.php:1230 ../../include/nav.php:109 ../../mod/register.php:269
-msgid "Register"
-msgstr ""
-
-#: ../../boot.php:1254 ../../include/nav.php:73
-msgid "Logout"
-msgstr ""
-
-#: ../../boot.php:1255 ../../include/nav.php:92 ../../mod/bookmarklet.php:12
-msgid "Login"
-msgstr ""
-
-#: ../../boot.php:1257
-msgid "Nickname or Email address: "
-msgstr ""
-
-#: ../../boot.php:1258
-msgid "Password: "
-msgstr ""
-
-#: ../../boot.php:1259
-msgid "Remember me"
-msgstr ""
-
-#: ../../boot.php:1262
-msgid "Or login using OpenID: "
-msgstr ""
-
-#: ../../boot.php:1268
-msgid "Forgot your password?"
-msgstr ""
-
-#: ../../boot.php:1269 ../../mod/lostpass.php:109
-msgid "Password Reset"
-msgstr ""
-
-#: ../../boot.php:1271
-msgid "Website Terms of Service"
-msgstr ""
-
-#: ../../boot.php:1272
-msgid "terms of service"
-msgstr ""
-
-#: ../../boot.php:1274
-msgid "Website Privacy Policy"
-msgstr ""
-
-#: ../../boot.php:1275
-msgid "privacy policy"
-msgstr ""
-
-#: ../../boot.php:1408
-msgid "Requested account is not available."
-msgstr ""
-
-#: ../../boot.php:1447 ../../mod/profile.php:21
-msgid "Requested profile is not available."
-msgstr ""
-
-#: ../../boot.php:1490 ../../boot.php:1624
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr ""
-
-#: ../../boot.php:1557 ../../include/contact_widgets.php:10
-#: ../../mod/suggest.php:90 ../../mod/match.php:58
-msgid "Connect"
-msgstr ""
-
-#: ../../boot.php:1589
-msgid "Message"
-msgstr ""
-
-#: ../../boot.php:1595 ../../include/nav.php:175
-msgid "Profiles"
-msgstr ""
-
-#: ../../boot.php:1595
-msgid "Manage/edit profiles"
-msgstr ""
-
-#: ../../boot.php:1600 ../../boot.php:1626 ../../mod/profiles.php:804
-msgid "Change profile photo"
-msgstr ""
-
-#: ../../boot.php:1601 ../../mod/profiles.php:805
-msgid "Create New Profile"
-msgstr ""
-
-#: ../../boot.php:1611 ../../mod/profiles.php:816
-msgid "Profile Image"
-msgstr ""
-
-#: ../../boot.php:1614 ../../mod/profiles.php:818
-msgid "visible to everybody"
-msgstr ""
-
-#: ../../boot.php:1615 ../../mod/profiles.php:819
-msgid "Edit visibility"
-msgstr ""
-
-#: ../../boot.php:1637 ../../include/event.php:40
-#: ../../include/bb2diaspora.php:155 ../../mod/events.php:471
-#: ../../mod/directory.php:136
-msgid "Location:"
-msgstr ""
-
-#: ../../boot.php:1639 ../../include/profile_advanced.php:17
-#: ../../mod/directory.php:138
-msgid "Gender:"
-msgstr ""
-
-#: ../../boot.php:1642 ../../include/profile_advanced.php:37
-#: ../../mod/directory.php:140
-msgid "Status:"
-msgstr ""
-
-#: ../../boot.php:1644 ../../include/profile_advanced.php:48
-#: ../../mod/directory.php:142
-msgid "Homepage:"
-msgstr ""
-
-#: ../../boot.php:1646 ../../include/profile_advanced.php:58
-#: ../../mod/directory.php:144
-msgid "About:"
-msgstr ""
-
-#: ../../boot.php:1711
-msgid "Network:"
-msgstr ""
-
-#: ../../boot.php:1743 ../../boot.php:1829
-msgid "g A l F d"
-msgstr ""
-
-#: ../../boot.php:1744 ../../boot.php:1830
-msgid "F d"
-msgstr ""
-
-#: ../../boot.php:1789 ../../boot.php:1877
-msgid "[today]"
-msgstr ""
-
-#: ../../boot.php:1801
-msgid "Birthday Reminders"
-msgstr ""
-
-#: ../../boot.php:1802
-msgid "Birthdays this week:"
-msgstr ""
-
-#: ../../boot.php:1864
-msgid "[No description]"
-msgstr ""
-
-#: ../../boot.php:1888
-msgid "Event Reminders"
-msgstr ""
-
-#: ../../boot.php:1889
-msgid "Events this week:"
-msgstr ""
-
-#: ../../boot.php:2126 ../../include/nav.php:76
-msgid "Status"
-msgstr ""
-
-#: ../../boot.php:2129
-msgid "Status Messages and Posts"
-msgstr ""
-
-#: ../../boot.php:2136
-msgid "Profile Details"
-msgstr ""
-
-#: ../../boot.php:2143 ../../mod/photos.php:52
-msgid "Photo Albums"
-msgstr ""
-
-#: ../../boot.php:2147 ../../boot.php:2150 ../../include/nav.php:79
-msgid "Videos"
-msgstr ""
-
-#: ../../boot.php:2160
-msgid "Events and Calendar"
-msgstr ""
-
-#: ../../boot.php:2164 ../../mod/notes.php:44
-msgid "Personal Notes"
-msgstr ""
-
-#: ../../boot.php:2167
-msgid "Only You Can See This"
-msgstr ""
-
-#: ../../include/features.php:23
-msgid "General Features"
-msgstr ""
-
-#: ../../include/features.php:25
-msgid "Multiple Profiles"
-msgstr ""
-
-#: ../../include/features.php:25
-msgid "Ability to create multiple profiles"
-msgstr ""
-
-#: ../../include/features.php:30
-msgid "Post Composition Features"
-msgstr ""
-
-#: ../../include/features.php:31
-msgid "Richtext Editor"
-msgstr ""
-
-#: ../../include/features.php:31
-msgid "Enable richtext editor"
-msgstr ""
-
-#: ../../include/features.php:32
-msgid "Post Preview"
-msgstr ""
-
-#: ../../include/features.php:32
-msgid "Allow previewing posts and comments before publishing them"
-msgstr ""
-
-#: ../../include/features.php:33
-msgid "Auto-mention Forums"
-msgstr ""
-
-#: ../../include/features.php:33
-msgid ""
-"Add/remove mention when a fourm page is selected/deselected in ACL window."
-msgstr ""
-
-#: ../../include/features.php:38
-msgid "Network Sidebar Widgets"
-msgstr ""
-
-#: ../../include/features.php:39
-msgid "Search by Date"
-msgstr ""
-
-#: ../../include/features.php:39
-msgid "Ability to select posts by date ranges"
-msgstr ""
-
-#: ../../include/features.php:40
-msgid "Group Filter"
-msgstr ""
-
-#: ../../include/features.php:40
-msgid "Enable widget to display Network posts only from selected group"
-msgstr ""
-
-#: ../../include/features.php:41
-msgid "Network Filter"
-msgstr ""
-
-#: ../../include/features.php:41
-msgid "Enable widget to display Network posts only from selected network"
-msgstr ""
-
-#: ../../include/features.php:42 ../../mod/network.php:194
-#: ../../mod/search.php:30
-msgid "Saved Searches"
-msgstr ""
-
-#: ../../include/features.php:42
-msgid "Save search terms for re-use"
-msgstr ""
-
-#: ../../include/features.php:47
-msgid "Network Tabs"
-msgstr ""
-
-#: ../../include/features.php:48
-msgid "Network Personal Tab"
-msgstr ""
-
-#: ../../include/features.php:48
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr ""
-
-#: ../../include/features.php:49
-msgid "Network New Tab"
-msgstr ""
-
-#: ../../include/features.php:49
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr ""
-
-#: ../../include/features.php:50
-msgid "Network Shared Links Tab"
-msgstr ""
-
-#: ../../include/features.php:50
-msgid "Enable tab to display only Network posts with links in them"
-msgstr ""
-
-#: ../../include/features.php:55
-msgid "Post/Comment Tools"
-msgstr ""
-
-#: ../../include/features.php:56
-msgid "Multiple Deletion"
-msgstr ""
-
-#: ../../include/features.php:56
-msgid "Select and delete multiple posts/comments at once"
-msgstr ""
-
-#: ../../include/features.php:57
-msgid "Edit Sent Posts"
-msgstr ""
-
-#: ../../include/features.php:57
-msgid "Edit and correct posts and comments after sending"
-msgstr ""
-
-#: ../../include/features.php:58
-msgid "Tagging"
-msgstr ""
-
-#: ../../include/features.php:58
-msgid "Ability to tag existing posts"
-msgstr ""
-
-#: ../../include/features.php:59
-msgid "Post Categories"
-msgstr ""
-
-#: ../../include/features.php:59
-msgid "Add categories to your posts"
-msgstr ""
-
-#: ../../include/features.php:60 ../../include/contact_widgets.php:104
-msgid "Saved Folders"
-msgstr ""
-
-#: ../../include/features.php:60
-msgid "Ability to file posts under folders"
-msgstr ""
-
-#: ../../include/features.php:61
-msgid "Dislike Posts"
-msgstr ""
-
-#: ../../include/features.php:61
-msgid "Ability to dislike posts/comments"
-msgstr ""
-
-#: ../../include/features.php:62
-msgid "Star Posts"
-msgstr ""
-
-#: ../../include/features.php:62
-msgid "Ability to mark special posts with a star indicator"
-msgstr ""
-
-#: ../../include/features.php:63
-msgid "Mute Post Notifications"
-msgstr ""
-
-#: ../../include/features.php:63
-msgid "Ability to mute notifications for a thread"
-msgstr ""
-
-#: ../../include/items.php:2307 ../../include/datetime.php:477
-#, php-format
-msgid "%s's birthday"
-msgstr ""
-
-#: ../../include/items.php:2308 ../../include/datetime.php:478
-#, php-format
-msgid "Happy Birthday %s"
-msgstr ""
-
-#: ../../include/items.php:4111 ../../mod/dfrn_request.php:717
-#: ../../mod/dfrn_confirm.php:752
-msgid "[Name Withheld]"
-msgstr ""
-
-#: ../../include/items.php:4619 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/viewsrc.php:15
-#: ../../mod/notice.php:15 ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503
-msgid "Item not found."
-msgstr ""
-
-#: ../../include/items.php:4658
-msgid "Do you really want to delete this item?"
-msgstr ""
-
-#: ../../include/items.php:4660 ../../mod/settings.php:1015
-#: ../../mod/settings.php:1021 ../../mod/settings.php:1029
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1038
-#: ../../mod/settings.php:1044 ../../mod/settings.php:1050
-#: ../../mod/settings.php:1056 ../../mod/settings.php:1086
-#: ../../mod/settings.php:1087 ../../mod/settings.php:1088
-#: ../../mod/settings.php:1089 ../../mod/settings.php:1090
-#: ../../mod/contacts.php:341 ../../mod/register.php:233
-#: ../../mod/dfrn_request.php:830 ../../mod/api.php:105
-#: ../../mod/suggest.php:29 ../../mod/message.php:209
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664
-msgid "Yes"
-msgstr ""
-
-#: ../../include/items.php:4663 ../../include/conversation.php:1128
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
-#: ../../mod/contacts.php:344 ../../mod/editpost.php:148
-#: ../../mod/dfrn_request.php:844 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32
-#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11
-#: ../../mod/tagrm.php:94 ../../mod/message.php:212
-msgid "Cancel"
-msgstr ""
-
-#: ../../include/items.php:4881
-msgid "Archives"
-msgstr ""
-
-#: ../../include/group.php:25
-msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"may apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
-msgstr ""
-
-#: ../../include/group.php:207
-msgid "Default privacy group for new contacts"
-msgstr ""
-
-#: ../../include/group.php:226
-msgid "Everybody"
-msgstr ""
-
-#: ../../include/group.php:249
-msgid "edit"
-msgstr ""
-
-#: ../../include/group.php:270 ../../mod/newmember.php:66
-msgid "Groups"
-msgstr ""
-
-#: ../../include/group.php:271
-msgid "Edit group"
-msgstr ""
-
-#: ../../include/group.php:272
-msgid "Create a new group"
-msgstr ""
-
-#: ../../include/group.php:273
-msgid "Contacts not in any group"
-msgstr ""
-
-#: ../../include/group.php:275 ../../mod/network.php:195
-msgid "add"
-msgstr ""
-
-#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926
-#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955
-#: ../../include/Photo.php:933 ../../include/Photo.php:948
-#: ../../include/Photo.php:955 ../../include/Photo.php:977
-#: ../../include/message.php:144 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../mod/item.php:485
-msgid "Wall Photos"
-msgstr ""
-
-#: ../../include/dba.php:56 ../../include/dba_pdo.php:72
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr ""
-
-#: ../../include/contact_widgets.php:6
-msgid "Add New Contact"
-msgstr ""
-
-#: ../../include/contact_widgets.php:7
-msgid "Enter address or web location"
-msgstr ""
-
-#: ../../include/contact_widgets.php:8
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr ""
-
-#: ../../include/contact_widgets.php:24
-#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../include/contact_widgets.php:30
-msgid "Find People"
-msgstr ""
-
-#: ../../include/contact_widgets.php:31
-msgid "Enter name or interest"
-msgstr ""
-
-#: ../../include/contact_widgets.php:32
-msgid "Connect/Follow"
-msgstr ""
-
-#: ../../include/contact_widgets.php:33
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr ""
-
-#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:724
-#: ../../mod/directory.php:63
-msgid "Find"
-msgstr ""
-
-#: ../../include/contact_widgets.php:37
-msgid "Random Profile"
-msgstr ""
-
-#: ../../include/contact_widgets.php:71
-msgid "Networks"
-msgstr ""
-
-#: ../../include/contact_widgets.php:74
-msgid "All Networks"
-msgstr ""
-
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
-msgid "Everything"
-msgstr ""
-
-#: ../../include/contact_widgets.php:136
-msgid "Categories"
-msgstr ""
-
-#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:439
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../include/enotify.php:18
-msgid "Friendica Notification"
-msgstr ""
-
-#: ../../include/enotify.php:21
-msgid "Thank You,"
-msgstr ""
-
-#: ../../include/enotify.php:23
-#, php-format
-msgid "%s Administrator"
-msgstr ""
-
-#: ../../include/enotify.php:33 ../../include/delivery.php:467
-#: ../../include/notifier.php:796
-msgid "noreply"
-msgstr ""
-
-#: ../../include/enotify.php:64
-#, php-format
-msgid "%s "
-msgstr ""
-
-#: ../../include/enotify.php:68
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr ""
-
-#: ../../include/enotify.php:70
-#, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr ""
-
-#: ../../include/enotify.php:71
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr ""
-
-#: ../../include/enotify.php:71
-msgid "a private message"
-msgstr ""
-
-#: ../../include/enotify.php:72
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr ""
-
-#: ../../include/enotify.php:124
-#, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr ""
-
-#: ../../include/enotify.php:131
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr ""
-
-#: ../../include/enotify.php:139
-#, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr ""
-
-#: ../../include/enotify.php:149
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:150
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr ""
-
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr ""
-
-#: ../../include/enotify.php:160
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr ""
-
-#: ../../include/enotify.php:162
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:164
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr ""
-
-#: ../../include/enotify.php:175
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr ""
-
-#: ../../include/enotify.php:176
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:177
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr ""
-
-#: ../../include/enotify.php:188
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr ""
-
-#: ../../include/enotify.php:189
-#, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:190
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr ""
-
-#: ../../include/enotify.php:202
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr ""
-
-#: ../../include/enotify.php:203
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:204
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr ""
-
-#: ../../include/enotify.php:219
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr ""
-
-#: ../../include/enotify.php:220
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:221
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr ""
-
-#: ../../include/enotify.php:232
-msgid "[Friendica:Notify] Introduction received"
-msgstr ""
-
-#: ../../include/enotify.php:233
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:234
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr ""
-
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr ""
-
-#: ../../include/enotify.php:239
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr ""
-
-#: ../../include/enotify.php:247
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr ""
-
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:255
-msgid "[Friendica:Notify] You have a new follower"
-msgstr ""
-
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr ""
-
-#: ../../include/enotify.php:270
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr ""
-
-#: ../../include/enotify.php:271
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:272
-#, php-format
-msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr ""
-
-#: ../../include/enotify.php:277
-msgid "Name:"
-msgstr ""
-
-#: ../../include/enotify.php:278
-msgid "Photo:"
-msgstr ""
-
-#: ../../include/enotify.php:281
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr ""
-
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
-msgid "[Friendica:Notify] Connection accepted"
-msgstr ""
-
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
-#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
-#, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr ""
-
-#: ../../include/enotify.php:294
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and "
-"email\n"
-"\twithout restriction."
-msgstr ""
-
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
-#, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr ""
-
-#: ../../include/enotify.php:307
-#, php-format
-msgid ""
-"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr ""
-
-#: ../../include/enotify.php:309
-#, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future. "
-msgstr ""
-
-#: ../../include/enotify.php:322
-msgid "[Friendica System:Notify] registration request"
-msgstr ""
-
-#: ../../include/enotify.php:323
-#, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:324
-#, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr ""
-
-#: ../../include/enotify.php:327
-#, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
-msgstr ""
-
-#: ../../include/enotify.php:330
-#, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr ""
-
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
-msgid "User not found."
-msgstr ""
-
-#: ../../include/api.php:770
-#, php-format
-msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr ""
-
-#: ../../include/api.php:789
-#, php-format
-msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr ""
-
-#: ../../include/api.php:808
-#, php-format
-msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr ""
-
-#: ../../include/api.php:1271
-msgid "There is no status with this id."
-msgstr ""
-
-#: ../../include/api.php:1341
-msgid "There is no conversation with this id."
-msgstr ""
-
-#: ../../include/api.php:1613
-msgid "Invalid request."
-msgstr ""
-
-#: ../../include/api.php:1624
-msgid "Invalid item."
-msgstr ""
-
-#: ../../include/api.php:1634
-msgid "Invalid action. "
-msgstr ""
-
-#: ../../include/api.php:1642
-msgid "DB error"
-msgstr ""
-
-#: ../../include/network.php:890
-msgid "view full size"
-msgstr ""
-
-#: ../../include/Scrape.php:608
-msgid " on Last.fm"
-msgstr ""
-
-#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1133
-msgid "Full Name:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr ""
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr ""
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr ""
-
-#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:714
-msgid "Sexual Preference:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:716
-msgid "Hometown:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:717
-msgid "Political Views:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:721
-msgid "Likes:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:722
-msgid "Dislikes:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr ""
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr ""
-
-#: ../../include/nav.php:34 ../../mod/navigation.php:20
-msgid "Nothing new here"
-msgstr ""
-
-#: ../../include/nav.php:38 ../../mod/navigation.php:24
-msgid "Clear notifications"
-msgstr ""
-
-#: ../../include/nav.php:73
-msgid "End this session"
-msgstr ""
-
-#: ../../include/nav.php:79
-msgid "Your videos"
-msgstr ""
-
-#: ../../include/nav.php:81
-msgid "Your personal notes"
-msgstr ""
-
-#: ../../include/nav.php:92
-msgid "Sign in"
-msgstr ""
-
-#: ../../include/nav.php:105
-msgid "Home Page"
-msgstr ""
-
-#: ../../include/nav.php:109
-msgid "Create an account"
-msgstr ""
-
-#: ../../include/nav.php:114 ../../mod/help.php:36
-msgid "Help"
-msgstr ""
-
-#: ../../include/nav.php:114
-msgid "Help and documentation"
-msgstr ""
-
-#: ../../include/nav.php:117
-msgid "Apps"
-msgstr ""
-
-#: ../../include/nav.php:117
-msgid "Addon applications, utilities, games"
-msgstr ""
-
-#: ../../include/nav.php:119 ../../include/text.php:968
-#: ../../include/text.php:969 ../../mod/search.php:99
-msgid "Search"
-msgstr ""
-
-#: ../../include/nav.php:119
-msgid "Search site content"
-msgstr ""
-
-#: ../../include/nav.php:129
-msgid "Conversations on this site"
-msgstr ""
-
-#: ../../include/nav.php:131
-msgid "Conversations on the network"
-msgstr ""
-
-#: ../../include/nav.php:133
-msgid "Directory"
-msgstr ""
-
-#: ../../include/nav.php:133
-msgid "People directory"
-msgstr ""
-
-#: ../../include/nav.php:135
-msgid "Information"
-msgstr ""
-
-#: ../../include/nav.php:135
-msgid "Information about this friendica instance"
-msgstr ""
-
-#: ../../include/nav.php:145 ../../mod/notifications.php:83
-msgid "Network"
-msgstr ""
-
-#: ../../include/nav.php:145
-msgid "Conversations from your friends"
-msgstr ""
-
-#: ../../include/nav.php:146
-msgid "Network Reset"
-msgstr ""
-
-#: ../../include/nav.php:146
-msgid "Load Network page with no filters"
-msgstr ""
-
-#: ../../include/nav.php:154 ../../mod/notifications.php:98
-msgid "Introductions"
-msgstr ""
-
-#: ../../include/nav.php:154
-msgid "Friend Requests"
-msgstr ""
-
-#: ../../include/nav.php:155 ../../mod/notifications.php:224
-msgid "Notifications"
-msgstr ""
-
-#: ../../include/nav.php:156
-msgid "See all notifications"
-msgstr ""
-
-#: ../../include/nav.php:157
-msgid "Mark all system notifications seen"
-msgstr ""
-
-#: ../../include/nav.php:161 ../../mod/message.php:182
-msgid "Messages"
-msgstr ""
-
-#: ../../include/nav.php:161
-msgid "Private mail"
-msgstr ""
-
-#: ../../include/nav.php:162
-msgid "Inbox"
-msgstr ""
-
-#: ../../include/nav.php:163
-msgid "Outbox"
-msgstr ""
-
-#: ../../include/nav.php:164 ../../mod/message.php:9
-msgid "New Message"
-msgstr ""
-
-#: ../../include/nav.php:167
-msgid "Manage"
-msgstr ""
-
-#: ../../include/nav.php:167
-msgid "Manage other pages"
-msgstr ""
-
-#: ../../include/nav.php:170 ../../mod/settings.php:67
-msgid "Delegations"
-msgstr ""
-
-#: ../../include/nav.php:170 ../../mod/delegate.php:130
-msgid "Delegate Page Management"
-msgstr ""
-
-#: ../../include/nav.php:172
-msgid "Account settings"
-msgstr ""
-
-#: ../../include/nav.php:175
-msgid "Manage/Edit Profiles"
-msgstr ""
-
-#: ../../include/nav.php:177
-msgid "Manage/edit friends and contacts"
-msgstr ""
-
-#: ../../include/nav.php:184 ../../mod/admin.php:130
-msgid "Admin"
-msgstr ""
-
-#: ../../include/nav.php:184
-msgid "Site setup and configuration"
-msgstr ""
-
-#: ../../include/nav.php:188
-msgid "Navigation"
-msgstr ""
-
-#: ../../include/nav.php:188
-msgid "Site map"
-msgstr ""
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
-msgid "Click here to upgrade."
-msgstr ""
-
-#: ../../include/plugin.php:463
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr ""
-
-#: ../../include/plugin.php:468
-msgid "This action is not available under your subscription plan."
-msgstr ""
-
-#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507
-msgid "Disallowed profile URL."
-msgstr ""
-
-#: ../../include/follow.php:32
-msgid "Connect URL missing."
-msgstr ""
-
-#: ../../include/follow.php:59
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr ""
-
-#: ../../include/follow.php:60 ../../include/follow.php:80
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr ""
-
-#: ../../include/follow.php:78
-msgid "The profile address specified does not provide adequate information."
-msgstr ""
-
-#: ../../include/follow.php:82
-msgid "An author or name was not found."
-msgstr ""
-
-#: ../../include/follow.php:84
-msgid "No browser URL could be matched to this address."
-msgstr ""
-
-#: ../../include/follow.php:86
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr ""
-
-#: ../../include/follow.php:87
-msgid "Use mailto: in front of address to force email check."
-msgstr ""
-
-#: ../../include/follow.php:93
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr ""
-
-#: ../../include/follow.php:103
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr ""
-
-#: ../../include/follow.php:205
-msgid "Unable to retrieve contact information."
-msgstr ""
-
-#: ../../include/follow.php:258
-msgid "following"
-msgstr ""
-
-#: ../../include/uimport.php:94
-msgid "Error decoding account file"
-msgstr ""
-
-#: ../../include/uimport.php:100
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr ""
-
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
-msgid "Error! Cannot check nickname"
-msgstr ""
-
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr ""
-
-#: ../../include/uimport.php:153
-msgid "User creation error"
-msgstr ""
-
-#: ../../include/uimport.php:171
-msgid "User profile creation error"
-msgstr ""
-
-#: ../../include/uimport.php:220
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../include/uimport.php:290
-msgid "Done. You can now login with your username and password"
-msgstr ""
-
-#: ../../include/event.php:11 ../../include/bb2diaspora.php:133
-#: ../../mod/localtime.php:12
-msgid "l F d, Y \\@ g:i A"
-msgstr ""
-
-#: ../../include/event.php:20 ../../include/bb2diaspora.php:139
-msgid "Starts:"
-msgstr ""
-
-#: ../../include/event.php:30 ../../include/bb2diaspora.php:147
-msgid "Finishes:"
-msgstr ""
-
-#: ../../include/Contact.php:119
-msgid "stopped following"
-msgstr ""
-
-#: ../../include/Contact.php:232 ../../include/conversation.php:881
-msgid "Poke"
-msgstr ""
-
-#: ../../include/Contact.php:233 ../../include/conversation.php:875
-msgid "View Status"
-msgstr ""
-
-#: ../../include/Contact.php:234 ../../include/conversation.php:876
-msgid "View Profile"
-msgstr ""
-
-#: ../../include/Contact.php:235 ../../include/conversation.php:877
-msgid "View Photos"
-msgstr ""
-
-#: ../../include/Contact.php:236 ../../include/Contact.php:259
-#: ../../include/conversation.php:878
-msgid "Network Posts"
-msgstr ""
-
-#: ../../include/Contact.php:237 ../../include/Contact.php:259
-#: ../../include/conversation.php:879
-msgid "Edit Contact"
-msgstr ""
-
-#: ../../include/Contact.php:238
-msgid "Drop Contact"
-msgstr ""
-
-#: ../../include/Contact.php:239 ../../include/Contact.php:259
-#: ../../include/conversation.php:880
-msgid "Send PM"
-msgstr ""
-
-#: ../../include/dbstructure.php:26
-#, php-format
-msgid ""
-"\n"
-"\t\t\tThe friendica developers released update %s recently,\n"
-"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
-"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
-"\t\t\tfriendica developer if you can not help me on your own. My database "
-"might be invalid."
-msgstr ""
-
-#: ../../include/dbstructure.php:31
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr ""
-
-#: ../../include/dbstructure.php:150
-msgid "Errors encountered creating database tables."
-msgstr ""
-
-#: ../../include/dbstructure.php:208
-msgid "Errors encountered performing database changes."
-msgstr ""
-
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
-msgid "Miscellaneous"
-msgstr ""
-
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr ""
-
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr ""
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr ""
-
-#: ../../include/datetime.php:276
-msgid "never"
-msgstr ""
-
-#: ../../include/datetime.php:282
-msgid "less than a second ago"
-msgstr ""
-
-#: ../../include/datetime.php:290
-msgid "years"
-msgstr ""
-
-#: ../../include/datetime.php:291
-msgid "months"
-msgstr ""
-
-#: ../../include/datetime.php:292
-msgid "week"
-msgstr ""
-
-#: ../../include/datetime.php:292
-msgid "weeks"
-msgstr ""
-
-#: ../../include/datetime.php:293
-msgid "days"
-msgstr ""
-
-#: ../../include/datetime.php:294
-msgid "hour"
-msgstr ""
-
-#: ../../include/datetime.php:294
-msgid "hours"
-msgstr ""
-
-#: ../../include/datetime.php:295
-msgid "minute"
-msgstr ""
-
-#: ../../include/datetime.php:295
-msgid "minutes"
-msgstr ""
-
-#: ../../include/datetime.php:296
-msgid "second"
-msgstr ""
-
-#: ../../include/datetime.php:296
-msgid "seconds"
-msgstr ""
-
-#: ../../include/datetime.php:305
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr ""
-
-#: ../../include/message.php:15 ../../include/message.php:172
-msgid "[no subject]"
-msgstr ""
-
-#: ../../include/delivery.php:456 ../../include/notifier.php:786
-msgid "(no subject)"
-msgstr ""
-
-#: ../../include/contact_selectors.php:32
-msgid "Unknown | Not categorised"
-msgstr ""
-
-#: ../../include/contact_selectors.php:33
-msgid "Block immediately"
-msgstr ""
-
-#: ../../include/contact_selectors.php:34
-msgid "Shady, spammer, self-marketer"
-msgstr ""
-
-#: ../../include/contact_selectors.php:35
-msgid "Known to me, but no opinion"
-msgstr ""
-
-#: ../../include/contact_selectors.php:36
-msgid "OK, probably harmless"
-msgstr ""
-
-#: ../../include/contact_selectors.php:37
-msgid "Reputable, has my trust"
-msgstr ""
-
-#: ../../include/contact_selectors.php:56 ../../mod/admin.php:571
-msgid "Frequently"
-msgstr ""
-
-#: ../../include/contact_selectors.php:57 ../../mod/admin.php:572
-msgid "Hourly"
-msgstr ""
-
-#: ../../include/contact_selectors.php:58 ../../mod/admin.php:573
-msgid "Twice daily"
-msgstr ""
-
-#: ../../include/contact_selectors.php:59 ../../mod/admin.php:574
-msgid "Daily"
-msgstr ""
-
-#: ../../include/contact_selectors.php:60
-msgid "Weekly"
-msgstr ""
-
-#: ../../include/contact_selectors.php:61
-msgid "Monthly"
-msgstr ""
-
-#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:836
-msgid "Friendica"
-msgstr ""
-
-#: ../../include/contact_selectors.php:77
-msgid "OStatus"
-msgstr ""
-
-#: ../../include/contact_selectors.php:78
-msgid "RSS/Atom"
-msgstr ""
-
-#: ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86 ../../mod/admin.php:1003
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016 ../../mod/admin.php:1031
-msgid "Email"
-msgstr ""
-
-#: ../../include/contact_selectors.php:80 ../../mod/settings.php:741
-#: ../../mod/dfrn_request.php:838
-msgid "Diaspora"
-msgstr ""
-
-#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49
-#: ../../mod/newmember.php:51
-msgid "Facebook"
-msgstr ""
-
-#: ../../include/contact_selectors.php:82
-msgid "Zot!"
-msgstr ""
-
-#: ../../include/contact_selectors.php:83
-msgid "LinkedIn"
-msgstr ""
-
-#: ../../include/contact_selectors.php:84
-msgid "XMPP/IM"
-msgstr ""
-
-#: ../../include/contact_selectors.php:85
-msgid "MySpace"
-msgstr ""
-
-#: ../../include/contact_selectors.php:87
-msgid "Google+"
-msgstr ""
-
-#: ../../include/contact_selectors.php:88
-msgid "pump.io"
-msgstr ""
-
-#: ../../include/contact_selectors.php:89
-msgid "Twitter"
-msgstr ""
-
-#: ../../include/contact_selectors.php:90
-msgid "Diaspora Connector"
-msgstr ""
-
-#: ../../include/contact_selectors.php:91
-msgid "Statusnet"
-msgstr ""
-
-#: ../../include/contact_selectors.php:92
-msgid "App.net"
-msgstr ""
-
-#: ../../include/diaspora.php:621 ../../include/conversation.php:172
-#: ../../mod/dfrn_confirm.php:486
-#, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr ""
-
-#: ../../include/diaspora.php:704
-msgid "Sharing notification from Diaspora network"
-msgstr ""
-
-#: ../../include/diaspora.php:2444
-msgid "Attachments:"
-msgstr ""
-
-#: ../../include/conversation.php:140 ../../mod/like.php:168
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr ""
-
-#: ../../include/conversation.php:206
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr ""
-
-#: ../../include/conversation.php:226 ../../mod/mood.php:62
-#, php-format
-msgid "%1$s is currently %2$s"
-msgstr ""
-
-#: ../../include/conversation.php:265 ../../mod/tagger.php:95
-#, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr ""
-
-#: ../../include/conversation.php:290
-msgid "post/item"
-msgstr ""
-
-#: ../../include/conversation.php:291
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr ""
-
-#: ../../include/conversation.php:612 ../../object/Item.php:129
-#: ../../mod/photos.php:1653 ../../mod/content.php:437
-#: ../../mod/content.php:740
+#: object/Item.php:130 mod/photos.php:1672 mod/content.php:439
+#: mod/content.php:742 include/conversation.php:612
msgid "Select"
msgstr ""
-#: ../../include/conversation.php:613 ../../object/Item.php:130
-#: ../../mod/group.php:171 ../../mod/settings.php:682
-#: ../../mod/contacts.php:733 ../../mod/admin.php:1007
-#: ../../mod/photos.php:1654 ../../mod/content.php:438
-#: ../../mod/content.php:741
+#: object/Item.php:131 mod/admin.php:1087 mod/photos.php:1673
+#: mod/contacts.php:801 mod/settings.php:695 mod/group.php:171
+#: mod/content.php:440 mod/content.php:743 include/conversation.php:613
msgid "Delete"
msgstr ""
-#: ../../include/conversation.php:653 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../mod/content.php:471
-#: ../../mod/content.php:852 ../../mod/content.php:853
+#: object/Item.php:134 mod/content.php:765
+msgid "save to folder"
+msgstr ""
+
+#: object/Item.php:196 mod/content.php:755
+msgid "add star"
+msgstr ""
+
+#: object/Item.php:197 mod/content.php:756
+msgid "remove star"
+msgstr ""
+
+#: object/Item.php:198 mod/content.php:757
+msgid "toggle star status"
+msgstr ""
+
+#: object/Item.php:201 mod/content.php:760
+msgid "starred"
+msgstr ""
+
+#: object/Item.php:209
+msgid "ignore thread"
+msgstr ""
+
+#: object/Item.php:210
+msgid "unignore thread"
+msgstr ""
+
+#: object/Item.php:211
+msgid "toggle ignore status"
+msgstr ""
+
+#: object/Item.php:214 mod/ostatus_subscribe.php:69
+msgid "ignored"
+msgstr ""
+
+#: object/Item.php:221 mod/content.php:761
+msgid "add tag"
+msgstr ""
+
+#: object/Item.php:232 mod/photos.php:1561 mod/content.php:686
+msgid "I like this (toggle)"
+msgstr ""
+
+#: object/Item.php:232 mod/content.php:686
+msgid "like"
+msgstr ""
+
+#: object/Item.php:233 mod/photos.php:1562 mod/content.php:687
+msgid "I don't like this (toggle)"
+msgstr ""
+
+#: object/Item.php:233 mod/content.php:687
+msgid "dislike"
+msgstr ""
+
+#: object/Item.php:235 mod/content.php:689
+msgid "Share this"
+msgstr ""
+
+#: object/Item.php:235 mod/content.php:689
+msgid "share"
+msgstr ""
+
+#: object/Item.php:318 include/conversation.php:665
+msgid "Categories:"
+msgstr ""
+
+#: object/Item.php:319 include/conversation.php:666
+msgid "Filed under:"
+msgstr ""
+
+#: object/Item.php:328 object/Item.php:329 mod/content.php:473
+#: mod/content.php:854 mod/content.php:855 include/conversation.php:653
#, php-format
msgid "View %s's profile @ %s"
msgstr ""
-#: ../../include/conversation.php:665 ../../object/Item.php:316
-msgid "Categories:"
+#: object/Item.php:330 mod/content.php:856
+msgid "to"
msgstr ""
-#: ../../include/conversation.php:666 ../../object/Item.php:317
-msgid "Filed under:"
+#: object/Item.php:331
+msgid "via"
msgstr ""
-#: ../../include/conversation.php:673 ../../object/Item.php:340
-#: ../../mod/content.php:481 ../../mod/content.php:864
+#: object/Item.php:332 mod/content.php:857
+msgid "Wall-to-Wall"
+msgstr ""
+
+#: object/Item.php:333 mod/content.php:858
+msgid "via Wall-To-Wall:"
+msgstr ""
+
+#: object/Item.php:342 mod/content.php:483 mod/content.php:866
+#: include/conversation.php:673
#, php-format
msgid "%s from %s"
msgstr ""
-#: ../../include/conversation.php:689 ../../mod/content.php:497
-msgid "View in context"
+#: object/Item.php:363 object/Item.php:679 mod/photos.php:1583
+#: mod/photos.php:1627 mod/photos.php:1715 mod/content.php:711 boot.php:764
+msgid "Comment"
msgstr ""
-#: ../../include/conversation.php:691 ../../include/conversation.php:1108
-#: ../../object/Item.php:364 ../../mod/wallmessage.php:156
-#: ../../mod/editpost.php:124 ../../mod/photos.php:1545
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
+#: object/Item.php:366 mod/message.php:335 mod/message.php:566
+#: mod/editpost.php:124 mod/wallmessage.php:156 mod/photos.php:1564
+#: mod/content.php:501 mod/content.php:885 include/conversation.php:691
+#: include/conversation.php:1074
msgid "Please wait"
msgstr ""
-#: ../../include/conversation.php:771
-msgid "remove"
-msgstr ""
-
-#: ../../include/conversation.php:775
-msgid "Delete Selected Items"
-msgstr ""
-
-#: ../../include/conversation.php:874
-msgid "Follow Thread"
-msgstr ""
-
-#: ../../include/conversation.php:943
-#, php-format
-msgid "%s likes this."
-msgstr ""
-
-#: ../../include/conversation.php:943
-#, php-format
-msgid "%s doesn't like this."
-msgstr ""
-
-#: ../../include/conversation.php:948
-#, php-format
-msgid "%2$d people like this"
-msgstr ""
-
-#: ../../include/conversation.php:951
-#, php-format
-msgid "%2$d people don't like this"
-msgstr ""
-
-#: ../../include/conversation.php:965
-msgid "and"
-msgstr ""
-
-#: ../../include/conversation.php:971
-#, php-format
-msgid ", and %d other people"
-msgstr ""
-
-#: ../../include/conversation.php:973
-#, php-format
-msgid "%s like this."
-msgstr ""
-
-#: ../../include/conversation.php:973
-#, php-format
-msgid "%s don't like this."
-msgstr ""
-
-#: ../../include/conversation.php:1000 ../../include/conversation.php:1018
-msgid "Visible to everybody"
-msgstr ""
-
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-msgid "Please enter a link URL:"
-msgstr ""
-
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
-msgid "Please enter a video link/URL:"
-msgstr ""
-
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
-msgid "Please enter an audio link/URL:"
-msgstr ""
-
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
-msgid "Tag term:"
-msgstr ""
-
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
-#: ../../mod/filer.php:30
-msgid "Save to Folder:"
-msgstr ""
-
-#: ../../include/conversation.php:1006 ../../include/conversation.php:1024
-msgid "Where are you right now?"
-msgstr ""
-
-#: ../../include/conversation.php:1007
-msgid "Delete item(s)?"
-msgstr ""
-
-#: ../../include/conversation.php:1050
-msgid "Post to Email"
-msgstr ""
-
-#: ../../include/conversation.php:1055
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr ""
-
-#: ../../include/conversation.php:1056 ../../mod/settings.php:1033
-msgid "Hide your profile details from unknown viewers?"
-msgstr ""
-
-#: ../../include/conversation.php:1089 ../../mod/photos.php:1544
-msgid "Share"
-msgstr ""
-
-#: ../../include/conversation.php:1090 ../../mod/wallmessage.php:154
-#: ../../mod/editpost.php:110 ../../mod/message.php:332
-#: ../../mod/message.php:562
-msgid "Upload photo"
-msgstr ""
-
-#: ../../include/conversation.php:1091 ../../mod/editpost.php:111
-msgid "upload photo"
-msgstr ""
-
-#: ../../include/conversation.php:1092 ../../mod/editpost.php:112
-msgid "Attach file"
-msgstr ""
-
-#: ../../include/conversation.php:1093 ../../mod/editpost.php:113
-msgid "attach file"
-msgstr ""
-
-#: ../../include/conversation.php:1094 ../../mod/wallmessage.php:155
-#: ../../mod/editpost.php:114 ../../mod/message.php:333
-#: ../../mod/message.php:563
-msgid "Insert web link"
-msgstr ""
-
-#: ../../include/conversation.php:1095 ../../mod/editpost.php:115
-msgid "web link"
-msgstr ""
-
-#: ../../include/conversation.php:1096 ../../mod/editpost.php:116
-msgid "Insert video link"
-msgstr ""
-
-#: ../../include/conversation.php:1097 ../../mod/editpost.php:117
-msgid "video link"
-msgstr ""
-
-#: ../../include/conversation.php:1098 ../../mod/editpost.php:118
-msgid "Insert audio link"
-msgstr ""
-
-#: ../../include/conversation.php:1099 ../../mod/editpost.php:119
-msgid "audio link"
-msgstr ""
-
-#: ../../include/conversation.php:1100 ../../mod/editpost.php:120
-msgid "Set your location"
-msgstr ""
-
-#: ../../include/conversation.php:1101 ../../mod/editpost.php:121
-msgid "set location"
-msgstr ""
-
-#: ../../include/conversation.php:1102 ../../mod/editpost.php:122
-msgid "Clear browser location"
-msgstr ""
-
-#: ../../include/conversation.php:1103 ../../mod/editpost.php:123
-msgid "clear location"
-msgstr ""
-
-#: ../../include/conversation.php:1105 ../../mod/editpost.php:137
-msgid "Set title"
-msgstr ""
-
-#: ../../include/conversation.php:1107 ../../mod/editpost.php:139
-msgid "Categories (comma-separated list)"
-msgstr ""
-
-#: ../../include/conversation.php:1109 ../../mod/editpost.php:125
-msgid "Permission settings"
-msgstr ""
-
-#: ../../include/conversation.php:1110
-msgid "permissions"
-msgstr ""
-
-#: ../../include/conversation.php:1118 ../../mod/editpost.php:133
-msgid "CC: email addresses"
-msgstr ""
-
-#: ../../include/conversation.php:1119 ../../mod/editpost.php:134
-msgid "Public post"
-msgstr ""
-
-#: ../../include/conversation.php:1121 ../../mod/editpost.php:140
-msgid "Example: bob@example.com, mary@example.com"
-msgstr ""
-
-#: ../../include/conversation.php:1125 ../../object/Item.php:687
-#: ../../mod/editpost.php:145 ../../mod/photos.php:1566
-#: ../../mod/photos.php:1610 ../../mod/photos.php:1698
-#: ../../mod/content.php:719
-msgid "Preview"
-msgstr ""
-
-#: ../../include/conversation.php:1134
-msgid "Post to Groups"
-msgstr ""
-
-#: ../../include/conversation.php:1135
-msgid "Post to Contacts"
-msgstr ""
-
-#: ../../include/conversation.php:1136
-msgid "Private post"
-msgstr ""
-
-#: ../../include/text.php:297
-msgid "newer"
-msgstr ""
-
-#: ../../include/text.php:299
-msgid "older"
-msgstr ""
-
-#: ../../include/text.php:304
-msgid "prev"
-msgstr ""
-
-#: ../../include/text.php:306
-msgid "first"
-msgstr ""
-
-#: ../../include/text.php:338
-msgid "last"
-msgstr ""
-
-#: ../../include/text.php:341
-msgid "next"
-msgstr ""
-
-#: ../../include/text.php:396
-msgid "Loading more entries..."
-msgstr ""
-
-#: ../../include/text.php:397
-msgid "The end"
-msgstr ""
-
-#: ../../include/text.php:870
-msgid "No contacts"
-msgstr ""
-
-#: ../../include/text.php:879
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../include/text.php:891 ../../mod/viewcontacts.php:78
-msgid "View Contacts"
-msgstr ""
-
-#: ../../include/text.php:971 ../../mod/editpost.php:109
-#: ../../mod/notes.php:63 ../../mod/filer.php:31
-msgid "Save"
-msgstr ""
-
-#: ../../include/text.php:1020
-msgid "poke"
-msgstr ""
-
-#: ../../include/text.php:1020
-msgid "poked"
-msgstr ""
-
-#: ../../include/text.php:1021
-msgid "ping"
-msgstr ""
-
-#: ../../include/text.php:1021
-msgid "pinged"
-msgstr ""
-
-#: ../../include/text.php:1022
-msgid "prod"
-msgstr ""
-
-#: ../../include/text.php:1022
-msgid "prodded"
-msgstr ""
-
-#: ../../include/text.php:1023
-msgid "slap"
-msgstr ""
-
-#: ../../include/text.php:1023
-msgid "slapped"
-msgstr ""
-
-#: ../../include/text.php:1024
-msgid "finger"
-msgstr ""
-
-#: ../../include/text.php:1024
-msgid "fingered"
-msgstr ""
-
-#: ../../include/text.php:1025
-msgid "rebuff"
-msgstr ""
-
-#: ../../include/text.php:1025
-msgid "rebuffed"
-msgstr ""
-
-#: ../../include/text.php:1039
-msgid "happy"
-msgstr ""
-
-#: ../../include/text.php:1040
-msgid "sad"
-msgstr ""
-
-#: ../../include/text.php:1041
-msgid "mellow"
-msgstr ""
-
-#: ../../include/text.php:1042
-msgid "tired"
-msgstr ""
-
-#: ../../include/text.php:1043
-msgid "perky"
-msgstr ""
-
-#: ../../include/text.php:1044
-msgid "angry"
-msgstr ""
-
-#: ../../include/text.php:1045
-msgid "stupified"
-msgstr ""
-
-#: ../../include/text.php:1046
-msgid "puzzled"
-msgstr ""
-
-#: ../../include/text.php:1047
-msgid "interested"
-msgstr ""
-
-#: ../../include/text.php:1048
-msgid "bitter"
-msgstr ""
-
-#: ../../include/text.php:1049
-msgid "cheerful"
-msgstr ""
-
-#: ../../include/text.php:1050
-msgid "alive"
-msgstr ""
-
-#: ../../include/text.php:1051
-msgid "annoyed"
-msgstr ""
-
-#: ../../include/text.php:1052
-msgid "anxious"
-msgstr ""
-
-#: ../../include/text.php:1053
-msgid "cranky"
-msgstr ""
-
-#: ../../include/text.php:1054
-msgid "disturbed"
-msgstr ""
-
-#: ../../include/text.php:1055
-msgid "frustrated"
-msgstr ""
-
-#: ../../include/text.php:1056
-msgid "motivated"
-msgstr ""
-
-#: ../../include/text.php:1057
-msgid "relaxed"
-msgstr ""
-
-#: ../../include/text.php:1058
-msgid "surprised"
-msgstr ""
-
-#: ../../include/text.php:1228
-msgid "Monday"
-msgstr ""
-
-#: ../../include/text.php:1228
-msgid "Tuesday"
-msgstr ""
-
-#: ../../include/text.php:1228
-msgid "Wednesday"
-msgstr ""
-
-#: ../../include/text.php:1228
-msgid "Thursday"
-msgstr ""
-
-#: ../../include/text.php:1228
-msgid "Friday"
-msgstr ""
-
-#: ../../include/text.php:1228
-msgid "Saturday"
-msgstr ""
-
-#: ../../include/text.php:1228
-msgid "Sunday"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "January"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "February"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "March"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "April"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "May"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "June"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "July"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "August"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "September"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "October"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "November"
-msgstr ""
-
-#: ../../include/text.php:1232
-msgid "December"
-msgstr ""
-
-#: ../../include/text.php:1422 ../../mod/videos.php:301
-msgid "View Video"
-msgstr ""
-
-#: ../../include/text.php:1454
-msgid "bytes"
-msgstr ""
-
-#: ../../include/text.php:1478 ../../include/text.php:1490
-msgid "Click to open/close"
-msgstr ""
-
-#: ../../include/text.php:1664 ../../include/text.php:1674
-#: ../../mod/events.php:335
-msgid "link to source"
-msgstr ""
-
-#: ../../include/text.php:1731
-msgid "Select an alternate language"
-msgstr ""
-
-#: ../../include/text.php:1987
-msgid "activity"
-msgstr ""
-
-#: ../../include/text.php:1989 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../mod/content.php:605
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../include/text.php:1990
-msgid "post"
-msgstr ""
-
-#: ../../include/text.php:2158
-msgid "Item filed"
-msgstr ""
-
-#: ../../include/auth.php:38
-msgid "Logged out."
-msgstr ""
-
-#: ../../include/auth.php:112 ../../include/auth.php:175
-#: ../../mod/openid.php:93
-msgid "Login failed."
-msgstr ""
-
-#: ../../include/auth.php:128 ../../include/user.php:67
-msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr ""
-
-#: ../../include/auth.php:128 ../../include/user.php:67
-msgid "The error message was:"
-msgstr ""
-
-#: ../../include/bbcode.php:433 ../../include/bbcode.php:1066
-#: ../../include/bbcode.php:1067
-msgid "Image/photo"
-msgstr ""
-
-#: ../../include/bbcode.php:531
-#, php-format
-msgid "%2$s %3$s"
-msgstr ""
-
-#: ../../include/bbcode.php:565
-#, php-format
-msgid ""
-"%s wrote the following post"
-msgstr ""
-
-#: ../../include/bbcode.php:1030 ../../include/bbcode.php:1050
-msgid "$1 wrote:"
-msgstr ""
-
-#: ../../include/bbcode.php:1075 ../../include/bbcode.php:1076
-msgid "Encrypted content"
-msgstr ""
-
-#: ../../include/security.php:22
-msgid "Welcome "
-msgstr ""
-
-#: ../../include/security.php:23
-msgid "Please upload a profile photo."
-msgstr ""
-
-#: ../../include/security.php:26
-msgid "Welcome back "
-msgstr ""
-
-#: ../../include/security.php:366
-msgid ""
-"The form security token was not correct. This probably happened because the "
-"form has been opened for too long (>3 hours) before submitting it."
-msgstr ""
-
-#: ../../include/oembed.php:213
-msgid "Embedded content"
-msgstr ""
-
-#: ../../include/oembed.php:222
-msgid "Embedding disabled"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Male"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Female"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Currently Male"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Currently Female"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Male"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Female"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Transgender"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Intersex"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Transsexual"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Hermaphrodite"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Neuter"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Non-specific"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Other"
-msgstr ""
-
-#: ../../include/profile_selectors.php:6
-msgid "Undecided"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Males"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Females"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Gay"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Lesbian"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "No Preference"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Bisexual"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Autosexual"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Abstinent"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Virgin"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Deviant"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Fetish"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Oodles"
-msgstr ""
-
-#: ../../include/profile_selectors.php:23
-msgid "Nonsexual"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Single"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Lonely"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Available"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Unavailable"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Has crush"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Infatuated"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Dating"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Unfaithful"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Sex Addict"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42 ../../include/user.php:289
-#: ../../include/user.php:293
-msgid "Friends"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Friends/Benefits"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Casual"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Engaged"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Married"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily married"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Partners"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Cohabiting"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Common law"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Happy"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Not looking"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Swinger"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Betrayed"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Separated"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Unstable"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Divorced"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily divorced"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Widowed"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Uncertain"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "It's complicated"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Don't care"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Ask me"
-msgstr ""
-
-#: ../../include/user.php:40
-msgid "An invitation is required."
-msgstr ""
-
-#: ../../include/user.php:45
-msgid "Invitation could not be verified."
-msgstr ""
-
-#: ../../include/user.php:53
-msgid "Invalid OpenID url"
-msgstr ""
-
-#: ../../include/user.php:74
-msgid "Please enter the required information."
-msgstr ""
-
-#: ../../include/user.php:88
-msgid "Please use a shorter name."
-msgstr ""
-
-#: ../../include/user.php:90
-msgid "Name too short."
-msgstr ""
-
-#: ../../include/user.php:105
-msgid "That doesn't appear to be your full (First Last) name."
-msgstr ""
-
-#: ../../include/user.php:110
-msgid "Your email domain is not among those allowed on this site."
-msgstr ""
-
-#: ../../include/user.php:113
-msgid "Not a valid email address."
-msgstr ""
-
-#: ../../include/user.php:126
-msgid "Cannot use that email."
-msgstr ""
-
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr ""
-
-#: ../../include/user.php:138 ../../include/user.php:236
-msgid "Nickname is already registered. Please choose another."
-msgstr ""
-
-#: ../../include/user.php:148
-msgid ""
-"Nickname was once registered here and may not be re-used. Please choose "
-"another."
-msgstr ""
-
-#: ../../include/user.php:164
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr ""
-
-#: ../../include/user.php:222
-msgid "An error occurred during registration. Please try again."
-msgstr ""
-
-#: ../../include/user.php:257
-msgid "An error occurred creating your default profile. Please try again."
-msgstr ""
-
-#: ../../include/user.php:377
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
-"\t"
-msgstr ""
-
-#: ../../include/user.php:381
-#, php-format
-msgid ""
-"\n"
-"\t\tThe login details are as follows:\n"
-"\t\t\tSite Location:\t%3$s\n"
-"\t\t\tLogin Name:\t%1$s\n"
-"\t\t\tPassword:\t%5$s\n"
-"\n"
-"\t\tYou may change your password from your account \"Settings\" page after "
-"logging\n"
-"\t\tin.\n"
-"\n"
-"\t\tPlease take a few moments to review the other account settings on that "
-"page.\n"
-"\n"
-"\t\tYou may also wish to add some basic information to your default profile\n"
-"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
-"\n"
-"\t\tWe recommend setting your full name, adding a profile photo,\n"
-"\t\tadding some profile \"keywords\" (very useful in making new friends) - "
-"and\n"
-"\t\tperhaps what country you live in; if you do not wish to be more "
-"specific\n"
-"\t\tthan that.\n"
-"\n"
-"\t\tWe fully respect your right to privacy, and none of these items are "
-"necessary.\n"
-"\t\tIf you are new and do not know anybody here, they may help\n"
-"\t\tyou to make some new and interesting friends.\n"
-"\n"
-"\n"
-"\t\tThank you and welcome to %2$s."
-msgstr ""
-
-#: ../../include/user.php:413 ../../mod/admin.php:838
-#, php-format
-msgid "Registration details for %s"
-msgstr ""
-
-#: ../../include/acl_selectors.php:333
-msgid "Visible to everybody"
-msgstr ""
-
-#: ../../object/Item.php:94
-msgid "This entry was edited"
-msgstr ""
-
-#: ../../object/Item.php:116 ../../mod/photos.php:1359
-#: ../../mod/content.php:620
-msgid "Private Message"
-msgstr ""
-
-#: ../../object/Item.php:120 ../../mod/settings.php:681
-#: ../../mod/content.php:728
-msgid "Edit"
-msgstr ""
-
-#: ../../object/Item.php:133 ../../mod/content.php:763
-msgid "save to folder"
-msgstr ""
-
-#: ../../object/Item.php:195 ../../mod/content.php:753
-msgid "add star"
-msgstr ""
-
-#: ../../object/Item.php:196 ../../mod/content.php:754
-msgid "remove star"
-msgstr ""
-
-#: ../../object/Item.php:197 ../../mod/content.php:755
-msgid "toggle star status"
-msgstr ""
-
-#: ../../object/Item.php:200 ../../mod/content.php:758
-msgid "starred"
-msgstr ""
-
-#: ../../object/Item.php:208
-msgid "ignore thread"
-msgstr ""
-
-#: ../../object/Item.php:209
-msgid "unignore thread"
-msgstr ""
-
-#: ../../object/Item.php:210
-msgid "toggle ignore status"
-msgstr ""
-
-#: ../../object/Item.php:213
-msgid "ignored"
-msgstr ""
-
-#: ../../object/Item.php:220 ../../mod/content.php:759
-msgid "add tag"
-msgstr ""
-
-#: ../../object/Item.php:231 ../../mod/photos.php:1542
-#: ../../mod/content.php:684
-msgid "I like this (toggle)"
-msgstr ""
-
-#: ../../object/Item.php:231 ../../mod/content.php:684
-msgid "like"
-msgstr ""
-
-#: ../../object/Item.php:232 ../../mod/photos.php:1543
-#: ../../mod/content.php:685
-msgid "I don't like this (toggle)"
-msgstr ""
-
-#: ../../object/Item.php:232 ../../mod/content.php:685
-msgid "dislike"
-msgstr ""
-
-#: ../../object/Item.php:234 ../../mod/content.php:687
-msgid "Share this"
-msgstr ""
-
-#: ../../object/Item.php:234 ../../mod/content.php:687
-msgid "share"
-msgstr ""
-
-#: ../../object/Item.php:328 ../../mod/content.php:854
-msgid "to"
-msgstr ""
-
-#: ../../object/Item.php:329
-msgid "via"
-msgstr ""
-
-#: ../../object/Item.php:330 ../../mod/content.php:855
-msgid "Wall-to-Wall"
-msgstr ""
-
-#: ../../object/Item.php:331 ../../mod/content.php:856
-msgid "via Wall-To-Wall:"
-msgstr ""
-
-#: ../../object/Item.php:387 ../../mod/content.php:603
+#: object/Item.php:389 mod/content.php:605
#, php-format
msgid "%d comment"
msgid_plural "%d comments"
msgstr[0] ""
msgstr[1] ""
-#: ../../object/Item.php:675 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../mod/content.php:707
-msgid "This is you"
-msgstr ""
-
-#: ../../object/Item.php:679 ../../mod/content.php:711
-msgid "Bold"
-msgstr ""
-
-#: ../../object/Item.php:680 ../../mod/content.php:712
-msgid "Italic"
-msgstr ""
-
-#: ../../object/Item.php:681 ../../mod/content.php:713
-msgid "Underline"
-msgstr ""
-
-#: ../../object/Item.php:682 ../../mod/content.php:714
-msgid "Quote"
-msgstr ""
-
-#: ../../object/Item.php:683 ../../mod/content.php:715
-msgid "Code"
-msgstr ""
-
-#: ../../object/Item.php:684 ../../mod/content.php:716
-msgid "Image"
-msgstr ""
-
-#: ../../object/Item.php:685 ../../mod/content.php:717
-msgid "Link"
-msgstr ""
-
-#: ../../object/Item.php:686 ../../mod/content.php:718
-msgid "Video"
-msgstr ""
-
-#: ../../mod/attach.php:8
-msgid "Item not available."
-msgstr ""
-
-#: ../../mod/attach.php:20
-msgid "Item was not found."
-msgstr ""
-
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr ""
-
-#: ../../mod/wallmessage.php:56 ../../mod/message.php:63
-msgid "No recipient selected."
-msgstr ""
-
-#: ../../mod/wallmessage.php:59
-msgid "Unable to check your home location."
-msgstr ""
-
-#: ../../mod/wallmessage.php:62 ../../mod/message.php:70
-msgid "Message could not be sent."
-msgstr ""
-
-#: ../../mod/wallmessage.php:65 ../../mod/message.php:73
-msgid "Message collection failure."
-msgstr ""
-
-#: ../../mod/wallmessage.php:68 ../../mod/message.php:76
-msgid "Message sent."
-msgstr ""
-
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
-msgid "No recipient."
-msgstr ""
-
-#: ../../mod/wallmessage.php:142 ../../mod/message.php:319
-msgid "Send Private Message"
-msgstr ""
-
-#: ../../mod/wallmessage.php:143
-#, php-format
-msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
-msgstr ""
-
-#: ../../mod/wallmessage.php:144 ../../mod/message.php:320
-#: ../../mod/message.php:553
-msgid "To:"
-msgstr ""
-
-#: ../../mod/wallmessage.php:145 ../../mod/message.php:325
-#: ../../mod/message.php:555
-msgid "Subject:"
-msgstr ""
-
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
-#: ../../mod/message.php:329 ../../mod/message.php:558
-msgid "Your message:"
-msgstr ""
-
-#: ../../mod/group.php:29
-msgid "Group created."
-msgstr ""
-
-#: ../../mod/group.php:35
-msgid "Could not create group."
-msgstr ""
-
-#: ../../mod/group.php:47 ../../mod/group.php:140
-msgid "Group not found."
-msgstr ""
-
-#: ../../mod/group.php:60
-msgid "Group name changed."
-msgstr ""
-
-#: ../../mod/group.php:87
-msgid "Save Group"
-msgstr ""
-
-#: ../../mod/group.php:93
-msgid "Create a group of contacts/friends."
-msgstr ""
-
-#: ../../mod/group.php:94 ../../mod/group.php:180
-msgid "Group Name: "
-msgstr ""
-
-#: ../../mod/group.php:113
-msgid "Group removed."
-msgstr ""
-
-#: ../../mod/group.php:115
-msgid "Unable to remove group."
-msgstr ""
-
-#: ../../mod/group.php:179
-msgid "Group Editor"
-msgstr ""
-
-#: ../../mod/group.php:192
-msgid "Members"
-msgstr ""
-
-#: ../../mod/group.php:194 ../../mod/contacts.php:586
-msgid "All Contacts"
-msgstr ""
-
-#: ../../mod/group.php:224 ../../mod/profperm.php:105
-msgid "Click on a contact to add or remove."
-msgstr ""
-
-#: ../../mod/delegate.php:101
-msgid "No potential page delegates located."
-msgstr ""
-
-#: ../../mod/delegate.php:132
-msgid ""
-"Delegates are able to manage all aspects of this account/page except for "
-"basic account settings. Please do not delegate your personal account to "
-"anybody that you do not trust completely."
-msgstr ""
-
-#: ../../mod/delegate.php:133
-msgid "Existing Page Managers"
-msgstr ""
-
-#: ../../mod/delegate.php:135
-msgid "Existing Page Delegates"
-msgstr ""
-
-#: ../../mod/delegate.php:137
-msgid "Potential Delegates"
-msgstr ""
-
-#: ../../mod/delegate.php:139 ../../mod/tagrm.php:93
-msgid "Remove"
-msgstr ""
-
-#: ../../mod/delegate.php:140
-msgid "Add"
-msgstr ""
-
-#: ../../mod/delegate.php:141
-msgid "No entries."
-msgstr ""
-
-#: ../../mod/notifications.php:26
-msgid "Invalid request identifier."
-msgstr ""
-
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:215
-msgid "Discard"
-msgstr ""
-
-#: ../../mod/notifications.php:51 ../../mod/notifications.php:164
-#: ../../mod/notifications.php:214 ../../mod/contacts.php:455
-#: ../../mod/contacts.php:519 ../../mod/contacts.php:731
-msgid "Ignore"
-msgstr ""
-
-#: ../../mod/notifications.php:78
-msgid "System"
-msgstr ""
-
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
-msgid "Personal"
-msgstr ""
-
-#: ../../mod/notifications.php:122
-msgid "Show Ignored Requests"
-msgstr ""
-
-#: ../../mod/notifications.php:122
-msgid "Hide Ignored Requests"
-msgstr ""
-
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:199
-msgid "Notification type: "
-msgstr ""
-
-#: ../../mod/notifications.php:150
-msgid "Friend Suggestion"
-msgstr ""
-
-#: ../../mod/notifications.php:152
-#, php-format
-msgid "suggested by %s"
-msgstr ""
-
-#: ../../mod/notifications.php:157 ../../mod/notifications.php:208
-#: ../../mod/contacts.php:525
-msgid "Hide this contact from others"
-msgstr ""
-
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:209
-msgid "Post a new friend activity"
-msgstr ""
-
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:209
-msgid "if applicable"
-msgstr ""
-
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:212
-#: ../../mod/admin.php:1005
-msgid "Approve"
-msgstr ""
-
-#: ../../mod/notifications.php:181
-msgid "Claims to be known to you: "
-msgstr ""
-
-#: ../../mod/notifications.php:181
-msgid "yes"
-msgstr ""
-
-#: ../../mod/notifications.php:181
-msgid "no"
-msgstr ""
-
-#: ../../mod/notifications.php:182
-msgid ""
-"Shall your connection be bidirectional or not? \"Friend\" implies that you "
-"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
-"you allow to read but you do not want to read theirs. Approve as: "
-msgstr ""
-
-#: ../../mod/notifications.php:185
-msgid ""
-"Shall your connection be bidirectional or not? \"Friend\" implies that you "
-"allow to read and you subscribe to their posts. \"Sharer\" means that you "
-"allow to read but you do not want to read theirs. Approve as: "
-msgstr ""
-
-#: ../../mod/notifications.php:193
-msgid "Friend"
-msgstr ""
-
-#: ../../mod/notifications.php:194
-msgid "Sharer"
-msgstr ""
-
-#: ../../mod/notifications.php:194
-msgid "Fan/Admirer"
-msgstr ""
-
-#: ../../mod/notifications.php:200
-msgid "Friend/Connect Request"
-msgstr ""
-
-#: ../../mod/notifications.php:200
-msgid "New Follower"
-msgstr ""
-
-#: ../../mod/notifications.php:221
-msgid "No introductions."
-msgstr ""
-
-#: ../../mod/notifications.php:262 ../../mod/notifications.php:391
-#: ../../mod/notifications.php:482
-#, php-format
-msgid "%s liked %s's post"
-msgstr ""
-
-#: ../../mod/notifications.php:272 ../../mod/notifications.php:401
-#: ../../mod/notifications.php:492
-#, php-format
-msgid "%s disliked %s's post"
-msgstr ""
-
-#: ../../mod/notifications.php:287 ../../mod/notifications.php:416
-#: ../../mod/notifications.php:507
-#, php-format
-msgid "%s is now friends with %s"
-msgstr ""
-
-#: ../../mod/notifications.php:294 ../../mod/notifications.php:423
-#, php-format
-msgid "%s created a new post"
-msgstr ""
-
-#: ../../mod/notifications.php:295 ../../mod/notifications.php:424
-#: ../../mod/notifications.php:517
-#, php-format
-msgid "%s commented on %s's post"
-msgstr ""
-
-#: ../../mod/notifications.php:310
-msgid "No more network notifications."
-msgstr ""
-
-#: ../../mod/notifications.php:314
-msgid "Network Notifications"
-msgstr ""
-
-#: ../../mod/notifications.php:340 ../../mod/notify.php:75
-msgid "No more system notifications."
-msgstr ""
-
-#: ../../mod/notifications.php:344 ../../mod/notify.php:79
-msgid "System Notifications"
-msgstr ""
-
-#: ../../mod/notifications.php:439
-msgid "No more personal notifications."
-msgstr ""
-
-#: ../../mod/notifications.php:443
-msgid "Personal Notifications"
-msgstr ""
-
-#: ../../mod/notifications.php:524
-msgid "No more home notifications."
-msgstr ""
-
-#: ../../mod/notifications.php:528
-msgid "Home Notifications"
-msgstr ""
-
-#: ../../mod/hcard.php:10
-msgid "No profile"
-msgstr ""
-
-#: ../../mod/settings.php:34 ../../mod/photos.php:80
-msgid "everybody"
-msgstr ""
-
-#: ../../mod/settings.php:41 ../../mod/admin.php:1016
-msgid "Account"
-msgstr ""
-
-#: ../../mod/settings.php:46
-msgid "Additional features"
-msgstr ""
-
-#: ../../mod/settings.php:51
-msgid "Display"
-msgstr ""
-
-#: ../../mod/settings.php:57 ../../mod/settings.php:785
-msgid "Social Networks"
-msgstr ""
-
-#: ../../mod/settings.php:62 ../../mod/admin.php:106 ../../mod/admin.php:1102
-#: ../../mod/admin.php:1155
-msgid "Plugins"
-msgstr ""
-
-#: ../../mod/settings.php:72
-msgid "Connected apps"
-msgstr ""
-
-#: ../../mod/settings.php:77 ../../mod/uexport.php:85
-msgid "Export personal data"
-msgstr ""
-
-#: ../../mod/settings.php:82
-msgid "Remove account"
-msgstr ""
-
-#: ../../mod/settings.php:134
-msgid "Missing some important data!"
-msgstr ""
-
-#: ../../mod/settings.php:137 ../../mod/settings.php:645
-#: ../../mod/contacts.php:729
-msgid "Update"
-msgstr ""
-
-#: ../../mod/settings.php:243
-msgid "Failed to connect with email account using the settings provided."
-msgstr ""
-
-#: ../../mod/settings.php:248
-msgid "Email settings updated."
-msgstr ""
-
-#: ../../mod/settings.php:263
-msgid "Features updated"
-msgstr ""
-
-#: ../../mod/settings.php:326
-msgid "Relocate message has been send to your contacts"
-msgstr ""
-
-#: ../../mod/settings.php:340
-msgid "Passwords do not match. Password unchanged."
-msgstr ""
-
-#: ../../mod/settings.php:345
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr ""
-
-#: ../../mod/settings.php:353
-msgid "Wrong password."
-msgstr ""
-
-#: ../../mod/settings.php:364
-msgid "Password changed."
-msgstr ""
-
-#: ../../mod/settings.php:366
-msgid "Password update failed. Please try again."
-msgstr ""
-
-#: ../../mod/settings.php:433
-msgid " Please use a shorter name."
-msgstr ""
-
-#: ../../mod/settings.php:435
-msgid " Name too short."
-msgstr ""
-
-#: ../../mod/settings.php:444
-msgid "Wrong Password"
-msgstr ""
-
-#: ../../mod/settings.php:449
-msgid " Not valid email."
-msgstr ""
-
-#: ../../mod/settings.php:455
-msgid " Cannot change to that email."
-msgstr ""
-
-#: ../../mod/settings.php:511
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr ""
-
-#: ../../mod/settings.php:515
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr ""
-
-#: ../../mod/settings.php:545
-msgid "Settings updated."
-msgstr ""
-
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
-#: ../../mod/settings.php:680
-msgid "Add application"
-msgstr ""
-
-#: ../../mod/settings.php:619 ../../mod/settings.php:729
-#: ../../mod/settings.php:803 ../../mod/settings.php:885
-#: ../../mod/settings.php:1118 ../../mod/admin.php:620
-#: ../../mod/admin.php:1156 ../../mod/admin.php:1358 ../../mod/admin.php:1445
-msgid "Save Settings"
-msgstr ""
-
-#: ../../mod/settings.php:621 ../../mod/settings.php:647
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1029 ../../mod/crepair.php:165
-msgid "Name"
-msgstr ""
-
-#: ../../mod/settings.php:622 ../../mod/settings.php:648
-msgid "Consumer Key"
-msgstr ""
-
-#: ../../mod/settings.php:623 ../../mod/settings.php:649
-msgid "Consumer Secret"
-msgstr ""
-
-#: ../../mod/settings.php:624 ../../mod/settings.php:650
-msgid "Redirect"
-msgstr ""
-
-#: ../../mod/settings.php:625 ../../mod/settings.php:651
-msgid "Icon url"
-msgstr ""
-
-#: ../../mod/settings.php:636
-msgid "You can't edit this application."
-msgstr ""
-
-#: ../../mod/settings.php:679
-msgid "Connected Apps"
-msgstr ""
-
-#: ../../mod/settings.php:683
-msgid "Client key starts with"
-msgstr ""
-
-#: ../../mod/settings.php:684
-msgid "No name"
-msgstr ""
-
-#: ../../mod/settings.php:685
-msgid "Remove authorization"
-msgstr ""
-
-#: ../../mod/settings.php:697
-msgid "No Plugin settings configured"
-msgstr ""
-
-#: ../../mod/settings.php:705
-msgid "Plugin Settings"
-msgstr ""
-
-#: ../../mod/settings.php:719
-msgid "Off"
-msgstr ""
-
-#: ../../mod/settings.php:719
-msgid "On"
-msgstr ""
-
-#: ../../mod/settings.php:727
-msgid "Additional Features"
-msgstr ""
-
-#: ../../mod/settings.php:741 ../../mod/settings.php:742
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr ""
-
-#: ../../mod/settings.php:741 ../../mod/settings.php:742
-msgid "enabled"
-msgstr ""
-
-#: ../../mod/settings.php:741 ../../mod/settings.php:742
-msgid "disabled"
-msgstr ""
-
-#: ../../mod/settings.php:742
-msgid "StatusNet"
-msgstr ""
-
-#: ../../mod/settings.php:778
-msgid "Email access is disabled on this site."
-msgstr ""
-
-#: ../../mod/settings.php:790
-msgid "Email/Mailbox Setup"
-msgstr ""
-
-#: ../../mod/settings.php:791
-msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr ""
-
-#: ../../mod/settings.php:792
-msgid "Last successful email check:"
-msgstr ""
-
-#: ../../mod/settings.php:794
-msgid "IMAP server name:"
-msgstr ""
-
-#: ../../mod/settings.php:795
-msgid "IMAP port:"
-msgstr ""
-
-#: ../../mod/settings.php:796
-msgid "Security:"
-msgstr ""
-
-#: ../../mod/settings.php:796 ../../mod/settings.php:801
-msgid "None"
-msgstr ""
-
-#: ../../mod/settings.php:797
-msgid "Email login name:"
-msgstr ""
-
-#: ../../mod/settings.php:798
-msgid "Email password:"
-msgstr ""
-
-#: ../../mod/settings.php:799
-msgid "Reply-to address:"
-msgstr ""
-
-#: ../../mod/settings.php:800
-msgid "Send public posts to all email contacts:"
-msgstr ""
-
-#: ../../mod/settings.php:801
-msgid "Action after import:"
-msgstr ""
-
-#: ../../mod/settings.php:801
-msgid "Mark as seen"
-msgstr ""
-
-#: ../../mod/settings.php:801
-msgid "Move to folder"
-msgstr ""
-
-#: ../../mod/settings.php:802
-msgid "Move to folder:"
-msgstr ""
-
-#: ../../mod/settings.php:833 ../../mod/admin.php:545
-msgid "No special theme for mobile devices"
-msgstr ""
-
-#: ../../mod/settings.php:883
-msgid "Display Settings"
-msgstr ""
-
-#: ../../mod/settings.php:889 ../../mod/settings.php:904
-msgid "Display Theme:"
-msgstr ""
-
-#: ../../mod/settings.php:890
-msgid "Mobile Theme:"
-msgstr ""
-
-#: ../../mod/settings.php:891
-msgid "Update browser every xx seconds"
-msgstr ""
-
-#: ../../mod/settings.php:891
-msgid "Minimum of 10 seconds, no maximum"
-msgstr ""
-
-#: ../../mod/settings.php:892
-msgid "Number of items to display per page:"
-msgstr ""
-
-#: ../../mod/settings.php:892 ../../mod/settings.php:893
-msgid "Maximum of 100 items"
-msgstr ""
-
-#: ../../mod/settings.php:893
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr ""
-
-#: ../../mod/settings.php:894
-msgid "Don't show emoticons"
-msgstr ""
-
-#: ../../mod/settings.php:895
-msgid "Don't show notices"
-msgstr ""
-
-#: ../../mod/settings.php:896
-msgid "Infinite scroll"
-msgstr ""
-
-#: ../../mod/settings.php:897
-msgid "Automatic updates only at the top of the network page"
-msgstr ""
-
-#: ../../mod/settings.php:974
-msgid "User Types"
-msgstr ""
-
-#: ../../mod/settings.php:975
-msgid "Community Types"
-msgstr ""
-
-#: ../../mod/settings.php:976
-msgid "Normal Account Page"
-msgstr ""
-
-#: ../../mod/settings.php:977
-msgid "This account is a normal personal profile"
-msgstr ""
-
-#: ../../mod/settings.php:980
-msgid "Soapbox Page"
-msgstr ""
-
-#: ../../mod/settings.php:981
-msgid "Automatically approve all connection/friend requests as read-only fans"
-msgstr ""
-
-#: ../../mod/settings.php:984
-msgid "Community Forum/Celebrity Account"
-msgstr ""
-
-#: ../../mod/settings.php:985
-msgid "Automatically approve all connection/friend requests as read-write fans"
-msgstr ""
-
-#: ../../mod/settings.php:988
-msgid "Automatic Friend Page"
-msgstr ""
-
-#: ../../mod/settings.php:989
-msgid "Automatically approve all connection/friend requests as friends"
-msgstr ""
-
-#: ../../mod/settings.php:992
-msgid "Private Forum [Experimental]"
-msgstr ""
-
-#: ../../mod/settings.php:993
-msgid "Private forum - approved members only"
-msgstr ""
-
-#: ../../mod/settings.php:1005
-msgid "OpenID:"
-msgstr ""
-
-#: ../../mod/settings.php:1005
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr ""
-
-#: ../../mod/settings.php:1015
-msgid "Publish your default profile in your local site directory?"
-msgstr ""
-
-#: ../../mod/settings.php:1015 ../../mod/settings.php:1021
-#: ../../mod/settings.php:1029 ../../mod/settings.php:1033
-#: ../../mod/settings.php:1038 ../../mod/settings.php:1044
-#: ../../mod/settings.php:1050 ../../mod/settings.php:1056
-#: ../../mod/settings.php:1086 ../../mod/settings.php:1087
-#: ../../mod/settings.php:1088 ../../mod/settings.php:1089
-#: ../../mod/settings.php:1090 ../../mod/register.php:234
-#: ../../mod/dfrn_request.php:830 ../../mod/api.php:106
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:665
-msgid "No"
-msgstr ""
-
-#: ../../mod/settings.php:1021
-msgid "Publish your default profile in the global social directory?"
-msgstr ""
-
-#: ../../mod/settings.php:1029
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr ""
-
-#: ../../mod/settings.php:1033
-msgid ""
-"If enabled, posting public messages to Diaspora and other networks isn't "
-"possible."
-msgstr ""
-
-#: ../../mod/settings.php:1038
-msgid "Allow friends to post to your profile page?"
-msgstr ""
-
-#: ../../mod/settings.php:1044
-msgid "Allow friends to tag your posts?"
-msgstr ""
-
-#: ../../mod/settings.php:1050
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr ""
-
-#: ../../mod/settings.php:1056
-msgid "Permit unknown people to send you private mail?"
-msgstr ""
-
-#: ../../mod/settings.php:1064
-msgid "Profile is not published."
-msgstr ""
-
-#: ../../mod/settings.php:1067 ../../mod/profile_photo.php:248
-msgid "or"
-msgstr ""
-
-#: ../../mod/settings.php:1072
-msgid "Your Identity Address is"
-msgstr ""
-
-#: ../../mod/settings.php:1083
-msgid "Automatically expire posts after this many days:"
-msgstr ""
-
-#: ../../mod/settings.php:1083
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr ""
-
-#: ../../mod/settings.php:1084
-msgid "Advanced expiration settings"
-msgstr ""
-
-#: ../../mod/settings.php:1085
-msgid "Advanced Expiration"
-msgstr ""
-
-#: ../../mod/settings.php:1086
-msgid "Expire posts:"
-msgstr ""
-
-#: ../../mod/settings.php:1087
-msgid "Expire personal notes:"
-msgstr ""
-
-#: ../../mod/settings.php:1088
-msgid "Expire starred posts:"
-msgstr ""
-
-#: ../../mod/settings.php:1089
-msgid "Expire photos:"
-msgstr ""
-
-#: ../../mod/settings.php:1090
-msgid "Only expire posts by others:"
-msgstr ""
-
-#: ../../mod/settings.php:1116
-msgid "Account Settings"
-msgstr ""
-
-#: ../../mod/settings.php:1124
-msgid "Password Settings"
-msgstr ""
-
-#: ../../mod/settings.php:1125
-msgid "New Password:"
-msgstr ""
-
-#: ../../mod/settings.php:1126
-msgid "Confirm:"
-msgstr ""
-
-#: ../../mod/settings.php:1126
-msgid "Leave password fields blank unless changing"
-msgstr ""
-
-#: ../../mod/settings.php:1127
-msgid "Current Password:"
-msgstr ""
-
-#: ../../mod/settings.php:1127 ../../mod/settings.php:1128
-msgid "Your current password to confirm the changes"
-msgstr ""
-
-#: ../../mod/settings.php:1128
-msgid "Password:"
-msgstr ""
-
-#: ../../mod/settings.php:1132
-msgid "Basic Settings"
-msgstr ""
-
-#: ../../mod/settings.php:1134
-msgid "Email Address:"
-msgstr ""
-
-#: ../../mod/settings.php:1135
-msgid "Your Timezone:"
-msgstr ""
-
-#: ../../mod/settings.php:1136
-msgid "Default Post Location:"
-msgstr ""
-
-#: ../../mod/settings.php:1137
-msgid "Use Browser Location:"
-msgstr ""
-
-#: ../../mod/settings.php:1140
-msgid "Security and Privacy Settings"
-msgstr ""
-
-#: ../../mod/settings.php:1142
-msgid "Maximum Friend Requests/Day:"
-msgstr ""
-
-#: ../../mod/settings.php:1142 ../../mod/settings.php:1172
-msgid "(to prevent spam abuse)"
-msgstr ""
-
-#: ../../mod/settings.php:1143
-msgid "Default Post Permissions"
-msgstr ""
-
-#: ../../mod/settings.php:1144
-msgid "(click to open/close)"
-msgstr ""
-
-#: ../../mod/settings.php:1153 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
-msgid "Show to Groups"
-msgstr ""
-
-#: ../../mod/settings.php:1154 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
-msgid "Show to Contacts"
-msgstr ""
-
-#: ../../mod/settings.php:1155
-msgid "Default Private Post"
-msgstr ""
-
-#: ../../mod/settings.php:1156
-msgid "Default Public Post"
-msgstr ""
-
-#: ../../mod/settings.php:1160
-msgid "Default Permissions for New Posts"
-msgstr ""
-
-#: ../../mod/settings.php:1172
-msgid "Maximum private messages per day from unknown people:"
-msgstr ""
-
-#: ../../mod/settings.php:1175
-msgid "Notification Settings"
-msgstr ""
-
-#: ../../mod/settings.php:1176
-msgid "By default post a status message when:"
-msgstr ""
-
-#: ../../mod/settings.php:1177
-msgid "accepting a friend request"
-msgstr ""
-
-#: ../../mod/settings.php:1178
-msgid "joining a forum/community"
-msgstr ""
-
-#: ../../mod/settings.php:1179
-msgid "making an interesting profile change"
-msgstr ""
-
-#: ../../mod/settings.php:1180
-msgid "Send a notification email when:"
-msgstr ""
-
-#: ../../mod/settings.php:1181
-msgid "You receive an introduction"
-msgstr ""
-
-#: ../../mod/settings.php:1182
-msgid "Your introductions are confirmed"
-msgstr ""
-
-#: ../../mod/settings.php:1183
-msgid "Someone writes on your profile wall"
-msgstr ""
-
-#: ../../mod/settings.php:1184
-msgid "Someone writes a followup comment"
-msgstr ""
-
-#: ../../mod/settings.php:1185
-msgid "You receive a private message"
-msgstr ""
-
-#: ../../mod/settings.php:1186
-msgid "You receive a friend suggestion"
-msgstr ""
-
-#: ../../mod/settings.php:1187
-msgid "You are tagged in a post"
-msgstr ""
-
-#: ../../mod/settings.php:1188
-msgid "You are poked/prodded/etc. in a post"
-msgstr ""
-
-#: ../../mod/settings.php:1190
-msgid "Text-only notification emails"
-msgstr ""
-
-#: ../../mod/settings.php:1192
-msgid "Send text only notification emails, without the html part"
-msgstr ""
-
-#: ../../mod/settings.php:1194
-msgid "Advanced Account/Page Type Settings"
-msgstr ""
-
-#: ../../mod/settings.php:1195
-msgid "Change the behaviour of this account for special situations"
-msgstr ""
-
-#: ../../mod/settings.php:1198
-msgid "Relocate"
-msgstr ""
-
-#: ../../mod/settings.php:1199
-msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
-msgstr ""
-
-#: ../../mod/settings.php:1200
-msgid "Resend relocate message to contacts"
-msgstr ""
-
-#: ../../mod/common.php:42
-msgid "Common Friends"
-msgstr ""
-
-#: ../../mod/common.php:78
-msgid "No contacts in common."
-msgstr ""
-
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
-msgid "Remote privacy information not available."
-msgstr ""
-
-#: ../../mod/lockview.php:48
-msgid "Visible to:"
-msgstr ""
-
-#: ../../mod/contacts.php:112
-#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited"
+#: object/Item.php:391 object/Item.php:404 mod/content.php:607
+#: include/text.php:2038
+msgid "comment"
+msgid_plural "comments"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/contacts.php:143 ../../mod/contacts.php:276
-msgid "Could not access contact record."
+#: object/Item.php:392 mod/content.php:608 boot.php:765 include/items.php:5147
+#: include/contact_widgets.php:205
+msgid "show more"
msgstr ""
-#: ../../mod/contacts.php:157
-msgid "Could not locate selected profile."
+#: object/Item.php:677 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 mod/content.php:709
+msgid "This is you"
msgstr ""
-#: ../../mod/contacts.php:190
-msgid "Contact updated."
+#: object/Item.php:680 mod/fsuggest.php:107 mod/message.php:336
+#: mod/message.php:565 mod/events.php:511 mod/photos.php:1104
+#: mod/photos.php:1223 mod/photos.php:1533 mod/photos.php:1584
+#: mod/photos.php:1628 mod/photos.php:1716 mod/contacts.php:596
+#: mod/invite.php:140 mod/profiles.php:683 mod/manage.php:110 mod/poke.php:199
+#: mod/localtime.php:45 mod/install.php:250 mod/install.php:288
+#: mod/content.php:712 mod/mood.php:137 mod/crepair.php:191
+#: view/theme/diabook/theme.php:633 view/theme/diabook/config.php:148
+#: view/theme/vier/config.php:56 view/theme/dispy/config.php:70
+#: view/theme/duepuntozero/config.php:59 view/theme/quattro/config.php:64
+#: view/theme/cleanzero/config.php:80
+msgid "Submit"
msgstr ""
-#: ../../mod/contacts.php:192 ../../mod/dfrn_request.php:576
-msgid "Failed to update contact record."
+#: object/Item.php:681 mod/content.php:713
+msgid "Bold"
msgstr ""
-#: ../../mod/contacts.php:291
-msgid "Contact has been blocked"
+#: object/Item.php:682 mod/content.php:714
+msgid "Italic"
msgstr ""
-#: ../../mod/contacts.php:291
-msgid "Contact has been unblocked"
+#: object/Item.php:683 mod/content.php:715
+msgid "Underline"
msgstr ""
-#: ../../mod/contacts.php:302
-msgid "Contact has been ignored"
+#: object/Item.php:684 mod/content.php:716
+msgid "Quote"
msgstr ""
-#: ../../mod/contacts.php:302
-msgid "Contact has been unignored"
+#: object/Item.php:685 mod/content.php:717
+msgid "Code"
msgstr ""
-#: ../../mod/contacts.php:314
-msgid "Contact has been archived"
+#: object/Item.php:686 mod/content.php:718
+msgid "Image"
msgstr ""
-#: ../../mod/contacts.php:314
-msgid "Contact has been unarchived"
+#: object/Item.php:687 mod/content.php:719
+msgid "Link"
msgstr ""
-#: ../../mod/contacts.php:339 ../../mod/contacts.php:727
-msgid "Do you really want to delete this contact?"
+#: object/Item.php:688 mod/content.php:720
+msgid "Video"
msgstr ""
-#: ../../mod/contacts.php:356
-msgid "Contact has been removed."
+#: object/Item.php:689 mod/editpost.php:145 mod/events.php:509
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: mod/content.php:721 include/conversation.php:1089
+msgid "Preview"
msgstr ""
-#: ../../mod/contacts.php:394
-#, php-format
-msgid "You are mutual friends with %s"
+#: index.php:225 mod/apps.php:7
+msgid "You must be logged in to use addons. "
msgstr ""
-#: ../../mod/contacts.php:398
-#, php-format
-msgid "You are sharing with %s"
+#: index.php:269 mod/help.php:42 mod/p.php:16 mod/p.php:25
+msgid "Not Found"
msgstr ""
-#: ../../mod/contacts.php:403
-#, php-format
-msgid "%s is sharing with you"
+#: index.php:272 mod/help.php:45
+msgid "Page not found."
msgstr ""
-#: ../../mod/contacts.php:423
-msgid "Private communications are not available for this contact."
+#: index.php:381 mod/profperm.php:19 mod/group.php:72
+msgid "Permission denied"
msgstr ""
-#: ../../mod/contacts.php:426 ../../mod/admin.php:569
-msgid "Never"
+#: index.php:382 mod/fsuggest.php:78 mod/files.php:170
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/editpost.php:10 mod/dfrn_confirm.php:55 mod/events.php:164
+#: mod/wallmessage.php:9 mod/wallmessage.php:33 mod/wallmessage.php:79
+#: mod/wallmessage.php:103 mod/nogroup.php:25 mod/wall_upload.php:70
+#: mod/wall_upload.php:71 mod/api.php:26 mod/api.php:31 mod/photos.php:156
+#: mod/photos.php:1072 mod/register.php:42 mod/attach.php:33
+#: mod/contacts.php:350 mod/follow.php:9 mod/follow.php:44 mod/follow.php:83
+#: mod/uimport.php:23 mod/allfriends.php:9 mod/invite.php:15
+#: mod/invite.php:101 mod/settings.php:20 mod/settings.php:116
+#: mod/settings.php:619 mod/display.php:508 mod/profiles.php:165
+#: mod/profiles.php:615 mod/wall_attach.php:60 mod/wall_attach.php:61
+#: mod/suggest.php:58 mod/repair_ostatus.php:9 mod/manage.php:96
+#: mod/delegate.php:12 mod/viewcontacts.php:24 mod/notes.php:20
+#: mod/poke.php:135 mod/ostatus_subscribe.php:9 mod/profile_photo.php:19
+#: mod/profile_photo.php:169 mod/profile_photo.php:180
+#: mod/profile_photo.php:193 mod/group.php:19 mod/regmod.php:110
+#: mod/item.php:170 mod/item.php:186 mod/mood.php:114 mod/network.php:4
+#: mod/crepair.php:120 include/items.php:5036
+msgid "Permission denied."
msgstr ""
-#: ../../mod/contacts.php:430
-msgid "(Update was successful)"
+#: index.php:441
+msgid "toggle mobile"
msgstr ""
-#: ../../mod/contacts.php:430
-msgid "(Update was not successful)"
-msgstr ""
-
-#: ../../mod/contacts.php:432
-msgid "Suggest friends"
-msgstr ""
-
-#: ../../mod/contacts.php:436
-#, php-format
-msgid "Network type: %s"
-msgstr ""
-
-#: ../../mod/contacts.php:444
-msgid "View all contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:449 ../../mod/contacts.php:518
-#: ../../mod/contacts.php:730 ../../mod/admin.php:1009
-msgid "Unblock"
-msgstr ""
-
-#: ../../mod/contacts.php:449 ../../mod/contacts.php:518
-#: ../../mod/contacts.php:730 ../../mod/admin.php:1008
-msgid "Block"
-msgstr ""
-
-#: ../../mod/contacts.php:452
-msgid "Toggle Blocked status"
-msgstr ""
-
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:519
-#: ../../mod/contacts.php:731
-msgid "Unignore"
-msgstr ""
-
-#: ../../mod/contacts.php:458
-msgid "Toggle Ignored status"
-msgstr ""
-
-#: ../../mod/contacts.php:462 ../../mod/contacts.php:732
-msgid "Unarchive"
-msgstr ""
-
-#: ../../mod/contacts.php:462 ../../mod/contacts.php:732
-msgid "Archive"
-msgstr ""
-
-#: ../../mod/contacts.php:465
-msgid "Toggle Archive status"
-msgstr ""
-
-#: ../../mod/contacts.php:468
-msgid "Repair"
-msgstr ""
-
-#: ../../mod/contacts.php:471
-msgid "Advanced Contact Settings"
-msgstr ""
-
-#: ../../mod/contacts.php:477
-msgid "Communications lost with this contact!"
-msgstr ""
-
-#: ../../mod/contacts.php:480
-msgid "Fetch further information for feeds"
-msgstr ""
-
-#: ../../mod/contacts.php:481
-msgid "Disabled"
-msgstr ""
-
-#: ../../mod/contacts.php:481
-msgid "Fetch information"
-msgstr ""
-
-#: ../../mod/contacts.php:481
-msgid "Fetch information and keywords"
-msgstr ""
-
-#: ../../mod/contacts.php:490
-msgid "Contact Editor"
-msgstr ""
-
-#: ../../mod/contacts.php:493
-msgid "Profile Visibility"
-msgstr ""
-
-#: ../../mod/contacts.php:494
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr ""
-
-#: ../../mod/contacts.php:495
-msgid "Contact Information / Notes"
-msgstr ""
-
-#: ../../mod/contacts.php:496
-msgid "Edit contact notes"
-msgstr ""
-
-#: ../../mod/contacts.php:501 ../../mod/contacts.php:695
-#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:64
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr ""
-
-#: ../../mod/contacts.php:502
-msgid "Block/Unblock contact"
-msgstr ""
-
-#: ../../mod/contacts.php:503
-msgid "Ignore contact"
-msgstr ""
-
-#: ../../mod/contacts.php:504
-msgid "Repair URL settings"
-msgstr ""
-
-#: ../../mod/contacts.php:505
-msgid "View conversations"
-msgstr ""
-
-#: ../../mod/contacts.php:507
-msgid "Delete contact"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Last update:"
-msgstr ""
-
-#: ../../mod/contacts.php:513
-msgid "Update public posts"
-msgstr ""
-
-#: ../../mod/contacts.php:515 ../../mod/admin.php:1503
-msgid "Update now"
-msgstr ""
-
-#: ../../mod/contacts.php:522
-msgid "Currently blocked"
-msgstr ""
-
-#: ../../mod/contacts.php:523
-msgid "Currently ignored"
-msgstr ""
-
-#: ../../mod/contacts.php:524
-msgid "Currently archived"
-msgstr ""
-
-#: ../../mod/contacts.php:525
-msgid ""
-"Replies/likes to your public posts may still be visible"
-msgstr ""
-
-#: ../../mod/contacts.php:526
-msgid "Notification for new posts"
-msgstr ""
-
-#: ../../mod/contacts.php:526
-msgid "Send a notification of every new post of this contact"
-msgstr ""
-
-#: ../../mod/contacts.php:529
-msgid "Blacklisted keywords"
-msgstr ""
-
-#: ../../mod/contacts.php:529
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr ""
-
-#: ../../mod/contacts.php:580
-msgid "Suggestions"
-msgstr ""
-
-#: ../../mod/contacts.php:583
-msgid "Suggest potential friends"
-msgstr ""
-
-#: ../../mod/contacts.php:589
-msgid "Show all contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:592
-msgid "Unblocked"
-msgstr ""
-
-#: ../../mod/contacts.php:595
-msgid "Only show unblocked contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:599
-msgid "Blocked"
-msgstr ""
-
-#: ../../mod/contacts.php:602
-msgid "Only show blocked contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:606
-msgid "Ignored"
-msgstr ""
-
-#: ../../mod/contacts.php:609
-msgid "Only show ignored contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:613
-msgid "Archived"
-msgstr ""
-
-#: ../../mod/contacts.php:616
-msgid "Only show archived contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:620
-msgid "Hidden"
-msgstr ""
-
-#: ../../mod/contacts.php:623
-msgid "Only show hidden contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:671
-msgid "Mutual Friendship"
-msgstr ""
-
-#: ../../mod/contacts.php:675
-msgid "is a fan of yours"
-msgstr ""
-
-#: ../../mod/contacts.php:679
-msgid "you are a fan of"
-msgstr ""
-
-#: ../../mod/contacts.php:696 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr ""
-
-#: ../../mod/contacts.php:722
-msgid "Search your contacts"
-msgstr ""
-
-#: ../../mod/contacts.php:723 ../../mod/directory.php:61
-msgid "Finding: "
-msgstr ""
-
-#: ../../mod/wall_attach.php:75
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr ""
-
-#: ../../mod/wall_attach.php:75
-msgid "Or - did you try to upload an empty file?"
-msgstr ""
-
-#: ../../mod/wall_attach.php:81
-#, php-format
-msgid "File exceeds size limit of %d"
-msgstr ""
-
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
-msgid "File upload failed."
-msgstr ""
-
-#: ../../mod/update_community.php:18 ../../mod/update_network.php:25
-#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22
-#: ../../mod/update_profile.php:41
+#: mod/update_notes.php:37 mod/update_profile.php:41
+#: mod/update_community.php:18 mod/update_network.php:25
+#: mod/update_display.php:22
msgid "[Embedded content - reload page to view]"
msgstr ""
-#: ../../mod/uexport.php:77
-msgid "Export account"
+#: mod/fsuggest.php:20 mod/fsuggest.php:92 mod/dfrn_confirm.php:120
+#: mod/crepair.php:134
+msgid "Contact not found."
msgstr ""
-#: ../../mod/uexport.php:77
-msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
+#: mod/fsuggest.php:63
+msgid "Friend suggestion sent."
msgstr ""
-#: ../../mod/uexport.php:78
-msgid "Export all"
+#: mod/fsuggest.php:97
+msgid "Suggest Friends"
msgstr ""
-#: ../../mod/uexport.php:78
-msgid ""
-"Export your accout info, contacts and all your items as json. Could be a "
-"very big file, and could take a lot of time. Use this to make a full backup "
-"of your account (photos are not exported)"
-msgstr ""
-
-#: ../../mod/register.php:90
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr ""
-
-#: ../../mod/register.php:96
+#: mod/fsuggest.php:99
#, php-format
-msgid ""
-"Failed to send email message. Here your accout details: login: %s "
-"password: %s
You can change your password after login."
+msgid "Suggest a friend for %s"
msgstr ""
-#: ../../mod/register.php:105
-msgid "Your registration can not be processed."
-msgstr ""
-
-#: ../../mod/register.php:148
-msgid "Your registration is pending approval by the site owner."
-msgstr ""
-
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr ""
-
-#: ../../mod/register.php:214
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr ""
-
-#: ../../mod/register.php:215
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr ""
-
-#: ../../mod/register.php:216
-msgid "Your OpenID (optional): "
-msgstr ""
-
-#: ../../mod/register.php:230
-msgid "Include your profile in member directory?"
-msgstr ""
-
-#: ../../mod/register.php:251
-msgid "Membership on this site is by invitation only."
-msgstr ""
-
-#: ../../mod/register.php:252
-msgid "Your invitation ID: "
-msgstr ""
-
-#: ../../mod/register.php:255 ../../mod/admin.php:621
-msgid "Registration"
-msgstr ""
-
-#: ../../mod/register.php:263
-msgid "Your Full Name (e.g. Joe Smith): "
-msgstr ""
-
-#: ../../mod/register.php:264
-msgid "Your Email Address: "
-msgstr ""
-
-#: ../../mod/register.php:265
-msgid ""
-"Choose a profile nickname. This must begin with a text character. Your "
-"profile address on this site will then be 'nickname@$sitename"
-"strong>'."
-msgstr ""
-
-#: ../../mod/register.php:266
-msgid "Choose a nickname: "
-msgstr ""
-
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
-msgid "Import"
-msgstr ""
-
-#: ../../mod/register.php:276
-msgid "Import your profile to this friendica instance"
-msgstr ""
-
-#: ../../mod/oexchange.php:25
-msgid "Post successful."
-msgstr ""
-
-#: ../../mod/maintenance.php:5
-msgid "System down for maintenance"
-msgstr ""
-
-#: ../../mod/profile.php:155 ../../mod/display.php:332
-msgid "Access to this profile has been restricted."
-msgstr ""
-
-#: ../../mod/profile.php:180
-msgid "Tips for New Members"
-msgstr ""
-
-#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:762
-#: ../../mod/viewcontacts.php:19 ../../mod/photos.php:920
-#: ../../mod/search.php:89 ../../mod/community.php:18
-#: ../../mod/display.php:212 ../../mod/directory.php:33
-msgid "Public access denied."
-msgstr ""
-
-#: ../../mod/videos.php:125
-msgid "No videos selected"
-msgstr ""
-
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
-msgid "Access to this item is restricted."
-msgstr ""
-
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
-msgid "View Album"
-msgstr ""
-
-#: ../../mod/videos.php:317
-msgid "Recent Videos"
-msgstr ""
-
-#: ../../mod/videos.php:319
-msgid "Upload New Videos"
-msgstr ""
-
-#: ../../mod/manage.php:106
-msgid "Manage Identities and/or Pages"
-msgstr ""
-
-#: ../../mod/manage.php:107
-msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr ""
-
-#: ../../mod/manage.php:108
-msgid "Select an identity to manage: "
-msgstr ""
-
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
-msgid "Item not found"
-msgstr ""
-
-#: ../../mod/editpost.php:39
-msgid "Edit post"
-msgstr ""
-
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr ""
-
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
-msgid "No matches"
-msgstr ""
-
-#: ../../mod/regmod.php:55
-msgid "Account approved."
-msgstr ""
-
-#: ../../mod/regmod.php:92
-#, php-format
-msgid "Registration revoked for %s"
-msgstr ""
-
-#: ../../mod/regmod.php:104
-msgid "Please login."
-msgstr ""
-
-#: ../../mod/dfrn_request.php:95
+#: mod/dfrn_request.php:95
msgid "This introduction has already been accepted."
msgstr ""
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
msgid "Profile location is not valid or does not contain profile information."
msgstr ""
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
msgid "Warning: profile location has no identifiable owner name."
msgstr ""
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
msgid "Warning: profile location has no profile photo."
msgstr ""
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
#, php-format
msgid "%d required parameter was not found at the given location"
msgid_plural "%d required parameters were not found at the given location"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/dfrn_request.php:172
+#: mod/dfrn_request.php:172
msgid "Introduction complete."
msgstr ""
-#: ../../mod/dfrn_request.php:214
+#: mod/dfrn_request.php:214
msgid "Unrecoverable protocol error."
msgstr ""
-#: ../../mod/dfrn_request.php:242
+#: mod/dfrn_request.php:242
msgid "Profile unavailable."
msgstr ""
-#: ../../mod/dfrn_request.php:267
+#: mod/dfrn_request.php:267
#, php-format
msgid "%s has received too many connection requests today."
msgstr ""
-#: ../../mod/dfrn_request.php:268
+#: mod/dfrn_request.php:268
msgid "Spam protection measures have been invoked."
msgstr ""
-#: ../../mod/dfrn_request.php:269
+#: mod/dfrn_request.php:269
msgid "Friends are advised to please try again in 24 hours."
msgstr ""
-#: ../../mod/dfrn_request.php:331
+#: mod/dfrn_request.php:331
msgid "Invalid locator"
msgstr ""
-#: ../../mod/dfrn_request.php:340
+#: mod/dfrn_request.php:340
msgid "Invalid email address."
msgstr ""
-#: ../../mod/dfrn_request.php:367
+#: mod/dfrn_request.php:367
msgid "This account has not been configured for email. Request failed."
msgstr ""
-#: ../../mod/dfrn_request.php:463
+#: mod/dfrn_request.php:463
msgid "Unable to resolve your name at the provided location."
msgstr ""
-#: ../../mod/dfrn_request.php:476
+#: mod/dfrn_request.php:476
msgid "You have already introduced yourself here."
msgstr ""
-#: ../../mod/dfrn_request.php:480
+#: mod/dfrn_request.php:480
#, php-format
msgid "Apparently you are already friends with %s."
msgstr ""
-#: ../../mod/dfrn_request.php:501
+#: mod/dfrn_request.php:501
msgid "Invalid profile URL."
msgstr ""
-#: ../../mod/dfrn_request.php:597
+#: mod/dfrn_request.php:507 include/follow.php:70
+msgid "Disallowed profile URL."
+msgstr ""
+
+#: mod/dfrn_request.php:576 mod/contacts.php:194
+msgid "Failed to update contact record."
+msgstr ""
+
+#: mod/dfrn_request.php:597
msgid "Your introduction has been sent."
msgstr ""
-#: ../../mod/dfrn_request.php:650
+#: mod/dfrn_request.php:650
msgid "Please login to confirm introduction."
msgstr ""
-#: ../../mod/dfrn_request.php:660
+#: mod/dfrn_request.php:660
msgid ""
"Incorrect identity currently logged in. Please login to this"
"strong> profile."
msgstr ""
-#: ../../mod/dfrn_request.php:671
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr ""
+
+#: mod/dfrn_request.php:686
msgid "Hide this contact"
msgstr ""
-#: ../../mod/dfrn_request.php:674
+#: mod/dfrn_request.php:689
#, php-format
msgid "Welcome home %s."
msgstr ""
-#: ../../mod/dfrn_request.php:675
+#: mod/dfrn_request.php:690
#, php-format
msgid "Please confirm your introduction/connection request to %s."
msgstr ""
-#: ../../mod/dfrn_request.php:804
+#: mod/dfrn_request.php:732 mod/dfrn_confirm.php:753 include/items.php:4250
+msgid "[Name Withheld]"
+msgstr ""
+
+#: mod/dfrn_request.php:777 mod/photos.php:942 mod/videos.php:187
+#: mod/search.php:93 mod/search.php:98 mod/display.php:223
+#: mod/community.php:18 mod/viewcontacts.php:19 mod/directory.php:35
+msgid "Public access denied."
+msgstr ""
+
+#: mod/dfrn_request.php:819
msgid ""
"Please enter your 'Identity Address' from one of the following supported "
"communications networks:"
msgstr ""
-#: ../../mod/dfrn_request.php:824
+#: mod/dfrn_request.php:840
+#, php-format
msgid ""
-"If you are not yet a member of the free social web, follow this link to find a public Friendica site "
-"and join us today."
+"If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."
msgstr ""
-#: ../../mod/dfrn_request.php:827
+#: mod/dfrn_request.php:845
msgid "Friend/Connection Request"
msgstr ""
-#: ../../mod/dfrn_request.php:828
+#: mod/dfrn_request.php:846
msgid ""
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
"testuser@identi.ca"
msgstr ""
-#: ../../mod/dfrn_request.php:829
+#: mod/dfrn_request.php:847 mod/follow.php:58
msgid "Please answer the following:"
msgstr ""
-#: ../../mod/dfrn_request.php:830
+#: mod/dfrn_request.php:848 mod/follow.php:59
#, php-format
msgid "Does %s know you?"
msgstr ""
-#: ../../mod/dfrn_request.php:834
+#: mod/dfrn_request.php:848 mod/api.php:106 mod/register.php:236
+#: mod/follow.php:59 mod/settings.php:1068 mod/settings.php:1074
+#: mod/settings.php:1082 mod/settings.php:1086 mod/settings.php:1091
+#: mod/settings.php:1097 mod/settings.php:1103 mod/settings.php:1109
+#: mod/settings.php:1135 mod/settings.php:1136 mod/settings.php:1137
+#: mod/settings.php:1138 mod/settings.php:1139 mod/profiles.php:658
+#: mod/profiles.php:662
+msgid "No"
+msgstr ""
+
+#: mod/dfrn_request.php:848 mod/message.php:210 mod/api.php:105
+#: mod/register.php:235 mod/contacts.php:441 mod/follow.php:59
+#: mod/settings.php:1068 mod/settings.php:1074 mod/settings.php:1082
+#: mod/settings.php:1086 mod/settings.php:1091 mod/settings.php:1097
+#: mod/settings.php:1103 mod/settings.php:1109 mod/settings.php:1135
+#: mod/settings.php:1136 mod/settings.php:1137 mod/settings.php:1138
+#: mod/settings.php:1139 mod/profiles.php:658 mod/profiles.php:661
+#: mod/suggest.php:29 include/items.php:4868
+msgid "Yes"
+msgstr ""
+
+#: mod/dfrn_request.php:852 mod/follow.php:60
msgid "Add a personal note:"
msgstr ""
-#: ../../mod/dfrn_request.php:837
+#: mod/dfrn_request.php:854 include/contact_selectors.php:76
+msgid "Friendica"
+msgstr ""
+
+#: mod/dfrn_request.php:855
msgid "StatusNet/Federated Social Web"
msgstr ""
-#: ../../mod/dfrn_request.php:839
+#: mod/dfrn_request.php:856 mod/settings.php:793
+#: include/contact_selectors.php:80
+msgid "Diaspora"
+msgstr ""
+
+#: mod/dfrn_request.php:857
#, php-format
msgid ""
" - please do not use this form. Instead, enter %s into your Diaspora search "
"bar."
msgstr ""
-#: ../../mod/dfrn_request.php:840
+#: mod/dfrn_request.php:858 mod/follow.php:66
msgid "Your Identity Address:"
msgstr ""
-#: ../../mod/dfrn_request.php:843
+#: mod/dfrn_request.php:861 mod/follow.php:69
msgid "Submit Request"
msgstr ""
-#: ../../mod/fbrowser.php:113
-msgid "Files"
+#: mod/dfrn_request.php:862 mod/message.php:213 mod/editpost.php:148
+#: mod/fbrowser.php:89 mod/fbrowser.php:125 mod/photos.php:225
+#: mod/photos.php:314 mod/contacts.php:444 mod/videos.php:121
+#: mod/follow.php:70 mod/tagrm.php:11 mod/tagrm.php:94 mod/settings.php:633
+#: mod/settings.php:659 mod/suggest.php:32 include/items.php:4871
+#: include/conversation.php:1093
+msgid "Cancel"
msgstr ""
-#: ../../mod/api.php:76 ../../mod/api.php:102
-msgid "Authorize application connection"
+#: mod/files.php:156 mod/videos.php:373 include/text.php:1460
+msgid "View Video"
msgstr ""
-#: ../../mod/api.php:77
-msgid "Return to your app and insert this Securty Code:"
+#: mod/profile.php:21 include/identity.php:77
+msgid "Requested profile is not available."
msgstr ""
-#: ../../mod/api.php:89
-msgid "Please login to continue."
+#: mod/profile.php:155 mod/display.php:343
+msgid "Access to this profile has been restricted."
msgstr ""
-#: ../../mod/api.php:104
-msgid ""
-"Do you want to authorize this application to access your posts and contacts, "
-"and/or create new posts for you?"
+#: mod/profile.php:179
+msgid "Tips for New Members"
msgstr ""
-#: ../../mod/suggest.php:27
-msgid "Do you really want to delete this suggestion?"
+#: mod/notifications.php:26
+msgid "Invalid request identifier."
msgstr ""
-#: ../../mod/suggest.php:74
-msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
+msgid "Discard"
msgstr ""
-#: ../../mod/suggest.php:92
-msgid "Ignore/Hide"
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233 mod/contacts.php:556 mod/contacts.php:623
+#: mod/contacts.php:799
+msgid "Ignore"
msgstr ""
-#: ../../mod/nogroup.php:59
-msgid "Contacts who are not members of a group"
+#: mod/notifications.php:78
+msgid "System"
msgstr ""
-#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92
-#: ../../mod/crepair.php:133 ../../mod/dfrn_confirm.php:120
-msgid "Contact not found."
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
+msgid "Network"
msgstr ""
-#: ../../mod/fsuggest.php:63
-msgid "Friend suggestion sent."
+#: mod/notifications.php:90 mod/network.php:375
+msgid "Personal"
msgstr ""
-#: ../../mod/fsuggest.php:97
-msgid "Suggest Friends"
+#: mod/notifications.php:96 view/theme/diabook/theme.php:123
+#: include/nav.php:105 include/nav.php:156
+msgid "Home"
msgstr ""
-#: ../../mod/fsuggest.php:99
+#: mod/notifications.php:102 include/nav.php:161
+msgid "Introductions"
+msgstr ""
+
+#: mod/notifications.php:127
+msgid "Show Ignored Requests"
+msgstr ""
+
+#: mod/notifications.php:127
+msgid "Hide Ignored Requests"
+msgstr ""
+
+#: mod/notifications.php:159 mod/notifications.php:209
+msgid "Notification type: "
+msgstr ""
+
+#: mod/notifications.php:160
+msgid "Friend Suggestion"
+msgstr ""
+
+#: mod/notifications.php:162
#, php-format
-msgid "Suggest a friend for %s"
+msgid "suggested by %s"
msgstr ""
-#: ../../mod/share.php:44
-msgid "link"
+#: mod/notifications.php:167 mod/notifications.php:227 mod/contacts.php:629
+msgid "Hide this contact from others"
msgstr ""
-#: ../../mod/viewcontacts.php:41
-msgid "No contacts."
+#: mod/notifications.php:168 mod/notifications.php:228
+msgid "Post a new friend activity"
msgstr ""
-#: ../../mod/admin.php:57
+#: mod/notifications.php:168 mod/notifications.php:228
+msgid "if applicable"
+msgstr ""
+
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1085
+msgid "Approve"
+msgstr ""
+
+#: mod/notifications.php:191
+msgid "Claims to be known to you: "
+msgstr ""
+
+#: mod/notifications.php:191
+msgid "yes"
+msgstr ""
+
+#: mod/notifications.php:191
+msgid "no"
+msgstr ""
+
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr ""
+
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr ""
+
+#: mod/notifications.php:203
+msgid "Friend"
+msgstr ""
+
+#: mod/notifications.php:204
+msgid "Sharer"
+msgstr ""
+
+#: mod/notifications.php:204
+msgid "Fan/Admirer"
+msgstr ""
+
+#: mod/notifications.php:210
+msgid "Friend/Connect Request"
+msgstr ""
+
+#: mod/notifications.php:210
+msgid "New Follower"
+msgstr ""
+
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/event.php:42 include/identity.php:268
+#: include/bb2diaspora.php:170
+msgid "Location:"
+msgstr ""
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:582
+msgid "About:"
+msgstr ""
+
+#: mod/notifications.php:224 include/identity.php:576
+msgid "Tags:"
+msgstr ""
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:541
+msgid "Gender:"
+msgstr ""
+
+#: mod/notifications.php:240
+msgid "No introductions."
+msgstr ""
+
+#: mod/notifications.php:243 include/nav.php:164
+msgid "Notifications"
+msgstr ""
+
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
+#, php-format
+msgid "%s liked %s's post"
+msgstr ""
+
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
+#, php-format
+msgid "%s disliked %s's post"
+msgstr ""
+
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
+#, php-format
+msgid "%s is now friends with %s"
+msgstr ""
+
+#: mod/notifications.php:313 mod/notifications.php:442
+#, php-format
+msgid "%s created a new post"
+msgstr ""
+
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
+#, php-format
+msgid "%s commented on %s's post"
+msgstr ""
+
+#: mod/notifications.php:329
+msgid "No more network notifications."
+msgstr ""
+
+#: mod/notifications.php:333
+msgid "Network Notifications"
+msgstr ""
+
+#: mod/notifications.php:359 mod/notify.php:72
+msgid "No more system notifications."
+msgstr ""
+
+#: mod/notifications.php:363 mod/notify.php:76
+msgid "System Notifications"
+msgstr ""
+
+#: mod/notifications.php:458
+msgid "No more personal notifications."
+msgstr ""
+
+#: mod/notifications.php:462
+msgid "Personal Notifications"
+msgstr ""
+
+#: mod/notifications.php:543
+msgid "No more home notifications."
+msgstr ""
+
+#: mod/notifications.php:547
+msgid "Home Notifications"
+msgstr ""
+
+#: mod/like.php:149 mod/tagger.php:62 mod/subthread.php:87
+#: view/theme/diabook/theme.php:471 include/text.php:2034
+#: include/diaspora.php:2134 include/conversation.php:126
+#: include/conversation.php:253
+msgid "photo"
+msgstr ""
+
+#: mod/like.php:149 mod/like.php:319 mod/tagger.php:62 mod/subthread.php:87
+#: view/theme/diabook/theme.php:466 view/theme/diabook/theme.php:475
+#: include/diaspora.php:2134 include/conversation.php:121
+#: include/conversation.php:130 include/conversation.php:248
+#: include/conversation.php:257
+msgid "status"
+msgstr ""
+
+#: mod/like.php:166 view/theme/diabook/theme.php:480 include/diaspora.php:2150
+#: include/conversation.php:137
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr ""
+
+#: mod/like.php:168 include/conversation.php:140
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr ""
+
+#: mod/openid.php:24
+msgid "OpenID protocol error. No ID returned."
+msgstr ""
+
+#: mod/openid.php:53
+msgid ""
+"Account not found and OpenID registration is not permitted on this site."
+msgstr ""
+
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
+msgid "Login failed."
+msgstr ""
+
+#: mod/babel.php:17
+msgid "Source (bbcode) text:"
+msgstr ""
+
+#: mod/babel.php:23
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr ""
+
+#: mod/babel.php:31
+msgid "Source input: "
+msgstr ""
+
+#: mod/babel.php:35
+msgid "bb2html (raw HTML): "
+msgstr ""
+
+#: mod/babel.php:39
+msgid "bb2html: "
+msgstr ""
+
+#: mod/babel.php:43
+msgid "bb2html2bb: "
+msgstr ""
+
+#: mod/babel.php:47
+msgid "bb2md: "
+msgstr ""
+
+#: mod/babel.php:51
+msgid "bb2md2html: "
+msgstr ""
+
+#: mod/babel.php:55
+msgid "bb2dia2bb: "
+msgstr ""
+
+#: mod/babel.php:59
+msgid "bb2md2html2bb: "
+msgstr ""
+
+#: mod/babel.php:69
+msgid "Source input (Diaspora format): "
+msgstr ""
+
+#: mod/babel.php:74
+msgid "diaspora2bb: "
+msgstr ""
+
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr ""
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:687
msgid "Site"
msgstr ""
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:633 mod/admin.php:1078 mod/admin.php:1093
msgid "Users"
msgstr ""
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:106 mod/admin.php:1182 mod/admin.php:1242 mod/settings.php:66
+msgid "Plugins"
+msgstr ""
+
+#: mod/admin.php:107 mod/admin.php:1410 mod/admin.php:1444
msgid "Themes"
msgstr ""
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr ""
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr ""
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1531
msgid "Logs"
msgstr ""
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
msgid "probe address"
msgstr ""
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
msgid "check webfinger"
msgstr ""
-#: ../../mod/admin.php:131
+#: mod/admin.php:131 include/nav.php:193
+msgid "Admin"
+msgstr ""
+
+#: mod/admin.php:132
msgid "Plugin Features"
msgstr ""
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
msgid "diagnostics"
msgstr ""
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
msgid "User registrations waiting for confirmation"
msgstr ""
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
-msgid "Normal Account"
+#: mod/admin.php:173 mod/admin.php:1132 mod/admin.php:1352 mod/notice.php:15
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 include/items.php:4827
+msgid "Item not found."
msgstr ""
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
-msgid "Soapbox Account"
-msgstr ""
-
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
-msgid "Community/Celebrity Account"
-msgstr ""
-
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
-msgid "Automatic Friend Account"
-msgstr ""
-
-#: ../../mod/admin.php:197
-msgid "Blog Account"
-msgstr ""
-
-#: ../../mod/admin.php:198
-msgid "Private Forum"
-msgstr ""
-
-#: ../../mod/admin.php:217
-msgid "Message queues"
-msgstr ""
-
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:686 mod/admin.php:1077
+#: mod/admin.php:1181 mod/admin.php:1241 mod/admin.php:1409 mod/admin.php:1443
+#: mod/admin.php:1530
msgid "Administration"
msgstr ""
-#: ../../mod/admin.php:223
+#: mod/admin.php:202
+msgid "ID"
+msgstr ""
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr ""
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr ""
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr ""
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr ""
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr ""
+
+#: mod/admin.php:220 mod/admin.php:1031
+msgid "Normal Account"
+msgstr ""
+
+#: mod/admin.php:221 mod/admin.php:1032
+msgid "Soapbox Account"
+msgstr ""
+
+#: mod/admin.php:222 mod/admin.php:1033
+msgid "Community/Celebrity Account"
+msgstr ""
+
+#: mod/admin.php:223 mod/admin.php:1034
+msgid "Automatic Friend Account"
+msgstr ""
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr ""
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr ""
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr ""
+
+#: mod/admin.php:250
msgid "Summary"
msgstr ""
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
msgid "Registered users"
msgstr ""
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
msgid "Pending registrations"
msgstr ""
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
msgid "Version"
msgstr ""
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
msgid "Active plugins"
msgstr ""
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
msgid "Can not parse base url. Must have at least ://"
msgstr ""
-#: ../../mod/admin.php:516
+#: mod/admin.php:556
+msgid "RINO2 needs mcrypt php extension to work."
+msgstr ""
+
+#: mod/admin.php:564
msgid "Site settings updated."
msgstr ""
-#: ../../mod/admin.php:562
+#: mod/admin.php:599 mod/settings.php:885
+msgid "No special theme for mobile devices"
+msgstr ""
+
+#: mod/admin.php:616
msgid "No community page"
msgstr ""
-#: ../../mod/admin.php:563
+#: mod/admin.php:617
msgid "Public postings from users of this site"
msgstr ""
-#: ../../mod/admin.php:564
+#: mod/admin.php:618
msgid "Global community page"
msgstr ""
-#: ../../mod/admin.php:570
+#: mod/admin.php:623 mod/contacts.php:526
+msgid "Never"
+msgstr ""
+
+#: mod/admin.php:624
msgid "At post arrival"
msgstr ""
-#: ../../mod/admin.php:579
+#: mod/admin.php:625 include/contact_selectors.php:56
+msgid "Frequently"
+msgstr ""
+
+#: mod/admin.php:626 include/contact_selectors.php:57
+msgid "Hourly"
+msgstr ""
+
+#: mod/admin.php:627 include/contact_selectors.php:58
+msgid "Twice daily"
+msgstr ""
+
+#: mod/admin.php:628 include/contact_selectors.php:59
+msgid "Daily"
+msgstr ""
+
+#: mod/admin.php:632 mod/contacts.php:585
+msgid "Disabled"
+msgstr ""
+
+#: mod/admin.php:634
+msgid "Users, Global Contacts"
+msgstr ""
+
+#: mod/admin.php:635
+msgid "Users, Global Contacts/fallback"
+msgstr ""
+
+#: mod/admin.php:639
+msgid "One month"
+msgstr ""
+
+#: mod/admin.php:640
+msgid "Three months"
+msgstr ""
+
+#: mod/admin.php:641
+msgid "Half a year"
+msgstr ""
+
+#: mod/admin.php:642
+msgid "One year"
+msgstr ""
+
+#: mod/admin.php:647
msgid "Multi user instance"
msgstr ""
-#: ../../mod/admin.php:602
+#: mod/admin.php:670
msgid "Closed"
msgstr ""
-#: ../../mod/admin.php:603
+#: mod/admin.php:671
msgid "Requires approval"
msgstr ""
-#: ../../mod/admin.php:604
+#: mod/admin.php:672
msgid "Open"
msgstr ""
-#: ../../mod/admin.php:608
+#: mod/admin.php:676
msgid "No SSL policy, links will track page SSL state"
msgstr ""
-#: ../../mod/admin.php:609
+#: mod/admin.php:677
msgid "Force all links to use SSL"
msgstr ""
-#: ../../mod/admin.php:610
+#: mod/admin.php:678
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr ""
-#: ../../mod/admin.php:622
+#: mod/admin.php:688 mod/admin.php:1243 mod/admin.php:1445 mod/admin.php:1532
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:786
+#: mod/settings.php:855 mod/settings.php:937 mod/settings.php:1167
+msgid "Save Settings"
+msgstr ""
+
+#: mod/admin.php:689 mod/register.php:260
+msgid "Registration"
+msgstr ""
+
+#: mod/admin.php:690
msgid "File upload"
msgstr ""
-#: ../../mod/admin.php:623
+#: mod/admin.php:691
msgid "Policies"
msgstr ""
-#: ../../mod/admin.php:624
+#: mod/admin.php:692
msgid "Advanced"
msgstr ""
-#: ../../mod/admin.php:625
+#: mod/admin.php:693
+msgid "Auto Discovered Contact Directory"
+msgstr ""
+
+#: mod/admin.php:694
msgid "Performance"
msgstr ""
-#: ../../mod/admin.php:626
+#: mod/admin.php:695
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr ""
-#: ../../mod/admin.php:629
+#: mod/admin.php:698
msgid "Site name"
msgstr ""
-#: ../../mod/admin.php:630
+#: mod/admin.php:699
msgid "Host name"
msgstr ""
-#: ../../mod/admin.php:631
+#: mod/admin.php:700
msgid "Sender Email"
msgstr ""
-#: ../../mod/admin.php:632
+#: mod/admin.php:700
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr ""
+
+#: mod/admin.php:701
msgid "Banner/Logo"
msgstr ""
-#: ../../mod/admin.php:633
+#: mod/admin.php:702
msgid "Shortcut icon"
msgstr ""
-#: ../../mod/admin.php:634
+#: mod/admin.php:702
+msgid "Link to an icon that will be used for browsers."
+msgstr ""
+
+#: mod/admin.php:703
msgid "Touch icon"
msgstr ""
-#: ../../mod/admin.php:635
+#: mod/admin.php:703
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr ""
+
+#: mod/admin.php:704
msgid "Additional Info"
msgstr ""
-#: ../../mod/admin.php:635
+#: mod/admin.php:704
+#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
+"listed at %s/siteinfo."
msgstr ""
-#: ../../mod/admin.php:636
+#: mod/admin.php:705
msgid "System language"
msgstr ""
-#: ../../mod/admin.php:637
+#: mod/admin.php:706
msgid "System theme"
msgstr ""
-#: ../../mod/admin.php:637
+#: mod/admin.php:706
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr ""
-#: ../../mod/admin.php:638
+#: mod/admin.php:707
msgid "Mobile system theme"
msgstr ""
-#: ../../mod/admin.php:638
+#: mod/admin.php:707
msgid "Theme for mobile devices"
msgstr ""
-#: ../../mod/admin.php:639
+#: mod/admin.php:708
msgid "SSL link policy"
msgstr ""
-#: ../../mod/admin.php:639
+#: mod/admin.php:708
msgid "Determines whether generated links should be forced to use SSL"
msgstr ""
-#: ../../mod/admin.php:640
+#: mod/admin.php:709
msgid "Force SSL"
msgstr ""
-#: ../../mod/admin.php:640
+#: mod/admin.php:709
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
"to endless loops."
msgstr ""
-#: ../../mod/admin.php:641
+#: mod/admin.php:710
msgid "Old style 'Share'"
msgstr ""
-#: ../../mod/admin.php:641
+#: mod/admin.php:710
msgid "Deactivates the bbcode element 'share' for repeating items."
msgstr ""
-#: ../../mod/admin.php:642
+#: mod/admin.php:711
msgid "Hide help entry from navigation menu"
msgstr ""
-#: ../../mod/admin.php:642
+#: mod/admin.php:711
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr ""
-#: ../../mod/admin.php:643
+#: mod/admin.php:712
msgid "Single user instance"
msgstr ""
-#: ../../mod/admin.php:643
+#: mod/admin.php:712
msgid "Make this instance multi-user or single-user for the named user"
msgstr ""
-#: ../../mod/admin.php:644
+#: mod/admin.php:713
msgid "Maximum image size"
msgstr ""
-#: ../../mod/admin.php:644
+#: mod/admin.php:713
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr ""
-#: ../../mod/admin.php:645
+#: mod/admin.php:714
msgid "Maximum image length"
msgstr ""
-#: ../../mod/admin.php:645
+#: mod/admin.php:714
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr ""
-#: ../../mod/admin.php:646
+#: mod/admin.php:715
msgid "JPEG image quality"
msgstr ""
-#: ../../mod/admin.php:646
+#: mod/admin.php:715
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr ""
-#: ../../mod/admin.php:648
+#: mod/admin.php:717
msgid "Register policy"
msgstr ""
-#: ../../mod/admin.php:649
+#: mod/admin.php:718
msgid "Maximum Daily Registrations"
msgstr ""
-#: ../../mod/admin.php:649
+#: mod/admin.php:718
msgid ""
"If registration is permitted above, this sets the maximum number of new user "
"registrations to accept per day. If register is set to closed, this setting "
"has no effect."
msgstr ""
-#: ../../mod/admin.php:650
+#: mod/admin.php:719
msgid "Register text"
msgstr ""
-#: ../../mod/admin.php:650
+#: mod/admin.php:719
msgid "Will be displayed prominently on the registration page."
msgstr ""
-#: ../../mod/admin.php:651
+#: mod/admin.php:720
msgid "Accounts abandoned after x days"
msgstr ""
-#: ../../mod/admin.php:651
+#: mod/admin.php:720
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr ""
-#: ../../mod/admin.php:652
+#: mod/admin.php:721
msgid "Allowed friend domains"
msgstr ""
-#: ../../mod/admin.php:652
+#: mod/admin.php:721
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr ""
-#: ../../mod/admin.php:653
+#: mod/admin.php:722
msgid "Allowed email domains"
msgstr ""
-#: ../../mod/admin.php:653
+#: mod/admin.php:722
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr ""
-#: ../../mod/admin.php:654
+#: mod/admin.php:723
msgid "Block public"
msgstr ""
-#: ../../mod/admin.php:654
+#: mod/admin.php:723
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr ""
-#: ../../mod/admin.php:655
+#: mod/admin.php:724
msgid "Force publish"
msgstr ""
-#: ../../mod/admin.php:655
+#: mod/admin.php:724
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr ""
-#: ../../mod/admin.php:656
-msgid "Global directory update URL"
+#: mod/admin.php:725
+msgid "Global directory URL"
msgstr ""
-#: ../../mod/admin.php:656
+#: mod/admin.php:725
msgid ""
-"URL to update the global directory. If this is not set, the global directory "
-"is completely unavailable to the application."
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
msgstr ""
-#: ../../mod/admin.php:657
+#: mod/admin.php:726
msgid "Allow threaded items"
msgstr ""
-#: ../../mod/admin.php:657
+#: mod/admin.php:726
msgid "Allow infinite level threading for items on this site."
msgstr ""
-#: ../../mod/admin.php:658
+#: mod/admin.php:727
msgid "Private posts by default for new users"
msgstr ""
-#: ../../mod/admin.php:658
+#: mod/admin.php:727
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr ""
-#: ../../mod/admin.php:659
+#: mod/admin.php:728
msgid "Don't include post content in email notifications"
msgstr ""
-#: ../../mod/admin.php:659
+#: mod/admin.php:728
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr ""
-#: ../../mod/admin.php:660
+#: mod/admin.php:729
msgid "Disallow public access to addons listed in the apps menu."
msgstr ""
-#: ../../mod/admin.php:660
+#: mod/admin.php:729
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr ""
-#: ../../mod/admin.php:661
+#: mod/admin.php:730
msgid "Don't embed private images in posts"
msgstr ""
-#: ../../mod/admin.php:661
+#: mod/admin.php:730
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
"photos will have to authenticate and load each image, which may take a while."
msgstr ""
-#: ../../mod/admin.php:662
+#: mod/admin.php:731
msgid "Allow Users to set remote_self"
msgstr ""
-#: ../../mod/admin.php:662
+#: mod/admin.php:731
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr ""
-#: ../../mod/admin.php:663
+#: mod/admin.php:732
msgid "Block multiple registrations"
msgstr ""
-#: ../../mod/admin.php:663
+#: mod/admin.php:732
msgid "Disallow users to register additional accounts for use as pages."
msgstr ""
-#: ../../mod/admin.php:664
+#: mod/admin.php:733
msgid "OpenID support"
msgstr ""
-#: ../../mod/admin.php:664
+#: mod/admin.php:733
msgid "OpenID support for registration and logins."
msgstr ""
-#: ../../mod/admin.php:665
+#: mod/admin.php:734
msgid "Fullname check"
msgstr ""
-#: ../../mod/admin.php:665
+#: mod/admin.php:734
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr ""
-#: ../../mod/admin.php:666
+#: mod/admin.php:735
msgid "UTF-8 Regular expressions"
msgstr ""
-#: ../../mod/admin.php:666
+#: mod/admin.php:735
msgid "Use PHP UTF8 regular expressions"
msgstr ""
-#: ../../mod/admin.php:667
+#: mod/admin.php:736
msgid "Community Page Style"
msgstr ""
-#: ../../mod/admin.php:667
+#: mod/admin.php:736
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:737
msgid "Posts per user on community page"
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:737
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr ""
-#: ../../mod/admin.php:669
+#: mod/admin.php:738
msgid "Enable OStatus support"
msgstr ""
-#: ../../mod/admin.php:669
+#: mod/admin.php:738
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr ""
-#: ../../mod/admin.php:670
+#: mod/admin.php:739
msgid "OStatus conversation completion interval"
msgstr ""
-#: ../../mod/admin.php:670
+#: mod/admin.php:739
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
msgstr ""
-#: ../../mod/admin.php:671
+#: mod/admin.php:740
msgid "Enable Diaspora support"
msgstr ""
-#: ../../mod/admin.php:671
+#: mod/admin.php:740
msgid "Provide built-in Diaspora network compatibility."
msgstr ""
-#: ../../mod/admin.php:672
+#: mod/admin.php:741
msgid "Only allow Friendica contacts"
msgstr ""
-#: ../../mod/admin.php:672
+#: mod/admin.php:741
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr ""
-#: ../../mod/admin.php:673
+#: mod/admin.php:742
msgid "Verify SSL"
msgstr ""
-#: ../../mod/admin.php:673
+#: mod/admin.php:742
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you "
"cannot connect (at all) to self-signed SSL sites."
msgstr ""
-#: ../../mod/admin.php:674
+#: mod/admin.php:743
msgid "Proxy user"
msgstr ""
-#: ../../mod/admin.php:675
+#: mod/admin.php:744
msgid "Proxy URL"
msgstr ""
-#: ../../mod/admin.php:676
+#: mod/admin.php:745
msgid "Network timeout"
msgstr ""
-#: ../../mod/admin.php:676
+#: mod/admin.php:745
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr ""
-#: ../../mod/admin.php:677
+#: mod/admin.php:746
msgid "Delivery interval"
msgstr ""
-#: ../../mod/admin.php:677
+#: mod/admin.php:746
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 ""
-#: ../../mod/admin.php:678
+#: mod/admin.php:747
msgid "Poll interval"
msgstr ""
-#: ../../mod/admin.php:678
+#: mod/admin.php:747
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr ""
-#: ../../mod/admin.php:679
+#: mod/admin.php:748
msgid "Maximum Load Average"
msgstr ""
-#: ../../mod/admin.php:679
+#: mod/admin.php:748
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr ""
-#: ../../mod/admin.php:681
+#: mod/admin.php:749
+msgid "Maximum Load Average (Frontend)"
+msgstr ""
+
+#: mod/admin.php:749
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr ""
+
+#: mod/admin.php:751
+msgid "Periodical check of global contacts"
+msgstr ""
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr ""
+
+#: mod/admin.php:752
+msgid "Days between requery"
+msgstr ""
+
+#: mod/admin.php:752
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr ""
+
+#: mod/admin.php:753
+msgid "Discover contacts from other servers"
+msgstr ""
+
+#: mod/admin.php:753
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr ""
+
+#: mod/admin.php:754
+msgid "Timeframe for fetching global contacts"
+msgstr ""
+
+#: mod/admin.php:754
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr ""
+
+#: mod/admin.php:755
+msgid "Search the local directory"
+msgstr ""
+
+#: mod/admin.php:755
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr ""
+
+#: mod/admin.php:757
+msgid "Publish server information"
+msgstr ""
+
+#: mod/admin.php:757
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."
+msgstr ""
+
+#: mod/admin.php:759
msgid "Use MySQL full text engine"
msgstr ""
-#: ../../mod/admin.php:681
+#: mod/admin.php:759
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr ""
-#: ../../mod/admin.php:682
+#: mod/admin.php:760
msgid "Suppress Language"
msgstr ""
-#: ../../mod/admin.php:682
+#: mod/admin.php:760
msgid "Suppress language information in meta information about a posting."
msgstr ""
-#: ../../mod/admin.php:683
+#: mod/admin.php:761
msgid "Suppress Tags"
msgstr ""
-#: ../../mod/admin.php:683
+#: mod/admin.php:761
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr ""
-#: ../../mod/admin.php:684
+#: mod/admin.php:762
msgid "Path to item cache"
msgstr ""
-#: ../../mod/admin.php:685
+#: mod/admin.php:762
+msgid "The item caches buffers generated bbcode and external images."
+msgstr ""
+
+#: mod/admin.php:763
msgid "Cache duration in seconds"
msgstr ""
-#: ../../mod/admin.php:685
+#: mod/admin.php:763
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One "
"day). To disable the item cache, set the value to -1."
msgstr ""
-#: ../../mod/admin.php:686
+#: mod/admin.php:764
msgid "Maximum numbers of comments per post"
msgstr ""
-#: ../../mod/admin.php:686
+#: mod/admin.php:764
msgid "How much comments should be shown for each post? Default value is 100."
msgstr ""
-#: ../../mod/admin.php:687
+#: mod/admin.php:765
msgid "Path for lock file"
msgstr ""
-#: ../../mod/admin.php:688
+#: mod/admin.php:765
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr ""
+
+#: mod/admin.php:766
msgid "Temp path"
msgstr ""
-#: ../../mod/admin.php:689
+#: mod/admin.php:766
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr ""
+
+#: mod/admin.php:767
msgid "Base path to installation"
msgstr ""
-#: ../../mod/admin.php:690
+#: mod/admin.php:767
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the "
+"correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr ""
+
+#: mod/admin.php:768
msgid "Disable picture proxy"
msgstr ""
-#: ../../mod/admin.php:690
+#: mod/admin.php:768
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on "
"systems with very low bandwith."
msgstr ""
-#: ../../mod/admin.php:691
+#: mod/admin.php:769
msgid "Enable old style pager"
msgstr ""
-#: ../../mod/admin.php:691
+#: mod/admin.php:769
msgid ""
"The old style pager has page numbers but slows down massively the page speed."
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:770
msgid "Only search in tags"
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:770
msgid "On large systems the text search can slow down the system extremely."
msgstr ""
-#: ../../mod/admin.php:694
+#: mod/admin.php:772
msgid "New base url"
msgstr ""
-#: ../../mod/admin.php:711
+#: mod/admin.php:772
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts "
+"of all users."
+msgstr ""
+
+#: mod/admin.php:774
+msgid "RINO Encryption"
+msgstr ""
+
+#: mod/admin.php:774
+msgid "Encryption layer between nodes."
+msgstr ""
+
+#: mod/admin.php:775
+msgid "Embedly API key"
+msgstr ""
+
+#: mod/admin.php:775
+msgid ""
+"Embedly is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr ""
+
+#: mod/admin.php:793
msgid "Update has been marked successful"
msgstr ""
-#: ../../mod/admin.php:719
+#: mod/admin.php:801
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr ""
-#: ../../mod/admin.php:722
+#: mod/admin.php:804
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr ""
-#: ../../mod/admin.php:734
+#: mod/admin.php:816
#, php-format
msgid "Executing %s failed with error: %s"
msgstr ""
-#: ../../mod/admin.php:737
+#: mod/admin.php:819
#, php-format
msgid "Update %s was successfully applied."
msgstr ""
-#: ../../mod/admin.php:741
+#: mod/admin.php:823
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr ""
-#: ../../mod/admin.php:743
+#: mod/admin.php:825
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr ""
-#: ../../mod/admin.php:762
+#: mod/admin.php:844
msgid "No failed updates."
msgstr ""
-#: ../../mod/admin.php:763
+#: mod/admin.php:845
msgid "Check database structure"
msgstr ""
-#: ../../mod/admin.php:768
+#: mod/admin.php:850
msgid "Failed Updates"
msgstr ""
-#: ../../mod/admin.php:769
+#: mod/admin.php:851
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr ""
-#: ../../mod/admin.php:770
+#: mod/admin.php:852
msgid "Mark success (if update was manually applied)"
msgstr ""
-#: ../../mod/admin.php:771
+#: mod/admin.php:853
msgid "Attempt to execute this update step automatically"
msgstr ""
-#: ../../mod/admin.php:803
+#: mod/admin.php:885
#, php-format
msgid ""
"\n"
@@ -5690,7 +1828,7 @@ msgid ""
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr ""
-#: ../../mod/admin.php:806
+#: mod/admin.php:888
#, php-format
msgid ""
"\n"
@@ -5726,682 +1864,1095 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr ""
-#: ../../mod/admin.php:850
+#: mod/admin.php:920 include/user.php:421
+#, php-format
+msgid "Registration details for %s"
+msgstr ""
+
+#: mod/admin.php:932
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:857
+#: mod/admin.php:939
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:896
+#: mod/admin.php:978
#, php-format
msgid "User '%s' deleted"
msgstr ""
-#: ../../mod/admin.php:904
+#: mod/admin.php:986
#, php-format
msgid "User '%s' unblocked"
msgstr ""
-#: ../../mod/admin.php:904
+#: mod/admin.php:986
#, php-format
msgid "User '%s' blocked"
msgstr ""
-#: ../../mod/admin.php:999
+#: mod/admin.php:1079
msgid "Add User"
msgstr ""
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1080
msgid "select all"
msgstr ""
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1081
msgid "User registrations waiting for confirm"
msgstr ""
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1082
msgid "User waiting for permanent deletion"
msgstr ""
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1083
msgid "Request date"
msgstr ""
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1083 mod/admin.php:1095 mod/admin.php:1096 mod/admin.php:1109
+#: mod/settings.php:634 mod/settings.php:660 mod/crepair.php:170
+msgid "Name"
+msgstr ""
+
+#: mod/admin.php:1083 mod/admin.php:1095 mod/admin.php:1096 mod/admin.php:1111
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
+msgid "Email"
+msgstr ""
+
+#: mod/admin.php:1084
msgid "No registrations."
msgstr ""
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1086
msgid "Deny"
msgstr ""
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1088 mod/contacts.php:549 mod/contacts.php:622
+#: mod/contacts.php:798
+msgid "Block"
+msgstr ""
+
+#: mod/admin.php:1089 mod/contacts.php:549 mod/contacts.php:622
+#: mod/contacts.php:798
+msgid "Unblock"
+msgstr ""
+
+#: mod/admin.php:1090
msgid "Site admin"
msgstr ""
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1091
msgid "Account expired"
msgstr ""
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1094
msgid "New User"
msgstr ""
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1095 mod/admin.php:1096
msgid "Register date"
msgstr ""
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1095 mod/admin.php:1096
msgid "Last login"
msgstr ""
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1095 mod/admin.php:1096
msgid "Last item"
msgstr ""
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1095
msgid "Deleted since"
msgstr ""
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1096 mod/settings.php:41
+msgid "Account"
+msgstr ""
+
+#: mod/admin.php:1098
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1099
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 ""
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1109
msgid "Name of the new user."
msgstr ""
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1110
msgid "Nickname"
msgstr ""
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1110
msgid "Nickname of the new user."
msgstr ""
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1111
msgid "Email address of the new user."
msgstr ""
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1144
#, php-format
msgid "Plugin %s disabled."
msgstr ""
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1148
#, php-format
msgid "Plugin %s enabled."
msgstr ""
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1158 mod/admin.php:1381
msgid "Disable"
msgstr ""
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1160 mod/admin.php:1383
msgid "Enable"
msgstr ""
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1183 mod/admin.php:1411
msgid "Toggle"
msgstr ""
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1184 mod/admin.php:1412 mod/newmember.php:22
+#: mod/settings.php:99 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648 include/nav.php:181
+msgid "Settings"
+msgstr ""
+
+#: mod/admin.php:1191 mod/admin.php:1421
msgid "Author: "
msgstr ""
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1192 mod/admin.php:1422
msgid "Maintainer: "
msgstr ""
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1341
msgid "No themes found."
msgstr ""
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1403
msgid "Screenshot"
msgstr ""
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1449
msgid "[Experimental]"
msgstr ""
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1450
msgid "[Unsupported]"
msgstr ""
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1477
msgid "Log settings updated."
msgstr ""
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1533
msgid "Clear"
msgstr ""
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1539
msgid "Enable Debugging"
msgstr ""
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1540
msgid "Log file"
msgstr ""
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1540
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr ""
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1541
msgid "Log level"
msgstr ""
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1590 mod/contacts.php:619
+msgid "Update now"
+msgstr ""
+
+#: mod/admin.php:1591 include/acl_selectors.php:347
msgid "Close"
msgstr ""
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1597
msgid "FTP Host"
msgstr ""
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1598
msgid "FTP Path"
msgstr ""
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1599
msgid "FTP User"
msgstr ""
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1600
msgid "FTP Password"
msgstr ""
-#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144
+#: mod/message.php:9 include/nav.php:173
+msgid "New Message"
+msgstr ""
+
+#: mod/message.php:64 mod/wallmessage.php:56
+msgid "No recipient selected."
+msgstr ""
+
+#: mod/message.php:68
+msgid "Unable to locate contact information."
+msgstr ""
+
+#: mod/message.php:71 mod/wallmessage.php:62
+msgid "Message could not be sent."
+msgstr ""
+
+#: mod/message.php:74 mod/wallmessage.php:65
+msgid "Message collection failure."
+msgstr ""
+
+#: mod/message.php:77 mod/wallmessage.php:68
+msgid "Message sent."
+msgstr ""
+
+#: mod/message.php:183 include/nav.php:170
+msgid "Messages"
+msgstr ""
+
+#: mod/message.php:208
+msgid "Do you really want to delete this message?"
+msgstr ""
+
+#: mod/message.php:228
+msgid "Message deleted."
+msgstr ""
+
+#: mod/message.php:259
+msgid "Conversation removed."
+msgstr ""
+
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
+msgid "Please enter a link URL:"
+msgstr ""
+
+#: mod/message.php:320 mod/wallmessage.php:142
+msgid "Send Private Message"
+msgstr ""
+
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
+msgid "To:"
+msgstr ""
+
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
+msgid "Subject:"
+msgstr ""
+
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
+msgid "Your message:"
+msgstr ""
+
+#: mod/message.php:333 mod/message.php:563 mod/editpost.php:110
+#: mod/wallmessage.php:154 include/conversation.php:1056
+msgid "Upload photo"
+msgstr ""
+
+#: mod/message.php:334 mod/message.php:564 mod/editpost.php:114
+#: mod/wallmessage.php:155 include/conversation.php:1060
+msgid "Insert web link"
+msgstr ""
+
+#: mod/message.php:372
+msgid "No messages."
+msgstr ""
+
+#: mod/message.php:379
#, php-format
-msgid "Image exceeds size limit of %d"
+msgid "Unknown sender - %s"
msgstr ""
-#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807
-#: ../../mod/profile_photo.php:153
-msgid "Unable to process image."
+#: mod/message.php:382
+#, php-format
+msgid "You and %s"
msgstr ""
-#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834
-#: ../../mod/profile_photo.php:301
-msgid "Image upload failed."
+#: mod/message.php:385
+#, php-format
+msgid "%s and You"
msgstr ""
-#: ../../mod/home.php:35
+#: mod/message.php:406 mod/message.php:547
+msgid "Delete conversation"
+msgstr ""
+
+#: mod/message.php:409
+msgid "D, d M Y - g:i A"
+msgstr ""
+
+#: mod/message.php:412
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/message.php:451
+msgid "Message not available."
+msgstr ""
+
+#: mod/message.php:521
+msgid "Delete message"
+msgstr ""
+
+#: mod/message.php:549
+msgid ""
+"No secure communications available. You may be able to "
+"respond from the sender's profile page."
+msgstr ""
+
+#: mod/message.php:553
+msgid "Send Reply"
+msgstr ""
+
+#: mod/editpost.php:17 mod/editpost.php:27
+msgid "Item not found"
+msgstr ""
+
+#: mod/editpost.php:40
+msgid "Edit post"
+msgstr ""
+
+#: mod/editpost.php:109 mod/filer.php:31 mod/notes.php:59 include/text.php:997
+msgid "Save"
+msgstr ""
+
+#: mod/editpost.php:111 include/conversation.php:1057
+msgid "upload photo"
+msgstr ""
+
+#: mod/editpost.php:112 include/conversation.php:1058
+msgid "Attach file"
+msgstr ""
+
+#: mod/editpost.php:113 include/conversation.php:1059
+msgid "attach file"
+msgstr ""
+
+#: mod/editpost.php:115 include/conversation.php:1061
+msgid "web link"
+msgstr ""
+
+#: mod/editpost.php:116 include/conversation.php:1062
+msgid "Insert video link"
+msgstr ""
+
+#: mod/editpost.php:117 include/conversation.php:1063
+msgid "video link"
+msgstr ""
+
+#: mod/editpost.php:118 include/conversation.php:1064
+msgid "Insert audio link"
+msgstr ""
+
+#: mod/editpost.php:119 include/conversation.php:1065
+msgid "audio link"
+msgstr ""
+
+#: mod/editpost.php:120 include/conversation.php:1066
+msgid "Set your location"
+msgstr ""
+
+#: mod/editpost.php:121 include/conversation.php:1067
+msgid "set location"
+msgstr ""
+
+#: mod/editpost.php:122 include/conversation.php:1068
+msgid "Clear browser location"
+msgstr ""
+
+#: mod/editpost.php:123 include/conversation.php:1069
+msgid "clear location"
+msgstr ""
+
+#: mod/editpost.php:125 include/conversation.php:1075
+msgid "Permission settings"
+msgstr ""
+
+#: mod/editpost.php:133 include/acl_selectors.php:343
+msgid "CC: email addresses"
+msgstr ""
+
+#: mod/editpost.php:134 include/conversation.php:1084
+msgid "Public post"
+msgstr ""
+
+#: mod/editpost.php:137 include/conversation.php:1071
+msgid "Set title"
+msgstr ""
+
+#: mod/editpost.php:139 include/conversation.php:1073
+msgid "Categories (comma-separated list)"
+msgstr ""
+
+#: mod/editpost.php:140 include/acl_selectors.php:344
+msgid "Example: bob@example.com, mary@example.com"
+msgstr ""
+
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
+msgid "Profile not found."
+msgstr ""
+
+#: mod/dfrn_confirm.php:121
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it "
+"has already been approved."
+msgstr ""
+
+#: mod/dfrn_confirm.php:240
+msgid "Response from remote site was not understood."
+msgstr ""
+
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr ""
+
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr ""
+
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
+msgid "Remote site reported: "
+msgstr ""
+
+#: mod/dfrn_confirm.php:277
+msgid "Temporary failure. Please wait and try again."
+msgstr ""
+
+#: mod/dfrn_confirm.php:284
+msgid "Introduction failed or was revoked."
+msgstr ""
+
+#: mod/dfrn_confirm.php:430
+msgid "Unable to set contact photo."
+msgstr ""
+
+#: mod/dfrn_confirm.php:487 include/diaspora.php:633
+#: include/conversation.php:172
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr ""
+
+#: mod/dfrn_confirm.php:572
+#, php-format
+msgid "No user record found for '%s' "
+msgstr ""
+
+#: mod/dfrn_confirm.php:582
+msgid "Our site encryption key is apparently messed up."
+msgstr ""
+
+#: mod/dfrn_confirm.php:593
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr ""
+
+#: mod/dfrn_confirm.php:614
+msgid "Contact record was not found for you on our site."
+msgstr ""
+
+#: mod/dfrn_confirm.php:628
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr ""
+
+#: mod/dfrn_confirm.php:648
+msgid ""
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr ""
+
+#: mod/dfrn_confirm.php:659
+msgid "Unable to set your contact credentials on our system."
+msgstr ""
+
+#: mod/dfrn_confirm.php:726
+msgid "Unable to update your contact profile details on our system"
+msgstr ""
+
+#: mod/dfrn_confirm.php:798
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr ""
+
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr ""
+
+#: mod/events.php:80 mod/events.php:82
+msgid "Event title and start time are required."
+msgstr ""
+
+#: mod/events.php:317
+msgid "l, F j"
+msgstr ""
+
+#: mod/events.php:339
+msgid "Edit event"
+msgstr ""
+
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
+msgid "link to source"
+msgstr ""
+
+#: mod/events.php:396 view/theme/diabook/theme.php:127
+#: include/identity.php:668 include/nav.php:80
+msgid "Events"
+msgstr ""
+
+#: mod/events.php:397
+msgid "Create New Event"
+msgstr ""
+
+#: mod/events.php:398
+msgid "Previous"
+msgstr ""
+
+#: mod/events.php:399 mod/install.php:209
+msgid "Next"
+msgstr ""
+
+#: mod/events.php:491
+msgid "Event details"
+msgstr ""
+
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr ""
+
+#: mod/events.php:493
+msgid "Event Starts:"
+msgstr ""
+
+#: mod/events.php:493 mod/events.php:505
+msgid "Required"
+msgstr ""
+
+#: mod/events.php:495
+msgid "Finish date/time is not known or not relevant"
+msgstr ""
+
+#: mod/events.php:497
+msgid "Event Finishes:"
+msgstr ""
+
+#: mod/events.php:499
+msgid "Adjust for viewer timezone"
+msgstr ""
+
+#: mod/events.php:501
+msgid "Description:"
+msgstr ""
+
+#: mod/events.php:505
+msgid "Title:"
+msgstr ""
+
+#: mod/events.php:507
+msgid "Share this event"
+msgstr ""
+
+#: mod/fbrowser.php:32 view/theme/diabook/theme.php:126
+#: include/identity.php:649 include/nav.php:78
+msgid "Photos"
+msgstr ""
+
+#: mod/fbrowser.php:122
+msgid "Files"
+msgstr ""
+
+#: mod/home.php:35
#, php-format
msgid "Welcome to %s"
msgstr ""
-#: ../../mod/openid.php:24
-msgid "OpenID protocol error. No ID returned."
+#: mod/lockview.php:31 mod/lockview.php:39
+msgid "Remote privacy information not available."
msgstr ""
-#: ../../mod/openid.php:53
-msgid ""
-"Account not found and OpenID registration is not permitted on this site."
+#: mod/lockview.php:48
+msgid "Visible to:"
msgstr ""
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr ""
-
-#: ../../mod/network.php:185 ../../mod/search.php:21
-msgid "Remove term"
-msgstr ""
-
-#: ../../mod/network.php:356
-msgid "Commented Order"
-msgstr ""
-
-#: ../../mod/network.php:359
-msgid "Sort by Comment Date"
-msgstr ""
-
-#: ../../mod/network.php:362
-msgid "Posted Order"
-msgstr ""
-
-#: ../../mod/network.php:365
-msgid "Sort by Post Date"
-msgstr ""
-
-#: ../../mod/network.php:374
-msgid "Posts that mention or involve you"
-msgstr ""
-
-#: ../../mod/network.php:380
-msgid "New"
-msgstr ""
-
-#: ../../mod/network.php:383
-msgid "Activity Stream - by date"
-msgstr ""
-
-#: ../../mod/network.php:389
-msgid "Shared Links"
-msgstr ""
-
-#: ../../mod/network.php:392
-msgid "Interesting Links"
-msgstr ""
-
-#: ../../mod/network.php:398
-msgid "Starred"
-msgstr ""
-
-#: ../../mod/network.php:401
-msgid "Favourite Posts"
-msgstr ""
-
-#: ../../mod/network.php:463
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
#, php-format
-msgid "Warning: This group contains %s member from an insecure network."
-msgid_plural ""
-"Warning: This group contains %s members from an insecure network."
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../mod/network.php:466
-msgid "Private messages to this group are at risk of public disclosure."
+msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr ""
-#: ../../mod/network.php:520 ../../mod/content.php:119
-msgid "No such group"
+#: mod/wallmessage.php:59
+msgid "Unable to check your home location."
msgstr ""
-#: ../../mod/network.php:537 ../../mod/content.php:130
-msgid "Group is empty"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
msgstr ""
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
+#: mod/wallmessage.php:143
+#, php-format
+msgid ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
msgstr ""
-#: ../../mod/network.php:554
-msgid "Contact: "
+#: mod/nogroup.php:40 mod/contacts.php:605 mod/contacts.php:838
+#: mod/viewcontacts.php:64
+#, php-format
+msgid "Visit %s's profile [%s]"
msgstr ""
-#: ../../mod/network.php:556
-msgid "Private messages to this person are at risk of public disclosure."
+#: mod/nogroup.php:41 mod/contacts.php:839
+msgid "Edit contact"
msgstr ""
-#: ../../mod/network.php:561
-msgid "Invalid contact."
+#: mod/nogroup.php:59
+msgid "Contacts who are not members of a group"
msgstr ""
-#: ../../mod/filer.php:30
-msgid "- select -"
-msgstr ""
-
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr ""
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr ""
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr ""
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr ""
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr ""
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr ""
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr ""
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr ""
-#: ../../mod/apps.php:11
-msgid "Applications"
+#: mod/removeme.php:46 mod/removeme.php:49
+msgid "Remove My Account"
msgstr ""
-#: ../../mod/apps.php:14
-msgid "No installed applications."
+#: mod/removeme.php:47
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
msgstr ""
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/removeme.php:48
+msgid "Please enter your password for verification:"
+msgstr ""
+
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr ""
+
+#: mod/wall_upload.php:137 mod/photos.php:789 mod/profile_photo.php:144
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr ""
+
+#: mod/wall_upload.php:169 mod/photos.php:829 mod/profile_photo.php:153
+msgid "Unable to process image."
+msgstr ""
+
+#: mod/wall_upload.php:199 mod/wall_upload.php:213 mod/wall_upload.php:220
+#: mod/item.php:486 include/message.php:145 include/Photo.php:951
+#: include/Photo.php:966 include/Photo.php:973 include/Photo.php:995
+msgid "Wall Photos"
+msgstr ""
+
+#: mod/wall_upload.php:202 mod/photos.php:856 mod/profile_photo.php:301
+msgid "Image upload failed."
+msgstr ""
+
+#: mod/api.php:76 mod/api.php:102
+msgid "Authorize application connection"
+msgstr ""
+
+#: mod/api.php:77
+msgid "Return to your app and insert this Securty Code:"
+msgstr ""
+
+#: mod/api.php:89
+msgid "Please login to continue."
+msgstr ""
+
+#: mod/api.php:104
+msgid ""
+"Do you want to authorize this application to access your posts and contacts, "
+"and/or create new posts for you?"
+msgstr ""
+
+#: mod/tagger.php:95 include/conversation.php:265
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr ""
+
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
+msgid "Contact Photos"
+msgstr ""
+
+#: mod/photos.php:84 include/identity.php:652
+msgid "Photo Albums"
+msgstr ""
+
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr ""
+
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
msgid "Upload New Photos"
msgstr ""
-#: ../../mod/photos.php:144
+#: mod/photos.php:102 mod/settings.php:34
+msgid "everybody"
+msgstr ""
+
+#: mod/photos.php:166
msgid "Contact information unavailable"
msgstr ""
-#: ../../mod/photos.php:165
+#: mod/photos.php:177 mod/photos.php:753 mod/photos.php:1207
+#: mod/photos.php:1230 mod/profile_photo.php:74 mod/profile_photo.php:81
+#: mod/profile_photo.php:88 mod/profile_photo.php:204
+#: mod/profile_photo.php:296 mod/profile_photo.php:305
+#: view/theme/diabook/theme.php:500 include/user.php:343 include/user.php:350
+#: include/user.php:357
+msgid "Profile Photos"
+msgstr ""
+
+#: mod/photos.php:187
msgid "Album not found."
msgstr ""
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
msgid "Delete Album"
msgstr ""
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
msgid "Do you really want to delete this photo album and all its photos?"
msgstr ""
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
msgid "Delete Photo"
msgstr ""
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
msgid "Do you really want to delete this photo?"
msgstr ""
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr ""
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
msgid "a photo"
msgstr ""
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr ""
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
msgid "Image file is empty."
msgstr ""
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
msgid "No photos selected"
msgstr ""
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1053 mod/videos.php:298
+msgid "Access to this item is restricted."
+msgstr ""
+
+#: mod/photos.php:1114
#, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr ""
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
msgid "Upload Photos"
msgstr ""
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
msgid "New album name: "
msgstr ""
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
msgid "or existing album name: "
msgstr ""
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
msgid "Do not show a status post for this upload"
msgstr ""
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
msgid "Permissions"
msgstr ""
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1166 mod/photos.php:1538 mod/settings.php:1202
+msgid "Show to Groups"
+msgstr ""
+
+#: mod/photos.php:1167 mod/photos.php:1539 mod/settings.php:1203
+msgid "Show to Contacts"
+msgstr ""
+
+#: mod/photos.php:1168
msgid "Private Photo"
msgstr ""
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
msgid "Public Photo"
msgstr ""
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
msgid "Edit Album"
msgstr ""
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
msgid "Show Newest First"
msgstr ""
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
msgid "Show Oldest First"
msgstr ""
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
msgid "View Photo"
msgstr ""
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
msgid "Permission denied. Access to this item may be restricted."
msgstr ""
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
msgid "Photo not available"
msgstr ""
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "View photo"
msgstr ""
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "Edit photo"
msgstr ""
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
msgid "Use as profile photo"
msgstr ""
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
msgid "View Full Size"
msgstr ""
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
msgid "Tags: "
msgstr ""
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
msgid "[Remove any tag]"
msgstr ""
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr ""
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr ""
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
msgid "New album name"
msgstr ""
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
msgid "Caption"
msgstr ""
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
msgid "Add a Tag"
msgstr ""
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr ""
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr ""
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr ""
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr ""
+
+#: mod/photos.php:1540
msgid "Private photo"
msgstr ""
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
msgid "Public photo"
msgstr ""
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
+#: mod/photos.php:1563 include/conversation.php:1055
+msgid "Share"
msgstr ""
-#: ../../mod/bookmarklet.php:41
-msgid "The post was created"
+#: mod/photos.php:1827 mod/videos.php:380
+msgid "View Album"
msgstr ""
-#: ../../mod/follow.php:27
-msgid "Contact added"
+#: mod/hcard.php:10
+msgid "No profile"
msgstr ""
-#: ../../mod/uimport.php:66
-msgid "Move account"
-msgstr ""
-
-#: ../../mod/uimport.php:67
-msgid "You can import an account from another Friendica server."
-msgstr ""
-
-#: ../../mod/uimport.php:68
+#: mod/register.php:92
msgid ""
-"You need to export your account from the old server and upload it here. We "
-"will recreate your old account here with all your contacts. We will try also "
-"to inform your friends that you moved here."
+"Registration successful. Please check your email for further instructions."
msgstr ""
-#: ../../mod/uimport.php:69
-msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (statusnet/identi.ca) or from Diaspora"
-msgstr ""
-
-#: ../../mod/uimport.php:70
-msgid "Account file"
-msgstr ""
-
-#: ../../mod/uimport.php:70
-msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr ""
-
-#: ../../mod/invite.php:27
-msgid "Total invitation limit exceeded."
-msgstr ""
-
-#: ../../mod/invite.php:49
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr ""
-
-#: ../../mod/invite.php:73
-msgid "Please join us on Friendica"
-msgstr ""
-
-#: ../../mod/invite.php:84
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr ""
-
-#: ../../mod/invite.php:89
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr ""
-
-#: ../../mod/invite.php:93
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../mod/invite.php:112
-msgid "You have no more invitations available"
-msgstr ""
-
-#: ../../mod/invite.php:120
+#: mod/register.php:97
#, php-format
msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many "
-"other social networks."
+"Failed to send email message. Here your accout details: login: %s "
+"password: %s
You can change your password after login."
msgstr ""
-#: ../../mod/invite.php:122
-#, php-format
+#: mod/register.php:107
+msgid "Your registration can not be processed."
+msgstr ""
+
+#: mod/register.php:150
+msgid "Your registration is pending approval by the site owner."
+msgstr ""
+
+#: mod/register.php:188 mod/uimport.php:50
msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
msgstr ""
-#: ../../mod/invite.php:123
-#, php-format
+#: mod/register.php:216
msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
msgstr ""
-#: ../../mod/invite.php:126
+#: mod/register.php:217
msgid ""
-"Our apologies. This system is not currently configured to connect with other "
-"public sites or invite members."
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
msgstr ""
-#: ../../mod/invite.php:132
-msgid "Send invitations"
+#: mod/register.php:218
+msgid "Your OpenID (optional): "
msgstr ""
-#: ../../mod/invite.php:133
-msgid "Enter email addresses, one per line:"
+#: mod/register.php:232
+msgid "Include your profile in member directory?"
msgstr ""
-#: ../../mod/invite.php:135
+#: mod/register.php:256
+msgid "Membership on this site is by invitation only."
+msgstr ""
+
+#: mod/register.php:257
+msgid "Your invitation ID: "
+msgstr ""
+
+#: mod/register.php:268
+msgid "Your Full Name (e.g. Joe Smith): "
+msgstr ""
+
+#: mod/register.php:269
+msgid "Your Email Address: "
+msgstr ""
+
+#: mod/register.php:271 mod/settings.php:1174
+msgid "New Password:"
+msgstr ""
+
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr ""
+
+#: mod/register.php:272 mod/settings.php:1175
+msgid "Confirm:"
+msgstr ""
+
+#: mod/register.php:273
msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be 'nickname@$sitename"
+"strong>'."
msgstr ""
-#: ../../mod/invite.php:137
-msgid "You will need to supply this invitation code: $invite_code"
+#: mod/register.php:274
+msgid "Choose a nickname: "
msgstr ""
-#: ../../mod/invite.php:137
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
+msgid "Register"
msgstr ""
-#: ../../mod/invite.php:139
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendica.com"
+#: mod/register.php:283 mod/uimport.php:64
+msgid "Import"
msgstr ""
-#: ../../mod/viewsrc.php:7
-msgid "Access denied."
+#: mod/register.php:284
+msgid "Import your profile to this friendica instance"
msgstr ""
-#: ../../mod/lostpass.php:19
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr ""
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr ""
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -6418,7 +2969,7 @@ msgid ""
"\t\tissued this request."
msgstr ""
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -6436,40 +2987,44 @@ msgid ""
"\t\tLogin Name:\t%3$s"
msgstr ""
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr ""
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr ""
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:109 boot.php:1287
+msgid "Password Reset"
+msgstr ""
+
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr ""
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr ""
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr ""
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr ""
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr ""
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -6481,7 +3036,7 @@ msgid ""
"\t\t\t"
msgstr ""
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -6496,1020 +3051,496 @@ msgid ""
"\t\t\t"
msgstr ""
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr ""
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
msgstr ""
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr ""
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
msgstr ""
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr ""
-#: ../../mod/babel.php:17
-msgid "Source (bbcode) text:"
+#: mod/maintenance.php:5
+msgid "System down for maintenance"
msgstr ""
-#: ../../mod/babel.php:23
-msgid "Source (Diaspora) text to convert to BBcode:"
+#: mod/attach.php:8
+msgid "Item not available."
msgstr ""
-#: ../../mod/babel.php:31
-msgid "Source input: "
+#: mod/attach.php:20
+msgid "Item was not found."
msgstr ""
-#: ../../mod/babel.php:35
-msgid "bb2html (raw HTML): "
+#: mod/apps.php:11
+msgid "Applications"
msgstr ""
-#: ../../mod/babel.php:39
-msgid "bb2html: "
+#: mod/apps.php:14
+msgid "No installed applications."
msgstr ""
-#: ../../mod/babel.php:43
-msgid "bb2html2bb: "
-msgstr ""
-
-#: ../../mod/babel.php:47
-msgid "bb2md: "
-msgstr ""
-
-#: ../../mod/babel.php:51
-msgid "bb2md2html: "
-msgstr ""
-
-#: ../../mod/babel.php:55
-msgid "bb2dia2bb: "
-msgstr ""
-
-#: ../../mod/babel.php:59
-msgid "bb2md2html2bb: "
-msgstr ""
-
-#: ../../mod/babel.php:69
-msgid "Source input (Diaspora format): "
-msgstr ""
-
-#: ../../mod/babel.php:74
-msgid "diaspora2bb: "
-msgstr ""
-
-#: ../../mod/tagrm.php:41
-msgid "Tag removed"
-msgstr ""
-
-#: ../../mod/tagrm.php:79
-msgid "Remove Item Tag"
-msgstr ""
-
-#: ../../mod/tagrm.php:81
-msgid "Select a tag to remove: "
-msgstr ""
-
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
-msgid "Remove My Account"
-msgstr ""
-
-#: ../../mod/removeme.php:47
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr ""
-
-#: ../../mod/removeme.php:48
-msgid "Please enter your password for verification:"
-msgstr ""
-
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
-msgid "Invalid profile identifier."
-msgstr ""
-
-#: ../../mod/profperm.php:101
-msgid "Profile Visibility Editor"
-msgstr ""
-
-#: ../../mod/profperm.php:114
-msgid "Visible To"
-msgstr ""
-
-#: ../../mod/profperm.php:130
-msgid "All Contacts (with secure profile access)"
-msgstr ""
-
-#: ../../mod/match.php:12
-msgid "Profile Match"
-msgstr ""
-
-#: ../../mod/match.php:20
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr ""
-
-#: ../../mod/match.php:57
-msgid "is interested in:"
-msgstr ""
-
-#: ../../mod/events.php:66
-msgid "Event title and start time are required."
-msgstr ""
-
-#: ../../mod/events.php:291
-msgid "l, F j"
-msgstr ""
-
-#: ../../mod/events.php:313
-msgid "Edit event"
-msgstr ""
-
-#: ../../mod/events.php:371
-msgid "Create New Event"
-msgstr ""
-
-#: ../../mod/events.php:372
-msgid "Previous"
-msgstr ""
-
-#: ../../mod/events.php:373 ../../mod/install.php:207
-msgid "Next"
-msgstr ""
-
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr ""
-
-#: ../../mod/events.php:456
-msgid "Event details"
-msgstr ""
-
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr ""
-
-#: ../../mod/events.php:459
-msgid "Event Starts:"
-msgstr ""
-
-#: ../../mod/events.php:459 ../../mod/events.php:473
-msgid "Required"
-msgstr ""
-
-#: ../../mod/events.php:462
-msgid "Finish date/time is not known or not relevant"
-msgstr ""
-
-#: ../../mod/events.php:464
-msgid "Event Finishes:"
-msgstr ""
-
-#: ../../mod/events.php:467
-msgid "Adjust for viewer timezone"
-msgstr ""
-
-#: ../../mod/events.php:469
-msgid "Description:"
-msgstr ""
-
-#: ../../mod/events.php:473
-msgid "Title:"
-msgstr ""
-
-#: ../../mod/events.php:475
-msgid "Share this event"
-msgstr ""
-
-#: ../../mod/ping.php:240
-msgid "{0} wants to be your friend"
-msgstr ""
-
-#: ../../mod/ping.php:245
-msgid "{0} sent you a message"
-msgstr ""
-
-#: ../../mod/ping.php:250
-msgid "{0} requested registration"
-msgstr ""
-
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr ""
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr ""
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr ""
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr ""
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr ""
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr ""
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr ""
-
-#: ../../mod/mood.php:133
-msgid "Mood"
-msgstr ""
-
-#: ../../mod/mood.php:134
-msgid "Set your current mood and tell your friends"
-msgstr ""
-
-#: ../../mod/search.php:174 ../../mod/community.php:62
-#: ../../mod/community.php:71
-msgid "No results."
-msgstr ""
-
-#: ../../mod/message.php:67
-msgid "Unable to locate contact information."
-msgstr ""
-
-#: ../../mod/message.php:207
-msgid "Do you really want to delete this message?"
-msgstr ""
-
-#: ../../mod/message.php:227
-msgid "Message deleted."
-msgstr ""
-
-#: ../../mod/message.php:258
-msgid "Conversation removed."
-msgstr ""
-
-#: ../../mod/message.php:371
-msgid "No messages."
-msgstr ""
-
-#: ../../mod/message.php:378
-#, php-format
-msgid "Unknown sender - %s"
-msgstr ""
-
-#: ../../mod/message.php:381
-#, php-format
-msgid "You and %s"
-msgstr ""
-
-#: ../../mod/message.php:384
-#, php-format
-msgid "%s and You"
-msgstr ""
-
-#: ../../mod/message.php:405 ../../mod/message.php:546
-msgid "Delete conversation"
-msgstr ""
-
-#: ../../mod/message.php:408
-msgid "D, d M Y - g:i A"
-msgstr ""
-
-#: ../../mod/message.php:411
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../mod/message.php:450
-msgid "Message not available."
-msgstr ""
-
-#: ../../mod/message.php:520
-msgid "Delete message"
-msgstr ""
-
-#: ../../mod/message.php:548
-msgid ""
-"No secure communications available. You may be able to "
-"respond from the sender's profile page."
-msgstr ""
-
-#: ../../mod/message.php:552
-msgid "Send Reply"
-msgstr ""
-
-#: ../../mod/community.php:23
-msgid "Not available."
-msgstr ""
-
-#: ../../mod/profiles.php:18 ../../mod/profiles.php:133
-#: ../../mod/profiles.php:179 ../../mod/profiles.php:630
-#: ../../mod/dfrn_confirm.php:64
-msgid "Profile not found."
-msgstr ""
-
-#: ../../mod/profiles.php:37
-msgid "Profile deleted."
-msgstr ""
-
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
-msgid "Profile-"
-msgstr ""
-
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
-msgid "New profile created."
-msgstr ""
-
-#: ../../mod/profiles.php:95
-msgid "Profile unavailable to clone."
-msgstr ""
-
-#: ../../mod/profiles.php:189
-msgid "Profile Name is required."
-msgstr ""
-
-#: ../../mod/profiles.php:340
-msgid "Marital Status"
-msgstr ""
-
-#: ../../mod/profiles.php:344
-msgid "Romantic Partner"
-msgstr ""
-
-#: ../../mod/profiles.php:348
-msgid "Likes"
-msgstr ""
-
-#: ../../mod/profiles.php:352
-msgid "Dislikes"
-msgstr ""
-
-#: ../../mod/profiles.php:356
-msgid "Work/Employment"
-msgstr ""
-
-#: ../../mod/profiles.php:359
-msgid "Religion"
-msgstr ""
-
-#: ../../mod/profiles.php:363
-msgid "Political Views"
-msgstr ""
-
-#: ../../mod/profiles.php:367
-msgid "Gender"
-msgstr ""
-
-#: ../../mod/profiles.php:371
-msgid "Sexual Preference"
-msgstr ""
-
-#: ../../mod/profiles.php:375
-msgid "Homepage"
-msgstr ""
-
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
-msgid "Interests"
-msgstr ""
-
-#: ../../mod/profiles.php:383
-msgid "Address"
-msgstr ""
-
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
-msgid "Location"
-msgstr ""
-
-#: ../../mod/profiles.php:473
-msgid "Profile updated."
-msgstr ""
-
-#: ../../mod/profiles.php:568
-msgid " and "
-msgstr ""
-
-#: ../../mod/profiles.php:576
-msgid "public profile"
-msgstr ""
-
-#: ../../mod/profiles.php:579
-#, php-format
-msgid "%1$s changed %2$s to “%3$s”"
-msgstr ""
-
-#: ../../mod/profiles.php:580
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr ""
-
-#: ../../mod/profiles.php:583
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr ""
-
-#: ../../mod/profiles.php:658
-msgid "Hide contacts and friends:"
-msgstr ""
-
-#: ../../mod/profiles.php:663
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr ""
-
-#: ../../mod/profiles.php:685
-msgid "Edit Profile Details"
-msgstr ""
-
-#: ../../mod/profiles.php:687
-msgid "Change Profile Photo"
-msgstr ""
-
-#: ../../mod/profiles.php:688
-msgid "View this profile"
-msgstr ""
-
-#: ../../mod/profiles.php:689
-msgid "Create a new profile using these settings"
-msgstr ""
-
-#: ../../mod/profiles.php:690
-msgid "Clone this profile"
-msgstr ""
-
-#: ../../mod/profiles.php:691
-msgid "Delete this profile"
-msgstr ""
-
-#: ../../mod/profiles.php:692
-msgid "Basic information"
-msgstr ""
-
-#: ../../mod/profiles.php:693
-msgid "Profile picture"
-msgstr ""
-
-#: ../../mod/profiles.php:695
-msgid "Preferences"
-msgstr ""
-
-#: ../../mod/profiles.php:696
-msgid "Status information"
-msgstr ""
-
-#: ../../mod/profiles.php:697
-msgid "Additional information"
-msgstr ""
-
-#: ../../mod/profiles.php:699 ../../mod/newmember.php:36
-#: ../../mod/profile_photo.php:244
-msgid "Upload Profile Photo"
-msgstr ""
-
-#: ../../mod/profiles.php:700
-msgid "Profile Name:"
-msgstr ""
-
-#: ../../mod/profiles.php:701
-msgid "Your Full Name:"
-msgstr ""
-
-#: ../../mod/profiles.php:702
-msgid "Title/Description:"
-msgstr ""
-
-#: ../../mod/profiles.php:703
-msgid "Your Gender:"
-msgstr ""
-
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr ""
-
-#: ../../mod/profiles.php:705
-msgid "Street Address:"
-msgstr ""
-
-#: ../../mod/profiles.php:706
-msgid "Locality/City:"
-msgstr ""
-
-#: ../../mod/profiles.php:707
-msgid "Postal/Zip Code:"
-msgstr ""
-
-#: ../../mod/profiles.php:708
-msgid "Country:"
-msgstr ""
-
-#: ../../mod/profiles.php:709
-msgid "Region/State:"
-msgstr ""
-
-#: ../../mod/profiles.php:710
-msgid "♥ Marital Status:"
-msgstr ""
-
-#: ../../mod/profiles.php:711
-msgid "Who: (if applicable)"
-msgstr ""
-
-#: ../../mod/profiles.php:712
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr ""
-
-#: ../../mod/profiles.php:713
-msgid "Since [date]:"
-msgstr ""
-
-#: ../../mod/profiles.php:715
-msgid "Homepage URL:"
-msgstr ""
-
-#: ../../mod/profiles.php:718
-msgid "Religious Views:"
-msgstr ""
-
-#: ../../mod/profiles.php:719
-msgid "Public Keywords:"
-msgstr ""
-
-#: ../../mod/profiles.php:720
-msgid "Private Keywords:"
-msgstr ""
-
-#: ../../mod/profiles.php:723
-msgid "Example: fishing photography software"
-msgstr ""
-
-#: ../../mod/profiles.php:724
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr ""
-
-#: ../../mod/profiles.php:725
-msgid "(Used for searching profiles, never shown to others)"
-msgstr ""
-
-#: ../../mod/profiles.php:726
-msgid "Tell us about yourself..."
-msgstr ""
-
-#: ../../mod/profiles.php:727
-msgid "Hobbies/Interests"
-msgstr ""
-
-#: ../../mod/profiles.php:728
-msgid "Contact information and Social Networks"
-msgstr ""
-
-#: ../../mod/profiles.php:729
-msgid "Musical interests"
-msgstr ""
-
-#: ../../mod/profiles.php:730
-msgid "Books, literature"
-msgstr ""
-
-#: ../../mod/profiles.php:731
-msgid "Television"
-msgstr ""
-
-#: ../../mod/profiles.php:732
-msgid "Film/dance/culture/entertainment"
-msgstr ""
-
-#: ../../mod/profiles.php:733
-msgid "Love/romance"
-msgstr ""
-
-#: ../../mod/profiles.php:734
-msgid "Work/employment"
-msgstr ""
-
-#: ../../mod/profiles.php:735
-msgid "School/education"
-msgstr ""
-
-#: ../../mod/profiles.php:740
-msgid ""
-"This is your public profile. It may "
-"be visible to anybody using the internet."
-msgstr ""
-
-#: ../../mod/profiles.php:750 ../../mod/directory.php:113
-msgid "Age: "
-msgstr ""
-
-#: ../../mod/profiles.php:803
-msgid "Edit/Manage Profiles"
-msgstr ""
-
-#: ../../mod/install.php:117
-msgid "Friendica Communications Server - Setup"
-msgstr ""
-
-#: ../../mod/install.php:123
-msgid "Could not connect to database."
-msgstr ""
-
-#: ../../mod/install.php:127
-msgid "Could not create table."
-msgstr ""
-
-#: ../../mod/install.php:133
-msgid "Your Friendica site database has been installed."
-msgstr ""
-
-#: ../../mod/install.php:138
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr ""
-
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr ""
-
-#: ../../mod/install.php:203
-msgid "System check"
-msgstr ""
-
-#: ../../mod/install.php:208
-msgid "Check again"
-msgstr ""
-
-#: ../../mod/install.php:227
-msgid "Database connection"
-msgstr ""
-
-#: ../../mod/install.php:228
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr ""
-
-#: ../../mod/install.php:229
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr ""
-
-#: ../../mod/install.php:230
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr ""
-
-#: ../../mod/install.php:234
-msgid "Database Server Name"
-msgstr ""
-
-#: ../../mod/install.php:235
-msgid "Database Login Name"
-msgstr ""
-
-#: ../../mod/install.php:236
-msgid "Database Login Password"
-msgstr ""
-
-#: ../../mod/install.php:237
-msgid "Database Name"
-msgstr ""
-
-#: ../../mod/install.php:238 ../../mod/install.php:277
-msgid "Site administrator email address"
-msgstr ""
-
-#: ../../mod/install.php:238 ../../mod/install.php:277
-msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr ""
-
-#: ../../mod/install.php:242 ../../mod/install.php:280
-msgid "Please select a default timezone for your website"
-msgstr ""
-
-#: ../../mod/install.php:267
-msgid "Site settings"
-msgstr ""
-
-#: ../../mod/install.php:321
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr ""
-
-#: ../../mod/install.php:322
-msgid ""
-"If you don't have a command line version of PHP installed on server, you "
-"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
-msgstr ""
-
-#: ../../mod/install.php:326
-msgid "PHP executable path"
-msgstr ""
-
-#: ../../mod/install.php:326
-msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr ""
-
-#: ../../mod/install.php:331
-msgid "Command line PHP"
-msgstr ""
-
-#: ../../mod/install.php:340
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr ""
-
-#: ../../mod/install.php:341
-msgid "Found PHP version: "
-msgstr ""
-
-#: ../../mod/install.php:343
-msgid "PHP cli binary"
-msgstr ""
-
-#: ../../mod/install.php:354
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr ""
-
-#: ../../mod/install.php:355
-msgid "This is required for message delivery to work."
-msgstr ""
-
-#: ../../mod/install.php:357
-msgid "PHP register_argc_argv"
-msgstr ""
-
-#: ../../mod/install.php:378
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr ""
-
-#: ../../mod/install.php:379
-msgid ""
-"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
-"installation.php\"."
-msgstr ""
-
-#: ../../mod/install.php:381
-msgid "Generate encryption keys"
-msgstr ""
-
-#: ../../mod/install.php:388
-msgid "libCurl PHP module"
-msgstr ""
-
-#: ../../mod/install.php:389
-msgid "GD graphics PHP module"
-msgstr ""
-
-#: ../../mod/install.php:390
-msgid "OpenSSL PHP module"
-msgstr ""
-
-#: ../../mod/install.php:391
-msgid "mysqli PHP module"
-msgstr ""
-
-#: ../../mod/install.php:392
-msgid "mb_string PHP module"
-msgstr ""
-
-#: ../../mod/install.php:397 ../../mod/install.php:399
-msgid "Apache mod_rewrite module"
-msgstr ""
-
-#: ../../mod/install.php:397
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr ""
-
-#: ../../mod/install.php:405
-msgid "Error: libCURL PHP module required but not installed."
-msgstr ""
-
-#: ../../mod/install.php:409
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr ""
-
-#: ../../mod/install.php:413
-msgid "Error: openssl PHP module required but not installed."
-msgstr ""
-
-#: ../../mod/install.php:417
-msgid "Error: mysqli PHP module required but not installed."
-msgstr ""
-
-#: ../../mod/install.php:421
-msgid "Error: mb_string PHP module required but not installed."
-msgstr ""
-
-#: ../../mod/install.php:438
-msgid ""
-"The web installer needs to be able to create a file called \".htconfig.php\" "
-"in the top folder of your web server and it is unable to do so."
-msgstr ""
-
-#: ../../mod/install.php:439
-msgid ""
-"This is most often a permission setting, as the web server may not be able "
-"to write files in your folder - even if you can."
-msgstr ""
-
-#: ../../mod/install.php:440
-msgid ""
-"At the end of this procedure, we will give you a text to save in a file "
-"named .htconfig.php in your Friendica top folder."
-msgstr ""
-
-#: ../../mod/install.php:441
-msgid ""
-"You can alternatively skip this procedure and perform a manual installation. "
-"Please see the file \"INSTALL.txt\" for instructions."
-msgstr ""
-
-#: ../../mod/install.php:444
-msgid ".htconfig.php is writable"
-msgstr ""
-
-#: ../../mod/install.php:454
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr ""
-
-#: ../../mod/install.php:455
-msgid ""
-"In order to store these compiled templates, the web server needs to have "
-"write access to the directory view/smarty3/ under the Friendica top level "
-"folder."
-msgstr ""
-
-#: ../../mod/install.php:456
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has "
-"write access to this folder."
-msgstr ""
-
-#: ../../mod/install.php:457
-msgid ""
-"Note: as a security measure, you should give the web server write access to "
-"view/smarty3/ only--not the template files (.tpl) that it contains."
-msgstr ""
-
-#: ../../mod/install.php:460
-msgid "view/smarty3 is writable"
-msgstr ""
-
-#: ../../mod/install.php:472
-msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr ""
-
-#: ../../mod/install.php:474
-msgid "Url rewrite is working"
-msgstr ""
-
-#: ../../mod/install.php:484
-msgid ""
-"The database configuration file \".htconfig.php\" could not be written. "
-"Please use the enclosed text to create a configuration file in your web "
-"server root."
-msgstr ""
-
-#: ../../mod/install.php:523
-msgid "
What next
"
-msgstr ""
-
-#: ../../mod/install.php:524
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the poller."
-msgstr ""
-
-#: ../../mod/help.php:31
+#: mod/help.php:31
msgid "Help:"
msgstr ""
-#: ../../mod/crepair.php:106
-msgid "Contact settings applied."
+#: mod/help.php:36 include/nav.php:114
+msgid "Help"
msgstr ""
-#: ../../mod/crepair.php:108
-msgid "Contact update failed."
+#: mod/contacts.php:114
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/contacts.php:145 mod/contacts.php:368
+msgid "Could not access contact record."
msgstr ""
-#: ../../mod/crepair.php:139
-msgid "Repair Contact Settings"
+#: mod/contacts.php:159
+msgid "Could not locate selected profile."
msgstr ""
-#: ../../mod/crepair.php:141
+#: mod/contacts.php:192
+msgid "Contact updated."
+msgstr ""
+
+#: mod/contacts.php:389
+msgid "Contact has been blocked"
+msgstr ""
+
+#: mod/contacts.php:389
+msgid "Contact has been unblocked"
+msgstr ""
+
+#: mod/contacts.php:400
+msgid "Contact has been ignored"
+msgstr ""
+
+#: mod/contacts.php:400
+msgid "Contact has been unignored"
+msgstr ""
+
+#: mod/contacts.php:412
+msgid "Contact has been archived"
+msgstr ""
+
+#: mod/contacts.php:412
+msgid "Contact has been unarchived"
+msgstr ""
+
+#: mod/contacts.php:439 mod/contacts.php:795
+msgid "Do you really want to delete this contact?"
+msgstr ""
+
+#: mod/contacts.php:456
+msgid "Contact has been removed."
+msgstr ""
+
+#: mod/contacts.php:494
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr ""
+
+#: mod/contacts.php:498
+#, php-format
+msgid "You are sharing with %s"
+msgstr ""
+
+#: mod/contacts.php:503
+#, php-format
+msgid "%s is sharing with you"
+msgstr ""
+
+#: mod/contacts.php:523
+msgid "Private communications are not available for this contact."
+msgstr ""
+
+#: mod/contacts.php:530
+msgid "(Update was successful)"
+msgstr ""
+
+#: mod/contacts.php:530
+msgid "(Update was not successful)"
+msgstr ""
+
+#: mod/contacts.php:532
+msgid "Suggest friends"
+msgstr ""
+
+#: mod/contacts.php:536
+#, php-format
+msgid "Network type: %s"
+msgstr ""
+
+#: mod/contacts.php:539 include/contact_widgets.php:200
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/contacts.php:544
+msgid "View all contacts"
+msgstr ""
+
+#: mod/contacts.php:552
+msgid "Toggle Blocked status"
+msgstr ""
+
+#: mod/contacts.php:556 mod/contacts.php:623 mod/contacts.php:799
+msgid "Unignore"
+msgstr ""
+
+#: mod/contacts.php:559
+msgid "Toggle Ignored status"
+msgstr ""
+
+#: mod/contacts.php:564 mod/contacts.php:800
+msgid "Unarchive"
+msgstr ""
+
+#: mod/contacts.php:564 mod/contacts.php:800
+msgid "Archive"
+msgstr ""
+
+#: mod/contacts.php:567
+msgid "Toggle Archive status"
+msgstr ""
+
+#: mod/contacts.php:571
+msgid "Repair"
+msgstr ""
+
+#: mod/contacts.php:574
+msgid "Advanced Contact Settings"
+msgstr ""
+
+#: mod/contacts.php:581
+msgid "Communications lost with this contact!"
+msgstr ""
+
+#: mod/contacts.php:584
+msgid "Fetch further information for feeds"
+msgstr ""
+
+#: mod/contacts.php:585
+msgid "Fetch information"
+msgstr ""
+
+#: mod/contacts.php:585
+msgid "Fetch information and keywords"
+msgstr ""
+
+#: mod/contacts.php:594
+msgid "Contact Editor"
+msgstr ""
+
+#: mod/contacts.php:597
+msgid "Profile Visibility"
+msgstr ""
+
+#: mod/contacts.php:598
+#, php-format
msgid ""
-"WARNING: This is highly advanced and if you enter incorrect "
-"information your communications with this contact may stop working."
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
msgstr ""
-#: ../../mod/crepair.php:142
+#: mod/contacts.php:599
+msgid "Contact Information / Notes"
+msgstr ""
+
+#: mod/contacts.php:600
+msgid "Edit contact notes"
+msgstr ""
+
+#: mod/contacts.php:606
+msgid "Block/Unblock contact"
+msgstr ""
+
+#: mod/contacts.php:607
+msgid "Ignore contact"
+msgstr ""
+
+#: mod/contacts.php:608
+msgid "Repair URL settings"
+msgstr ""
+
+#: mod/contacts.php:609
+msgid "View conversations"
+msgstr ""
+
+#: mod/contacts.php:611
+msgid "Delete contact"
+msgstr ""
+
+#: mod/contacts.php:615
+msgid "Last update:"
+msgstr ""
+
+#: mod/contacts.php:617
+msgid "Update public posts"
+msgstr ""
+
+#: mod/contacts.php:626
+msgid "Currently blocked"
+msgstr ""
+
+#: mod/contacts.php:627
+msgid "Currently ignored"
+msgstr ""
+
+#: mod/contacts.php:628
+msgid "Currently archived"
+msgstr ""
+
+#: mod/contacts.php:629
msgid ""
-"Please use your browser 'Back' button now if you are "
-"uncertain what to do on this page."
+"Replies/likes to your public posts may still be visible"
msgstr ""
-#: ../../mod/crepair.php:148
-msgid "Return to contact editor"
+#: mod/contacts.php:630
+msgid "Notification for new posts"
msgstr ""
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
-msgid "No mirroring"
+#: mod/contacts.php:630
+msgid "Send a notification of every new post of this contact"
msgstr ""
-#: ../../mod/crepair.php:159
-msgid "Mirror as forwarded posting"
+#: mod/contacts.php:633
+msgid "Blacklisted keywords"
msgstr ""
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
-msgid "Mirror as my own posting"
-msgstr ""
-
-#: ../../mod/crepair.php:166
-msgid "Account Nickname"
-msgstr ""
-
-#: ../../mod/crepair.php:167
-msgid "@Tagname - overrides Name/Nickname"
-msgstr ""
-
-#: ../../mod/crepair.php:168
-msgid "Account URL"
-msgstr ""
-
-#: ../../mod/crepair.php:169
-msgid "Friend Request URL"
-msgstr ""
-
-#: ../../mod/crepair.php:170
-msgid "Friend Confirm URL"
-msgstr ""
-
-#: ../../mod/crepair.php:171
-msgid "Notification Endpoint URL"
-msgstr ""
-
-#: ../../mod/crepair.php:172
-msgid "Poll/Feed URL"
-msgstr ""
-
-#: ../../mod/crepair.php:173
-msgid "New photo from this URL"
-msgstr ""
-
-#: ../../mod/crepair.php:174
-msgid "Remote Self"
-msgstr ""
-
-#: ../../mod/crepair.php:176
-msgid "Mirror postings from this contact"
-msgstr ""
-
-#: ../../mod/crepair.php:176
+#: mod/contacts.php:633
msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
msgstr ""
-#: ../../mod/newmember.php:6
+#: mod/contacts.php:640
+msgid "Profile URL"
+msgstr ""
+
+#: mod/contacts.php:686
+msgid "Suggestions"
+msgstr ""
+
+#: mod/contacts.php:689
+msgid "Suggest potential friends"
+msgstr ""
+
+#: mod/contacts.php:693 mod/group.php:192
+msgid "All Contacts"
+msgstr ""
+
+#: mod/contacts.php:696
+msgid "Show all contacts"
+msgstr ""
+
+#: mod/contacts.php:700
+msgid "Unblocked"
+msgstr ""
+
+#: mod/contacts.php:703
+msgid "Only show unblocked contacts"
+msgstr ""
+
+#: mod/contacts.php:708
+msgid "Blocked"
+msgstr ""
+
+#: mod/contacts.php:711
+msgid "Only show blocked contacts"
+msgstr ""
+
+#: mod/contacts.php:716
+msgid "Ignored"
+msgstr ""
+
+#: mod/contacts.php:719
+msgid "Only show ignored contacts"
+msgstr ""
+
+#: mod/contacts.php:724
+msgid "Archived"
+msgstr ""
+
+#: mod/contacts.php:727
+msgid "Only show archived contacts"
+msgstr ""
+
+#: mod/contacts.php:732
+msgid "Hidden"
+msgstr ""
+
+#: mod/contacts.php:735
+msgid "Only show hidden contacts"
+msgstr ""
+
+#: mod/contacts.php:786 view/theme/diabook/theme.php:125 include/text.php:1005
+#: include/nav.php:124 include/nav.php:186
+msgid "Contacts"
+msgstr ""
+
+#: mod/contacts.php:790
+msgid "Search your contacts"
+msgstr ""
+
+#: mod/contacts.php:791 mod/directory.php:63
+msgid "Finding: "
+msgstr ""
+
+#: mod/contacts.php:792 mod/directory.php:65 include/contact_widgets.php:34
+msgid "Find"
+msgstr ""
+
+#: mod/contacts.php:797 mod/settings.php:146 mod/settings.php:658
+msgid "Update"
+msgstr ""
+
+#: mod/contacts.php:814
+msgid "Mutual Friendship"
+msgstr ""
+
+#: mod/contacts.php:818
+msgid "is a fan of yours"
+msgstr ""
+
+#: mod/contacts.php:822
+msgid "you are a fan of"
+msgstr ""
+
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr ""
+
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr ""
+
+#: mod/videos.php:197
+msgid "No videos selected"
+msgstr ""
+
+#: mod/videos.php:389
+msgid "Recent Videos"
+msgstr ""
+
+#: mod/videos.php:391
+msgid "Upload New Videos"
+msgstr ""
+
+#: mod/common.php:45
+msgid "Common Friends"
+msgstr ""
+
+#: mod/common.php:82
+msgid "No contacts in common."
+msgstr ""
+
+#: mod/follow.php:26
+msgid "You already added this contact."
+msgstr ""
+
+#: mod/follow.php:108
+msgid "Contact added"
+msgstr ""
+
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
+msgid "Login"
+msgstr ""
+
+#: mod/bookmarklet.php:41
+msgid "The post was created"
+msgstr ""
+
+#: mod/uimport.php:66
+msgid "Move account"
+msgstr ""
+
+#: mod/uimport.php:67
+msgid "You can import an account from another Friendica server."
+msgstr ""
+
+#: mod/uimport.php:68
+msgid ""
+"You need to export your account from the old server and upload it here. We "
+"will recreate your old account here with all your contacts. We will try also "
+"to inform your friends that you moved here."
+msgstr ""
+
+#: mod/uimport.php:69
+msgid ""
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (statusnet/identi.ca) or from Diaspora"
+msgstr ""
+
+#: mod/uimport.php:70
+msgid "Account file"
+msgstr ""
+
+#: mod/uimport.php:70
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr ""
+
+#: mod/subthread.php:103
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr ""
+
+#: mod/allfriends.php:37
+#, php-format
+msgid "Friends of %s"
+msgstr ""
+
+#: mod/allfriends.php:44
+msgid "No friends to display."
+msgstr ""
+
+#: mod/tagrm.php:41
+msgid "Tag removed"
+msgstr ""
+
+#: mod/tagrm.php:79
+msgid "Remove Item Tag"
+msgstr ""
+
+#: mod/tagrm.php:81
+msgid "Select a tag to remove: "
+msgstr ""
+
+#: mod/tagrm.php:93 mod/delegate.php:139
+msgid "Remove"
+msgstr ""
+
+#: mod/newmember.php:6
msgid "Welcome to Friendica"
msgstr ""
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
msgid "New Member Checklist"
msgstr ""
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
msgid ""
"We would like to offer some tips and links to help make your experience "
"enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -7517,33 +3548,33 @@ msgid ""
"registration and then will quietly disappear."
msgstr ""
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
msgid "Getting Started"
msgstr ""
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid "Friendica Walk-Through"
msgstr ""
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid ""
"On your Quick Start page - find a brief introduction to your "
"profile and network tabs, make some new connections, and find some groups to "
"join."
msgstr ""
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid "Go to Your Settings"
msgstr ""
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid ""
"On your Settings page - change your initial password. Also make a "
"note of your Identity Address. This looks just like an email address - and "
"will be useful in making friends on the free social web."
msgstr ""
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
msgid ""
"Review the other settings, particularly the privacy settings. An unpublished "
"directory listing is like having an unlisted phone number. In general, you "
@@ -7551,89 +3582,103 @@ msgid ""
"potential friends know exactly how to find you."
msgstr ""
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:32 mod/profperm.php:104 view/theme/diabook/theme.php:124
+#: include/identity.php:530 include/identity.php:611 include/identity.php:641
+#: include/nav.php:77
+msgid "Profile"
+msgstr ""
+
+#: mod/newmember.php:36 mod/profiles.php:696 mod/profile_photo.php:244
+msgid "Upload Profile Photo"
+msgstr ""
+
+#: mod/newmember.php:36
msgid ""
"Upload a profile photo if you have not done so already. Studies have shown "
"that people with real photos of themselves are ten times more likely to make "
"friends than people who do not."
msgstr ""
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid "Edit Your Profile"
msgstr ""
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid ""
"Edit your default profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown "
"visitors."
msgstr ""
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid "Profile Keywords"
msgstr ""
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid ""
"Set some public keywords for your default profile which describe your "
"interests. We may be able to find other people with similar interests and "
"suggest friendships."
msgstr ""
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
msgid "Connecting"
msgstr ""
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
+msgid "Facebook"
+msgstr ""
+
+#: mod/newmember.php:49
msgid ""
"Authorise the Facebook Connector if you currently have a Facebook account "
"and we will (optionally) import all your Facebook friends and conversations."
msgstr ""
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
msgid ""
"If this is your own personal server, installing the Facebook addon "
"may ease your transition to the free social web."
msgstr ""
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid "Importing Emails"
msgstr ""
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid ""
"Enter your email access information on your Connector Settings page if you "
"wish to import and interact with friends or mailing lists from your email "
"INBOX"
msgstr ""
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid "Go to Your Contacts Page"
msgstr ""
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid ""
"Your Contacts page is your gateway to managing friendships and connecting "
"with friends on other networks. Typically you enter their address or site "
"URL in the Add New Contact dialog."
msgstr ""
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid "Go to Your Site's Directory"
msgstr ""
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid ""
"The Directory page lets you find other people in this network or other "
"federated sites. Look for a Connect or Follow link on "
"their profile page. Provide your own Identity Address if requested."
msgstr ""
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid "Finding New People"
msgstr ""
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid ""
"On the side panel of the Contacts page are several tools to find new "
"friends. We can match people by interest, look up people by name or "
@@ -7642,292 +3687,4546 @@ msgid ""
"hours."
msgstr ""
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:66 include/group.php:270
+msgid "Groups"
+msgstr ""
+
+#: mod/newmember.php:70
msgid "Group Your Contacts"
msgstr ""
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid ""
"Once you have made some friends, organize them into private conversation "
"groups from the sidebar of your Contacts page and then you can interact with "
"each group privately on your Network page."
msgstr ""
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid "Why Aren't My Posts Public?"
msgstr ""
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid ""
"Friendica respects your privacy. By default, your posts will only show up to "
"people you've added as friends. For more information, see the help section "
"from the link above."
msgstr ""
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
msgid "Getting Help"
msgstr ""
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid "Go to the Help Section"
msgstr ""
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid ""
"Our help pages may be consulted for detail on other program "
"features and resources."
msgstr ""
-#: ../../mod/poke.php:192
-msgid "Poke/Prod"
+#: mod/search.php:25 mod/network.php:187
+msgid "Remove term"
msgstr ""
-#: ../../mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
+#: mod/search.php:34 mod/network.php:196 include/features.php:42
+msgid "Saved Searches"
msgstr ""
-#: ../../mod/poke.php:194
-msgid "Recipient"
+#: mod/search.php:107 include/text.php:996 include/nav.php:119
+msgid "Search"
msgstr ""
-#: ../../mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
+#: mod/search.php:199 mod/community.php:62 mod/community.php:71
+msgid "No results."
msgstr ""
-#: ../../mod/poke.php:198
-msgid "Make this post private"
+#: mod/search.php:205
+#, php-format
+msgid "Items tagged with: %s"
msgstr ""
-#: ../../mod/display.php:496
+#: mod/search.php:207
+#, php-format
+msgid "Search results for: %s"
+msgstr ""
+
+#: mod/invite.php:27
+msgid "Total invitation limit exceeded."
+msgstr ""
+
+#: mod/invite.php:49
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr ""
+
+#: mod/invite.php:73
+msgid "Please join us on Friendica"
+msgstr ""
+
+#: mod/invite.php:84
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr ""
+
+#: mod/invite.php:89
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr ""
+
+#: mod/invite.php:93
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/invite.php:112
+msgid "You have no more invitations available"
+msgstr ""
+
+#: mod/invite.php:120
+#, php-format
+msgid ""
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many "
+"other social networks."
+msgstr ""
+
+#: mod/invite.php:122
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr ""
+
+#: mod/invite.php:123
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr ""
+
+#: mod/invite.php:126
+msgid ""
+"Our apologies. This system is not currently configured to connect with other "
+"public sites or invite members."
+msgstr ""
+
+#: mod/invite.php:132
+msgid "Send invitations"
+msgstr ""
+
+#: mod/invite.php:133
+msgid "Enter email addresses, one per line:"
+msgstr ""
+
+#: mod/invite.php:135
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr ""
+
+#: mod/invite.php:137
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr ""
+
+#: mod/invite.php:137
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr ""
+
+#: mod/invite.php:139
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendica.com"
+msgstr ""
+
+#: mod/settings.php:47
+msgid "Additional features"
+msgstr ""
+
+#: mod/settings.php:53
+msgid "Display"
+msgstr ""
+
+#: mod/settings.php:60 mod/settings.php:837
+msgid "Social Networks"
+msgstr ""
+
+#: mod/settings.php:72 include/nav.php:179
+msgid "Delegations"
+msgstr ""
+
+#: mod/settings.php:78
+msgid "Connected apps"
+msgstr ""
+
+#: mod/settings.php:84 mod/uexport.php:85
+msgid "Export personal data"
+msgstr ""
+
+#: mod/settings.php:90
+msgid "Remove account"
+msgstr ""
+
+#: mod/settings.php:143
+msgid "Missing some important data!"
+msgstr ""
+
+#: mod/settings.php:256
+msgid "Failed to connect with email account using the settings provided."
+msgstr ""
+
+#: mod/settings.php:261
+msgid "Email settings updated."
+msgstr ""
+
+#: mod/settings.php:276
+msgid "Features updated"
+msgstr ""
+
+#: mod/settings.php:339
+msgid "Relocate message has been send to your contacts"
+msgstr ""
+
+#: mod/settings.php:353 include/user.php:39
+msgid "Passwords do not match. Password unchanged."
+msgstr ""
+
+#: mod/settings.php:358
+msgid "Empty passwords are not allowed. Password unchanged."
+msgstr ""
+
+#: mod/settings.php:366
+msgid "Wrong password."
+msgstr ""
+
+#: mod/settings.php:377
+msgid "Password changed."
+msgstr ""
+
+#: mod/settings.php:379
+msgid "Password update failed. Please try again."
+msgstr ""
+
+#: mod/settings.php:446
+msgid " Please use a shorter name."
+msgstr ""
+
+#: mod/settings.php:448
+msgid " Name too short."
+msgstr ""
+
+#: mod/settings.php:457
+msgid "Wrong Password"
+msgstr ""
+
+#: mod/settings.php:462
+msgid " Not valid email."
+msgstr ""
+
+#: mod/settings.php:468
+msgid " Cannot change to that email."
+msgstr ""
+
+#: mod/settings.php:524
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr ""
+
+#: mod/settings.php:528
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr ""
+
+#: mod/settings.php:558
+msgid "Settings updated."
+msgstr ""
+
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
+msgid "Add application"
+msgstr ""
+
+#: mod/settings.php:635 mod/settings.php:661
+msgid "Consumer Key"
+msgstr ""
+
+#: mod/settings.php:636 mod/settings.php:662
+msgid "Consumer Secret"
+msgstr ""
+
+#: mod/settings.php:637 mod/settings.php:663
+msgid "Redirect"
+msgstr ""
+
+#: mod/settings.php:638 mod/settings.php:664
+msgid "Icon url"
+msgstr ""
+
+#: mod/settings.php:649
+msgid "You can't edit this application."
+msgstr ""
+
+#: mod/settings.php:692
+msgid "Connected Apps"
+msgstr ""
+
+#: mod/settings.php:696
+msgid "Client key starts with"
+msgstr ""
+
+#: mod/settings.php:697
+msgid "No name"
+msgstr ""
+
+#: mod/settings.php:698
+msgid "Remove authorization"
+msgstr ""
+
+#: mod/settings.php:710
+msgid "No Plugin settings configured"
+msgstr ""
+
+#: mod/settings.php:718
+msgid "Plugin Settings"
+msgstr ""
+
+#: mod/settings.php:732
+msgid "Off"
+msgstr ""
+
+#: mod/settings.php:732
+msgid "On"
+msgstr ""
+
+#: mod/settings.php:740
+msgid "Additional Features"
+msgstr ""
+
+#: mod/settings.php:750 mod/settings.php:754
+msgid "General Social Media Settings"
+msgstr ""
+
+#: mod/settings.php:760
+msgid "Disable intelligent shortening"
+msgstr ""
+
+#: mod/settings.php:762
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the "
+"original friendica post."
+msgstr ""
+
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr ""
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr ""
+
+#: mod/settings.php:779
+msgid "Your legacy GNU Social account"
+msgstr ""
+
+#: mod/settings.php:781
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr ""
+
+#: mod/settings.php:784
+msgid "Repair OStatus subscriptions"
+msgstr ""
+
+#: mod/settings.php:793 mod/settings.php:794
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr ""
+
+#: mod/settings.php:793 mod/settings.php:794
+msgid "enabled"
+msgstr ""
+
+#: mod/settings.php:793 mod/settings.php:794
+msgid "disabled"
+msgstr ""
+
+#: mod/settings.php:794
+msgid "GNU Social (OStatus)"
+msgstr ""
+
+#: mod/settings.php:830
+msgid "Email access is disabled on this site."
+msgstr ""
+
+#: mod/settings.php:842
+msgid "Email/Mailbox Setup"
+msgstr ""
+
+#: mod/settings.php:843
+msgid ""
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr ""
+
+#: mod/settings.php:844
+msgid "Last successful email check:"
+msgstr ""
+
+#: mod/settings.php:846
+msgid "IMAP server name:"
+msgstr ""
+
+#: mod/settings.php:847
+msgid "IMAP port:"
+msgstr ""
+
+#: mod/settings.php:848
+msgid "Security:"
+msgstr ""
+
+#: mod/settings.php:848 mod/settings.php:853
+msgid "None"
+msgstr ""
+
+#: mod/settings.php:849
+msgid "Email login name:"
+msgstr ""
+
+#: mod/settings.php:850
+msgid "Email password:"
+msgstr ""
+
+#: mod/settings.php:851
+msgid "Reply-to address:"
+msgstr ""
+
+#: mod/settings.php:852
+msgid "Send public posts to all email contacts:"
+msgstr ""
+
+#: mod/settings.php:853
+msgid "Action after import:"
+msgstr ""
+
+#: mod/settings.php:853
+msgid "Mark as seen"
+msgstr ""
+
+#: mod/settings.php:853
+msgid "Move to folder"
+msgstr ""
+
+#: mod/settings.php:854
+msgid "Move to folder:"
+msgstr ""
+
+#: mod/settings.php:935
+msgid "Display Settings"
+msgstr ""
+
+#: mod/settings.php:941 mod/settings.php:957
+msgid "Display Theme:"
+msgstr ""
+
+#: mod/settings.php:942
+msgid "Mobile Theme:"
+msgstr ""
+
+#: mod/settings.php:943
+msgid "Update browser every xx seconds"
+msgstr ""
+
+#: mod/settings.php:943
+msgid "Minimum of 10 seconds, no maximum"
+msgstr ""
+
+#: mod/settings.php:944
+msgid "Number of items to display per page:"
+msgstr ""
+
+#: mod/settings.php:944 mod/settings.php:945
+msgid "Maximum of 100 items"
+msgstr ""
+
+#: mod/settings.php:945
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr ""
+
+#: mod/settings.php:946
+msgid "Don't show emoticons"
+msgstr ""
+
+#: mod/settings.php:947
+msgid "Don't show notices"
+msgstr ""
+
+#: mod/settings.php:948
+msgid "Infinite scroll"
+msgstr ""
+
+#: mod/settings.php:949
+msgid "Automatic updates only at the top of the network page"
+msgstr ""
+
+#: mod/settings.php:951 view/theme/diabook/config.php:150
+#: view/theme/vier/config.php:58 view/theme/dispy/config.php:72
+#: view/theme/duepuntozero/config.php:61 view/theme/quattro/config.php:66
+#: view/theme/cleanzero/config.php:82
+msgid "Theme settings"
+msgstr ""
+
+#: mod/settings.php:1027
+msgid "User Types"
+msgstr ""
+
+#: mod/settings.php:1028
+msgid "Community Types"
+msgstr ""
+
+#: mod/settings.php:1029
+msgid "Normal Account Page"
+msgstr ""
+
+#: mod/settings.php:1030
+msgid "This account is a normal personal profile"
+msgstr ""
+
+#: mod/settings.php:1033
+msgid "Soapbox Page"
+msgstr ""
+
+#: mod/settings.php:1034
+msgid "Automatically approve all connection/friend requests as read-only fans"
+msgstr ""
+
+#: mod/settings.php:1037
+msgid "Community Forum/Celebrity Account"
+msgstr ""
+
+#: mod/settings.php:1038
+msgid "Automatically approve all connection/friend requests as read-write fans"
+msgstr ""
+
+#: mod/settings.php:1041
+msgid "Automatic Friend Page"
+msgstr ""
+
+#: mod/settings.php:1042
+msgid "Automatically approve all connection/friend requests as friends"
+msgstr ""
+
+#: mod/settings.php:1045
+msgid "Private Forum [Experimental]"
+msgstr ""
+
+#: mod/settings.php:1046
+msgid "Private forum - approved members only"
+msgstr ""
+
+#: mod/settings.php:1058
+msgid "OpenID:"
+msgstr ""
+
+#: mod/settings.php:1058
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr ""
+
+#: mod/settings.php:1068
+msgid "Publish your default profile in your local site directory?"
+msgstr ""
+
+#: mod/settings.php:1074
+msgid "Publish your default profile in the global social directory?"
+msgstr ""
+
+#: mod/settings.php:1082
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr ""
+
+#: mod/settings.php:1086 include/acl_selectors.php:330
+msgid "Hide your profile details from unknown viewers?"
+msgstr ""
+
+#: mod/settings.php:1086
+msgid ""
+"If enabled, posting public messages to Diaspora and other networks isn't "
+"possible."
+msgstr ""
+
+#: mod/settings.php:1091
+msgid "Allow friends to post to your profile page?"
+msgstr ""
+
+#: mod/settings.php:1097
+msgid "Allow friends to tag your posts?"
+msgstr ""
+
+#: mod/settings.php:1103
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr ""
+
+#: mod/settings.php:1109
+msgid "Permit unknown people to send you private mail?"
+msgstr ""
+
+#: mod/settings.php:1117
+msgid "Profile is not published."
+msgstr ""
+
+#: mod/settings.php:1125
+#, php-format
+msgid "Your Identity Address is '%s' or '%s'."
+msgstr ""
+
+#: mod/settings.php:1132
+msgid "Automatically expire posts after this many days:"
+msgstr ""
+
+#: mod/settings.php:1132
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr ""
+
+#: mod/settings.php:1133
+msgid "Advanced expiration settings"
+msgstr ""
+
+#: mod/settings.php:1134
+msgid "Advanced Expiration"
+msgstr ""
+
+#: mod/settings.php:1135
+msgid "Expire posts:"
+msgstr ""
+
+#: mod/settings.php:1136
+msgid "Expire personal notes:"
+msgstr ""
+
+#: mod/settings.php:1137
+msgid "Expire starred posts:"
+msgstr ""
+
+#: mod/settings.php:1138
+msgid "Expire photos:"
+msgstr ""
+
+#: mod/settings.php:1139
+msgid "Only expire posts by others:"
+msgstr ""
+
+#: mod/settings.php:1165
+msgid "Account Settings"
+msgstr ""
+
+#: mod/settings.php:1173
+msgid "Password Settings"
+msgstr ""
+
+#: mod/settings.php:1175
+msgid "Leave password fields blank unless changing"
+msgstr ""
+
+#: mod/settings.php:1176
+msgid "Current Password:"
+msgstr ""
+
+#: mod/settings.php:1176 mod/settings.php:1177
+msgid "Your current password to confirm the changes"
+msgstr ""
+
+#: mod/settings.php:1177
+msgid "Password:"
+msgstr ""
+
+#: mod/settings.php:1181
+msgid "Basic Settings"
+msgstr ""
+
+#: mod/settings.php:1182 include/identity.php:539
+msgid "Full Name:"
+msgstr ""
+
+#: mod/settings.php:1183
+msgid "Email Address:"
+msgstr ""
+
+#: mod/settings.php:1184
+msgid "Your Timezone:"
+msgstr ""
+
+#: mod/settings.php:1185
+msgid "Default Post Location:"
+msgstr ""
+
+#: mod/settings.php:1186
+msgid "Use Browser Location:"
+msgstr ""
+
+#: mod/settings.php:1189
+msgid "Security and Privacy Settings"
+msgstr ""
+
+#: mod/settings.php:1191
+msgid "Maximum Friend Requests/Day:"
+msgstr ""
+
+#: mod/settings.php:1191 mod/settings.php:1221
+msgid "(to prevent spam abuse)"
+msgstr ""
+
+#: mod/settings.php:1192
+msgid "Default Post Permissions"
+msgstr ""
+
+#: mod/settings.php:1193
+msgid "(click to open/close)"
+msgstr ""
+
+#: mod/settings.php:1204
+msgid "Default Private Post"
+msgstr ""
+
+#: mod/settings.php:1205
+msgid "Default Public Post"
+msgstr ""
+
+#: mod/settings.php:1209
+msgid "Default Permissions for New Posts"
+msgstr ""
+
+#: mod/settings.php:1221
+msgid "Maximum private messages per day from unknown people:"
+msgstr ""
+
+#: mod/settings.php:1224
+msgid "Notification Settings"
+msgstr ""
+
+#: mod/settings.php:1225
+msgid "By default post a status message when:"
+msgstr ""
+
+#: mod/settings.php:1226
+msgid "accepting a friend request"
+msgstr ""
+
+#: mod/settings.php:1227
+msgid "joining a forum/community"
+msgstr ""
+
+#: mod/settings.php:1228
+msgid "making an interesting profile change"
+msgstr ""
+
+#: mod/settings.php:1229
+msgid "Send a notification email when:"
+msgstr ""
+
+#: mod/settings.php:1230
+msgid "You receive an introduction"
+msgstr ""
+
+#: mod/settings.php:1231
+msgid "Your introductions are confirmed"
+msgstr ""
+
+#: mod/settings.php:1232
+msgid "Someone writes on your profile wall"
+msgstr ""
+
+#: mod/settings.php:1233
+msgid "Someone writes a followup comment"
+msgstr ""
+
+#: mod/settings.php:1234
+msgid "You receive a private message"
+msgstr ""
+
+#: mod/settings.php:1235
+msgid "You receive a friend suggestion"
+msgstr ""
+
+#: mod/settings.php:1236
+msgid "You are tagged in a post"
+msgstr ""
+
+#: mod/settings.php:1237
+msgid "You are poked/prodded/etc. in a post"
+msgstr ""
+
+#: mod/settings.php:1239
+msgid "Activate desktop notifications"
+msgstr ""
+
+#: mod/settings.php:1239
+msgid "Show desktop popup on new notifications"
+msgstr ""
+
+#: mod/settings.php:1241
+msgid "Text-only notification emails"
+msgstr ""
+
+#: mod/settings.php:1243
+msgid "Send text only notification emails, without the html part"
+msgstr ""
+
+#: mod/settings.php:1245
+msgid "Advanced Account/Page Type Settings"
+msgstr ""
+
+#: mod/settings.php:1246
+msgid "Change the behaviour of this account for special situations"
+msgstr ""
+
+#: mod/settings.php:1249
+msgid "Relocate"
+msgstr ""
+
+#: mod/settings.php:1250
+msgid ""
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr ""
+
+#: mod/settings.php:1251
+msgid "Resend relocate message to contacts"
+msgstr ""
+
+#: mod/display.php:505
msgid "Item has been removed."
msgstr ""
-#: ../../mod/subthread.php:103
+#: mod/dirfind.php:36
#, php-format
-msgid "%1$s is following %2$s's %3$s"
+msgid "People Search - %s"
msgstr ""
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
+#: mod/dirfind.php:125 mod/suggest.php:92 mod/match.php:70
+#: include/identity.php:188 include/contact_widgets.php:10
+msgid "Connect"
+msgstr ""
+
+#: mod/dirfind.php:141 mod/match.php:77
+msgid "No matches"
+msgstr ""
+
+#: mod/profiles.php:37
+msgid "Profile deleted."
+msgstr ""
+
+#: mod/profiles.php:55 mod/profiles.php:89
+msgid "Profile-"
+msgstr ""
+
+#: mod/profiles.php:74 mod/profiles.php:117
+msgid "New profile created."
+msgstr ""
+
+#: mod/profiles.php:95
+msgid "Profile unavailable to clone."
+msgstr ""
+
+#: mod/profiles.php:189
+msgid "Profile Name is required."
+msgstr ""
+
+#: mod/profiles.php:336
+msgid "Marital Status"
+msgstr ""
+
+#: mod/profiles.php:340
+msgid "Romantic Partner"
+msgstr ""
+
+#: mod/profiles.php:344
+msgid "Likes"
+msgstr ""
+
+#: mod/profiles.php:348
+msgid "Dislikes"
+msgstr ""
+
+#: mod/profiles.php:352
+msgid "Work/Employment"
+msgstr ""
+
+#: mod/profiles.php:355
+msgid "Religion"
+msgstr ""
+
+#: mod/profiles.php:359
+msgid "Political Views"
+msgstr ""
+
+#: mod/profiles.php:363
+msgid "Gender"
+msgstr ""
+
+#: mod/profiles.php:367
+msgid "Sexual Preference"
+msgstr ""
+
+#: mod/profiles.php:371
+msgid "Homepage"
+msgstr ""
+
+#: mod/profiles.php:375 mod/profiles.php:695
+msgid "Interests"
+msgstr ""
+
+#: mod/profiles.php:379
+msgid "Address"
+msgstr ""
+
+#: mod/profiles.php:386 mod/profiles.php:691
+msgid "Location"
+msgstr ""
+
+#: mod/profiles.php:469
+msgid "Profile updated."
+msgstr ""
+
+#: mod/profiles.php:565
+msgid " and "
+msgstr ""
+
+#: mod/profiles.php:573
+msgid "public profile"
+msgstr ""
+
+#: mod/profiles.php:576
+#, php-format
+msgid "%1$s changed %2$s to “%3$s”"
+msgstr ""
+
+#: mod/profiles.php:577
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr ""
+
+#: mod/profiles.php:580
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr ""
+
+#: mod/profiles.php:655
+msgid "Hide contacts and friends:"
+msgstr ""
+
+#: mod/profiles.php:660
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr ""
+
+#: mod/profiles.php:682
+msgid "Edit Profile Details"
+msgstr ""
+
+#: mod/profiles.php:684
+msgid "Change Profile Photo"
+msgstr ""
+
+#: mod/profiles.php:685
+msgid "View this profile"
+msgstr ""
+
+#: mod/profiles.php:686
+msgid "Create a new profile using these settings"
+msgstr ""
+
+#: mod/profiles.php:687
+msgid "Clone this profile"
+msgstr ""
+
+#: mod/profiles.php:688
+msgid "Delete this profile"
+msgstr ""
+
+#: mod/profiles.php:689
+msgid "Basic information"
+msgstr ""
+
+#: mod/profiles.php:690
+msgid "Profile picture"
+msgstr ""
+
+#: mod/profiles.php:692
+msgid "Preferences"
+msgstr ""
+
+#: mod/profiles.php:693
+msgid "Status information"
+msgstr ""
+
+#: mod/profiles.php:694
+msgid "Additional information"
+msgstr ""
+
+#: mod/profiles.php:697
+msgid "Profile Name:"
+msgstr ""
+
+#: mod/profiles.php:698
+msgid "Your Full Name:"
+msgstr ""
+
+#: mod/profiles.php:699
+msgid "Title/Description:"
+msgstr ""
+
+#: mod/profiles.php:700
+msgid "Your Gender:"
+msgstr ""
+
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr ""
+
+#: mod/profiles.php:702
+msgid "Street Address:"
+msgstr ""
+
+#: mod/profiles.php:703
+msgid "Locality/City:"
+msgstr ""
+
+#: mod/profiles.php:704
+msgid "Postal/Zip Code:"
+msgstr ""
+
+#: mod/profiles.php:705
+msgid "Country:"
+msgstr ""
+
+#: mod/profiles.php:706
+msgid "Region/State:"
+msgstr ""
+
+#: mod/profiles.php:707
+msgid "♥ Marital Status:"
+msgstr ""
+
+#: mod/profiles.php:708
+msgid "Who: (if applicable)"
+msgstr ""
+
+#: mod/profiles.php:709
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr ""
+
+#: mod/profiles.php:710
+msgid "Since [date]:"
+msgstr ""
+
+#: mod/profiles.php:711 include/identity.php:570
+msgid "Sexual Preference:"
+msgstr ""
+
+#: mod/profiles.php:712
+msgid "Homepage URL:"
+msgstr ""
+
+#: mod/profiles.php:713 include/identity.php:574
+msgid "Hometown:"
+msgstr ""
+
+#: mod/profiles.php:714 include/identity.php:578
+msgid "Political Views:"
+msgstr ""
+
+#: mod/profiles.php:715
+msgid "Religious Views:"
+msgstr ""
+
+#: mod/profiles.php:716
+msgid "Public Keywords:"
+msgstr ""
+
+#: mod/profiles.php:717
+msgid "Private Keywords:"
+msgstr ""
+
+#: mod/profiles.php:718 include/identity.php:586
+msgid "Likes:"
+msgstr ""
+
+#: mod/profiles.php:719 include/identity.php:588
+msgid "Dislikes:"
+msgstr ""
+
+#: mod/profiles.php:720
+msgid "Example: fishing photography software"
+msgstr ""
+
+#: mod/profiles.php:721
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr ""
+
+#: mod/profiles.php:722
+msgid "(Used for searching profiles, never shown to others)"
+msgstr ""
+
+#: mod/profiles.php:723
+msgid "Tell us about yourself..."
+msgstr ""
+
+#: mod/profiles.php:724
+msgid "Hobbies/Interests"
+msgstr ""
+
+#: mod/profiles.php:725
+msgid "Contact information and Social Networks"
+msgstr ""
+
+#: mod/profiles.php:726
+msgid "Musical interests"
+msgstr ""
+
+#: mod/profiles.php:727
+msgid "Books, literature"
+msgstr ""
+
+#: mod/profiles.php:728
+msgid "Television"
+msgstr ""
+
+#: mod/profiles.php:729
+msgid "Film/dance/culture/entertainment"
+msgstr ""
+
+#: mod/profiles.php:730
+msgid "Love/romance"
+msgstr ""
+
+#: mod/profiles.php:731
+msgid "Work/employment"
+msgstr ""
+
+#: mod/profiles.php:732
+msgid "School/education"
+msgstr ""
+
+#: mod/profiles.php:737
+msgid ""
+"This is your public profile. It may "
+"be visible to anybody using the internet."
+msgstr ""
+
+#: mod/profiles.php:747 mod/directory.php:129
+msgid "Age: "
+msgstr ""
+
+#: mod/profiles.php:800
+msgid "Edit/Manage Profiles"
+msgstr ""
+
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
+msgid "Change profile photo"
+msgstr ""
+
+#: mod/profiles.php:802 include/identity.php:232
+msgid "Create New Profile"
+msgstr ""
+
+#: mod/profiles.php:813 include/identity.php:242
+msgid "Profile Image"
+msgstr ""
+
+#: mod/profiles.php:815 include/identity.php:245
+msgid "visible to everybody"
+msgstr ""
+
+#: mod/profiles.php:816 include/identity.php:246
+msgid "Edit visibility"
+msgstr ""
+
+#: mod/share.php:38
+msgid "link"
+msgstr ""
+
+#: mod/uexport.php:77
+msgid "Export account"
+msgstr ""
+
+#: mod/uexport.php:77
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr ""
+
+#: mod/uexport.php:78
+msgid "Export all"
+msgstr ""
+
+#: mod/uexport.php:78
+msgid ""
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
+msgstr ""
+
+#: mod/ping.php:233
+msgid "{0} wants to be your friend"
+msgstr ""
+
+#: mod/ping.php:248
+msgid "{0} sent you a message"
+msgstr ""
+
+#: mod/ping.php:263
+msgid "{0} requested registration"
+msgstr ""
+
+#: mod/navigation.php:20 include/nav.php:34
+msgid "Nothing new here"
+msgstr ""
+
+#: mod/navigation.php:24 include/nav.php:38
+msgid "Clear notifications"
+msgstr ""
+
+#: mod/community.php:23
+msgid "Not available."
+msgstr ""
+
+#: mod/community.php:32 view/theme/diabook/theme.php:129 include/nav.php:137
+#: include/nav.php:139
+msgid "Community"
+msgstr ""
+
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
+msgid "Save to Folder:"
+msgstr ""
+
+#: mod/filer.php:30
+msgid "- select -"
+msgstr ""
+
+#: mod/wall_attach.php:83
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr ""
+
+#: mod/wall_attach.php:83
+msgid "Or - did you try to upload an empty file?"
+msgstr ""
+
+#: mod/wall_attach.php:94
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr ""
+
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
+msgid "File upload failed."
+msgstr ""
+
+#: mod/profperm.php:25 mod/profperm.php:56
+msgid "Invalid profile identifier."
+msgstr ""
+
+#: mod/profperm.php:102
+msgid "Profile Visibility Editor"
+msgstr ""
+
+#: mod/profperm.php:106 mod/group.php:222
+msgid "Click on a contact to add or remove."
+msgstr ""
+
+#: mod/profperm.php:115
+msgid "Visible To"
+msgstr ""
+
+#: mod/profperm.php:131
+msgid "All Contacts (with secure profile access)"
+msgstr ""
+
+#: mod/suggest.php:27
+msgid "Do you really want to delete this suggestion?"
+msgstr ""
+
+#: mod/suggest.php:69 view/theme/diabook/theme.php:527
+#: include/contact_widgets.php:35
+msgid "Friend Suggestions"
+msgstr ""
+
+#: mod/suggest.php:76
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr ""
+
+#: mod/suggest.php:94
+msgid "Ignore/Hide"
+msgstr ""
+
+#: mod/viewsrc.php:7
+msgid "Access denied."
+msgstr ""
+
+#: mod/repair_ostatus.php:14
+msgid "Resubsribing to OStatus contacts"
+msgstr ""
+
+#: mod/repair_ostatus.php:30
+msgid "Error"
+msgstr ""
+
+#: mod/repair_ostatus.php:44 mod/ostatus_subscribe.php:51
+msgid "Done"
+msgstr ""
+
+#: mod/repair_ostatus.php:50 mod/ostatus_subscribe.php:73
+msgid "Keep this window open until done."
+msgstr ""
+
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
#, php-format
msgid "%1$s welcomes %2$s"
msgstr ""
-#: ../../mod/dfrn_confirm.php:121
+#: mod/manage.php:106
+msgid "Manage Identities and/or Pages"
+msgstr ""
+
+#: mod/manage.php:107
msgid ""
-"This may occasionally happen if contact was requested by both persons and it "
-"has already been approved."
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
msgstr ""
-#: ../../mod/dfrn_confirm.php:240
-msgid "Response from remote site was not understood."
+#: mod/manage.php:108
+msgid "Select an identity to manage: "
msgstr ""
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
+#: mod/delegate.php:101
+msgid "No potential page delegates located."
msgstr ""
-#: ../../mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
+#: mod/delegate.php:130 include/nav.php:179
+msgid "Delegate Page Management"
msgstr ""
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
-msgid "Remote site reported: "
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:277
-msgid "Temporary failure. Please wait and try again."
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:284
-msgid "Introduction failed or was revoked."
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:429
-msgid "Unable to set contact photo."
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:571
-#, php-format
-msgid "No user record found for '%s' "
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:581
-msgid "Our site encryption key is apparently messed up."
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:592
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:613
-msgid "Contact record was not found for you on our site."
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:627
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr ""
-
-#: ../../mod/dfrn_confirm.php:647
+#: mod/delegate.php:132
msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
+"Delegates are able to manage all aspects of this account/page except for "
+"basic account settings. Please do not delegate your personal account to "
+"anybody that you do not trust completely."
msgstr ""
-#: ../../mod/dfrn_confirm.php:658
-msgid "Unable to set your contact credentials on our system."
+#: mod/delegate.php:133
+msgid "Existing Page Managers"
msgstr ""
-#: ../../mod/dfrn_confirm.php:725
-msgid "Unable to update your contact profile details on our system"
+#: mod/delegate.php:135
+msgid "Existing Page Delegates"
msgstr ""
-#: ../../mod/dfrn_confirm.php:797
-#, php-format
-msgid "%1$s has joined %2$s"
+#: mod/delegate.php:137
+msgid "Potential Delegates"
msgstr ""
-#: ../../mod/item.php:114
-msgid "Unable to locate original post."
+#: mod/delegate.php:140
+msgid "Add"
msgstr ""
-#: ../../mod/item.php:346
-msgid "Empty post discarded."
+#: mod/delegate.php:141
+msgid "No entries."
msgstr ""
-#: ../../mod/item.php:839
-msgid "System error. Post not saved."
+#: mod/viewcontacts.php:41
+msgid "No contacts."
msgstr ""
-#: ../../mod/item.php:965
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social network."
+#: mod/viewcontacts.php:78 include/text.php:917
+msgid "View Contacts"
msgstr ""
-#: ../../mod/item.php:967
-#, php-format
-msgid "You may visit them online at %s"
+#: mod/notes.php:44 include/identity.php:676
+msgid "Personal Notes"
msgstr ""
-#: ../../mod/item.php:968
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
+#: mod/poke.php:192
+msgid "Poke/Prod"
msgstr ""
-#: ../../mod/item.php:972
-#, php-format
-msgid "%s posted an update."
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
msgstr ""
-#: ../../mod/profile_photo.php:44
-msgid "Image uploaded but image cropping failed."
+#: mod/poke.php:194
+msgid "Recipient"
msgstr ""
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
-#, php-format
-msgid "Image size reduction [%s] failed."
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
msgstr ""
-#: ../../mod/profile_photo.php:118
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
+#: mod/poke.php:198
+msgid "Make this post private"
msgstr ""
-#: ../../mod/profile_photo.php:128
-msgid "Unable to process image"
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
+msgid "Global Directory"
msgstr ""
-#: ../../mod/profile_photo.php:242
-msgid "Upload File:"
-msgstr ""
-
-#: ../../mod/profile_photo.php:243
-msgid "Select a profile:"
-msgstr ""
-
-#: ../../mod/profile_photo.php:245
-msgid "Upload"
-msgstr ""
-
-#: ../../mod/profile_photo.php:248
-msgid "skip this step"
-msgstr ""
-
-#: ../../mod/profile_photo.php:248
-msgid "select a photo from your photo albums"
-msgstr ""
-
-#: ../../mod/profile_photo.php:262
-msgid "Crop Image"
-msgstr ""
-
-#: ../../mod/profile_photo.php:263
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr ""
-
-#: ../../mod/profile_photo.php:265
-msgid "Done Editing"
-msgstr ""
-
-#: ../../mod/profile_photo.php:299
-msgid "Image uploaded successfully."
-msgstr ""
-
-#: ../../mod/allfriends.php:34
-#, php-format
-msgid "Friends of %s"
-msgstr ""
-
-#: ../../mod/allfriends.php:40
-msgid "No friends to display."
-msgstr ""
-
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
msgid "Find on this site"
msgstr ""
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
msgid "Site Directory"
msgstr ""
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
msgid "Gender: "
msgstr ""
-#: ../../mod/directory.php:189
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:561
+msgid "Status:"
+msgstr ""
+
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:572
+msgid "Homepage:"
+msgstr ""
+
+#: mod/directory.php:205
msgid "No entries (some entries may be hidden)."
msgstr ""
-#: ../../mod/localtime.php:24
+#: mod/ostatus_subscribe.php:14
+msgid "Subsribing to OStatus contacts"
+msgstr ""
+
+#: mod/ostatus_subscribe.php:25
+msgid "No contact provided."
+msgstr ""
+
+#: mod/ostatus_subscribe.php:30
+msgid "Couldn't fetch information for contact."
+msgstr ""
+
+#: mod/ostatus_subscribe.php:38
+msgid "Couldn't fetch friends for contact."
+msgstr ""
+
+#: mod/ostatus_subscribe.php:65
+msgid "success"
+msgstr ""
+
+#: mod/ostatus_subscribe.php:67
+msgid "failed"
+msgstr ""
+
+#: mod/localtime.php:12 include/event.php:13 include/bb2diaspora.php:148
+msgid "l F d, Y \\@ g:i A"
+msgstr ""
+
+#: mod/localtime.php:24
msgid "Time Conversion"
msgstr ""
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
msgstr ""
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
#, php-format
msgid "UTC time: %s"
msgstr ""
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
#, php-format
msgid "Current timezone: %s"
msgstr ""
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
#, php-format
msgid "Converted localtime: %s"
msgstr ""
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
msgid "Please select your timezone:"
msgstr ""
+
+#: mod/oexchange.php:25
+msgid "Post successful."
+msgstr ""
+
+#: mod/profile_photo.php:44
+msgid "Image uploaded but image cropping failed."
+msgstr ""
+
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr ""
+
+#: mod/profile_photo.php:118
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr ""
+
+#: mod/profile_photo.php:128
+msgid "Unable to process image"
+msgstr ""
+
+#: mod/profile_photo.php:242
+msgid "Upload File:"
+msgstr ""
+
+#: mod/profile_photo.php:243
+msgid "Select a profile:"
+msgstr ""
+
+#: mod/profile_photo.php:245
+#: view/smarty3/compiled/7ed3c1755557256685d55b3a8e5cca927de090fb.file.filebrowser_plain.tpl.php:96
+#: view/smarty3/compiled/48b358673d34ee5cf1512cb114ef7f14c9f5b9d0.file.filebrowser_plain.tpl.php:96
+#: view/smarty3/compiled/be03ead94b64e658f07d62d8fbdc13a08b408e62.file.filebrowser_plain.tpl.php:103
+msgid "Upload"
+msgstr ""
+
+#: mod/profile_photo.php:248
+msgid "or"
+msgstr ""
+
+#: mod/profile_photo.php:248
+msgid "skip this step"
+msgstr ""
+
+#: mod/profile_photo.php:248
+msgid "select a photo from your photo albums"
+msgstr ""
+
+#: mod/profile_photo.php:262
+msgid "Crop Image"
+msgstr ""
+
+#: mod/profile_photo.php:263
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr ""
+
+#: mod/profile_photo.php:265
+msgid "Done Editing"
+msgstr ""
+
+#: mod/profile_photo.php:299
+msgid "Image uploaded successfully."
+msgstr ""
+
+#: mod/install.php:119
+msgid "Friendica Communications Server - Setup"
+msgstr ""
+
+#: mod/install.php:125
+msgid "Could not connect to database."
+msgstr ""
+
+#: mod/install.php:129
+msgid "Could not create table."
+msgstr ""
+
+#: mod/install.php:135
+msgid "Your Friendica site database has been installed."
+msgstr ""
+
+#: mod/install.php:140
+msgid ""
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr ""
+
+#: mod/install.php:141 mod/install.php:208 mod/install.php:537
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr ""
+
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr ""
+
+#: mod/install.php:205
+msgid "System check"
+msgstr ""
+
+#: mod/install.php:210
+msgid "Check again"
+msgstr ""
+
+#: mod/install.php:229
+msgid "Database connection"
+msgstr ""
+
+#: mod/install.php:230
+msgid ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr ""
+
+#: mod/install.php:231
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr ""
+
+#: mod/install.php:232
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr ""
+
+#: mod/install.php:236
+msgid "Database Server Name"
+msgstr ""
+
+#: mod/install.php:237
+msgid "Database Login Name"
+msgstr ""
+
+#: mod/install.php:238
+msgid "Database Login Password"
+msgstr ""
+
+#: mod/install.php:239
+msgid "Database Name"
+msgstr ""
+
+#: mod/install.php:240 mod/install.php:279
+msgid "Site administrator email address"
+msgstr ""
+
+#: mod/install.php:240 mod/install.php:279
+msgid ""
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr ""
+
+#: mod/install.php:244 mod/install.php:282
+msgid "Please select a default timezone for your website"
+msgstr ""
+
+#: mod/install.php:269
+msgid "Site settings"
+msgstr ""
+
+#: mod/install.php:323
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr ""
+
+#: mod/install.php:324
+msgid ""
+"If you don't have a command line version of PHP installed on server, you "
+"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
+msgstr ""
+
+#: mod/install.php:328
+msgid "PHP executable path"
+msgstr ""
+
+#: mod/install.php:328
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr ""
+
+#: mod/install.php:333
+msgid "Command line PHP"
+msgstr ""
+
+#: mod/install.php:342
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr ""
+
+#: mod/install.php:343
+msgid "Found PHP version: "
+msgstr ""
+
+#: mod/install.php:345
+msgid "PHP cli binary"
+msgstr ""
+
+#: mod/install.php:356
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr ""
+
+#: mod/install.php:357
+msgid "This is required for message delivery to work."
+msgstr ""
+
+#: mod/install.php:359
+msgid "PHP register_argc_argv"
+msgstr ""
+
+#: mod/install.php:380
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr ""
+
+#: mod/install.php:381
+msgid ""
+"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
+"installation.php\"."
+msgstr ""
+
+#: mod/install.php:383
+msgid "Generate encryption keys"
+msgstr ""
+
+#: mod/install.php:390
+msgid "libCurl PHP module"
+msgstr ""
+
+#: mod/install.php:391
+msgid "GD graphics PHP module"
+msgstr ""
+
+#: mod/install.php:392
+msgid "OpenSSL PHP module"
+msgstr ""
+
+#: mod/install.php:393
+msgid "mysqli PHP module"
+msgstr ""
+
+#: mod/install.php:394
+msgid "mb_string PHP module"
+msgstr ""
+
+#: mod/install.php:395
+msgid "mcrypt PHP module"
+msgstr ""
+
+#: mod/install.php:400 mod/install.php:402
+msgid "Apache mod_rewrite module"
+msgstr ""
+
+#: mod/install.php:400
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr ""
+
+#: mod/install.php:408
+msgid "Error: libCURL PHP module required but not installed."
+msgstr ""
+
+#: mod/install.php:412
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr ""
+
+#: mod/install.php:416
+msgid "Error: openssl PHP module required but not installed."
+msgstr ""
+
+#: mod/install.php:420
+msgid "Error: mysqli PHP module required but not installed."
+msgstr ""
+
+#: mod/install.php:424
+msgid "Error: mb_string PHP module required but not installed."
+msgstr ""
+
+#: mod/install.php:428
+msgid "Error: mcrypt PHP module required but not installed."
+msgstr ""
+
+#: mod/install.php:447
+msgid ""
+"The web installer needs to be able to create a file called \".htconfig.php\" "
+"in the top folder of your web server and it is unable to do so."
+msgstr ""
+
+#: mod/install.php:448
+msgid ""
+"This is most often a permission setting, as the web server may not be able "
+"to write files in your folder - even if you can."
+msgstr ""
+
+#: mod/install.php:449
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named .htconfig.php in your Friendica top folder."
+msgstr ""
+
+#: mod/install.php:450
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation. "
+"Please see the file \"INSTALL.txt\" for instructions."
+msgstr ""
+
+#: mod/install.php:453
+msgid ".htconfig.php is writable"
+msgstr ""
+
+#: mod/install.php:463
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr ""
+
+#: mod/install.php:464
+msgid ""
+"In order to store these compiled templates, the web server needs to have "
+"write access to the directory view/smarty3/ under the Friendica top level "
+"folder."
+msgstr ""
+
+#: mod/install.php:465
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has "
+"write access to this folder."
+msgstr ""
+
+#: mod/install.php:466
+msgid ""
+"Note: as a security measure, you should give the web server write access to "
+"view/smarty3/ only--not the template files (.tpl) that it contains."
+msgstr ""
+
+#: mod/install.php:469
+msgid "view/smarty3 is writable"
+msgstr ""
+
+#: mod/install.php:485
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr ""
+
+#: mod/install.php:487
+msgid "Url rewrite is working"
+msgstr ""
+
+#: mod/install.php:496
+msgid ""
+"The database configuration file \".htconfig.php\" could not be written. "
+"Please use the enclosed text to create a configuration file in your web "
+"server root."
+msgstr ""
+
+#: mod/install.php:535
+msgid "
What next
"
+msgstr ""
+
+#: mod/install.php:536
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the poller."
+msgstr ""
+
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr ""
+
+#: mod/group.php:29
+msgid "Group created."
+msgstr ""
+
+#: mod/group.php:35
+msgid "Could not create group."
+msgstr ""
+
+#: mod/group.php:47 mod/group.php:140
+msgid "Group not found."
+msgstr ""
+
+#: mod/group.php:60
+msgid "Group name changed."
+msgstr ""
+
+#: mod/group.php:87
+msgid "Save Group"
+msgstr ""
+
+#: mod/group.php:93
+msgid "Create a group of contacts/friends."
+msgstr ""
+
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
+msgid "Group Name: "
+msgstr ""
+
+#: mod/group.php:113
+msgid "Group removed."
+msgstr ""
+
+#: mod/group.php:115
+msgid "Unable to remove group."
+msgstr ""
+
+#: mod/group.php:177
+msgid "Group Editor"
+msgstr ""
+
+#: mod/group.php:190
+msgid "Members"
+msgstr ""
+
+#: mod/content.php:119 mod/network.php:532
+msgid "No such group"
+msgstr ""
+
+#: mod/content.php:130 mod/network.php:549
+msgid "Group is empty"
+msgstr ""
+
+#: mod/content.php:135 mod/network.php:560
+#, php-format
+msgid "Group: %s"
+msgstr ""
+
+#: mod/content.php:499 include/conversation.php:689
+msgid "View in context"
+msgstr ""
+
+#: mod/regmod.php:55
+msgid "Account approved."
+msgstr ""
+
+#: mod/regmod.php:92
+#, php-format
+msgid "Registration revoked for %s"
+msgstr ""
+
+#: mod/regmod.php:104
+msgid "Please login."
+msgstr ""
+
+#: mod/match.php:18
+msgid "Profile Match"
+msgstr ""
+
+#: mod/match.php:27
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr ""
+
+#: mod/match.php:69
+msgid "is interested in:"
+msgstr ""
+
+#: mod/item.php:115
+msgid "Unable to locate original post."
+msgstr ""
+
+#: mod/item.php:347
+msgid "Empty post discarded."
+msgstr ""
+
+#: mod/item.php:860
+msgid "System error. Post not saved."
+msgstr ""
+
+#: mod/item.php:989
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social network."
+msgstr ""
+
+#: mod/item.php:991
+#, php-format
+msgid "You may visit them online at %s"
+msgstr ""
+
+#: mod/item.php:992
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr ""
+
+#: mod/item.php:996
+#, php-format
+msgid "%s posted an update."
+msgstr ""
+
+#: mod/mood.php:62 include/conversation.php:226
+#, php-format
+msgid "%1$s is currently %2$s"
+msgstr ""
+
+#: mod/mood.php:133
+msgid "Mood"
+msgstr ""
+
+#: mod/mood.php:134
+msgid "Set your current mood and tell your friends"
+msgstr ""
+
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr ""
+
+#: mod/network.php:197 include/group.php:277
+msgid "add"
+msgstr ""
+
+#: mod/network.php:358
+msgid "Commented Order"
+msgstr ""
+
+#: mod/network.php:361
+msgid "Sort by Comment Date"
+msgstr ""
+
+#: mod/network.php:365
+msgid "Posted Order"
+msgstr ""
+
+#: mod/network.php:368
+msgid "Sort by Post Date"
+msgstr ""
+
+#: mod/network.php:378
+msgid "Posts that mention or involve you"
+msgstr ""
+
+#: mod/network.php:385
+msgid "New"
+msgstr ""
+
+#: mod/network.php:388
+msgid "Activity Stream - by date"
+msgstr ""
+
+#: mod/network.php:395
+msgid "Shared Links"
+msgstr ""
+
+#: mod/network.php:398
+msgid "Interesting Links"
+msgstr ""
+
+#: mod/network.php:405
+msgid "Starred"
+msgstr ""
+
+#: mod/network.php:408
+msgid "Favourite Posts"
+msgstr ""
+
+#: mod/network.php:466
+#, php-format
+msgid "Warning: This group contains %s member from an insecure network."
+msgid_plural ""
+"Warning: This group contains %s members from an insecure network."
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/network.php:469
+msgid "Private messages to this group are at risk of public disclosure."
+msgstr ""
+
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr ""
+
+#: mod/network.php:582
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr ""
+
+#: mod/network.php:587
+msgid "Invalid contact."
+msgstr ""
+
+#: mod/crepair.php:107
+msgid "Contact settings applied."
+msgstr ""
+
+#: mod/crepair.php:109
+msgid "Contact update failed."
+msgstr ""
+
+#: mod/crepair.php:140
+msgid "Repair Contact Settings"
+msgstr ""
+
+#: mod/crepair.php:142
+msgid ""
+"WARNING: This is highly advanced and if you enter incorrect "
+"information your communications with this contact may stop working."
+msgstr ""
+
+#: mod/crepair.php:143
+msgid ""
+"Please use your browser 'Back' button now if you are "
+"uncertain what to do on this page."
+msgstr ""
+
+#: mod/crepair.php:149
+msgid "Return to contact editor"
+msgstr ""
+
+#: mod/crepair.php:160 mod/crepair.php:162
+msgid "No mirroring"
+msgstr ""
+
+#: mod/crepair.php:160
+msgid "Mirror as forwarded posting"
+msgstr ""
+
+#: mod/crepair.php:160 mod/crepair.php:162
+msgid "Mirror as my own posting"
+msgstr ""
+
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr ""
+
+#: mod/crepair.php:171
+msgid "Account Nickname"
+msgstr ""
+
+#: mod/crepair.php:172
+msgid "@Tagname - overrides Name/Nickname"
+msgstr ""
+
+#: mod/crepair.php:173
+msgid "Account URL"
+msgstr ""
+
+#: mod/crepair.php:174
+msgid "Friend Request URL"
+msgstr ""
+
+#: mod/crepair.php:175
+msgid "Friend Confirm URL"
+msgstr ""
+
+#: mod/crepair.php:176
+msgid "Notification Endpoint URL"
+msgstr ""
+
+#: mod/crepair.php:177
+msgid "Poll/Feed URL"
+msgstr ""
+
+#: mod/crepair.php:178
+msgid "New photo from this URL"
+msgstr ""
+
+#: mod/crepair.php:179
+msgid "Remote Self"
+msgstr ""
+
+#: mod/crepair.php:181
+msgid "Mirror postings from this contact"
+msgstr ""
+
+#: mod/crepair.php:181
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr ""
+
+#: view/theme/diabook/theme.php:123 include/nav.php:76 include/nav.php:156
+msgid "Your posts and conversations"
+msgstr ""
+
+#: view/theme/diabook/theme.php:124 include/nav.php:77
+msgid "Your profile page"
+msgstr ""
+
+#: view/theme/diabook/theme.php:125
+msgid "Your contacts"
+msgstr ""
+
+#: view/theme/diabook/theme.php:126 include/nav.php:78
+msgid "Your photos"
+msgstr ""
+
+#: view/theme/diabook/theme.php:127 include/nav.php:80
+msgid "Your events"
+msgstr ""
+
+#: view/theme/diabook/theme.php:128 include/nav.php:81
+msgid "Personal notes"
+msgstr ""
+
+#: view/theme/diabook/theme.php:128
+msgid "Your personal photos"
+msgstr ""
+
+#: view/theme/diabook/theme.php:130 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:624 view/theme/diabook/config.php:158
+msgid "Community Pages"
+msgstr ""
+
+#: view/theme/diabook/theme.php:391 view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160
+msgid "Community Profiles"
+msgstr ""
+
+#: view/theme/diabook/theme.php:412 view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164
+msgid "Last users"
+msgstr ""
+
+#: view/theme/diabook/theme.php:441 view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166
+msgid "Last likes"
+msgstr ""
+
+#: view/theme/diabook/theme.php:463 include/text.php:2032
+#: include/conversation.php:118 include/conversation.php:245
+msgid "event"
+msgstr ""
+
+#: view/theme/diabook/theme.php:486 view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165
+msgid "Last photos"
+msgstr ""
+
+#: view/theme/diabook/theme.php:523 view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163
+msgid "Find Friends"
+msgstr ""
+
+#: view/theme/diabook/theme.php:524
+msgid "Local Directory"
+msgstr ""
+
+#: view/theme/diabook/theme.php:526 include/contact_widgets.php:36
+msgid "Similar Interests"
+msgstr ""
+
+#: view/theme/diabook/theme.php:528 include/contact_widgets.php:38
+msgid "Invite Friends"
+msgstr ""
+
+#: view/theme/diabook/theme.php:579 view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159
+msgid "Earth Layers"
+msgstr ""
+
+#: view/theme/diabook/theme.php:584
+msgid "Set zoomfactor for Earth Layers"
+msgstr ""
+
+#: view/theme/diabook/theme.php:585 view/theme/diabook/config.php:156
+msgid "Set longitude (X) for Earth Layers"
+msgstr ""
+
+#: view/theme/diabook/theme.php:586 view/theme/diabook/config.php:157
+msgid "Set latitude (Y) for Earth Layers"
+msgstr ""
+
+#: view/theme/diabook/theme.php:599 view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161
+msgid "Help or @NewHere ?"
+msgstr ""
+
+#: view/theme/diabook/theme.php:606 view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162
+msgid "Connect Services"
+msgstr ""
+
+#: view/theme/diabook/theme.php:621 view/theme/diabook/config.php:142
+#: include/acl_selectors.php:337
+msgid "don't show"
+msgstr ""
+
+#: view/theme/diabook/theme.php:621 view/theme/diabook/config.php:142
+#: include/acl_selectors.php:336
+msgid "show"
+msgstr ""
+
+#: view/theme/diabook/theme.php:622
+msgid "Show/hide boxes at right-hand column:"
+msgstr ""
+
+#: view/theme/diabook/config.php:151 view/theme/dispy/config.php:73
+#: view/theme/cleanzero/config.php:84
+msgid "Set font-size for posts and comments"
+msgstr ""
+
+#: view/theme/diabook/config.php:152 view/theme/dispy/config.php:74
+msgid "Set line-height for posts and comments"
+msgstr ""
+
+#: view/theme/diabook/config.php:153
+msgid "Set resolution for middle column"
+msgstr ""
+
+#: view/theme/diabook/config.php:154
+msgid "Set color scheme"
+msgstr ""
+
+#: view/theme/diabook/config.php:155
+msgid "Set zoomfactor for Earth Layer"
+msgstr ""
+
+#: view/theme/vier/config.php:59
+msgid "Set style"
+msgstr ""
+
+#: view/theme/dispy/config.php:75
+msgid "Set colour scheme"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:44 include/text.php:1768
+#: include/user.php:255
+msgid "default"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:45
+msgid "greenzero"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:46
+msgid "purplezero"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:47
+msgid "easterbunny"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:48
+msgid "darkzero"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:49
+msgid "comix"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:50
+msgid "slackr"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:62
+msgid "Variations"
+msgstr ""
+
+#: view/theme/quattro/config.php:67
+msgid "Alignment"
+msgstr ""
+
+#: view/theme/quattro/config.php:67
+msgid "Left"
+msgstr ""
+
+#: view/theme/quattro/config.php:67
+msgid "Center"
+msgstr ""
+
+#: view/theme/quattro/config.php:68 view/theme/cleanzero/config.php:86
+msgid "Color scheme"
+msgstr ""
+
+#: view/theme/quattro/config.php:69
+msgid "Posts font size"
+msgstr ""
+
+#: view/theme/quattro/config.php:70
+msgid "Textareas font size"
+msgstr ""
+
+#: view/theme/cleanzero/config.php:83
+msgid "Set resize level for images in posts and comments (width and height)"
+msgstr ""
+
+#: view/theme/cleanzero/config.php:85
+msgid "Set theme width"
+msgstr ""
+
+#: view/smarty3/compiled/de93dd804a3e4e0c280f6a6ccb3ab9b0eaebd65d.file.blob.tpl.php:106
+msgid "Click here to download"
+msgstr ""
+
+#: view/smarty3/compiled/e3e71db17e5b19827a9ae25070c4171ecb4fad17.file.project.tpl.php:149
+#: view/smarty3/compiled/681c121d981f553bdaa9e163d8a08e0bb4bd88ec.file.tree.tpl.php:121
+msgid "Create new pull request"
+msgstr ""
+
+#: view/smarty3/compiled/919a59d5a78d842406e0afa69e5825d6feb5dc06.file.admin_plugins.tpl.php:42
+msgid "Reload active plugins"
+msgstr ""
+
+#: view/smarty3/compiled/1708ab6fbb592af5399438bf991f7b474286b1b1.file.contact_drop_confirm.tpl.php:22
+msgid "Drop contact"
+msgstr ""
+
+#: view/smarty3/compiled/0ab9915ded65caccda8a9411b11cb533ec6f1af8.file.list_public_projects.tpl.php:32
+msgid "Public projects on this node"
+msgstr ""
+
+#: view/smarty3/compiled/0ab9915ded65caccda8a9411b11cb533ec6f1af8.file.list_public_projects.tpl.php:79
+#: view/smarty3/compiled/68590690bd1fadc9898381cbb32b3ed34d6baab6.file.index.tpl.php:68
+#, php-format
+msgid ""
+"Do you want to delete the project '%s'?\\n\\nThis operation cannot be undone."
+msgstr ""
+
+#: view/smarty3/compiled/1db8395fd4b71e9c520b6b80e9f3ed29e256be20.file.clonerepo.tpl.php:56
+msgid "Visibility"
+msgstr ""
+
+#: view/smarty3/compiled/1db8395fd4b71e9c520b6b80e9f3ed29e256be20.file.clonerepo.tpl.php:72
+#: view/smarty3/compiled/94127d6f81f2af31862a508c8c0e2c8568904f2f.file.pullrequest_new.tpl.php:69
+msgid "Create"
+msgstr ""
+
+#: view/smarty3/compiled/2fd5e5477cae394009c2532728561334470ac491.file.pullrequest_list.tpl.php:107
+msgid "No pull requests to show"
+msgstr ""
+
+#: view/smarty3/compiled/2fd5e5477cae394009c2532728561334470ac491.file.pullrequest_list.tpl.php:123
+msgid "opened by"
+msgstr ""
+
+#: view/smarty3/compiled/2fd5e5477cae394009c2532728561334470ac491.file.pullrequest_list.tpl.php:128
+msgid "closed"
+msgstr ""
+
+#: view/smarty3/compiled/2fd5e5477cae394009c2532728561334470ac491.file.pullrequest_list.tpl.php:133
+msgid "merged"
+msgstr ""
+
+#: view/smarty3/compiled/68590690bd1fadc9898381cbb32b3ed34d6baab6.file.index.tpl.php:31
+msgid "Projects"
+msgstr ""
+
+#: view/smarty3/compiled/68590690bd1fadc9898381cbb32b3ed34d6baab6.file.index.tpl.php:32
+msgid "add new"
+msgstr ""
+
+#: view/smarty3/compiled/68590690bd1fadc9898381cbb32b3ed34d6baab6.file.index.tpl.php:51
+msgid "delete"
+msgstr ""
+
+#: view/smarty3/compiled/4bbe2f5d3d1015c250383e229b603c26c960f47c.file.commits.tpl.php:80
+#: view/smarty3/compiled/1cdeb5a00fc3621815c983a6f754af6d16ff85c9.file.commit.tpl.php:80
+#: view/smarty3/compiled/0427bde50f01fd26112193bc4daba7b58c19ca11.file.aside.tpl.php:51
+msgid "Clone this project:"
+msgstr ""
+
+#: view/smarty3/compiled/94127d6f81f2af31862a508c8c0e2c8568904f2f.file.pullrequest_new.tpl.php:38
+msgid "New pull request"
+msgstr ""
+
+#: view/smarty3/compiled/94127d6f81f2af31862a508c8c0e2c8568904f2f.file.pullrequest_new.tpl.php:63
+msgid "Can't show you the diff at the moment. Sorry"
+msgstr ""
+
+#: boot.php:763
+msgid "Delete this item?"
+msgstr ""
+
+#: boot.php:766
+msgid "show fewer"
+msgstr ""
+
+#: boot.php:1140
+#, php-format
+msgid "Update %s failed. See error logs."
+msgstr ""
+
+#: boot.php:1247
+msgid "Create a New Account"
+msgstr ""
+
+#: boot.php:1272 include/nav.php:73
+msgid "Logout"
+msgstr ""
+
+#: boot.php:1275
+msgid "Nickname or Email address: "
+msgstr ""
+
+#: boot.php:1276
+msgid "Password: "
+msgstr ""
+
+#: boot.php:1277
+msgid "Remember me"
+msgstr ""
+
+#: boot.php:1280
+msgid "Or login using OpenID: "
+msgstr ""
+
+#: boot.php:1286
+msgid "Forgot your password?"
+msgstr ""
+
+#: boot.php:1289
+msgid "Website Terms of Service"
+msgstr ""
+
+#: boot.php:1290
+msgid "terms of service"
+msgstr ""
+
+#: boot.php:1292
+msgid "Website Privacy Policy"
+msgstr ""
+
+#: boot.php:1293
+msgid "privacy policy"
+msgstr ""
+
+#: include/features.php:23
+msgid "General Features"
+msgstr ""
+
+#: include/features.php:25
+msgid "Multiple Profiles"
+msgstr ""
+
+#: include/features.php:25
+msgid "Ability to create multiple profiles"
+msgstr ""
+
+#: include/features.php:30
+msgid "Post Composition Features"
+msgstr ""
+
+#: include/features.php:31
+msgid "Richtext Editor"
+msgstr ""
+
+#: include/features.php:31
+msgid "Enable richtext editor"
+msgstr ""
+
+#: include/features.php:32
+msgid "Post Preview"
+msgstr ""
+
+#: include/features.php:32
+msgid "Allow previewing posts and comments before publishing them"
+msgstr ""
+
+#: include/features.php:33
+msgid "Auto-mention Forums"
+msgstr ""
+
+#: include/features.php:33
+msgid ""
+"Add/remove mention when a fourm page is selected/deselected in ACL window."
+msgstr ""
+
+#: include/features.php:38
+msgid "Network Sidebar Widgets"
+msgstr ""
+
+#: include/features.php:39
+msgid "Search by Date"
+msgstr ""
+
+#: include/features.php:39
+msgid "Ability to select posts by date ranges"
+msgstr ""
+
+#: include/features.php:40
+msgid "Group Filter"
+msgstr ""
+
+#: include/features.php:40
+msgid "Enable widget to display Network posts only from selected group"
+msgstr ""
+
+#: include/features.php:41
+msgid "Network Filter"
+msgstr ""
+
+#: include/features.php:41
+msgid "Enable widget to display Network posts only from selected network"
+msgstr ""
+
+#: include/features.php:42
+msgid "Save search terms for re-use"
+msgstr ""
+
+#: include/features.php:47
+msgid "Network Tabs"
+msgstr ""
+
+#: include/features.php:48
+msgid "Network Personal Tab"
+msgstr ""
+
+#: include/features.php:48
+msgid "Enable tab to display only Network posts that you've interacted on"
+msgstr ""
+
+#: include/features.php:49
+msgid "Network New Tab"
+msgstr ""
+
+#: include/features.php:49
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr ""
+
+#: include/features.php:50
+msgid "Network Shared Links Tab"
+msgstr ""
+
+#: include/features.php:50
+msgid "Enable tab to display only Network posts with links in them"
+msgstr ""
+
+#: include/features.php:55
+msgid "Post/Comment Tools"
+msgstr ""
+
+#: include/features.php:56
+msgid "Multiple Deletion"
+msgstr ""
+
+#: include/features.php:56
+msgid "Select and delete multiple posts/comments at once"
+msgstr ""
+
+#: include/features.php:57
+msgid "Edit Sent Posts"
+msgstr ""
+
+#: include/features.php:57
+msgid "Edit and correct posts and comments after sending"
+msgstr ""
+
+#: include/features.php:58
+msgid "Tagging"
+msgstr ""
+
+#: include/features.php:58
+msgid "Ability to tag existing posts"
+msgstr ""
+
+#: include/features.php:59
+msgid "Post Categories"
+msgstr ""
+
+#: include/features.php:59
+msgid "Add categories to your posts"
+msgstr ""
+
+#: include/features.php:60 include/contact_widgets.php:104
+msgid "Saved Folders"
+msgstr ""
+
+#: include/features.php:60
+msgid "Ability to file posts under folders"
+msgstr ""
+
+#: include/features.php:61
+msgid "Dislike Posts"
+msgstr ""
+
+#: include/features.php:61
+msgid "Ability to dislike posts/comments"
+msgstr ""
+
+#: include/features.php:62
+msgid "Star Posts"
+msgstr ""
+
+#: include/features.php:62
+msgid "Ability to mark special posts with a star indicator"
+msgstr ""
+
+#: include/features.php:63
+msgid "Mute Post Notifications"
+msgstr ""
+
+#: include/features.php:63
+msgid "Ability to mute notifications for a thread"
+msgstr ""
+
+#: include/auth.php:38
+msgid "Logged out."
+msgstr ""
+
+#: include/auth.php:128 include/user.php:75
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
+msgstr ""
+
+#: include/auth.php:128 include/user.php:75
+msgid "The error message was:"
+msgstr ""
+
+#: include/event.php:22 include/bb2diaspora.php:154
+msgid "Starts:"
+msgstr ""
+
+#: include/event.php:32 include/bb2diaspora.php:162
+msgid "Finishes:"
+msgstr ""
+
+#: include/message.php:15 include/message.php:173
+msgid "[no subject]"
+msgstr ""
+
+#: include/Scrape.php:603
+msgid " on Last.fm"
+msgstr ""
+
+#: include/text.php:299
+msgid "newer"
+msgstr ""
+
+#: include/text.php:301
+msgid "older"
+msgstr ""
+
+#: include/text.php:306
+msgid "prev"
+msgstr ""
+
+#: include/text.php:308
+msgid "first"
+msgstr ""
+
+#: include/text.php:340
+msgid "last"
+msgstr ""
+
+#: include/text.php:343
+msgid "next"
+msgstr ""
+
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr ""
+
+#: include/text.php:399
+msgid "The end"
+msgstr ""
+
+#: include/text.php:890
+msgid "No contacts"
+msgstr ""
+
+#: include/text.php:905
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] ""
+msgstr[1] ""
+
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr ""
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr ""
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr ""
+
+#: include/text.php:1058
+msgid "poke"
+msgstr ""
+
+#: include/text.php:1058
+msgid "poked"
+msgstr ""
+
+#: include/text.php:1059
+msgid "ping"
+msgstr ""
+
+#: include/text.php:1059
+msgid "pinged"
+msgstr ""
+
+#: include/text.php:1060
+msgid "prod"
+msgstr ""
+
+#: include/text.php:1060
+msgid "prodded"
+msgstr ""
+
+#: include/text.php:1061
+msgid "slap"
+msgstr ""
+
+#: include/text.php:1061
+msgid "slapped"
+msgstr ""
+
+#: include/text.php:1062
+msgid "finger"
+msgstr ""
+
+#: include/text.php:1062
+msgid "fingered"
+msgstr ""
+
+#: include/text.php:1063
+msgid "rebuff"
+msgstr ""
+
+#: include/text.php:1063
+msgid "rebuffed"
+msgstr ""
+
+#: include/text.php:1077
+msgid "happy"
+msgstr ""
+
+#: include/text.php:1078
+msgid "sad"
+msgstr ""
+
+#: include/text.php:1079
+msgid "mellow"
+msgstr ""
+
+#: include/text.php:1080
+msgid "tired"
+msgstr ""
+
+#: include/text.php:1081
+msgid "perky"
+msgstr ""
+
+#: include/text.php:1082
+msgid "angry"
+msgstr ""
+
+#: include/text.php:1083
+msgid "stupified"
+msgstr ""
+
+#: include/text.php:1084
+msgid "puzzled"
+msgstr ""
+
+#: include/text.php:1085
+msgid "interested"
+msgstr ""
+
+#: include/text.php:1086
+msgid "bitter"
+msgstr ""
+
+#: include/text.php:1087
+msgid "cheerful"
+msgstr ""
+
+#: include/text.php:1088
+msgid "alive"
+msgstr ""
+
+#: include/text.php:1089
+msgid "annoyed"
+msgstr ""
+
+#: include/text.php:1090
+msgid "anxious"
+msgstr ""
+
+#: include/text.php:1091
+msgid "cranky"
+msgstr ""
+
+#: include/text.php:1092
+msgid "disturbed"
+msgstr ""
+
+#: include/text.php:1093
+msgid "frustrated"
+msgstr ""
+
+#: include/text.php:1094
+msgid "motivated"
+msgstr ""
+
+#: include/text.php:1095
+msgid "relaxed"
+msgstr ""
+
+#: include/text.php:1096
+msgid "surprised"
+msgstr ""
+
+#: include/text.php:1266
+msgid "Monday"
+msgstr ""
+
+#: include/text.php:1266
+msgid "Tuesday"
+msgstr ""
+
+#: include/text.php:1266
+msgid "Wednesday"
+msgstr ""
+
+#: include/text.php:1266
+msgid "Thursday"
+msgstr ""
+
+#: include/text.php:1266
+msgid "Friday"
+msgstr ""
+
+#: include/text.php:1266
+msgid "Saturday"
+msgstr ""
+
+#: include/text.php:1266
+msgid "Sunday"
+msgstr ""
+
+#: include/text.php:1270
+msgid "January"
+msgstr ""
+
+#: include/text.php:1270
+msgid "February"
+msgstr ""
+
+#: include/text.php:1270
+msgid "March"
+msgstr ""
+
+#: include/text.php:1270
+msgid "April"
+msgstr ""
+
+#: include/text.php:1270
+msgid "May"
+msgstr ""
+
+#: include/text.php:1270
+msgid "June"
+msgstr ""
+
+#: include/text.php:1270
+msgid "July"
+msgstr ""
+
+#: include/text.php:1270
+msgid "August"
+msgstr ""
+
+#: include/text.php:1270
+msgid "September"
+msgstr ""
+
+#: include/text.php:1270
+msgid "October"
+msgstr ""
+
+#: include/text.php:1270
+msgid "November"
+msgstr ""
+
+#: include/text.php:1270
+msgid "December"
+msgstr ""
+
+#: include/text.php:1492
+msgid "bytes"
+msgstr ""
+
+#: include/text.php:1524 include/text.php:1536
+msgid "Click to open/close"
+msgstr ""
+
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr ""
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr ""
+
+#: include/text.php:1780
+msgid "Select an alternate language"
+msgstr ""
+
+#: include/text.php:2036
+msgid "activity"
+msgstr ""
+
+#: include/text.php:2039
+msgid "post"
+msgstr ""
+
+#: include/text.php:2207
+msgid "Item filed"
+msgstr ""
+
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
+msgid "User not found."
+msgstr ""
+
+#: include/api.php:795
+#, php-format
+msgid "Daily posting limit of %d posts reached. The post was rejected."
+msgstr ""
+
+#: include/api.php:814
+#, php-format
+msgid "Weekly posting limit of %d posts reached. The post was rejected."
+msgstr ""
+
+#: include/api.php:833
+#, php-format
+msgid "Monthly posting limit of %d posts reached. The post was rejected."
+msgstr ""
+
+#: include/api.php:1350
+msgid "There is no status with this id."
+msgstr ""
+
+#: include/api.php:1424
+msgid "There is no conversation with this id."
+msgstr ""
+
+#: include/api.php:1703
+msgid "Invalid item."
+msgstr ""
+
+#: include/api.php:1713
+msgid "Invalid action. "
+msgstr ""
+
+#: include/api.php:1721
+msgid "DB error"
+msgstr ""
+
+#: include/dba.php:56 include/dba_pdo.php:72
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr ""
+
+#: include/items.php:2445 include/datetime.php:459
+#, php-format
+msgid "%s's birthday"
+msgstr ""
+
+#: include/items.php:2446 include/datetime.php:460
+#, php-format
+msgid "Happy Birthday %s"
+msgstr ""
+
+#: include/items.php:4866
+msgid "Do you really want to delete this item?"
+msgstr ""
+
+#: include/items.php:5141
+msgid "Archives"
+msgstr ""
+
+#: include/delivery.php:456 include/notifier.php:834
+msgid "(no subject)"
+msgstr ""
+
+#: include/delivery.php:467 include/notifier.php:844 include/enotify.php:33
+msgid "noreply"
+msgstr ""
+
+#: include/diaspora.php:716
+msgid "Sharing notification from Diaspora network"
+msgstr ""
+
+#: include/diaspora.php:2567
+msgid "Attachments:"
+msgstr ""
+
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr ""
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:608
+msgid "Edit profile"
+msgstr ""
+
+#: include/identity.php:220
+msgid "Message"
+msgstr ""
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr ""
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr ""
+
+#: include/identity.php:342
+msgid "Network:"
+msgstr ""
+
+#: include/identity.php:374 include/identity.php:460
+msgid "g A l F d"
+msgstr ""
+
+#: include/identity.php:375 include/identity.php:461
+msgid "F d"
+msgstr ""
+
+#: include/identity.php:420 include/identity.php:507
+msgid "[today]"
+msgstr ""
+
+#: include/identity.php:432
+msgid "Birthday Reminders"
+msgstr ""
+
+#: include/identity.php:433
+msgid "Birthdays this week:"
+msgstr ""
+
+#: include/identity.php:494
+msgid "[No description]"
+msgstr ""
+
+#: include/identity.php:518
+msgid "Event Reminders"
+msgstr ""
+
+#: include/identity.php:519
+msgid "Events this week:"
+msgstr ""
+
+#: include/identity.php:546
+msgid "j F, Y"
+msgstr ""
+
+#: include/identity.php:547
+msgid "j F"
+msgstr ""
+
+#: include/identity.php:554
+msgid "Birthday:"
+msgstr ""
+
+#: include/identity.php:558
+msgid "Age:"
+msgstr ""
+
+#: include/identity.php:567
+#, php-format
+msgid "for %1$d %2$s"
+msgstr ""
+
+#: include/identity.php:580
+msgid "Religion:"
+msgstr ""
+
+#: include/identity.php:584
+msgid "Hobbies/Interests:"
+msgstr ""
+
+#: include/identity.php:591
+msgid "Contact information and Social Networks:"
+msgstr ""
+
+#: include/identity.php:593
+msgid "Musical interests:"
+msgstr ""
+
+#: include/identity.php:595
+msgid "Books, literature:"
+msgstr ""
+
+#: include/identity.php:597
+msgid "Television:"
+msgstr ""
+
+#: include/identity.php:599
+msgid "Film/dance/culture/entertainment:"
+msgstr ""
+
+#: include/identity.php:601
+msgid "Love/Romance:"
+msgstr ""
+
+#: include/identity.php:603
+msgid "Work/employment:"
+msgstr ""
+
+#: include/identity.php:605
+msgid "School/education:"
+msgstr ""
+
+#: include/identity.php:633 include/nav.php:76
+msgid "Status"
+msgstr ""
+
+#: include/identity.php:636
+msgid "Status Messages and Posts"
+msgstr ""
+
+#: include/identity.php:644
+msgid "Profile Details"
+msgstr ""
+
+#: include/identity.php:657 include/identity.php:660 include/nav.php:79
+msgid "Videos"
+msgstr ""
+
+#: include/identity.php:671
+msgid "Events and Calendar"
+msgstr ""
+
+#: include/identity.php:679
+msgid "Only You Can See This"
+msgstr ""
+
+#: include/follow.php:75
+msgid "Connect URL missing."
+msgstr ""
+
+#: include/follow.php:102
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr ""
+
+#: include/follow.php:103 include/follow.php:123
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr ""
+
+#: include/follow.php:121
+msgid "The profile address specified does not provide adequate information."
+msgstr ""
+
+#: include/follow.php:125
+msgid "An author or name was not found."
+msgstr ""
+
+#: include/follow.php:127
+msgid "No browser URL could be matched to this address."
+msgstr ""
+
+#: include/follow.php:129
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr ""
+
+#: include/follow.php:130
+msgid "Use mailto: in front of address to force email check."
+msgstr ""
+
+#: include/follow.php:136
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr ""
+
+#: include/follow.php:146
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr ""
+
+#: include/follow.php:253
+msgid "Unable to retrieve contact information."
+msgstr ""
+
+#: include/follow.php:306
+msgid "following"
+msgstr ""
+
+#: include/security.php:22
+msgid "Welcome "
+msgstr ""
+
+#: include/security.php:23
+msgid "Please upload a profile photo."
+msgstr ""
+
+#: include/security.php:26
+msgid "Welcome back "
+msgstr ""
+
+#: include/security.php:375
+msgid ""
+"The form security token was not correct. This probably happened because the "
+"form has been opened for too long (>3 hours) before submitting it."
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Male"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Female"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Currently Male"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Currently Female"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Mostly Male"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Mostly Female"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Transgender"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Intersex"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Transsexual"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Hermaphrodite"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Neuter"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Non-specific"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Other"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Undecided"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Males"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Females"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Gay"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Lesbian"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "No Preference"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Bisexual"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Autosexual"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Abstinent"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Virgin"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Deviant"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Fetish"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Oodles"
+msgstr ""
+
+#: include/profile_selectors.php:23
+msgid "Nonsexual"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Single"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Lonely"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Available"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Unavailable"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Has crush"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Infatuated"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Dating"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Unfaithful"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Sex Addict"
+msgstr ""
+
+#: include/profile_selectors.php:42 include/user.php:297 include/user.php:301
+msgid "Friends"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Friends/Benefits"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Casual"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Engaged"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Married"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Imaginarily married"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Partners"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Cohabiting"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Common law"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Happy"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Not looking"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Swinger"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Betrayed"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Separated"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Unstable"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Divorced"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Imaginarily divorced"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Widowed"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Uncertain"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "It's complicated"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Don't care"
+msgstr ""
+
+#: include/profile_selectors.php:42
+msgid "Ask me"
+msgstr ""
+
+#: include/uimport.php:94
+msgid "Error decoding account file"
+msgstr ""
+
+#: include/uimport.php:100
+msgid "Error! No version data in file! This is not a Friendica account file?"
+msgstr ""
+
+#: include/uimport.php:116 include/uimport.php:127
+msgid "Error! Cannot check nickname"
+msgstr ""
+
+#: include/uimport.php:120 include/uimport.php:131
+#, php-format
+msgid "User '%s' already exists on this server!"
+msgstr ""
+
+#: include/uimport.php:153
+msgid "User creation error"
+msgstr ""
+
+#: include/uimport.php:173
+msgid "User profile creation error"
+msgstr ""
+
+#: include/uimport.php:222
+#, php-format
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] ""
+msgstr[1] ""
+
+#: include/uimport.php:292
+msgid "Done. You can now login with your username and password"
+msgstr ""
+
+#: include/plugin.php:458 include/plugin.php:460
+msgid "Click here to upgrade."
+msgstr ""
+
+#: include/plugin.php:466
+msgid "This action exceeds the limits set by your subscription plan."
+msgstr ""
+
+#: include/plugin.php:471
+msgid "This action is not available under your subscription plan."
+msgstr ""
+
+#: include/conversation.php:206
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr ""
+
+#: include/conversation.php:290
+msgid "post/item"
+msgstr ""
+
+#: include/conversation.php:291
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr ""
+
+#: include/conversation.php:771
+msgid "remove"
+msgstr ""
+
+#: include/conversation.php:775
+msgid "Delete Selected Items"
+msgstr ""
+
+#: include/conversation.php:874
+msgid "Follow Thread"
+msgstr ""
+
+#: include/conversation.php:875 include/Contact.php:233
+msgid "View Status"
+msgstr ""
+
+#: include/conversation.php:876 include/Contact.php:234
+msgid "View Profile"
+msgstr ""
+
+#: include/conversation.php:877 include/Contact.php:235
+msgid "View Photos"
+msgstr ""
+
+#: include/conversation.php:878 include/Contact.php:236
+#: include/Contact.php:259
+msgid "Network Posts"
+msgstr ""
+
+#: include/conversation.php:879 include/Contact.php:237
+#: include/Contact.php:259
+msgid "Edit Contact"
+msgstr ""
+
+#: include/conversation.php:880 include/Contact.php:239
+#: include/Contact.php:259
+msgid "Send PM"
+msgstr ""
+
+#: include/conversation.php:881 include/Contact.php:232
+msgid "Poke"
+msgstr ""
+
+#: include/conversation.php:943
+#, php-format
+msgid "%s likes this."
+msgstr ""
+
+#: include/conversation.php:943
+#, php-format
+msgid "%s doesn't like this."
+msgstr ""
+
+#: include/conversation.php:948
+#, php-format
+msgid "%2$d people like this"
+msgstr ""
+
+#: include/conversation.php:951
+#, php-format
+msgid "%2$d people don't like this"
+msgstr ""
+
+#: include/conversation.php:965
+msgid "and"
+msgstr ""
+
+#: include/conversation.php:971
+#, php-format
+msgid ", and %d other people"
+msgstr ""
+
+#: include/conversation.php:973
+#, php-format
+msgid "%s like this."
+msgstr ""
+
+#: include/conversation.php:973
+#, php-format
+msgid "%s don't like this."
+msgstr ""
+
+#: include/conversation.php:1000 include/conversation.php:1018
+msgid "Visible to everybody"
+msgstr ""
+
+#: include/conversation.php:1002 include/conversation.php:1020
+msgid "Please enter a video link/URL:"
+msgstr ""
+
+#: include/conversation.php:1003 include/conversation.php:1021
+msgid "Please enter an audio link/URL:"
+msgstr ""
+
+#: include/conversation.php:1004 include/conversation.php:1022
+msgid "Tag term:"
+msgstr ""
+
+#: include/conversation.php:1006 include/conversation.php:1024
+msgid "Where are you right now?"
+msgstr ""
+
+#: include/conversation.php:1007
+msgid "Delete item(s)?"
+msgstr ""
+
+#: include/conversation.php:1076
+msgid "permissions"
+msgstr ""
+
+#: include/conversation.php:1099
+msgid "Post to Groups"
+msgstr ""
+
+#: include/conversation.php:1100
+msgid "Post to Contacts"
+msgstr ""
+
+#: include/conversation.php:1101
+msgid "Private post"
+msgstr ""
+
+#: include/contact_widgets.php:6
+msgid "Add New Contact"
+msgstr ""
+
+#: include/contact_widgets.php:7
+msgid "Enter address or web location"
+msgstr ""
+
+#: include/contact_widgets.php:8
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr ""
+
+#: include/contact_widgets.php:24
+#, php-format
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] ""
+msgstr[1] ""
+
+#: include/contact_widgets.php:30
+msgid "Find People"
+msgstr ""
+
+#: include/contact_widgets.php:31
+msgid "Enter name or interest"
+msgstr ""
+
+#: include/contact_widgets.php:32
+msgid "Connect/Follow"
+msgstr ""
+
+#: include/contact_widgets.php:33
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr ""
+
+#: include/contact_widgets.php:37
+msgid "Random Profile"
+msgstr ""
+
+#: include/contact_widgets.php:71
+msgid "Networks"
+msgstr ""
+
+#: include/contact_widgets.php:74
+msgid "All Networks"
+msgstr ""
+
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
+msgid "Everything"
+msgstr ""
+
+#: include/contact_widgets.php:136
+msgid "Categories"
+msgstr ""
+
+#: include/nav.php:73
+msgid "End this session"
+msgstr ""
+
+#: include/nav.php:79
+msgid "Your videos"
+msgstr ""
+
+#: include/nav.php:81
+msgid "Your personal notes"
+msgstr ""
+
+#: include/nav.php:92
+msgid "Sign in"
+msgstr ""
+
+#: include/nav.php:105
+msgid "Home Page"
+msgstr ""
+
+#: include/nav.php:109
+msgid "Create an account"
+msgstr ""
+
+#: include/nav.php:114
+msgid "Help and documentation"
+msgstr ""
+
+#: include/nav.php:117
+msgid "Apps"
+msgstr ""
+
+#: include/nav.php:117
+msgid "Addon applications, utilities, games"
+msgstr ""
+
+#: include/nav.php:119
+msgid "Search site content"
+msgstr ""
+
+#: include/nav.php:137
+msgid "Conversations on this site"
+msgstr ""
+
+#: include/nav.php:139
+msgid "Conversations on the network"
+msgstr ""
+
+#: include/nav.php:141
+msgid "Directory"
+msgstr ""
+
+#: include/nav.php:141
+msgid "People directory"
+msgstr ""
+
+#: include/nav.php:143
+msgid "Information"
+msgstr ""
+
+#: include/nav.php:143
+msgid "Information about this friendica instance"
+msgstr ""
+
+#: include/nav.php:153
+msgid "Conversations from your friends"
+msgstr ""
+
+#: include/nav.php:154
+msgid "Network Reset"
+msgstr ""
+
+#: include/nav.php:154
+msgid "Load Network page with no filters"
+msgstr ""
+
+#: include/nav.php:161
+msgid "Friend Requests"
+msgstr ""
+
+#: include/nav.php:165
+msgid "See all notifications"
+msgstr ""
+
+#: include/nav.php:166
+msgid "Mark all system notifications seen"
+msgstr ""
+
+#: include/nav.php:170
+msgid "Private mail"
+msgstr ""
+
+#: include/nav.php:171
+msgid "Inbox"
+msgstr ""
+
+#: include/nav.php:172
+msgid "Outbox"
+msgstr ""
+
+#: include/nav.php:176
+msgid "Manage"
+msgstr ""
+
+#: include/nav.php:176
+msgid "Manage other pages"
+msgstr ""
+
+#: include/nav.php:181
+msgid "Account settings"
+msgstr ""
+
+#: include/nav.php:184
+msgid "Manage/Edit Profiles"
+msgstr ""
+
+#: include/nav.php:186
+msgid "Manage/edit friends and contacts"
+msgstr ""
+
+#: include/nav.php:193
+msgid "Site setup and configuration"
+msgstr ""
+
+#: include/nav.php:197
+msgid "Navigation"
+msgstr ""
+
+#: include/nav.php:197
+msgid "Site map"
+msgstr ""
+
+#: include/contact_selectors.php:32
+msgid "Unknown | Not categorised"
+msgstr ""
+
+#: include/contact_selectors.php:33
+msgid "Block immediately"
+msgstr ""
+
+#: include/contact_selectors.php:34
+msgid "Shady, spammer, self-marketer"
+msgstr ""
+
+#: include/contact_selectors.php:35
+msgid "Known to me, but no opinion"
+msgstr ""
+
+#: include/contact_selectors.php:36
+msgid "OK, probably harmless"
+msgstr ""
+
+#: include/contact_selectors.php:37
+msgid "Reputable, has my trust"
+msgstr ""
+
+#: include/contact_selectors.php:60
+msgid "Weekly"
+msgstr ""
+
+#: include/contact_selectors.php:61
+msgid "Monthly"
+msgstr ""
+
+#: include/contact_selectors.php:77
+msgid "OStatus"
+msgstr ""
+
+#: include/contact_selectors.php:78
+msgid "RSS/Atom"
+msgstr ""
+
+#: include/contact_selectors.php:82
+msgid "Zot!"
+msgstr ""
+
+#: include/contact_selectors.php:83
+msgid "LinkedIn"
+msgstr ""
+
+#: include/contact_selectors.php:84
+msgid "XMPP/IM"
+msgstr ""
+
+#: include/contact_selectors.php:85
+msgid "MySpace"
+msgstr ""
+
+#: include/contact_selectors.php:87
+msgid "Google+"
+msgstr ""
+
+#: include/contact_selectors.php:88
+msgid "pump.io"
+msgstr ""
+
+#: include/contact_selectors.php:89
+msgid "Twitter"
+msgstr ""
+
+#: include/contact_selectors.php:90
+msgid "Diaspora Connector"
+msgstr ""
+
+#: include/contact_selectors.php:91
+msgid "Statusnet"
+msgstr ""
+
+#: include/contact_selectors.php:92
+msgid "App.net"
+msgstr ""
+
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr ""
+
+#: include/enotify.php:18
+msgid "Friendica Notification"
+msgstr ""
+
+#: include/enotify.php:21
+msgid "Thank You,"
+msgstr ""
+
+#: include/enotify.php:23
+#, php-format
+msgid "%s Administrator"
+msgstr ""
+
+#: include/enotify.php:64
+#, php-format
+msgid "%s "
+msgstr ""
+
+#: include/enotify.php:78
+#, php-format
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr ""
+
+#: include/enotify.php:80
+#, php-format
+msgid "%1$s sent you a new private message at %2$s."
+msgstr ""
+
+#: include/enotify.php:81
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr ""
+
+#: include/enotify.php:81
+msgid "a private message"
+msgstr ""
+
+#: include/enotify.php:82
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr ""
+
+#: include/enotify.php:134
+#, php-format
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr ""
+
+#: include/enotify.php:141
+#, php-format
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr ""
+
+#: include/enotify.php:149
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr ""
+
+#: include/enotify.php:159
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgstr ""
+
+#: include/enotify.php:160
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr ""
+
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr ""
+
+#: include/enotify.php:170
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
+msgstr ""
+
+#: include/enotify.php:172
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr ""
+
+#: include/enotify.php:174
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr ""
+
+#: include/enotify.php:185
+#, php-format
+msgid "[Friendica:Notify] %s tagged you"
+msgstr ""
+
+#: include/enotify.php:186
+#, php-format
+msgid "%1$s tagged you at %2$s"
+msgstr ""
+
+#: include/enotify.php:187
+#, php-format
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr ""
+
+#: include/enotify.php:198
+#, php-format
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr ""
+
+#: include/enotify.php:199
+#, php-format
+msgid "%1$s shared a new post at %2$s"
+msgstr ""
+
+#: include/enotify.php:200
+#, php-format
+msgid "%1$s [url=%2$s]shared a post[/url]."
+msgstr ""
+
+#: include/enotify.php:212
+#, php-format
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr ""
+
+#: include/enotify.php:213
+#, php-format
+msgid "%1$s poked you at %2$s"
+msgstr ""
+
+#: include/enotify.php:214
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr ""
+
+#: include/enotify.php:229
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
+msgstr ""
+
+#: include/enotify.php:230
+#, php-format
+msgid "%1$s tagged your post at %2$s"
+msgstr ""
+
+#: include/enotify.php:231
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr ""
+
+#: include/enotify.php:242
+msgid "[Friendica:Notify] Introduction received"
+msgstr ""
+
+#: include/enotify.php:243
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr ""
+
+#: include/enotify.php:244
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr ""
+
+#: include/enotify.php:247 include/enotify.php:289
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr ""
+
+#: include/enotify.php:249
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr ""
+
+#: include/enotify.php:257
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr ""
+
+#: include/enotify.php:258 include/enotify.php:259
+#, php-format
+msgid "%1$s is sharing with you at %2$s"
+msgstr ""
+
+#: include/enotify.php:265
+msgid "[Friendica:Notify] You have a new follower"
+msgstr ""
+
+#: include/enotify.php:266 include/enotify.php:267
+#, php-format
+msgid "You have a new follower at %2$s : %1$s"
+msgstr ""
+
+#: include/enotify.php:280
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr ""
+
+#: include/enotify.php:281
+#, php-format
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr ""
+
+#: include/enotify.php:282
+#, php-format
+msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+msgstr ""
+
+#: include/enotify.php:287
+msgid "Name:"
+msgstr ""
+
+#: include/enotify.php:288
+msgid "Photo:"
+msgstr ""
+
+#: include/enotify.php:291
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr ""
+
+#: include/enotify.php:299 include/enotify.php:312
+msgid "[Friendica:Notify] Connection accepted"
+msgstr ""
+
+#: include/enotify.php:300 include/enotify.php:313
+#, php-format
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr ""
+
+#: include/enotify.php:301 include/enotify.php:314
+#, php-format
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+msgstr ""
+
+#: include/enotify.php:304
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and "
+"email\n"
+"\twithout restriction."
+msgstr ""
+
+#: include/enotify.php:307 include/enotify.php:321
+#, php-format
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr ""
+
+#: include/enotify.php:317
+#, php-format
+msgid ""
+"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr ""
+
+#: include/enotify.php:319
+#, php-format
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future. "
+msgstr ""
+
+#: include/enotify.php:332
+msgid "[Friendica System:Notify] registration request"
+msgstr ""
+
+#: include/enotify.php:333
+#, php-format
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr ""
+
+#: include/enotify.php:334
+#, php-format
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
+msgstr ""
+
+#: include/enotify.php:337
+#, php-format
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
+msgstr ""
+
+#: include/enotify.php:340
+#, php-format
+msgid "Please visit %s to approve or reject the request."
+msgstr ""
+
+#: include/user.php:48
+msgid "An invitation is required."
+msgstr ""
+
+#: include/user.php:53
+msgid "Invitation could not be verified."
+msgstr ""
+
+#: include/user.php:61
+msgid "Invalid OpenID url"
+msgstr ""
+
+#: include/user.php:82
+msgid "Please enter the required information."
+msgstr ""
+
+#: include/user.php:96
+msgid "Please use a shorter name."
+msgstr ""
+
+#: include/user.php:98
+msgid "Name too short."
+msgstr ""
+
+#: include/user.php:113
+msgid "That doesn't appear to be your full (First Last) name."
+msgstr ""
+
+#: include/user.php:118
+msgid "Your email domain is not among those allowed on this site."
+msgstr ""
+
+#: include/user.php:121
+msgid "Not a valid email address."
+msgstr ""
+
+#: include/user.php:134
+msgid "Cannot use that email."
+msgstr ""
+
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr ""
+
+#: include/user.php:146 include/user.php:244
+msgid "Nickname is already registered. Please choose another."
+msgstr ""
+
+#: include/user.php:156
+msgid ""
+"Nickname was once registered here and may not be re-used. Please choose "
+"another."
+msgstr ""
+
+#: include/user.php:172
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr ""
+
+#: include/user.php:230
+msgid "An error occurred during registration. Please try again."
+msgstr ""
+
+#: include/user.php:265
+msgid "An error occurred creating your default profile. Please try again."
+msgstr ""
+
+#: include/user.php:385
+#, php-format
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
+"\t"
+msgstr ""
+
+#: include/user.php:389
+#, php-format
+msgid ""
+"\n"
+"\t\tThe login details are as follows:\n"
+"\t\t\tSite Location:\t%3$s\n"
+"\t\t\tLogin Name:\t%1$s\n"
+"\t\t\tPassword:\t%5$s\n"
+"\n"
+"\t\tYou may change your password from your account \"Settings\" page after "
+"logging\n"
+"\t\tin.\n"
+"\n"
+"\t\tPlease take a few moments to review the other account settings on that "
+"page.\n"
+"\n"
+"\t\tYou may also wish to add some basic information to your default profile\n"
+"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
+"\n"
+"\t\tWe recommend setting your full name, adding a profile photo,\n"
+"\t\tadding some profile \"keywords\" (very useful in making new friends) - "
+"and\n"
+"\t\tperhaps what country you live in; if you do not wish to be more "
+"specific\n"
+"\t\tthan that.\n"
+"\n"
+"\t\tWe fully respect your right to privacy, and none of these items are "
+"necessary.\n"
+"\t\tIf you are new and do not know anybody here, they may help\n"
+"\t\tyou to make some new and interesting friends.\n"
+"\n"
+"\n"
+"\t\tThank you and welcome to %2$s."
+msgstr ""
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr ""
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr ""
+
+#: include/acl_selectors.php:335
+msgid "Visible to everybody"
+msgstr ""
+
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
+msgid "Image/photo"
+msgstr ""
+
+#: include/bbcode.php:556
+#, php-format
+msgid "%2$s %3$s"
+msgstr ""
+
+#: include/bbcode.php:590
+#, php-format
+msgid ""
+"%s wrote the following post"
+msgstr ""
+
+#: include/bbcode.php:1076 include/bbcode.php:1096
+msgid "$1 wrote:"
+msgstr ""
+
+#: include/bbcode.php:1121 include/bbcode.php:1122
+msgid "Encrypted content"
+msgstr ""
+
+#: include/oembed.php:220
+msgid "Embedded content"
+msgstr ""
+
+#: include/oembed.php:229
+msgid "Embedding disabled"
+msgstr ""
+
+#: include/group.php:25
+msgid ""
+"A deleted group with this name was revived. Existing item permissions "
+"may apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
+msgstr ""
+
+#: include/group.php:207
+msgid "Default privacy group for new contacts"
+msgstr ""
+
+#: include/group.php:226
+msgid "Everybody"
+msgstr ""
+
+#: include/group.php:249
+msgid "edit"
+msgstr ""
+
+#: include/group.php:271
+msgid "Edit group"
+msgstr ""
+
+#: include/group.php:272
+msgid "Create a new group"
+msgstr ""
+
+#: include/group.php:275
+msgid "Contacts not in any group"
+msgstr ""
+
+#: include/Contact.php:119
+msgid "stopped following"
+msgstr ""
+
+#: include/Contact.php:238
+msgid "Drop Contact"
+msgstr ""
+
+#: include/datetime.php:43 include/datetime.php:45
+msgid "Miscellaneous"
+msgstr ""
+
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr ""
+
+#: include/datetime.php:256
+msgid "never"
+msgstr ""
+
+#: include/datetime.php:262
+msgid "less than a second ago"
+msgstr ""
+
+#: include/datetime.php:272
+msgid "year"
+msgstr ""
+
+#: include/datetime.php:272
+msgid "years"
+msgstr ""
+
+#: include/datetime.php:273
+msgid "month"
+msgstr ""
+
+#: include/datetime.php:273
+msgid "months"
+msgstr ""
+
+#: include/datetime.php:274
+msgid "week"
+msgstr ""
+
+#: include/datetime.php:274
+msgid "weeks"
+msgstr ""
+
+#: include/datetime.php:275
+msgid "day"
+msgstr ""
+
+#: include/datetime.php:275
+msgid "days"
+msgstr ""
+
+#: include/datetime.php:276
+msgid "hour"
+msgstr ""
+
+#: include/datetime.php:276
+msgid "hours"
+msgstr ""
+
+#: include/datetime.php:277
+msgid "minute"
+msgstr ""
+
+#: include/datetime.php:277
+msgid "minutes"
+msgstr ""
+
+#: include/datetime.php:278
+msgid "second"
+msgstr ""
+
+#: include/datetime.php:278
+msgid "seconds"
+msgstr ""
+
+#: include/datetime.php:287
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr ""
+
+#: include/network.php:959
+msgid "view full size"
+msgstr ""
+
+#: include/dbstructure.php:26
+#, php-format
+msgid ""
+"\n"
+"\t\t\tThe friendica developers released update %s recently,\n"
+"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
+"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
+"\t\t\tfriendica developer if you can not help me on your own. My database "
+"might be invalid."
+msgstr ""
+
+#: include/dbstructure.php:31
+#, php-format
+msgid ""
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr ""
+
+#: include/dbstructure.php:152
+msgid "Errors encountered creating database tables."
+msgstr ""
+
+#: include/dbstructure.php:210
+msgid "Errors encountered performing database changes."
+msgstr ""
diff --git a/util/run_xgettext.sh b/util/run_xgettext.sh
index 0ceda6813..8ecfec944 100755
--- a/util/run_xgettext.sh
+++ b/util/run_xgettext.sh
@@ -1,34 +1,60 @@
#!/bin/bash
FULLPATH=$(dirname $(readlink -f "$0"))
-ADDONMODE=
+if [ "$1" == "--help" -o "$1" == "-h" ]
+then
+ echo "$(basename $(readlink -f "$0")) [options]"
+ echo
+ echo "-a | --addon extract strings from addon 'name'"
+ echo "-s | --single single addon mode: extract string from current folder"
+ exit
+fi
+
+MODE='default'
ADDONNAME=
if [ "$1" == "--addon" -o "$1" == "-a" ]
then
- ADDONMODE=1
+ MODE='addon'
if [ -z $2 ]; then echo -e "ERROR: missing addon name\n\nrun_xgettext.sh -a "; exit 1; fi
ADDONNAME=$2
if [ ! -d "$FULLPATH/../addon/$ADDONNAME" ]; then echo "ERROR: addon '$ADDONNAME' not found"; exit 2; fi
fi
-if [ $ADDONMODE ]
-then
- cd "$FULLPATH/../addon/$ADDONNAME"
- mkdir -p "$FULLPATH/../addon/$ADDONNAME/lang/C"
- OUTFILE="$FULLPATH/../addon/$ADDONNAME/lang/C/messages.po"
- FINDSTARTDIR="."
- FINDOPTS=
-else
- cd "$FULLPATH/../view/en/"
- OUTFILE="$FULLPATH/messages.po"
- FINDSTARTDIR="../../"
- # skip addon folder
- FINDOPTS="-wholename */addon -prune -o"
+if [ "$1" == "--single" -o "$1" == "-s" ]
+then
+ MODE='single'
fi
-F9KVERSION=$(sed -n "s/.*'FRIENDICA_VERSION'.*'\([0-9.]*\)'.*/\1/p" ../../boot.php);
-echo "Friendica version $F9KVERSION"
+case "$MODE" in
+ 'addon')
+ cd "$FULLPATH/../addon/$ADDONNAME"
+ mkdir -p "$FULLPATH/../addon/$ADDONNAME/lang/C"
+ OUTFILE="$FULLPATH/../addon/$ADDONNAME/lang/C/messages.po"
+ FINDSTARTDIR="."
+ FINDOPTS=
+ ;;
+ 'single')
+ FULLPATH=$PWD
+ ADDONNAME=$(basename $FULLPATH)
+ mkdir -p "$FULLPATH/lang/C"
+ OUTFILE="$FULLPATH/lang/C/messages.po"
+ FINDSTARTDIR="."
+ FINDOPTS=
+ echo "Extract strings for single addon '$ADDONNAME'"
+ ;;
+ 'default')
+ cd "$FULLPATH/.."
+ OUTFILE="$FULLPATH/messages.po"
+ FINDSTARTDIR="."
+ # skip addon folder
+ FINDOPTS="( -wholename */addon -or -wholename */smarty3 ) -prune -o"
+
+ F9KVERSION=$(sed -n "s/.*'FRIENDICA_VERSION'.*'\([0-9.]*\)'.*/\1/p" ./boot.php);
+ echo "Friendica version $F9KVERSION"
+ ;;
+esac
+
KEYWORDS="-k -kt -ktt:1,2"
@@ -44,26 +70,28 @@ do
done
echo "setup base info.."
-if [ $ADDONMODE ]
-then
- sed -i "s/SOME DESCRIPTIVE TITLE./ADDON $ADDONNAME/g" "$OUTFILE"
- sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER//g" "$OUTFILE"
- sed -i "s/FIRST AUTHOR , YEAR.//g" "$OUTFILE"
- sed -i "s/PACKAGE VERSION//g" "$OUTFILE"
- sed -i "s/PACKAGE/Friendica $ADDONNAME addon/g" "$OUTFILE"
- sed -i "s/CHARSET/UTF-8/g" "$OUTFILE"
- sed -i "s/^\"Plural-Forms.*$//g" "$OUTFILE"
-else
- sed -i "s/SOME DESCRIPTIVE TITLE./FRIENDICA Distributed Social Network/g" "$OUTFILE"
- sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER/2010, 2011, 2012, 2013 the Friendica Project/g" "$OUTFILE"
- sed -i "s/FIRST AUTHOR , YEAR./Mike Macgirvin, 2010/g" "$OUTFILE"
- sed -i "s/PACKAGE VERSION/$F9KVERSION/g" "$OUTFILE"
- sed -i "s/PACKAGE/Friendica/g" "$OUTFILE"
- sed -i "s/CHARSET/UTF-8/g" "$OUTFILE"
- sed -i "s/^\"Plural-Forms.*$//g" "$OUTFILE"
-fi
+case "$MODE" in
+ 'addon'|'single')
+ sed -i "s/SOME DESCRIPTIVE TITLE./ADDON $ADDONNAME/g" "$OUTFILE"
+ sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER//g" "$OUTFILE"
+ sed -i "s/FIRST AUTHOR , YEAR.//g" "$OUTFILE"
+ sed -i "s/PACKAGE VERSION//g" "$OUTFILE"
+ sed -i "s/PACKAGE/Friendica $ADDONNAME addon/g" "$OUTFILE"
+ sed -i "s/CHARSET/UTF-8/g" "$OUTFILE"
+ sed -i "s/^\"Plural-Forms.*$//g" "$OUTFILE"
+ ;;
+ 'default')
+ sed -i "s/SOME DESCRIPTIVE TITLE./FRIENDICA Distributed Social Network/g" "$OUTFILE"
+ sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER/2010, 2011, 2012, 2013 the Friendica Project/g" "$OUTFILE"
+ sed -i "s/FIRST AUTHOR , YEAR./Mike Macgirvin, 2010/g" "$OUTFILE"
+ sed -i "s/PACKAGE VERSION/$F9KVERSION/g" "$OUTFILE"
+ sed -i "s/PACKAGE/Friendica/g" "$OUTFILE"
+ sed -i "s/CHARSET/UTF-8/g" "$OUTFILE"
+ sed -i "s/^\"Plural-Forms.*$//g" "$OUTFILE"
+ ;;
+esac
-if [ "" != "$1" -a "$ADDONMODE" == "" ]
+if [ "" != "$1" -a "$MODE" == "default" ]
then
UPDATEFILE="$(readlink -f ${FULLPATH}/$1)"
echo "merging new strings to $UPDATEFILE.."
diff --git a/util/strings.php b/util/strings.php
index db8bd55dd..cb745a5cc 100644
--- a/util/strings.php
+++ b/util/strings.php
@@ -1710,7 +1710,7 @@ $a->strings["Name:"] = "";
$a->strings["Photo:"] = "";
$a->strings["Please visit %s to approve or reject the suggestion."] = "";
$a->strings["[Friendica:Notify] Connection accepted"] = "";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
diff --git a/util/vagrant_provision.sh b/util/vagrant_provision.sh
index b964d2243..ac2465966 100644
--- a/util/vagrant_provision.sh
+++ b/util/vagrant_provision.sh
@@ -63,6 +63,7 @@ SQL="${Q1}${Q2}"
$MYSQL -uroot -proot -e "$SQL"
service mysql restart
+
#configure rudimentary mail server (local delivery only)
#add Friendica accounts for local user accounts, use email address like vagrant@friendica.dev, read the email with 'mail'.
debconf-set-selections <<< "postfix postfix/mailname string friendica.dev"
@@ -74,15 +75,13 @@ sudo echo -e "friendica1: vagrant\nfriendica2: vagrant\nfriendica3: vagrant\nfri
sudo rm -rf /var/www/
sudo ln -fs /vagrant /var/www
-#delete .htconfig.php file if it exists to have a fresh friendica
-#installation
-if [ -f /vagrant/.htconfig.php ]
- then
- sudo rm /vagrant/.htconfig.php
-fi
+# initial config file for friendica in vagrant
+cp /vagrant/util/htconfig.vagrant.php /vagrant/.htconfig.php
-#create the friendica database
+# create the friendica database
echo "create database friendica" | mysql -u root -proot
+# import test database
+$MYSQL -uroot -proot friendica < /vagrant/friendica_test_data.sql
#create cronjob
echo "*/10 * * * * cd /vagrant; /usr/bin/php include/poller.php" >> friendicacron
diff --git a/view/ca/smarty3/htconfig.tpl b/view/ca/smarty3/htconfig.tpl
deleted file mode 100644
index cfe4d55ad..000000000
--- a/view/ca/smarty3/htconfig.tpl
+++ /dev/null
@@ -1,69 +0,0 @@
-
-path to 'directory/subdirectory'.
-
-$a->path = '{{$urlpath}}';
-
-// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
-// It can be changed later and only applies to timestamps for anonymous viewers.
-
-$default_timezone = '{{$timezone}}';
-
-// What is your site name?
-
-$a->config['sitename'] = "La Meva Xarxa d'Amics";
-
-// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
-// Be certain to create your own personal account before setting
-// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on
-// the registration page. REGISTER_APPROVE requires you set 'admin_email'
-// to the email address of an already registered person who can authorise
-// and/or approve/deny the request.
-
-$a->config['register_policy'] = REGISTER_OPEN;
-$a->config['register_text'] = '';
-$a->config['admin_email'] = '{{$adminmail}}';
-
-// Maximum size of an imported message, 0 is unlimited
-
-$a->config['max_import_size'] = 200000;
-
-// maximum size of uploaded photos
-
-$a->config['system']['maximagesize'] = 800000;
-
-// Location of PHP command line processor
-
-$a->config['php_path'] = '{{$phpath}}';
-
-// Location of global directory submission page.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
-
-// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
-
-$a->config['system']['huburl'] = '[internal]';
-
-// Server-to-server private message encryption (RINO) is allowed by default.
-// Encryption will only be provided if this setting is true and the
-// PHP mcrypt extension is installed on both systems
-
-$a->config['system']['rino_encrypt'] = true;
-
-// default system theme
-
-$a->config['system']['theme'] = 'duepuntozero';
-
diff --git a/view/cs/messages.po b/view/cs/messages.po
index 1c3cac1db..84193cbcf 100644
--- a/view/cs/messages.po
+++ b/view/cs/messages.po
@@ -4,22 +4,23 @@
#
# Translators:
# Josef Moravek , 2014
-# Michal Šupler , 2011-2015
+# michal_s , 2011-2015
+# michal_s , 2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-11 19:36+0000\n"
-"Last-Translator: Michal Šupler \n"
-"Language-Team: Czech (http://www.transifex.com/projects/p/friendica/language/cs/)\n"
+"POT-Creation-Date: 2015-08-26 07:53+0200\n"
+"PO-Revision-Date: 2015-08-29 12:37+0000\n"
+"Last-Translator: michal_s \n"
+"Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: ../../mod/contacts.php:108
+#: mod/contacts.php:114
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited"
@@ -27,144 +28,136 @@ msgstr[0] "%d kontakt upraven."
msgstr[1] "%d kontakty upraveny"
msgstr[2] "%d kontaktů upraveno"
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
+#: mod/contacts.php:145 mod/contacts.php:340
msgid "Could not access contact record."
msgstr "Nelze získat přístup k záznamu kontaktu."
-#: ../../mod/contacts.php:153
+#: mod/contacts.php:159
msgid "Could not locate selected profile."
msgstr "Nelze nalézt vybraný profil."
-#: ../../mod/contacts.php:186
+#: mod/contacts.php:192
msgid "Contact updated."
msgstr "Kontakt aktualizován."
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
+#: mod/contacts.php:194 mod/dfrn_request.php:576
msgid "Failed to update contact record."
msgstr "Nepodařilo se aktualizovat kontakt."
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:42 mod/follow.php:81 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5022 index.php:382
msgid "Permission denied."
msgstr "Přístup odmítnut."
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been blocked"
msgstr "Kontakt byl zablokován"
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been unblocked"
msgstr "Kontakt byl odblokován"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been ignored"
msgstr "Kontakt bude ignorován"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been unignored"
msgstr "Kontakt přestal být ignorován"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been archived"
msgstr "Kontakt byl archivován"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been unarchived"
msgstr "Kontakt byl vrácen z archívu."
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
+#: mod/contacts.php:411 mod/contacts.php:767
msgid "Do you really want to delete this contact?"
msgstr "Opravdu chcete smazat tento kontakt?"
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: mod/contacts.php:413 mod/follow.php:57 mod/message.php:210
+#: mod/settings.php:1063 mod/settings.php:1069 mod/settings.php:1077
+#: mod/settings.php:1081 mod/settings.php:1086 mod/settings.php:1092
+#: mod/settings.php:1098 mod/settings.php:1104 mod/settings.php:1130
+#: mod/settings.php:1131 mod/settings.php:1132 mod/settings.php:1133
+#: mod/settings.php:1134 mod/dfrn_request.php:845 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4854
msgid "Yes"
msgstr "Ano"
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:68
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:859 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4857
msgid "Cancel"
msgstr "Zrušit"
-#: ../../mod/contacts.php:352
+#: mod/contacts.php:428
msgid "Contact has been removed."
msgstr "Kontakt byl odstraněn."
-#: ../../mod/contacts.php:390
+#: mod/contacts.php:466
#, php-format
msgid "You are mutual friends with %s"
msgstr "Jste vzájemní přátelé s uživatelem %s"
-#: ../../mod/contacts.php:394
+#: mod/contacts.php:470
#, php-format
msgid "You are sharing with %s"
msgstr "Sdílíte s uživatelem %s"
-#: ../../mod/contacts.php:399
+#: mod/contacts.php:475
#, php-format
msgid "%s is sharing with you"
msgstr "uživatel %s sdílí s vámi"
-#: ../../mod/contacts.php:416
+#: mod/contacts.php:495
msgid "Private communications are not available for this contact."
msgstr "Soukromá komunikace není dostupná pro tento kontakt."
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
+#: mod/contacts.php:498 mod/admin.php:618
msgid "Never"
msgstr "Nikdy"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was successful)"
msgstr "(Aktualizace byla úspěšná)"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was not successful)"
msgstr "(Aktualizace nebyla úspěšná)"
-#: ../../mod/contacts.php:425
+#: mod/contacts.php:504
msgid "Suggest friends"
msgstr "Navrhněte přátelé"
-#: ../../mod/contacts.php:429
+#: mod/contacts.php:508
#, php-format
msgid "Network type: %s"
msgstr "Typ sítě: %s"
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: mod/contacts.php:511 include/contact_widgets.php:200
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
@@ -172,383 +165,376 @@ msgstr[0] "%d sdílený kontakt"
msgstr[1] "%d sdílených kontaktů"
msgstr[2] "%d sdílených kontaktů"
-#: ../../mod/contacts.php:437
+#: mod/contacts.php:516
msgid "View all contacts"
msgstr "Zobrazit všechny kontakty"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
msgid "Unblock"
msgstr "Odblokovat"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
msgid "Block"
msgstr "Blokovat"
-#: ../../mod/contacts.php:445
+#: mod/contacts.php:524
msgid "Toggle Blocked status"
msgstr "Přepnout stav Blokováno"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
msgid "Unignore"
msgstr "Přestat ignorovat"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
msgid "Ignore"
msgstr "Ignorovat"
-#: ../../mod/contacts.php:451
+#: mod/contacts.php:531
msgid "Toggle Ignored status"
msgstr "Přepnout stav Ignorováno"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Unarchive"
msgstr "Vrátit z archívu"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Archive"
msgstr "Archivovat"
-#: ../../mod/contacts.php:458
+#: mod/contacts.php:539
msgid "Toggle Archive status"
msgstr "Přepnout stav Archivováno"
-#: ../../mod/contacts.php:461
+#: mod/contacts.php:543
msgid "Repair"
msgstr "Opravit"
-#: ../../mod/contacts.php:464
+#: mod/contacts.php:546
msgid "Advanced Contact Settings"
msgstr "Pokročilé nastavení kontaktu"
-#: ../../mod/contacts.php:470
+#: mod/contacts.php:553
msgid "Communications lost with this contact!"
msgstr "Komunikace s tímto kontaktem byla ztracena!"
-#: ../../mod/contacts.php:473
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr "Načítat další informace pro kanál"
+
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr "Zakázáno"
+
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr "Načítat informace"
+
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr "Načítat informace a klíčová slova"
+
+#: mod/contacts.php:566
msgid "Contact Editor"
msgstr "Editor kontaktu"
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
msgid "Submit"
msgstr "Odeslat"
-#: ../../mod/contacts.php:476
+#: mod/contacts.php:569
msgid "Profile Visibility"
msgstr "Viditelnost profilu"
-#: ../../mod/contacts.php:477
+#: mod/contacts.php:570
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
msgstr "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení vašeho profilu."
-#: ../../mod/contacts.php:478
+#: mod/contacts.php:571
msgid "Contact Information / Notes"
msgstr "Kontaktní informace / poznámky"
-#: ../../mod/contacts.php:479
+#: mod/contacts.php:572
msgid "Edit contact notes"
msgstr "Editovat poznámky kontaktu"
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Navštivte profil uživatele %s [%s]"
-#: ../../mod/contacts.php:485
+#: mod/contacts.php:578
msgid "Block/Unblock contact"
msgstr "Blokovat / Odblokovat kontakt"
-#: ../../mod/contacts.php:486
+#: mod/contacts.php:579
msgid "Ignore contact"
msgstr "Ignorovat kontakt"
-#: ../../mod/contacts.php:487
+#: mod/contacts.php:580
msgid "Repair URL settings"
msgstr "Opravit nastavení adresy URL "
-#: ../../mod/contacts.php:488
+#: mod/contacts.php:581
msgid "View conversations"
msgstr "Zobrazit konverzace"
-#: ../../mod/contacts.php:490
+#: mod/contacts.php:583
msgid "Delete contact"
msgstr "Odstranit kontakt"
-#: ../../mod/contacts.php:494
+#: mod/contacts.php:587
msgid "Last update:"
msgstr "Poslední aktualizace:"
-#: ../../mod/contacts.php:496
+#: mod/contacts.php:589
msgid "Update public posts"
msgstr "Aktualizovat veřejné příspěvky"
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
+#: mod/contacts.php:591 mod/admin.php:1584
msgid "Update now"
msgstr "Aktualizovat"
-#: ../../mod/contacts.php:505
+#: mod/contacts.php:598
msgid "Currently blocked"
msgstr "V současnosti zablokováno"
-#: ../../mod/contacts.php:506
+#: mod/contacts.php:599
msgid "Currently ignored"
msgstr "V současnosti ignorováno"
-#: ../../mod/contacts.php:507
+#: mod/contacts.php:600
msgid "Currently archived"
msgstr "Aktuálně archivován"
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
msgid "Hide this contact from others"
msgstr "Skrýt tento kontakt před ostatními"
-#: ../../mod/contacts.php:508
+#: mod/contacts.php:601
msgid ""
"Replies/likes to your public posts may still be visible"
msgstr "Odpovědi/Libí se na Vaše veřejné příspěvky mohou být stále viditelné"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Notification for new posts"
msgstr "Upozornění na nové příspěvky"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Send a notification of every new post of this contact"
msgstr "Poslat upozornění při každém novém příspěvku tohoto kontaktu"
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr "Načítat další informace pro kanál"
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr "Zakázáno"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr "Načítat informace"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr "Načítat informace a klíčová slova"
-
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid "Blacklisted keywords"
msgstr "Zakázaná klíčová slova"
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
msgstr "Čárkou oddělený seznam klíčových slov, které by neměly být převáděna na hashtagy, když je zvoleno \"Načítat informace a klíčová slova\""
-#: ../../mod/contacts.php:564
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr "URL profilu"
+
+#: mod/contacts.php:658
msgid "Suggestions"
msgstr "Doporučení"
-#: ../../mod/contacts.php:567
+#: mod/contacts.php:661
msgid "Suggest potential friends"
msgstr "Navrhnout potenciální přátele"
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
+#: mod/contacts.php:665 mod/group.php:192
msgid "All Contacts"
msgstr "Všechny kontakty"
-#: ../../mod/contacts.php:573
+#: mod/contacts.php:668
msgid "Show all contacts"
msgstr "Zobrazit všechny kontakty"
-#: ../../mod/contacts.php:576
+#: mod/contacts.php:672
msgid "Unblocked"
msgstr "Odblokován"
-#: ../../mod/contacts.php:579
+#: mod/contacts.php:675
msgid "Only show unblocked contacts"
msgstr "Zobrazit pouze neblokované kontakty"
-#: ../../mod/contacts.php:583
+#: mod/contacts.php:680
msgid "Blocked"
msgstr "Blokován"
-#: ../../mod/contacts.php:586
+#: mod/contacts.php:683
msgid "Only show blocked contacts"
msgstr "Zobrazit pouze blokované kontakty"
-#: ../../mod/contacts.php:590
+#: mod/contacts.php:688
msgid "Ignored"
msgstr "Ignorován"
-#: ../../mod/contacts.php:593
+#: mod/contacts.php:691
msgid "Only show ignored contacts"
msgstr "Zobrazit pouze ignorované kontakty"
-#: ../../mod/contacts.php:597
+#: mod/contacts.php:696
msgid "Archived"
msgstr "Archivován"
-#: ../../mod/contacts.php:600
+#: mod/contacts.php:699
msgid "Only show archived contacts"
msgstr "Zobrazit pouze archivované kontakty"
-#: ../../mod/contacts.php:604
+#: mod/contacts.php:704
msgid "Hidden"
msgstr "Skrytý"
-#: ../../mod/contacts.php:607
+#: mod/contacts.php:707
msgid "Only show hidden contacts"
msgstr "Zobrazit pouze skryté kontakty"
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Vzájemné přátelství"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "je Váš fanoušek"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "jste fanouškem"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Editovat kontakt"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
msgid "Contacts"
msgstr "Kontakty"
-#: ../../mod/contacts.php:706
+#: mod/contacts.php:762
msgid "Search your contacts"
msgstr "Prohledat Vaše kontakty"
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
+#: mod/contacts.php:763 mod/directory.php:63
msgid "Finding: "
msgstr "Zjištění: "
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
msgid "Find"
msgstr "Najít"
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
msgid "Update"
msgstr "Aktualizace"
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
msgid "Delete"
msgstr "Odstranit"
-#: ../../mod/hcard.php:10
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Vzájemné přátelství"
+
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "je Váš fanoušek"
+
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "jste fanouškem"
+
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Editovat kontakt"
+
+#: mod/hcard.php:10
msgid "No profile"
msgstr "Žádný profil"
-#: ../../mod/manage.php:106
+#: mod/manage.php:106
msgid "Manage Identities and/or Pages"
msgstr "Správa identit a / nebo stránek"
-#: ../../mod/manage.php:107
+#: mod/manage.php:107
msgid ""
"Toggle between different identities or community/group pages which share "
"your account details or which you have been granted \"manage\" permissions"
msgstr "Přepnutí mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí Vaše detaily účtu, nebo kterým jste přidělili oprávnění nastavovat přístupová práva."
-#: ../../mod/manage.php:108
+#: mod/manage.php:108
msgid "Select an identity to manage: "
msgstr "Vyberte identitu pro správu: "
-#: ../../mod/oexchange.php:25
+#: mod/oexchange.php:25
msgid "Post successful."
msgstr "Příspěvek úspěšně odeslán"
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
msgid "Permission denied"
msgstr "Nedostatečné oprávnění"
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+#: mod/profperm.php:25 mod/profperm.php:56
msgid "Invalid profile identifier."
msgstr "Neplatný identifikátor profilu."
-#: ../../mod/profperm.php:101
+#: mod/profperm.php:102
msgid "Profile Visibility Editor"
msgstr "Editor viditelnosti profilu "
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
msgid "Profile"
msgstr "Profil"
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
+#: mod/profperm.php:106 mod/group.php:222
msgid "Click on a contact to add or remove."
msgstr "Klikněte na kontakt pro přidání nebo odebrání"
-#: ../../mod/profperm.php:114
+#: mod/profperm.php:115
msgid "Visible To"
msgstr "Viditelný pro"
-#: ../../mod/profperm.php:130
+#: mod/profperm.php:131
msgid "All Contacts (with secure profile access)"
msgstr "Všechny kontakty (se zabezpečeným přístupovým profilem )"
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4813
msgid "Item not found."
msgstr "Položka nenalezena."
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
msgid "Public access denied."
msgstr "Veřejný přístup odepřen."
-#: ../../mod/display.php:332 ../../mod/profile.php:155
+#: mod/display.php:343 mod/profile.php:155
msgid "Access to this profile has been restricted."
msgstr "Přístup na tento profil byl omezen."
-#: ../../mod/display.php:496
+#: mod/display.php:505
msgid "Item has been removed."
msgstr "Položka byla odstraněna."
-#: ../../mod/newmember.php:6
+#: mod/newmember.php:6
msgid "Welcome to Friendica"
msgstr "Vítejte na Friendica"
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
msgid "New Member Checklist"
msgstr "Seznam doporučení pro nového člena"
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
msgid ""
"We would like to offer some tips and links to help make your experience "
"enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -556,40 +542,39 @@ msgid ""
"registration and then will quietly disappear."
msgstr "Rádi bychom vám nabídli několik tipů a odkazů pro začátek. Klikněte na jakoukoliv položku pro zobrazení relevantní stránky. Odkaz na tuto stránku bude viditelný z Vaší domovské stránky po dobu dvou týdnů od Vaší první registrace."
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
msgid "Getting Started"
msgstr "Začínáme"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid "Friendica Walk-Through"
msgstr "Prohlídka Friendica "
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid ""
"On your Quick Start page - find a brief introduction to your "
"profile and network tabs, make some new connections, and find some groups to"
" join."
msgstr "Na Vaší stránce Rychlý Start - naleznete stručné představení k Vašemu profilu a záložce Síť, k vytvoření spojení s novými kontakty a nalezení skupin, ke kterým se můžete připojit."
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
msgid "Settings"
msgstr "Nastavení"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid "Go to Your Settings"
msgstr "Navštivte své nastavení"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid ""
"On your Settings page - change your initial password. Also make a "
"note of your Identity Address. This looks just like an email address - and "
"will be useful in making friends on the free social web."
msgstr "Na Vaší stránce Nastavení - si změňte Vaše první heslo.\nVěnujte také svou pozornost k adrese identity. Vypadá jako emailová adresa a bude Vám užitečná pro navazování přátelství na svobodné sociální síti."
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
msgid ""
"Review the other settings, particularly the privacy settings. An unpublished"
" directory listing is like having an unlisted phone number. In general, you "
@@ -597,99 +582,97 @@ msgid ""
"potential friends know exactly how to find you."
msgstr "Prohlédněte si další nastavení, a to zejména nastavení soukromí. Nezveřejnění svého účtu v adresáři je jako mít nezveřejněné telefonní číslo. Obecně platí, že je lepší mít svůj účet zveřejněný, leda by všichni vaši potenciální přátelé věděli, jak vás přesně najít."
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
msgid "Upload Profile Photo"
msgstr "Nahrát profilovou fotografii"
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:36
msgid ""
"Upload a profile photo if you have not done so already. Studies have shown "
"that people with real photos of themselves are ten times more likely to make"
" friends than people who do not."
msgstr "Nahrajte si svou profilovou fotku, pokud jste tak již neučinili. Studie ukázaly, že lidé se skutečnými fotografiemi mají desetkrát častěji přátele než lidé, kteří nemají."
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid "Edit Your Profile"
msgstr "Editujte Váš profil"
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid ""
"Edit your default profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown"
" visitors."
msgstr "Upravit výchozí profil podle vašich představ. Prověřte nastavení pro skrytí Vašeho seznamu přátel a skrytí profilu před neznámými návštěvníky."
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid "Profile Keywords"
msgstr "Profilová klíčová slova"
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid ""
"Set some public keywords for your default profile which describe your "
"interests. We may be able to find other people with similar interests and "
"suggest friendships."
msgstr "Nastavte si nějaká veřejné klíčová slova pro výchozí profil, která popisují Vaše zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a navrhnout přátelství."
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
msgid "Connecting"
msgstr "Probíhá pokus o připojení"
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
msgid "Facebook"
msgstr "Facebook"
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49
msgid ""
"Authorise the Facebook Connector if you currently have a Facebook account "
"and we will (optionally) import all your Facebook friends and conversations."
msgstr "Jestliže máte účet na Facebooku, povolte konektor na Facebook a bude možné (na přání) importovat všechny Vaš přátele na Facebooku a všechny Vaše konverzace."
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
msgid ""
"If this is your own personal server, installing the Facebook addon "
"may ease your transition to the free social web."
msgstr "Pokud je toto Váš soukromý server, instalací Facebok doplňku můžete zjednodušit Váš přechod na svobodný sociální web."
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid "Importing Emails"
msgstr "Importování emaiů"
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid ""
"Enter your email access information on your Connector Settings page if you "
"wish to import and interact with friends or mailing lists from your email "
"INBOX"
msgstr "Pokud chcete importovat své přátele nebo mailové skupiny a komunikovat s nimi, zadejte na Vaší stránce Nastavení kontektoru své přístupové údaje do svého emailového účtu"
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid "Go to Your Contacts Page"
msgstr "Navštivte Vaši stránku s kontakty"
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid ""
"Your Contacts page is your gateway to managing friendships and connecting "
"with friends on other networks. Typically you enter their address or site "
"URL in the Add New Contact dialog."
msgstr "Vaše stránka Kontakty je Vaše brána k nastavování přátelství a propojení s přáteli z dalších sítí. Typicky zadáte jejich emailovou adresu nebo URL adresu jejich serveru prostřednictvím dialogu Přidat nový kontakt."
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid "Go to Your Site's Directory"
msgstr "Navštivte lokální adresář Friendica"
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid ""
"The Directory page lets you find other people in this network or other "
"federated sites. Look for a Connect or Follow link on "
"their profile page. Provide your own Identity Address if requested."
msgstr "Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných propojených serverech. Prostřednictvím odkazů Připojení nebo Následovat si prohlédněte jejich profilovou stránku. Uveďte svou vlastní adresu identity, je-li požadována."
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid "Finding New People"
msgstr "Nalezení nových lidí"
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid ""
"On the side panel of the Contacts page are several tools to find new "
"friends. We can match people by interest, look up people by name or "
@@ -698,456 +681,493 @@ msgid ""
"hours."
msgstr "Na bočním panelu stránky s kontakty je několik nástrojů k nalezení nových přátel. Porovnáme lidi dle zájmů, najdeme lidi podle jména nebo zájmu a poskytneme Vám návrhy založené na přátelství v síti přátel. Na zcela novém serveru se návrhy přátelství nabínou obvykle během 24 hodin."
-#: ../../mod/newmember.php:66 ../../include/group.php:270
+#: mod/newmember.php:66 include/group.php:270
msgid "Groups"
msgstr "Skupiny"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid "Group Your Contacts"
msgstr "Seskupte si své kontakty"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid ""
"Once you have made some friends, organize them into private conversation "
"groups from the sidebar of your Contacts page and then you can interact with"
" each group privately on your Network page."
msgstr "Jakmile získáte nějaké přátele, uspořádejte si je do soukromých konverzačních skupin na postranním panelu Vaší stránky Kontakty a pak můžete komunikovat s každou touto skupinu soukromě prostřednictvím stránky Síť."
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid "Why Aren't My Posts Public?"
msgstr "Proč nejsou mé příspěvky veřejné?"
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid ""
"Friendica respects your privacy. By default, your posts will only show up to"
" people you've added as friends. For more information, see the help section "
"from the link above."
msgstr "Friendica respektuje Vaše soukromí. Defaultně jsou Vaše příspěvky viditelné pouze lidem, které označíte jako Vaše přátelé. Více informací naleznete v nápovědě na výše uvedeném odkazu"
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
msgid "Getting Help"
msgstr "Získání nápovědy"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid "Go to the Help Section"
msgstr "Navštivte sekci nápovědy"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid ""
"Our help pages may be consulted for detail on other program"
" features and resources."
msgstr "Na stránkách Nápověda naleznete nejen další podrobnosti o všech funkcích Friendika ale také další zdroje informací."
-#: ../../mod/openid.php:24
+#: mod/openid.php:24
msgid "OpenID protocol error. No ID returned."
msgstr "Chyba OpenID protokolu. Navrátilo se žádné ID."
-#: ../../mod/openid.php:53
+#: mod/openid.php:53
msgid ""
"Account not found and OpenID registration is not permitted on this site."
msgstr "Nenalezen účet a OpenID registrace na tomto serveru není dovolena."
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
msgid "Login failed."
msgstr "Přihlášení se nezdařilo."
-#: ../../mod/profile_photo.php:44
+#: mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed."
msgstr "Obrázek byl odeslán, ale jeho oříznutí se nesdařilo."
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
msgid "Profile Photos"
msgstr "Profilové fotografie"
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
#, php-format
msgid "Image size reduction [%s] failed."
msgstr "Nepodařilo se snížit velikost obrázku [%s]."
-#: ../../mod/profile_photo.php:118
+#: mod/profile_photo.php:118
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr "Znovu načtěte stránku (Shift+F5) nebo vymažte cache prohlížeče, pokud se nové fotografie nezobrazí okamžitě."
-#: ../../mod/profile_photo.php:128
+#: mod/profile_photo.php:128
msgid "Unable to process image"
msgstr "Obrázek nelze zpracovat "
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "Obrázek překročil limit velikosti %d"
+msgid "Image exceeds size limit of %s"
+msgstr "Obrázek překročil limit velikosti %s"
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
msgid "Unable to process image."
msgstr "Obrázek není možné zprocesovat"
-#: ../../mod/profile_photo.php:242
+#: mod/profile_photo.php:242
msgid "Upload File:"
msgstr "Nahrát soubor:"
-#: ../../mod/profile_photo.php:243
+#: mod/profile_photo.php:243
msgid "Select a profile:"
msgstr "Vybrat profil:"
-#: ../../mod/profile_photo.php:245
+#: mod/profile_photo.php:245
msgid "Upload"
msgstr "Nahrát"
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
+#: mod/profile_photo.php:248
msgid "or"
msgstr "nebo"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "skip this step"
msgstr "přeskočit tento krok "
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "select a photo from your photo albums"
msgstr "Vybrat fotografii z Vašich fotoalb"
-#: ../../mod/profile_photo.php:262
+#: mod/profile_photo.php:262
msgid "Crop Image"
msgstr "Oříznout obrázek"
-#: ../../mod/profile_photo.php:263
+#: mod/profile_photo.php:263
msgid "Please adjust the image cropping for optimum viewing."
msgstr "Prosím, ořízněte tento obrázek pro optimální zobrazení."
-#: ../../mod/profile_photo.php:265
+#: mod/profile_photo.php:265
msgid "Done Editing"
msgstr "Editace dokončena"
-#: ../../mod/profile_photo.php:299
+#: mod/profile_photo.php:299
msgid "Image uploaded successfully."
msgstr "Obrázek byl úspěšně nahrán."
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
msgid "Image upload failed."
msgstr "Nahrání obrázku selhalo."
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
msgid "photo"
msgstr "fotografie"
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
msgid "status"
msgstr "Stav"
-#: ../../mod/subthread.php:103
+#: mod/subthread.php:103
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr "%1$s následuje %3$s uživatele %2$s"
-#: ../../mod/tagrm.php:41
+#: mod/tagrm.php:41
msgid "Tag removed"
msgstr "Štítek odstraněn"
-#: ../../mod/tagrm.php:79
+#: mod/tagrm.php:79
msgid "Remove Item Tag"
msgstr "Odebrat štítek položky"
-#: ../../mod/tagrm.php:81
+#: mod/tagrm.php:81
msgid "Select a tag to remove: "
msgstr "Vyberte štítek k odebrání: "
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
+#: mod/tagrm.php:93 mod/delegate.php:139
msgid "Remove"
msgstr "Odstranit"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
msgid "Save to Folder:"
msgstr "Uložit do složky:"
-#: ../../mod/filer.php:30
+#: mod/filer.php:30
msgid "- select -"
msgstr "- vyber -"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
msgid "Save"
msgstr "Uložit"
-#: ../../mod/follow.php:27
+#: mod/follow.php:24
+msgid "You already added this contact."
+msgstr "Již jste si tento kontakt přidali."
+
+#: mod/follow.php:56 mod/dfrn_request.php:844
+msgid "Please answer the following:"
+msgstr "Odpovězte, prosím, následující:"
+
+#: mod/follow.php:57 mod/dfrn_request.php:845
+#, php-format
+msgid "Does %s know you?"
+msgstr "Zná Vás uživatel %s ?"
+
+#: mod/follow.php:57 mod/settings.php:1063 mod/settings.php:1069
+#: mod/settings.php:1077 mod/settings.php:1081 mod/settings.php:1086
+#: mod/settings.php:1092 mod/settings.php:1098 mod/settings.php:1104
+#: mod/settings.php:1130 mod/settings.php:1131 mod/settings.php:1132
+#: mod/settings.php:1133 mod/settings.php:1134 mod/dfrn_request.php:845
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "Ne"
+
+#: mod/follow.php:58 mod/dfrn_request.php:849
+msgid "Add a personal note:"
+msgstr "Přidat osobní poznámku:"
+
+#: mod/follow.php:64 mod/dfrn_request.php:855
+msgid "Your Identity Address:"
+msgstr "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\"."
+
+#: mod/follow.php:67 mod/dfrn_request.php:858
+msgid "Submit Request"
+msgstr "Odeslat žádost"
+
+#: mod/follow.php:106
msgid "Contact added"
msgstr "Kontakt přidán"
-#: ../../mod/item.php:113
+#: mod/item.php:115
msgid "Unable to locate original post."
msgstr "Nelze nalézt původní příspěvek."
-#: ../../mod/item.php:345
+#: mod/item.php:347
msgid "Empty post discarded."
msgstr "Prázdný příspěvek odstraněn."
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
msgid "Wall Photos"
msgstr "Fotografie na zdi"
-#: ../../mod/item.php:938
+#: mod/item.php:860
msgid "System error. Post not saved."
msgstr "Chyba systému. Příspěvek nebyl uložen."
-#: ../../mod/item.php:964
+#: mod/item.php:989
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Tato zpráva vám byla zaslána od %s, člena sociální sítě Friendica."
-#: ../../mod/item.php:966
+#: mod/item.php:991
#, php-format
msgid "You may visit them online at %s"
msgstr "Můžete je navštívit online na adrese %s"
-#: ../../mod/item.php:967
+#: mod/item.php:992
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovědí na tento záznam."
-#: ../../mod/item.php:971
+#: mod/item.php:996
#, php-format
msgid "%s posted an update."
msgstr "%s poslal aktualizaci."
-#: ../../mod/group.php:29
+#: mod/group.php:29
msgid "Group created."
msgstr "Skupina vytvořena."
-#: ../../mod/group.php:35
+#: mod/group.php:35
msgid "Could not create group."
msgstr "Nelze vytvořit skupinu."
-#: ../../mod/group.php:47 ../../mod/group.php:140
+#: mod/group.php:47 mod/group.php:140
msgid "Group not found."
msgstr "Skupina nenalezena."
-#: ../../mod/group.php:60
+#: mod/group.php:60
msgid "Group name changed."
msgstr "Název skupiny byl změněn."
-#: ../../mod/group.php:87
+#: mod/group.php:87
msgid "Save Group"
msgstr "Uložit Skupinu"
-#: ../../mod/group.php:93
+#: mod/group.php:93
msgid "Create a group of contacts/friends."
msgstr "Vytvořit skupinu kontaktů / přátel."
-#: ../../mod/group.php:94 ../../mod/group.php:180
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
msgid "Group Name: "
msgstr "Název skupiny: "
-#: ../../mod/group.php:113
+#: mod/group.php:113
msgid "Group removed."
msgstr "Skupina odstraněna. "
-#: ../../mod/group.php:115
+#: mod/group.php:115
msgid "Unable to remove group."
msgstr "Nelze odstranit skupinu."
-#: ../../mod/group.php:179
+#: mod/group.php:177
msgid "Group Editor"
msgstr "Editor skupin"
-#: ../../mod/group.php:192
+#: mod/group.php:190
msgid "Members"
msgstr "Členové"
-#: ../../mod/apps.php:7 ../../index.php:212
+#: mod/apps.php:7 index.php:225
msgid "You must be logged in to use addons. "
msgstr "Musíte být přihlášeni pro použití rozšíření."
-#: ../../mod/apps.php:11
+#: mod/apps.php:11
msgid "Applications"
msgstr "Aplikace"
-#: ../../mod/apps.php:14
+#: mod/apps.php:14
msgid "No installed applications."
msgstr "Žádné nainstalované aplikace."
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
msgid "Profile not found."
msgstr "Profil nenalezen"
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
msgid "Contact not found."
msgstr "Kontakt nenalezen."
-#: ../../mod/dfrn_confirm.php:121
+#: mod/dfrn_confirm.php:121
msgid ""
"This may occasionally happen if contact was requested by both persons and it"
" has already been approved."
msgstr "To se může občas stát pokud kontakt byl zažádán oběma osobami a již byl schválen."
-#: ../../mod/dfrn_confirm.php:240
+#: mod/dfrn_confirm.php:240
msgid "Response from remote site was not understood."
msgstr "Odpověď ze vzdáleného serveru nebyla srozumitelná."
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
msgid "Unexpected response from remote site: "
msgstr "Neočekávaná odpověď od vzdáleného serveru:"
-#: ../../mod/dfrn_confirm.php:263
+#: mod/dfrn_confirm.php:263
msgid "Confirmation completed successfully."
msgstr "Potvrzení úspěšně dokončena."
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
msgid "Remote site reported: "
msgstr "Vzdálený server oznámil:"
-#: ../../mod/dfrn_confirm.php:277
+#: mod/dfrn_confirm.php:277
msgid "Temporary failure. Please wait and try again."
msgstr "Dočasné selhání. Prosím, vyčkejte a zkuste to znovu."
-#: ../../mod/dfrn_confirm.php:284
+#: mod/dfrn_confirm.php:284
msgid "Introduction failed or was revoked."
msgstr "Žádost o propojení selhala nebo byla zrušena."
-#: ../../mod/dfrn_confirm.php:429
+#: mod/dfrn_confirm.php:430
msgid "Unable to set contact photo."
msgstr "Nelze nastavit fotografii kontaktu."
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s je nyní přítel s %2$s"
-#: ../../mod/dfrn_confirm.php:571
+#: mod/dfrn_confirm.php:572
#, php-format
msgid "No user record found for '%s' "
msgstr "Pro '%s' nenalezen žádný uživatelský záznam "
-#: ../../mod/dfrn_confirm.php:581
+#: mod/dfrn_confirm.php:582
msgid "Our site encryption key is apparently messed up."
msgstr "Náš šifrovací klíč zřejmě přestal správně fungovat."
-#: ../../mod/dfrn_confirm.php:592
+#: mod/dfrn_confirm.php:593
msgid "Empty site URL was provided or URL could not be decrypted by us."
msgstr "Byla poskytnuta prázdná URL adresa nebo se nepodařilo URL adresu dešifrovat."
-#: ../../mod/dfrn_confirm.php:613
+#: mod/dfrn_confirm.php:614
msgid "Contact record was not found for you on our site."
msgstr "Kontakt záznam nebyl nalezen pro vás na našich stránkách."
-#: ../../mod/dfrn_confirm.php:627
+#: mod/dfrn_confirm.php:628
#, php-format
msgid "Site public key not available in contact record for URL %s."
msgstr "V adresáři není k dispozici veřejný klíč pro URL %s."
-#: ../../mod/dfrn_confirm.php:647
+#: mod/dfrn_confirm.php:648
msgid ""
"The ID provided by your system is a duplicate on our system. It should work "
"if you try again."
msgstr "Váš systém poskytl duplicitní ID vůči našemu systému. Pokuste se akci zopakovat."
-#: ../../mod/dfrn_confirm.php:658
+#: mod/dfrn_confirm.php:659
msgid "Unable to set your contact credentials on our system."
msgstr "Nelze nastavit Vaše přihlašovací údaje v našem systému."
-#: ../../mod/dfrn_confirm.php:725
+#: mod/dfrn_confirm.php:726
msgid "Unable to update your contact profile details on our system"
msgstr "Nelze aktualizovat Váš profil v našem systému"
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4236
msgid "[Name Withheld]"
msgstr "[Jméno odepřeno]"
-#: ../../mod/dfrn_confirm.php:797
+#: mod/dfrn_confirm.php:798
#, php-format
msgid "%1$s has joined %2$s"
msgstr "%1$s se připojil k %2$s"
-#: ../../mod/profile.php:21 ../../boot.php:1458
+#: mod/profile.php:21 include/identity.php:77
msgid "Requested profile is not available."
msgstr "Požadovaný profil není k dispozici."
-#: ../../mod/profile.php:180
+#: mod/profile.php:179
msgid "Tips for New Members"
msgstr "Tipy pro nové členy"
-#: ../../mod/videos.php:125
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr "Opravdu chcete smazat toto video?"
+
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr "Odstranit video"
+
+#: mod/videos.php:197
msgid "No videos selected"
msgstr "Není vybráno žádné video"
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+#: mod/videos.php:298 mod/photos.php:1053
msgid "Access to this item is restricted."
msgstr "Přístup k této položce je omezen."
-#: ../../mod/videos.php:301 ../../include/text.php:1405
+#: mod/videos.php:373 include/text.php:1460
msgid "View Video"
msgstr "Zobrazit video"
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+#: mod/videos.php:380 mod/photos.php:1827
msgid "View Album"
msgstr "Zobrazit album"
-#: ../../mod/videos.php:317
+#: mod/videos.php:389
msgid "Recent Videos"
msgstr "Aktuální Videa"
-#: ../../mod/videos.php:319
+#: mod/videos.php:391
msgid "Upload New Videos"
msgstr "Nahrát nová videa"
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/tagger.php:95 include/conversation.php:265
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s označen uživatelem %2$s %3$s s %4$s"
-#: ../../mod/fsuggest.php:63
+#: mod/fsuggest.php:63
msgid "Friend suggestion sent."
msgstr "Návrhy přátelství odeslány "
-#: ../../mod/fsuggest.php:97
+#: mod/fsuggest.php:97
msgid "Suggest Friends"
msgstr "Navrhněte přátelé"
-#: ../../mod/fsuggest.php:99
+#: mod/fsuggest.php:99
#, php-format
msgid "Suggest a friend for %s"
msgstr "Navrhněte přátelé pro uživatele %s"
-#: ../../mod/lostpass.php:19
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Neplatný požadavek."
+
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr "Nenalezen žádný platný účet."
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr "Žádost o obnovení hesla vyřízena. Zkontrolujte Vaši e-mailovou schránku."
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -1163,7 +1183,7 @@ msgid ""
"\t\tissued this request."
msgstr "\n\t\tDrahý %1$s,\n\t\t\tNa \"%2$s\" jsme obdrželi požadavek na obnovu vašeho hesla \n\t\tpassword. Pro potvrzení žádosti prosím klikněte na zaslaný verifikační odkaz níže nebo si ho zkopírujte do adresní řádky prohlížeče.\n\n\t\tPokud jste tuto žádost nezasílaliI prosím na uvedený odkaz neklikejte a tento email smažte.\n\n\t\tVaše heslo nebude změněno dokud nebudeme moci oveřit, že jste autorem této žádosti."
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -1180,44 +1200,44 @@ msgid ""
"\t\tLogin Name:\t%3$s"
msgstr "\n\t\tKlikněte na následující odkaz pro potvrzení Vaší identity:\n\n\t\t%1$s\n\n\t\tNásledně obdržíte zprávu obsahující nové heslo.\n\t\tHeslo si můžete si změnit na stránce nastavení účtu poté, co se přihlásíte.\n\n\t\tVaše přihlašovací údaje jsou následující:\n\n\t\tUmístění webu:\t%2$s\n\t\tPřihlašovací jméno:\t%3$s"
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr "Na %s bylo zažádáno o resetování hesla"
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr "Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení hesla se nezdařilo."
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1287
msgid "Password Reset"
msgstr "Obnovení hesla"
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr "Vaše heslo bylo na Vaše přání resetováno."
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr "Někdo Vám napsal na Vaši profilovou stránku"
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr "Uložte si nebo zkopírujte nové heslo - a pak"
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr "klikněte zde pro přihlášení"
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr "Nezdá se, že by to bylo Vaše celé jméno (křestní jméno a příjmení)."
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -1228,7 +1248,7 @@ msgid ""
"\t\t\t"
msgstr "\n\t\t\t\tDrahý %1$s,\n⇥⇥⇥⇥⇥Vaše heslo bylo na požádání změněno. Prosím uchovejte si tuto informaci (nebo si změntě heslo ihned na něco, co si budete pamatovat).\t"
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -1242,432 +1262,422 @@ msgid ""
"\t\t\t"
msgstr "\n\t\t\t\tVaše přihlašovací údaje jsou následující:\n\n\t\t\t\tUmístění webu:\t%1$s\n\t\t\t\tPřihlašovací jméno:\t%2$s\n\t\t\t\tHeslo:\t%3$s\n\n\t\t\t\tHeslo si můžete si změnit na stránce nastavení účtu poté, co se přihlásíte.\n\t\t\t"
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr "Vaše heslo bylo změněno na %s"
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
msgstr "Zapomněli jste heslo?"
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr "Zadejte svůj e-mailovou adresu a odešlete žádost o zaslání Vašeho nového hesla. Poté zkontrolujte svůj e-mail pro další instrukce."
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
msgstr "Přezdívka nebo e-mail: "
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr "Reset"
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s má rád %2$s' na %3$s"
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/like.php:168 include/conversation.php:140
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "%1$s nemá rád %2$s na %3$s"
-#: ../../mod/ping.php:240
+#: mod/ping.php:233
msgid "{0} wants to be your friend"
msgstr "{0} chce být Vaším přítelem"
-#: ../../mod/ping.php:245
+#: mod/ping.php:248
msgid "{0} sent you a message"
msgstr "{0} vám poslal zprávu"
-#: ../../mod/ping.php:250
+#: mod/ping.php:263
msgid "{0} requested registration"
msgstr "{0} požaduje registraci"
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} komentoval příspěvek uživatele %s"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "{0} má rád příspěvek uživatele %s"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "{0} nemá rád příspěvek uživatele %s"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} se skamarádil s %s"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} zasláno"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} označen %s' příspěvek s #%s"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} vás zmínil v příspěvku"
-
-#: ../../mod/viewcontacts.php:41
+#: mod/viewcontacts.php:41
msgid "No contacts."
msgstr "Žádné kontakty."
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
+#: mod/viewcontacts.php:78 include/text.php:917
msgid "View Contacts"
msgstr "Zobrazit kontakty"
-#: ../../mod/notifications.php:26
+#: mod/notifications.php:26
msgid "Invalid request identifier."
msgstr "Neplatný identifikátor požadavku."
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
msgid "Discard"
msgstr "Odstranit"
-#: ../../mod/notifications.php:78
+#: mod/notifications.php:78
msgid "System"
msgstr "Systém"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
msgid "Network"
msgstr "Síť"
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
+#: mod/notifications.php:90 mod/network.php:375
msgid "Personal"
msgstr "Osobní"
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
msgid "Home"
msgstr "Domů"
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
+#: mod/notifications.php:102 include/nav.php:161
msgid "Introductions"
msgstr "Představení"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Show Ignored Requests"
msgstr "Zobrazit ignorované žádosti"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Hide Ignored Requests"
msgstr "Skrýt ignorované žádosti"
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: mod/notifications.php:159 mod/notifications.php:209
msgid "Notification type: "
msgstr "Typ oznámení: "
-#: ../../mod/notifications.php:150
+#: mod/notifications.php:160
msgid "Friend Suggestion"
msgstr "Návrh přátelství"
-#: ../../mod/notifications.php:152
+#: mod/notifications.php:162
#, php-format
msgid "suggested by %s"
msgstr "navrhl %s"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "Post a new friend activity"
msgstr "Zveřejnit aktivitu nového přítele."
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "if applicable"
msgstr "je-li použitelné"
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
msgid "Approve"
msgstr "Schválit"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "Claims to be known to you: "
msgstr "Vaši údajní známí: "
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "yes"
msgstr "ano"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "no"
msgstr "ne"
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Schválit jako: "
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "Má být vaše propojení oboustanné nebo ne? \"Přítel\" implikuje, že dovolíte čtení a přihlašování se k jejich příspěvkům. \"Fanoušek/Obdivovatel\" znamená, že umožníte čtení, ale už nebudete číst jejich příspěvky: Odsouhlasit jako: "
-#: ../../mod/notifications.php:189
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "Má být vaše propojení oboustanné nebo ne? \"Přítel\" implikuje, že dovolíte čtení a vy budete přihlášen k odebírání jejich příspěvků. \"Sdíleč\" znamená, že umožníte čtení, ale už nebudete číst jejich příspěvky: Odsouhlasit jako: "
+
+#: mod/notifications.php:203
msgid "Friend"
msgstr "Přítel"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Sharer"
msgstr "Sdílené"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Fan/Admirer"
msgstr "Fanoušek / obdivovatel"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "Friend/Connect Request"
msgstr "Přítel / žádost o připojení"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "New Follower"
msgstr "Nový následovník"
-#: ../../mod/notifications.php:217
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Místo:"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "O mě:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Štítky:"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Pohlaví:"
+
+#: mod/notifications.php:240
msgid "No introductions."
msgstr "Žádné představení."
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
+#: mod/notifications.php:243 include/nav.php:164
msgid "Notifications"
msgstr "Upozornění"
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
#, php-format
msgid "%s liked %s's post"
msgstr "Uživateli %s se líbí příspěvek uživatele %s"
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
#, php-format
msgid "%s disliked %s's post"
msgstr "Uživateli %s se nelíbí příspěvek uživatele %s"
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
#, php-format
msgid "%s is now friends with %s"
msgstr "%s se nyní přátelí s %s"
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: mod/notifications.php:313 mod/notifications.php:442
#, php-format
msgid "%s created a new post"
msgstr "%s vytvořil nový příspěvek"
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
#, php-format
msgid "%s commented on %s's post"
msgstr "%s okomentoval příspěvek uživatele %s'"
-#: ../../mod/notifications.php:306
+#: mod/notifications.php:329
msgid "No more network notifications."
msgstr "Žádné další síťové upozornění."
-#: ../../mod/notifications.php:310
+#: mod/notifications.php:333
msgid "Network Notifications"
msgstr "Upozornění Sítě"
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: mod/notifications.php:359 mod/notify.php:72
msgid "No more system notifications."
msgstr "Žádné další systémová upozornění."
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: mod/notifications.php:363 mod/notify.php:76
msgid "System Notifications"
msgstr "Systémová upozornění"
-#: ../../mod/notifications.php:435
+#: mod/notifications.php:458
msgid "No more personal notifications."
msgstr "Žádné další osobní upozornění."
-#: ../../mod/notifications.php:439
+#: mod/notifications.php:462
msgid "Personal Notifications"
msgstr "Osobní upozornění"
-#: ../../mod/notifications.php:520
+#: mod/notifications.php:543
msgid "No more home notifications."
msgstr "Žádné další domácí upozornění."
-#: ../../mod/notifications.php:524
+#: mod/notifications.php:547
msgid "Home Notifications"
msgstr "Upozornění na vstupní straně"
-#: ../../mod/babel.php:17
+#: mod/babel.php:17
msgid "Source (bbcode) text:"
msgstr "Zdrojový text (bbcode):"
-#: ../../mod/babel.php:23
+#: mod/babel.php:23
msgid "Source (Diaspora) text to convert to BBcode:"
msgstr "Zdrojový (Diaspora) text k převedení do BB kódování:"
-#: ../../mod/babel.php:31
+#: mod/babel.php:31
msgid "Source input: "
msgstr "Zdrojový vstup: "
-#: ../../mod/babel.php:35
+#: mod/babel.php:35
msgid "bb2html (raw HTML): "
msgstr "bb2html (raw HTML): "
-#: ../../mod/babel.php:39
+#: mod/babel.php:39
msgid "bb2html: "
msgstr "bb2html: "
-#: ../../mod/babel.php:43
+#: mod/babel.php:43
msgid "bb2html2bb: "
msgstr "bb2html2bb: "
-#: ../../mod/babel.php:47
+#: mod/babel.php:47
msgid "bb2md: "
msgstr "bb2md: "
-#: ../../mod/babel.php:51
+#: mod/babel.php:51
msgid "bb2md2html: "
msgstr "bb2md2html: "
-#: ../../mod/babel.php:55
+#: mod/babel.php:55
msgid "bb2dia2bb: "
msgstr "bb2dia2bb: "
-#: ../../mod/babel.php:59
+#: mod/babel.php:59
msgid "bb2md2html2bb: "
msgstr "bb2md2html2bb: "
-#: ../../mod/babel.php:69
+#: mod/babel.php:69
msgid "Source input (Diaspora format): "
msgstr "Vstupní data (ve formátu Diaspora): "
-#: ../../mod/babel.php:74
+#: mod/babel.php:74
msgid "diaspora2bb: "
msgstr "diaspora2bb: "
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
msgid "Nothing new here"
msgstr "Zde není nic nového"
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
msgid "Clear notifications"
msgstr "Smazat notifikace"
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/message.php:9 include/nav.php:173
msgid "New Message"
msgstr "Nová zpráva"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
msgid "No recipient selected."
msgstr "Nevybrán příjemce."
-#: ../../mod/message.php:67
+#: mod/message.php:68
msgid "Unable to locate contact information."
msgstr "Nepodařilo se najít kontaktní informace."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
msgid "Message could not be sent."
msgstr "Zprávu se nepodařilo odeslat."
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
msgid "Message collection failure."
msgstr "Sběr zpráv selhal."
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
msgid "Message sent."
msgstr "Zpráva odeslána."
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:183 include/nav.php:170
msgid "Messages"
msgstr "Zprávy"
-#: ../../mod/message.php:207
+#: mod/message.php:208
msgid "Do you really want to delete this message?"
msgstr "Opravdu chcete smazat tuto zprávu?"
-#: ../../mod/message.php:227
+#: mod/message.php:228
msgid "Message deleted."
msgstr "Zpráva odstraněna."
-#: ../../mod/message.php:258
+#: mod/message.php:259
msgid "Conversation removed."
msgstr "Konverzace odstraněna."
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
msgid "Please enter a link URL:"
msgstr "Zadejte prosím URL odkaz:"
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
msgid "Send Private Message"
msgstr "Odeslat soukromou zprávu"
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
msgid "To:"
msgstr "Adresát:"
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
msgid "Subject:"
msgstr "Předmět:"
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
msgid "Your message:"
msgstr "Vaše zpráva:"
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
msgid "Upload photo"
msgstr "Nahrát fotografii"
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
msgid "Insert web link"
msgstr "Vložit webový odkaz"
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
msgid "Please wait"
msgstr "Čekejte prosím"
-#: ../../mod/message.php:371
+#: mod/message.php:372
msgid "No messages."
msgstr "Žádné zprávy."
-#: ../../mod/message.php:378
+#: mod/message.php:379
#, php-format
msgid "Unknown sender - %s"
msgstr "Neznámý odesilatel - %s"
-#: ../../mod/message.php:381
+#: mod/message.php:382
#, php-format
msgid "You and %s"
msgstr "Vy a %s"
-#: ../../mod/message.php:384
+#: mod/message.php:385
#, php-format
msgid "%s and You"
msgstr "%s a Vy"
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
msgid "Delete conversation"
msgstr "Odstranit konverzaci"
-#: ../../mod/message.php:408
+#: mod/message.php:409
msgid "D, d M Y - g:i A"
msgstr "D M R - g:i A"
-#: ../../mod/message.php:411
+#: mod/message.php:412
#, php-format
msgid "%d message"
msgid_plural "%d messages"
@@ -1675,622 +1685,689 @@ msgstr[0] "%d zpráva"
msgstr[1] "%d zprávy"
msgstr[2] "%d zpráv"
-#: ../../mod/message.php:450
+#: mod/message.php:451
msgid "Message not available."
msgstr "Zpráva není k dispozici."
-#: ../../mod/message.php:520
+#: mod/message.php:521
msgid "Delete message"
msgstr "Smazat zprávu"
-#: ../../mod/message.php:548
+#: mod/message.php:549
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr "Není k dispozici zabezpečená komunikace. Možná budete schopni reagovat z odesilatelovy profilové stránky."
-#: ../../mod/message.php:552
+#: mod/message.php:553
msgid "Send Reply"
msgstr "Poslat odpověď"
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
msgid "[Embedded content - reload page to view]"
msgstr "[Vložený obsah - obnovte stránku pro zobrazení]"
-#: ../../mod/crepair.php:106
+#: mod/crepair.php:107
msgid "Contact settings applied."
msgstr "Nastavení kontaktu změněno"
-#: ../../mod/crepair.php:108
+#: mod/crepair.php:109
msgid "Contact update failed."
msgstr "Aktualizace kontaktu selhala."
-#: ../../mod/crepair.php:139
+#: mod/crepair.php:140
msgid "Repair Contact Settings"
msgstr "Opravit nastavení kontaktu"
-#: ../../mod/crepair.php:141
+#: mod/crepair.php:142
msgid ""
"WARNING: This is highly advanced and if you enter incorrect"
" information your communications with this contact may stop working."
msgstr "Varování: Toto je velmi pokročilé a pokud zadáte nesprávné informace, Vaše komunikace s tímto kontaktem může přestat fungovat."
-#: ../../mod/crepair.php:142
+#: mod/crepair.php:143
msgid ""
"Please use your browser 'Back' button now if you are "
"uncertain what to do on this page."
msgstr "Prosím použijte ihned v prohlížeči tlačítko \"zpět\" pokud si nejste jistí co dělat na této stránce."
-#: ../../mod/crepair.php:148
+#: mod/crepair.php:149
msgid "Return to contact editor"
msgstr "Návrat k editoru kontaktu"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "No mirroring"
msgstr "Žádné zrcadlení"
-#: ../../mod/crepair.php:159
+#: mod/crepair.php:160
msgid "Mirror as forwarded posting"
msgstr "Zrcadlit pro přeposlané příspěvky"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "Mirror as my own posting"
msgstr "Zrcadlit jako mé vlastní příspěvky"
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr "Znovu načíst data kontaktu"
+
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
msgid "Name"
msgstr "Jméno"
-#: ../../mod/crepair.php:166
+#: mod/crepair.php:171
msgid "Account Nickname"
msgstr "Přezdívka účtu"
-#: ../../mod/crepair.php:167
+#: mod/crepair.php:172
msgid "@Tagname - overrides Name/Nickname"
msgstr "@Tagname - upřednostněno před Jménem/Přezdívkou"
-#: ../../mod/crepair.php:168
+#: mod/crepair.php:173
msgid "Account URL"
msgstr "URL adresa účtu"
-#: ../../mod/crepair.php:169
+#: mod/crepair.php:174
msgid "Friend Request URL"
msgstr "Žádost o přátelství URL"
-#: ../../mod/crepair.php:170
+#: mod/crepair.php:175
msgid "Friend Confirm URL"
msgstr "URL adresa potvrzení přátelství"
-#: ../../mod/crepair.php:171
+#: mod/crepair.php:176
msgid "Notification Endpoint URL"
msgstr "Notifikační URL adresa"
-#: ../../mod/crepair.php:172
+#: mod/crepair.php:177
msgid "Poll/Feed URL"
msgstr "Poll/Feed URL adresa"
-#: ../../mod/crepair.php:173
+#: mod/crepair.php:178
msgid "New photo from this URL"
msgstr "Nové foto z této URL adresy"
-#: ../../mod/crepair.php:174
+#: mod/crepair.php:179
msgid "Remote Self"
msgstr "Remote Self"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid "Mirror postings from this contact"
msgstr "Zrcadlení správ od tohoto kontaktu"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
msgstr "Označit tento kontakt jako \"remote_self\", s tímto nastavením freindica bude přeposílat všechny nové příspěvky od tohoto kontaktu."
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
msgid "Login"
msgstr "Přihlásit se"
-#: ../../mod/bookmarklet.php:41
+#: mod/bookmarklet.php:41
msgid "The post was created"
msgstr "Příspěvek byl vytvořen"
-#: ../../mod/viewsrc.php:7
+#: mod/viewsrc.php:7
msgid "Access denied."
msgstr "Přístup odmítnut"
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Vyhledávání lidí"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr "Vyhledávání lidí - %s"
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Spojit"
+
+#: mod/dirfind.php:139 mod/match.php:73
msgid "No matches"
msgstr "Žádné shody"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
msgid "Photos"
msgstr "Fotografie"
-#: ../../mod/fbrowser.php:113
+#: mod/fbrowser.php:122
msgid "Files"
msgstr "Soubory"
-#: ../../mod/nogroup.php:59
+#: mod/nogroup.php:59
msgid "Contacts who are not members of a group"
msgstr "Kontakty, které nejsou členy skupiny"
-#: ../../mod/admin.php:57
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr "Nastavení téma zobrazení bylo aktualizováno."
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:682
msgid "Site"
msgstr "Web"
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
msgid "Users"
msgstr "Uživatelé"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
msgid "Plugins"
msgstr "Pluginy"
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
msgid "Themes"
msgstr "Témata"
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr "Aktualizace databáze"
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr "Proskoumat frontu"
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
msgid "Logs"
msgstr "Logy"
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
msgid "probe address"
msgstr "vyzkoušet adresu"
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
msgid "check webfinger"
msgstr "vyzkoušet webfinger"
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:131 include/nav.php:193
msgid "Admin"
msgstr "Administrace"
-#: ../../mod/admin.php:131
+#: mod/admin.php:132
msgid "Plugin Features"
msgstr "Funkčnosti rozšíření"
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
msgid "diagnostics"
msgstr "diagnostika"
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
msgid "User registrations waiting for confirmation"
msgstr "Registrace uživatele čeká na potvrzení"
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
-msgid "Normal Account"
-msgstr "Normální účet"
-
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
-msgid "Soapbox Account"
-msgstr "Soapbox účet"
-
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
-msgid "Community/Celebrity Account"
-msgstr "Komunitní účet / Účet celebrity"
-
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
-msgid "Automatic Friend Account"
-msgstr "Účet s automatickým schvalováním přátel"
-
-#: ../../mod/admin.php:197
-msgid "Blog Account"
-msgstr "Účet Blogu"
-
-#: ../../mod/admin.php:198
-msgid "Private Forum"
-msgstr "Soukromé fórum"
-
-#: ../../mod/admin.php:217
-msgid "Message queues"
-msgstr "Fronty zpráv"
-
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
msgid "Administration"
msgstr "Administrace"
-#: ../../mod/admin.php:223
+#: mod/admin.php:202
+msgid "ID"
+msgstr "Identifikátor"
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr "Jméno příjemce"
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr "Profil píjemce"
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr "Vytvořeno"
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr "Naposled vyzkoušeno"
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr ""
+
+#: mod/admin.php:220 mod/admin.php:1025
+msgid "Normal Account"
+msgstr "Normální účet"
+
+#: mod/admin.php:221 mod/admin.php:1026
+msgid "Soapbox Account"
+msgstr "Soapbox účet"
+
+#: mod/admin.php:222 mod/admin.php:1027
+msgid "Community/Celebrity Account"
+msgstr "Komunitní účet / Účet celebrity"
+
+#: mod/admin.php:223 mod/admin.php:1028
+msgid "Automatic Friend Account"
+msgstr "Účet s automatickým schvalováním přátel"
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr "Účet Blogu"
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr "Soukromé fórum"
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr "Fronty zpráv"
+
+#: mod/admin.php:250
msgid "Summary"
msgstr "Shrnutí"
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
msgid "Registered users"
msgstr "Registrovaní uživatelé"
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
msgid "Pending registrations"
msgstr "Čekající registrace"
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
msgid "Version"
msgstr "Verze"
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
msgid "Active plugins"
msgstr "Aktivní pluginy"
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
msgid "Can not parse base url. Must have at least ://"
msgstr "Nelze zpracovat výchozí url adresu. Musí obsahovat alespoň ://"
-#: ../../mod/admin.php:516
+#: mod/admin.php:565
msgid "Site settings updated."
msgstr "Nastavení webu aktualizováno."
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:594 mod/settings.php:880
msgid "No special theme for mobile devices"
msgstr "žádné speciální téma pro mobilní zařízení"
-#: ../../mod/admin.php:562
+#: mod/admin.php:611
msgid "No community page"
msgstr "Komunitní stránka neexistuje"
-#: ../../mod/admin.php:563
+#: mod/admin.php:612
msgid "Public postings from users of this site"
msgstr "Počet veřejných příspěvků od uživatele na této stránce"
-#: ../../mod/admin.php:564
+#: mod/admin.php:613
msgid "Global community page"
msgstr "Globální komunitní stránka"
-#: ../../mod/admin.php:570
+#: mod/admin.php:619
msgid "At post arrival"
msgstr "Při obdržení příspěvku"
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
msgid "Frequently"
msgstr "Často"
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
msgid "Hourly"
msgstr "každou hodinu"
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
msgid "Twice daily"
msgstr "Dvakrát denně"
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
msgid "Daily"
msgstr "denně"
-#: ../../mod/admin.php:579
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr "Uživatelé, Všechny kontakty"
+
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr ""
+
+#: mod/admin.php:634
+msgid "One month"
+msgstr "Jeden měsíc"
+
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "Tři měsíce"
+
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr "Půl roku"
+
+#: mod/admin.php:637
+msgid "One year"
+msgstr "Jeden rok"
+
+#: mod/admin.php:642
msgid "Multi user instance"
msgstr "Více uživatelská instance"
-#: ../../mod/admin.php:602
+#: mod/admin.php:665
msgid "Closed"
msgstr "Uzavřeno"
-#: ../../mod/admin.php:603
+#: mod/admin.php:666
msgid "Requires approval"
msgstr "Vyžaduje schválení"
-#: ../../mod/admin.php:604
+#: mod/admin.php:667
msgid "Open"
msgstr "Otevřená"
-#: ../../mod/admin.php:608
+#: mod/admin.php:671
msgid "No SSL policy, links will track page SSL state"
msgstr "Žádná SSL politika, odkazy budou následovat stránky SSL stav"
-#: ../../mod/admin.php:609
+#: mod/admin.php:672
msgid "Force all links to use SSL"
msgstr "Vyžadovat u všech odkazů použití SSL"
-#: ../../mod/admin.php:610
+#: mod/admin.php:673
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Certifikát podepsaný sám sebou, použít SSL pouze pro lokální odkazy (nedoporučeno)"
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:781
+#: mod/settings.php:850 mod/settings.php:932 mod/settings.php:1162
msgid "Save Settings"
msgstr "Uložit Nastavení"
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:684 mod/register.php:260
msgid "Registration"
msgstr "Registrace"
-#: ../../mod/admin.php:622
+#: mod/admin.php:685
msgid "File upload"
msgstr "Nahrání souborů"
-#: ../../mod/admin.php:623
+#: mod/admin.php:686
msgid "Policies"
msgstr "Politiky"
-#: ../../mod/admin.php:624
+#: mod/admin.php:687
msgid "Advanced"
msgstr "Pokročilé"
-#: ../../mod/admin.php:625
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr ""
+
+#: mod/admin.php:689
msgid "Performance"
msgstr "Výkonnost"
-#: ../../mod/admin.php:626
+#: mod/admin.php:690
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr "Změna umístění - Varování: pokročilá funkčnost. Tímto můžete znepřístupnit server."
-#: ../../mod/admin.php:629
+#: mod/admin.php:693
msgid "Site name"
msgstr "Název webu"
-#: ../../mod/admin.php:630
+#: mod/admin.php:694
msgid "Host name"
msgstr "Jméno hostitele (host name)"
-#: ../../mod/admin.php:631
+#: mod/admin.php:695
msgid "Sender Email"
msgstr "Email ddesílatele"
-#: ../../mod/admin.php:632
+#: mod/admin.php:696
msgid "Banner/Logo"
msgstr "Banner/logo"
-#: ../../mod/admin.php:633
+#: mod/admin.php:697
msgid "Shortcut icon"
msgstr "Ikona zkratky"
-#: ../../mod/admin.php:634
+#: mod/admin.php:698
msgid "Touch icon"
msgstr "Dotyková ikona"
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
msgid "Additional Info"
msgstr "Dodatečné informace"
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
+#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr "Pro veřejné servery: zde můžete doplnit dodatečné informace, které budou uvedeny v seznamu na dir.friendica.com/siteinfo."
+"listed at %s/siteinfo."
+msgstr ""
-#: ../../mod/admin.php:636
+#: mod/admin.php:700
msgid "System language"
msgstr "Systémový jazyk"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid "System theme"
msgstr "Grafická šablona systému "
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr "Defaultní systémové téma - může být změněno v uživatelských profilech - změnit theme settings"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Mobile system theme"
msgstr "Systémové téma zobrazení pro mobilní zařízení"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Theme for mobile devices"
msgstr "Téma zobrazení pro mobilní zařízení"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "SSL link policy"
msgstr "Politika SSL odkazů"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Určuje, zda-li budou generované odkazy používat SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid "Force SSL"
msgstr "Vynutit SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
msgstr "Vynutit SSL pro všechny ne-SSL žádosti - Upozornění: na některých systémech může dojít k nekonečnému zacyklení."
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Old style 'Share'"
msgstr "Sdílení \"postaru\""
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Deactivates the bbcode element 'share' for repeating items."
msgstr "Deaktivovat bbcode element \"share\" pro opakující se položky."
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid "Hide help entry from navigation menu"
msgstr "skrýt nápovědu z navigačního menu"
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Skryje menu ze stránek Nápověda z navigačního menu. Nápovědu můžete stále zobrazit přímo zadáním /help."
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Single user instance"
msgstr "Jednouživatelská instance"
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Nastavit tuto instanci víceuživatelskou nebo jednouživatelskou pro pojmenovaného uživatele"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid "Maximum image size"
msgstr "Maximální velikost obrázků"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Maximální velikost v bajtech nahraných obrázků. Defaultní je 0, což znamená neomezeno."
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid "Maximum image length"
msgstr "Maximální velikost obrázků"
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Maximální délka v pixelech delší stránky nahrávaných obrázků. Defaultně je -1, což označuje bez limitu"
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid "JPEG image quality"
msgstr "JPEG kvalita obrázku"
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Nahrávaný JPEG bude uložen se zadanou kvalitou v rozmezí [0-100]. Defaultní je 100, což znamená plnou kvalitu."
-#: ../../mod/admin.php:648
+#: mod/admin.php:712
msgid "Register policy"
msgstr "Politika registrace"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid "Maximum Daily Registrations"
msgstr "Maximální počet denních registrací"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Pokud je registrace výše povolena, zde se nastaví maximální počet registrací nových uživatelů za den.\nPokud je registrace zakázána, toto nastavení nemá žádný efekt."
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Register text"
msgstr "Registrace textu"
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Will be displayed prominently on the registration page."
msgstr "Bude zřetelně zobrazeno na registrační stránce."
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid "Accounts abandoned after x days"
msgstr "Účet je opuštěn po x dnech"
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Neztrácejte systémové zdroje kontaktováním externích webů s opuštěnými účty. Zadejte 0 pro žádný časový limit."
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid "Allowed friend domains"
msgstr "Povolené domény přátel"
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Čárkou oddělený seznam domén, kterým je povoleno navazovat přátelství s tímto webem. Zástupné znaky (wildcards) jsou povoleny. Prázné znamená libovolnou doménu."
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid "Allowed email domains"
msgstr "Povolené e-mailové domény"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
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 "Čárkou oddělený seznam domén emalových adres, kterým je povoleno provádět registraci na tomto webu. Zástupné znaky (wildcards) jsou povoleny. Prázné znamená libovolnou doménu."
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid "Block public"
msgstr "Blokovat veřejnost"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Označemím přepínače zablokujete veřejný přístup ke všem jinak veřejně přístupným soukromým stránkám uživatelům, kteří nebudou přihlášeni."
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid "Force publish"
msgstr "Publikovat"
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Označením přepínače budou včechny profily na tomto webu uvedeny v adresáři webu."
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid "Global directory update URL"
msgstr "aktualizace URL adresy Globálního adresáře "
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid ""
"URL to update the global directory. If this is not set, the global directory"
" is completely unavailable to the application."
msgstr "URL adresa k aktualizaci globálního adresáře. Pokud není zadáno, funkce globálního adresáře není dostupná žádné aplikaci."
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow threaded items"
msgstr "Povolit vícevláknové zpracování obsahu"
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow infinite level threading for items on this site."
msgstr "Povolit zpracování obsahu tohoto webu neomezeným počtem paralelních vláken."
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid "Private posts by default for new users"
msgstr "Nastavit pro nové uživatele příspěvky jako soukromé"
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Nastavit defaultní práva pro příspěvky od všech nových členů na výchozí soukromou skupinu raději než jako veřejné."
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid "Don't include post content in email notifications"
msgstr "Nezahrnovat obsah příspěvků v emailových upozorněních"
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr " V mailových upozorněních, které jsou odesílány z tohoto webu jako soukromé zprávy, nejsou z důvodů bezpečnosti obsaženy příspěvky/komentáře/soukromé zprávy apod. "
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid "Disallow public access to addons listed in the apps menu."
msgstr "Zakázat veřejný přístup k rozšířením uvedeným v menu aplikace."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr "Označení této volby omezí rozšíření uvedená v menu aplikace pouze pro členy."
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid "Don't embed private images in posts"
msgstr "Nepovolit přidávání soukromých správ v příspěvcích"
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
@@ -2298,319 +2375,431 @@ msgid ""
"while."
msgstr "Nereplikovat lokální soukromé fotografie v příspěvcích s přidáním kopie obrázku. To znamená, že kontakty, které obdrží příspěvek obsahující soukromé fotografie se budou muset přihlásit a načíst každý obrázek, což může zabrat nějaký čas."
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid "Allow Users to set remote_self"
msgstr "Umožnit uživatelům nastavit "
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr "S tímto označením má každý uživatel možnost označit jakékoliv ze svých kontakt jako \"remote_self\" v nastavení v dialogu opravit kontakt. Tímto označením se budou zrcadlit všechny správy tohoto kontaktu v uživatelově proudu."
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Block multiple registrations"
msgstr "Blokovat více registrací"
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Znemožnit uživatelům registraci dodatečných účtů k použití jako stránky."
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support"
msgstr "podpora OpenID"
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support for registration and logins."
msgstr "Podpora OpenID pro registraci a přihlašování."
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid "Fullname check"
msgstr "kontrola úplného jména"
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Přimět uživatele k registraci s mezerou mezi jménu a příjmením v poli Celé jméno, jako antispamové opatření."
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "UTF-8 Regular expressions"
msgstr "UTF-8 Regulární výrazy"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "Use PHP UTF8 regular expressions"
msgstr "Použít PHP UTF8 regulární výrazy."
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid "Community Page Style"
msgstr "Styl komunitní stránky"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
msgstr "Typ komunitní stránky k zobrazení. 'Glogální komunita' zobrazuje každý veřejný příspěvek z otevřené distribuované sítě, která dorazí na tento server."
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid "Posts per user on community page"
msgstr "Počet příspěvků na komunitní stránce"
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr "Maximální počet příspěvků na uživatele na komunitní sptránce. (neplatí pro 'Globální komunitu')"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid "Enable OStatus support"
msgstr "Zapnout podporu OStatus"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr "Poskytnout zabudouvanou kompatibilitu s OStatus (StatusNet, GNU Social apod.). Veškerá komunikace s OStatus je veřejná, proto bude občas zobrazeno upozornění."
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid "OStatus conversation completion interval"
msgstr "Interval dokončení konverzace OStatus"
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
msgstr "Jak často by mělo probíhat ověřování pro nové přísvěvky v konverzacích OStatus? Toto může být velmi výkonově náročný úkol."
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Enable Diaspora support"
msgstr "Povolit podporu Diaspora"
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Provide built-in Diaspora network compatibility."
msgstr "Poskytnout zabudovanou kompatibilitu sitě Diaspora."
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid "Only allow Friendica contacts"
msgstr "Povolit pouze Friendica kontakty"
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Všechny kontakty musí používat Friendica protokol. Všchny jiné zabudované komunikační protokoly budou zablokované."
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid "Verify SSL"
msgstr "Ověřit SSL"
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Pokud si přejete, můžete vynutit striktní ověřování certifikátů. To znamená že se nebudete moci připojit k žádnému serveru s vlastním SSL certifikátem."
-#: ../../mod/admin.php:674
+#: mod/admin.php:738
msgid "Proxy user"
msgstr "Proxy uživatel"
-#: ../../mod/admin.php:675
+#: mod/admin.php:739
msgid "Proxy URL"
msgstr "Proxy URL adresa"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Network timeout"
msgstr "čas síťového spojení vypršelo (timeout)"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Hodnota ve vteřinách. Nastavte 0 pro neomezeno (není doporučeno)."
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
msgid "Delivery interval"
msgstr "Interval doručování"
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
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 "Prodleva mezi doručovacími procesy běžícími na pozadí snižuje zátěž systému. Doporučené nastavení: 4-5 pro sdílené instalace, 2-3 pro virtuální soukromé servery, 0-1 pro velké dedikované servery."
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid "Poll interval"
msgstr "Dotazovací interval"
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr "Tímto nastavením ovlivníte prodlení mezi aktualizačními procesy běžícími na pozadí, čímž můžete snížit systémovou zátěž. Pokud 0, použijte doručovací interval."
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid "Maximum Load Average"
msgstr "Maximální průměrné zatížení"
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Maximální zatížení systému před pozastavením procesů zajišťujících doručování aktualizací - defaultně 50"
-#: ../../mod/admin.php:681
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximální průměrné zatížení (Frontend)"
+
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximální zatížení systému předtím, než frontend ukončí službu - defaultně 50"
+
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr "Pravidelně ověřování globálních kontaktů"
+
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr ""
+
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr "Objevit kontakty z ostatních serverů"
+
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr ""
+
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr ""
+
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr ""
+
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr "Hledat v lokálním adresáři"
+
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr ""
+
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr "Zveřejnit informace o serveru"
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."
+msgstr ""
+
+#: mod/admin.php:753
msgid "Use MySQL full text engine"
msgstr "Použít fulltextový vyhledávací stroj MySQL"
-#: ../../mod/admin.php:681
+#: mod/admin.php:753
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr "Aktivuje fulltextový vyhledávací stroj. Zrychluje vyhledávání ale pouze pro vyhledávání čtyř a více znaků"
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress Language"
msgstr "Potlačit Jazyk"
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress language information in meta information about a posting."
msgstr "Potlačit jazykové informace v meta informacích o příspěvcích"
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress Tags"
msgstr "Potlačit štítky"
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr "Potlačit zobrazení listu hastagů na konci zprávy."
-#: ../../mod/admin.php:684
+#: mod/admin.php:756
msgid "Path to item cache"
msgstr "Cesta k položkám vyrovnávací paměti"
-#: ../../mod/admin.php:685
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr ""
+
+#: mod/admin.php:757
msgid "Cache duration in seconds"
msgstr "Doba platnosti vyrovnávací paměti v sekundách"
-#: ../../mod/admin.php:685
+#: mod/admin.php:757
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr "Jak dlouho by měla vyrovnávací paměť držet data? Výchozí hodnota je 86400 sekund (Jeden den). Pro vypnutí funkce vyrovnávací paměti nastavte hodnotu na -1."
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "Maximum numbers of comments per post"
msgstr "Maximální počet komentářů k příspěvku"
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "How much comments should be shown for each post? Default value is 100."
msgstr "Kolik komentářů by mělo být zobrazeno k každému příspěvku? Defaultní hodnota je 100."
-#: ../../mod/admin.php:687
+#: mod/admin.php:759
msgid "Path for lock file"
msgstr "Cesta k souboru zámku"
-#: ../../mod/admin.php:688
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr ""
+
+#: mod/admin.php:760
msgid "Temp path"
msgstr "Cesta k dočasným souborům"
-#: ../../mod/admin.php:689
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr ""
+
+#: mod/admin.php:761
msgid "Base path to installation"
msgstr "Základní cesta k instalaci"
-#: ../../mod/admin.php:690
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr ""
+
+#: mod/admin.php:762
msgid "Disable picture proxy"
msgstr "Vypnutí obrázkové proxy"
-#: ../../mod/admin.php:690
+#: mod/admin.php:762
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
msgstr "Obrázková proxi zvyšuje výkonnost a soukromí. Neměla by být použita na systémech s pomalým připojením k síti."
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid "Enable old style pager"
msgstr "Aktivovat \"old style\" stránkování "
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
msgstr " \"old style\" stránkování zobrazuje čísla stránek ale značně zpomaluje rychlost stránky."
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "Only search in tags"
msgstr "Hledat pouze ve štítkách"
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "On large systems the text search can slow down the system extremely."
msgstr "Textové vyhledávání může u rozsáhlých systémů znamenat velmi citelné zpomalení systému."
-#: ../../mod/admin.php:694
+#: mod/admin.php:766
msgid "New base url"
msgstr "Nová výchozí url adresa"
-#: ../../mod/admin.php:711
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr ""
+
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr "RINO Šifrování"
+
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr "Šifrovací vrstva mezi nódy."
+
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr ""
+
+#: mod/admin.php:769
+msgid ""
+"Embedly is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr ""
+
+#: mod/admin.php:787
msgid "Update has been marked successful"
msgstr "Aktualizace byla označena jako úspěšná."
-#: ../../mod/admin.php:719
+#: mod/admin.php:795
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr "Aktualizace struktury databáze %s byla úspěšně aplikována."
-#: ../../mod/admin.php:722
+#: mod/admin.php:798
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr "Provádění aktualizace databáze %s skončilo chybou: %s"
-#: ../../mod/admin.php:734
+#: mod/admin.php:810
#, php-format
msgid "Executing %s failed with error: %s"
msgstr "Vykonávání %s selhalo s chybou: %s"
-#: ../../mod/admin.php:737
+#: mod/admin.php:813
#, php-format
msgid "Update %s was successfully applied."
msgstr "Aktualizace %s byla úspěšně aplikována."
-#: ../../mod/admin.php:741
+#: mod/admin.php:817
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "Aktualizace %s nevrátila žádný status. Není zřejmé, jestli byla úspěšná."
-#: ../../mod/admin.php:743
+#: mod/admin.php:819
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr "Nebyla nalezena žádná další aktualizační funkce %s která by měla být volána."
-#: ../../mod/admin.php:762
+#: mod/admin.php:838
msgid "No failed updates."
msgstr "Žádné neúspěšné aktualizace."
-#: ../../mod/admin.php:763
+#: mod/admin.php:839
msgid "Check database structure"
msgstr "Ověření struktury databáze"
-#: ../../mod/admin.php:768
+#: mod/admin.php:844
msgid "Failed Updates"
msgstr "Neúspěšné aktualizace"
-#: ../../mod/admin.php:769
+#: mod/admin.php:845
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "To nezahrnuje aktualizace do verze 1139, které nevracejí žádný status."
-#: ../../mod/admin.php:770
+#: mod/admin.php:846
msgid "Mark success (if update was manually applied)"
msgstr "Označit za úspěšné (pokud byla aktualizace aplikována manuálně)"
-#: ../../mod/admin.php:771
+#: mod/admin.php:847
msgid "Attempt to execute this update step automatically"
msgstr "Pokusit se provést tuto aktualizaci automaticky."
-#: ../../mod/admin.php:803
+#: mod/admin.php:879
#, php-format
msgid ""
"\n"
@@ -2618,7 +2807,7 @@ msgid ""
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr "\n\t\t\tDrahý %1$s,\n\t\t\t\tadministrátor webu %2$s pro Vás vytvořil uživatelský účet."
-#: ../../mod/admin.php:806
+#: mod/admin.php:882
#, php-format
msgid ""
"\n"
@@ -2648,12 +2837,12 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr "\n\t\t\tVaše přihlašovací údaje jsou následující:\n\n\t\t\tAdresa webu: \t%1$s\n\t\t\tpřihlašovací jméno:\t\t%2$s\n\t\t\theslo:\t\t%3$s\n\n\t\t\tHeslo si můžete změnit na stránce \"Nastavení\" vašeho účtu poté, co se přihlásíte.\n\n\t\t\tProsím věnujte pár chvil revizi dalšího nastavení vašeho účtu na dané stránce.\n\n\t\t\tTaké su můžete přidat nějaké základní informace do svého výchozího profilu (na stránce \"Profily\"), takže ostatní lidé vás snáze najdou. \n\n\t\t\tDoporučujeme Vám uvést celé jméno a i foto. Přidáním nějakých \"klíčových slov\" (velmi užitečné pro hledání nových přátel) a možná také zemi, ve které žijete, pokud nechcete být více konkrétní.\n\n\t\t\tPlně resepktujeme vaše právo na soukromí a nic z výše uvedeného není povinné. Pokud jste zde nový a neznáte zde nikoho, uvedením daných informací můžete získat nové přátele.\n\n\t\t\tDíky a vítejte na %4$s."
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:914 include/user.php:421
#, php-format
msgid "Registration details for %s"
msgstr "Registrační údaje pro %s"
-#: ../../mod/admin.php:850
+#: mod/admin.php:926
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
@@ -2661,7 +2850,7 @@ msgstr[0] "%s uživatel blokován/odblokován"
msgstr[1] "%s uživatelů blokováno/odblokováno"
msgstr[2] "%s uživatelů blokováno/odblokováno"
-#: ../../mod/admin.php:857
+#: mod/admin.php:933
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
@@ -2669,269 +2858,268 @@ msgstr[0] "%s uživatel smazán"
msgstr[1] "%s uživatelů smazáno"
msgstr[2] "%s uživatelů smazáno"
-#: ../../mod/admin.php:896
+#: mod/admin.php:972
#, php-format
msgid "User '%s' deleted"
msgstr "Uživatel '%s' smazán"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' unblocked"
msgstr "Uživatel '%s' odblokován"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' blocked"
msgstr "Uživatel '%s' blokován"
-#: ../../mod/admin.php:999
+#: mod/admin.php:1073
msgid "Add User"
msgstr "Přidat Uživatele"
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1074
msgid "select all"
msgstr "Vybrat vše"
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1075
msgid "User registrations waiting for confirm"
msgstr "Registrace uživatele čeká na potvrzení"
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1076
msgid "User waiting for permanent deletion"
msgstr "Uživatel čeká na trvalé smazání"
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1077
msgid "Request date"
msgstr "Datum žádosti"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
msgid "Email"
msgstr "E-mail"
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1078
msgid "No registrations."
msgstr "Žádné registrace."
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1080
msgid "Deny"
msgstr "Odmítnout"
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1084
msgid "Site admin"
msgstr "Site administrátor"
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1085
msgid "Account expired"
msgstr "Účtu vypršela platnost"
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1088
msgid "New User"
msgstr "Nový uživatel"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Register date"
msgstr "Datum registrace"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last login"
msgstr "Datum posledního přihlášení"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last item"
msgstr "Poslední položka"
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1089
msgid "Deleted since"
msgstr "Smazán od"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1090 mod/settings.php:41
msgid "Account"
msgstr "Účet"
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1092
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Vybraní uživatelé budou smazáni!\\n\\n Vše, co tito uživatelé na těchto stránkách vytvořili, bude trvale odstraněno!\\n\\n Opravdu pokračovat?"
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1093
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 "Uživatel {0} bude smazán!\\n\\n Vše, co tento uživatel na těchto stránkách vytvořil, bude trvale odstraněno!\\n\\n Opravdu pokračovat?"
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1103
msgid "Name of the new user."
msgstr "Jméno nového uživatele"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname"
msgstr "Přezdívka"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname of the new user."
msgstr "Přezdívka nového uživatele."
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1105
msgid "Email address of the new user."
msgstr "Emailová adresa nového uživatele."
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1138
#, php-format
msgid "Plugin %s disabled."
msgstr "Plugin %s zakázán."
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1142
#, php-format
msgid "Plugin %s enabled."
msgstr "Plugin %s povolen."
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1152 mod/admin.php:1375
msgid "Disable"
msgstr "Zakázat"
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1154 mod/admin.php:1377
msgid "Enable"
msgstr "Povolit"
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1177 mod/admin.php:1405
msgid "Toggle"
msgstr "Přepnout"
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1185 mod/admin.php:1415
msgid "Author: "
msgstr "Autor: "
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1186 mod/admin.php:1416
msgid "Maintainer: "
msgstr "Správce: "
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1335
msgid "No themes found."
msgstr "Nenalezeny žádná témata."
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1397
msgid "Screenshot"
msgstr "Snímek obrazovky"
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1443
msgid "[Experimental]"
msgstr "[Experimentální]"
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1444
msgid "[Unsupported]"
msgstr "[Nepodporováno]"
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1471
msgid "Log settings updated."
msgstr "Nastavení protokolu aktualizováno."
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1527
msgid "Clear"
msgstr "Vyčistit"
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1533
msgid "Enable Debugging"
msgstr "Povolit ladění"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid "Log file"
msgstr "Soubor s logem"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "Musí být editovatelné web serverem. Relativní cesta k vašemu kořenovému adresáři Friendica"
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1535
msgid "Log level"
msgstr "Úroveň auditu"
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1585 include/acl_selectors.php:347
msgid "Close"
msgstr "Zavřít"
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1591
msgid "FTP Host"
msgstr "Hostitel FTP"
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1592
msgid "FTP Path"
msgstr "Cesta FTP"
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1593
msgid "FTP User"
msgstr "FTP uživatel"
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1594
msgid "FTP Password"
msgstr "FTP heslo"
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Výsledky hledání pro:"
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr "Výsledky hledání pro: %s"
-#: ../../mod/network.php:185 ../../mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
msgid "Remove term"
msgstr "Odstranit termín"
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
msgid "Saved Searches"
msgstr "Uložená hledání"
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/network.php:197 include/group.php:277
msgid "add"
msgstr "přidat"
-#: ../../mod/network.php:356
+#: mod/network.php:358
msgid "Commented Order"
msgstr "Dle komentářů"
-#: ../../mod/network.php:359
+#: mod/network.php:361
msgid "Sort by Comment Date"
msgstr "Řadit podle data komentáře"
-#: ../../mod/network.php:362
+#: mod/network.php:365
msgid "Posted Order"
msgstr "Dle data"
-#: ../../mod/network.php:365
+#: mod/network.php:368
msgid "Sort by Post Date"
msgstr "Řadit podle data příspěvku"
-#: ../../mod/network.php:374
+#: mod/network.php:378
msgid "Posts that mention or involve you"
msgstr "Příspěvky, které Vás zmiňují nebo zahrnují"
-#: ../../mod/network.php:380
+#: mod/network.php:385
msgid "New"
msgstr "Nové"
-#: ../../mod/network.php:383
+#: mod/network.php:388
msgid "Activity Stream - by date"
msgstr "Proud aktivit - dle data"
-#: ../../mod/network.php:389
+#: mod/network.php:395
msgid "Shared Links"
msgstr "Sdílené odkazy"
-#: ../../mod/network.php:392
+#: mod/network.php:398
msgid "Interesting Links"
msgstr "Zajímavé odkazy"
-#: ../../mod/network.php:398
+#: mod/network.php:405
msgid "Starred"
msgstr "S hvězdičkou"
-#: ../../mod/network.php:401
+#: mod/network.php:408
msgid "Favourite Posts"
msgstr "Oblíbené přízpěvky"
-#: ../../mod/network.php:463
+#: mod/network.php:466
#, php-format
msgid "Warning: This group contains %s member from an insecure network."
msgid_plural ""
@@ -2940,151 +3128,150 @@ msgstr[0] "Upozornění: Tato skupina obsahuje %s člena z nezabezpečené sít
msgstr[1] "Upozornění: Tato skupina obsahuje %s členy z nezabezpečené sítě."
msgstr[2] "Upozornění: Tato skupina obsahuje %s členy z nezabezpečené sítě."
-#: ../../mod/network.php:466
+#: mod/network.php:469
msgid "Private messages to this group are at risk of public disclosure."
msgstr "Soukromé zprávy této skupině jsou vystaveny riziku prozrazení."
-#: ../../mod/network.php:520 ../../mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
msgid "No such group"
msgstr "Žádná taková skupina"
-#: ../../mod/network.php:537 ../../mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
msgid "Group is empty"
msgstr "Skupina je prázdná"
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Skupina: "
+#: mod/network.php:560 mod/content.php:135
+#, php-format
+msgid "Group: %s"
+msgstr "Skupina: %s"
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Kontakt: "
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr "Kontakt: %s"
-#: ../../mod/network.php:556
+#: mod/network.php:582
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Soukromé zprávy této osobě jsou vystaveny riziku prozrazení."
-#: ../../mod/network.php:561
+#: mod/network.php:587
msgid "Invalid contact."
msgstr "Neplatný kontakt."
-#: ../../mod/allfriends.php:34
+#: mod/allfriends.php:37
#, php-format
msgid "Friends of %s"
msgstr "Přátelé uživatele %s"
-#: ../../mod/allfriends.php:40
+#: mod/allfriends.php:44
msgid "No friends to display."
msgstr "Žádní přátelé k zobrazení"
-#: ../../mod/events.php:66
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr "Událost nemůže končit dříve, než začala."
+
+#: mod/events.php:80 mod/events.php:82
msgid "Event title and start time are required."
msgstr "Název události a datum začátku jsou vyžadovány."
-#: ../../mod/events.php:291
+#: mod/events.php:317
msgid "l, F j"
msgstr "l, F j"
-#: ../../mod/events.php:313
+#: mod/events.php:339
msgid "Edit event"
msgstr "Editovat událost"
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
msgid "link to source"
msgstr "odkaz na zdroj"
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
msgid "Events"
msgstr "Události"
-#: ../../mod/events.php:371
+#: mod/events.php:397
msgid "Create New Event"
msgstr "Vytvořit novou událost"
-#: ../../mod/events.php:372
+#: mod/events.php:398
msgid "Previous"
msgstr "Předchozí"
-#: ../../mod/events.php:373 ../../mod/install.php:207
+#: mod/events.php:399 mod/install.php:209
msgid "Next"
msgstr "Dále"
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "hodina:minuta"
-
-#: ../../mod/events.php:456
+#: mod/events.php:491
msgid "Event details"
msgstr "Detaily události"
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "Formát je %s %s. Datum začátku a Název jsou vyžadovány."
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr "Počáteční datum a Název jsou vyžadovány."
-#: ../../mod/events.php:459
+#: mod/events.php:493
msgid "Event Starts:"
msgstr "Událost začíná:"
-#: ../../mod/events.php:459 ../../mod/events.php:473
+#: mod/events.php:493 mod/events.php:505
msgid "Required"
msgstr "Vyžadováno"
-#: ../../mod/events.php:462
+#: mod/events.php:495
msgid "Finish date/time is not known or not relevant"
msgstr "Datum/čas konce není zadán nebo není relevantní"
-#: ../../mod/events.php:464
+#: mod/events.php:497
msgid "Event Finishes:"
msgstr "Akce končí:"
-#: ../../mod/events.php:467
+#: mod/events.php:499
msgid "Adjust for viewer timezone"
msgstr "Nastavit časové pásmo pro uživatele s právem pro čtení"
-#: ../../mod/events.php:469
+#: mod/events.php:501
msgid "Description:"
msgstr "Popis:"
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Místo:"
-
-#: ../../mod/events.php:473
+#: mod/events.php:505
msgid "Title:"
msgstr "Název:"
-#: ../../mod/events.php:475
+#: mod/events.php:507
msgid "Share this event"
msgstr "Sdílet tuto událost"
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Náhled"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
msgid "Select"
msgstr "Vybrat"
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
#, php-format
msgid "View %s's profile @ %s"
msgstr "Zobrazit profil uživatele %s na %s"
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
#, php-format
msgid "%s from %s"
msgstr "%s od %s"
-#: ../../mod/content.php:497 ../../include/conversation.php:690
+#: mod/content.php:499 include/conversation.php:689
msgid "View in context"
msgstr "Pohled v kontextu"
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: mod/content.php:605 object/Item.php:389
#, php-format
msgid "%d comment"
msgid_plural "%d comments"
@@ -3092,1202 +3279,1224 @@ msgstr[0] "%d komentář"
msgstr[1] "%d komentářů"
msgstr[2] "%d komentářů"
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] ""
msgstr[2] "komentář"
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5133
msgid "show more"
msgstr "zobrazit více"
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
msgid "Private Message"
msgstr "Soukromá zpráva"
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
msgid "I like this (toggle)"
msgstr "Líbí se mi to (přepínač)"
-#: ../../mod/content.php:684 ../../object/Item.php:231
+#: mod/content.php:686 object/Item.php:232
msgid "like"
msgstr "má rád"
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
msgid "I don't like this (toggle)"
msgstr "Nelíbí se mi to (přepínač)"
-#: ../../mod/content.php:685 ../../object/Item.php:232
+#: mod/content.php:687 object/Item.php:233
msgid "dislike"
msgstr "nemá rád"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "Share this"
msgstr "Sdílet toto"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "share"
msgstr "sdílí"
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
msgid "This is you"
msgstr "Nastavte Vaši polohu"
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
msgid "Comment"
msgstr "Okomentovat"
-#: ../../mod/content.php:711 ../../object/Item.php:679
+#: mod/content.php:713 object/Item.php:681
msgid "Bold"
msgstr "Tučné"
-#: ../../mod/content.php:712 ../../object/Item.php:680
+#: mod/content.php:714 object/Item.php:682
msgid "Italic"
msgstr "Kurzíva"
-#: ../../mod/content.php:713 ../../object/Item.php:681
+#: mod/content.php:715 object/Item.php:683
msgid "Underline"
msgstr "Podrtžené"
-#: ../../mod/content.php:714 ../../object/Item.php:682
+#: mod/content.php:716 object/Item.php:684
msgid "Quote"
msgstr "Citovat"
-#: ../../mod/content.php:715 ../../object/Item.php:683
+#: mod/content.php:717 object/Item.php:685
msgid "Code"
msgstr "Kód"
-#: ../../mod/content.php:716 ../../object/Item.php:684
+#: mod/content.php:718 object/Item.php:686
msgid "Image"
msgstr "Obrázek"
-#: ../../mod/content.php:717 ../../object/Item.php:685
+#: mod/content.php:719 object/Item.php:687
msgid "Link"
msgstr "Odkaz"
-#: ../../mod/content.php:718 ../../object/Item.php:686
+#: mod/content.php:720 object/Item.php:688
msgid "Video"
msgstr "Video"
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Náhled"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
msgid "Edit"
msgstr "Upravit"
-#: ../../mod/content.php:753 ../../object/Item.php:195
+#: mod/content.php:755 object/Item.php:196
msgid "add star"
msgstr "přidat hvězdu"
-#: ../../mod/content.php:754 ../../object/Item.php:196
+#: mod/content.php:756 object/Item.php:197
msgid "remove star"
msgstr "odebrat hvězdu"
-#: ../../mod/content.php:755 ../../object/Item.php:197
+#: mod/content.php:757 object/Item.php:198
msgid "toggle star status"
msgstr "přepnout hvězdu"
-#: ../../mod/content.php:758 ../../object/Item.php:200
+#: mod/content.php:760 object/Item.php:201
msgid "starred"
msgstr "označeno hvězdou"
-#: ../../mod/content.php:759 ../../object/Item.php:220
+#: mod/content.php:761 object/Item.php:221
msgid "add tag"
msgstr "přidat štítek"
-#: ../../mod/content.php:763 ../../object/Item.php:133
+#: mod/content.php:765 object/Item.php:134
msgid "save to folder"
msgstr "uložit do složky"
-#: ../../mod/content.php:854 ../../object/Item.php:328
+#: mod/content.php:856 object/Item.php:330
msgid "to"
msgstr "pro"
-#: ../../mod/content.php:855 ../../object/Item.php:330
+#: mod/content.php:857 object/Item.php:332
msgid "Wall-to-Wall"
msgstr "Zeď-na-Zeď"
-#: ../../mod/content.php:856 ../../object/Item.php:331
+#: mod/content.php:858 object/Item.php:333
msgid "via Wall-To-Wall:"
msgstr "přes Zeď-na-Zeď "
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+#: mod/removeme.php:46 mod/removeme.php:49
msgid "Remove My Account"
msgstr "Odstranit můj účet"
-#: ../../mod/removeme.php:47
+#: mod/removeme.php:47
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr "Tímto bude kompletně odstraněn váš účet. Jakmile bude účet odstraněn, nebude už možné ho obnovit."
-#: ../../mod/removeme.php:48
+#: mod/removeme.php:48
msgid "Please enter your password for verification:"
msgstr "Prosím, zadejte své heslo pro ověření:"
-#: ../../mod/install.php:117
+#: mod/install.php:119
msgid "Friendica Communications Server - Setup"
msgstr "Friendica Komunikační server - Nastavení"
-#: ../../mod/install.php:123
+#: mod/install.php:125
msgid "Could not connect to database."
msgstr "Nelze se připojit k databázi."
-#: ../../mod/install.php:127
+#: mod/install.php:129
msgid "Could not create table."
msgstr "Nelze vytvořit tabulku."
-#: ../../mod/install.php:133
+#: mod/install.php:135
msgid "Your Friendica site database has been installed."
msgstr "Vaše databáze Friendica byla nainstalována."
-#: ../../mod/install.php:138
+#: mod/install.php:140
msgid ""
"You may need to import the file \"database.sql\" manually using phpmyadmin "
"or mysql."
msgstr "Toto je nejčastěji nastavením oprávnění, kdy webový server nemusí být schopen zapisovat soubory do Vašeho adresáře - i když Vy můžete."
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
msgid "Please see the file \"INSTALL.txt\"."
msgstr "Přečtěte si prosím informace v souboru \"INSTALL.txt\"."
-#: ../../mod/install.php:203
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr "Databáze se již používá."
+
+#: mod/install.php:205
msgid "System check"
msgstr "Testování systému"
-#: ../../mod/install.php:208
+#: mod/install.php:210
msgid "Check again"
msgstr "Otestovat znovu"
-#: ../../mod/install.php:227
+#: mod/install.php:229
msgid "Database connection"
msgstr "Databázové spojení"
-#: ../../mod/install.php:228
+#: mod/install.php:230
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr "Pro instalaci Friendica potřeujeme znát připojení k Vaší databázi."
-#: ../../mod/install.php:229
+#: mod/install.php:231
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr "Pokud máte otázky k následujícím nastavením, obraťte se na svého poskytovatele hostingu nebo administrátora serveru, "
-#: ../../mod/install.php:230
+#: mod/install.php:232
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr "Databáze, kterou uvedete níže, by již měla existovat. Pokud to tak není, prosíme, vytvořte ji před pokračováním."
-#: ../../mod/install.php:234
+#: mod/install.php:236
msgid "Database Server Name"
msgstr "Jméno databázového serveru"
-#: ../../mod/install.php:235
+#: mod/install.php:237
msgid "Database Login Name"
msgstr "Přihlašovací jméno k databázi"
-#: ../../mod/install.php:236
+#: mod/install.php:238
msgid "Database Login Password"
msgstr "Heslo k databázovému účtu "
-#: ../../mod/install.php:237
+#: mod/install.php:239
msgid "Database Name"
msgstr "Jméno databáze"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid "Site administrator email address"
msgstr "Emailová adresa administrátora webu"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr "Vaše emailová adresa účtu se musí s touto shodovat, aby bylo možné využívat administrační panel ve webovém rozhraní."
-#: ../../mod/install.php:242 ../../mod/install.php:280
+#: mod/install.php:244 mod/install.php:282
msgid "Please select a default timezone for your website"
msgstr "Prosím, vyberte výchozí časové pásmo pro váš server"
-#: ../../mod/install.php:267
+#: mod/install.php:269
msgid "Site settings"
msgstr "Nastavení webu"
-#: ../../mod/install.php:321
+#: mod/install.php:323
msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "Nelze najít verzi PHP pro příkazový řádek v PATH webového serveru."
-#: ../../mod/install.php:322
+#: mod/install.php:324
msgid ""
"If you don't have a command line version of PHP installed on server, you "
"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
msgstr "Pokud na serveru nemáte nainstalovánu verzi PHP spustitelnou z příkazového řádku, nebudete moci spouštět na pozadí synchronizaci zpráv prostřednictvím cronu. Přečtěte si 'Activating scheduled tasks'\n\n podrobnosti\n návrhy\n historie\n\n\t\nThe following url is either missing from the translation or has been translated: 'http://friendica.com/node/27'>'Activating scheduled tasks'"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid "PHP executable path"
msgstr "Cesta k \"PHP executable\""
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid ""
"Enter full path to php executable. You can leave this blank to continue the "
"installation."
msgstr "Zadejte plnou cestu k spustitelnému souboru php. Tento údaj můžete ponechat nevyplněný a pokračovat v instalaci."
-#: ../../mod/install.php:331
+#: mod/install.php:333
msgid "Command line PHP"
msgstr "Příkazový řádek PHP"
-#: ../../mod/install.php:340
+#: mod/install.php:342
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
msgstr "PHP executable není php cli binary (může být verze cgi-fgci)"
-#: ../../mod/install.php:341
+#: mod/install.php:343
msgid "Found PHP version: "
msgstr "Nalezena PHP verze:"
-#: ../../mod/install.php:343
+#: mod/install.php:345
msgid "PHP cli binary"
msgstr "PHP cli binary"
-#: ../../mod/install.php:354
+#: mod/install.php:356
msgid ""
"The command line version of PHP on your system does not have "
"\"register_argc_argv\" enabled."
msgstr "Vyberte prosím profil, který chcete zobrazit %s při zabezpečeném prohlížení Vašeho profilu."
-#: ../../mod/install.php:355
+#: mod/install.php:357
msgid "This is required for message delivery to work."
msgstr "Toto je nutné pro fungování doručování zpráv."
-#: ../../mod/install.php:357
+#: mod/install.php:359
msgid "PHP register_argc_argv"
msgstr "PHP register_argc_argv"
-#: ../../mod/install.php:378
+#: mod/install.php:380
msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys"
msgstr "Chyba: funkce \"openssl_pkey_new\" na tomto systému není schopna generovat šifrovací klíče"
-#: ../../mod/install.php:379
+#: mod/install.php:381
msgid ""
"If running under Windows, please see "
"\"http://www.php.net/manual/en/openssl.installation.php\"."
msgstr "Pokud systém běží na Windows, seznamte se s \"http://www.php.net/manual/en/openssl.installation.php\"."
-#: ../../mod/install.php:381
+#: mod/install.php:383
msgid "Generate encryption keys"
msgstr "Generovat kriptovací klíče"
-#: ../../mod/install.php:388
+#: mod/install.php:390
msgid "libCurl PHP module"
msgstr "libCurl PHP modul"
-#: ../../mod/install.php:389
+#: mod/install.php:391
msgid "GD graphics PHP module"
msgstr "GD graphics PHP modul"
-#: ../../mod/install.php:390
+#: mod/install.php:392
msgid "OpenSSL PHP module"
msgstr "OpenSSL PHP modul"
-#: ../../mod/install.php:391
+#: mod/install.php:393
msgid "mysqli PHP module"
msgstr "mysqli PHP modul"
-#: ../../mod/install.php:392
+#: mod/install.php:394
msgid "mb_string PHP module"
msgstr "mb_string PHP modul"
-#: ../../mod/install.php:397 ../../mod/install.php:399
+#: mod/install.php:399 mod/install.php:401
msgid "Apache mod_rewrite module"
msgstr "Apache mod_rewrite modul"
-#: ../../mod/install.php:397
+#: mod/install.php:399
msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed."
msgstr "Chyba: Požadovaný Apache webserver mod-rewrite modul není nainstalován."
-#: ../../mod/install.php:405
+#: mod/install.php:407
msgid "Error: libCURL PHP module required but not installed."
msgstr "Chyba: požadovaný libcurl PHP modul není nainstalován."
-#: ../../mod/install.php:409
+#: mod/install.php:411
msgid ""
"Error: GD graphics PHP module with JPEG support required but not installed."
msgstr "Chyba: požadovaný GD graphics PHP modul není nainstalován."
-#: ../../mod/install.php:413
+#: mod/install.php:415
msgid "Error: openssl PHP module required but not installed."
msgstr "Chyba: požadovaný openssl PHP modul není nainstalován."
-#: ../../mod/install.php:417
+#: mod/install.php:419
msgid "Error: mysqli PHP module required but not installed."
msgstr "Chyba: požadovaný mysqli PHP modul není nainstalován."
-#: ../../mod/install.php:421
+#: mod/install.php:423
msgid "Error: mb_string PHP module required but not installed."
msgstr "Chyba: PHP modul mb_string je vyžadován, ale není nainstalován."
-#: ../../mod/install.php:438
+#: mod/install.php:440
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 "Webový instalátor musí být schopen vytvořit soubor s názvem \".htconfig.php\" v hlavním adresáři vašeho webového serveru ale nyní mu to není umožněno."
-#: ../../mod/install.php:439
+#: mod/install.php:441
msgid ""
"This is most often a permission setting, as the web server may not be able "
"to write files in your folder - even if you can."
msgstr "Toto je nejčastěji nastavením oprávnění, kdy webový server nemusí být schopen zapisovat soubory do vašeho adresáře - i když Vy můžete."
-#: ../../mod/install.php:440
+#: mod/install.php:442
msgid ""
"At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Friendica top folder."
msgstr "Na konci této procedury obd nás obdržíte text k uložení v souboru pojmenovaném .htconfig.php ve Vašem Friendica kořenovém adresáři."
-#: ../../mod/install.php:441
+#: mod/install.php:443
msgid ""
"You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"INSTALL.txt\" for instructions."
msgstr "Alternativně můžete tento krok přeskočit a provést manuální instalaci. Přečtěte si prosím soubor \"INSTALL.txt\" pro další instrukce."
-#: ../../mod/install.php:444
+#: mod/install.php:446
msgid ".htconfig.php is writable"
msgstr ".htconfig.php je editovatelné"
-#: ../../mod/install.php:454
+#: mod/install.php:456
msgid ""
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering."
msgstr "Friendica používá šablonovací nástroj Smarty3 pro zobrazení svých weobvých stránek. Smarty3 kompiluje šablony do PHP pro zrychlení vykreslování."
-#: ../../mod/install.php:455
+#: mod/install.php:457
msgid ""
"In order to store these compiled templates, the web server needs to have "
"write access to the directory view/smarty3/ under the Friendica top level "
"folder."
msgstr "Pro uložení kompilovaných šablon, webový server potřebuje mít přístup k zápisu do adresáře view/smarty3/ pod hlavním adresářem instalace Friendica"
-#: ../../mod/install.php:456
+#: mod/install.php:458
msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has"
" write access to this folder."
msgstr "prosím ujistěte se, že uživatel web serveru (jako například www-data) má právo zápisu do tohoto adresáře"
-#: ../../mod/install.php:457
+#: mod/install.php:459
msgid ""
"Note: as a security measure, you should give the web server write access to "
"view/smarty3/ only--not the template files (.tpl) that it contains."
msgstr "Poznámka: jako bezpečnostní opatření, přidělte právo zápisu pouze k adresáři /view/smarty3/ a nikoliv už k souborům s šablonami (.tpl), které obsahuje."
-#: ../../mod/install.php:460
+#: mod/install.php:462
msgid "view/smarty3 is writable"
msgstr "view/smarty3 je nastaven pro zápis"
-#: ../../mod/install.php:472
+#: mod/install.php:478
msgid ""
"Url rewrite in .htaccess is not working. Check your server configuration."
msgstr "Url rewrite v .htconfig nefunguje. Prověřte prosím Vaše nastavení serveru."
-#: ../../mod/install.php:474
+#: mod/install.php:480
msgid "Url rewrite is working"
msgstr "Url rewrite je funkční."
-#: ../../mod/install.php:484
+#: mod/install.php:489
msgid ""
"The database configuration file \".htconfig.php\" could not be written. "
"Please use the enclosed text to create a configuration file in your web "
"server root."
msgstr "Databázový konfigurační soubor \".htconfig.php\" nemohl být uložen. Prosím, použijte přiložený text k vytvoření konfiguračního souboru ve vašem kořenovém adresáři webového serveru."
-#: ../../mod/install.php:523
+#: mod/install.php:528
msgid "
What next
"
msgstr "
Co dál
"
-#: ../../mod/install.php:524
+#: mod/install.php:529
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
"poller."
msgstr "Webový instalátor musí být schopen vytvořit soubor s názvem \".htconfig.php\" v hlavním adresáři Vašeho webového serveru ale nyní mu to není umožněno."
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr "Došlo k překročení maximálního počtu zpráv na zeď během jednoho dne. Zpráva %s nedoručena."
-#: ../../mod/wallmessage.php:59
+#: mod/wallmessage.php:59
msgid "Unable to check your home location."
msgstr "Nebylo možné zjistit Vaši domácí lokaci."
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
msgid "No recipient."
msgstr "Žádný příjemce."
-#: ../../mod/wallmessage.php:143
+#: mod/wallmessage.php:143
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr "Pokud si přejete, aby uživatel %s mohl odpovědět, ověřte si zda-li máte povoleno na svém serveru zasílání soukromých zpráv od neznámých odesilatelů."
-#: ../../mod/help.php:79
+#: mod/help.php:31
msgid "Help:"
msgstr "Nápověda:"
-#: ../../mod/help.php:84 ../../include/nav.php:114
+#: mod/help.php:36 include/nav.php:114
msgid "Help"
msgstr "Nápověda"
-#: ../../mod/help.php:90 ../../index.php:256
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
msgid "Not Found"
msgstr "Nenalezen"
-#: ../../mod/help.php:93 ../../index.php:259
+#: mod/help.php:45 index.php:272
msgid "Page not found."
msgstr "Stránka nenalezena"
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
#, php-format
msgid "%1$s welcomes %2$s"
msgstr "%1$s vítá %2$s"
-#: ../../mod/home.php:35
+#: mod/home.php:35
#, php-format
msgid "Welcome to %s"
msgstr "Vítá Vás %s"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr "Omlouváme se, možná je Váš soubor větší než je povolené maximum dle nastavení PHP"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Or - did you try to upload an empty file?"
msgstr "Nebo - nenahrával jste prázdný soubor?"
-#: ../../mod/wall_attach.php:81
+#: mod/wall_attach.php:94
#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "Velikost souboru přesáhla limit %d"
+msgid "File exceeds size limit of %s"
+msgstr "Velikost souboru přesáhla limit %s"
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
msgid "File upload failed."
msgstr "Nahrání souboru se nezdařilo."
-#: ../../mod/match.php:12
+#: mod/match.php:13
msgid "Profile Match"
msgstr "Shoda profilu"
-#: ../../mod/match.php:20
+#: mod/match.php:22
msgid "No keywords to match. Please add keywords to your default profile."
msgstr "Žádná klíčová slova k porovnání. Prosím, přidejte klíčová slova do Vašeho výchozího profilu."
-#: ../../mod/match.php:57
+#: mod/match.php:64
msgid "is interested in:"
msgstr "zajímá se o:"
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Spojit"
-
-#: ../../mod/share.php:44
+#: mod/share.php:38
msgid "link"
msgstr "odkaz"
-#: ../../mod/community.php:23
+#: mod/community.php:23
msgid "Not available."
msgstr "Není k dispozici."
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
+#: view/theme/diabook/theme.php:129
msgid "Community"
msgstr "Komunita"
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
msgid "No results."
msgstr "Žádné výsledky."
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
+#: mod/settings.php:34 mod/photos.php:102
msgid "everybody"
msgstr "Žádost o připojení selhala nebo byla zrušena."
-#: ../../mod/settings.php:41
+#: mod/settings.php:47
msgid "Additional features"
msgstr "Další funkčnosti"
-#: ../../mod/settings.php:46
+#: mod/settings.php:53
msgid "Display"
msgstr "Zobrazení"
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
+#: mod/settings.php:60 mod/settings.php:832
msgid "Social Networks"
msgstr "Sociální sítě"
-#: ../../mod/settings.php:62 ../../include/nav.php:170
+#: mod/settings.php:72 include/nav.php:179
msgid "Delegations"
msgstr "Delegace"
-#: ../../mod/settings.php:67
+#: mod/settings.php:78
msgid "Connected apps"
msgstr "Propojené aplikace"
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
msgid "Export personal data"
msgstr "Export osobních údajů"
-#: ../../mod/settings.php:77
+#: mod/settings.php:90
msgid "Remove account"
msgstr "Odstranit účet"
-#: ../../mod/settings.php:129
+#: mod/settings.php:143
msgid "Missing some important data!"
msgstr "Chybí některé důležité údaje!"
-#: ../../mod/settings.php:238
+#: mod/settings.php:256
msgid "Failed to connect with email account using the settings provided."
msgstr "Nepodařilo se připojit k e-mailovému účtu pomocí dodaného nastavení."
-#: ../../mod/settings.php:243
+#: mod/settings.php:261
msgid "Email settings updated."
msgstr "Nastavení e-mailu aktualizována."
-#: ../../mod/settings.php:258
+#: mod/settings.php:276
msgid "Features updated"
msgstr "Aktualizované funkčnosti"
-#: ../../mod/settings.php:321
+#: mod/settings.php:339
msgid "Relocate message has been send to your contacts"
msgstr "Správa o změně umístění byla odeslána vašim kontaktům"
-#: ../../mod/settings.php:335
+#: mod/settings.php:353 include/user.php:39
msgid "Passwords do not match. Password unchanged."
msgstr "Hesla se neshodují. Heslo nebylo změněno."
-#: ../../mod/settings.php:340
+#: mod/settings.php:358
msgid "Empty passwords are not allowed. Password unchanged."
msgstr "Prázdné hesla nejsou povolena. Heslo nebylo změněno."
-#: ../../mod/settings.php:348
+#: mod/settings.php:366
msgid "Wrong password."
msgstr "Špatné heslo."
-#: ../../mod/settings.php:359
+#: mod/settings.php:377
msgid "Password changed."
msgstr "Heslo bylo změněno."
-#: ../../mod/settings.php:361
+#: mod/settings.php:379
msgid "Password update failed. Please try again."
msgstr "Aktualizace hesla se nezdařila. Zkuste to prosím znovu."
-#: ../../mod/settings.php:428
+#: mod/settings.php:446
msgid " Please use a shorter name."
msgstr "Prosím použijte kratší jméno."
-#: ../../mod/settings.php:430
+#: mod/settings.php:448
msgid " Name too short."
msgstr "Jméno je příliš krátké."
-#: ../../mod/settings.php:439
+#: mod/settings.php:457
msgid "Wrong Password"
msgstr "Špatné heslo"
-#: ../../mod/settings.php:444
+#: mod/settings.php:462
msgid " Not valid email."
msgstr "Neplatný e-mail."
-#: ../../mod/settings.php:450
+#: mod/settings.php:468
msgid " Cannot change to that email."
msgstr "Nelze provést změnu na tento e-mail."
-#: ../../mod/settings.php:506
+#: mod/settings.php:524
msgid "Private forum has no privacy permissions. Using default privacy group."
msgstr "Soukromé fórum nemá nastaveno zabezpečení. Používá se defaultní soukromá skupina."
-#: ../../mod/settings.php:510
+#: mod/settings.php:528
msgid "Private forum has no privacy permissions and no default privacy group."
msgstr "Soukromé fórum nemá nastaveno zabezpečení a ani žádnou defaultní soukromou skupinu."
-#: ../../mod/settings.php:540
+#: mod/settings.php:558
msgid "Settings updated."
msgstr "Nastavení aktualizováno."
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
msgid "Add application"
msgstr "Přidat aplikaci"
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
+#: mod/settings.php:635 mod/settings.php:661
msgid "Consumer Key"
msgstr "Consumer Key"
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
+#: mod/settings.php:636 mod/settings.php:662
msgid "Consumer Secret"
msgstr "Consumer Secret"
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
+#: mod/settings.php:637 mod/settings.php:663
msgid "Redirect"
msgstr "Přesměrování"
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
+#: mod/settings.php:638 mod/settings.php:664
msgid "Icon url"
msgstr "URL ikony"
-#: ../../mod/settings.php:631
+#: mod/settings.php:649
msgid "You can't edit this application."
msgstr "Nemůžete editovat tuto aplikaci."
-#: ../../mod/settings.php:674
+#: mod/settings.php:692
msgid "Connected Apps"
msgstr "Připojené aplikace"
-#: ../../mod/settings.php:678
+#: mod/settings.php:696
msgid "Client key starts with"
msgstr "Klienský klíč začíná"
-#: ../../mod/settings.php:679
+#: mod/settings.php:697
msgid "No name"
msgstr "Bez názvu"
-#: ../../mod/settings.php:680
+#: mod/settings.php:698
msgid "Remove authorization"
msgstr "Odstranit oprávnění"
-#: ../../mod/settings.php:692
+#: mod/settings.php:710
msgid "No Plugin settings configured"
msgstr "Žádný doplněk není nastaven"
-#: ../../mod/settings.php:700
+#: mod/settings.php:718
msgid "Plugin Settings"
msgstr "Nastavení doplňku"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "Off"
msgstr "Vypnuto"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "On"
msgstr "Zapnuto"
-#: ../../mod/settings.php:722
+#: mod/settings.php:740
msgid "Additional Features"
msgstr "Další Funkčnosti"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:750 mod/settings.php:754
+msgid "General Social Media Settings"
+msgstr "General Social Media nastavení"
+
+#: mod/settings.php:760
+msgid "Disable intelligent shortening"
+msgstr "Vypnout inteligentní zkracování"
+
+#: mod/settings.php:762
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr "Normálně se systém snaží nalézt nejlepší link pro přidání zkrácených příspěvků. Pokud je tato volba aktivní, pak každý zkrácený příspěvek bude vždy ukazovat na originální friencika příspěvek"
+
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automaticky následovat jakékoliv GNU Social (OStatus) následníky/přispivatele"
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr ""
+
+#: mod/settings.php:776
+msgid "Your legacy GNU Social account"
+msgstr ""
+
+#: mod/settings.php:778
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr ""
+
+#: mod/settings.php:788 mod/settings.php:789
#, php-format
msgid "Built-in support for %s connectivity is %s"
msgstr "Vestavěná podpora pro připojení s %s je %s"
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
+#: mod/settings.php:788 mod/dfrn_request.php:853
+#: include/contact_selectors.php:80
msgid "Diaspora"
msgstr "Diaspora"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:788 mod/settings.php:789
msgid "enabled"
msgstr "povoleno"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:788 mod/settings.php:789
msgid "disabled"
msgstr "zakázáno"
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
+#: mod/settings.php:789
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
-#: ../../mod/settings.php:773
+#: mod/settings.php:825
msgid "Email access is disabled on this site."
msgstr "Přístup k elektronické poště je na tomto serveru zakázán."
-#: ../../mod/settings.php:785
+#: mod/settings.php:837
msgid "Email/Mailbox Setup"
msgstr "Nastavení e-mailu"
-#: ../../mod/settings.php:786
+#: mod/settings.php:838
msgid ""
"If you wish to communicate with email contacts using this service "
"(optional), please specify how to connect to your mailbox."
msgstr "Pokud chcete komunikovat pomocí této služby s Vašimi kontakty z e-mailu (volitelné), uveďte, jak se připojit k Vaší e-mailové schránce."
-#: ../../mod/settings.php:787
+#: mod/settings.php:839
msgid "Last successful email check:"
msgstr "Poslední úspěšná kontrola e-mailu:"
-#: ../../mod/settings.php:789
+#: mod/settings.php:841
msgid "IMAP server name:"
msgstr "jméno IMAP serveru:"
-#: ../../mod/settings.php:790
+#: mod/settings.php:842
msgid "IMAP port:"
msgstr "IMAP port:"
-#: ../../mod/settings.php:791
+#: mod/settings.php:843
msgid "Security:"
msgstr "Zabezpečení:"
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
+#: mod/settings.php:843 mod/settings.php:848
msgid "None"
msgstr "Žádný"
-#: ../../mod/settings.php:792
+#: mod/settings.php:844
msgid "Email login name:"
msgstr "přihlašovací jméno k e-mailu:"
-#: ../../mod/settings.php:793
+#: mod/settings.php:845
msgid "Email password:"
msgstr "heslo k Vašemu e-mailu:"
-#: ../../mod/settings.php:794
+#: mod/settings.php:846
msgid "Reply-to address:"
msgstr "Odpovědět na adresu:"
-#: ../../mod/settings.php:795
+#: mod/settings.php:847
msgid "Send public posts to all email contacts:"
msgstr "Poslat veřejné příspěvky na všechny e-mailové kontakty:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
msgid "Action after import:"
msgstr "Akce po importu:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
msgid "Mark as seen"
msgstr "Označit jako přečtené"
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
msgid "Move to folder"
msgstr "Přesunout do složky"
-#: ../../mod/settings.php:797
+#: mod/settings.php:849
msgid "Move to folder:"
msgstr "Přesunout do složky:"
-#: ../../mod/settings.php:878
+#: mod/settings.php:930
msgid "Display Settings"
msgstr "Nastavení Zobrazení"
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
+#: mod/settings.php:936 mod/settings.php:952
msgid "Display Theme:"
msgstr "Vybrat grafickou šablonu:"
-#: ../../mod/settings.php:885
+#: mod/settings.php:937
msgid "Mobile Theme:"
msgstr "Téma pro mobilní zařízení:"
-#: ../../mod/settings.php:886
+#: mod/settings.php:938
msgid "Update browser every xx seconds"
msgstr "Aktualizovat prohlížeč každých xx sekund"
-#: ../../mod/settings.php:886
+#: mod/settings.php:938
msgid "Minimum of 10 seconds, no maximum"
msgstr "Minimum 10 sekund, žádné maximum."
-#: ../../mod/settings.php:887
+#: mod/settings.php:939
msgid "Number of items to display per page:"
msgstr "Počet položek zobrazených na stránce:"
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
+#: mod/settings.php:939 mod/settings.php:940
msgid "Maximum of 100 items"
msgstr "Maximum 100 položek"
-#: ../../mod/settings.php:888
+#: mod/settings.php:940
msgid "Number of items to display per page when viewed from mobile device:"
msgstr "Počet položek ke zobrazení na stránce při zobrazení na mobilním zařízení:"
-#: ../../mod/settings.php:889
+#: mod/settings.php:941
msgid "Don't show emoticons"
msgstr "Nezobrazovat emotikony"
-#: ../../mod/settings.php:890
+#: mod/settings.php:942
msgid "Don't show notices"
msgstr "Nezobrazovat oznámění"
-#: ../../mod/settings.php:891
+#: mod/settings.php:943
msgid "Infinite scroll"
msgstr "Nekonečné posouvání"
-#: ../../mod/settings.php:892
+#: mod/settings.php:944
msgid "Automatic updates only at the top of the network page"
msgstr "Automatické aktualizace pouze na hlavní stránce Síť."
-#: ../../mod/settings.php:969
+#: mod/settings.php:946 view/theme/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
+#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
+#: view/theme/duepuntozero/config.php:61
+msgid "Theme settings"
+msgstr "Nastavení téma"
+
+#: mod/settings.php:1022
msgid "User Types"
msgstr "Uživatelské typy"
-#: ../../mod/settings.php:970
+#: mod/settings.php:1023
msgid "Community Types"
msgstr "Komunitní typy"
-#: ../../mod/settings.php:971
+#: mod/settings.php:1024
msgid "Normal Account Page"
msgstr "Normální stránka účtu"
-#: ../../mod/settings.php:972
+#: mod/settings.php:1025
msgid "This account is a normal personal profile"
msgstr "Tento účet je běžný osobní profil"
-#: ../../mod/settings.php:975
+#: mod/settings.php:1028
msgid "Soapbox Page"
msgstr "Stránka \"Soapbox\""
-#: ../../mod/settings.php:976
+#: mod/settings.php:1029
msgid "Automatically approve all connection/friend requests as read-only fans"
msgstr "Automaticky schválit všechna spojení / přátelství jako fanoušky s právem pouze ke čtení"
-#: ../../mod/settings.php:979
+#: mod/settings.php:1032
msgid "Community Forum/Celebrity Account"
msgstr "Komunitní fórum/ účet celebrity"
-#: ../../mod/settings.php:980
+#: mod/settings.php:1033
msgid ""
"Automatically approve all connection/friend requests as read-write fans"
msgstr "Automaticky schvalovat všechny žádosti o spojení / přátelství, jako fanoušky s právem ke čtení."
-#: ../../mod/settings.php:983
+#: mod/settings.php:1036
msgid "Automatic Friend Page"
msgstr "Automatická stránka přítele"
-#: ../../mod/settings.php:984
+#: mod/settings.php:1037
msgid "Automatically approve all connection/friend requests as friends"
msgstr "Automaticky schvalovat všechny žádosti o spojení / přátelství jako přátele"
-#: ../../mod/settings.php:987
+#: mod/settings.php:1040
msgid "Private Forum [Experimental]"
msgstr "Soukromé fórum [Experimentální]"
-#: ../../mod/settings.php:988
+#: mod/settings.php:1041
msgid "Private forum - approved members only"
msgstr "Soukromé fórum - pouze pro schválené členy"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1053
msgid "OpenID:"
msgstr "OpenID:"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1053
msgid "(Optional) Allow this OpenID to login to this account."
msgstr "(Volitelné) Povolit OpenID pro přihlášení k tomuto účtu."
-#: ../../mod/settings.php:1010
+#: mod/settings.php:1063
msgid "Publish your default profile in your local site directory?"
msgstr "Publikovat Váš výchozí profil v místním adresáři webu?"
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "Ne"
-
-#: ../../mod/settings.php:1016
+#: mod/settings.php:1069
msgid "Publish your default profile in the global social directory?"
msgstr "Publikovat Váš výchozí profil v globální sociálním adresáři?"
-#: ../../mod/settings.php:1024
+#: mod/settings.php:1077
msgid "Hide your contact/friend list from viewers of your default profile?"
msgstr "Skrýt Vaše kontaktní údaje a seznam přátel před návštěvníky ve Vašem výchozím profilu?"
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
+#: mod/settings.php:1081 include/acl_selectors.php:330
msgid "Hide your profile details from unknown viewers?"
msgstr "Skrýt Vaše profilové detaily před neznámými uživateli?"
-#: ../../mod/settings.php:1028
+#: mod/settings.php:1081
msgid ""
"If enabled, posting public messages to Diaspora and other networks isn't "
"possible."
msgstr "Pokud je povoleno, není možné zasílání veřejných příspěvků do Diaspory a dalších sítí."
-#: ../../mod/settings.php:1033
+#: mod/settings.php:1086
msgid "Allow friends to post to your profile page?"
msgstr "Povolit přátelům umisťování příspěvků na vaši profilovou stránku?"
-#: ../../mod/settings.php:1039
+#: mod/settings.php:1092
msgid "Allow friends to tag your posts?"
msgstr "Povolit přátelům označovat Vaše příspěvky?"
-#: ../../mod/settings.php:1045
+#: mod/settings.php:1098
msgid "Allow us to suggest you as a potential friend to new members?"
msgstr "Chcete nám povolit abychom vás navrhovali jako přátelé pro nové členy?"
-#: ../../mod/settings.php:1051
+#: mod/settings.php:1104
msgid "Permit unknown people to send you private mail?"
msgstr "Povolit neznámým lidem Vám zasílat soukromé zprávy?"
-#: ../../mod/settings.php:1059
+#: mod/settings.php:1112
msgid "Profile is not published."
msgstr "Profil není zveřejněn."
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "Vaše adresa identity je"
+#: mod/settings.php:1120
+#, php-format
+msgid "Your Identity Address is '%s' or '%s'."
+msgstr "Vaše Identity adresa je \"%s\" nebo \"%s\"."
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1127
msgid "Automatically expire posts after this many days:"
msgstr "Automaticky expirovat příspěvky po zadaném počtu dní:"
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1127
msgid "If empty, posts will not expire. Expired posts will be deleted"
msgstr "Pokud je prázdné, příspěvky nebudou nikdy expirovat. Expirované příspěvky budou vymazány"
-#: ../../mod/settings.php:1079
+#: mod/settings.php:1128
msgid "Advanced expiration settings"
msgstr "Pokročilé nastavení expirací"
-#: ../../mod/settings.php:1080
+#: mod/settings.php:1129
msgid "Advanced Expiration"
msgstr "Nastavení expirací"
-#: ../../mod/settings.php:1081
+#: mod/settings.php:1130
msgid "Expire posts:"
msgstr "Expirovat příspěvky:"
-#: ../../mod/settings.php:1082
+#: mod/settings.php:1131
msgid "Expire personal notes:"
msgstr "Expirovat osobní poznámky:"
-#: ../../mod/settings.php:1083
+#: mod/settings.php:1132
msgid "Expire starred posts:"
msgstr "Expirovat příspěvky s hvězdou:"
-#: ../../mod/settings.php:1084
+#: mod/settings.php:1133
msgid "Expire photos:"
msgstr "Expirovat fotografie:"
-#: ../../mod/settings.php:1085
+#: mod/settings.php:1134
msgid "Only expire posts by others:"
msgstr "Přízpěvky expirovat pouze ostatními:"
-#: ../../mod/settings.php:1111
+#: mod/settings.php:1160
msgid "Account Settings"
msgstr "Nastavení účtu"
-#: ../../mod/settings.php:1119
+#: mod/settings.php:1168
msgid "Password Settings"
msgstr "Nastavení hesla"
-#: ../../mod/settings.php:1120
+#: mod/settings.php:1169 mod/register.php:271
msgid "New Password:"
msgstr "Nové heslo:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1170 mod/register.php:272
msgid "Confirm:"
msgstr "Potvrďte:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1170
msgid "Leave password fields blank unless changing"
msgstr "Pokud nechcete změnit heslo, položku hesla nevyplňujte"
-#: ../../mod/settings.php:1122
+#: mod/settings.php:1171
msgid "Current Password:"
msgstr "Stávající heslo:"
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
+#: mod/settings.php:1171 mod/settings.php:1172
msgid "Your current password to confirm the changes"
msgstr "Vaše stávající heslo k potvrzení změn"
-#: ../../mod/settings.php:1123
+#: mod/settings.php:1172
msgid "Password:"
msgstr "Heslo: "
-#: ../../mod/settings.php:1127
+#: mod/settings.php:1176
msgid "Basic Settings"
msgstr "Základní nastavení"
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
+#: mod/settings.php:1177 include/identity.php:538
msgid "Full Name:"
msgstr "Celé jméno:"
-#: ../../mod/settings.php:1129
+#: mod/settings.php:1178
msgid "Email Address:"
msgstr "E-mailová adresa:"
-#: ../../mod/settings.php:1130
+#: mod/settings.php:1179
msgid "Your Timezone:"
msgstr "Vaše časové pásmo:"
-#: ../../mod/settings.php:1131
+#: mod/settings.php:1180
msgid "Default Post Location:"
msgstr "Výchozí umístění příspěvků:"
-#: ../../mod/settings.php:1132
+#: mod/settings.php:1181
msgid "Use Browser Location:"
msgstr "Používat umístění dle prohlížeče:"
-#: ../../mod/settings.php:1135
+#: mod/settings.php:1184
msgid "Security and Privacy Settings"
msgstr "Nastavení zabezpečení a soukromí"
-#: ../../mod/settings.php:1137
+#: mod/settings.php:1186
msgid "Maximum Friend Requests/Day:"
msgstr "Maximální počet žádostí o přátelství za den:"
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
+#: mod/settings.php:1186 mod/settings.php:1216
msgid "(to prevent spam abuse)"
msgstr "(Aby se zabránilo spamu)"
-#: ../../mod/settings.php:1138
+#: mod/settings.php:1187
msgid "Default Post Permissions"
msgstr "Výchozí oprávnění pro příspěvek"
-#: ../../mod/settings.php:1139
+#: mod/settings.php:1188
msgid "(click to open/close)"
msgstr "(Klikněte pro otevření/zavření)"
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
+#: mod/settings.php:1197 mod/photos.php:1166 mod/photos.php:1538
msgid "Show to Groups"
msgstr "Zobrazit ve Skupinách"
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
+#: mod/settings.php:1198 mod/photos.php:1167 mod/photos.php:1539
msgid "Show to Contacts"
msgstr "Zobrazit v Kontaktech"
-#: ../../mod/settings.php:1150
+#: mod/settings.php:1199
msgid "Default Private Post"
msgstr "Výchozí Soukromý příspěvek"
-#: ../../mod/settings.php:1151
+#: mod/settings.php:1200
msgid "Default Public Post"
msgstr "Výchozí Veřejný příspěvek"
-#: ../../mod/settings.php:1155
+#: mod/settings.php:1204
msgid "Default Permissions for New Posts"
msgstr "Výchozí oprávnění pro nové příspěvky"
-#: ../../mod/settings.php:1167
+#: mod/settings.php:1216
msgid "Maximum private messages per day from unknown people:"
msgstr "Maximum soukromých zpráv od neznámých lidí:"
-#: ../../mod/settings.php:1170
+#: mod/settings.php:1219
msgid "Notification Settings"
msgstr "Nastavení notifikací"
-#: ../../mod/settings.php:1171
+#: mod/settings.php:1220
msgid "By default post a status message when:"
msgstr "Defaultně posílat statusové zprávy když:"
-#: ../../mod/settings.php:1172
+#: mod/settings.php:1221
msgid "accepting a friend request"
msgstr "akceptuji požadavek na přátelství"
-#: ../../mod/settings.php:1173
+#: mod/settings.php:1222
msgid "joining a forum/community"
msgstr "připojující se k fóru/komunitě"
-#: ../../mod/settings.php:1174
+#: mod/settings.php:1223
msgid "making an interesting profile change"
msgstr "provedení zajímavé profilové změny"
-#: ../../mod/settings.php:1175
+#: mod/settings.php:1224
msgid "Send a notification email when:"
msgstr "Poslat notifikaci e-mailem, když"
-#: ../../mod/settings.php:1176
+#: mod/settings.php:1225
msgid "You receive an introduction"
msgstr "obdržíte žádost o propojení"
-#: ../../mod/settings.php:1177
+#: mod/settings.php:1226
msgid "Your introductions are confirmed"
msgstr "Vaše žádosti jsou potvrzeny"
-#: ../../mod/settings.php:1178
+#: mod/settings.php:1227
msgid "Someone writes on your profile wall"
msgstr "někdo Vám napíše na Vaši profilovou stránku"
-#: ../../mod/settings.php:1179
+#: mod/settings.php:1228
msgid "Someone writes a followup comment"
msgstr "někdo Vám napíše následný komentář"
-#: ../../mod/settings.php:1180
+#: mod/settings.php:1229
msgid "You receive a private message"
msgstr "obdržíte soukromou zprávu"
-#: ../../mod/settings.php:1181
+#: mod/settings.php:1230
msgid "You receive a friend suggestion"
msgstr "Obdržel jste návrh přátelství"
-#: ../../mod/settings.php:1182
+#: mod/settings.php:1231
msgid "You are tagged in a post"
msgstr "Jste označen v příspěvku"
-#: ../../mod/settings.php:1183
+#: mod/settings.php:1232
msgid "You are poked/prodded/etc. in a post"
msgstr "Byl Jste šťouchnout v příspěvku"
-#: ../../mod/settings.php:1185
+#: mod/settings.php:1234
+msgid "Activate desktop notifications"
+msgstr "Aktivovat upozornění na desktopu"
+
+#: mod/settings.php:1234
+msgid "Show desktop popup on new notifications"
+msgstr "Zobrazit dektopové zprávy nových upozornění."
+
+#: mod/settings.php:1236
msgid "Text-only notification emails"
msgstr "Pouze textové notifikační e-maily"
-#: ../../mod/settings.php:1187
+#: mod/settings.php:1238
msgid "Send text only notification emails, without the html part"
msgstr "Posílat pouze textové notifikační e-maily, bez html části."
-#: ../../mod/settings.php:1189
+#: mod/settings.php:1240
msgid "Advanced Account/Page Type Settings"
msgstr "Pokročilé nastavení účtu/stránky"
-#: ../../mod/settings.php:1190
+#: mod/settings.php:1241
msgid "Change the behaviour of this account for special situations"
msgstr "Změnit chování tohoto účtu ve speciálních situacích"
-#: ../../mod/settings.php:1193
+#: mod/settings.php:1244
msgid "Relocate"
msgstr "Změna umístění"
-#: ../../mod/settings.php:1194
+#: mod/settings.php:1245
msgid ""
"If you have moved this profile from another server, and some of your "
"contacts don't receive your updates, try pushing this button."
msgstr "Pokud jste přemístil tento profil z jiného serveru a nějaký z vašich kontaktů nedostává Vaše aktualizace, zkuste stisknout toto tlačítko."
-#: ../../mod/settings.php:1195
+#: mod/settings.php:1246
msgid "Resend relocate message to contacts"
msgstr "Znovu odeslat správu o změně umístění Vašim kontaktům"
-#: ../../mod/dfrn_request.php:95
+#: mod/dfrn_request.php:95
msgid "This introduction has already been accepted."
msgstr "Toto pozvání již bylo přijato."
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
msgid "Profile location is not valid or does not contain profile information."
msgstr "Adresa profilu není platná nebo neobsahuje profilové informace"
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
msgid "Warning: profile location has no identifiable owner name."
msgstr "Varování: umístění profilu nemá žádné identifikovatelné jméno vlastníka"
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
msgid "Warning: profile location has no profile photo."
msgstr "Varování: umístění profilu nemá žádnou profilovou fotografii."
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
#, php-format
msgid "%d required parameter was not found at the given location"
msgid_plural "%d required parameters were not found at the given location"
@@ -4295,934 +4504,917 @@ msgstr[0] "%d požadovaný parametr nebyl nalezen na daném místě"
msgstr[1] "%d požadované parametry nebyly nalezeny na daném místě"
msgstr[2] "%d požadované parametry nebyly nalezeny na daném místě"
-#: ../../mod/dfrn_request.php:172
+#: mod/dfrn_request.php:172
msgid "Introduction complete."
msgstr "Představení dokončeno."
-#: ../../mod/dfrn_request.php:214
+#: mod/dfrn_request.php:214
msgid "Unrecoverable protocol error."
msgstr "Neopravitelná chyba protokolu"
-#: ../../mod/dfrn_request.php:242
+#: mod/dfrn_request.php:242
msgid "Profile unavailable."
msgstr "Profil není k dispozici."
-#: ../../mod/dfrn_request.php:267
+#: mod/dfrn_request.php:267
#, php-format
msgid "%s has received too many connection requests today."
msgstr "%s dnes obdržel příliš mnoho požadavků na připojení."
-#: ../../mod/dfrn_request.php:268
+#: mod/dfrn_request.php:268
msgid "Spam protection measures have been invoked."
msgstr "Ochrana proti spamu byla aktivována"
-#: ../../mod/dfrn_request.php:269
+#: mod/dfrn_request.php:269
msgid "Friends are advised to please try again in 24 hours."
msgstr "Přátelům se doporučuje to zkusit znovu za 24 hodin."
-#: ../../mod/dfrn_request.php:331
+#: mod/dfrn_request.php:331
msgid "Invalid locator"
msgstr "Neplatný odkaz"
-#: ../../mod/dfrn_request.php:340
+#: mod/dfrn_request.php:340
msgid "Invalid email address."
msgstr "Neplatná emailová adresa"
-#: ../../mod/dfrn_request.php:367
+#: mod/dfrn_request.php:367
msgid "This account has not been configured for email. Request failed."
msgstr "Tento účet nebyl nastaven pro email. Požadavek nesplněn."
-#: ../../mod/dfrn_request.php:463
+#: mod/dfrn_request.php:463
msgid "Unable to resolve your name at the provided location."
msgstr "Nepodařilo se zjistit Vaše jméno na zadané adrese."
-#: ../../mod/dfrn_request.php:476
+#: mod/dfrn_request.php:476
msgid "You have already introduced yourself here."
msgstr "Již jste se zde zavedli."
-#: ../../mod/dfrn_request.php:480
+#: mod/dfrn_request.php:480
#, php-format
msgid "Apparently you are already friends with %s."
msgstr "Zřejmě jste již přátelé se %s."
-#: ../../mod/dfrn_request.php:501
+#: mod/dfrn_request.php:501
msgid "Invalid profile URL."
msgstr "Neplatné URL profilu."
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
+#: mod/dfrn_request.php:507 include/follow.php:70
msgid "Disallowed profile URL."
msgstr "Nepovolené URL profilu."
-#: ../../mod/dfrn_request.php:597
+#: mod/dfrn_request.php:597
msgid "Your introduction has been sent."
msgstr "Vaše žádost o propojení byla odeslána."
-#: ../../mod/dfrn_request.php:650
+#: mod/dfrn_request.php:650
msgid "Please login to confirm introduction."
msgstr "Prosím přihlašte se k potvrzení žádosti o propojení."
-#: ../../mod/dfrn_request.php:660
+#: mod/dfrn_request.php:660
msgid ""
"Incorrect identity currently logged in. Please login to "
"this profile."
msgstr "Jste přihlášeni pod nesprávnou identitou Prosím, přihlaste se do tohoto profilu."
-#: ../../mod/dfrn_request.php:671
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Potvrdit"
+
+#: mod/dfrn_request.php:686
msgid "Hide this contact"
msgstr "Skrýt tento kontakt"
-#: ../../mod/dfrn_request.php:674
+#: mod/dfrn_request.php:689
#, php-format
msgid "Welcome home %s."
msgstr "Vítejte doma %s."
-#: ../../mod/dfrn_request.php:675
+#: mod/dfrn_request.php:690
#, php-format
msgid "Please confirm your introduction/connection request to %s."
msgstr "Prosím potvrďte Vaši žádost o propojení %s."
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Potvrdit"
-
-#: ../../mod/dfrn_request.php:804
+#: mod/dfrn_request.php:819
msgid ""
"Please enter your 'Identity Address' from one of the following supported "
"communications networks:"
msgstr "Prosím zadejte Vaši adresu identity jedné z následujících podporovaných komunikačních sítí:"
-#: ../../mod/dfrn_request.php:824
+#: mod/dfrn_request.php:839
+#, php-format
msgid ""
"If you are not yet a member of the free social web, follow this link to find a public"
-" Friendica site and join us today."
-msgstr "Pokud ještě nejste členem svobodné sociální sítě, následujte tento odkaz k nalezení veřejného Friendica serveru a přidejte se k nám ještě dnes."
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today."
+msgstr ""
-#: ../../mod/dfrn_request.php:827
+#: mod/dfrn_request.php:842
msgid "Friend/Connection Request"
msgstr "Požadavek o přátelství / kontaktování"
-#: ../../mod/dfrn_request.php:828
+#: mod/dfrn_request.php:843
msgid ""
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
"testuser@identi.ca"
msgstr "Příklady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Odpovězte, prosím, následující:"
-
-#: ../../mod/dfrn_request.php:830
-#, php-format
-msgid "Does %s know you?"
-msgstr "Zná Vás uživatel %s ?"
-
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Přidat osobní poznámku:"
-
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
+#: mod/dfrn_request.php:851 include/contact_selectors.php:76
msgid "Friendica"
msgstr "Friendica"
-#: ../../mod/dfrn_request.php:837
+#: mod/dfrn_request.php:852
msgid "StatusNet/Federated Social Web"
msgstr "StatusNet / Federativní Sociální Web"
-#: ../../mod/dfrn_request.php:839
+#: mod/dfrn_request.php:854
#, php-format
msgid ""
" - please do not use this form. Instead, enter %s into your Diaspora search"
" bar."
msgstr " - prosím nepoužívejte tento formulář. Místo toho zadejte %s do Vašeho Diaspora vyhledávacího pole."
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\"."
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Odeslat žádost"
-
-#: ../../mod/register.php:90
+#: mod/register.php:92
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr "Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce."
-#: ../../mod/register.php:96
+#: mod/register.php:97
#, php-format
msgid ""
"Failed to send email message. Here your accout details: login: %s "
"password: %s
You can change your password after login."
msgstr "Nepovedlo se odeslat emailovou zprávu. Zde jsou detaily Vašeho účtu: login: %s heslo: %s
Své heslo můžete změnit po přihlášení."
-#: ../../mod/register.php:105
+#: mod/register.php:107
msgid "Your registration can not be processed."
msgstr "Vaši registraci nelze zpracovat."
-#: ../../mod/register.php:148
+#: mod/register.php:150
msgid "Your registration is pending approval by the site owner."
msgstr "Vaše registrace čeká na schválení vlastníkem serveru."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: mod/register.php:188 mod/uimport.php:50
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr "Došlo k překročení maximálního povoleného počtu registrací za den na tomto serveru. Zkuste to zítra znovu."
-#: ../../mod/register.php:214
+#: mod/register.php:216
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking 'Register'."
msgstr "Tento formulář můžete (volitelně) vyplnit s pomocí OpenID tím, že vyplníte své OpenID a kliknutete na tlačítko 'Zaregistrovat'."
-#: ../../mod/register.php:215
+#: mod/register.php:217
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr "Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé položky."
-#: ../../mod/register.php:216
+#: mod/register.php:218
msgid "Your OpenID (optional): "
msgstr "Vaše OpenID (nepovinné): "
-#: ../../mod/register.php:230
+#: mod/register.php:232
msgid "Include your profile in member directory?"
msgstr "Toto je Váš veřejný profil. Ten může být viditelný kýmkoliv na internetu."
-#: ../../mod/register.php:251
+#: mod/register.php:256
msgid "Membership on this site is by invitation only."
msgstr "Členství na tomto webu je pouze na pozvání."
-#: ../../mod/register.php:252
+#: mod/register.php:257
msgid "Your invitation ID: "
msgstr "Vaše pozvání ID:"
-#: ../../mod/register.php:263
+#: mod/register.php:268
msgid "Your Full Name (e.g. Joe Smith): "
msgstr "Vaše celé jméno (např. Jan Novák):"
-#: ../../mod/register.php:264
+#: mod/register.php:269
msgid "Your Email Address: "
msgstr "Vaše e-mailová adresa:"
-#: ../../mod/register.php:265
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr "Ponechte prázdné pro automatické vygenerovaní hesla."
+
+#: mod/register.php:273
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be "
"'nickname@$sitename'."
msgstr "Vyberte přezdívku k profilu. Ta musí začít s textovým znakem. Vaše profilová adresa na tomto webu pak bude \"přezdívka@$sitename\"."
-#: ../../mod/register.php:266
+#: mod/register.php:274
msgid "Choose a nickname: "
msgstr "Vyberte přezdívku:"
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
msgid "Register"
msgstr "Registrovat"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
+#: mod/register.php:283 mod/uimport.php:64
msgid "Import"
msgstr "Import"
-#: ../../mod/register.php:276
+#: mod/register.php:284
msgid "Import your profile to this friendica instance"
msgstr "Import Vašeho profilu do této friendica instance"
-#: ../../mod/maintenance.php:5
+#: mod/maintenance.php:5
msgid "System down for maintenance"
msgstr "Systém vypnut z důvodů údržby"
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
msgid "Search"
msgstr "Vyhledávání"
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Položky označené s: %s"
+
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr "Výsledky hledání pro: %s"
+
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
msgid "Global Directory"
msgstr "Globální adresář"
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
msgid "Find on this site"
msgstr "Nalézt na tomto webu"
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
msgid "Site Directory"
msgstr "Adresář serveru"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
+#: mod/directory.php:129 mod/profiles.php:747
msgid "Age: "
msgstr "Věk: "
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
msgid "Gender: "
msgstr "Pohlaví: "
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Pohlaví:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
msgid "Status:"
msgstr "Status:"
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
msgid "Homepage:"
msgstr "Domácí stránka:"
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "O mě:"
-
-#: ../../mod/directory.php:189
+#: mod/directory.php:205
msgid "No entries (some entries may be hidden)."
msgstr "Žádné záznamy (některé položky mohou být skryty)."
-#: ../../mod/delegate.php:101
+#: mod/delegate.php:101
msgid "No potential page delegates located."
msgstr "Žádní potenciální delegáti stránky nenalezeni."
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
+#: mod/delegate.php:130 include/nav.php:179
msgid "Delegate Page Management"
msgstr "Správa delegátů stránky"
-#: ../../mod/delegate.php:132
+#: mod/delegate.php:132
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr "Delegáti jsou schopni řídit všechny aspekty tohoto účtu / stránky, kromě základních nastavení účtu. Prosím, nepředávejte svůj osobní účet nikomu, komu úplně nevěříte.."
-#: ../../mod/delegate.php:133
+#: mod/delegate.php:133
msgid "Existing Page Managers"
msgstr "Stávající správci stránky"
-#: ../../mod/delegate.php:135
+#: mod/delegate.php:135
msgid "Existing Page Delegates"
msgstr "Stávající delegáti stránky "
-#: ../../mod/delegate.php:137
+#: mod/delegate.php:137
msgid "Potential Delegates"
msgstr "Potenciální delegáti"
-#: ../../mod/delegate.php:140
+#: mod/delegate.php:140
msgid "Add"
msgstr "Přidat"
-#: ../../mod/delegate.php:141
+#: mod/delegate.php:141
msgid "No entries."
msgstr "Žádné záznamy."
-#: ../../mod/common.php:42
+#: mod/common.php:45
msgid "Common Friends"
msgstr "Společní přátelé"
-#: ../../mod/common.php:78
+#: mod/common.php:82
msgid "No contacts in common."
msgstr "Žádné společné kontakty."
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid "Export account"
msgstr "Exportovat účet"
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr "Exportujte svůj účet a své kontakty. Použijte tuto funkci pro vytvoření zálohy svého účtu a/nebo k přesunu na jiný server."
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid "Export all"
msgstr "Exportovat vše"
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid ""
"Export your accout info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr "Exportujte své informace k účtu, kontakty a vše své položky jako json. To může být velmi velký soubor a může to zabrat spoustu času. Tuto funkci použijte pro úplnou zálohu svého účtu(fotografie se neexportují)"
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
+#: mod/mood.php:62 include/conversation.php:226
#, php-format
msgid "%1$s is currently %2$s"
msgstr "%1$s je právě %2$s"
-#: ../../mod/mood.php:133
+#: mod/mood.php:133
msgid "Mood"
msgstr "Nálada"
-#: ../../mod/mood.php:134
+#: mod/mood.php:134
msgid "Set your current mood and tell your friends"
msgstr "Nastavte svou aktuální náladu a řekněte to Vašim přátelům"
-#: ../../mod/suggest.php:27
+#: mod/suggest.php:27
msgid "Do you really want to delete this suggestion?"
msgstr "Opravdu chcete smazat tento návrh?"
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
msgid "Friend Suggestions"
msgstr "Návrhy přátel"
-#: ../../mod/suggest.php:74
+#: mod/suggest.php:76
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr "Nejsou dostupné žádné návrhy. Pokud je toto nový server, zkuste to znovu za 24 hodin."
-#: ../../mod/suggest.php:92
+#: mod/suggest.php:94
msgid "Ignore/Hide"
msgstr "Ignorovat / skrýt"
-#: ../../mod/profiles.php:37
+#: mod/profiles.php:37
msgid "Profile deleted."
msgstr "Profil smazán."
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+#: mod/profiles.php:55 mod/profiles.php:89
msgid "Profile-"
msgstr "Profil-"
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+#: mod/profiles.php:74 mod/profiles.php:117
msgid "New profile created."
msgstr "Nový profil vytvořen."
-#: ../../mod/profiles.php:95
+#: mod/profiles.php:95
msgid "Profile unavailable to clone."
msgstr "Profil není možné naklonovat."
-#: ../../mod/profiles.php:189
+#: mod/profiles.php:189
msgid "Profile Name is required."
msgstr "Jméno profilu je povinné."
-#: ../../mod/profiles.php:340
+#: mod/profiles.php:336
msgid "Marital Status"
msgstr "Rodinný Stav"
-#: ../../mod/profiles.php:344
+#: mod/profiles.php:340
msgid "Romantic Partner"
msgstr "Romatický partner"
-#: ../../mod/profiles.php:348
+#: mod/profiles.php:344
msgid "Likes"
msgstr "Libí se mi"
-#: ../../mod/profiles.php:352
+#: mod/profiles.php:348
msgid "Dislikes"
msgstr "Nelibí se mi"
-#: ../../mod/profiles.php:356
+#: mod/profiles.php:352
msgid "Work/Employment"
msgstr "Práce/Zaměstnání"
-#: ../../mod/profiles.php:359
+#: mod/profiles.php:355
msgid "Religion"
msgstr "Náboženství"
-#: ../../mod/profiles.php:363
+#: mod/profiles.php:359
msgid "Political Views"
msgstr "Politické přesvědčení"
-#: ../../mod/profiles.php:367
+#: mod/profiles.php:363
msgid "Gender"
msgstr "Pohlaví"
-#: ../../mod/profiles.php:371
+#: mod/profiles.php:367
msgid "Sexual Preference"
msgstr "Sexuální orientace"
-#: ../../mod/profiles.php:375
+#: mod/profiles.php:371
msgid "Homepage"
msgstr "Domácí stránka"
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+#: mod/profiles.php:375 mod/profiles.php:695
msgid "Interests"
msgstr "Zájmy"
-#: ../../mod/profiles.php:383
+#: mod/profiles.php:379
msgid "Address"
msgstr "Adresa"
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+#: mod/profiles.php:386 mod/profiles.php:691
msgid "Location"
msgstr "Lokace"
-#: ../../mod/profiles.php:473
+#: mod/profiles.php:469
msgid "Profile updated."
msgstr "Profil aktualizován."
-#: ../../mod/profiles.php:568
+#: mod/profiles.php:565
msgid " and "
msgstr " a "
-#: ../../mod/profiles.php:576
+#: mod/profiles.php:573
msgid "public profile"
msgstr "veřejný profil"
-#: ../../mod/profiles.php:579
+#: mod/profiles.php:576
#, php-format
msgid "%1$s changed %2$s to “%3$s”"
msgstr "%1$s změnil %2$s na “%3$s”"
-#: ../../mod/profiles.php:580
+#: mod/profiles.php:577
#, php-format
msgid " - Visit %1$s's %2$s"
msgstr " - Navštivte %2$s uživatele %1$s"
-#: ../../mod/profiles.php:583
+#: mod/profiles.php:580
#, php-format
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s aktualizoval %2$s, změnou %3$s."
-#: ../../mod/profiles.php:658
+#: mod/profiles.php:655
msgid "Hide contacts and friends:"
msgstr "Skrýt kontakty a přátele:"
-#: ../../mod/profiles.php:663
+#: mod/profiles.php:660
msgid "Hide your contact/friend list from viewers of this profile?"
msgstr "Skrýt u tohoto profilu Vaše kontakty / seznam přátel před před dalšími uživateli zobrazující si tento profil?"
-#: ../../mod/profiles.php:685
+#: mod/profiles.php:682
msgid "Edit Profile Details"
msgstr "Upravit podrobnosti profilu "
-#: ../../mod/profiles.php:687
+#: mod/profiles.php:684
msgid "Change Profile Photo"
msgstr "Změna Profilové fotky"
-#: ../../mod/profiles.php:688
+#: mod/profiles.php:685
msgid "View this profile"
msgstr "Zobrazit tento profil"
-#: ../../mod/profiles.php:689
+#: mod/profiles.php:686
msgid "Create a new profile using these settings"
msgstr "Vytvořit nový profil pomocí tohoto nastavení"
-#: ../../mod/profiles.php:690
+#: mod/profiles.php:687
msgid "Clone this profile"
msgstr "Klonovat tento profil"
-#: ../../mod/profiles.php:691
+#: mod/profiles.php:688
msgid "Delete this profile"
msgstr "Smazat tento profil"
-#: ../../mod/profiles.php:692
+#: mod/profiles.php:689
msgid "Basic information"
msgstr "Základní informace"
-#: ../../mod/profiles.php:693
+#: mod/profiles.php:690
msgid "Profile picture"
msgstr "Profilový obrázek"
-#: ../../mod/profiles.php:695
+#: mod/profiles.php:692
msgid "Preferences"
msgstr "Nastavení"
-#: ../../mod/profiles.php:696
+#: mod/profiles.php:693
msgid "Status information"
msgstr "Statusové informace"
-#: ../../mod/profiles.php:697
+#: mod/profiles.php:694
msgid "Additional information"
msgstr "Dodatečné informace"
-#: ../../mod/profiles.php:700
+#: mod/profiles.php:697
msgid "Profile Name:"
msgstr "Jméno profilu:"
-#: ../../mod/profiles.php:701
+#: mod/profiles.php:698
msgid "Your Full Name:"
msgstr "Vaše celé jméno:"
-#: ../../mod/profiles.php:702
+#: mod/profiles.php:699
msgid "Title/Description:"
msgstr "Název / Popis:"
-#: ../../mod/profiles.php:703
+#: mod/profiles.php:700
msgid "Your Gender:"
msgstr "Vaše pohlaví:"
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Narozeniny uživatele (%s):"
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr "Narozeniny:"
-#: ../../mod/profiles.php:705
+#: mod/profiles.php:702
msgid "Street Address:"
msgstr "Ulice:"
-#: ../../mod/profiles.php:706
+#: mod/profiles.php:703
msgid "Locality/City:"
msgstr "Město:"
-#: ../../mod/profiles.php:707
+#: mod/profiles.php:704
msgid "Postal/Zip Code:"
msgstr "PSČ:"
-#: ../../mod/profiles.php:708
+#: mod/profiles.php:705
msgid "Country:"
msgstr "Země:"
-#: ../../mod/profiles.php:709
+#: mod/profiles.php:706
msgid "Region/State:"
msgstr "Region / stát:"
-#: ../../mod/profiles.php:710
+#: mod/profiles.php:707
msgid "♥ Marital Status:"
msgstr "♥ Rodinný stav:"
-#: ../../mod/profiles.php:711
+#: mod/profiles.php:708
msgid "Who: (if applicable)"
msgstr "Kdo: (pokud je možné)"
-#: ../../mod/profiles.php:712
+#: mod/profiles.php:709
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr "Příklady: jan123, Jan Novák, jan@seznam.cz"
-#: ../../mod/profiles.php:713
+#: mod/profiles.php:710
msgid "Since [date]:"
msgstr "Od [data]:"
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
+#: mod/profiles.php:711 include/identity.php:569
msgid "Sexual Preference:"
msgstr "Sexuální preference:"
-#: ../../mod/profiles.php:715
+#: mod/profiles.php:712
msgid "Homepage URL:"
msgstr "Odkaz na domovskou stránku:"
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
+#: mod/profiles.php:713 include/identity.php:573
msgid "Hometown:"
msgstr "Rodné město"
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
+#: mod/profiles.php:714 include/identity.php:577
msgid "Political Views:"
msgstr "Politické přesvědčení:"
-#: ../../mod/profiles.php:718
+#: mod/profiles.php:715
msgid "Religious Views:"
msgstr "Náboženské přesvědčení:"
-#: ../../mod/profiles.php:719
+#: mod/profiles.php:716
msgid "Public Keywords:"
msgstr "Veřejná klíčová slova:"
-#: ../../mod/profiles.php:720
+#: mod/profiles.php:717
msgid "Private Keywords:"
msgstr "Soukromá klíčová slova:"
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
+#: mod/profiles.php:718 include/identity.php:585
msgid "Likes:"
msgstr "Líbí se:"
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
+#: mod/profiles.php:719 include/identity.php:587
msgid "Dislikes:"
msgstr "Nelibí se:"
-#: ../../mod/profiles.php:723
+#: mod/profiles.php:720
msgid "Example: fishing photography software"
msgstr "Příklad: fishing photography software"
-#: ../../mod/profiles.php:724
+#: mod/profiles.php:721
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr "(Používá se pro doporučování potenciálních přátel, může být viděno ostatními)"
-#: ../../mod/profiles.php:725
+#: mod/profiles.php:722
msgid "(Used for searching profiles, never shown to others)"
msgstr "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)"
-#: ../../mod/profiles.php:726
+#: mod/profiles.php:723
msgid "Tell us about yourself..."
msgstr "Řekněte nám něco o sobě ..."
-#: ../../mod/profiles.php:727
+#: mod/profiles.php:724
msgid "Hobbies/Interests"
msgstr "Koníčky/zájmy"
-#: ../../mod/profiles.php:728
+#: mod/profiles.php:725
msgid "Contact information and Social Networks"
msgstr "Kontaktní informace a sociální sítě"
-#: ../../mod/profiles.php:729
+#: mod/profiles.php:726
msgid "Musical interests"
msgstr "Hudební vkus"
-#: ../../mod/profiles.php:730
+#: mod/profiles.php:727
msgid "Books, literature"
msgstr "Knihy, literatura"
-#: ../../mod/profiles.php:731
+#: mod/profiles.php:728
msgid "Television"
msgstr "Televize"
-#: ../../mod/profiles.php:732
+#: mod/profiles.php:729
msgid "Film/dance/culture/entertainment"
msgstr "Film/tanec/kultura/zábava"
-#: ../../mod/profiles.php:733
+#: mod/profiles.php:730
msgid "Love/romance"
msgstr "Láska/romantika"
-#: ../../mod/profiles.php:734
+#: mod/profiles.php:731
msgid "Work/employment"
msgstr "Práce/zaměstnání"
-#: ../../mod/profiles.php:735
+#: mod/profiles.php:732
msgid "School/education"
msgstr "Škola/vzdělání"
-#: ../../mod/profiles.php:740
+#: mod/profiles.php:737
msgid ""
"This is your public profile. It may "
"be visible to anybody using the internet."
msgstr "Toto je váš veřejný profil. Ten může být viditelný kýmkoliv na internetu."
-#: ../../mod/profiles.php:803
+#: mod/profiles.php:800
msgid "Edit/Manage Profiles"
msgstr "Upravit / Spravovat profily"
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
msgid "Change profile photo"
msgstr "Změnit profilovou fotografii"
-#: ../../mod/profiles.php:805 ../../boot.php:1612
+#: mod/profiles.php:802 include/identity.php:232
msgid "Create New Profile"
msgstr "Vytvořit nový profil"
-#: ../../mod/profiles.php:816 ../../boot.php:1622
+#: mod/profiles.php:813 include/identity.php:242
msgid "Profile Image"
msgstr "Profilový obrázek"
-#: ../../mod/profiles.php:818 ../../boot.php:1625
+#: mod/profiles.php:815 include/identity.php:245
msgid "visible to everybody"
msgstr "viditelné pro všechny"
-#: ../../mod/profiles.php:819 ../../boot.php:1626
+#: mod/profiles.php:816 include/identity.php:246
msgid "Edit visibility"
msgstr "Upravit viditelnost"
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+#: mod/editpost.php:17 mod/editpost.php:27
msgid "Item not found"
msgstr "Položka nenalezena"
-#: ../../mod/editpost.php:39
+#: mod/editpost.php:40
msgid "Edit post"
msgstr "Upravit příspěvek"
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
+#: mod/editpost.php:111 include/conversation.php:1057
msgid "upload photo"
msgstr "nahrát fotky"
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
+#: mod/editpost.php:112 include/conversation.php:1058
msgid "Attach file"
msgstr "Přiložit soubor"
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
+#: mod/editpost.php:113 include/conversation.php:1059
msgid "attach file"
msgstr "přidat soubor"
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
+#: mod/editpost.php:115 include/conversation.php:1061
msgid "web link"
msgstr "webový odkaz"
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
+#: mod/editpost.php:116 include/conversation.php:1062
msgid "Insert video link"
msgstr "Zadejte odkaz na video"
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
+#: mod/editpost.php:117 include/conversation.php:1063
msgid "video link"
msgstr "odkaz na video"
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
+#: mod/editpost.php:118 include/conversation.php:1064
msgid "Insert audio link"
msgstr "Zadejte odkaz na zvukový záznam"
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
+#: mod/editpost.php:119 include/conversation.php:1065
msgid "audio link"
msgstr "odkaz na audio"
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
+#: mod/editpost.php:120 include/conversation.php:1066
msgid "Set your location"
msgstr "Nastavte vaši polohu"
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
+#: mod/editpost.php:121 include/conversation.php:1067
msgid "set location"
msgstr "nastavit místo"
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
+#: mod/editpost.php:122 include/conversation.php:1068
msgid "Clear browser location"
msgstr "Odstranit adresu v prohlížeči"
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
+#: mod/editpost.php:123 include/conversation.php:1069
msgid "clear location"
msgstr "vymazat místo"
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
+#: mod/editpost.php:125 include/conversation.php:1075
msgid "Permission settings"
msgstr "Nastavení oprávnění"
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
+#: mod/editpost.php:133 include/acl_selectors.php:343
msgid "CC: email addresses"
msgstr "skrytá kopie: e-mailové adresy"
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
+#: mod/editpost.php:134 include/conversation.php:1084
msgid "Public post"
msgstr "Veřejný příspěvek"
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
+#: mod/editpost.php:137 include/conversation.php:1071
msgid "Set title"
msgstr "Nastavit titulek"
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
+#: mod/editpost.php:139 include/conversation.php:1073
msgid "Categories (comma-separated list)"
msgstr "Kategorie (čárkou oddělený seznam)"
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
+#: mod/editpost.php:140 include/acl_selectors.php:344
msgid "Example: bob@example.com, mary@example.com"
msgstr "Příklad: bob@example.com, mary@example.com"
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr "Toto je Friendica, verze"
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr "běžící na webu"
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr "Pro získání dalších informací o projektu Friendica navštivte prosím Friendica.com."
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr "Pro hlášení chyb a námětů na změny navštivte:"
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr ""
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr "Návrhy, chválu, dary, apod. - prosím piště na \"info\" na Friendica - tečka com"
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr "Instalované pluginy/doplňky/aplikace:"
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr "Nejsou žádné nainstalované doplňky/aplikace"
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: mod/api.php:76 mod/api.php:102
msgid "Authorize application connection"
msgstr "Povolit připojení aplikacím"
-#: ../../mod/api.php:77
+#: mod/api.php:77
msgid "Return to your app and insert this Securty Code:"
msgstr "Vraťte se do vaší aplikace a zadejte tento bezpečnostní kód:"
-#: ../../mod/api.php:89
+#: mod/api.php:89
msgid "Please login to continue."
msgstr "Pro pokračování se prosím přihlaste."
-#: ../../mod/api.php:104
+#: mod/api.php:104
msgid ""
"Do you want to authorize this application to access your posts and contacts,"
" and/or create new posts for you?"
msgstr "Chcete umožnit této aplikaci přístup k vašim příspěvkům a kontaktům a/nebo k vytváření Vašich nových příspěvků?"
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+#: mod/lockview.php:31 mod/lockview.php:39
msgid "Remote privacy information not available."
msgstr "Vzdálené soukromé informace nejsou k dispozici."
-#: ../../mod/lockview.php:48
+#: mod/lockview.php:48
msgid "Visible to:"
msgstr "Viditelné pro:"
-#: ../../mod/notes.php:44 ../../boot.php:2150
+#: mod/notes.php:44 include/identity.php:675
msgid "Personal Notes"
msgstr "Osobní poznámky"
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
msgid "l F d, Y \\@ g:i A"
msgstr "l F d, Y \\@ g:i A"
-#: ../../mod/localtime.php:24
+#: mod/localtime.php:24
msgid "Time Conversion"
msgstr "Časová konverze"
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
msgstr "Friendica poskytuje tuto službu pro sdílení událostí s ostatními sítěmi a přáteli v neznámých časových zónách"
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
#, php-format
msgid "UTC time: %s"
msgstr "UTC čas: %s"
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
#, php-format
msgid "Current timezone: %s"
msgstr "Aktuální časové pásmo: %s"
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
#, php-format
msgid "Converted localtime: %s"
msgstr "Převedený lokální čas : %s"
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
msgid "Please select your timezone:"
msgstr "Prosím, vyberte své časové pásmo:"
-#: ../../mod/poke.php:192
+#: mod/poke.php:192
msgid "Poke/Prod"
msgstr "Šťouchanec"
-#: ../../mod/poke.php:193
+#: mod/poke.php:193
msgid "poke, prod or do other things to somebody"
msgstr "někoho šťouchnout nebo mu provést jinou věc"
-#: ../../mod/poke.php:194
+#: mod/poke.php:194
msgid "Recipient"
msgstr "Příjemce"
-#: ../../mod/poke.php:195
+#: mod/poke.php:195
msgid "Choose what you wish to do to recipient"
msgstr "Vyberte, co si přejete příjemci udělat"
-#: ../../mod/poke.php:198
+#: mod/poke.php:198
msgid "Make this post private"
msgstr "Změnit tento příspěvek na soukromý"
-#: ../../mod/invite.php:27
+#: mod/invite.php:27
msgid "Total invitation limit exceeded."
msgstr "Celkový limit pozvánek byl překročen"
-#: ../../mod/invite.php:49
+#: mod/invite.php:49
#, php-format
msgid "%s : Not a valid email address."
msgstr "%s : není platná e-mailová adresa."
-#: ../../mod/invite.php:73
+#: mod/invite.php:73
msgid "Please join us on Friendica"
msgstr "Prosím přidejte se k nám na Friendice"
-#: ../../mod/invite.php:84
+#: mod/invite.php:84
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr "Limit pozvánek byl překročen. Prosím kontaktujte vašeho administrátora webu."
-#: ../../mod/invite.php:89
+#: mod/invite.php:89
#, php-format
msgid "%s : Message delivery failed."
msgstr "%s : Doručení zprávy se nezdařilo."
-#: ../../mod/invite.php:93
+#: mod/invite.php:93
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
@@ -5230,11 +5422,11 @@ msgstr[0] "%d zpráva odeslána."
msgstr[1] "%d zprávy odeslány."
msgstr[2] "%d zprávy odeslány."
-#: ../../mod/invite.php:112
+#: mod/invite.php:112
msgid "You have no more invitations available"
msgstr "Nemáte k dispozici žádné další pozvánky"
-#: ../../mod/invite.php:120
+#: mod/invite.php:120
#, php-format
msgid ""
"Visit %s for a list of public sites that you can join. Friendica members on "
@@ -5242,14 +5434,14 @@ msgid ""
" other social networks."
msgstr "Navštivte %s pro seznam veřejných serverů, na kterých se můžete přidat. Členové Friendica se mohou navzájem propojovat, stejně tak jako se mohou přiopojit se členy mnoha dalších sociálních sítí."
-#: ../../mod/invite.php:122
+#: mod/invite.php:122
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgstr "K akceptaci této pozvánky prosím navštivte a registrujte se na %s nebo na kterékoliv jiném veřejném Friendica serveru."
-#: ../../mod/invite.php:123
+#: mod/invite.php:123
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
@@ -5258,446 +5450,368 @@ msgid ""
"sites you can join."
msgstr "Friendica servery jsou všechny propojené a vytváří tak rozsáhlou sociální síť s důrazem na soukromý a je pod kontrolou svých členů. Členové se mohou propojovat s mnoha dalšími tradičními sociálními sítěmi. Navštivte %s pro seznam alternativních Friendica serverů kde se můžete přidat."
-#: ../../mod/invite.php:126
+#: mod/invite.php:126
msgid ""
"Our apologies. This system is not currently configured to connect with other"
" public sites or invite members."
msgstr "Omlouváme se. Systém nyní není nastaven tak, aby se připojil k ostatním veřejným serverům nebo umožnil pozvat nové členy."
-#: ../../mod/invite.php:132
+#: mod/invite.php:132
msgid "Send invitations"
msgstr "Poslat pozvánky"
-#: ../../mod/invite.php:133
+#: mod/invite.php:133
msgid "Enter email addresses, one per line:"
msgstr "Zadejte e-mailové adresy, jednu na řádek:"
-#: ../../mod/invite.php:135
+#: mod/invite.php:135
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr "Jste srdečně pozván se připojit ke mně a k mým blízkým přátelům na Friendica - a pomoci nám vytvořit lepší sociální síť."
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid "You will need to supply this invitation code: $invite_code"
msgstr "Budete muset zadat kód této pozvánky: $invite_code"
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid ""
"Once you have registered, please connect with me via my profile page at:"
msgstr "Jakmile se zaregistrujete, prosím spojte se se mnou přes mou profilovu stránku na:"
-#: ../../mod/invite.php:139
+#: mod/invite.php:139
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendica.com"
msgstr "Pro více informací o Friendica projektu a o tom, proč je tak důležitý, prosím navštivte http://friendica.com"
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Fotoalba"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
msgid "Contact Photos"
msgstr "Fotogalerie kontaktu"
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/photos.php:84 include/identity.php:651
+msgid "Photo Albums"
+msgstr "Fotoalba"
+
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Aktuální fotografie"
+
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
msgid "Upload New Photos"
msgstr "Nahrát nové fotografie"
-#: ../../mod/photos.php:144
+#: mod/photos.php:166
msgid "Contact information unavailable"
msgstr "Kontakt byl zablokován"
-#: ../../mod/photos.php:165
+#: mod/photos.php:187
msgid "Album not found."
msgstr "Album nenalezeno."
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
msgid "Delete Album"
msgstr "Smazat album"
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "Opravdu chcete smazat toto foto album a všechny jeho fotografie?"
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
msgid "Delete Photo"
msgstr "Smazat fotografii"
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
msgid "Do you really want to delete this photo?"
msgstr "Opravdu chcete smazat tuto fotografii?"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr "%1$s byl označen v %2$s uživatelem %3$s"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
msgid "a photo"
msgstr "fotografie"
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "Velikost obrázku překračuje limit velikosti"
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
msgid "Image file is empty."
msgstr "Soubor obrázku je prázdný."
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
msgid "No photos selected"
msgstr "Není vybrána žádná fotografie"
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1114
#, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr "Použil jste %1$.2f Mbajtů z %2$.2f Mbajtů úložiště fotografií."
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
msgid "Upload Photos"
msgstr "Nahrání fotografií "
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
msgid "New album name: "
msgstr "Název nového alba: "
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
msgid "or existing album name: "
msgstr "nebo stávající název alba: "
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
msgid "Do not show a status post for this upload"
msgstr "Nezobrazovat stav pro tento upload"
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
msgid "Permissions"
msgstr "Oprávnění:"
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1168
msgid "Private Photo"
msgstr "Soukromé Fotografie"
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
msgid "Public Photo"
msgstr "Veřejné Fotografie"
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
msgid "Edit Album"
msgstr "Edituj album"
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
msgid "Show Newest First"
msgstr "Zobrazit nejprve nejnovější:"
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
msgid "Show Oldest First"
msgstr "Zobrazit nejprve nejstarší:"
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
msgid "View Photo"
msgstr "Zobraz fotografii"
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
msgid "Permission denied. Access to this item may be restricted."
msgstr "Oprávnění bylo zamítnuto. Přístup k této položce může být omezen."
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
msgid "Photo not available"
msgstr "Fotografie není k dispozici"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "View photo"
msgstr "Zobrazit obrázek"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "Edit photo"
msgstr "Editovat fotografii"
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
msgid "Use as profile photo"
msgstr "Použít jako profilovou fotografii"
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
msgid "View Full Size"
msgstr "Zobrazit v plné velikosti"
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
msgid "Tags: "
msgstr "Štítky: "
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
msgid "[Remove any tag]"
msgstr "[Odstranit všechny štítky]"
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Rotovat po směru hodinových ručiček (doprava)"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Rotovat proti směru hodinových ručiček (doleva)"
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
msgid "New album name"
msgstr "Nové jméno alba"
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
msgid "Caption"
msgstr "Titulek"
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
msgid "Add a Tag"
msgstr "Přidat štítek"
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr "Neotáčet"
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Rotovat po směru hodinových ručiček (doprava)"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Rotovat proti směru hodinových ručiček (doleva)"
+
+#: mod/photos.php:1540
msgid "Private photo"
msgstr "Soukromé fotografie"
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
msgid "Public photo"
msgstr "Veřejné fotografie"
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
+#: mod/photos.php:1563 include/conversation.php:1055
msgid "Share"
msgstr "Sdílet"
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Aktuální fotografie"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr "Nerozšířeně"
-#: ../../mod/regmod.php:55
+#: mod/regmod.php:55
msgid "Account approved."
msgstr "Účet schválen."
-#: ../../mod/regmod.php:92
+#: mod/regmod.php:92
#, php-format
msgid "Registration revoked for %s"
msgstr "Registrace zrušena pro %s"
-#: ../../mod/regmod.php:104
+#: mod/regmod.php:104
msgid "Please login."
msgstr "Přihlaste se, prosím."
-#: ../../mod/uimport.php:66
+#: mod/uimport.php:66
msgid "Move account"
msgstr "Přesunout účet"
-#: ../../mod/uimport.php:67
+#: mod/uimport.php:67
msgid "You can import an account from another Friendica server."
msgstr "Můžete importovat účet z jiného Friendica serveru."
-#: ../../mod/uimport.php:68
+#: mod/uimport.php:68
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also"
" to inform your friends that you moved here."
msgstr "Musíte exportovat svůj účet na sterém serveru a nahrát ho zde. My následně vytvoříme Váš původní účet zde včetně všech kontaktů. Zároveň se pokusíme informovat všechny Vaše přátele, že jste se sem přestěhovali."
-#: ../../mod/uimport.php:69
+#: mod/uimport.php:69
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (statusnet/identi.ca) or from Diaspora"
msgstr "Tato funkčnost je experimentální. Nemůžeme importovat kontakty z OSStatus sítí (statusnet/identi.ca) nebo z Diaspory"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid "Account file"
msgstr "Soubor s účtem"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr "K exportu Vašeho účtu, jděte do \"Nastavení->Export vašich osobních dat\" a zvolte \" Export účtu\""
-#: ../../mod/attach.php:8
+#: mod/attach.php:8
msgid "Item not available."
msgstr "Položka není k dispozici."
-#: ../../mod/attach.php:20
+#: mod/attach.php:20
msgid "Item was not found."
msgstr "Položka nebyla nalezena."
-#: ../../boot.php:749
+#: boot.php:763
msgid "Delete this item?"
msgstr "Odstranit tuto položku?"
-#: ../../boot.php:752
+#: boot.php:766
msgid "show fewer"
msgstr "zobrazit méně"
-#: ../../boot.php:1122
+#: boot.php:1140
#, php-format
msgid "Update %s failed. See error logs."
msgstr "Aktualizace %s selhala. Zkontrolujte protokol chyb."
-#: ../../boot.php:1240
+#: boot.php:1247
msgid "Create a New Account"
msgstr "Vytvořit nový účet"
-#: ../../boot.php:1265 ../../include/nav.php:73
+#: boot.php:1272 include/nav.php:73
msgid "Logout"
msgstr "Odhlásit se"
-#: ../../boot.php:1268
+#: boot.php:1275
msgid "Nickname or Email address: "
msgstr "Přezdívka nebo e-mailová adresa:"
-#: ../../boot.php:1269
+#: boot.php:1276
msgid "Password: "
msgstr "Heslo: "
-#: ../../boot.php:1270
+#: boot.php:1277
msgid "Remember me"
msgstr "Pamatuj si mne"
-#: ../../boot.php:1273
+#: boot.php:1280
msgid "Or login using OpenID: "
msgstr "Nebo přihlášení pomocí OpenID: "
-#: ../../boot.php:1279
+#: boot.php:1286
msgid "Forgot your password?"
msgstr "Zapomněli jste své heslo?"
-#: ../../boot.php:1282
+#: boot.php:1289
msgid "Website Terms of Service"
msgstr "Podmínky použití serveru"
-#: ../../boot.php:1283
+#: boot.php:1290
msgid "terms of service"
msgstr "podmínky použití"
-#: ../../boot.php:1285
+#: boot.php:1292
msgid "Website Privacy Policy"
msgstr "Pravidla ochrany soukromí serveru"
-#: ../../boot.php:1286
+#: boot.php:1293
msgid "privacy policy"
msgstr "Ochrana soukromí"
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "Požadovaný účet není dostupný."
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Upravit profil"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Zpráva"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Profily"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Spravovat/upravit profily"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr "Síť:"
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "g A l F d"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "d. F"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[Dnes]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Připomínka narozenin"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Narozeniny tento týden:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Žádný popis]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Připomenutí událostí"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Události tohoto týdne:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Stav"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Statusové zprávy a příspěvky "
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Detaily profilu"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr "Videa"
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Události a kalendář"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Toto můžete vidět jen Vy"
-
-#: ../../object/Item.php:94
+#: object/Item.php:95
msgid "This entry was edited"
msgstr "Tento záznam byl editován"
-#: ../../object/Item.php:208
+#: object/Item.php:209
msgid "ignore thread"
msgstr "ignorovat vlákno"
-#: ../../object/Item.php:209
+#: object/Item.php:210
msgid "unignore thread"
msgstr "přestat ignorovat vlákno"
-#: ../../object/Item.php:210
+#: object/Item.php:211
msgid "toggle ignore status"
msgstr "přepnout stav Ignorování"
-#: ../../object/Item.php:213
+#: object/Item.php:214
msgid "ignored"
msgstr "ignorován"
-#: ../../object/Item.php:316 ../../include/conversation.php:666
+#: object/Item.php:318 include/conversation.php:665
msgid "Categories:"
msgstr "Kategorie:"
-#: ../../object/Item.php:317 ../../include/conversation.php:667
+#: object/Item.php:319 include/conversation.php:666
msgid "Filed under:"
msgstr "Vyplněn pod:"
-#: ../../object/Item.php:329
+#: object/Item.php:331
msgid "via"
msgstr "přes"
-#: ../../include/dbstructure.php:26
+#: include/dbstructure.php:26
#, php-format
msgid ""
"\n"
@@ -5707,48 +5821,48 @@ msgid ""
"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
msgstr "\n\t\t\tThe friendica vývojáři uvolnili nedávno aktualizaci %s,\n\t\t\tale při pokusu o její instalaci se něco velmi nepovedlo.\n\t\t\tJe třeba to opravit a já to sám nedokážu. Prosím kontaktuj\n\t\t\tfriendica vývojáře, pokud mi s tím nepomůžeš ty sám. Moje databáze může být poškozena."
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
#, php-format
msgid ""
"The error message is\n"
"[pre]%s[/pre]"
msgstr "Chybová zpráva je\n[pre]%s[/pre]"
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
msgid "Errors encountered creating database tables."
msgstr "Při vytváření databázových tabulek došlo k chybám."
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
msgid "Errors encountered performing database changes."
msgstr "Při provádění databázových změn došlo k chybám."
-#: ../../include/auth.php:38
+#: include/auth.php:38
msgid "Logged out."
msgstr "Odhlášen."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. "
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid "The error message was:"
msgstr "Chybová zpráva byla:"
-#: ../../include/contact_widgets.php:6
+#: include/contact_widgets.php:6
msgid "Add New Contact"
msgstr "Přidat nový kontakt"
-#: ../../include/contact_widgets.php:7
+#: include/contact_widgets.php:7
msgid "Enter address or web location"
msgstr "Zadejte adresu nebo umístění webu"
-#: ../../include/contact_widgets.php:8
+#: include/contact_widgets.php:8
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr "Příklad: jan@příklad.cz, http://příklad.cz/jana"
-#: ../../include/contact_widgets.php:24
+#: include/contact_widgets.php:24
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
@@ -5756,619 +5870,768 @@ msgstr[0] "Pozvánka %d k dispozici"
msgstr[1] "Pozvánky %d k dispozici"
msgstr[2] "Pozvánky %d k dispozici"
-#: ../../include/contact_widgets.php:30
+#: include/contact_widgets.php:30
msgid "Find People"
msgstr "Nalézt lidi"
-#: ../../include/contact_widgets.php:31
+#: include/contact_widgets.php:31
msgid "Enter name or interest"
msgstr "Zadejte jméno nebo zájmy"
-#: ../../include/contact_widgets.php:32
+#: include/contact_widgets.php:32
msgid "Connect/Follow"
msgstr "Připojit / Následovat"
-#: ../../include/contact_widgets.php:33
+#: include/contact_widgets.php:33
msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Příklady: Robert Morgenstein, rybaření"
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
msgid "Similar Interests"
msgstr "Podobné zájmy"
-#: ../../include/contact_widgets.php:37
+#: include/contact_widgets.php:37
msgid "Random Profile"
msgstr "Náhodný Profil"
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
msgid "Invite Friends"
msgstr "Pozvat přátele"
-#: ../../include/contact_widgets.php:71
+#: include/contact_widgets.php:71
msgid "Networks"
msgstr "Sítě"
-#: ../../include/contact_widgets.php:74
+#: include/contact_widgets.php:74
msgid "All Networks"
msgstr "Všechny sítě"
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
+#: include/contact_widgets.php:104 include/features.php:60
msgid "Saved Folders"
msgstr "Uložené složky"
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
msgid "Everything"
msgstr "Všechno"
-#: ../../include/contact_widgets.php:136
+#: include/contact_widgets.php:136
msgid "Categories"
msgstr "Kategorie"
-#: ../../include/features.php:23
+#: include/features.php:23
msgid "General Features"
msgstr "Obecné funkčnosti"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Multiple Profiles"
msgstr "Vícenásobné profily"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Ability to create multiple profiles"
msgstr "Schopnost vytvořit vícenásobné profily"
-#: ../../include/features.php:30
+#: include/features.php:30
msgid "Post Composition Features"
msgstr "Nastavení vytváření příspěvků"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Richtext Editor"
msgstr "Richtext Editor"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Enable richtext editor"
msgstr "Povolit richtext editor"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Post Preview"
msgstr "Náhled příspěvku"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Allow previewing posts and comments before publishing them"
msgstr "Povolit náhledy příspěvků a komentářů před jejich zveřejněním"
-#: ../../include/features.php:33
+#: include/features.php:33
msgid "Auto-mention Forums"
msgstr "Automaticky zmíněná Fóra"
-#: ../../include/features.php:33
+#: include/features.php:33
msgid ""
"Add/remove mention when a fourm page is selected/deselected in ACL window."
msgstr "Přidat/odebrat zmínku, když stránka fóra je označena/odznačena v ACL okně"
-#: ../../include/features.php:38
+#: include/features.php:38
msgid "Network Sidebar Widgets"
msgstr "Síťové postranní widgety"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Search by Date"
msgstr "Vyhledávat dle Data"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Ability to select posts by date ranges"
msgstr "Možnost označit příspěvky dle časového intervalu"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Group Filter"
msgstr "Skupinový Filtr"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Enable widget to display Network posts only from selected group"
msgstr "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené skupiny"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Network Filter"
msgstr "Síťový Filtr"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Enable widget to display Network posts only from selected network"
msgstr "Povolit widget pro zobrazení příspěvků v Síti pouze ze zvolené sítě"
-#: ../../include/features.php:42
+#: include/features.php:42
msgid "Save search terms for re-use"
msgstr "Uložit kritéria vyhledávání pro znovupoužití"
-#: ../../include/features.php:47
+#: include/features.php:47
msgid "Network Tabs"
msgstr "Síťové záložky"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Network Personal Tab"
msgstr "Osobní síťový záložka "
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Enable tab to display only Network posts that you've interacted on"
msgstr "Povolit záložku pro zobrazení pouze síťových příspěvků, na které jste reagoval "
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Network New Tab"
msgstr "Nová záložka síť"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr "Povolit záložku pro zobrazení pouze nových příspěvků (za posledních 12 hodin)"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Network Shared Links Tab"
msgstr "záložka Síťové sdílené odkazy "
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Enable tab to display only Network posts with links in them"
msgstr "Povolit záložky pro zobrazování pouze Síťových příspěvků s vazbou na ně"
-#: ../../include/features.php:55
+#: include/features.php:55
msgid "Post/Comment Tools"
msgstr "Nástroje Příspěvků/Komentářů"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Multiple Deletion"
msgstr "Násobné mazání"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Select and delete multiple posts/comments at once"
msgstr "Označit a smazat více "
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit Sent Posts"
msgstr "Editovat Odeslané příspěvky"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit and correct posts and comments after sending"
msgstr "Editovat a opravit příspěvky a komentáře po odeslání"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Tagging"
msgstr "Štítkování"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Ability to tag existing posts"
msgstr "Schopnost přidat štítky ke stávajícím příspvěkům"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Post Categories"
msgstr "Kategorie příspěvků"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Add categories to your posts"
msgstr "Přidat kategorie k Vašim příspěvkům"
-#: ../../include/features.php:60
+#: include/features.php:60
msgid "Ability to file posts under folders"
msgstr "Možnost řadit příspěvky do složek"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Dislike Posts"
msgstr "Označit příspěvky jako neoblíbené"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Ability to dislike posts/comments"
msgstr "Možnost označit příspěvky/komentáře jako neoblíbené"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Star Posts"
msgstr "Příspěvky s hvězdou"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Ability to mark special posts with a star indicator"
msgstr "Možnost označit příspěvky s indikátorem hvězdy"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Mute Post Notifications"
msgstr "Utlumit upozornění na přísvěvky"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Ability to mute notifications for a thread"
msgstr "Možnost stlumit upozornění pro vlákno"
-#: ../../include/follow.php:32
+#: include/follow.php:75
msgid "Connect URL missing."
msgstr "Chybí URL adresa."
-#: ../../include/follow.php:59
+#: include/follow.php:102
msgid ""
"This site is not configured to allow communications with other networks."
msgstr "Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními sítěmi."
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:103 include/follow.php:123
msgid "No compatible communication protocols or feeds were discovered."
msgstr "Nenalezen žádný kompatibilní komunikační protokol nebo kanál."
-#: ../../include/follow.php:78
+#: include/follow.php:121
msgid "The profile address specified does not provide adequate information."
msgstr "Uvedená adresa profilu neposkytuje dostatečné informace."
-#: ../../include/follow.php:82
+#: include/follow.php:125
msgid "An author or name was not found."
msgstr "Autor nebo jméno nenalezeno"
-#: ../../include/follow.php:84
+#: include/follow.php:127
msgid "No browser URL could be matched to this address."
msgstr "Této adrese neodpovídá žádné URL prohlížeče."
-#: ../../include/follow.php:86
+#: include/follow.php:129
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr "Není možné namapovat adresu identity ve stylu @ s žádným možným protokolem ani emailovým kontaktem."
-#: ../../include/follow.php:87
+#: include/follow.php:130
msgid "Use mailto: in front of address to force email check."
msgstr "Použite mailo: před adresou k vynucení emailové kontroly."
-#: ../../include/follow.php:93
+#: include/follow.php:136
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr "Zadaná adresa profilu patří do sítě, která byla na tomto serveru zakázána."
-#: ../../include/follow.php:103
+#: include/follow.php:146
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr "Omezený profil. Tato osoba nebude schopna od Vás přijímat přímé / osobní sdělení."
-#: ../../include/follow.php:205
+#: include/follow.php:249
msgid "Unable to retrieve contact information."
msgstr "Nepodařilo se získat kontaktní informace."
-#: ../../include/follow.php:258
+#: include/follow.php:302
msgid "following"
msgstr "následující"
-#: ../../include/group.php:25
+#: include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
"may apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name."
msgstr "Dříve smazaná skupina s tímto jménem byla obnovena. Stávající oprávnění může strong> ovlivnit tuto skupinu a její budoucí členy. Pokud to není to, co jste chtěli, vytvořte, prosím, další skupinu s jiným názvem."
-#: ../../include/group.php:207
+#: include/group.php:207
msgid "Default privacy group for new contacts"
msgstr "Defaultní soukromá skrupina pro nové kontakty."
-#: ../../include/group.php:226
+#: include/group.php:226
msgid "Everybody"
msgstr "Všichni"
-#: ../../include/group.php:249
+#: include/group.php:249
msgid "edit"
msgstr "editovat"
-#: ../../include/group.php:271
+#: include/group.php:271
msgid "Edit group"
msgstr "Editovat skupinu"
-#: ../../include/group.php:272
+#: include/group.php:272
msgid "Create a new group"
msgstr "Vytvořit novou skupinu"
-#: ../../include/group.php:273
+#: include/group.php:275
msgid "Contacts not in any group"
msgstr "Kontakty, které nejsou v žádné skupině"
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
+#: include/datetime.php:43 include/datetime.php:45
msgid "Miscellaneous"
msgstr "Různé"
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "rok"
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr ""
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "měsíc"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "den"
-
-#: ../../include/datetime.php:276
+#: include/datetime.php:256
msgid "never"
msgstr "nikdy"
-#: ../../include/datetime.php:282
+#: include/datetime.php:262
msgid "less than a second ago"
msgstr "méně než před sekundou"
-#: ../../include/datetime.php:290
+#: include/datetime.php:272
+msgid "year"
+msgstr "rok"
+
+#: include/datetime.php:272
msgid "years"
msgstr "let"
-#: ../../include/datetime.php:291
+#: include/datetime.php:273
+msgid "month"
+msgstr "měsíc"
+
+#: include/datetime.php:273
msgid "months"
msgstr "měsíců"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "week"
msgstr "týdnem"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "weeks"
msgstr "týdny"
-#: ../../include/datetime.php:293
+#: include/datetime.php:275
+msgid "day"
+msgstr "den"
+
+#: include/datetime.php:275
msgid "days"
msgstr "dnů"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hour"
msgstr "hodina"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hours"
msgstr "hodin"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minute"
msgstr "minuta"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minutes"
msgstr "minut"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "second"
msgstr "sekunda"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "seconds"
msgstr "sekund"
-#: ../../include/datetime.php:305
+#: include/datetime.php:287
#, php-format
msgid "%1$d %2$s ago"
msgstr "před %1$d %2$s"
-#: ../../include/datetime.php:477 ../../include/items.php:2211
+#: include/datetime.php:459 include/items.php:2431
#, php-format
msgid "%s's birthday"
msgstr "%s má narozeniny"
-#: ../../include/datetime.php:478 ../../include/items.php:2212
+#: include/datetime.php:460 include/items.php:2432
#, php-format
msgid "Happy Birthday %s"
msgstr "Veselé narozeniny %s"
-#: ../../include/acl_selectors.php:333
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "Požadovaný účet není dostupný."
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Upravit profil"
+
+#: include/identity.php:220
+msgid "Message"
+msgstr "Zpráva"
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Profily"
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Spravovat/upravit profily"
+
+#: include/identity.php:341
+msgid "Network:"
+msgstr "Síť:"
+
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "g A l F d"
+
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "d. F"
+
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[Dnes]"
+
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Připomínka narozenin"
+
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Narozeniny tento týden:"
+
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Žádný popis]"
+
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Připomenutí událostí"
+
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Události tohoto týdne:"
+
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "j F, Y"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "j F"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Narozeniny:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Věk:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "pro %1$d %2$s"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Náboženství:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Koníčky/zájmy:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Kontaktní informace a sociální sítě:"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Hudební vkus:"
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Knihy, literatura:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Televize:"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film/tanec/kultura/zábava:"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Láska/romance"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Práce/zaměstnání:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Škola/vzdělávání:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Stav"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Statusové zprávy a příspěvky "
+
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Detaily profilu"
+
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr "Videa"
+
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Události a kalendář"
+
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Toto můžete vidět jen Vy"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Poslat příspěvek na e-mail"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Kontektory deaktivovány, od \"%s\" je aktivován."
+
+#: include/acl_selectors.php:335
msgid "Visible to everybody"
msgstr "Viditelné pro všechny"
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "show"
msgstr "zobrazit"
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "don't show"
msgstr "nikdy nezobrazit"
-#: ../../include/message.php:15 ../../include/message.php:172
+#: include/message.php:15 include/message.php:173
msgid "[no subject]"
msgstr "[bez předmětu]"
-#: ../../include/Contact.php:115
+#: include/Contact.php:119
msgid "stopped following"
msgstr "následování zastaveno"
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
+#: include/Contact.php:232 include/conversation.php:881
msgid "Poke"
msgstr "Šťouchnout"
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
+#: include/Contact.php:233 include/conversation.php:875
msgid "View Status"
msgstr "Zobrazit Status"
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
+#: include/Contact.php:234 include/conversation.php:876
msgid "View Profile"
msgstr "Zobrazit Profil"
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
+#: include/Contact.php:235 include/conversation.php:877
msgid "View Photos"
msgstr "Zobrazit Fotky"
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
msgid "Network Posts"
msgstr "Zobrazit Příspěvky sítě"
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
msgid "Edit Contact"
msgstr "Editovat Kontakty"
-#: ../../include/Contact.php:234
+#: include/Contact.php:238
msgid "Drop Contact"
msgstr "Odstranit kontakt"
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
msgid "Send PM"
msgstr "Poslat soukromou zprávu"
-#: ../../include/security.php:22
+#: include/security.php:22
msgid "Welcome "
msgstr "Vítejte "
-#: ../../include/security.php:23
+#: include/security.php:23
msgid "Please upload a profile photo."
msgstr "Prosím nahrejte profilovou fotografii"
-#: ../../include/security.php:26
+#: include/security.php:26
msgid "Welcome back "
msgstr "Vítejte zpět "
-#: ../../include/security.php:366
+#: include/security.php:375
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním."
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
msgid "event"
msgstr "událost"
-#: ../../include/conversation.php:207
+#: include/conversation.php:206
#, php-format
msgid "%1$s poked %2$s"
msgstr "%1$s šťouchnul %2$s"
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "šťouchnut"
-
-#: ../../include/conversation.php:291
+#: include/conversation.php:290
msgid "post/item"
msgstr "příspěvek/položka"
-#: ../../include/conversation.php:292
+#: include/conversation.php:291
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "uživatel %1$s označil %2$s's %3$s jako oblíbeného"
-#: ../../include/conversation.php:772
+#: include/conversation.php:771
msgid "remove"
msgstr "odstranit"
-#: ../../include/conversation.php:776
+#: include/conversation.php:775
msgid "Delete Selected Items"
msgstr "Smazat vybrané položky"
-#: ../../include/conversation.php:875
+#: include/conversation.php:874
msgid "Follow Thread"
msgstr "Následovat vlákno"
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s likes this."
msgstr "%s se to líbí."
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s doesn't like this."
msgstr "%s se to nelíbí."
-#: ../../include/conversation.php:949
+#: include/conversation.php:948
#, php-format
msgid "%2$d people like this"
msgstr "%2$d lidem se to líbí"
-#: ../../include/conversation.php:952
+#: include/conversation.php:951
#, php-format
msgid "%2$d people don't like this"
msgstr "%2$d lidem se to nelíbí"
-#: ../../include/conversation.php:966
+#: include/conversation.php:965
msgid "and"
msgstr "a"
-#: ../../include/conversation.php:972
+#: include/conversation.php:971
#, php-format
msgid ", and %d other people"
msgstr ", a %d dalších lidí"
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s like this."
msgstr "%s se to líbí."
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s don't like this."
msgstr "%s se to nelíbí."
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: include/conversation.php:1000 include/conversation.php:1018
msgid "Visible to everybody"
msgstr "Viditelné pro všechny"
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+#: include/conversation.php:1002 include/conversation.php:1020
msgid "Please enter a video link/URL:"
msgstr "Prosím zadejte URL adresu videa:"
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+#: include/conversation.php:1003 include/conversation.php:1021
msgid "Please enter an audio link/URL:"
msgstr "Prosím zadejte URL adresu zvukového záznamu:"
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: include/conversation.php:1004 include/conversation.php:1022
msgid "Tag term:"
msgstr "Štítek:"
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
+#: include/conversation.php:1006 include/conversation.php:1024
msgid "Where are you right now?"
msgstr "Kde právě jste?"
-#: ../../include/conversation.php:1008
+#: include/conversation.php:1007
msgid "Delete item(s)?"
msgstr "Smazat položku(y)?"
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Poslat příspěvek na e-mail"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Kontektory deaktivovány, od \"%s\" je aktivován."
-
-#: ../../include/conversation.php:1111
+#: include/conversation.php:1076
msgid "permissions"
msgstr "oprávnění"
-#: ../../include/conversation.php:1135
+#: include/conversation.php:1099
msgid "Post to Groups"
msgstr "Zveřejnit na Groups"
-#: ../../include/conversation.php:1136
+#: include/conversation.php:1100
msgid "Post to Contacts"
msgstr "Zveřejnit na Groups"
-#: ../../include/conversation.php:1137
+#: include/conversation.php:1101
msgid "Private post"
msgstr "Soukromý příspěvek"
-#: ../../include/network.php:895
+#: include/network.php:959
msgid "view full size"
msgstr "zobrazit v plné velikosti"
-#: ../../include/text.php:297
+#: include/text.php:299
msgid "newer"
msgstr "novější"
-#: ../../include/text.php:299
+#: include/text.php:301
msgid "older"
msgstr "starší"
-#: ../../include/text.php:304
+#: include/text.php:306
msgid "prev"
msgstr "předchozí"
-#: ../../include/text.php:306
+#: include/text.php:308
msgid "first"
msgstr "první"
-#: ../../include/text.php:338
+#: include/text.php:340
msgid "last"
msgstr "poslední"
-#: ../../include/text.php:341
+#: include/text.php:343
msgid "next"
msgstr "další"
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Načítání více záznamů..."
+
+#: include/text.php:399
+msgid "The end"
+msgstr "Konec"
+
+#: include/text.php:890
msgid "No contacts"
msgstr "Žádné kontakty"
-#: ../../include/text.php:864
+#: include/text.php:905
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
@@ -6376,715 +6639,667 @@ msgstr[0] "%d kontakt"
msgstr[1] "%d kontaktů"
msgstr[2] "%d kontaktů"
-#: ../../include/text.php:1005
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr "Celý text"
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr "Štítky:"
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr "Fóra"
+
+#: include/text.php:1058
msgid "poke"
msgstr "šťouchnout"
-#: ../../include/text.php:1006
+#: include/text.php:1058
+msgid "poked"
+msgstr "šťouchnut"
+
+#: include/text.php:1059
msgid "ping"
msgstr "cinknout"
-#: ../../include/text.php:1006
+#: include/text.php:1059
msgid "pinged"
msgstr "cinkut"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prod"
msgstr "pobídnout"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prodded"
msgstr "pobídnut"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slap"
msgstr "dát facku"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slapped"
msgstr "být uhozen"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "finger"
msgstr "osahávat"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "fingered"
msgstr "osaháván"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuff"
msgstr "odmítnout"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuffed"
msgstr "odmítnut"
-#: ../../include/text.php:1024
+#: include/text.php:1077
msgid "happy"
msgstr "šťasný"
-#: ../../include/text.php:1025
+#: include/text.php:1078
msgid "sad"
msgstr "smutný"
-#: ../../include/text.php:1026
+#: include/text.php:1079
msgid "mellow"
msgstr "jemný"
-#: ../../include/text.php:1027
+#: include/text.php:1080
msgid "tired"
msgstr "unavený"
-#: ../../include/text.php:1028
+#: include/text.php:1081
msgid "perky"
msgstr "emergický"
-#: ../../include/text.php:1029
+#: include/text.php:1082
msgid "angry"
msgstr "nazlobený"
-#: ../../include/text.php:1030
+#: include/text.php:1083
msgid "stupified"
msgstr "otupen"
-#: ../../include/text.php:1031
+#: include/text.php:1084
msgid "puzzled"
msgstr "popletený"
-#: ../../include/text.php:1032
+#: include/text.php:1085
msgid "interested"
msgstr "zajímavý"
-#: ../../include/text.php:1033
+#: include/text.php:1086
msgid "bitter"
msgstr "hořký"
-#: ../../include/text.php:1034
+#: include/text.php:1087
msgid "cheerful"
msgstr "radnostný"
-#: ../../include/text.php:1035
+#: include/text.php:1088
msgid "alive"
msgstr "naživu"
-#: ../../include/text.php:1036
+#: include/text.php:1089
msgid "annoyed"
msgstr "otráven"
-#: ../../include/text.php:1037
+#: include/text.php:1090
msgid "anxious"
msgstr "znepokojený"
-#: ../../include/text.php:1038
+#: include/text.php:1091
msgid "cranky"
msgstr "mrzutý"
-#: ../../include/text.php:1039
+#: include/text.php:1092
msgid "disturbed"
msgstr "vyrušen"
-#: ../../include/text.php:1040
+#: include/text.php:1093
msgid "frustrated"
msgstr "frustrovaný"
-#: ../../include/text.php:1041
+#: include/text.php:1094
msgid "motivated"
msgstr "motivovaný"
-#: ../../include/text.php:1042
+#: include/text.php:1095
msgid "relaxed"
msgstr "uvolněný"
-#: ../../include/text.php:1043
+#: include/text.php:1096
msgid "surprised"
msgstr "překvapený"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Monday"
msgstr "Pondělí"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Tuesday"
msgstr "Úterý"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Wednesday"
msgstr "Středa"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Thursday"
msgstr "Čtvrtek"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Friday"
msgstr "Pátek"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Saturday"
msgstr "Sobota"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Sunday"
msgstr "Neděle"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "January"
msgstr "Ledna"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "February"
msgstr "Února"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "March"
msgstr "Března"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "April"
msgstr "Dubna"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "May"
msgstr "Května"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "June"
msgstr "Června"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "July"
msgstr "Července"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "August"
msgstr "Srpna"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "September"
msgstr "Září"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "October"
msgstr "Října"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "November"
msgstr "Listopadu"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "December"
msgstr "Prosinec"
-#: ../../include/text.php:1437
+#: include/text.php:1492
msgid "bytes"
msgstr "bytů"
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1524 include/text.php:1536
msgid "Click to open/close"
msgstr "Klikněte pro otevření/zavření"
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr "Zobrazit na separátní stránce"
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr "Zobrazit na separátní stránce"
+
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
msgid "default"
msgstr "standardní"
-#: ../../include/text.php:1714
+#: include/text.php:1780
msgid "Select an alternate language"
msgstr "Vyběr alternativního jazyka"
-#: ../../include/text.php:1970
+#: include/text.php:2036
msgid "activity"
msgstr "aktivita"
-#: ../../include/text.php:1973
+#: include/text.php:2039
msgid "post"
msgstr "příspěvek"
-#: ../../include/text.php:2141
+#: include/text.php:2207
msgid "Item filed"
msgstr "Položka vyplněna"
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
msgid "Image/photo"
msgstr "Obrázek/fotografie"
-#: ../../include/bbcode.php:528
+#: include/bbcode.php:556
#, php-format
msgid "%2$s %3$s"
msgstr "%2$s %3$s"
-#: ../../include/bbcode.php:562
+#: include/bbcode.php:590
#, php-format
msgid ""
"%s wrote the following post"
msgstr "%s napsal následující příspěvek"
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
+#: include/bbcode.php:1076 include/bbcode.php:1096
msgid "$1 wrote:"
msgstr "$1 napsal:"
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
+#: include/bbcode.php:1121 include/bbcode.php:1122
msgid "Encrypted content"
msgstr "Šifrovaný obsah"
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
msgid "(no subject)"
msgstr "(Bez předmětu)"
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
msgid "noreply"
msgstr "neodpovídat"
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
+#: include/dba_pdo.php:72 include/dba.php:56
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Nelze nalézt záznam v DNS pro databázový server '%s'"
-#: ../../include/contact_selectors.php:32
+#: include/contact_selectors.php:32
msgid "Unknown | Not categorised"
msgstr "Neznámé | Nezařazeno"
-#: ../../include/contact_selectors.php:33
+#: include/contact_selectors.php:33
msgid "Block immediately"
msgstr "Okamžitě blokovat "
-#: ../../include/contact_selectors.php:34
+#: include/contact_selectors.php:34
msgid "Shady, spammer, self-marketer"
msgstr "pochybný, spammer, self-makerter"
-#: ../../include/contact_selectors.php:35
+#: include/contact_selectors.php:35
msgid "Known to me, but no opinion"
msgstr "Znám ho ale, ale bez rozhodnutí"
-#: ../../include/contact_selectors.php:36
+#: include/contact_selectors.php:36
msgid "OK, probably harmless"
msgstr "OK, pravděpodobně neškodný"
-#: ../../include/contact_selectors.php:37
+#: include/contact_selectors.php:37
msgid "Reputable, has my trust"
msgstr "Renomovaný, má mou důvěru"
-#: ../../include/contact_selectors.php:60
+#: include/contact_selectors.php:60
msgid "Weekly"
msgstr "Týdenně"
-#: ../../include/contact_selectors.php:61
+#: include/contact_selectors.php:61
msgid "Monthly"
msgstr "Měsíčně"
-#: ../../include/contact_selectors.php:77
+#: include/contact_selectors.php:77
msgid "OStatus"
msgstr "OStatus"
-#: ../../include/contact_selectors.php:78
+#: include/contact_selectors.php:78
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:82
+#: include/contact_selectors.php:82
msgid "Zot!"
msgstr "Zot!"
-#: ../../include/contact_selectors.php:83
+#: include/contact_selectors.php:83
msgid "LinkedIn"
msgstr "LinkedIn"
-#: ../../include/contact_selectors.php:84
+#: include/contact_selectors.php:84
msgid "XMPP/IM"
msgstr "XMPP/IM"
-#: ../../include/contact_selectors.php:85
+#: include/contact_selectors.php:85
msgid "MySpace"
msgstr "MySpace"
-#: ../../include/contact_selectors.php:87
+#: include/contact_selectors.php:87
msgid "Google+"
msgstr "Google+"
-#: ../../include/contact_selectors.php:88
+#: include/contact_selectors.php:88
msgid "pump.io"
msgstr "pump.io"
-#: ../../include/contact_selectors.php:89
+#: include/contact_selectors.php:89
msgid "Twitter"
msgstr "Twitter"
-#: ../../include/contact_selectors.php:90
+#: include/contact_selectors.php:90
msgid "Diaspora Connector"
msgstr "Diaspora konektor"
-#: ../../include/contact_selectors.php:91
+#: include/contact_selectors.php:91
msgid "Statusnet"
msgstr "Statusnet"
-#: ../../include/contact_selectors.php:92
+#: include/contact_selectors.php:92
msgid "App.net"
msgstr "App.net"
-#: ../../include/Scrape.php:614
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr "Redmatrix"
+
+#: include/Scrape.php:603
msgid " on Last.fm"
msgstr " na Last.fm"
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
+#: include/bb2diaspora.php:154 include/event.php:22
msgid "Starts:"
msgstr "Začíná:"
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
+#: include/bb2diaspora.php:162 include/event.php:32
msgid "Finishes:"
msgstr "Končí:"
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "j F, Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "j F"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Narozeniny:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Věk:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "pro %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Štítky:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Náboženství:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Koníčky/zájmy:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Kontaktní informace a sociální sítě:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Hudební vkus:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Knihy, literatura:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Televize:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film/tanec/kultura/zábava:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Láska/romance"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Práce/zaměstnání:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Škola/vzdělávání:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
msgid "Click here to upgrade."
msgstr "Klikněte zde pro aktualizaci."
-#: ../../include/plugin.php:463
+#: include/plugin.php:466
msgid "This action exceeds the limits set by your subscription plan."
msgstr "Tato akce překročí limit nastavené Vaším předplatným."
-#: ../../include/plugin.php:468
+#: include/plugin.php:471
msgid "This action is not available under your subscription plan."
msgstr "Tato akce není v rámci Vašeho předplatného dostupná."
-#: ../../include/nav.php:73
+#: include/nav.php:73
msgid "End this session"
msgstr "Konec této relace"
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
msgid "Your posts and conversations"
msgstr "Vaše příspěvky a konverzace"
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: include/nav.php:77 view/theme/diabook/theme.php:124
msgid "Your profile page"
msgstr "Vaše profilová stránka"
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
+#: include/nav.php:78 view/theme/diabook/theme.php:126
msgid "Your photos"
msgstr "Vaše fotky"
-#: ../../include/nav.php:79
+#: include/nav.php:79
msgid "Your videos"
msgstr "Vaše videa"
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
+#: include/nav.php:80 view/theme/diabook/theme.php:127
msgid "Your events"
msgstr "Vaše události"
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
+#: include/nav.php:81 view/theme/diabook/theme.php:128
msgid "Personal notes"
msgstr "Osobní poznámky"
-#: ../../include/nav.php:81
+#: include/nav.php:81
msgid "Your personal notes"
msgstr "Vaše osobní poznámky"
-#: ../../include/nav.php:92
+#: include/nav.php:92
msgid "Sign in"
msgstr "Přihlásit se"
-#: ../../include/nav.php:105
+#: include/nav.php:105
msgid "Home Page"
msgstr "Domácí stránka"
-#: ../../include/nav.php:109
+#: include/nav.php:109
msgid "Create an account"
msgstr "Vytvořit účet"
-#: ../../include/nav.php:114
+#: include/nav.php:114
msgid "Help and documentation"
msgstr "Nápověda a dokumentace"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Apps"
msgstr "Aplikace"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Addon applications, utilities, games"
msgstr "Doplňkové aplikace, nástroje, hry"
-#: ../../include/nav.php:119
+#: include/nav.php:119
msgid "Search site content"
msgstr "Hledání na stránkách tohoto webu"
-#: ../../include/nav.php:129
+#: include/nav.php:137
msgid "Conversations on this site"
msgstr "Konverzace na tomto webu"
-#: ../../include/nav.php:131
+#: include/nav.php:139
msgid "Conversations on the network"
msgstr "Konverzace v síti"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "Directory"
msgstr "Adresář"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "People directory"
msgstr "Adresář"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information"
msgstr "Informace"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information about this friendica instance"
msgstr "Informace o této instanci Friendica"
-#: ../../include/nav.php:145
+#: include/nav.php:153
msgid "Conversations from your friends"
msgstr "Konverzace od Vašich přátel"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Network Reset"
msgstr "Síťový Reset"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Load Network page with no filters"
msgstr "Načíst stránku Síť bez filtrů"
-#: ../../include/nav.php:154
+#: include/nav.php:161
msgid "Friend Requests"
msgstr "Žádosti přátel"
-#: ../../include/nav.php:156
+#: include/nav.php:165
msgid "See all notifications"
msgstr "Zobrazit všechny upozornění"
-#: ../../include/nav.php:157
+#: include/nav.php:166
msgid "Mark all system notifications seen"
msgstr "Označit všechny upozornění systému jako přečtené"
-#: ../../include/nav.php:161
+#: include/nav.php:170
msgid "Private mail"
msgstr "Soukromá pošta"
-#: ../../include/nav.php:162
+#: include/nav.php:171
msgid "Inbox"
msgstr "Doručená pošta"
-#: ../../include/nav.php:163
+#: include/nav.php:172
msgid "Outbox"
msgstr "Odeslaná pošta"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage"
msgstr "Spravovat"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage other pages"
msgstr "Spravovat jiné stránky"
-#: ../../include/nav.php:172
+#: include/nav.php:181
msgid "Account settings"
msgstr "Nastavení účtu"
-#: ../../include/nav.php:175
+#: include/nav.php:184
msgid "Manage/Edit Profiles"
msgstr "Spravovat/Editovat Profily"
-#: ../../include/nav.php:177
+#: include/nav.php:186
msgid "Manage/edit friends and contacts"
msgstr "Spravovat/upravit přátelé a kontakty"
-#: ../../include/nav.php:184
+#: include/nav.php:193
msgid "Site setup and configuration"
msgstr "Nastavení webu a konfigurace"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Navigation"
msgstr "Navigace"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Site map"
msgstr "Mapa webu"
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
msgid "User not found."
msgstr "Uživatel nenalezen"
-#: ../../include/api.php:771
+#: include/api.php:795
#, php-format
msgid "Daily posting limit of %d posts reached. The post was rejected."
msgstr "Bylo dosaženo denního limitu %d odeslaných příspěvků. Příspěvek byl odmítnut."
-#: ../../include/api.php:790
+#: include/api.php:814
#, php-format
msgid "Weekly posting limit of %d posts reached. The post was rejected."
msgstr "Bylo týdenního limitu %d odeslaných příspěvků. Příspěvek byl odmítnut."
-#: ../../include/api.php:809
+#: include/api.php:833
#, php-format
msgid "Monthly posting limit of %d posts reached. The post was rejected."
msgstr "Bylo dosaženo měsíčního limitu %d odeslaných příspěvků. Příspěvek byl odmítnut."
-#: ../../include/api.php:1272
+#: include/api.php:1350
msgid "There is no status with this id."
msgstr "Není tu žádný status s tímto id."
-#: ../../include/api.php:1342
+#: include/api.php:1424
msgid "There is no conversation with this id."
msgstr "Nemáme žádnou konverzaci s tímto id."
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr "Neplatný požadavek."
-
-#: ../../include/api.php:1625
+#: include/api.php:1703
msgid "Invalid item."
msgstr "Neplatná položka."
-#: ../../include/api.php:1635
+#: include/api.php:1713
msgid "Invalid action. "
msgstr "Neplatná akce"
-#: ../../include/api.php:1643
+#: include/api.php:1721
msgid "DB error"
msgstr "DB chyba"
-#: ../../include/user.php:40
+#: include/user.php:48
msgid "An invitation is required."
msgstr "Pozvánka je vyžadována."
-#: ../../include/user.php:45
+#: include/user.php:53
msgid "Invitation could not be verified."
msgstr "Pozvánka nemohla být ověřena."
-#: ../../include/user.php:53
+#: include/user.php:61
msgid "Invalid OpenID url"
msgstr "Neplatný odkaz OpenID"
-#: ../../include/user.php:74
+#: include/user.php:82
msgid "Please enter the required information."
msgstr "Zadejte prosím požadované informace."
-#: ../../include/user.php:88
+#: include/user.php:96
msgid "Please use a shorter name."
msgstr "Použijte prosím kratší jméno."
-#: ../../include/user.php:90
+#: include/user.php:98
msgid "Name too short."
msgstr "Jméno je příliš krátké."
-#: ../../include/user.php:105
+#: include/user.php:113
msgid "That doesn't appear to be your full (First Last) name."
msgstr "Nezdá se, že by to bylo vaše celé jméno (křestní jméno a příjmení)."
-#: ../../include/user.php:110
+#: include/user.php:118
msgid "Your email domain is not among those allowed on this site."
msgstr "Váš e-mailová doména není na tomto serveru mezi povolenými."
-#: ../../include/user.php:113
+#: include/user.php:121
msgid "Not a valid email address."
msgstr "Neplatná e-mailová adresa."
-#: ../../include/user.php:126
+#: include/user.php:134
msgid "Cannot use that email."
msgstr "Tento e-mail nelze použít."
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí začínat písmenem."
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", a \"_\"."
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
msgid "Nickname is already registered. Please choose another."
msgstr "Přezdívka je již registrována. Prosím vyberte jinou."
-#: ../../include/user.php:148
+#: include/user.php:156
msgid ""
"Nickname was once registered here and may not be re-used. Please choose "
"another."
msgstr "Tato přezdívka již zde byla použita a nemůže být využita znovu. Prosím vyberete si jinou."
-#: ../../include/user.php:164
+#: include/user.php:172
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "Závažná chyba: Generování bezpečnostních klíčů se nezdařilo."
-#: ../../include/user.php:222
+#: include/user.php:230
msgid "An error occurred during registration. Please try again."
msgstr "Došlo k chybě při registraci. Zkuste to prosím znovu."
-#: ../../include/user.php:257
+#: include/user.php:265
msgid "An error occurred creating your default profile. Please try again."
msgstr "Došlo k chybě při vytváření Vašeho výchozího profilu. Zkuste to prosím znovu."
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
msgid "Friends"
msgstr "Přátelé"
-#: ../../include/user.php:377
+#: include/user.php:385
#, php-format
msgid ""
"\n"
@@ -7093,7 +7308,7 @@ msgid ""
"\t"
msgstr "\n\t\tDrahý %1$s,\n\t\t\tDěkujeme Vám za registraci na %2$s. Váš účet byl vytvořen.\n\t"
-#: ../../include/user.php:381
+#: include/user.php:389
#, php-format
msgid ""
"\n"
@@ -7123,495 +7338,494 @@ msgid ""
"\t\tThank you and welcome to %2$s."
msgstr "\n\t\tVaše přihlašovací údaje jsou následující:\n\t\t\tAdresa webu:\t%3$s\n\t\t\tpřihlašovací jméno:\t%1$s\n\t\t\theslo:\t%5$s\n\n\t\tHeslo si můžete změnit na stránce \"Nastavení\" vašeho účtu poté, co se přihlásíte.\n\n\t\tProsím věnujte pár chvil revizi dalšího nastavení vašeho účtu na dané stránce.\n\n\t\tTaké su můžete přidat nějaké základní informace do svého výchozího profilu (na stránce \"Profily\"), takže ostatní lidé vás snáze najdou.\n\n\t\tDoporučujeme Vám uvést celé jméno a i foto. Přidáním nějakých \"klíčových slov\" (velmi užitečné pro hledání nových přátel) a možná také zemi, ve které žijete, pokud nechcete být více konkrétní.\n\n\t\tPlně resepktujeme vaše právo na soukromí a nic z výše uvedeného není povinné.\n\t\tPokud jste zde nový a neznáte zde nikoho, uvedením daných informací můžete získat nové přátele.\n\n\n\t\tDíky a vítejte na %2$s."
-#: ../../include/diaspora.php:703
+#: include/diaspora.php:717
msgid "Sharing notification from Diaspora network"
msgstr "Sdílení oznámení ze sítě Diaspora"
-#: ../../include/diaspora.php:2520
+#: include/diaspora.php:2560
msgid "Attachments:"
msgstr "Přílohy:"
-#: ../../include/items.php:4555
+#: include/items.php:4852
msgid "Do you really want to delete this item?"
msgstr "Opravdu chcete smazat tuto položku?"
-#: ../../include/items.php:4778
+#: include/items.php:5127
msgid "Archives"
msgstr "Archív"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Male"
msgstr "Muž"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Female"
msgstr "Žena"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Male"
msgstr "V současné době muž"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Female"
msgstr "V současné době žena"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Male"
msgstr "Většinou muž"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Female"
msgstr "Většinou žena"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transgender"
msgstr "Transgender"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Intersex"
msgstr "Intersex"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transsexual"
msgstr "Transexuál"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Hermaphrodite"
msgstr "Hermafrodit"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Neuter"
msgstr "Neutrál"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Non-specific"
msgstr "Nespecifikováno"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Other"
msgstr "Jiné"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Undecided"
msgstr "Nerozhodnuto"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Males"
msgstr "Muži"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Females"
msgstr "Ženy"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Gay"
msgstr "Gay"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Lesbian"
msgstr "Lesbička"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "No Preference"
msgstr "Bez preferencí"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Bisexual"
msgstr "Bisexuál"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Autosexual"
msgstr "Autosexuál"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Abstinent"
msgstr "Abstinent"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Virgin"
msgstr "panic/panna"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Deviant"
msgstr "Deviant"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Fetish"
msgstr "Fetišista"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Oodles"
msgstr "Hodně"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Nonsexual"
msgstr "Nesexuální"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Single"
msgstr "Svobodný"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Lonely"
msgstr "Osamnělý"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Available"
msgstr "Dostupný"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unavailable"
msgstr "Nedostupný"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Has crush"
msgstr "Zamilovaný"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Infatuated"
msgstr "Zabouchnutý"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Dating"
msgstr "Seznamující se"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unfaithful"
msgstr "Nevěrný"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Sex Addict"
msgstr "Závislý na sexu"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Friends/Benefits"
msgstr "Přátelé / výhody"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Casual"
msgstr "Ležérní"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Engaged"
msgstr "Zadaný"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Married"
msgstr "Ženatý/vdaná"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily married"
msgstr "Pomyslně ženatý/vdaná"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Partners"
msgstr "Partneři"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Cohabiting"
msgstr "Žijící ve společné domácnosti"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Common law"
msgstr "Zvykové právo"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Happy"
msgstr "Šťastný"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Not looking"
msgstr "Nehledající"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Swinger"
msgstr "Swinger"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Betrayed"
msgstr "Zrazen"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Separated"
msgstr "Odloučený"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unstable"
msgstr "Nestálý"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Divorced"
msgstr "Rozvedený(á)"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily divorced"
msgstr "Pomyslně rozvedený"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Widowed"
msgstr "Ovdovělý(á)"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Uncertain"
msgstr "Nejistý"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "It's complicated"
msgstr "Je to složité"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Don't care"
msgstr "Nezajímá"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Ask me"
msgstr "Zeptej se mě"
-#: ../../include/enotify.php:18
+#: include/enotify.php:18
msgid "Friendica Notification"
msgstr "Friendica Notifikace"
-#: ../../include/enotify.php:21
+#: include/enotify.php:21
msgid "Thank You,"
msgstr "Děkujeme, "
-#: ../../include/enotify.php:23
+#: include/enotify.php:23
#, php-format
msgid "%s Administrator"
msgstr "%s Administrátor"
-#: ../../include/enotify.php:64
+#: include/enotify.php:64
#, php-format
msgid "%s "
msgstr "%s "
-#: ../../include/enotify.php:68
+#: include/enotify.php:78
#, php-format
msgid "[Friendica:Notify] New mail received at %s"
msgstr "[Friendica:Upozornění] Obdržena nová zpráva na %s"
-#: ../../include/enotify.php:70
+#: include/enotify.php:80
#, php-format
msgid "%1$s sent you a new private message at %2$s."
msgstr "%1$s Vám poslal novou soukromou zprávu na %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
#, php-format
msgid "%1$s sent you %2$s."
msgstr "%1$s Vám poslal %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
msgid "a private message"
msgstr "soukromá zpráva"
-#: ../../include/enotify.php:72
+#: include/enotify.php:82
#, php-format
msgid "Please visit %s to view and/or reply to your private messages."
msgstr "Prosím navštivte %s pro zobrazení Vašich soukromých zpráv a možnost na ně odpovědět."
-#: ../../include/enotify.php:124
+#: include/enotify.php:134
#, php-format
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
msgstr "%1$s okomentoval na [url=%2$s]%3$s[/url]"
-#: ../../include/enotify.php:131
+#: include/enotify.php:141
#, php-format
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
msgstr "%1$s okomentoval na [url=%2$s]%3$s's %4$s[/url]"
-#: ../../include/enotify.php:139
+#: include/enotify.php:149
#, php-format
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
msgstr "%1$s okomentoval na [url=%2$s]Váš %3$s[/url]"
-#: ../../include/enotify.php:149
+#: include/enotify.php:159
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
msgstr "[Friendica:Upozornění] Komentář ke konverzaci #%1$d od %2$s"
-#: ../../include/enotify.php:150
+#: include/enotify.php:160
#, php-format
msgid "%s commented on an item/conversation you have been following."
msgstr "Uživatel %s okomentoval vámi sledovanou položku/konverzaci."
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
#, php-format
msgid "Please visit %s to view and/or reply to the conversation."
msgstr "Prosím navštivte %s pro zobrazení konverzace a možnosti odpovědět."
-#: ../../include/enotify.php:160
+#: include/enotify.php:170
#, php-format
msgid "[Friendica:Notify] %s posted to your profile wall"
msgstr "[Friendica:Upozornění] %s umístěn na Vaši profilovou zeď"
-#: ../../include/enotify.php:162
+#: include/enotify.php:172
#, php-format
msgid "%1$s posted to your profile wall at %2$s"
msgstr "%1$s přidal příspěvek na Vaši profilovou zeď na %2$s"
-#: ../../include/enotify.php:164
+#: include/enotify.php:174
#, php-format
msgid "%1$s posted to [url=%2$s]your wall[/url]"
msgstr "%1$s napřidáno na [url=%2$s]na Vaši zeď[/url]"
-#: ../../include/enotify.php:175
+#: include/enotify.php:185
#, php-format
msgid "[Friendica:Notify] %s tagged you"
msgstr "[Friendica:Upozornění] %s Vás označil"
-#: ../../include/enotify.php:176
+#: include/enotify.php:186
#, php-format
msgid "%1$s tagged you at %2$s"
msgstr "%1$s Vás označil na %2$s"
-#: ../../include/enotify.php:177
+#: include/enotify.php:187
#, php-format
msgid "%1$s [url=%2$s]tagged you[/url]."
msgstr "%1$s [url=%2$s]Vás označil[/url]."
-#: ../../include/enotify.php:188
+#: include/enotify.php:198
#, php-format
msgid "[Friendica:Notify] %s shared a new post"
msgstr "[Friendica:Notify] %s nasdílel nový příspěvek"
-#: ../../include/enotify.php:189
+#: include/enotify.php:199
#, php-format
msgid "%1$s shared a new post at %2$s"
msgstr "%1$s nasdílel nový příspěvek na %2$s"
-#: ../../include/enotify.php:190
+#: include/enotify.php:200
#, php-format
msgid "%1$s [url=%2$s]shared a post[/url]."
msgstr "%1$s [url=%2$s]nasdílel příspěvek[/url]."
-#: ../../include/enotify.php:202
+#: include/enotify.php:212
#, php-format
msgid "[Friendica:Notify] %1$s poked you"
msgstr "[Friendica:Upozornění] %1$s Vás šťouchnul"
-#: ../../include/enotify.php:203
+#: include/enotify.php:213
#, php-format
msgid "%1$s poked you at %2$s"
msgstr "%1$s Vás šťouchnul na %2$s"
-#: ../../include/enotify.php:204
+#: include/enotify.php:214
#, php-format
msgid "%1$s [url=%2$s]poked you[/url]."
msgstr "Uživatel %1$s [url=%2$s]Vás šťouchnul[/url]."
-#: ../../include/enotify.php:219
+#: include/enotify.php:229
#, php-format
msgid "[Friendica:Notify] %s tagged your post"
msgstr "[Friendica:Upozornění] %s označil Váš příspěvek"
-#: ../../include/enotify.php:220
+#: include/enotify.php:230
#, php-format
msgid "%1$s tagged your post at %2$s"
msgstr "%1$s označil Váš příspěvek na %2$s"
-#: ../../include/enotify.php:221
+#: include/enotify.php:231
#, php-format
msgid "%1$s tagged [url=%2$s]your post[/url]"
msgstr "%1$s označil [url=%2$s]Váš příspěvek[/url]"
-#: ../../include/enotify.php:232
+#: include/enotify.php:242
msgid "[Friendica:Notify] Introduction received"
msgstr "[Friendica:Upozornění] Obdrženo přestavení"
-#: ../../include/enotify.php:233
+#: include/enotify.php:243
#, php-format
msgid "You've received an introduction from '%1$s' at %2$s"
msgstr "Obdržel jste žádost o spojení od '%1$s' na %2$s"
-#: ../../include/enotify.php:234
+#: include/enotify.php:244
#, php-format
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
msgstr "Obdržel jste [url=%1$s]žádost o spojení[/url] od %2$s."
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#: include/enotify.php:247 include/enotify.php:289
#, php-format
msgid "You may visit their profile at %s"
msgstr "Můžete navštívit jejich profil na %s"
-#: ../../include/enotify.php:239
+#: include/enotify.php:249
#, php-format
msgid "Please visit %s to approve or reject the introduction."
msgstr "Prosím navštivte %s pro schválení či zamítnutí představení."
-#: ../../include/enotify.php:247
+#: include/enotify.php:257
msgid "[Friendica:Notify] A new person is sharing with you"
msgstr "[Friendica:Upozornění] Nový člověk s vámi sdílí"
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#: include/enotify.php:258 include/enotify.php:259
#, php-format
msgid "%1$s is sharing with you at %2$s"
msgstr "uživatel %1$s sdílí s vámi ma %2$s"
-#: ../../include/enotify.php:255
+#: include/enotify.php:265
msgid "[Friendica:Notify] You have a new follower"
msgstr "[Friendica:Upozornění] Máte nového následovníka"
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#: include/enotify.php:266 include/enotify.php:267
#, php-format
msgid "You have a new follower at %2$s : %1$s"
msgstr "Máte nového následovníka na %2$s : %1$s"
-#: ../../include/enotify.php:270
+#: include/enotify.php:280
msgid "[Friendica:Notify] Friend suggestion received"
msgstr "[Friendica:Upozornění] Obdržen návrh na přátelství"
-#: ../../include/enotify.php:271
+#: include/enotify.php:281
#, php-format
msgid "You've received a friend suggestion from '%1$s' at %2$s"
msgstr "Obdržel jste návrh přátelství od '%1$s' na %2$s"
-#: ../../include/enotify.php:272
+#: include/enotify.php:282
#, php-format
msgid ""
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
msgstr "Obdržel jste [url=%1$s]návrh přátelství[/url] s %2$s from %3$s."
-#: ../../include/enotify.php:277
+#: include/enotify.php:287
msgid "Name:"
msgstr "Jméno:"
-#: ../../include/enotify.php:278
+#: include/enotify.php:288
msgid "Photo:"
msgstr "Foto:"
-#: ../../include/enotify.php:281
+#: include/enotify.php:291
#, php-format
msgid "Please visit %s to approve or reject the suggestion."
msgstr "Prosím navštivte %s pro schválení či zamítnutí doporučení."
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
+#: include/enotify.php:299 include/enotify.php:312
msgid "[Friendica:Notify] Connection accepted"
msgstr "[Friendica:Upozornění] Spojení akceptováno"
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#: include/enotify.php:300 include/enotify.php:313
#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
+msgid "'%1$s' has accepted your connection request at %2$s"
msgstr "'%1$s' akceptoval váš požadavek na spojení na %2$s"
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#: include/enotify.php:301 include/enotify.php:314
#, php-format
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
msgstr "%2$s akceptoval váš [url=%1$s]požadavek na spojení[/url]."
-#: ../../include/enotify.php:294
+#: include/enotify.php:304
msgid ""
"You are now mutual friends and may exchange status updates, photos, and email\n"
"\twithout restriction."
msgstr "Jste nyní vzájemnými přáteli a můžete si vyměňovat aktualizace statusu, fotografií a emailů\nbez omezení."
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#: include/enotify.php:307 include/enotify.php:321
#, php-format
msgid "Please visit %s if you wish to make any changes to this relationship."
msgstr "Prosím navštivte %s pokud chcete změnit tento vztah."
-#: ../../include/enotify.php:307
+#: include/enotify.php:317
#, php-format
msgid ""
"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
@@ -7620,71 +7834,71 @@ msgid ""
"automatically."
msgstr "'%1$s' vás přijal jako \"fanouška\", což omezuje některé formy komunikace - jako jsou soukromé zprávy a některé interakce na profilech. Pokud se jedná o celebritu, případně o komunitní stránky, pak bylo toto nastavení provedeno automaticky.."
-#: ../../include/enotify.php:309
+#: include/enotify.php:319
#, php-format
msgid ""
"'%1$s' may choose to extend this into a two-way or more permissive "
"relationship in the future. "
msgstr "''%1$s' se může rozhodnout rozšířit tento vztah na oboustraný nebo méně restriktivní"
-#: ../../include/enotify.php:322
+#: include/enotify.php:332
msgid "[Friendica System:Notify] registration request"
msgstr "[Systém Friendica :Upozornění] registrační požadavek"
-#: ../../include/enotify.php:323
+#: include/enotify.php:333
#, php-format
msgid "You've received a registration request from '%1$s' at %2$s"
msgstr "Obdržel jste požadavek na registraci od '%1$s' na %2$s"
-#: ../../include/enotify.php:324
+#: include/enotify.php:334
#, php-format
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
msgstr "Obdržel jste [url=%1$s]požadavek na registraci[/url] od '%2$s'."
-#: ../../include/enotify.php:327
+#: include/enotify.php:337
#, php-format
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
msgstr "Plné jméno:\t%1$s\\nUmístění webu:\t%2$s\\nPřihlašovací účet:\t%3$s (%4$s)"
-#: ../../include/enotify.php:330
+#: include/enotify.php:340
#, php-format
msgid "Please visit %s to approve or reject the request."
msgstr "Prosím navštivte %s k odsouhlasení nebo k zamítnutí požadavku."
-#: ../../include/oembed.php:212
+#: include/oembed.php:223
msgid "Embedded content"
msgstr "vložený obsah"
-#: ../../include/oembed.php:221
+#: include/oembed.php:232
msgid "Embedding disabled"
msgstr "Vkládání zakázáno"
-#: ../../include/uimport.php:94
+#: include/uimport.php:94
msgid "Error decoding account file"
msgstr "Chyba dekódování uživatelského účtu"
-#: ../../include/uimport.php:100
+#: include/uimport.php:100
msgid "Error! No version data in file! This is not a Friendica account file?"
msgstr "Chyba! V datovém souboru není označení verze! Je to opravdu soubor s účtem Friendica?"
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
+#: include/uimport.php:116 include/uimport.php:127
msgid "Error! Cannot check nickname"
msgstr "Chyba! Nelze ověřit přezdívku"
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#: include/uimport.php:120 include/uimport.php:131
#, php-format
msgid "User '%s' already exists on this server!"
msgstr "Uživatel '%s' již na tomto serveru existuje!"
-#: ../../include/uimport.php:153
+#: include/uimport.php:153
msgid "User creation error"
msgstr "Chyba vytváření uživatele"
-#: ../../include/uimport.php:171
+#: include/uimport.php:173
msgid "User profile creation error"
msgstr "Chyba vytváření uživatelského účtu"
-#: ../../include/uimport.php:220
+#: include/uimport.php:222
#, php-format
msgid "%d contact not imported"
msgid_plural "%d contacts not imported"
@@ -7692,194 +7906,172 @@ msgstr[0] "%d kontakt nenaimporován"
msgstr[1] "%d kontaktů nenaimporováno"
msgstr[2] "%d kontakty nenaimporovány"
-#: ../../include/uimport.php:290
+#: include/uimport.php:292
msgid "Done. You can now login with your username and password"
msgstr "Hotovo. Nyní se můžete přihlásit se svými uživatelským účtem a heslem"
-#: ../../index.php:428
+#: index.php:441
msgid "toggle mobile"
msgstr "přepnout mobil"
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Nastavení téma"
-
-#: ../../view/theme/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
msgid "Set resize level for images in posts and comments (width and height)"
msgstr "Nastavit velikost fotek v přízpěvcích a komentářích (šířka a výška)"
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
msgid "Set font-size for posts and comments"
msgstr "Nastav velikost písma pro přízpěvky a komentáře."
-#: ../../view/theme/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
msgid "Set theme width"
msgstr "Nastavení šířku grafické šablony"
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
msgid "Color scheme"
msgstr "Barevné schéma"
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
msgid "Set line-height for posts and comments"
msgstr "Nastav výšku řádku pro přízpěvky a komentáře."
-#: ../../view/theme/dispy/config.php:75
+#: view/theme/dispy/config.php:75
msgid "Set colour scheme"
msgstr "Nastavit barevné schéma"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Alignment"
msgstr "Zarovnání"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Left"
msgstr "Vlevo"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Center"
msgstr "Uprostřed"
-#: ../../view/theme/quattro/config.php:69
+#: view/theme/quattro/config.php:69
msgid "Posts font size"
msgstr "Velikost písma u příspěvků"
-#: ../../view/theme/quattro/config.php:70
+#: view/theme/quattro/config.php:70
msgid "Textareas font size"
msgstr "Velikost písma textů"
-#: ../../view/theme/diabook/config.php:153
+#: view/theme/diabook/config.php:153
msgid "Set resolution for middle column"
msgstr "Nastav rozlišení pro prostřední sloupec"
-#: ../../view/theme/diabook/config.php:154
+#: view/theme/diabook/config.php:154
msgid "Set color scheme"
msgstr "Nastavení barevného schematu"
-#: ../../view/theme/diabook/config.php:155
+#: view/theme/diabook/config.php:155
msgid "Set zoomfactor for Earth Layer"
msgstr "Nastavit přiblížení pro Earth Layer"
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
msgid "Set longitude (X) for Earth Layers"
msgstr "Nastavit zeměpistnou délku (X) pro Earth Layers"
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
msgid "Set latitude (Y) for Earth Layers"
msgstr "Nastavit zeměpistnou šířku (X) pro Earth Layers"
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
msgid "Community Pages"
msgstr "Komunitní stránky"
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
msgid "Earth Layers"
msgstr "Earth Layers"
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
msgid "Community Profiles"
msgstr "Komunitní profily"
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
msgid "Help or @NewHere ?"
msgstr "Pomoc nebo @ProNováčky ?"
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
msgid "Connect Services"
msgstr "Propojené služby"
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
msgid "Find Friends"
msgstr "Nalézt Přátele"
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
msgid "Last users"
msgstr "Poslední uživatelé"
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
msgid "Last photos"
msgstr "Poslední fotografie"
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
msgid "Last likes"
msgstr "Poslední líbí/nelíbí"
-#: ../../view/theme/diabook/theme.php:125
+#: view/theme/diabook/theme.php:125
msgid "Your contacts"
msgstr "Vaše kontakty"
-#: ../../view/theme/diabook/theme.php:128
+#: view/theme/diabook/theme.php:128
msgid "Your personal photos"
msgstr "Vaše osobní fotky"
-#: ../../view/theme/diabook/theme.php:524
+#: view/theme/diabook/theme.php:524
msgid "Local Directory"
msgstr "Lokální Adresář"
-#: ../../view/theme/diabook/theme.php:584
+#: view/theme/diabook/theme.php:584
msgid "Set zoomfactor for Earth Layers"
msgstr "Nastavit faktor přiblížení pro Earth Layers"
-#: ../../view/theme/diabook/theme.php:622
+#: view/theme/diabook/theme.php:622
msgid "Show/hide boxes at right-hand column:"
msgstr "Zobrazit/skrýt boxy na pravém sloupci:"
-#: ../../view/theme/vier/config.php:56
+#: view/theme/vier/config.php:59
msgid "Set style"
msgstr "Nastavit styl"
-#: ../../view/theme/duepuntozero/config.php:45
+#: view/theme/duepuntozero/config.php:45
msgid "greenzero"
msgstr "zelená nula"
-#: ../../view/theme/duepuntozero/config.php:46
+#: view/theme/duepuntozero/config.php:46
msgid "purplezero"
msgstr "fialová nula"
-#: ../../view/theme/duepuntozero/config.php:47
+#: view/theme/duepuntozero/config.php:47
msgid "easterbunny"
msgstr "velikonoční zajíček"
-#: ../../view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:48
msgid "darkzero"
msgstr "tmavá nula"
-#: ../../view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:49
msgid "comix"
msgstr "komiksová"
-#: ../../view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:50
msgid "slackr"
msgstr "flákač"
-#: ../../view/theme/duepuntozero/config.php:62
+#: view/theme/duepuntozero/config.php:62
msgid "Variations"
msgstr "Variace"
diff --git a/view/cs/smarty3/htconfig.tpl b/view/cs/smarty3/htconfig.tpl
deleted file mode 100644
index a8062e64d..000000000
--- a/view/cs/smarty3/htconfig.tpl
+++ /dev/null
@@ -1,74 +0,0 @@
-
-path na 'adresar/podadresar'.
-
-$a->path = '{{$urlpath}}';
-
-// Vyberte platnou defaultní časovou zónu. Pokud si nejste jistí, použijte use "Europe/Prague".
-// Toto nastavení lze změnit i později a používá se pouze pro časové značky anonymních čtenářů.
-
-$default_timezone = '{{$timezone}}';
-
-// Jak se jmenuje Váš web?
-
-$a->config['sitename'] = "Moje síť přátel";
-
-// Nastavení defaultního jazyka webu
-
-$a->config['system']['language'] = 'cs';
-
-// Vaše možnosti jsou REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
-// Ujistěte se, že jste si vytvořili Váš osobníúčet dříve, než nastavíte
-// REGISTER_CLOSED. 'register_text' (pokud je nastaven) se bude zobrazovat jako první text na
-// registrační stránce. REGISTER_APPROVE vyžaduje aby byl nastaven 'admin_email'
-// na e-mailovou adresu již existující registrované osoby, která může autorizovat
-// a/nebo schvalovat/odmítat žádosti o registraci.
-
-$a->config['register_policy'] = REGISTER_OPEN;
-$a->config['register_text'] = '';
-$a->config['admin_email'] = '{{$adminmail}}';
-
-// Maximální velikost importované zprávy, 0 je neomezeno
-
-$a->config['max_import_size'] = 200000;
-
-// maximální velikost nahrávaných fotografií
-
-$a->config['system']['maximagesize'] = 800000;
-
-// cesta k PHP command line processor
-
-$a->config['php_path'] = '{{$phpath}}';
-
-// URL adresy globálního adresáře.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
-
-// PuSH - také zvaný jako pubsubhubbub URL. Tímto zajistíte doručování veřejných přízpěvků stejně rychle jako těch soukromých
-
-$a->config['system']['huburl'] = '[internal]';
-
-// Server-to-server private message encryption (RINO) je defaultně povolen.
-// Šifrování bude zajištěno pouze pokud je toto nastaveno na true a
-// PHP mcrypt extension jsou nainstalována na obou systémech
-
-$a->config['system']['rino_encrypt'] = true;
-
-// defaultní systémové grafické téma
-
-$a->config['system']['theme'] = 'duepuntozero';
-
-
diff --git a/view/cs/strings.php b/view/cs/strings.php
index 9b38cc821..fe02c92af 100644
--- a/view/cs/strings.php
+++ b/view/cs/strings.php
@@ -52,6 +52,10 @@ $a->strings["Toggle Archive status"] = "Přepnout stav Archivováno";
$a->strings["Repair"] = "Opravit";
$a->strings["Advanced Contact Settings"] = "Pokročilé nastavení kontaktu";
$a->strings["Communications lost with this contact!"] = "Komunikace s tímto kontaktem byla ztracena!";
+$a->strings["Fetch further information for feeds"] = "Načítat další informace pro kanál";
+$a->strings["Disabled"] = "Zakázáno";
+$a->strings["Fetch information"] = "Načítat informace";
+$a->strings["Fetch information and keywords"] = "Načítat informace a klíčová slova";
$a->strings["Contact Editor"] = "Editor kontaktu";
$a->strings["Submit"] = "Odeslat";
$a->strings["Profile Visibility"] = "Viditelnost profilu";
@@ -74,12 +78,9 @@ $a->strings["Hide this contact from others"] = "Skrýt tento kontakt před ostat
$a->strings["Replies/likes to your public posts may still be visible"] = "Odpovědi/Libí se na Vaše veřejné příspěvky mohou být stále viditelné";
$a->strings["Notification for new posts"] = "Upozornění na nové příspěvky";
$a->strings["Send a notification of every new post of this contact"] = "Poslat upozornění při každém novém příspěvku tohoto kontaktu";
-$a->strings["Fetch further information for feeds"] = "Načítat další informace pro kanál";
-$a->strings["Disabled"] = "Zakázáno";
-$a->strings["Fetch information"] = "Načítat informace";
-$a->strings["Fetch information and keywords"] = "Načítat informace a klíčová slova";
$a->strings["Blacklisted keywords"] = "Zakázaná klíčová slova";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Čárkou oddělený seznam klíčových slov, které by neměly být převáděna na hashtagy, když je zvoleno \"Načítat informace a klíčová slova\"";
+$a->strings["Profile URL"] = "URL profilu";
$a->strings["Suggestions"] = "Doporučení";
$a->strings["Suggest potential friends"] = "Navrhnout potenciální přátele";
$a->strings["All Contacts"] = "Všechny kontakty";
@@ -94,16 +95,16 @@ $a->strings["Archived"] = "Archivován";
$a->strings["Only show archived contacts"] = "Zobrazit pouze archivované kontakty";
$a->strings["Hidden"] = "Skrytý";
$a->strings["Only show hidden contacts"] = "Zobrazit pouze skryté kontakty";
-$a->strings["Mutual Friendship"] = "Vzájemné přátelství";
-$a->strings["is a fan of yours"] = "je Váš fanoušek";
-$a->strings["you are a fan of"] = "jste fanouškem";
-$a->strings["Edit contact"] = "Editovat kontakt";
$a->strings["Contacts"] = "Kontakty";
$a->strings["Search your contacts"] = "Prohledat Vaše kontakty";
$a->strings["Finding: "] = "Zjištění: ";
$a->strings["Find"] = "Najít";
$a->strings["Update"] = "Aktualizace";
$a->strings["Delete"] = "Odstranit";
+$a->strings["Mutual Friendship"] = "Vzájemné přátelství";
+$a->strings["is a fan of yours"] = "je Váš fanoušek";
+$a->strings["you are a fan of"] = "jste fanouškem";
+$a->strings["Edit contact"] = "Editovat kontakt";
$a->strings["No profile"] = "Žádný profil";
$a->strings["Manage Identities and/or Pages"] = "Správa identit a / nebo stránek";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Přepnutí mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí Vaše detaily účtu, nebo kterým jste přidělili oprávnění nastavovat přístupová práva.";
@@ -164,7 +165,7 @@ $a->strings["Profile Photos"] = "Profilové fotografie";
$a->strings["Image size reduction [%s] failed."] = "Nepodařilo se snížit velikost obrázku [%s].";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Znovu načtěte stránku (Shift+F5) nebo vymažte cache prohlížeče, pokud se nové fotografie nezobrazí okamžitě.";
$a->strings["Unable to process image"] = "Obrázek nelze zpracovat ";
-$a->strings["Image exceeds size limit of %d"] = "Obrázek překročil limit velikosti %d";
+$a->strings["Image exceeds size limit of %s"] = "Obrázek překročil limit velikosti %s";
$a->strings["Unable to process image."] = "Obrázek není možné zprocesovat";
$a->strings["Upload File:"] = "Nahrát soubor:";
$a->strings["Select a profile:"] = "Vybrat profil:";
@@ -187,6 +188,13 @@ $a->strings["Remove"] = "Odstranit";
$a->strings["Save to Folder:"] = "Uložit do složky:";
$a->strings["- select -"] = "- vyber -";
$a->strings["Save"] = "Uložit";
+$a->strings["You already added this contact."] = "Již jste si tento kontakt přidali.";
+$a->strings["Please answer the following:"] = "Odpovězte, prosím, následující:";
+$a->strings["Does %s know you?"] = "Zná Vás uživatel %s ?";
+$a->strings["No"] = "Ne";
+$a->strings["Add a personal note:"] = "Přidat osobní poznámku:";
+$a->strings["Your Identity Address:"] = "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\".";
+$a->strings["Submit Request"] = "Odeslat žádost";
$a->strings["Contact added"] = "Kontakt přidán";
$a->strings["Unable to locate original post."] = "Nelze nalézt původní příspěvek.";
$a->strings["Empty post discarded."] = "Prázdný příspěvek odstraněn.";
@@ -233,6 +241,8 @@ $a->strings["[Name Withheld]"] = "[Jméno odepřeno]";
$a->strings["%1\$s has joined %2\$s"] = "%1\$s se připojil k %2\$s";
$a->strings["Requested profile is not available."] = "Požadovaný profil není k dispozici.";
$a->strings["Tips for New Members"] = "Tipy pro nové členy";
+$a->strings["Do you really want to delete this video?"] = "Opravdu chcete smazat toto video?";
+$a->strings["Delete Video"] = "Odstranit video";
$a->strings["No videos selected"] = "Není vybráno žádné video";
$a->strings["Access to this item is restricted."] = "Přístup k této položce je omezen.";
$a->strings["View Video"] = "Zobrazit video";
@@ -243,6 +253,7 @@ $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s označen uživatel
$a->strings["Friend suggestion sent."] = "Návrhy přátelství odeslány ";
$a->strings["Suggest Friends"] = "Navrhněte přátelé";
$a->strings["Suggest a friend for %s"] = "Navrhněte přátelé pro uživatele %s";
+$a->strings["Invalid request."] = "Neplatný požadavek.";
$a->strings["No valid account found."] = "Nenalezen žádný platný účet.";
$a->strings["Password reset request issued. Check your email."] = "Žádost o obnovení hesla vyřízena. Zkontrolujte Vaši e-mailovou schránku.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDrahý %1\$s,\n\t\t\tNa \"%2\$s\" jsme obdrželi požadavek na obnovu vašeho hesla \n\t\tpassword. Pro potvrzení žádosti prosím klikněte na zaslaný verifikační odkaz níže nebo si ho zkopírujte do adresní řádky prohlížeče.\n\n\t\tPokud jste tuto žádost nezasílaliI prosím na uvedený odkaz neklikejte a tento email smažte.\n\n\t\tVaše heslo nebude změněno dokud nebudeme moci oveřit, že jste autorem této žádosti.";
@@ -267,13 +278,6 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nemá rád %2\$s na %3\
$a->strings["{0} wants to be your friend"] = "{0} chce být Vaším přítelem";
$a->strings["{0} sent you a message"] = "{0} vám poslal zprávu";
$a->strings["{0} requested registration"] = "{0} požaduje registraci";
-$a->strings["{0} commented %s's post"] = "{0} komentoval příspěvek uživatele %s";
-$a->strings["{0} liked %s's post"] = "{0} má rád příspěvek uživatele %s";
-$a->strings["{0} disliked %s's post"] = "{0} nemá rád příspěvek uživatele %s";
-$a->strings["{0} is now friends with %s"] = "{0} se skamarádil s %s";
-$a->strings["{0} posted"] = "{0} zasláno";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} označen %s' příspěvek s #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} vás zmínil v příspěvku";
$a->strings["No contacts."] = "Žádné kontakty.";
$a->strings["View Contacts"] = "Zobrazit kontakty";
$a->strings["Invalid request identifier."] = "Neplatný identifikátor požadavku.";
@@ -294,12 +298,17 @@ $a->strings["Approve"] = "Schválit";
$a->strings["Claims to be known to you: "] = "Vaši údajní známí: ";
$a->strings["yes"] = "ano";
$a->strings["no"] = "ne";
-$a->strings["Approve as: "] = "Schválit jako: ";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Má být vaše propojení oboustanné nebo ne? \"Přítel\" implikuje, že dovolíte čtení a přihlašování se k jejich příspěvkům. \"Fanoušek/Obdivovatel\" znamená, že umožníte čtení, ale už nebudete číst jejich příspěvky: Odsouhlasit jako: ";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Má být vaše propojení oboustanné nebo ne? \"Přítel\" implikuje, že dovolíte čtení a vy budete přihlášen k odebírání jejich příspěvků. \"Sdíleč\" znamená, že umožníte čtení, ale už nebudete číst jejich příspěvky: Odsouhlasit jako: ";
$a->strings["Friend"] = "Přítel";
$a->strings["Sharer"] = "Sdílené";
$a->strings["Fan/Admirer"] = "Fanoušek / obdivovatel";
$a->strings["Friend/Connect Request"] = "Přítel / žádost o připojení";
$a->strings["New Follower"] = "Nový následovník";
+$a->strings["Location:"] = "Místo:";
+$a->strings["About:"] = "O mě:";
+$a->strings["Tags:"] = "Štítky:";
+$a->strings["Gender:"] = "Pohlaví:";
$a->strings["No introductions."] = "Žádné představení.";
$a->strings["Notifications"] = "Upozornění";
$a->strings["%s liked %s's post"] = "Uživateli %s se líbí příspěvek uživatele %s";
@@ -372,6 +381,7 @@ $a->strings["Return to contact editor"] = "Návrat k editoru kontaktu";
$a->strings["No mirroring"] = "Žádné zrcadlení";
$a->strings["Mirror as forwarded posting"] = "Zrcadlit pro přeposlané příspěvky";
$a->strings["Mirror as my own posting"] = "Zrcadlit jako mé vlastní příspěvky";
+$a->strings["Refetch contact data"] = "Znovu načíst data kontaktu";
$a->strings["Name"] = "Jméno";
$a->strings["Account Nickname"] = "Přezdívka účtu";
$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - upřednostněno před Jménem/Přezdívkou";
@@ -387,7 +397,8 @@ $a->strings["Mark this contact as remote_self, this will cause friendica to repo
$a->strings["Login"] = "Přihlásit se";
$a->strings["The post was created"] = "Příspěvek byl vytvořen";
$a->strings["Access denied."] = "Přístup odmítnut";
-$a->strings["People Search"] = "Vyhledávání lidí";
+$a->strings["People Search - %s"] = "Vyhledávání lidí - %s";
+$a->strings["Connect"] = "Spojit";
$a->strings["No matches"] = "Žádné shody";
$a->strings["Photos"] = "Fotografie";
$a->strings["Files"] = "Soubory";
@@ -398,6 +409,7 @@ $a->strings["Users"] = "Uživatelé";
$a->strings["Plugins"] = "Pluginy";
$a->strings["Themes"] = "Témata";
$a->strings["DB updates"] = "Aktualizace databáze";
+$a->strings["Inspect Queue"] = "Proskoumat frontu";
$a->strings["Logs"] = "Logy";
$a->strings["probe address"] = "vyzkoušet adresu";
$a->strings["check webfinger"] = "vyzkoušet webfinger";
@@ -405,6 +417,13 @@ $a->strings["Admin"] = "Administrace";
$a->strings["Plugin Features"] = "Funkčnosti rozšíření";
$a->strings["diagnostics"] = "diagnostika";
$a->strings["User registrations waiting for confirmation"] = "Registrace uživatele čeká na potvrzení";
+$a->strings["Administration"] = "Administrace";
+$a->strings["ID"] = "Identifikátor";
+$a->strings["Recipient Name"] = "Jméno příjemce";
+$a->strings["Recipient Profile"] = "Profil píjemce";
+$a->strings["Created"] = "Vytvořeno";
+$a->strings["Last Tried"] = "Naposled vyzkoušeno";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
$a->strings["Normal Account"] = "Normální účet";
$a->strings["Soapbox Account"] = "Soapbox účet";
$a->strings["Community/Celebrity Account"] = "Komunitní účet / Účet celebrity";
@@ -412,7 +431,6 @@ $a->strings["Automatic Friend Account"] = "Účet s automatickým schvalováním
$a->strings["Blog Account"] = "Účet Blogu";
$a->strings["Private Forum"] = "Soukromé fórum";
$a->strings["Message queues"] = "Fronty zpráv";
-$a->strings["Administration"] = "Administrace";
$a->strings["Summary"] = "Shrnutí";
$a->strings["Registered users"] = "Registrovaní uživatelé";
$a->strings["Pending registrations"] = "Čekající registrace";
@@ -429,6 +447,12 @@ $a->strings["Frequently"] = "Často";
$a->strings["Hourly"] = "každou hodinu";
$a->strings["Twice daily"] = "Dvakrát denně";
$a->strings["Daily"] = "denně";
+$a->strings["Users, Global Contacts"] = "Uživatelé, Všechny kontakty";
+$a->strings["Users, Global Contacts/fallback"] = "";
+$a->strings["One month"] = "Jeden měsíc";
+$a->strings["Three months"] = "Tři měsíce";
+$a->strings["Half a year"] = "Půl roku";
+$a->strings["One year"] = "Jeden rok";
$a->strings["Multi user instance"] = "Více uživatelská instance";
$a->strings["Closed"] = "Uzavřeno";
$a->strings["Requires approval"] = "Vyžaduje schválení";
@@ -441,6 +465,7 @@ $a->strings["Registration"] = "Registrace";
$a->strings["File upload"] = "Nahrání souborů";
$a->strings["Policies"] = "Politiky";
$a->strings["Advanced"] = "Pokročilé";
+$a->strings["Auto Discovered Contact Directory"] = "";
$a->strings["Performance"] = "Výkonnost";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Změna umístění - Varování: pokročilá funkčnost. Tímto můžete znepřístupnit server.";
$a->strings["Site name"] = "Název webu";
@@ -450,7 +475,7 @@ $a->strings["Banner/Logo"] = "Banner/logo";
$a->strings["Shortcut icon"] = "Ikona zkratky";
$a->strings["Touch icon"] = "Dotyková ikona";
$a->strings["Additional Info"] = "Dodatečné informace";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Pro veřejné servery: zde můžete doplnit dodatečné informace, které budou uvedeny v seznamu na dir.friendica.com/siteinfo.";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "";
$a->strings["System language"] = "Systémový jazyk";
$a->strings["System theme"] = "Grafická šablona systému ";
$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Defaultní systémové téma - může být změněno v uživatelských profilech - změnit theme settings";
@@ -533,6 +558,18 @@ $a->strings["Poll interval"] = "Dotazovací interval";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Tímto nastavením ovlivníte prodlení mezi aktualizačními procesy běžícími na pozadí, čímž můžete snížit systémovou zátěž. Pokud 0, použijte doručovací interval.";
$a->strings["Maximum Load Average"] = "Maximální průměrné zatížení";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximální zatížení systému před pozastavením procesů zajišťujících doručování aktualizací - defaultně 50";
+$a->strings["Maximum Load Average (Frontend)"] = "Maximální průměrné zatížení (Frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maximální zatížení systému předtím, než frontend ukončí službu - defaultně 50";
+$a->strings["Periodical check of global contacts"] = "Pravidelně ověřování globálních kontaktů";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "";
+$a->strings["Discover contacts from other servers"] = "Objevit kontakty z ostatních serverů";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "";
+$a->strings["Timeframe for fetching global contacts"] = "";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
+$a->strings["Search the local directory"] = "Hledat v lokálním adresáři";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "";
+$a->strings["Publish server information"] = "Zveřejnit informace o serveru";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."] = "";
$a->strings["Use MySQL full text engine"] = "Použít fulltextový vyhledávací stroj MySQL";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Aktivuje fulltextový vyhledávací stroj. Zrychluje vyhledávání ale pouze pro vyhledávání čtyř a více znaků";
$a->strings["Suppress Language"] = "Potlačit Jazyk";
@@ -540,13 +577,17 @@ $a->strings["Suppress language information in meta information about a posting."
$a->strings["Suppress Tags"] = "Potlačit štítky";
$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Potlačit zobrazení listu hastagů na konci zprávy.";
$a->strings["Path to item cache"] = "Cesta k položkám vyrovnávací paměti";
+$a->strings["The item caches buffers generated bbcode and external images."] = "";
$a->strings["Cache duration in seconds"] = "Doba platnosti vyrovnávací paměti v sekundách";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Jak dlouho by měla vyrovnávací paměť držet data? Výchozí hodnota je 86400 sekund (Jeden den). Pro vypnutí funkce vyrovnávací paměti nastavte hodnotu na -1.";
$a->strings["Maximum numbers of comments per post"] = "Maximální počet komentářů k příspěvku";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "Kolik komentářů by mělo být zobrazeno k každému příspěvku? Defaultní hodnota je 100.";
$a->strings["Path for lock file"] = "Cesta k souboru zámku";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "";
$a->strings["Temp path"] = "Cesta k dočasným souborům";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "";
$a->strings["Base path to installation"] = "Základní cesta k instalaci";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
$a->strings["Disable picture proxy"] = "Vypnutí obrázkové proxy";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Obrázková proxi zvyšuje výkonnost a soukromí. Neměla by být použita na systémech s pomalým připojením k síti.";
$a->strings["Enable old style pager"] = "Aktivovat \"old style\" stránkování ";
@@ -554,6 +595,11 @@ $a->strings["The old style pager has page numbers but slows down massively the p
$a->strings["Only search in tags"] = "Hledat pouze ve štítkách";
$a->strings["On large systems the text search can slow down the system extremely."] = "Textové vyhledávání může u rozsáhlých systémů znamenat velmi citelné zpomalení systému.";
$a->strings["New base url"] = "Nová výchozí url adresa";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "";
+$a->strings["RINO Encryption"] = "RINO Šifrování";
+$a->strings["Encryption layer between nodes."] = "Šifrovací vrstva mezi nódy.";
+$a->strings["Embedly API key"] = "";
+$a->strings["Embedly is used to fetch additional data for web pages. This is an optional parameter."] = "";
$a->strings["Update has been marked successful"] = "Aktualizace byla označena jako úspěšná.";
$a->strings["Database structure update %s was successfully applied."] = "Aktualizace struktury databáze %s byla úspěšně aplikována.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "Provádění aktualizace databáze %s skončilo chybou: %s";
@@ -627,7 +673,7 @@ $a->strings["FTP Host"] = "Hostitel FTP";
$a->strings["FTP Path"] = "Cesta FTP";
$a->strings["FTP User"] = "FTP uživatel";
$a->strings["FTP Password"] = "FTP heslo";
-$a->strings["Search Results For:"] = "Výsledky hledání pro:";
+$a->strings["Search Results For: %s"] = "Výsledky hledání pro: %s";
$a->strings["Remove term"] = "Odstranit termín";
$a->strings["Saved Searches"] = "Uložená hledání";
$a->strings["add"] = "přidat";
@@ -650,12 +696,13 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
$a->strings["Private messages to this group are at risk of public disclosure."] = "Soukromé zprávy této skupině jsou vystaveny riziku prozrazení.";
$a->strings["No such group"] = "Žádná taková skupina";
$a->strings["Group is empty"] = "Skupina je prázdná";
-$a->strings["Group: "] = "Skupina: ";
-$a->strings["Contact: "] = "Kontakt: ";
+$a->strings["Group: %s"] = "Skupina: %s";
+$a->strings["Contact: %s"] = "Kontakt: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Soukromé zprávy této osobě jsou vystaveny riziku prozrazení.";
$a->strings["Invalid contact."] = "Neplatný kontakt.";
$a->strings["Friends of %s"] = "Přátelé uživatele %s";
$a->strings["No friends to display."] = "Žádní přátelé k zobrazení";
+$a->strings["Event can not end before it has started."] = "Událost nemůže končit dříve, než začala.";
$a->strings["Event title and start time are required."] = "Název události a datum začátku jsou vyžadovány.";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Editovat událost";
@@ -664,18 +711,17 @@ $a->strings["Events"] = "Události";
$a->strings["Create New Event"] = "Vytvořit novou událost";
$a->strings["Previous"] = "Předchozí";
$a->strings["Next"] = "Dále";
-$a->strings["hour:minute"] = "hodina:minuta";
$a->strings["Event details"] = "Detaily události";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "Formát je %s %s. Datum začátku a Název jsou vyžadovány.";
+$a->strings["Starting date and Title are required."] = "Počáteční datum a Název jsou vyžadovány.";
$a->strings["Event Starts:"] = "Událost začíná:";
$a->strings["Required"] = "Vyžadováno";
$a->strings["Finish date/time is not known or not relevant"] = "Datum/čas konce není zadán nebo není relevantní";
$a->strings["Event Finishes:"] = "Akce končí:";
$a->strings["Adjust for viewer timezone"] = "Nastavit časové pásmo pro uživatele s právem pro čtení";
$a->strings["Description:"] = "Popis:";
-$a->strings["Location:"] = "Místo:";
$a->strings["Title:"] = "Název:";
$a->strings["Share this event"] = "Sdílet tuto událost";
+$a->strings["Preview"] = "Náhled";
$a->strings["Select"] = "Vybrat";
$a->strings["View %s's profile @ %s"] = "Zobrazit profil uživatele %s na %s";
$a->strings["%s from %s"] = "%s od %s";
@@ -708,7 +754,6 @@ $a->strings["Code"] = "Kód";
$a->strings["Image"] = "Obrázek";
$a->strings["Link"] = "Odkaz";
$a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Náhled";
$a->strings["Edit"] = "Upravit";
$a->strings["add star"] = "přidat hvězdu";
$a->strings["remove star"] = "odebrat hvězdu";
@@ -728,6 +773,7 @@ $a->strings["Could not create table."] = "Nelze vytvořit tabulku.";
$a->strings["Your Friendica site database has been installed."] = "Vaše databáze Friendica byla nainstalována.";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Toto je nejčastěji nastavením oprávnění, kdy webový server nemusí být schopen zapisovat soubory do Vašeho adresáře - i když Vy můžete.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Přečtěte si prosím informace v souboru \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "Databáze se již používá.";
$a->strings["System check"] = "Testování systému";
$a->strings["Check again"] = "Otestovat znovu";
$a->strings["Database connection"] = "Databázové spojení";
@@ -795,12 +841,11 @@ $a->strings["%1\$s welcomes %2\$s"] = "%1\$s vítá %2\$s";
$a->strings["Welcome to %s"] = "Vítá Vás %s";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Omlouváme se, možná je Váš soubor větší než je povolené maximum dle nastavení PHP";
$a->strings["Or - did you try to upload an empty file?"] = "Nebo - nenahrával jste prázdný soubor?";
-$a->strings["File exceeds size limit of %d"] = "Velikost souboru přesáhla limit %d";
+$a->strings["File exceeds size limit of %s"] = "Velikost souboru přesáhla limit %s";
$a->strings["File upload failed."] = "Nahrání souboru se nezdařilo.";
$a->strings["Profile Match"] = "Shoda profilu";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Žádná klíčová slova k porovnání. Prosím, přidejte klíčová slova do Vašeho výchozího profilu.";
$a->strings["is interested in:"] = "zajímá se o:";
-$a->strings["Connect"] = "Spojit";
$a->strings["link"] = "odkaz";
$a->strings["Not available."] = "Není k dispozici.";
$a->strings["Community"] = "Komunita";
@@ -846,11 +891,18 @@ $a->strings["Plugin Settings"] = "Nastavení doplňku";
$a->strings["Off"] = "Vypnuto";
$a->strings["On"] = "Zapnuto";
$a->strings["Additional Features"] = "Další Funkčnosti";
+$a->strings["General Social Media Settings"] = "General Social Media nastavení";
+$a->strings["Disable intelligent shortening"] = "Vypnout inteligentní zkracování";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normálně se systém snaží nalézt nejlepší link pro přidání zkrácených příspěvků. Pokud je tato volba aktivní, pak každý zkrácený příspěvek bude vždy ukazovat na originální friencika příspěvek";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automaticky následovat jakékoliv GNU Social (OStatus) následníky/přispivatele";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "";
+$a->strings["Your legacy GNU Social account"] = "";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "";
$a->strings["Built-in support for %s connectivity is %s"] = "Vestavěná podpora pro připojení s %s je %s";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "povoleno";
$a->strings["disabled"] = "zakázáno";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
$a->strings["Email access is disabled on this site."] = "Přístup k elektronické poště je na tomto serveru zakázán.";
$a->strings["Email/Mailbox Setup"] = "Nastavení e-mailu";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Pokud chcete komunikovat pomocí této služby s Vašimi kontakty z e-mailu (volitelné), uveďte, jak se připojit k Vaší e-mailové schránce.";
@@ -879,6 +931,7 @@ $a->strings["Don't show emoticons"] = "Nezobrazovat emotikony";
$a->strings["Don't show notices"] = "Nezobrazovat oznámění";
$a->strings["Infinite scroll"] = "Nekonečné posouvání";
$a->strings["Automatic updates only at the top of the network page"] = "Automatické aktualizace pouze na hlavní stránce Síť.";
+$a->strings["Theme settings"] = "Nastavení téma";
$a->strings["User Types"] = "Uživatelské typy";
$a->strings["Community Types"] = "Komunitní typy";
$a->strings["Normal Account Page"] = "Normální stránka účtu";
@@ -894,7 +947,6 @@ $a->strings["Private forum - approved members only"] = "Soukromé fórum - pouze
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Volitelné) Povolit OpenID pro přihlášení k tomuto účtu.";
$a->strings["Publish your default profile in your local site directory?"] = "Publikovat Váš výchozí profil v místním adresáři webu?";
-$a->strings["No"] = "Ne";
$a->strings["Publish your default profile in the global social directory?"] = "Publikovat Váš výchozí profil v globální sociálním adresáři?";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Skrýt Vaše kontaktní údaje a seznam přátel před návštěvníky ve Vašem výchozím profilu?";
$a->strings["Hide your profile details from unknown viewers?"] = "Skrýt Vaše profilové detaily před neznámými uživateli?";
@@ -904,7 +956,7 @@ $a->strings["Allow friends to tag your posts?"] = "Povolit přátelům označova
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Chcete nám povolit abychom vás navrhovali jako přátelé pro nové členy?";
$a->strings["Permit unknown people to send you private mail?"] = "Povolit neznámým lidem Vám zasílat soukromé zprávy?";
$a->strings["Profile is not published."] = "Profil není zveřejněn.";
-$a->strings["Your Identity Address is"] = "Vaše adresa identity je";
+$a->strings["Your Identity Address is '%s' or '%s'."] = "Vaše Identity adresa je \"%s\" nebo \"%s\".";
$a->strings["Automatically expire posts after this many days:"] = "Automaticky expirovat příspěvky po zadaném počtu dní:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pokud je prázdné, příspěvky nebudou nikdy expirovat. Expirované příspěvky budou vymazány";
$a->strings["Advanced expiration settings"] = "Pokročilé nastavení expirací";
@@ -953,6 +1005,8 @@ $a->strings["You receive a private message"] = "obdržíte soukromou zprávu";
$a->strings["You receive a friend suggestion"] = "Obdržel jste návrh přátelství";
$a->strings["You are tagged in a post"] = "Jste označen v příspěvku";
$a->strings["You are poked/prodded/etc. in a post"] = "Byl Jste šťouchnout v příspěvku";
+$a->strings["Activate desktop notifications"] = "Aktivovat upozornění na desktopu";
+$a->strings["Show desktop popup on new notifications"] = "Zobrazit dektopové zprávy nových upozornění.";
$a->strings["Text-only notification emails"] = "Pouze textové notifikační e-maily";
$a->strings["Send text only notification emails, without the html part"] = "Posílat pouze textové notifikační e-maily, bez html části.";
$a->strings["Advanced Account/Page Type Settings"] = "Pokročilé nastavení účtu/stránky";
@@ -986,22 +1040,17 @@ $a->strings["Disallowed profile URL."] = "Nepovolené URL profilu.";
$a->strings["Your introduction has been sent."] = "Vaše žádost o propojení byla odeslána.";
$a->strings["Please login to confirm introduction."] = "Prosím přihlašte se k potvrzení žádosti o propojení.";
$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Jste přihlášeni pod nesprávnou identitou Prosím, přihlaste se do tohoto profilu.";
+$a->strings["Confirm"] = "Potvrdit";
$a->strings["Hide this contact"] = "Skrýt tento kontakt";
$a->strings["Welcome home %s."] = "Vítejte doma %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Prosím potvrďte Vaši žádost o propojení %s.";
-$a->strings["Confirm"] = "Potvrdit";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Prosím zadejte Vaši adresu identity jedné z následujících podporovaných komunikačních sítí:";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Pokud ještě nejste členem svobodné sociální sítě, následujte tento odkaz k nalezení veřejného Friendica serveru a přidejte se k nám ještě dnes.";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "";
$a->strings["Friend/Connection Request"] = "Požadavek o přátelství / kontaktování";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Příklady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Odpovězte, prosím, následující:";
-$a->strings["Does %s know you?"] = "Zná Vás uživatel %s ?";
-$a->strings["Add a personal note:"] = "Přidat osobní poznámku:";
$a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet / Federativní Sociální Web";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - prosím nepoužívejte tento formulář. Místo toho zadejte %s do Vašeho Diaspora vyhledávacího pole.";
-$a->strings["Your Identity Address:"] = "Verze PHP pro příkazový řádek na Vašem systému nemá povolen \"register_argc_argv\".";
-$a->strings["Submit Request"] = "Odeslat žádost";
$a->strings["Registration successful. Please check your email for further instructions."] = "Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce.";
$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "Nepovedlo se odeslat emailovou zprávu. Zde jsou detaily Vašeho účtu: login: %s heslo: %s
Své heslo můžete změnit po přihlášení.";
$a->strings["Your registration can not be processed."] = "Vaši registraci nelze zpracovat.";
@@ -1015,6 +1064,7 @@ $a->strings["Membership on this site is by invitation only."] = "Členství na t
$a->strings["Your invitation ID: "] = "Vaše pozvání ID:";
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Vaše celé jméno (např. Jan Novák):";
$a->strings["Your Email Address: "] = "Vaše e-mailová adresa:";
+$a->strings["Leave empty for an auto generated password."] = "Ponechte prázdné pro automatické vygenerovaní hesla.";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Vyberte přezdívku k profilu. Ta musí začít s textovým znakem. Vaše profilová adresa na tomto webu pak bude \"přezdívka@\$sitename\".";
$a->strings["Choose a nickname: "] = "Vyberte přezdívku:";
$a->strings["Register"] = "Registrovat";
@@ -1022,15 +1072,15 @@ $a->strings["Import"] = "Import";
$a->strings["Import your profile to this friendica instance"] = "Import Vašeho profilu do této friendica instance";
$a->strings["System down for maintenance"] = "Systém vypnut z důvodů údržby";
$a->strings["Search"] = "Vyhledávání";
+$a->strings["Items tagged with: %s"] = "Položky označené s: %s";
+$a->strings["Search results for: %s"] = "Výsledky hledání pro: %s";
$a->strings["Global Directory"] = "Globální adresář";
$a->strings["Find on this site"] = "Nalézt na tomto webu";
$a->strings["Site Directory"] = "Adresář serveru";
$a->strings["Age: "] = "Věk: ";
$a->strings["Gender: "] = "Pohlaví: ";
-$a->strings["Gender:"] = "Pohlaví:";
$a->strings["Status:"] = "Status:";
$a->strings["Homepage:"] = "Domácí stránka:";
-$a->strings["About:"] = "O mě:";
$a->strings["No entries (some entries may be hidden)."] = "Žádné záznamy (některé položky mohou být skryty).";
$a->strings["No potential page delegates located."] = "Žádní potenciální delegáti stránky nenalezeni.";
$a->strings["Delegate Page Management"] = "Správa delegátů stránky";
@@ -1094,7 +1144,7 @@ $a->strings["Profile Name:"] = "Jméno profilu:";
$a->strings["Your Full Name:"] = "Vaše celé jméno:";
$a->strings["Title/Description:"] = "Název / Popis:";
$a->strings["Your Gender:"] = "Vaše pohlaví:";
-$a->strings["Birthday (%s):"] = "Narozeniny uživatele (%s):";
+$a->strings["Birthday :"] = "Narozeniny:";
$a->strings["Street Address:"] = "Ulice:";
$a->strings["Locality/City:"] = "Město:";
$a->strings["Postal/Zip Code:"] = "PSČ:";
@@ -1157,6 +1207,7 @@ $a->strings["This is Friendica, version"] = "Toto je Friendica, verze";
$a->strings["running at web location"] = "běžící na webu";
$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Pro získání dalších informací o projektu Friendica navštivte prosím Friendica.com.";
$a->strings["Bug reports and issues: please visit"] = "Pro hlášení chyb a námětů na změny navštivte:";
+$a->strings["the bugtracker at github"] = "";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Návrhy, chválu, dary, apod. - prosím piště na \"info\" na Friendica - tečka com";
$a->strings["Installed plugins/addons/apps:"] = "Instalované pluginy/doplňky/aplikace:";
$a->strings["No installed plugins/addons/apps"] = "Nejsou žádné nainstalované doplňky/aplikace";
@@ -1200,8 +1251,9 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Budete muset zadat kód této pozvánky: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Jakmile se zaregistrujete, prosím spojte se se mnou přes mou profilovu stránku na:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pro více informací o Friendica projektu a o tom, proč je tak důležitý, prosím navštivte http://friendica.com";
-$a->strings["Photo Albums"] = "Fotoalba";
$a->strings["Contact Photos"] = "Fotogalerie kontaktu";
+$a->strings["Photo Albums"] = "Fotoalba";
+$a->strings["Recent Photos"] = "Aktuální fotografie";
$a->strings["Upload New Photos"] = "Nahrát nové fotografie";
$a->strings["Contact information unavailable"] = "Kontakt byl zablokován";
$a->strings["Album not found."] = "Album nenalezeno.";
@@ -1211,7 +1263,6 @@ $a->strings["Delete Photo"] = "Smazat fotografii";
$a->strings["Do you really want to delete this photo?"] = "Opravdu chcete smazat tuto fotografii?";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s byl označen v %2\$s uživatelem %3\$s";
$a->strings["a photo"] = "fotografie";
-$a->strings["Image exceeds size limit of "] = "Velikost obrázku překračuje limit velikosti";
$a->strings["Image file is empty."] = "Soubor obrázku je prázdný.";
$a->strings["No photos selected"] = "Není vybrána žádná fotografie";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Použil jste %1$.2f Mbajtů z %2$.2f Mbajtů úložiště fotografií.";
@@ -1234,16 +1285,17 @@ $a->strings["Use as profile photo"] = "Použít jako profilovou fotografii";
$a->strings["View Full Size"] = "Zobrazit v plné velikosti";
$a->strings["Tags: "] = "Štítky: ";
$a->strings["[Remove any tag]"] = "[Odstranit všechny štítky]";
-$a->strings["Rotate CW (right)"] = "Rotovat po směru hodinových ručiček (doprava)";
-$a->strings["Rotate CCW (left)"] = "Rotovat proti směru hodinových ručiček (doleva)";
$a->strings["New album name"] = "Nové jméno alba";
$a->strings["Caption"] = "Titulek";
$a->strings["Add a Tag"] = "Přidat štítek";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "Neotáčet";
+$a->strings["Rotate CW (right)"] = "Rotovat po směru hodinových ručiček (doprava)";
+$a->strings["Rotate CCW (left)"] = "Rotovat proti směru hodinových ručiček (doleva)";
$a->strings["Private photo"] = "Soukromé fotografie";
$a->strings["Public photo"] = "Veřejné fotografie";
$a->strings["Share"] = "Sdílet";
-$a->strings["Recent Photos"] = "Aktuální fotografie";
+$a->strings["Not Extended"] = "Nerozšířeně";
$a->strings["Account approved."] = "Účet schválen.";
$a->strings["Registration revoked for %s"] = "Registrace zrušena pro %s";
$a->strings["Please login."] = "Přihlaste se, prosím.";
@@ -1269,26 +1321,6 @@ $a->strings["Website Terms of Service"] = "Podmínky použití serveru";
$a->strings["terms of service"] = "podmínky použití";
$a->strings["Website Privacy Policy"] = "Pravidla ochrany soukromí serveru";
$a->strings["privacy policy"] = "Ochrana soukromí";
-$a->strings["Requested account is not available."] = "Požadovaný účet není dostupný.";
-$a->strings["Edit profile"] = "Upravit profil";
-$a->strings["Message"] = "Zpráva";
-$a->strings["Profiles"] = "Profily";
-$a->strings["Manage/edit profiles"] = "Spravovat/upravit profily";
-$a->strings["Network:"] = "Síť:";
-$a->strings["g A l F d"] = "g A l F d";
-$a->strings["F d"] = "d. F";
-$a->strings["[today]"] = "[Dnes]";
-$a->strings["Birthday Reminders"] = "Připomínka narozenin";
-$a->strings["Birthdays this week:"] = "Narozeniny tento týden:";
-$a->strings["[No description]"] = "[Žádný popis]";
-$a->strings["Event Reminders"] = "Připomenutí událostí";
-$a->strings["Events this week:"] = "Události tohoto týdne:";
-$a->strings["Status"] = "Stav";
-$a->strings["Status Messages and Posts"] = "Statusové zprávy a příspěvky ";
-$a->strings["Profile Details"] = "Detaily profilu";
-$a->strings["Videos"] = "Videa";
-$a->strings["Events and Calendar"] = "Události a kalendář";
-$a->strings["Only You Can See This"] = "Toto můžete vidět jen Vy";
$a->strings["This entry was edited"] = "Tento záznam byl editován";
$a->strings["ignore thread"] = "ignorovat vlákno";
$a->strings["unignore thread"] = "přestat ignorovat vlákno";
@@ -1385,15 +1417,16 @@ $a->strings["Edit group"] = "Editovat skupinu";
$a->strings["Create a new group"] = "Vytvořit novou skupinu";
$a->strings["Contacts not in any group"] = "Kontakty, které nejsou v žádné skupině";
$a->strings["Miscellaneous"] = "Různé";
-$a->strings["year"] = "rok";
-$a->strings["month"] = "měsíc";
-$a->strings["day"] = "den";
+$a->strings["YYYY-MM-DD or MM-DD"] = "";
$a->strings["never"] = "nikdy";
$a->strings["less than a second ago"] = "méně než před sekundou";
+$a->strings["year"] = "rok";
$a->strings["years"] = "let";
+$a->strings["month"] = "měsíc";
$a->strings["months"] = "měsíců";
$a->strings["week"] = "týdnem";
$a->strings["weeks"] = "týdny";
+$a->strings["day"] = "den";
$a->strings["days"] = "dnů";
$a->strings["hour"] = "hodina";
$a->strings["hours"] = "hodin";
@@ -1404,6 +1437,43 @@ $a->strings["seconds"] = "sekund";
$a->strings["%1\$d %2\$s ago"] = "před %1\$d %2\$s";
$a->strings["%s's birthday"] = "%s má narozeniny";
$a->strings["Happy Birthday %s"] = "Veselé narozeniny %s";
+$a->strings["Requested account is not available."] = "Požadovaný účet není dostupný.";
+$a->strings["Edit profile"] = "Upravit profil";
+$a->strings["Message"] = "Zpráva";
+$a->strings["Profiles"] = "Profily";
+$a->strings["Manage/edit profiles"] = "Spravovat/upravit profily";
+$a->strings["Network:"] = "Síť:";
+$a->strings["g A l F d"] = "g A l F d";
+$a->strings["F d"] = "d. F";
+$a->strings["[today]"] = "[Dnes]";
+$a->strings["Birthday Reminders"] = "Připomínka narozenin";
+$a->strings["Birthdays this week:"] = "Narozeniny tento týden:";
+$a->strings["[No description]"] = "[Žádný popis]";
+$a->strings["Event Reminders"] = "Připomenutí událostí";
+$a->strings["Events this week:"] = "Události tohoto týdne:";
+$a->strings["j F, Y"] = "j F, Y";
+$a->strings["j F"] = "j F";
+$a->strings["Birthday:"] = "Narozeniny:";
+$a->strings["Age:"] = "Věk:";
+$a->strings["for %1\$d %2\$s"] = "pro %1\$d %2\$s";
+$a->strings["Religion:"] = "Náboženství:";
+$a->strings["Hobbies/Interests:"] = "Koníčky/zájmy:";
+$a->strings["Contact information and Social Networks:"] = "Kontaktní informace a sociální sítě:";
+$a->strings["Musical interests:"] = "Hudební vkus:";
+$a->strings["Books, literature:"] = "Knihy, literatura:";
+$a->strings["Television:"] = "Televize:";
+$a->strings["Film/dance/culture/entertainment:"] = "Film/tanec/kultura/zábava:";
+$a->strings["Love/Romance:"] = "Láska/romance";
+$a->strings["Work/employment:"] = "Práce/zaměstnání:";
+$a->strings["School/education:"] = "Škola/vzdělávání:";
+$a->strings["Status"] = "Stav";
+$a->strings["Status Messages and Posts"] = "Statusové zprávy a příspěvky ";
+$a->strings["Profile Details"] = "Detaily profilu";
+$a->strings["Videos"] = "Videa";
+$a->strings["Events and Calendar"] = "Události a kalendář";
+$a->strings["Only You Can See This"] = "Toto můžete vidět jen Vy";
+$a->strings["Post to Email"] = "Poslat příspěvek na e-mail";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Kontektory deaktivovány, od \"%s\" je aktivován.";
$a->strings["Visible to everybody"] = "Viditelné pro všechny";
$a->strings["show"] = "zobrazit";
$a->strings["don't show"] = "nikdy nezobrazit";
@@ -1423,7 +1493,6 @@ $a->strings["Welcome back "] = "Vítejte zpět ";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním.";
$a->strings["event"] = "událost";
$a->strings["%1\$s poked %2\$s"] = "%1\$s šťouchnul %2\$s";
-$a->strings["poked"] = "šťouchnut";
$a->strings["post/item"] = "příspěvek/položka";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "uživatel %1\$s označil %2\$s's %3\$s jako oblíbeného";
$a->strings["remove"] = "odstranit";
@@ -1443,8 +1512,6 @@ $a->strings["Please enter an audio link/URL:"] = "Prosím zadejte URL adresu zvu
$a->strings["Tag term:"] = "Štítek:";
$a->strings["Where are you right now?"] = "Kde právě jste?";
$a->strings["Delete item(s)?"] = "Smazat položku(y)?";
-$a->strings["Post to Email"] = "Poslat příspěvek na e-mail";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Kontektory deaktivovány, od \"%s\" je aktivován.";
$a->strings["permissions"] = "oprávnění";
$a->strings["Post to Groups"] = "Zveřejnit na Groups";
$a->strings["Post to Contacts"] = "Zveřejnit na Groups";
@@ -1456,13 +1523,19 @@ $a->strings["prev"] = "předchozí";
$a->strings["first"] = "první";
$a->strings["last"] = "poslední";
$a->strings["next"] = "další";
+$a->strings["Loading more entries..."] = "Načítání více záznamů...";
+$a->strings["The end"] = "Konec";
$a->strings["No contacts"] = "Žádné kontakty";
$a->strings["%d Contact"] = array(
0 => "%d kontakt",
1 => "%d kontaktů",
2 => "%d kontaktů",
);
+$a->strings["Full Text"] = "Celý text";
+$a->strings["Tags"] = "Štítky:";
+$a->strings["Forums"] = "Fóra";
$a->strings["poke"] = "šťouchnout";
+$a->strings["poked"] = "šťouchnut";
$a->strings["ping"] = "cinknout";
$a->strings["pinged"] = "cinkut";
$a->strings["prod"] = "pobídnout";
@@ -1514,6 +1587,8 @@ $a->strings["November"] = "Listopadu";
$a->strings["December"] = "Prosinec";
$a->strings["bytes"] = "bytů";
$a->strings["Click to open/close"] = "Klikněte pro otevření/zavření";
+$a->strings["View on separate page"] = "Zobrazit na separátní stránce";
+$a->strings["view on separate page"] = "Zobrazit na separátní stránce";
$a->strings["default"] = "standardní";
$a->strings["Select an alternate language"] = "Vyběr alternativního jazyka";
$a->strings["activity"] = "aktivita";
@@ -1547,25 +1622,10 @@ $a->strings["Twitter"] = "Twitter";
$a->strings["Diaspora Connector"] = "Diaspora konektor";
$a->strings["Statusnet"] = "Statusnet";
$a->strings["App.net"] = "App.net";
+$a->strings["Redmatrix"] = "Redmatrix";
$a->strings[" on Last.fm"] = " na Last.fm";
$a->strings["Starts:"] = "Začíná:";
$a->strings["Finishes:"] = "Končí:";
-$a->strings["j F, Y"] = "j F, Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Narozeniny:";
-$a->strings["Age:"] = "Věk:";
-$a->strings["for %1\$d %2\$s"] = "pro %1\$d %2\$s";
-$a->strings["Tags:"] = "Štítky:";
-$a->strings["Religion:"] = "Náboženství:";
-$a->strings["Hobbies/Interests:"] = "Koníčky/zájmy:";
-$a->strings["Contact information and Social Networks:"] = "Kontaktní informace a sociální sítě:";
-$a->strings["Musical interests:"] = "Hudební vkus:";
-$a->strings["Books, literature:"] = "Knihy, literatura:";
-$a->strings["Television:"] = "Televize:";
-$a->strings["Film/dance/culture/entertainment:"] = "Film/tanec/kultura/zábava:";
-$a->strings["Love/Romance:"] = "Láska/romance";
-$a->strings["Work/employment:"] = "Práce/zaměstnání:";
-$a->strings["School/education:"] = "Škola/vzdělávání:";
$a->strings["Click here to upgrade."] = "Klikněte zde pro aktualizaci.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Tato akce překročí limit nastavené Vaším předplatným.";
$a->strings["This action is not available under your subscription plan."] = "Tato akce není v rámci Vašeho předplatného dostupná.";
@@ -1613,7 +1673,6 @@ $a->strings["Weekly posting limit of %d posts reached. The post was rejected."]
$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Bylo dosaženo měsíčního limitu %d odeslaných příspěvků. Příspěvek byl odmítnut.";
$a->strings["There is no status with this id."] = "Není tu žádný status s tímto id.";
$a->strings["There is no conversation with this id."] = "Nemáme žádnou konverzaci s tímto id.";
-$a->strings["Invalid request."] = "Neplatný požadavek.";
$a->strings["Invalid item."] = "Neplatná položka.";
$a->strings["Invalid action. "] = "Neplatná akce";
$a->strings["DB error"] = "DB chyba";
@@ -1627,7 +1686,7 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "Nezdá
$a->strings["Your email domain is not among those allowed on this site."] = "Váš e-mailová doména není na tomto serveru mezi povolenými.";
$a->strings["Not a valid email address."] = "Neplatná e-mailová adresa.";
$a->strings["Cannot use that email."] = "Tento e-mail nelze použít.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí začínat písmenem.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "Vaše \"přezdívka\" může obsahovat pouze \"a-z\", \"0-9\", a \"_\".";
$a->strings["Nickname is already registered. Please choose another."] = "Přezdívka je již registrována. Prosím vyberte jinou.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Tato přezdívka již zde byla použita a nemůže být využita znovu. Prosím vyberete si jinou.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "Závažná chyba: Generování bezpečnostních klíčů se nezdařilo.";
@@ -1743,7 +1802,7 @@ $a->strings["Name:"] = "Jméno:";
$a->strings["Photo:"] = "Foto:";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Prosím navštivte %s pro schválení či zamítnutí doporučení.";
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Upozornění] Spojení akceptováno";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' akceptoval váš požadavek na spojení na %2\$s";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' akceptoval váš požadavek na spojení na %2\$s";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s akceptoval váš [url=%1\$s]požadavek na spojení[/url].";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Jste nyní vzájemnými přáteli a můžete si vyměňovat aktualizace statusu, fotografií a emailů\nbez omezení.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Prosím navštivte %s pokud chcete změnit tento vztah.";
@@ -1769,7 +1828,6 @@ $a->strings["%d contact not imported"] = array(
);
$a->strings["Done. You can now login with your username and password"] = "Hotovo. Nyní se můžete přihlásit se svými uživatelským účtem a heslem";
$a->strings["toggle mobile"] = "přepnout mobil";
-$a->strings["Theme settings"] = "Nastavení téma";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "Nastavit velikost fotek v přízpěvcích a komentářích (šířka a výška)";
$a->strings["Set font-size for posts and comments"] = "Nastav velikost písma pro přízpěvky a komentáře.";
$a->strings["Set theme width"] = "Nastavení šířku grafické šablony";
diff --git a/view/de/messages.po b/view/de/messages.po
index 93914899f..e1d3d54f8 100644
--- a/view/de/messages.po
+++ b/view/de/messages.po
@@ -18,6 +18,7 @@
# marmor , 2012
# Martin Schmitt , 2012
# Matthias Moritz , 2012
+# Oliver , 2015
# Oliver , 2012
# Sennewood , 2013
# Sennewood , 2012-2013
@@ -30,544 +31,529 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-04-02 18:48+0000\n"
-"Last-Translator: Frank Dieckmann \n"
-"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
+"POT-Creation-Date: 2015-09-01 07:09+0200\n"
+"PO-Revision-Date: 2015-09-16 17:08+0000\n"
+"Last-Translator: Abrax \n"
+"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../../mod/contacts.php:108
+#: mod/contacts.php:114
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited"
msgstr[0] "%d Kontakt bearbeitet."
msgstr[1] "%d Kontakte bearbeitet"
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
+#: mod/contacts.php:145 mod/contacts.php:340
msgid "Could not access contact record."
msgstr "Konnte nicht auf die Kontaktdaten zugreifen."
-#: ../../mod/contacts.php:153
+#: mod/contacts.php:159
msgid "Could not locate selected profile."
msgstr "Konnte das ausgewählte Profil nicht finden."
-#: ../../mod/contacts.php:186
+#: mod/contacts.php:192
msgid "Contact updated."
msgstr "Kontakt aktualisiert."
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
+#: mod/contacts.php:194 mod/dfrn_request.php:576
msgid "Failed to update contact record."
msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen."
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:44 mod/follow.php:83 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5023 index.php:382
msgid "Permission denied."
msgstr "Zugriff verweigert."
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been blocked"
msgstr "Kontakt wurde blockiert"
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been unblocked"
msgstr "Kontakt wurde wieder freigegeben"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been ignored"
msgstr "Kontakt wurde ignoriert"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been unignored"
msgstr "Kontakt wird nicht mehr ignoriert"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been archived"
msgstr "Kontakt wurde archiviert"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been unarchived"
msgstr "Kontakt wurde aus dem Archiv geholt"
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
+#: mod/contacts.php:411 mod/contacts.php:767
msgid "Do you really want to delete this contact?"
msgstr "Möchtest Du wirklich diesen Kontakt löschen?"
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: mod/contacts.php:413 mod/follow.php:59 mod/message.php:210
+#: mod/settings.php:1066 mod/settings.php:1072 mod/settings.php:1080
+#: mod/settings.php:1084 mod/settings.php:1089 mod/settings.php:1095
+#: mod/settings.php:1101 mod/settings.php:1107 mod/settings.php:1133
+#: mod/settings.php:1134 mod/settings.php:1135 mod/settings.php:1136
+#: mod/settings.php:1137 mod/dfrn_request.php:848 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4855
msgid "Yes"
msgstr "Ja"
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:70
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:862 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4858
msgid "Cancel"
msgstr "Abbrechen"
-#: ../../mod/contacts.php:352
+#: mod/contacts.php:428
msgid "Contact has been removed."
msgstr "Kontakt wurde entfernt."
-#: ../../mod/contacts.php:390
+#: mod/contacts.php:466
#, php-format
msgid "You are mutual friends with %s"
msgstr "Du hast mit %s eine beidseitige Freundschaft"
-#: ../../mod/contacts.php:394
+#: mod/contacts.php:470
#, php-format
msgid "You are sharing with %s"
msgstr "Du teilst mit %s"
-#: ../../mod/contacts.php:399
+#: mod/contacts.php:475
#, php-format
msgid "%s is sharing with you"
msgstr "%s teilt mit Dir"
-#: ../../mod/contacts.php:416
+#: mod/contacts.php:495
msgid "Private communications are not available for this contact."
msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar."
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
+#: mod/contacts.php:498 mod/admin.php:618
msgid "Never"
msgstr "Niemals"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was successful)"
msgstr "(Aktualisierung war erfolgreich)"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was not successful)"
msgstr "(Aktualisierung war nicht erfolgreich)"
-#: ../../mod/contacts.php:425
+#: mod/contacts.php:504
msgid "Suggest friends"
msgstr "Kontakte vorschlagen"
-#: ../../mod/contacts.php:429
+#: mod/contacts.php:508
#, php-format
msgid "Network type: %s"
msgstr "Netzwerktyp: %s"
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: mod/contacts.php:511 include/contact_widgets.php:200
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] "%d gemeinsamer Kontakt"
msgstr[1] "%d gemeinsame Kontakte"
-#: ../../mod/contacts.php:437
+#: mod/contacts.php:516
msgid "View all contacts"
msgstr "Alle Kontakte anzeigen"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
msgid "Unblock"
msgstr "Entsperren"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
msgid "Block"
msgstr "Sperren"
-#: ../../mod/contacts.php:445
+#: mod/contacts.php:524
msgid "Toggle Blocked status"
msgstr "Geblockt-Status ein-/ausschalten"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
msgid "Unignore"
msgstr "Ignorieren aufheben"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
msgid "Ignore"
msgstr "Ignorieren"
-#: ../../mod/contacts.php:451
+#: mod/contacts.php:531
msgid "Toggle Ignored status"
msgstr "Ignoriert-Status ein-/ausschalten"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Unarchive"
msgstr "Aus Archiv zurückholen"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Archive"
msgstr "Archivieren"
-#: ../../mod/contacts.php:458
+#: mod/contacts.php:539
msgid "Toggle Archive status"
msgstr "Archiviert-Status ein-/ausschalten"
-#: ../../mod/contacts.php:461
+#: mod/contacts.php:543
msgid "Repair"
msgstr "Reparieren"
-#: ../../mod/contacts.php:464
+#: mod/contacts.php:546
msgid "Advanced Contact Settings"
msgstr "Fortgeschrittene Kontakteinstellungen"
-#: ../../mod/contacts.php:470
+#: mod/contacts.php:553
msgid "Communications lost with this contact!"
msgstr "Verbindungen mit diesem Kontakt verloren!"
-#: ../../mod/contacts.php:473
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr "Weitere Informationen zu Feeds holen"
+
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr "Deaktiviert"
+
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr "Beziehe Information"
+
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr "Beziehe Information und Schlüsselworte"
+
+#: mod/contacts.php:566
msgid "Contact Editor"
msgstr "Kontakt Editor"
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
msgid "Submit"
msgstr "Senden"
-#: ../../mod/contacts.php:476
+#: mod/contacts.php:569
msgid "Profile Visibility"
msgstr "Profil-Sichtbarkeit"
-#: ../../mod/contacts.php:477
+#: mod/contacts.php:570
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
msgstr "Bitte wähle eines Deiner Profile das angezeigt werden soll, wenn %s Dein Profil aufruft."
-#: ../../mod/contacts.php:478
+#: mod/contacts.php:571
msgid "Contact Information / Notes"
msgstr "Kontakt Informationen / Notizen"
-#: ../../mod/contacts.php:479
+#: mod/contacts.php:572
msgid "Edit contact notes"
msgstr "Notizen zum Kontakt bearbeiten"
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Besuche %ss Profil [%s]"
-#: ../../mod/contacts.php:485
+#: mod/contacts.php:578
msgid "Block/Unblock contact"
msgstr "Kontakt blockieren/freischalten"
-#: ../../mod/contacts.php:486
+#: mod/contacts.php:579
msgid "Ignore contact"
msgstr "Ignoriere den Kontakt"
-#: ../../mod/contacts.php:487
+#: mod/contacts.php:580
msgid "Repair URL settings"
msgstr "URL Einstellungen reparieren"
-#: ../../mod/contacts.php:488
+#: mod/contacts.php:581
msgid "View conversations"
msgstr "Unterhaltungen anzeigen"
-#: ../../mod/contacts.php:490
+#: mod/contacts.php:583
msgid "Delete contact"
msgstr "Lösche den Kontakt"
-#: ../../mod/contacts.php:494
+#: mod/contacts.php:587
msgid "Last update:"
msgstr "Letzte Aktualisierung: "
-#: ../../mod/contacts.php:496
+#: mod/contacts.php:589
msgid "Update public posts"
msgstr "Öffentliche Beiträge aktualisieren"
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
+#: mod/contacts.php:591 mod/admin.php:1584
msgid "Update now"
msgstr "Jetzt aktualisieren"
-#: ../../mod/contacts.php:505
+#: mod/contacts.php:598
msgid "Currently blocked"
msgstr "Derzeit geblockt"
-#: ../../mod/contacts.php:506
+#: mod/contacts.php:599
msgid "Currently ignored"
msgstr "Derzeit ignoriert"
-#: ../../mod/contacts.php:507
+#: mod/contacts.php:600
msgid "Currently archived"
msgstr "Momentan archiviert"
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
msgid "Hide this contact from others"
-msgstr "Verbirg diesen Kontakt von anderen"
+msgstr "Verbirg diesen Kontakt vor andere"
-#: ../../mod/contacts.php:508
+#: mod/contacts.php:601
msgid ""
"Replies/likes to your public posts may still be visible"
msgstr "Antworten/Likes auf deine öffentlichen Beiträge könnten weiterhin sichtbar sein"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Notification for new posts"
msgstr "Benachrichtigung bei neuen Beiträgen"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Send a notification of every new post of this contact"
msgstr "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt."
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr "Weitere Informationen zu Feeds holen"
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr "Deaktiviert"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr "Beziehe Information"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr "Beziehe Information und Schlüsselworte"
-
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid "Blacklisted keywords"
msgstr "Blacklistete Schlüsselworte "
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
msgstr "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde"
-#: ../../mod/contacts.php:564
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr "Profil URL"
+
+#: mod/contacts.php:658
msgid "Suggestions"
msgstr "Kontaktvorschläge"
-#: ../../mod/contacts.php:567
+#: mod/contacts.php:661
msgid "Suggest potential friends"
msgstr "Freunde vorschlagen"
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
+#: mod/contacts.php:665 mod/group.php:192
msgid "All Contacts"
msgstr "Alle Kontakte"
-#: ../../mod/contacts.php:573
+#: mod/contacts.php:668
msgid "Show all contacts"
msgstr "Alle Kontakte anzeigen"
-#: ../../mod/contacts.php:576
+#: mod/contacts.php:672
msgid "Unblocked"
msgstr "Ungeblockt"
-#: ../../mod/contacts.php:579
+#: mod/contacts.php:675
msgid "Only show unblocked contacts"
msgstr "Nur nicht-blockierte Kontakte anzeigen"
-#: ../../mod/contacts.php:583
+#: mod/contacts.php:680
msgid "Blocked"
msgstr "Geblockt"
-#: ../../mod/contacts.php:586
+#: mod/contacts.php:683
msgid "Only show blocked contacts"
msgstr "Nur blockierte Kontakte anzeigen"
-#: ../../mod/contacts.php:590
+#: mod/contacts.php:688
msgid "Ignored"
msgstr "Ignoriert"
-#: ../../mod/contacts.php:593
+#: mod/contacts.php:691
msgid "Only show ignored contacts"
msgstr "Nur ignorierte Kontakte anzeigen"
-#: ../../mod/contacts.php:597
+#: mod/contacts.php:696
msgid "Archived"
msgstr "Archiviert"
-#: ../../mod/contacts.php:600
+#: mod/contacts.php:699
msgid "Only show archived contacts"
msgstr "Nur archivierte Kontakte anzeigen"
-#: ../../mod/contacts.php:604
+#: mod/contacts.php:704
msgid "Hidden"
msgstr "Verborgen"
-#: ../../mod/contacts.php:607
+#: mod/contacts.php:707
msgid "Only show hidden contacts"
msgstr "Nur verborgene Kontakte anzeigen"
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Beidseitige Freundschaft"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "ist ein Fan von dir"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "Du bist Fan von"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Kontakt bearbeiten"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
msgid "Contacts"
msgstr "Kontakte"
-#: ../../mod/contacts.php:706
+#: mod/contacts.php:762
msgid "Search your contacts"
msgstr "Suche in deinen Kontakten"
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
+#: mod/contacts.php:763 mod/directory.php:63
msgid "Finding: "
msgstr "Funde: "
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
msgid "Find"
msgstr "Finde"
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
msgid "Update"
msgstr "Aktualisierungen"
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
msgid "Delete"
msgstr "Löschen"
-#: ../../mod/hcard.php:10
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Beidseitige Freundschaft"
+
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "ist ein Fan von dir"
+
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "Du bist Fan von"
+
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Kontakt bearbeiten"
+
+#: mod/hcard.php:10
msgid "No profile"
msgstr "Kein Profil"
-#: ../../mod/manage.php:106
+#: mod/manage.php:106
msgid "Manage Identities and/or Pages"
msgstr "Verwalte Identitäten und/oder Seiten"
-#: ../../mod/manage.php:107
+#: mod/manage.php:107
msgid ""
"Toggle between different identities or community/group pages which share "
"your account details or which you have been granted \"manage\" permissions"
msgstr "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die Deine Kontoinformationen teilen oder zu denen Du „Verwalten“-Befugnisse bekommen hast."
-#: ../../mod/manage.php:108
+#: mod/manage.php:108
msgid "Select an identity to manage: "
msgstr "Wähle eine Identität zum Verwalten aus: "
-#: ../../mod/oexchange.php:25
+#: mod/oexchange.php:25
msgid "Post successful."
msgstr "Beitrag erfolgreich veröffentlicht."
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
msgid "Permission denied"
msgstr "Zugriff verweigert"
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+#: mod/profperm.php:25 mod/profperm.php:56
msgid "Invalid profile identifier."
msgstr "Ungültiger Profil-Bezeichner."
-#: ../../mod/profperm.php:101
+#: mod/profperm.php:102
msgid "Profile Visibility Editor"
msgstr "Editor für die Profil-Sichtbarkeit"
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
msgid "Profile"
msgstr "Profil"
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
+#: mod/profperm.php:106 mod/group.php:222
msgid "Click on a contact to add or remove."
msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"
-#: ../../mod/profperm.php:114
+#: mod/profperm.php:115
msgid "Visible To"
msgstr "Sichtbar für"
-#: ../../mod/profperm.php:130
+#: mod/profperm.php:131
msgid "All Contacts (with secure profile access)"
msgstr "Alle Kontakte (mit gesichertem Profilzugriff)"
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4814
msgid "Item not found."
msgstr "Beitrag nicht gefunden."
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
msgid "Public access denied."
msgstr "Öffentlicher Zugriff verweigert."
-#: ../../mod/display.php:332 ../../mod/profile.php:155
+#: mod/display.php:343 mod/profile.php:155
msgid "Access to this profile has been restricted."
msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt."
-#: ../../mod/display.php:496
+#: mod/display.php:505
msgid "Item has been removed."
msgstr "Eintrag wurde entfernt."
-#: ../../mod/newmember.php:6
+#: mod/newmember.php:6
msgid "Welcome to Friendica"
msgstr "Willkommen bei Friendica"
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
msgid "New Member Checklist"
msgstr "Checkliste für neue Mitglieder"
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
msgid ""
"We would like to offer some tips and links to help make your experience "
"enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -575,40 +561,39 @@ msgid ""
"registration and then will quietly disappear."
msgstr "Wir möchten Dir einige Tipps und Links anbieten, die Dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für Dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden."
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
msgid "Getting Started"
msgstr "Einstieg"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid "Friendica Walk-Through"
msgstr "Friendica Rundgang"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid ""
"On your Quick Start page - find a brief introduction to your "
"profile and network tabs, make some new connections, and find some groups to"
" join."
msgstr "Auf der Quick Start Seite findest Du eine kurze Einleitung in die einzelnen Funktionen Deines Profils und die Netzwerk-Reiter, wo Du interessante Foren findest und neue Kontakte knüpfst."
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
msgid "Settings"
msgstr "Einstellungen"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid "Go to Your Settings"
msgstr "Gehe zu deinen Einstellungen"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid ""
"On your Settings page - change your initial password. Also make a "
"note of your Identity Address. This looks just like an email address - and "
"will be useful in making friends on the free social web."
msgstr "Ändere bitte unter Einstellungen dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Freundschaften mit anderen im Friendica Netzwerk zu schliessen."
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
msgid ""
"Review the other settings, particularly the privacy settings. An unpublished"
" directory listing is like having an unlisted phone number. In general, you "
@@ -616,99 +601,97 @@ msgid ""
"potential friends know exactly how to find you."
msgstr "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn Du Dein Profil nicht veröffentlichst, ist das als wenn Du Deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest Du es veröffentlichen - außer all Deine Freunde und potentiellen Freunde wissen genau, wie sie Dich finden können."
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
msgid "Upload Profile Photo"
msgstr "Profilbild hochladen"
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:36
msgid ""
"Upload a profile photo if you have not done so already. Studies have shown "
"that people with real photos of themselves are ten times more likely to make"
" friends than people who do not."
msgstr "Lade ein Profilbild hoch, falls Du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Freunde zu finden, wenn Du ein Bild von Dir selbst verwendest, als wenn Du dies nicht tust."
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid "Edit Your Profile"
msgstr "Editiere dein Profil"
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid ""
"Edit your default profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown"
" visitors."
msgstr "Editiere Dein Standard Profil nach Deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen Deiner Freundesliste vor unbekannten Betrachtern des Profils."
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid "Profile Keywords"
msgstr "Profil Schlüsselbegriffe"
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid ""
"Set some public keywords for your default profile which describe your "
"interests. We may be able to find other people with similar interests and "
"suggest friendships."
msgstr "Trage ein paar öffentliche Stichwörter in Dein Standardprofil ein, die Deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die Deine Interessen teilen und können Dir dann Kontakte vorschlagen."
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
msgid "Connecting"
msgstr "Verbindungen knüpfen"
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
msgid "Facebook"
msgstr "Facebook"
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49
msgid ""
"Authorise the Facebook Connector if you currently have a Facebook account "
"and we will (optionally) import all your Facebook friends and conversations."
msgstr "Richte die Verbindung zu Facebook ein, wenn Du im Augenblick ein Facebook-Konto hast und (optional) Deine Facebook-Freunde und -Unterhaltungen importieren willst."
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
msgid ""
"If this is your own personal server, installing the Facebook addon "
"may ease your transition to the free social web."
msgstr "Wenn dies Dein privater Server ist, könnte die Installation des Facebook Connectors Deinen Umzug ins freie soziale Netz angenehmer gestalten."
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid "Importing Emails"
msgstr "Emails Importieren"
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid ""
"Enter your email access information on your Connector Settings page if you "
"wish to import and interact with friends or mailing lists from your email "
"INBOX"
msgstr "Gib Deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls Du E-Mails aus Deinem Posteingang importieren und mit Freunden und Mailinglisten interagieren willst."
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid "Go to Your Contacts Page"
msgstr "Gehe zu deiner Kontakt-Seite"
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid ""
"Your Contacts page is your gateway to managing friendships and connecting "
"with friends on other networks. Typically you enter their address or site "
"URL in the Add New Contact dialog."
msgstr "Die Kontakte-Seite ist die Einstiegsseite, von der aus Du Kontakte verwalten und Dich mit Freunden in anderen Netzwerken verbinden kannst. Normalerweise gibst Du dazu einfach ihre Adresse oder die URL der Seite im Kasten Neuen Kontakt hinzufügen ein."
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid "Go to Your Site's Directory"
msgstr "Gehe zum Verzeichnis Deiner Friendica Instanz"
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid ""
"The Directory page lets you find other people in this network or other "
"federated sites. Look for a Connect or Follow link on "
"their profile page. Provide your own Identity Address if requested."
msgstr "Über die Verzeichnisseite kannst Du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem Verbinden oder Folgen Link auf deren Profilseiten Ausschau und gib Deine eigene Profiladresse an, falls Du danach gefragt wirst."
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid "Finding New People"
msgstr "Neue Leute kennenlernen"
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid ""
"On the side panel of the Contacts page are several tools to find new "
"friends. We can match people by interest, look up people by name or "
@@ -717,456 +700,493 @@ msgid ""
"hours."
msgstr "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Freunde zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Freunde vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden."
-#: ../../mod/newmember.php:66 ../../include/group.php:270
+#: mod/newmember.php:66 include/group.php:270
msgid "Groups"
msgstr "Gruppen"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid "Group Your Contacts"
msgstr "Gruppiere deine Kontakte"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid ""
"Once you have made some friends, organize them into private conversation "
"groups from the sidebar of your Contacts page and then you can interact with"
" each group privately on your Network page."
msgstr "Sobald Du einige Freunde gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren."
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid "Why Aren't My Posts Public?"
msgstr "Warum sind meine Beiträge nicht öffentlich?"
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid ""
"Friendica respects your privacy. By default, your posts will only show up to"
" people you've added as friends. For more information, see the help section "
"from the link above."
msgstr "Friendica respektiert Deine Privatsphäre. Mit der Grundeinstellung werden Deine Beiträge ausschließlich Deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies Dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch."
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
msgid "Getting Help"
msgstr "Hilfe bekommen"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid "Go to the Help Section"
msgstr "Zum Hilfe Abschnitt gehen"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid ""
"Our help pages may be consulted for detail on other program"
" features and resources."
msgstr "Unsere Hilfe Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten."
-#: ../../mod/openid.php:24
+#: mod/openid.php:24
msgid "OpenID protocol error. No ID returned."
msgstr "OpenID Protokollfehler. Keine ID zurückgegeben."
-#: ../../mod/openid.php:53
+#: mod/openid.php:53
msgid ""
"Account not found and OpenID registration is not permitted on this site."
msgstr "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet."
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
msgid "Login failed."
msgstr "Anmeldung fehlgeschlagen."
-#: ../../mod/profile_photo.php:44
+#: mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed."
msgstr "Bild hochgeladen, aber das Zuschneiden schlug fehl."
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
msgid "Profile Photos"
msgstr "Profilbilder"
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
#, php-format
msgid "Image size reduction [%s] failed."
msgstr "Verkleinern der Bildgröße von [%s] scheiterte."
-#: ../../mod/profile_photo.php:118
+#: mod/profile_photo.php:118
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr "Drücke Umschalt+Neu Laden oder leere den Browser-Cache, falls das neue Foto nicht gleich angezeigt wird."
-#: ../../mod/profile_photo.php:128
+#: mod/profile_photo.php:128
msgid "Unable to process image"
msgstr "Bild konnte nicht verarbeitet werden"
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "Bildgröße überschreitet das Limit von %d"
+msgid "Image exceeds size limit of %s"
+msgstr "Bildgröße überschreitet das Limit von %s"
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
msgid "Unable to process image."
msgstr "Konnte das Bild nicht bearbeiten."
-#: ../../mod/profile_photo.php:242
+#: mod/profile_photo.php:242
msgid "Upload File:"
msgstr "Datei hochladen:"
-#: ../../mod/profile_photo.php:243
+#: mod/profile_photo.php:243
msgid "Select a profile:"
msgstr "Profil auswählen:"
-#: ../../mod/profile_photo.php:245
+#: mod/profile_photo.php:245
msgid "Upload"
msgstr "Hochladen"
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
+#: mod/profile_photo.php:248
msgid "or"
msgstr "oder"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "skip this step"
msgstr "diesen Schritt überspringen"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "select a photo from your photo albums"
msgstr "wähle ein Foto aus deinen Fotoalben"
-#: ../../mod/profile_photo.php:262
+#: mod/profile_photo.php:262
msgid "Crop Image"
msgstr "Bild zurechtschneiden"
-#: ../../mod/profile_photo.php:263
+#: mod/profile_photo.php:263
msgid "Please adjust the image cropping for optimum viewing."
msgstr "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."
-#: ../../mod/profile_photo.php:265
+#: mod/profile_photo.php:265
msgid "Done Editing"
msgstr "Bearbeitung abgeschlossen"
-#: ../../mod/profile_photo.php:299
+#: mod/profile_photo.php:299
msgid "Image uploaded successfully."
msgstr "Bild erfolgreich hochgeladen."
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
msgid "Image upload failed."
msgstr "Hochladen des Bildes gescheitert."
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
msgid "photo"
msgstr "Foto"
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
msgid "status"
msgstr "Status"
-#: ../../mod/subthread.php:103
+#: mod/subthread.php:103
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr "%1$s folgt %2$s %3$s"
-#: ../../mod/tagrm.php:41
+#: mod/tagrm.php:41
msgid "Tag removed"
msgstr "Tag entfernt"
-#: ../../mod/tagrm.php:79
+#: mod/tagrm.php:79
msgid "Remove Item Tag"
msgstr "Gegenstands-Tag entfernen"
-#: ../../mod/tagrm.php:81
+#: mod/tagrm.php:81
msgid "Select a tag to remove: "
msgstr "Wähle ein Tag zum Entfernen aus: "
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
+#: mod/tagrm.php:93 mod/delegate.php:139
msgid "Remove"
msgstr "Entfernen"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
msgid "Save to Folder:"
msgstr "In diesem Ordner speichern:"
-#: ../../mod/filer.php:30
+#: mod/filer.php:30
msgid "- select -"
msgstr "- auswählen -"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
msgid "Save"
msgstr "Speichern"
-#: ../../mod/follow.php:27
+#: mod/follow.php:26
+msgid "You already added this contact."
+msgstr "Du hast den Kontakt bereits hinzugefügt."
+
+#: mod/follow.php:58 mod/dfrn_request.php:847
+msgid "Please answer the following:"
+msgstr "Bitte beantworte folgendes:"
+
+#: mod/follow.php:59 mod/dfrn_request.php:848
+#, php-format
+msgid "Does %s know you?"
+msgstr "Kennt %s Dich?"
+
+#: mod/follow.php:59 mod/settings.php:1066 mod/settings.php:1072
+#: mod/settings.php:1080 mod/settings.php:1084 mod/settings.php:1089
+#: mod/settings.php:1095 mod/settings.php:1101 mod/settings.php:1107
+#: mod/settings.php:1133 mod/settings.php:1134 mod/settings.php:1135
+#: mod/settings.php:1136 mod/settings.php:1137 mod/dfrn_request.php:848
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "Nein"
+
+#: mod/follow.php:60 mod/dfrn_request.php:852
+msgid "Add a personal note:"
+msgstr "Eine persönliche Notiz beifügen:"
+
+#: mod/follow.php:66 mod/dfrn_request.php:858
+msgid "Your Identity Address:"
+msgstr "Adresse Deines Profils:"
+
+#: mod/follow.php:69 mod/dfrn_request.php:861
+msgid "Submit Request"
+msgstr "Anfrage abschicken"
+
+#: mod/follow.php:108
msgid "Contact added"
msgstr "Kontakt hinzugefügt"
-#: ../../mod/item.php:113
+#: mod/item.php:115
msgid "Unable to locate original post."
msgstr "Konnte den Originalbeitrag nicht finden."
-#: ../../mod/item.php:345
+#: mod/item.php:347
msgid "Empty post discarded."
msgstr "Leerer Beitrag wurde verworfen."
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
msgid "Wall Photos"
msgstr "Pinnwand-Bilder"
-#: ../../mod/item.php:938
+#: mod/item.php:860
msgid "System error. Post not saved."
msgstr "Systemfehler. Beitrag konnte nicht gespeichert werden."
-#: ../../mod/item.php:964
+#: mod/item.php:989
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."
-#: ../../mod/item.php:966
+#: mod/item.php:991
#, php-format
msgid "You may visit them online at %s"
msgstr "Du kannst sie online unter %s besuchen"
-#: ../../mod/item.php:967
+#: mod/item.php:992
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Falls Du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem Du auf diese Nachricht antwortest."
-#: ../../mod/item.php:971
+#: mod/item.php:996
#, php-format
msgid "%s posted an update."
msgstr "%s hat ein Update veröffentlicht."
-#: ../../mod/group.php:29
+#: mod/group.php:29
msgid "Group created."
msgstr "Gruppe erstellt."
-#: ../../mod/group.php:35
+#: mod/group.php:35
msgid "Could not create group."
msgstr "Konnte die Gruppe nicht erstellen."
-#: ../../mod/group.php:47 ../../mod/group.php:140
+#: mod/group.php:47 mod/group.php:140
msgid "Group not found."
msgstr "Gruppe nicht gefunden."
-#: ../../mod/group.php:60
+#: mod/group.php:60
msgid "Group name changed."
msgstr "Gruppenname geändert."
-#: ../../mod/group.php:87
+#: mod/group.php:87
msgid "Save Group"
msgstr "Gruppe speichern"
-#: ../../mod/group.php:93
+#: mod/group.php:93
msgid "Create a group of contacts/friends."
msgstr "Eine Gruppe von Kontakten/Freunden anlegen."
-#: ../../mod/group.php:94 ../../mod/group.php:180
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
msgid "Group Name: "
msgstr "Gruppenname:"
-#: ../../mod/group.php:113
+#: mod/group.php:113
msgid "Group removed."
msgstr "Gruppe entfernt."
-#: ../../mod/group.php:115
+#: mod/group.php:115
msgid "Unable to remove group."
msgstr "Konnte die Gruppe nicht entfernen."
-#: ../../mod/group.php:179
+#: mod/group.php:177
msgid "Group Editor"
msgstr "Gruppeneditor"
-#: ../../mod/group.php:192
+#: mod/group.php:190
msgid "Members"
msgstr "Mitglieder"
-#: ../../mod/apps.php:7 ../../index.php:212
+#: mod/apps.php:7 index.php:225
msgid "You must be logged in to use addons. "
msgstr "Sie müssen angemeldet sein um Addons benutzen zu können."
-#: ../../mod/apps.php:11
+#: mod/apps.php:11
msgid "Applications"
msgstr "Anwendungen"
-#: ../../mod/apps.php:14
+#: mod/apps.php:14
msgid "No installed applications."
msgstr "Keine Applikationen installiert."
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
msgid "Profile not found."
msgstr "Profil nicht gefunden."
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
msgid "Contact not found."
msgstr "Kontakt nicht gefunden."
-#: ../../mod/dfrn_confirm.php:121
+#: mod/dfrn_confirm.php:121
msgid ""
"This may occasionally happen if contact was requested by both persons and it"
" has already been approved."
msgstr "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde."
-#: ../../mod/dfrn_confirm.php:240
+#: mod/dfrn_confirm.php:240
msgid "Response from remote site was not understood."
msgstr "Antwort der Gegenstelle unverständlich."
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
msgid "Unexpected response from remote site: "
msgstr "Unerwartete Antwort der Gegenstelle: "
-#: ../../mod/dfrn_confirm.php:263
+#: mod/dfrn_confirm.php:263
msgid "Confirmation completed successfully."
msgstr "Bestätigung erfolgreich abgeschlossen."
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
msgid "Remote site reported: "
msgstr "Gegenstelle meldet: "
-#: ../../mod/dfrn_confirm.php:277
+#: mod/dfrn_confirm.php:277
msgid "Temporary failure. Please wait and try again."
msgstr "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal."
-#: ../../mod/dfrn_confirm.php:284
+#: mod/dfrn_confirm.php:284
msgid "Introduction failed or was revoked."
msgstr "Kontaktanfrage schlug fehl oder wurde zurückgezogen."
-#: ../../mod/dfrn_confirm.php:429
+#: mod/dfrn_confirm.php:430
msgid "Unable to set contact photo."
msgstr "Konnte das Bild des Kontakts nicht speichern."
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s ist nun mit %2$s befreundet"
-#: ../../mod/dfrn_confirm.php:571
+#: mod/dfrn_confirm.php:572
#, php-format
msgid "No user record found for '%s' "
msgstr "Für '%s' wurde kein Nutzer gefunden"
-#: ../../mod/dfrn_confirm.php:581
+#: mod/dfrn_confirm.php:582
msgid "Our site encryption key is apparently messed up."
msgstr "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung."
-#: ../../mod/dfrn_confirm.php:592
+#: mod/dfrn_confirm.php:593
msgid "Empty site URL was provided or URL could not be decrypted by us."
msgstr "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden."
-#: ../../mod/dfrn_confirm.php:613
+#: mod/dfrn_confirm.php:614
msgid "Contact record was not found for you on our site."
msgstr "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden."
-#: ../../mod/dfrn_confirm.php:627
+#: mod/dfrn_confirm.php:628
#, php-format
msgid "Site public key not available in contact record for URL %s."
msgstr "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server."
-#: ../../mod/dfrn_confirm.php:647
+#: mod/dfrn_confirm.php:648
msgid ""
"The ID provided by your system is a duplicate on our system. It should work "
"if you try again."
msgstr "Die ID, die uns Dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal."
-#: ../../mod/dfrn_confirm.php:658
+#: mod/dfrn_confirm.php:659
msgid "Unable to set your contact credentials on our system."
msgstr "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden."
-#: ../../mod/dfrn_confirm.php:725
+#: mod/dfrn_confirm.php:726
msgid "Unable to update your contact profile details on our system"
msgstr "Die Updates für Dein Profil konnten nicht gespeichert werden"
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4237
msgid "[Name Withheld]"
msgstr "[Name unterdrückt]"
-#: ../../mod/dfrn_confirm.php:797
+#: mod/dfrn_confirm.php:798
#, php-format
msgid "%1$s has joined %2$s"
msgstr "%1$s ist %2$s beigetreten"
-#: ../../mod/profile.php:21 ../../boot.php:1458
+#: mod/profile.php:21 include/identity.php:77
msgid "Requested profile is not available."
msgstr "Das angefragte Profil ist nicht vorhanden."
-#: ../../mod/profile.php:180
+#: mod/profile.php:179
msgid "Tips for New Members"
msgstr "Tipps für neue Nutzer"
-#: ../../mod/videos.php:125
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr "Möchtest Du dieses Video wirklich löschen?"
+
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr "Video Löschen"
+
+#: mod/videos.php:197
msgid "No videos selected"
msgstr "Keine Videos ausgewählt"
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+#: mod/videos.php:298 mod/photos.php:1053
msgid "Access to this item is restricted."
msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt."
-#: ../../mod/videos.php:301 ../../include/text.php:1405
+#: mod/videos.php:373 include/text.php:1460
msgid "View Video"
msgstr "Video ansehen"
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+#: mod/videos.php:380 mod/photos.php:1827
msgid "View Album"
msgstr "Album betrachten"
-#: ../../mod/videos.php:317
+#: mod/videos.php:389
msgid "Recent Videos"
msgstr "Neueste Videos"
-#: ../../mod/videos.php:319
+#: mod/videos.php:391
msgid "Upload New Videos"
msgstr "Neues Video hochladen"
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/tagger.php:95 include/conversation.php:265
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s hat %2$ss %3$s mit %4$s getaggt"
-#: ../../mod/fsuggest.php:63
+#: mod/fsuggest.php:63
msgid "Friend suggestion sent."
msgstr "Kontaktvorschlag gesendet."
-#: ../../mod/fsuggest.php:97
+#: mod/fsuggest.php:97
msgid "Suggest Friends"
msgstr "Kontakte vorschlagen"
-#: ../../mod/fsuggest.php:99
+#: mod/fsuggest.php:99
#, php-format
msgid "Suggest a friend for %s"
msgstr "Schlage %s einen Kontakt vor"
-#: ../../mod/lostpass.php:19
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Ungültige Anfrage"
+
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr "Kein gültiges Konto gefunden."
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail."
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -1182,7 +1202,7 @@ msgid ""
"\t\tissued this request."
msgstr "\nHallo %1$s,\n\nAuf \"%2$s\" ist eine Anfrage auf das Zurücksetzen Deines Passworts gestellt\nworden. Um diese Anfrage zu verifizieren, folge bitte dem unten stehenden\nLink oder kopiere und füge ihn in die Adressleiste Deines Browsers ein.\n\nSolltest Du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nE-Mail bitte.\n\nDein Passwort wird nicht geändert, solange wir nicht verifiziert haben, dass\nDu diese Änderung angefragt hast."
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -1199,44 +1219,44 @@ msgid ""
"\t\tLogin Name:\t%3$s"
msgstr "\nUm Deine Identität zu verifizieren, folge bitte dem folgenden Link:\n\n%1$s\n\nDu wirst eine weitere E-Mail mit Deinem neuen Passwort erhalten. Sobald Du Dich\nangemeldet hast, kannst Du Dein Passwort in den Einstellungen ändern.\n\nDie Anmeldedetails sind die folgenden:\n\nAdresse der Seite:\t%2$s\nBenutzername:\t%3$s"
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr "Anfrage konnte nicht verifiziert werden. (Eventuell hast Du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert."
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1287
msgid "Password Reset"
msgstr "Passwort zurücksetzen"
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt."
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr "Dein neues Passwort lautet"
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr "Speichere oder kopiere Dein neues Passwort - und dann"
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr "hier klicken, um Dich anzumelden"
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr "Du kannst das Passwort in den Einstellungen ändern, sobald Du Dich erfolgreich angemeldet hast."
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -1247,7 +1267,7 @@ msgid ""
"\t\t\t"
msgstr "\nHallo %1$s,\n\nDein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen gut auf (oder ändere Dein Passwort in eines, das Du Dir leicht merken kannst)."
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -1261,1054 +1281,1124 @@ msgid ""
"\t\t\t"
msgstr "\nDie Anmeldedaten sind die folgenden:\n\nAdresse der Seite: %1$s\nLogin Name: %2$s\nPasswort: %3$s\n\nDas Passwort kann und sollte in den Kontoeinstellungen nach der Anmeldung geändert werden."
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr "Auf %s wurde Dein Passwort geändert"
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
msgstr "Hast Du Dein Passwort vergessen?"
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr "Gib Deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden Dir dann weitere Informationen per Mail zugesendet."
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
msgstr "Spitzname oder E-Mail:"
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr "Zurücksetzen"
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s mag %2$ss %3$s"
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/like.php:168 include/conversation.php:140
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "%1$s mag %2$ss %3$s nicht"
-#: ../../mod/ping.php:240
+#: mod/ping.php:233
msgid "{0} wants to be your friend"
msgstr "{0} möchte mit Dir in Kontakt treten"
-#: ../../mod/ping.php:245
+#: mod/ping.php:248
msgid "{0} sent you a message"
msgstr "{0} schickte Dir eine Nachricht"
-#: ../../mod/ping.php:250
+#: mod/ping.php:263
msgid "{0} requested registration"
msgstr "{0} möchte sich registrieren"
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} kommentierte einen Beitrag von %s"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "{0} mag %ss Beitrag"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "{0} mag %ss Beitrag nicht"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} ist jetzt mit %s befreundet"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} hat etwas veröffentlicht"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} hat %ss Beitrag mit dem Schlagwort #%s versehen"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} hat Dich in einem Beitrag erwähnt"
-
-#: ../../mod/viewcontacts.php:41
+#: mod/viewcontacts.php:41
msgid "No contacts."
msgstr "Keine Kontakte."
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
+#: mod/viewcontacts.php:78 include/text.php:917
msgid "View Contacts"
msgstr "Kontakte anzeigen"
-#: ../../mod/notifications.php:26
+#: mod/notifications.php:26
msgid "Invalid request identifier."
msgstr "Invalid request identifier."
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
msgid "Discard"
msgstr "Verwerfen"
-#: ../../mod/notifications.php:78
+#: mod/notifications.php:78
msgid "System"
msgstr "System"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
msgid "Network"
msgstr "Netzwerk"
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
+#: mod/notifications.php:90 mod/network.php:375
msgid "Personal"
msgstr "Persönlich"
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
msgid "Home"
msgstr "Pinnwand"
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
+#: mod/notifications.php:102 include/nav.php:161
msgid "Introductions"
msgstr "Kontaktanfragen"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Show Ignored Requests"
msgstr "Zeige ignorierte Anfragen"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Hide Ignored Requests"
msgstr "Verberge ignorierte Anfragen"
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: mod/notifications.php:159 mod/notifications.php:209
msgid "Notification type: "
msgstr "Benachrichtigungstyp: "
-#: ../../mod/notifications.php:150
+#: mod/notifications.php:160
msgid "Friend Suggestion"
msgstr "Kontaktvorschlag"
-#: ../../mod/notifications.php:152
+#: mod/notifications.php:162
#, php-format
msgid "suggested by %s"
msgstr "vorgeschlagen von %s"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "Post a new friend activity"
msgstr "Neue-Kontakt Nachricht senden"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "if applicable"
msgstr "falls anwendbar"
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
msgid "Approve"
msgstr "Genehmigen"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "Claims to be known to you: "
msgstr "Behauptet Dich zu kennen: "
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "yes"
msgstr "ja"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "no"
msgstr "nein"
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Genehmigen als: "
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "Soll Deine Beziehung beidseitig sein oder nicht? \"Freund\" bedeutet, ihr könnt gegenseitig die Beiträge des Anderen lesen dürft. \"Fan/Verehrer\", dass du das lesen deiner Beiträge erlaubst aber nicht die Beiträge der anderen Seite lesen möchtest. Genehmigen als:"
-#: ../../mod/notifications.php:189
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "Soll Deine Beziehung beidseitig sein oder nicht? \"Freund\" bedeutet, ihr gegenseitig die Beiträge des Anderen lesen dürft. \"Teilenden\", das du das lesen deiner Beiträge erlaubst aber nicht die Beiträge der anderen Seite lesen möchtest. Genehmigen als:"
+
+#: mod/notifications.php:203
msgid "Friend"
msgstr "Freund"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Sharer"
msgstr "Teilenden"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Fan/Admirer"
msgstr "Fan/Verehrer"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "Friend/Connect Request"
msgstr "Kontakt-/Freundschaftsanfrage"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "New Follower"
msgstr "Neuer Bewunderer"
-#: ../../mod/notifications.php:217
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Ort:"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "Über:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Tags"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Geschlecht:"
+
+#: mod/notifications.php:240
msgid "No introductions."
msgstr "Keine Kontaktanfragen."
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
+#: mod/notifications.php:243 include/nav.php:164
msgid "Notifications"
msgstr "Benachrichtigungen"
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
#, php-format
msgid "%s liked %s's post"
msgstr "%s mag %ss Beitrag"
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
#, php-format
msgid "%s disliked %s's post"
msgstr "%s mag %ss Beitrag nicht"
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
#, php-format
msgid "%s is now friends with %s"
msgstr "%s ist jetzt mit %s befreundet"
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: mod/notifications.php:313 mod/notifications.php:442
#, php-format
msgid "%s created a new post"
msgstr "%s hat einen neuen Beitrag erstellt"
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
#, php-format
msgid "%s commented on %s's post"
msgstr "%s hat %ss Beitrag kommentiert"
-#: ../../mod/notifications.php:306
+#: mod/notifications.php:329
msgid "No more network notifications."
msgstr "Keine weiteren Netzwerk-Benachrichtigungen."
-#: ../../mod/notifications.php:310
+#: mod/notifications.php:333
msgid "Network Notifications"
msgstr "Netzwerk Benachrichtigungen"
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: mod/notifications.php:359 mod/notify.php:72
msgid "No more system notifications."
msgstr "Keine weiteren Systembenachrichtigungen."
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: mod/notifications.php:363 mod/notify.php:76
msgid "System Notifications"
msgstr "Systembenachrichtigungen"
-#: ../../mod/notifications.php:435
+#: mod/notifications.php:458
msgid "No more personal notifications."
msgstr "Keine weiteren persönlichen Benachrichtigungen"
-#: ../../mod/notifications.php:439
+#: mod/notifications.php:462
msgid "Personal Notifications"
msgstr "Persönliche Benachrichtigungen"
-#: ../../mod/notifications.php:520
+#: mod/notifications.php:543
msgid "No more home notifications."
msgstr "Keine weiteren Pinnwand-Benachrichtigungen"
-#: ../../mod/notifications.php:524
+#: mod/notifications.php:547
msgid "Home Notifications"
msgstr "Pinnwand Benachrichtigungen"
-#: ../../mod/babel.php:17
+#: mod/babel.php:17
msgid "Source (bbcode) text:"
msgstr "Quelle (bbcode) Text:"
-#: ../../mod/babel.php:23
+#: mod/babel.php:23
msgid "Source (Diaspora) text to convert to BBcode:"
msgstr "Eingabe (Diaspora) nach BBCode zu konvertierender Text:"
-#: ../../mod/babel.php:31
+#: mod/babel.php:31
msgid "Source input: "
msgstr "Originaltext:"
-#: ../../mod/babel.php:35
+#: mod/babel.php:35
msgid "bb2html (raw HTML): "
msgstr "bb2html (reines HTML): "
-#: ../../mod/babel.php:39
+#: mod/babel.php:39
msgid "bb2html: "
msgstr "bb2html: "
-#: ../../mod/babel.php:43
+#: mod/babel.php:43
msgid "bb2html2bb: "
msgstr "bb2html2bb: "
-#: ../../mod/babel.php:47
+#: mod/babel.php:47
msgid "bb2md: "
msgstr "bb2md: "
-#: ../../mod/babel.php:51
+#: mod/babel.php:51
msgid "bb2md2html: "
msgstr "bb2md2html: "
-#: ../../mod/babel.php:55
+#: mod/babel.php:55
msgid "bb2dia2bb: "
msgstr "bb2dia2bb: "
-#: ../../mod/babel.php:59
+#: mod/babel.php:59
msgid "bb2md2html2bb: "
msgstr "bb2md2html2bb: "
-#: ../../mod/babel.php:69
+#: mod/babel.php:69
msgid "Source input (Diaspora format): "
msgstr "Originaltext (Diaspora Format): "
-#: ../../mod/babel.php:74
+#: mod/babel.php:74
msgid "diaspora2bb: "
msgstr "diaspora2bb: "
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
msgid "Nothing new here"
msgstr "Keine Neuigkeiten"
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
msgid "Clear notifications"
msgstr "Bereinige Benachrichtigungen"
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/message.php:9 include/nav.php:173
msgid "New Message"
msgstr "Neue Nachricht"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
msgid "No recipient selected."
msgstr "Kein Empfänger gewählt."
-#: ../../mod/message.php:67
+#: mod/message.php:68
msgid "Unable to locate contact information."
msgstr "Konnte die Kontaktinformationen nicht finden."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
msgid "Message could not be sent."
msgstr "Nachricht konnte nicht gesendet werden."
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
msgid "Message collection failure."
msgstr "Konnte Nachrichten nicht abrufen."
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
msgid "Message sent."
msgstr "Nachricht gesendet."
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:183 include/nav.php:170
msgid "Messages"
msgstr "Nachrichten"
-#: ../../mod/message.php:207
+#: mod/message.php:208
msgid "Do you really want to delete this message?"
msgstr "Möchtest Du wirklich diese Nachricht löschen?"
-#: ../../mod/message.php:227
+#: mod/message.php:228
msgid "Message deleted."
msgstr "Nachricht gelöscht."
-#: ../../mod/message.php:258
+#: mod/message.php:259
msgid "Conversation removed."
msgstr "Unterhaltung gelöscht."
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
msgid "Please enter a link URL:"
msgstr "Bitte gib die URL des Links ein:"
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
msgid "Send Private Message"
msgstr "Private Nachricht senden"
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
msgid "To:"
msgstr "An:"
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
msgid "Subject:"
msgstr "Betreff:"
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
msgid "Your message:"
msgstr "Deine Nachricht:"
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
msgid "Upload photo"
msgstr "Foto hochladen"
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
msgid "Insert web link"
msgstr "Einen Link einfügen"
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
msgid "Please wait"
msgstr "Bitte warten"
-#: ../../mod/message.php:371
+#: mod/message.php:372
msgid "No messages."
msgstr "Keine Nachrichten."
-#: ../../mod/message.php:378
+#: mod/message.php:379
#, php-format
msgid "Unknown sender - %s"
msgstr "'Unbekannter Absender - %s"
-#: ../../mod/message.php:381
+#: mod/message.php:382
#, php-format
msgid "You and %s"
msgstr "Du und %s"
-#: ../../mod/message.php:384
+#: mod/message.php:385
#, php-format
msgid "%s and You"
msgstr "%s und Du"
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
msgid "Delete conversation"
msgstr "Unterhaltung löschen"
-#: ../../mod/message.php:408
+#: mod/message.php:409
msgid "D, d M Y - g:i A"
msgstr "D, d. M Y - g:i A"
-#: ../../mod/message.php:411
+#: mod/message.php:412
#, php-format
msgid "%d message"
msgid_plural "%d messages"
msgstr[0] "%d Nachricht"
msgstr[1] "%d Nachrichten"
-#: ../../mod/message.php:450
+#: mod/message.php:451
msgid "Message not available."
msgstr "Nachricht nicht verfügbar."
-#: ../../mod/message.php:520
+#: mod/message.php:521
msgid "Delete message"
msgstr "Nachricht löschen"
-#: ../../mod/message.php:548
+#: mod/message.php:549
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr "Sichere Kommunikation ist nicht verfügbar. Eventuell kannst Du auf der Profilseite des Absenders antworten."
-#: ../../mod/message.php:552
+#: mod/message.php:553
msgid "Send Reply"
msgstr "Antwort senden"
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
msgid "[Embedded content - reload page to view]"
msgstr "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]"
-#: ../../mod/crepair.php:106
+#: mod/crepair.php:107
msgid "Contact settings applied."
msgstr "Einstellungen zum Kontakt angewandt."
-#: ../../mod/crepair.php:108
+#: mod/crepair.php:109
msgid "Contact update failed."
msgstr "Konnte den Kontakt nicht aktualisieren."
-#: ../../mod/crepair.php:139
+#: mod/crepair.php:140
msgid "Repair Contact Settings"
msgstr "Kontakteinstellungen reparieren"
-#: ../../mod/crepair.php:141
+#: mod/crepair.php:142
msgid ""
"WARNING: This is highly advanced and if you enter incorrect"
" information your communications with this contact may stop working."
msgstr "ACHTUNG: Das sind Experten-Einstellungen! Wenn Du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr."
-#: ../../mod/crepair.php:142
+#: mod/crepair.php:143
msgid ""
"Please use your browser 'Back' button now if you are "
"uncertain what to do on this page."
msgstr "Bitte nutze den Zurück-Button Deines Browsers jetzt, wenn Du Dir unsicher bist, was Du tun willst."
-#: ../../mod/crepair.php:148
+#: mod/crepair.php:149
msgid "Return to contact editor"
msgstr "Zurück zum Kontakteditor"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "No mirroring"
msgstr "Kein Spiegeln"
-#: ../../mod/crepair.php:159
+#: mod/crepair.php:160
msgid "Mirror as forwarded posting"
msgstr "Spiegeln als weitergeleitete Beiträge"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "Mirror as my own posting"
msgstr "Spiegeln als meine eigenen Beiträge"
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr "Kontaktdaten neu laden"
+
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
msgid "Name"
msgstr "Name"
-#: ../../mod/crepair.php:166
+#: mod/crepair.php:171
msgid "Account Nickname"
msgstr "Konto-Spitzname"
-#: ../../mod/crepair.php:167
+#: mod/crepair.php:172
msgid "@Tagname - overrides Name/Nickname"
msgstr "@Tagname - überschreibt Name/Spitzname"
-#: ../../mod/crepair.php:168
+#: mod/crepair.php:173
msgid "Account URL"
msgstr "Konto-URL"
-#: ../../mod/crepair.php:169
+#: mod/crepair.php:174
msgid "Friend Request URL"
msgstr "URL für Freundschaftsanfragen"
-#: ../../mod/crepair.php:170
+#: mod/crepair.php:175
msgid "Friend Confirm URL"
msgstr "URL für Bestätigungen von Freundschaftsanfragen"
-#: ../../mod/crepair.php:171
+#: mod/crepair.php:176
msgid "Notification Endpoint URL"
msgstr "URL-Endpunkt für Benachrichtigungen"
-#: ../../mod/crepair.php:172
+#: mod/crepair.php:177
msgid "Poll/Feed URL"
msgstr "Pull/Feed-URL"
-#: ../../mod/crepair.php:173
+#: mod/crepair.php:178
msgid "New photo from this URL"
msgstr "Neues Foto von dieser URL"
-#: ../../mod/crepair.php:174
+#: mod/crepair.php:179
msgid "Remote Self"
msgstr "Entfernte Konten"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid "Mirror postings from this contact"
msgstr "Spiegle Beiträge dieses Kontakts"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
msgstr "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all Deine Kontakte zu senden."
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
msgid "Login"
msgstr "Anmeldung"
-#: ../../mod/bookmarklet.php:41
+#: mod/bookmarklet.php:41
msgid "The post was created"
msgstr "Der Beitrag wurde angelegt"
-#: ../../mod/viewsrc.php:7
+#: mod/viewsrc.php:7
msgid "Access denied."
msgstr "Zugriff verweigert."
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Personensuche"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr "Personensuche - %s"
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Verbinden"
+
+#: mod/dirfind.php:139 mod/match.php:73
msgid "No matches"
msgstr "Keine Übereinstimmungen"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
msgid "Photos"
msgstr "Bilder"
-#: ../../mod/fbrowser.php:113
+#: mod/fbrowser.php:122
msgid "Files"
msgstr "Dateien"
-#: ../../mod/nogroup.php:59
+#: mod/nogroup.php:59
msgid "Contacts who are not members of a group"
msgstr "Kontakte, die keiner Gruppe zugewiesen sind"
-#: ../../mod/admin.php:57
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr "Themeneinstellungen aktualisiert."
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:682
msgid "Site"
msgstr "Seite"
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
msgid "Users"
msgstr "Nutzer"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
msgid "Plugins"
msgstr "Plugins"
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
msgid "Themes"
msgstr "Themen"
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr "DB Updates"
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr "Warteschlange Inspizieren"
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
msgid "Logs"
msgstr "Protokolle"
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
msgid "probe address"
msgstr "Adresse untersuchen"
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
msgid "check webfinger"
msgstr "Webfinger überprüfen"
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:131 include/nav.php:193
msgid "Admin"
msgstr "Administration"
-#: ../../mod/admin.php:131
+#: mod/admin.php:132
msgid "Plugin Features"
msgstr "Plugin Features"
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
msgid "diagnostics"
msgstr "Diagnose"
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
msgid "User registrations waiting for confirmation"
msgstr "Nutzeranmeldungen die auf Bestätigung warten"
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
-msgid "Normal Account"
-msgstr "Normales Konto"
-
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
-msgid "Soapbox Account"
-msgstr "Marktschreier-Konto"
-
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
-msgid "Community/Celebrity Account"
-msgstr "Forum/Promi-Konto"
-
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
-msgid "Automatic Friend Account"
-msgstr "Automatisches Freundekonto"
-
-#: ../../mod/admin.php:197
-msgid "Blog Account"
-msgstr "Blog-Konto"
-
-#: ../../mod/admin.php:198
-msgid "Private Forum"
-msgstr "Privates Forum"
-
-#: ../../mod/admin.php:217
-msgid "Message queues"
-msgstr "Nachrichten-Warteschlangen"
-
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
msgid "Administration"
msgstr "Administration"
-#: ../../mod/admin.php:223
+#: mod/admin.php:202
+msgid "ID"
+msgstr "ID"
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr "Empfänger Name"
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr "Empfänger Profil"
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr "Erstellt"
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr "Zuletzt versucht"
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden."
+
+#: mod/admin.php:220 mod/admin.php:1025
+msgid "Normal Account"
+msgstr "Normales Konto"
+
+#: mod/admin.php:221 mod/admin.php:1026
+msgid "Soapbox Account"
+msgstr "Marktschreier-Konto"
+
+#: mod/admin.php:222 mod/admin.php:1027
+msgid "Community/Celebrity Account"
+msgstr "Forum/Promi-Konto"
+
+#: mod/admin.php:223 mod/admin.php:1028
+msgid "Automatic Friend Account"
+msgstr "Automatisches Freundekonto"
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr "Blog-Konto"
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr "Privates Forum"
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr "Nachrichten-Warteschlangen"
+
+#: mod/admin.php:250
msgid "Summary"
msgstr "Zusammenfassung"
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
msgid "Registered users"
msgstr "Registrierte Nutzer"
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
msgid "Pending registrations"
msgstr "Anstehende Anmeldungen"
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
msgid "Version"
msgstr "Version"
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
msgid "Active plugins"
msgstr "Aktive Plugins"
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
msgid "Can not parse base url. Must have at least ://"
msgstr "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus :// bestehen"
-#: ../../mod/admin.php:516
+#: mod/admin.php:565
msgid "Site settings updated."
msgstr "Seiteneinstellungen aktualisiert."
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:594 mod/settings.php:883
msgid "No special theme for mobile devices"
msgstr "Kein spezielles Theme für mobile Geräte verwenden."
-#: ../../mod/admin.php:562
+#: mod/admin.php:611
msgid "No community page"
msgstr "Keine Gemeinschaftsseite"
-#: ../../mod/admin.php:563
+#: mod/admin.php:612
msgid "Public postings from users of this site"
msgstr "Öffentliche Beiträge von Nutzer_innen dieser Seite"
-#: ../../mod/admin.php:564
+#: mod/admin.php:613
msgid "Global community page"
msgstr "Globale Gemeinschaftsseite"
-#: ../../mod/admin.php:570
+#: mod/admin.php:619
msgid "At post arrival"
msgstr "Beim Empfang von Nachrichten"
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
msgid "Frequently"
msgstr "immer wieder"
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
msgid "Hourly"
msgstr "Stündlich"
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
msgid "Twice daily"
msgstr "Zweimal täglich"
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
msgid "Daily"
msgstr "Täglich"
-#: ../../mod/admin.php:579
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr "Nutzer, globale Kontakte"
+
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr "Nutzer, globale Kontakte / Fallback"
+
+#: mod/admin.php:634
+msgid "One month"
+msgstr "ein Monat"
+
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "drei Monate"
+
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr "ein halbes Jahr"
+
+#: mod/admin.php:637
+msgid "One year"
+msgstr "ein Jahr"
+
+#: mod/admin.php:642
msgid "Multi user instance"
msgstr "Mehrbenutzer Instanz"
-#: ../../mod/admin.php:602
+#: mod/admin.php:665
msgid "Closed"
msgstr "Geschlossen"
-#: ../../mod/admin.php:603
+#: mod/admin.php:666
msgid "Requires approval"
msgstr "Bedarf der Zustimmung"
-#: ../../mod/admin.php:604
+#: mod/admin.php:667
msgid "Open"
msgstr "Offen"
-#: ../../mod/admin.php:608
+#: mod/admin.php:671
msgid "No SSL policy, links will track page SSL state"
msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"
-#: ../../mod/admin.php:609
+#: mod/admin.php:672
msgid "Force all links to use SSL"
msgstr "SSL für alle Links erzwingen"
-#: ../../mod/admin.php:610
+#: mod/admin.php:673
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)"
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:784
+#: mod/settings.php:853 mod/settings.php:935 mod/settings.php:1165
msgid "Save Settings"
msgstr "Einstellungen speichern"
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:684 mod/register.php:260
msgid "Registration"
msgstr "Registrierung"
-#: ../../mod/admin.php:622
+#: mod/admin.php:685
msgid "File upload"
msgstr "Datei hochladen"
-#: ../../mod/admin.php:623
+#: mod/admin.php:686
msgid "Policies"
msgstr "Regeln"
-#: ../../mod/admin.php:624
+#: mod/admin.php:687
msgid "Advanced"
msgstr "Erweitert"
-#: ../../mod/admin.php:625
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr "Automatisch ein Kontaktverzeichnis erstellen"
+
+#: mod/admin.php:689
msgid "Performance"
msgstr "Performance"
-#: ../../mod/admin.php:626
+#: mod/admin.php:690
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen."
-#: ../../mod/admin.php:629
+#: mod/admin.php:693
msgid "Site name"
msgstr "Seitenname"
-#: ../../mod/admin.php:630
+#: mod/admin.php:694
msgid "Host name"
msgstr "Host Name"
-#: ../../mod/admin.php:631
+#: mod/admin.php:695
msgid "Sender Email"
msgstr "Absender für Emails"
-#: ../../mod/admin.php:632
+#: mod/admin.php:695
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll."
+
+#: mod/admin.php:696
msgid "Banner/Logo"
msgstr "Banner/Logo"
-#: ../../mod/admin.php:633
+#: mod/admin.php:697
msgid "Shortcut icon"
msgstr "Shortcut Icon"
-#: ../../mod/admin.php:634
+#: mod/admin.php:697
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link zu einem Icon, das Browser verwenden werden."
+
+#: mod/admin.php:698
msgid "Touch icon"
msgstr "Touch Icon"
-#: ../../mod/admin.php:635
+#: mod/admin.php:698
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link zu einem Icon das Tablets und Handies verwenden sollen."
+
+#: mod/admin.php:699
msgid "Additional Info"
msgstr "Zusätzliche Informationen"
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
+#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf Dir.friendica.com/siteinfo angezeigt werden."
+"listed at %s/siteinfo."
+msgstr "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/siteinfo angezeigt werden."
-#: ../../mod/admin.php:636
+#: mod/admin.php:700
msgid "System language"
msgstr "Systemsprache"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid "System theme"
msgstr "Systemweites Theme"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - Theme-Einstellungen ändern"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Mobile system theme"
msgstr "Systemweites mobiles Theme"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Theme for mobile devices"
msgstr "Thema für mobile Geräte"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "SSL link policy"
msgstr "Regeln für SSL Links"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Bestimmt, ob generierte Links SSL verwenden müssen"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid "Force SSL"
msgstr "Erzwinge SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
msgstr "Erzinge alle Nicht-SSL Anfragen auf SSL - Achtung: auf manchen Systemen verursacht dies eine Endlosschleife."
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Old style 'Share'"
msgstr "Altes \"Teilen\" Element"
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Deactivates the bbcode element 'share' for repeating items."
msgstr "Deaktiviert das BBCode Element \"share\" beim Wiederholen von Beiträgen."
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid "Hide help entry from navigation menu"
msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü"
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden."
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Single user instance"
msgstr "Ein-Nutzer Instanz"
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt."
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid "Maximum image size"
msgstr "Maximale Bildgröße"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit."
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid "Maximum image length"
msgstr "Maximale Bildlänge"
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet."
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid "JPEG image quality"
msgstr "Qualität des JPEG Bildes"
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust."
-#: ../../mod/admin.php:648
+#: mod/admin.php:712
msgid "Register policy"
msgstr "Registrierungsmethode"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid "Maximum Daily Registrations"
msgstr "Maximum täglicher Registrierungen"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt."
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Register text"
msgstr "Registrierungstext"
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Will be displayed prominently on the registration page."
msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt."
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid "Accounts abandoned after x days"
msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt"
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit."
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid "Allowed friend domains"
msgstr "Erlaubte Domains für Kontakte"
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Liste der Domains, die für Freundschaften erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid "Allowed email domains"
msgstr "Erlaubte Domains für E-Mails"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
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 "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid "Block public"
msgstr "Öffentlichen Zugriff blockieren"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist."
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid "Force publish"
msgstr "Erzwinge Veröffentlichung"
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen."
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid "Global directory update URL"
msgstr "URL für Updates beim weltweiten Verzeichnis"
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid ""
"URL to update the global directory. If this is not set, the global directory"
" is completely unavailable to the application."
msgstr "URL für Update des globalen Verzeichnisses. Wenn nichts eingetragen ist, bleibt das globale Verzeichnis unerreichbar."
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow threaded items"
msgstr "Erlaube Threads in Diskussionen"
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow infinite level threading for items on this site."
msgstr "Erlaube ein unendliches Level für Threads auf dieser Seite."
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid "Private posts by default for new users"
msgstr "Private Beiträge als Standard für neue Nutzer"
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen."
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid "Don't include post content in email notifications"
msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden"
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid "Disallow public access to addons listed in the apps menu."
msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt."
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid "Don't embed private images in posts"
msgstr "Private Bilder nicht in Beiträgen einbetten."
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
@@ -2316,319 +2406,431 @@ msgid ""
"while."
msgstr "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert."
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid "Allow Users to set remote_self"
msgstr "Nutzern erlauben das remote_self Flag zu setzen"
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet."
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Block multiple registrations"
msgstr "Unterbinde Mehrfachregistrierung"
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Benutzern nicht erlauben, weitere Konten als zusätzliche Profile anzulegen."
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support"
msgstr "OpenID Unterstützung"
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support for registration and logins."
msgstr "OpenID-Unterstützung für Registrierung und Login."
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid "Fullname check"
msgstr "Namen auf Vollständigkeit überprüfen"
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden."
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "UTF-8 Regular expressions"
msgstr "UTF-8 Reguläre Ausdrücke"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "Use PHP UTF8 regular expressions"
msgstr "PHP UTF8 Ausdrücke verwenden"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid "Community Page Style"
msgstr "Art der Gemeinschaftsseite"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
msgstr "Welche Art der Gemeinschaftsseite soll verwendet werden? Globale Gemeinschaftsseite zeigt alle öffentlichen Beiträge eines offenen dezentralen Netzwerks an die auf diesem Server eintreffen."
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid "Posts per user on community page"
msgstr "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite"
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr "Die Anzahl der Beiträge die von jedem Nutzer maximal auf der Gemeinschaftsseite angezeigt werden sollen. Dieser Parameter wird nicht für die Globale Gemeinschaftsseite genutzt."
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid "Enable OStatus support"
msgstr "OStatus Unterstützung aktivieren"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt."
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid "OStatus conversation completion interval"
msgstr "Intervall zum Vervollständigen von OStatus Unterhaltungen"
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
msgstr "Wie oft soll der Poller checken ob es neue Nachrichten in OStatus Unterhaltungen gibt die geladen werden müssen. Je nach Anzahl der OStatus Kontakte könnte dies ein sehr Ressourcen lastiger Job sein."
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Enable Diaspora support"
-msgstr "Diaspora-Support aktivieren"
+msgstr "Diaspora Unterstützung aktivieren"
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Provide built-in Diaspora network compatibility."
msgstr "Verwende die eingebaute Diaspora-Verknüpfung."
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid "Only allow Friendica contacts"
msgstr "Nur Friendica-Kontakte erlauben"
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert."
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid "Verify SSL"
msgstr "SSL Überprüfen"
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann."
-#: ../../mod/admin.php:674
+#: mod/admin.php:738
msgid "Proxy user"
msgstr "Proxy Nutzer"
-#: ../../mod/admin.php:675
+#: mod/admin.php:739
msgid "Proxy URL"
msgstr "Proxy URL"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Network timeout"
msgstr "Netzwerk Wartezeit"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen)."
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
msgid "Delivery interval"
msgstr "Zustellungsintervall"
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
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 "Verzögere im Hintergrund laufende Auslieferungsprozesse um die angegebene Anzahl an Sekunden, um die Systemlast zu verringern. Empfehlungen: 4-5 für Shared-Hosts, 2-3 für VPS, 0-1 für große dedizierte Server."
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid "Poll interval"
msgstr "Abfrageintervall"
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr "Verzögere Hintergrundprozesse um diese Anzahl an Sekunden, um die Systemlast zu reduzieren. Bei 0 Sekunden wird das Auslieferungsintervall verwendet."
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid "Maximum Load Average"
msgstr "Maximum Load Average"
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50"
-#: ../../mod/admin.php:681
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum Load Average (Frontend)"
+
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50."
+
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr "Regelmäßig globale Kontakte überprüfen"
+
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft."
+
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr "Neue Kontakte auf anderen Servern entdecken"
+
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für aältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'."
+
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr "Zeitfenster für globale Kontakte"
+
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden."
+
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr "Lokales Verzeichnis durchsuchen"
+
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt umd die Suchresultate zu verbessern, wenn diese Suche wiederholt wird."
+
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr "Server Informationen veröffentlichen"
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."
+msgstr "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Nutzer_innen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte the-federation.info aufrufen."
+
+#: mod/admin.php:753
msgid "Use MySQL full text engine"
msgstr "Nutze MySQL full text engine"
-#: ../../mod/admin.php:681
+#: mod/admin.php:753
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr "Aktiviert die 'full text engine'. Beschleunigt die Suche - aber es kann nur nach vier oder mehr Zeichen gesucht werden."
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress Language"
msgstr "Sprachinformation unterdrücken"
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress language information in meta information about a posting."
msgstr "Verhindert das Erzeugen der Meta-Information zur Spracherkennung eines Beitrags."
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress Tags"
msgstr "Tags Unterdrücken"
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr "Unterdrückt die Anzeige von Tags am Ende eines Beitrags."
-#: ../../mod/admin.php:684
+#: mod/admin.php:756
msgid "Path to item cache"
msgstr "Pfad zum Eintrag Cache"
-#: ../../mod/admin.php:685
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert."
+
+#: mod/admin.php:757
msgid "Cache duration in seconds"
msgstr "Cache-Dauer in Sekunden"
-#: ../../mod/admin.php:685
+#: mod/admin.php:757
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1."
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "Maximum numbers of comments per post"
msgstr "Maximale Anzahl von Kommentaren pro Beitrag"
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "How much comments should be shown for each post? Default value is 100."
msgstr "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100."
-#: ../../mod/admin.php:687
+#: mod/admin.php:759
msgid "Path for lock file"
msgstr "Pfad für die Sperrdatei"
-#: ../../mod/admin.php:688
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr "Die lock-Datei wird benutzt, damit nicht mehrere poller auf einmal laufen. Definiere hier einen Dateiverzeichnis."
+
+#: mod/admin.php:760
msgid "Temp path"
msgstr "Temp Pfad"
-#: ../../mod/admin.php:689
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad."
+
+#: mod/admin.php:761
msgid "Base path to installation"
msgstr "Basis-Pfad zur Installation"
-#: ../../mod/admin.php:690
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist."
+
+#: mod/admin.php:762
msgid "Disable picture proxy"
msgstr "Bilder Proxy deaktivieren"
-#: ../../mod/admin.php:690
+#: mod/admin.php:762
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
-msgstr "Der Proxy für Bilder verbessert die Leitung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
+msgstr "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid "Enable old style pager"
msgstr "Den Old-Style Pager aktiviren"
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
msgstr "Der Old-Style Pager zeigt Seitennummern an, verlangsamt aber auch drastisch das Laden einer Seite."
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "Only search in tags"
msgstr "Nur in Tags suchen"
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "On large systems the text search can slow down the system extremely."
msgstr "Auf großen Knoten kann die Volltext-Suche das System ausbremsen."
-#: ../../mod/admin.php:694
+#: mod/admin.php:766
msgid "New base url"
msgstr "Neue Basis-URL"
-#: ../../mod/admin.php:711
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle DFRN Kontakte deiner Nutzer_innen."
+
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr "RINO Verschlüsselung"
+
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr "Verschlüsselung zwischen Friendica Instanzen"
+
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr "Embedly API Schlüssel"
+
+#: mod/admin.php:769
+msgid ""
+"Embedly is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr "Embedly wird verwendet um zusätzliche Informationen von Webseiten zu laden. Dies ist ein optionaler Parameter."
+
+#: mod/admin.php:787
msgid "Update has been marked successful"
msgstr "Update wurde als erfolgreich markiert"
-#: ../../mod/admin.php:719
+#: mod/admin.php:795
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."
-#: ../../mod/admin.php:722
+#: mod/admin.php:798
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s"
-#: ../../mod/admin.php:734
+#: mod/admin.php:810
#, php-format
msgid "Executing %s failed with error: %s"
msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"
-#: ../../mod/admin.php:737
+#: mod/admin.php:813
#, php-format
msgid "Update %s was successfully applied."
msgstr "Update %s war erfolgreich."
-#: ../../mod/admin.php:741
+#: mod/admin.php:817
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "Update %s hat keinen Status zurückgegeben. Unbekannter Status."
-#: ../../mod/admin.php:743
+#: mod/admin.php:819
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste."
-#: ../../mod/admin.php:762
+#: mod/admin.php:838
msgid "No failed updates."
msgstr "Keine fehlgeschlagenen Updates."
-#: ../../mod/admin.php:763
+#: mod/admin.php:839
msgid "Check database structure"
msgstr "Datenbank Struktur überprüfen"
-#: ../../mod/admin.php:768
+#: mod/admin.php:844
msgid "Failed Updates"
msgstr "Fehlgeschlagene Updates"
-#: ../../mod/admin.php:769
+#: mod/admin.php:845
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben."
-#: ../../mod/admin.php:770
+#: mod/admin.php:846
msgid "Mark success (if update was manually applied)"
msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)"
-#: ../../mod/admin.php:771
+#: mod/admin.php:847
msgid "Attempt to execute this update step automatically"
msgstr "Versuchen, diesen Schritt automatisch auszuführen"
-#: ../../mod/admin.php:803
+#: mod/admin.php:879
#, php-format
msgid ""
"\n"
@@ -2636,7 +2838,7 @@ msgid ""
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr "\nHallo %1$s,\n\nauf %2$s wurde ein Account für Dich angelegt."
-#: ../../mod/admin.php:806
+#: mod/admin.php:882
#, php-format
msgid ""
"\n"
@@ -2666,288 +2868,287 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr "\nNachfolgend die Anmelde-Details:\n\tAdresse der Seite:\t%1$s\n\tBenutzername:\t%2$s\n\tPasswort:\t%3$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nNun viel Spaß, gute Begegnungen und willkommen auf %4$s."
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:914 include/user.php:421
#, php-format
msgid "Registration details for %s"
msgstr "Details der Registration von %s"
-#: ../../mod/admin.php:850
+#: mod/admin.php:926
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s Benutzer geblockt/freigegeben"
msgstr[1] "%s Benutzer geblockt/freigegeben"
-#: ../../mod/admin.php:857
+#: mod/admin.php:933
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s Nutzer gelöscht"
msgstr[1] "%s Nutzer gelöscht"
-#: ../../mod/admin.php:896
+#: mod/admin.php:972
#, php-format
msgid "User '%s' deleted"
msgstr "Nutzer '%s' gelöscht"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' unblocked"
msgstr "Nutzer '%s' entsperrt"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' blocked"
msgstr "Nutzer '%s' gesperrt"
-#: ../../mod/admin.php:999
+#: mod/admin.php:1073
msgid "Add User"
msgstr "Nutzer hinzufügen"
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1074
msgid "select all"
msgstr "Alle auswählen"
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1075
msgid "User registrations waiting for confirm"
msgstr "Neuanmeldungen, die auf Deine Bestätigung warten"
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1076
msgid "User waiting for permanent deletion"
msgstr "Nutzer wartet auf permanente Löschung"
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1077
msgid "Request date"
msgstr "Anfragedatum"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
msgid "Email"
msgstr "E-Mail"
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1078
msgid "No registrations."
msgstr "Keine Neuanmeldungen."
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1080
msgid "Deny"
msgstr "Verwehren"
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1084
msgid "Site admin"
msgstr "Seitenadministrator"
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1085
msgid "Account expired"
msgstr "Account ist abgelaufen"
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1088
msgid "New User"
msgstr "Neuer Nutzer"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Register date"
msgstr "Anmeldedatum"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last login"
msgstr "Letzte Anmeldung"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last item"
msgstr "Letzter Beitrag"
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1089
msgid "Deleted since"
msgstr "Gelöscht seit"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1090 mod/settings.php:41
msgid "Account"
msgstr "Nutzerkonto"
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1092
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist Du sicher?"
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1093
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 "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist Du sicher?"
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1103
msgid "Name of the new user."
msgstr "Name des neuen Nutzers"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname"
msgstr "Spitzname"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname of the new user."
msgstr "Spitznamen für den neuen Nutzer"
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1105
msgid "Email address of the new user."
msgstr "Email Adresse des neuen Nutzers"
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1138
#, php-format
msgid "Plugin %s disabled."
msgstr "Plugin %s deaktiviert."
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1142
#, php-format
msgid "Plugin %s enabled."
msgstr "Plugin %s aktiviert."
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1152 mod/admin.php:1375
msgid "Disable"
msgstr "Ausschalten"
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1154 mod/admin.php:1377
msgid "Enable"
msgstr "Einschalten"
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1177 mod/admin.php:1405
msgid "Toggle"
msgstr "Umschalten"
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1185 mod/admin.php:1415
msgid "Author: "
msgstr "Autor:"
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1186 mod/admin.php:1416
msgid "Maintainer: "
msgstr "Betreuer:"
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1335
msgid "No themes found."
msgstr "Keine Themen gefunden."
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1397
msgid "Screenshot"
msgstr "Bildschirmfoto"
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1443
msgid "[Experimental]"
msgstr "[Experimentell]"
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1444
msgid "[Unsupported]"
msgstr "[Nicht unterstützt]"
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1471
msgid "Log settings updated."
msgstr "Protokolleinstellungen aktualisiert."
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1527
msgid "Clear"
msgstr "löschen"
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1533
msgid "Enable Debugging"
msgstr "Protokoll führen"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid "Log file"
msgstr "Protokolldatei"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1535
msgid "Log level"
msgstr "Protokoll-Level"
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1585 include/acl_selectors.php:347
msgid "Close"
msgstr "Schließen"
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1591
msgid "FTP Host"
msgstr "FTP Host"
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1592
msgid "FTP Path"
msgstr "FTP Pfad"
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1593
msgid "FTP User"
msgstr "FTP Nutzername"
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1594
msgid "FTP Password"
msgstr "FTP Passwort"
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Suchergebnisse für:"
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr "Suchergebnisse für: %s"
-#: ../../mod/network.php:185 ../../mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
msgid "Remove term"
msgstr "Begriff entfernen"
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
msgid "Saved Searches"
msgstr "Gespeicherte Suchen"
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/network.php:197 include/group.php:277
msgid "add"
msgstr "hinzufügen"
-#: ../../mod/network.php:356
+#: mod/network.php:358
msgid "Commented Order"
msgstr "Neueste Kommentare"
-#: ../../mod/network.php:359
+#: mod/network.php:361
msgid "Sort by Comment Date"
msgstr "Nach Kommentardatum sortieren"
-#: ../../mod/network.php:362
+#: mod/network.php:365
msgid "Posted Order"
msgstr "Neueste Beiträge"
-#: ../../mod/network.php:365
+#: mod/network.php:368
msgid "Sort by Post Date"
msgstr "Nach Beitragsdatum sortieren"
-#: ../../mod/network.php:374
+#: mod/network.php:378
msgid "Posts that mention or involve you"
msgstr "Beiträge, in denen es um Dich geht"
-#: ../../mod/network.php:380
+#: mod/network.php:385
msgid "New"
msgstr "Neue"
-#: ../../mod/network.php:383
+#: mod/network.php:388
msgid "Activity Stream - by date"
msgstr "Aktivitäten-Stream - nach Datum"
-#: ../../mod/network.php:389
+#: mod/network.php:395
msgid "Shared Links"
msgstr "Geteilte Links"
-#: ../../mod/network.php:392
+#: mod/network.php:398
msgid "Interesting Links"
msgstr "Interessante Links"
-#: ../../mod/network.php:398
+#: mod/network.php:405
msgid "Starred"
msgstr "Markierte"
-#: ../../mod/network.php:401
+#: mod/network.php:408
msgid "Favourite Posts"
msgstr "Favorisierte Beiträge"
-#: ../../mod/network.php:463
+#: mod/network.php:466
#, php-format
msgid "Warning: This group contains %s member from an insecure network."
msgid_plural ""
@@ -2955,2297 +3156,2290 @@ msgid_plural ""
msgstr[0] "Warnung: Diese Gruppe beinhaltet %s Person aus einem unsicheren Netzwerk."
msgstr[1] "Warnung: Diese Gruppe beinhaltet %s Personen aus unsicheren Netzwerken."
-#: ../../mod/network.php:466
+#: mod/network.php:469
msgid "Private messages to this group are at risk of public disclosure."
msgstr "Private Nachrichten an diese Gruppe könnten an die Öffentlichkeit geraten."
-#: ../../mod/network.php:520 ../../mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
msgid "No such group"
msgstr "Es gibt keine solche Gruppe"
-#: ../../mod/network.php:537 ../../mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
msgid "Group is empty"
msgstr "Gruppe ist leer"
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Gruppe: "
+#: mod/network.php:560 mod/content.php:135
+#, php-format
+msgid "Group: %s"
+msgstr "Gruppe: %s"
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Kontakt: "
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr "Kontakt: %s"
-#: ../../mod/network.php:556
+#: mod/network.php:582
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen."
-#: ../../mod/network.php:561
+#: mod/network.php:587
msgid "Invalid contact."
msgstr "Ungültiger Kontakt."
-#: ../../mod/allfriends.php:34
+#: mod/allfriends.php:37
#, php-format
msgid "Friends of %s"
msgstr "Freunde von %s"
-#: ../../mod/allfriends.php:40
+#: mod/allfriends.php:44
msgid "No friends to display."
msgstr "Keine Freunde zum Anzeigen."
-#: ../../mod/events.php:66
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr "Die Veranstaltung kann nicht enden bevor sie beginnt."
+
+#: mod/events.php:80 mod/events.php:82
msgid "Event title and start time are required."
msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
-#: ../../mod/events.php:291
+#: mod/events.php:317
msgid "l, F j"
msgstr "l, F j"
-#: ../../mod/events.php:313
+#: mod/events.php:339
msgid "Edit event"
msgstr "Veranstaltung bearbeiten"
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
msgid "link to source"
msgstr "Link zum Originalbeitrag"
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
msgid "Events"
msgstr "Veranstaltungen"
-#: ../../mod/events.php:371
+#: mod/events.php:397
msgid "Create New Event"
msgstr "Neue Veranstaltung erstellen"
-#: ../../mod/events.php:372
+#: mod/events.php:398
msgid "Previous"
msgstr "Vorherige"
-#: ../../mod/events.php:373 ../../mod/install.php:207
+#: mod/events.php:399 mod/install.php:209
msgid "Next"
msgstr "Nächste"
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "Stunde:Minute"
-
-#: ../../mod/events.php:456
+#: mod/events.php:491
msgid "Event details"
msgstr "Veranstaltungsdetails"
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "Das Format ist %s %s. Beginnzeitpunkt und Titel werden benötigt."
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr "Anfangszeitpunkt und Titel werden benötigt"
-#: ../../mod/events.php:459
+#: mod/events.php:493
msgid "Event Starts:"
msgstr "Veranstaltungsbeginn:"
-#: ../../mod/events.php:459 ../../mod/events.php:473
+#: mod/events.php:493 mod/events.php:505
msgid "Required"
msgstr "Benötigt"
-#: ../../mod/events.php:462
+#: mod/events.php:495
msgid "Finish date/time is not known or not relevant"
msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
-#: ../../mod/events.php:464
+#: mod/events.php:497
msgid "Event Finishes:"
msgstr "Veranstaltungsende:"
-#: ../../mod/events.php:467
+#: mod/events.php:499
msgid "Adjust for viewer timezone"
msgstr "An Zeitzone des Betrachters anpassen"
-#: ../../mod/events.php:469
+#: mod/events.php:501
msgid "Description:"
msgstr "Beschreibung"
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Ort:"
-
-#: ../../mod/events.php:473
+#: mod/events.php:505
msgid "Title:"
msgstr "Titel:"
-#: ../../mod/events.php:475
+#: mod/events.php:507
msgid "Share this event"
msgstr "Veranstaltung teilen"
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Vorschau"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
msgid "Select"
msgstr "Auswählen"
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
#, php-format
msgid "View %s's profile @ %s"
msgstr "Das Profil von %s auf %s betrachten."
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
#, php-format
msgid "%s from %s"
msgstr "%s von %s"
-#: ../../mod/content.php:497 ../../include/conversation.php:690
+#: mod/content.php:499 include/conversation.php:689
msgid "View in context"
msgstr "Im Zusammenhang betrachten"
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: mod/content.php:605 object/Item.php:389
#, php-format
msgid "%d comment"
msgid_plural "%d comments"
msgstr[0] "%d Kommentar"
msgstr[1] "%d Kommentare"
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
msgid "comment"
msgid_plural "comments"
msgstr[0] "Kommentar"
msgstr[1] "Kommentare"
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5134
msgid "show more"
msgstr "mehr anzeigen"
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
msgid "Private Message"
msgstr "Private Nachricht"
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
msgid "I like this (toggle)"
msgstr "Ich mag das (toggle)"
-#: ../../mod/content.php:684 ../../object/Item.php:231
+#: mod/content.php:686 object/Item.php:232
msgid "like"
msgstr "mag ich"
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
msgid "I don't like this (toggle)"
msgstr "Ich mag das nicht (toggle)"
-#: ../../mod/content.php:685 ../../object/Item.php:232
+#: mod/content.php:687 object/Item.php:233
msgid "dislike"
msgstr "mag ich nicht"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "Share this"
msgstr "Weitersagen"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "share"
msgstr "Teilen"
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
msgid "This is you"
msgstr "Das bist Du"
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
msgid "Comment"
msgstr "Kommentar"
-#: ../../mod/content.php:711 ../../object/Item.php:679
+#: mod/content.php:713 object/Item.php:681
msgid "Bold"
msgstr "Fett"
-#: ../../mod/content.php:712 ../../object/Item.php:680
+#: mod/content.php:714 object/Item.php:682
msgid "Italic"
msgstr "Kursiv"
-#: ../../mod/content.php:713 ../../object/Item.php:681
+#: mod/content.php:715 object/Item.php:683
msgid "Underline"
msgstr "Unterstrichen"
-#: ../../mod/content.php:714 ../../object/Item.php:682
+#: mod/content.php:716 object/Item.php:684
msgid "Quote"
msgstr "Zitat"
-#: ../../mod/content.php:715 ../../object/Item.php:683
+#: mod/content.php:717 object/Item.php:685
msgid "Code"
msgstr "Code"
-#: ../../mod/content.php:716 ../../object/Item.php:684
+#: mod/content.php:718 object/Item.php:686
msgid "Image"
msgstr "Bild"
-#: ../../mod/content.php:717 ../../object/Item.php:685
+#: mod/content.php:719 object/Item.php:687
msgid "Link"
msgstr "Link"
-#: ../../mod/content.php:718 ../../object/Item.php:686
+#: mod/content.php:720 object/Item.php:688
msgid "Video"
msgstr "Video"
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Vorschau"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
msgid "Edit"
msgstr "Bearbeiten"
-#: ../../mod/content.php:753 ../../object/Item.php:195
+#: mod/content.php:755 object/Item.php:196
msgid "add star"
msgstr "markieren"
-#: ../../mod/content.php:754 ../../object/Item.php:196
+#: mod/content.php:756 object/Item.php:197
msgid "remove star"
msgstr "Markierung entfernen"
-#: ../../mod/content.php:755 ../../object/Item.php:197
+#: mod/content.php:757 object/Item.php:198
msgid "toggle star status"
msgstr "Markierung umschalten"
-#: ../../mod/content.php:758 ../../object/Item.php:200
+#: mod/content.php:760 object/Item.php:201
msgid "starred"
msgstr "markiert"
-#: ../../mod/content.php:759 ../../object/Item.php:220
+#: mod/content.php:761 object/Item.php:221
msgid "add tag"
msgstr "Tag hinzufügen"
-#: ../../mod/content.php:763 ../../object/Item.php:133
+#: mod/content.php:765 object/Item.php:134
msgid "save to folder"
msgstr "In Ordner speichern"
-#: ../../mod/content.php:854 ../../object/Item.php:328
+#: mod/content.php:856 object/Item.php:330
msgid "to"
msgstr "zu"
-#: ../../mod/content.php:855 ../../object/Item.php:330
+#: mod/content.php:857 object/Item.php:332
msgid "Wall-to-Wall"
msgstr "Wall-to-Wall"
-#: ../../mod/content.php:856 ../../object/Item.php:331
+#: mod/content.php:858 object/Item.php:333
msgid "via Wall-To-Wall:"
msgstr "via Wall-To-Wall:"
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+#: mod/removeme.php:46 mod/removeme.php:49
msgid "Remove My Account"
msgstr "Konto löschen"
-#: ../../mod/removeme.php:47
+#: mod/removeme.php:47
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."
-#: ../../mod/removeme.php:48
+#: mod/removeme.php:48
msgid "Please enter your password for verification:"
msgstr "Bitte gib Dein Passwort zur Verifikation ein:"
-#: ../../mod/install.php:117
+#: mod/install.php:119
msgid "Friendica Communications Server - Setup"
msgstr "Friendica-Server für soziale Netzwerke – Setup"
-#: ../../mod/install.php:123
+#: mod/install.php:125
msgid "Could not connect to database."
msgstr "Verbindung zur Datenbank gescheitert."
-#: ../../mod/install.php:127
+#: mod/install.php:129
msgid "Could not create table."
msgstr "Tabelle konnte nicht angelegt werden."
-#: ../../mod/install.php:133
+#: mod/install.php:135
msgid "Your Friendica site database has been installed."
msgstr "Die Datenbank Deiner Friendicaseite wurde installiert."
-#: ../../mod/install.php:138
+#: mod/install.php:140
msgid ""
"You may need to import the file \"database.sql\" manually using phpmyadmin "
"or mysql."
msgstr "Möglicherweise musst Du die Datei \"database.sql\" manuell mit phpmyadmin oder mysql importieren."
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
msgid "Please see the file \"INSTALL.txt\"."
msgstr "Lies bitte die \"INSTALL.txt\"."
-#: ../../mod/install.php:203
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr "Die Datenbank wird bereits verwendet."
+
+#: mod/install.php:205
msgid "System check"
msgstr "Systemtest"
-#: ../../mod/install.php:208
+#: mod/install.php:210
msgid "Check again"
msgstr "Noch einmal testen"
-#: ../../mod/install.php:227
+#: mod/install.php:229
msgid "Database connection"
msgstr "Datenbankverbindung"
-#: ../../mod/install.php:228
+#: mod/install.php:230
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr "Um Friendica installieren zu können, müssen wir wissen, wie wir mit Deiner Datenbank Kontakt aufnehmen können."
-#: ../../mod/install.php:229
+#: mod/install.php:231
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr "Bitte kontaktiere den Hosting Provider oder den Administrator der Seite, falls Du Fragen zu diesen Einstellungen haben solltest."
-#: ../../mod/install.php:230
+#: mod/install.php:232
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr "Die Datenbank, die Du unten angibst, sollte bereits existieren. Ist dies noch nicht der Fall, erzeuge sie bitte bevor Du mit der Installation fortfährst."
-#: ../../mod/install.php:234
+#: mod/install.php:236
msgid "Database Server Name"
msgstr "Datenbank-Server"
-#: ../../mod/install.php:235
+#: mod/install.php:237
msgid "Database Login Name"
msgstr "Datenbank-Nutzer"
-#: ../../mod/install.php:236
+#: mod/install.php:238
msgid "Database Login Password"
msgstr "Datenbank-Passwort"
-#: ../../mod/install.php:237
+#: mod/install.php:239
msgid "Database Name"
msgstr "Datenbank-Name"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid "Site administrator email address"
msgstr "E-Mail-Adresse des Administrators"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr "Die E-Mail-Adresse, die in Deinem Friendica-Account eingetragen ist, muss mit dieser Adresse übereinstimmen, damit Du das Admin-Panel benutzen kannst."
-#: ../../mod/install.php:242 ../../mod/install.php:280
+#: mod/install.php:244 mod/install.php:282
msgid "Please select a default timezone for your website"
msgstr "Bitte wähle die Standardzeitzone Deiner Webseite"
-#: ../../mod/install.php:267
+#: mod/install.php:269
msgid "Site settings"
msgstr "Server-Einstellungen"
-#: ../../mod/install.php:321
+#: mod/install.php:323
msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden."
-#: ../../mod/install.php:322
+#: mod/install.php:324
msgid ""
"If you don't have a command line version of PHP installed on server, you "
"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
msgstr "Wenn Du keine Kommandozeilen Version von PHP auf Deinem Server installiert hast, kannst Du keine Hintergrundprozesse via cron starten. Siehe 'Activating scheduled tasks'"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid "PHP executable path"
msgstr "Pfad zu PHP"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid ""
"Enter full path to php executable. You can leave this blank to continue the "
"installation."
msgstr "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren."
-#: ../../mod/install.php:331
+#: mod/install.php:333
msgid "Command line PHP"
msgstr "Kommandozeilen-PHP"
-#: ../../mod/install.php:340
+#: mod/install.php:342
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
msgstr "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)"
-#: ../../mod/install.php:341
+#: mod/install.php:343
msgid "Found PHP version: "
msgstr "Gefundene PHP Version:"
-#: ../../mod/install.php:343
+#: mod/install.php:345
msgid "PHP cli binary"
msgstr "PHP CLI Binary"
-#: ../../mod/install.php:354
+#: mod/install.php:356
msgid ""
"The command line version of PHP on your system does not have "
"\"register_argc_argv\" enabled."
msgstr "Die Kommandozeilenversion von PHP auf Deinem System hat \"register_argc_argv\" nicht aktiviert."
-#: ../../mod/install.php:355
+#: mod/install.php:357
msgid "This is required for message delivery to work."
msgstr "Dies wird für die Auslieferung von Nachrichten benötigt."
-#: ../../mod/install.php:357
+#: mod/install.php:359
msgid "PHP register_argc_argv"
msgstr "PHP register_argc_argv"
-#: ../../mod/install.php:378
+#: mod/install.php:380
msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys"
msgstr "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen"
-#: ../../mod/install.php:379
+#: mod/install.php:381
msgid ""
"If running under Windows, please see "
"\"http://www.php.net/manual/en/openssl.installation.php\"."
msgstr "Wenn der Server unter Windows läuft, schau Dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an."
-#: ../../mod/install.php:381
+#: mod/install.php:383
msgid "Generate encryption keys"
msgstr "Schlüssel erzeugen"
-#: ../../mod/install.php:388
+#: mod/install.php:390
msgid "libCurl PHP module"
msgstr "PHP: libCurl-Modul"
-#: ../../mod/install.php:389
+#: mod/install.php:391
msgid "GD graphics PHP module"
msgstr "PHP: GD-Grafikmodul"
-#: ../../mod/install.php:390
+#: mod/install.php:392
msgid "OpenSSL PHP module"
msgstr "PHP: OpenSSL-Modul"
-#: ../../mod/install.php:391
+#: mod/install.php:393
msgid "mysqli PHP module"
msgstr "PHP: mysqli-Modul"
-#: ../../mod/install.php:392
+#: mod/install.php:394
msgid "mb_string PHP module"
msgstr "PHP: mb_string-Modul"
-#: ../../mod/install.php:397 ../../mod/install.php:399
+#: mod/install.php:399 mod/install.php:401
msgid "Apache mod_rewrite module"
msgstr "Apache mod_rewrite module"
-#: ../../mod/install.php:397
+#: mod/install.php:399
msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed."
msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert."
-#: ../../mod/install.php:405
+#: mod/install.php:407
msgid "Error: libCURL PHP module required but not installed."
msgstr "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."
-#: ../../mod/install.php:409
+#: mod/install.php:411
msgid ""
"Error: GD graphics PHP module with JPEG support required but not installed."
msgstr "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert."
-#: ../../mod/install.php:413
+#: mod/install.php:415
msgid "Error: openssl PHP module required but not installed."
msgstr "Fehler: Das openssl-Modul von PHP ist nicht installiert."
-#: ../../mod/install.php:417
+#: mod/install.php:419
msgid "Error: mysqli PHP module required but not installed."
msgstr "Fehler: Das mysqli-Modul von PHP ist nicht installiert."
-#: ../../mod/install.php:421
+#: mod/install.php:423
msgid "Error: mb_string PHP module required but not installed."
msgstr "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."
-#: ../../mod/install.php:438
+#: mod/install.php:440
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 "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis Deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun."
-#: ../../mod/install.php:439
+#: mod/install.php:441
msgid ""
"This is most often a permission setting, as the web server may not be able "
"to write files in your folder - even if you can."
msgstr "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn Du sie hast."
-#: ../../mod/install.php:440
+#: mod/install.php:442
msgid ""
"At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Friendica top folder."
msgstr "Nachdem Du alles ausgefüllt hast, erhältst Du einen Text, den Du in eine Datei namens .htconfig.php in Deinem Friendica-Wurzelverzeichnis kopieren musst."
-#: ../../mod/install.php:441
+#: mod/install.php:443
msgid ""
"You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"INSTALL.txt\" for instructions."
msgstr "Alternativ kannst Du diesen Schritt aber auch überspringen und die Installation manuell durchführen. Eine Anleitung dazu (Englisch) findest Du in der Datei INSTALL.txt."
-#: ../../mod/install.php:444
+#: mod/install.php:446
msgid ".htconfig.php is writable"
msgstr "Schreibrechte auf .htconfig.php"
-#: ../../mod/install.php:454
+#: mod/install.php:456
msgid ""
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering."
msgstr "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen."
-#: ../../mod/install.php:455
+#: mod/install.php:457
msgid ""
"In order to store these compiled templates, the web server needs to have "
"write access to the directory view/smarty3/ under the Friendica top level "
"folder."
msgstr "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica."
-#: ../../mod/install.php:456
+#: mod/install.php:458
msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has"
" write access to this folder."
msgstr "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat."
-#: ../../mod/install.php:457
+#: mod/install.php:459
msgid ""
"Note: as a security measure, you should give the web server write access to "
"view/smarty3/ only--not the template files (.tpl) that it contains."
msgstr "Hinweis: aus Sicherheitsgründen solltest Du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten."
-#: ../../mod/install.php:460
+#: mod/install.php:462
msgid "view/smarty3 is writable"
msgstr "view/smarty3 ist schreibbar"
-#: ../../mod/install.php:472
+#: mod/install.php:478
msgid ""
"Url rewrite in .htaccess is not working. Check your server configuration."
msgstr "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers."
-#: ../../mod/install.php:474
+#: mod/install.php:480
msgid "Url rewrite is working"
msgstr "URL rewrite funktioniert"
-#: ../../mod/install.php:484
+#: mod/install.php:489
msgid ""
"The database configuration file \".htconfig.php\" could not be written. "
"Please use the enclosed text to create a configuration file in your web "
"server root."
msgstr "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis Deiner Friendica-Installation zu erzeugen."
-#: ../../mod/install.php:523
+#: mod/install.php:528
msgid "
What next
"
msgstr "
Wie geht es weiter?
"
-#: ../../mod/install.php:524
+#: mod/install.php:529
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
"poller."
msgstr "WICHTIG: Du musst [manuell] einen Cronjob (o.ä.) für den Poller einrichten."
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen."
-#: ../../mod/wallmessage.php:59
+#: mod/wallmessage.php:59
msgid "Unable to check your home location."
msgstr "Konnte Deinen Heimatort nicht bestimmen."
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
msgid "No recipient."
msgstr "Kein Empfänger."
-#: ../../mod/wallmessage.php:143
+#: mod/wallmessage.php:143
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr "Wenn Du möchtest, dass %s Dir antworten kann, überprüfe Deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern."
-#: ../../mod/help.php:79
+#: mod/help.php:31
msgid "Help:"
msgstr "Hilfe:"
-#: ../../mod/help.php:84 ../../include/nav.php:114
+#: mod/help.php:36 include/nav.php:114
msgid "Help"
msgstr "Hilfe"
-#: ../../mod/help.php:90 ../../index.php:256
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
msgid "Not Found"
msgstr "Nicht gefunden"
-#: ../../mod/help.php:93 ../../index.php:259
+#: mod/help.php:45 index.php:272
msgid "Page not found."
msgstr "Seite nicht gefunden."
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
#, php-format
msgid "%1$s welcomes %2$s"
msgstr "%1$s heißt %2$s herzlich willkommen"
-#: ../../mod/home.php:35
+#: mod/home.php:35
#, php-format
msgid "Welcome to %s"
msgstr "Willkommen zu %s"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt."
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Or - did you try to upload an empty file?"
msgstr "Oder - hast Du versucht, eine leere Datei hochzuladen?"
-#: ../../mod/wall_attach.php:81
+#: mod/wall_attach.php:94
#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "Die Datei ist größer als das erlaubte Limit von %d"
+msgid "File exceeds size limit of %s"
+msgstr "Die Datei ist größer als das erlaubte Limit von %s"
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
msgid "File upload failed."
msgstr "Hochladen der Datei fehlgeschlagen."
-#: ../../mod/match.php:12
+#: mod/match.php:13
msgid "Profile Match"
msgstr "Profilübereinstimmungen"
-#: ../../mod/match.php:20
+#: mod/match.php:22
msgid "No keywords to match. Please add keywords to your default profile."
msgstr "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu Deinem Standardprofil hinzu."
-#: ../../mod/match.php:57
+#: mod/match.php:64
msgid "is interested in:"
msgstr "ist interessiert an:"
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Verbinden"
-
-#: ../../mod/share.php:44
+#: mod/share.php:38
msgid "link"
msgstr "Link"
-#: ../../mod/community.php:23
+#: mod/community.php:23
msgid "Not available."
msgstr "Nicht verfügbar."
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
+#: view/theme/diabook/theme.php:129
msgid "Community"
msgstr "Gemeinschaft"
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
msgid "No results."
msgstr "Keine Ergebnisse."
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
+#: mod/settings.php:34 mod/photos.php:102
msgid "everybody"
msgstr "jeder"
-#: ../../mod/settings.php:41
+#: mod/settings.php:47
msgid "Additional features"
msgstr "Zusätzliche Features"
-#: ../../mod/settings.php:46
+#: mod/settings.php:53
msgid "Display"
msgstr "Anzeige"
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
+#: mod/settings.php:60 mod/settings.php:835
msgid "Social Networks"
msgstr "Soziale Netzwerke"
-#: ../../mod/settings.php:62 ../../include/nav.php:170
+#: mod/settings.php:72 include/nav.php:179
msgid "Delegations"
msgstr "Delegationen"
-#: ../../mod/settings.php:67
+#: mod/settings.php:78
msgid "Connected apps"
msgstr "Verbundene Programme"
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
msgid "Export personal data"
msgstr "Persönliche Daten exportieren"
-#: ../../mod/settings.php:77
+#: mod/settings.php:90
msgid "Remove account"
msgstr "Konto löschen"
-#: ../../mod/settings.php:129
+#: mod/settings.php:143
msgid "Missing some important data!"
msgstr "Wichtige Daten fehlen!"
-#: ../../mod/settings.php:238
+#: mod/settings.php:256
msgid "Failed to connect with email account using the settings provided."
msgstr "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich."
-#: ../../mod/settings.php:243
+#: mod/settings.php:261
msgid "Email settings updated."
msgstr "E-Mail Einstellungen bearbeitet."
-#: ../../mod/settings.php:258
+#: mod/settings.php:276
msgid "Features updated"
msgstr "Features aktualisiert"
-#: ../../mod/settings.php:321
+#: mod/settings.php:339
msgid "Relocate message has been send to your contacts"
msgstr "Die Umzugsbenachrichtigung wurde an Deine Kontakte versendet."
-#: ../../mod/settings.php:335
+#: mod/settings.php:353 include/user.php:39
msgid "Passwords do not match. Password unchanged."
msgstr "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert."
-#: ../../mod/settings.php:340
+#: mod/settings.php:358
msgid "Empty passwords are not allowed. Password unchanged."
msgstr "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert."
-#: ../../mod/settings.php:348
+#: mod/settings.php:366
msgid "Wrong password."
msgstr "Falsches Passwort."
-#: ../../mod/settings.php:359
+#: mod/settings.php:377
msgid "Password changed."
msgstr "Passwort geändert."
-#: ../../mod/settings.php:361
+#: mod/settings.php:379
msgid "Password update failed. Please try again."
msgstr "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal."
-#: ../../mod/settings.php:428
+#: mod/settings.php:446
msgid " Please use a shorter name."
msgstr " Bitte verwende einen kürzeren Namen."
-#: ../../mod/settings.php:430
+#: mod/settings.php:448
msgid " Name too short."
msgstr " Name ist zu kurz."
-#: ../../mod/settings.php:439
+#: mod/settings.php:457
msgid "Wrong Password"
msgstr "Falsches Passwort"
-#: ../../mod/settings.php:444
+#: mod/settings.php:462
msgid " Not valid email."
msgstr " Keine gültige E-Mail."
-#: ../../mod/settings.php:450
+#: mod/settings.php:468
msgid " Cannot change to that email."
msgstr "Ändern der E-Mail nicht möglich. "
-#: ../../mod/settings.php:506
+#: mod/settings.php:524
msgid "Private forum has no privacy permissions. Using default privacy group."
msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt."
-#: ../../mod/settings.php:510
+#: mod/settings.php:528
msgid "Private forum has no privacy permissions and no default privacy group."
msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte."
-#: ../../mod/settings.php:540
+#: mod/settings.php:558
msgid "Settings updated."
msgstr "Einstellungen aktualisiert."
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
msgid "Add application"
msgstr "Programm hinzufügen"
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
+#: mod/settings.php:635 mod/settings.php:661
msgid "Consumer Key"
msgstr "Consumer Key"
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
+#: mod/settings.php:636 mod/settings.php:662
msgid "Consumer Secret"
msgstr "Consumer Secret"
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
+#: mod/settings.php:637 mod/settings.php:663
msgid "Redirect"
msgstr "Umleiten"
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
+#: mod/settings.php:638 mod/settings.php:664
msgid "Icon url"
msgstr "Icon URL"
-#: ../../mod/settings.php:631
+#: mod/settings.php:649
msgid "You can't edit this application."
msgstr "Du kannst dieses Programm nicht bearbeiten."
-#: ../../mod/settings.php:674
+#: mod/settings.php:692
msgid "Connected Apps"
msgstr "Verbundene Programme"
-#: ../../mod/settings.php:678
+#: mod/settings.php:696
msgid "Client key starts with"
msgstr "Anwenderschlüssel beginnt mit"
-#: ../../mod/settings.php:679
+#: mod/settings.php:697
msgid "No name"
msgstr "Kein Name"
-#: ../../mod/settings.php:680
+#: mod/settings.php:698
msgid "Remove authorization"
msgstr "Autorisierung entziehen"
-#: ../../mod/settings.php:692
+#: mod/settings.php:710
msgid "No Plugin settings configured"
msgstr "Keine Plugin-Einstellungen konfiguriert"
-#: ../../mod/settings.php:700
+#: mod/settings.php:718
msgid "Plugin Settings"
msgstr "Plugin-Einstellungen"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "Off"
msgstr "Aus"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "On"
msgstr "An"
-#: ../../mod/settings.php:722
+#: mod/settings.php:740
msgid "Additional Features"
msgstr "Zusätzliche Features"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:750 mod/settings.php:754
+msgid "General Social Media Settings"
+msgstr "Allgemeine Einstellungen zu Sozialen Medien"
+
+#: mod/settings.php:760
+msgid "Disable intelligent shortening"
+msgstr "Intelligentes Link kürzen ausschalten"
+
+#: mod/settings.php:762
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr "Normalerweise versucht das System den besten Link zu finden um ihn zu gekürzten Postings hinzu zu fügen. Wird diese Option ausgewählt wird stets ein Link auf die originale Friendica Nachricht beigefügt."
+
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen"
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr "Wenn du eine Nachricht eines unbekannten OStatus Nutzers bekommst, entscheidet diese Option wie diese behandelt werden soll. Ist die Option aktiviert, wird ein neuer Kontakt für den Verfasser erstellt,."
+
+#: mod/settings.php:791 mod/settings.php:792
#, php-format
msgid "Built-in support for %s connectivity is %s"
msgstr "Eingebaute Unterstützung für Verbindungen zu %s ist %s"
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
+#: mod/settings.php:791 mod/dfrn_request.php:856
+#: include/contact_selectors.php:80
msgid "Diaspora"
msgstr "Diaspora"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:791 mod/settings.php:792
msgid "enabled"
msgstr "eingeschaltet"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:791 mod/settings.php:792
msgid "disabled"
msgstr "ausgeschaltet"
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
+#: mod/settings.php:792
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
-#: ../../mod/settings.php:773
+#: mod/settings.php:828
msgid "Email access is disabled on this site."
msgstr "Zugriff auf E-Mails für diese Seite deaktiviert."
-#: ../../mod/settings.php:785
+#: mod/settings.php:840
msgid "Email/Mailbox Setup"
msgstr "E-Mail/Postfach-Einstellungen"
-#: ../../mod/settings.php:786
+#: mod/settings.php:841
msgid ""
"If you wish to communicate with email contacts using this service "
"(optional), please specify how to connect to your mailbox."
msgstr "Wenn Du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für Dein Postfach an."
-#: ../../mod/settings.php:787
+#: mod/settings.php:842
msgid "Last successful email check:"
msgstr "Letzter erfolgreicher E-Mail Check"
-#: ../../mod/settings.php:789
+#: mod/settings.php:844
msgid "IMAP server name:"
msgstr "IMAP-Server-Name:"
-#: ../../mod/settings.php:790
+#: mod/settings.php:845
msgid "IMAP port:"
msgstr "IMAP-Port:"
-#: ../../mod/settings.php:791
+#: mod/settings.php:846
msgid "Security:"
msgstr "Sicherheit:"
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
+#: mod/settings.php:846 mod/settings.php:851
msgid "None"
msgstr "Keine"
-#: ../../mod/settings.php:792
+#: mod/settings.php:847
msgid "Email login name:"
msgstr "E-Mail-Login-Name:"
-#: ../../mod/settings.php:793
+#: mod/settings.php:848
msgid "Email password:"
msgstr "E-Mail-Passwort:"
-#: ../../mod/settings.php:794
+#: mod/settings.php:849
msgid "Reply-to address:"
msgstr "Reply-to Adresse:"
-#: ../../mod/settings.php:795
+#: mod/settings.php:850
msgid "Send public posts to all email contacts:"
msgstr "Sende öffentliche Beiträge an alle E-Mail-Kontakte:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Action after import:"
msgstr "Aktion nach Import:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Mark as seen"
msgstr "Als gelesen markieren"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Move to folder"
msgstr "In einen Ordner verschieben"
-#: ../../mod/settings.php:797
+#: mod/settings.php:852
msgid "Move to folder:"
msgstr "In diesen Ordner verschieben:"
-#: ../../mod/settings.php:878
+#: mod/settings.php:933
msgid "Display Settings"
msgstr "Anzeige-Einstellungen"
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
+#: mod/settings.php:939 mod/settings.php:955
msgid "Display Theme:"
msgstr "Theme:"
-#: ../../mod/settings.php:885
+#: mod/settings.php:940
msgid "Mobile Theme:"
msgstr "Mobiles Theme"
-#: ../../mod/settings.php:886
+#: mod/settings.php:941
msgid "Update browser every xx seconds"
msgstr "Browser alle xx Sekunden aktualisieren"
-#: ../../mod/settings.php:886
+#: mod/settings.php:941
msgid "Minimum of 10 seconds, no maximum"
msgstr "Minimal 10 Sekunden, kein Maximum"
-#: ../../mod/settings.php:887
+#: mod/settings.php:942
msgid "Number of items to display per page:"
msgstr "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: "
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
+#: mod/settings.php:942 mod/settings.php:943
msgid "Maximum of 100 items"
msgstr "Maximal 100 Beiträge"
-#: ../../mod/settings.php:888
+#: mod/settings.php:943
msgid "Number of items to display per page when viewed from mobile device:"
msgstr "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:"
-#: ../../mod/settings.php:889
+#: mod/settings.php:944
msgid "Don't show emoticons"
msgstr "Keine Smilies anzeigen"
-#: ../../mod/settings.php:890
+#: mod/settings.php:945
msgid "Don't show notices"
msgstr "Info-Popups nicht anzeigen"
-#: ../../mod/settings.php:891
+#: mod/settings.php:946
msgid "Infinite scroll"
msgstr "Endloses Scrollen"
-#: ../../mod/settings.php:892
+#: mod/settings.php:947
msgid "Automatic updates only at the top of the network page"
msgstr "Automatische Updates nur, wenn Du oben auf der Netzwerkseite bist."
-#: ../../mod/settings.php:969
+#: mod/settings.php:949 view/theme/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
+#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
+#: view/theme/duepuntozero/config.php:61
+msgid "Theme settings"
+msgstr "Themeneinstellungen"
+
+#: mod/settings.php:1025
msgid "User Types"
msgstr "Nutzer Art"
-#: ../../mod/settings.php:970
+#: mod/settings.php:1026
msgid "Community Types"
msgstr "Gemeinschafts Art"
-#: ../../mod/settings.php:971
+#: mod/settings.php:1027
msgid "Normal Account Page"
msgstr "Normales Konto"
-#: ../../mod/settings.php:972
+#: mod/settings.php:1028
msgid "This account is a normal personal profile"
msgstr "Dieses Konto ist ein normales persönliches Profil"
-#: ../../mod/settings.php:975
+#: mod/settings.php:1031
msgid "Soapbox Page"
msgstr "Marktschreier-Konto"
-#: ../../mod/settings.php:976
+#: mod/settings.php:1032
msgid "Automatically approve all connection/friend requests as read-only fans"
msgstr "Kontaktanfragen werden automatisch als Nurlese-Fans akzeptiert"
-#: ../../mod/settings.php:979
+#: mod/settings.php:1035
msgid "Community Forum/Celebrity Account"
msgstr "Forum/Promi-Konto"
-#: ../../mod/settings.php:980
+#: mod/settings.php:1036
msgid ""
"Automatically approve all connection/friend requests as read-write fans"
msgstr "Kontaktanfragen werden automatisch als Lese-und-Schreib-Fans akzeptiert"
-#: ../../mod/settings.php:983
+#: mod/settings.php:1039
msgid "Automatic Friend Page"
msgstr "Automatische Freunde Seite"
-#: ../../mod/settings.php:984
+#: mod/settings.php:1040
msgid "Automatically approve all connection/friend requests as friends"
msgstr "Kontaktanfragen werden automatisch als Freund akzeptiert"
-#: ../../mod/settings.php:987
+#: mod/settings.php:1043
msgid "Private Forum [Experimental]"
msgstr "Privates Forum [Versuchsstadium]"
-#: ../../mod/settings.php:988
+#: mod/settings.php:1044
msgid "Private forum - approved members only"
msgstr "Privates Forum, nur für Mitglieder"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1056
msgid "OpenID:"
msgstr "OpenID:"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1056
msgid "(Optional) Allow this OpenID to login to this account."
msgstr "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID."
-#: ../../mod/settings.php:1010
+#: mod/settings.php:1066
msgid "Publish your default profile in your local site directory?"
msgstr "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "Nein"
-
-#: ../../mod/settings.php:1016
+#: mod/settings.php:1072
msgid "Publish your default profile in the global social directory?"
msgstr "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"
-#: ../../mod/settings.php:1024
+#: mod/settings.php:1080
msgid "Hide your contact/friend list from viewers of your default profile?"
msgstr "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
+#: mod/settings.php:1084 include/acl_selectors.php:330
msgid "Hide your profile details from unknown viewers?"
msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
-#: ../../mod/settings.php:1028
+#: mod/settings.php:1084
msgid ""
"If enabled, posting public messages to Diaspora and other networks isn't "
"possible."
msgstr "Wenn aktiviert, ist das senden öffentliche Nachrichten zu Diaspora und anderen Netzwerken nicht möglich"
-#: ../../mod/settings.php:1033
+#: mod/settings.php:1089
msgid "Allow friends to post to your profile page?"
msgstr "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?"
-#: ../../mod/settings.php:1039
+#: mod/settings.php:1095
msgid "Allow friends to tag your posts?"
msgstr "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?"
-#: ../../mod/settings.php:1045
+#: mod/settings.php:1101
msgid "Allow us to suggest you as a potential friend to new members?"
msgstr "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"
-#: ../../mod/settings.php:1051
+#: mod/settings.php:1107
msgid "Permit unknown people to send you private mail?"
msgstr "Dürfen Dir Unbekannte private Nachrichten schicken?"
-#: ../../mod/settings.php:1059
+#: mod/settings.php:1115
msgid "Profile is not published."
msgstr "Profil ist nicht veröffentlicht."
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "Die Adresse Deines Profils lautet:"
+#: mod/settings.php:1123
+#, php-format
+msgid "Your Identity Address is '%s' or '%s'."
+msgstr "Die Adresse deines Profils lautet '%s' oder '%s'."
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1130
msgid "Automatically expire posts after this many days:"
msgstr "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:"
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1130
msgid "If empty, posts will not expire. Expired posts will be deleted"
msgstr "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht."
-#: ../../mod/settings.php:1079
+#: mod/settings.php:1131
msgid "Advanced expiration settings"
msgstr "Erweiterte Verfallseinstellungen"
-#: ../../mod/settings.php:1080
+#: mod/settings.php:1132
msgid "Advanced Expiration"
msgstr "Erweitertes Verfallen"
-#: ../../mod/settings.php:1081
+#: mod/settings.php:1133
msgid "Expire posts:"
msgstr "Beiträge verfallen lassen:"
-#: ../../mod/settings.php:1082
+#: mod/settings.php:1134
msgid "Expire personal notes:"
msgstr "Persönliche Notizen verfallen lassen:"
-#: ../../mod/settings.php:1083
+#: mod/settings.php:1135
msgid "Expire starred posts:"
msgstr "Markierte Beiträge verfallen lassen:"
-#: ../../mod/settings.php:1084
+#: mod/settings.php:1136
msgid "Expire photos:"
msgstr "Fotos verfallen lassen:"
-#: ../../mod/settings.php:1085
+#: mod/settings.php:1137
msgid "Only expire posts by others:"
msgstr "Nur Beiträge anderer verfallen:"
-#: ../../mod/settings.php:1111
+#: mod/settings.php:1163
msgid "Account Settings"
msgstr "Kontoeinstellungen"
-#: ../../mod/settings.php:1119
+#: mod/settings.php:1171
msgid "Password Settings"
msgstr "Passwort-Einstellungen"
-#: ../../mod/settings.php:1120
+#: mod/settings.php:1172 mod/register.php:271
msgid "New Password:"
msgstr "Neues Passwort:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1173 mod/register.php:272
msgid "Confirm:"
msgstr "Bestätigen:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1173
msgid "Leave password fields blank unless changing"
msgstr "Lass die Passwort-Felder leer, außer Du willst das Passwort ändern"
-#: ../../mod/settings.php:1122
+#: mod/settings.php:1174
msgid "Current Password:"
msgstr "Aktuelles Passwort:"
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
+#: mod/settings.php:1174 mod/settings.php:1175
msgid "Your current password to confirm the changes"
msgstr "Dein aktuelles Passwort um die Änderungen zu bestätigen"
-#: ../../mod/settings.php:1123
+#: mod/settings.php:1175
msgid "Password:"
msgstr "Passwort:"
-#: ../../mod/settings.php:1127
+#: mod/settings.php:1179
msgid "Basic Settings"
msgstr "Grundeinstellungen"
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
+#: mod/settings.php:1180 include/identity.php:538
msgid "Full Name:"
msgstr "Kompletter Name:"
-#: ../../mod/settings.php:1129
+#: mod/settings.php:1181
msgid "Email Address:"
msgstr "E-Mail-Adresse:"
-#: ../../mod/settings.php:1130
+#: mod/settings.php:1182
msgid "Your Timezone:"
msgstr "Deine Zeitzone:"
-#: ../../mod/settings.php:1131
+#: mod/settings.php:1183
msgid "Default Post Location:"
msgstr "Standardstandort:"
-#: ../../mod/settings.php:1132
+#: mod/settings.php:1184
msgid "Use Browser Location:"
msgstr "Standort des Browsers verwenden:"
-#: ../../mod/settings.php:1135
+#: mod/settings.php:1187
msgid "Security and Privacy Settings"
msgstr "Sicherheits- und Privatsphäre-Einstellungen"
-#: ../../mod/settings.php:1137
+#: mod/settings.php:1189
msgid "Maximum Friend Requests/Day:"
msgstr "Maximale Anzahl von Freundschaftsanfragen/Tag:"
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
+#: mod/settings.php:1189 mod/settings.php:1219
msgid "(to prevent spam abuse)"
msgstr "(um SPAM zu vermeiden)"
-#: ../../mod/settings.php:1138
+#: mod/settings.php:1190
msgid "Default Post Permissions"
msgstr "Standard-Zugriffsrechte für Beiträge"
-#: ../../mod/settings.php:1139
+#: mod/settings.php:1191
msgid "(click to open/close)"
msgstr "(klicke zum öffnen/schließen)"
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
+#: mod/settings.php:1200 mod/photos.php:1166 mod/photos.php:1538
msgid "Show to Groups"
msgstr "Zeige den Gruppen"
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
+#: mod/settings.php:1201 mod/photos.php:1167 mod/photos.php:1539
msgid "Show to Contacts"
msgstr "Zeige den Kontakten"
-#: ../../mod/settings.php:1150
+#: mod/settings.php:1202
msgid "Default Private Post"
msgstr "Privater Standardbeitrag"
-#: ../../mod/settings.php:1151
+#: mod/settings.php:1203
msgid "Default Public Post"
msgstr "Öffentlicher Standardbeitrag"
-#: ../../mod/settings.php:1155
+#: mod/settings.php:1207
msgid "Default Permissions for New Posts"
msgstr "Standardberechtigungen für neue Beiträge"
-#: ../../mod/settings.php:1167
+#: mod/settings.php:1219
msgid "Maximum private messages per day from unknown people:"
msgstr "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:"
-#: ../../mod/settings.php:1170
+#: mod/settings.php:1222
msgid "Notification Settings"
msgstr "Benachrichtigungseinstellungen"
-#: ../../mod/settings.php:1171
+#: mod/settings.php:1223
msgid "By default post a status message when:"
msgstr "Standardmäßig eine Statusnachricht posten, wenn:"
-#: ../../mod/settings.php:1172
+#: mod/settings.php:1224
msgid "accepting a friend request"
msgstr "– Du eine Kontaktanfrage akzeptierst"
-#: ../../mod/settings.php:1173
+#: mod/settings.php:1225
msgid "joining a forum/community"
msgstr "– Du einem Forum/einer Gemeinschaftsseite beitrittst"
-#: ../../mod/settings.php:1174
+#: mod/settings.php:1226
msgid "making an interesting profile change"
msgstr "– Du eine interessante Änderung an Deinem Profil durchführst"
-#: ../../mod/settings.php:1175
+#: mod/settings.php:1227
msgid "Send a notification email when:"
msgstr "Benachrichtigungs-E-Mail senden wenn:"
-#: ../../mod/settings.php:1176
+#: mod/settings.php:1228
msgid "You receive an introduction"
msgstr "– Du eine Kontaktanfrage erhältst"
-#: ../../mod/settings.php:1177
+#: mod/settings.php:1229
msgid "Your introductions are confirmed"
msgstr "– eine Deiner Kontaktanfragen akzeptiert wurde"
-#: ../../mod/settings.php:1178
+#: mod/settings.php:1230
msgid "Someone writes on your profile wall"
msgstr "– jemand etwas auf Deine Pinnwand schreibt"
-#: ../../mod/settings.php:1179
+#: mod/settings.php:1231
msgid "Someone writes a followup comment"
msgstr "– jemand auch einen Kommentar verfasst"
-#: ../../mod/settings.php:1180
+#: mod/settings.php:1232
msgid "You receive a private message"
msgstr "– Du eine private Nachricht erhältst"
-#: ../../mod/settings.php:1181
+#: mod/settings.php:1233
msgid "You receive a friend suggestion"
msgstr "– Du eine Empfehlung erhältst"
-#: ../../mod/settings.php:1182
+#: mod/settings.php:1234
msgid "You are tagged in a post"
msgstr "– Du in einem Beitrag erwähnt wirst"
-#: ../../mod/settings.php:1183
+#: mod/settings.php:1235
msgid "You are poked/prodded/etc. in a post"
msgstr "– Du von jemandem angestupst oder sonstwie behandelt wirst"
-#: ../../mod/settings.php:1185
+#: mod/settings.php:1237
+msgid "Activate desktop notifications"
+msgstr "Desktop Benachrichtigungen einschalten"
+
+#: mod/settings.php:1237
+msgid "Show desktop popup on new notifications"
+msgstr "Desktop Benachrichtigungen einschalten"
+
+#: mod/settings.php:1239
msgid "Text-only notification emails"
msgstr "Benachrichtigungs E-Mail als Rein-Text."
-#: ../../mod/settings.php:1187
+#: mod/settings.php:1241
msgid "Send text only notification emails, without the html part"
msgstr "Sende Benachrichtigungs E-Mail als Rein-Text - ohne HTML-Teil"
-#: ../../mod/settings.php:1189
+#: mod/settings.php:1243
msgid "Advanced Account/Page Type Settings"
msgstr "Erweiterte Konto-/Seitentyp-Einstellungen"
-#: ../../mod/settings.php:1190
+#: mod/settings.php:1244
msgid "Change the behaviour of this account for special situations"
msgstr "Verhalten dieses Kontos in bestimmten Situationen:"
-#: ../../mod/settings.php:1193
+#: mod/settings.php:1247
msgid "Relocate"
msgstr "Umziehen"
-#: ../../mod/settings.php:1194
+#: mod/settings.php:1248
msgid ""
"If you have moved this profile from another server, and some of your "
"contacts don't receive your updates, try pushing this button."
msgstr "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige Deiner Kontakte Deine Beiträge nicht erhalten, verwende diesen Button."
-#: ../../mod/settings.php:1195
+#: mod/settings.php:1249
msgid "Resend relocate message to contacts"
msgstr "Umzugsbenachrichtigung erneut an Kontakte senden"
-#: ../../mod/dfrn_request.php:95
+#: mod/dfrn_request.php:95
msgid "This introduction has already been accepted."
msgstr "Diese Kontaktanfrage wurde bereits akzeptiert."
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
msgid "Profile location is not valid or does not contain profile information."
msgstr "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
msgid "Warning: profile location has no identifiable owner name."
msgstr "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
msgid "Warning: profile location has no profile photo."
msgstr "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
#, php-format
msgid "%d required parameter was not found at the given location"
msgid_plural "%d required parameters were not found at the given location"
msgstr[0] "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden"
msgstr[1] "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden"
-#: ../../mod/dfrn_request.php:172
+#: mod/dfrn_request.php:172
msgid "Introduction complete."
msgstr "Kontaktanfrage abgeschlossen."
-#: ../../mod/dfrn_request.php:214
+#: mod/dfrn_request.php:214
msgid "Unrecoverable protocol error."
msgstr "Nicht behebbarer Protokollfehler."
-#: ../../mod/dfrn_request.php:242
+#: mod/dfrn_request.php:242
msgid "Profile unavailable."
msgstr "Profil nicht verfügbar."
-#: ../../mod/dfrn_request.php:267
+#: mod/dfrn_request.php:267
#, php-format
msgid "%s has received too many connection requests today."
msgstr "%s hat heute zu viele Freundschaftsanfragen erhalten."
-#: ../../mod/dfrn_request.php:268
+#: mod/dfrn_request.php:268
msgid "Spam protection measures have been invoked."
msgstr "Maßnahmen zum Spamschutz wurden ergriffen."
-#: ../../mod/dfrn_request.php:269
+#: mod/dfrn_request.php:269
msgid "Friends are advised to please try again in 24 hours."
msgstr "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen."
-#: ../../mod/dfrn_request.php:331
+#: mod/dfrn_request.php:331
msgid "Invalid locator"
msgstr "Ungültiger Locator"
-#: ../../mod/dfrn_request.php:340
+#: mod/dfrn_request.php:340
msgid "Invalid email address."
msgstr "Ungültige E-Mail-Adresse."
-#: ../../mod/dfrn_request.php:367
+#: mod/dfrn_request.php:367
msgid "This account has not been configured for email. Request failed."
msgstr "Dieses Konto ist nicht für E-Mail konfiguriert. Anfrage fehlgeschlagen."
-#: ../../mod/dfrn_request.php:463
+#: mod/dfrn_request.php:463
msgid "Unable to resolve your name at the provided location."
msgstr "Konnte Deinen Namen an der angegebenen Stelle nicht finden."
-#: ../../mod/dfrn_request.php:476
+#: mod/dfrn_request.php:476
msgid "You have already introduced yourself here."
msgstr "Du hast Dich hier bereits vorgestellt."
-#: ../../mod/dfrn_request.php:480
+#: mod/dfrn_request.php:480
#, php-format
msgid "Apparently you are already friends with %s."
msgstr "Es scheint so, als ob Du bereits mit %s befreundet bist."
-#: ../../mod/dfrn_request.php:501
+#: mod/dfrn_request.php:501
msgid "Invalid profile URL."
msgstr "Ungültige Profil-URL."
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
+#: mod/dfrn_request.php:507 include/follow.php:70
msgid "Disallowed profile URL."
msgstr "Nicht erlaubte Profil-URL."
-#: ../../mod/dfrn_request.php:597
+#: mod/dfrn_request.php:597
msgid "Your introduction has been sent."
msgstr "Deine Kontaktanfrage wurde gesendet."
-#: ../../mod/dfrn_request.php:650
+#: mod/dfrn_request.php:650
msgid "Please login to confirm introduction."
msgstr "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen."
-#: ../../mod/dfrn_request.php:660
+#: mod/dfrn_request.php:660
msgid ""
"Incorrect identity currently logged in. Please login to "
"this profile."
msgstr "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit diesem Profil an."
-#: ../../mod/dfrn_request.php:671
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Bestätigen"
+
+#: mod/dfrn_request.php:686
msgid "Hide this contact"
msgstr "Verberge diesen Kontakt"
-#: ../../mod/dfrn_request.php:674
+#: mod/dfrn_request.php:689
#, php-format
msgid "Welcome home %s."
msgstr "Willkommen zurück %s."
-#: ../../mod/dfrn_request.php:675
+#: mod/dfrn_request.php:690
#, php-format
msgid "Please confirm your introduction/connection request to %s."
msgstr "Bitte bestätige Deine Kontaktanfrage bei %s."
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Bestätigen"
-
-#: ../../mod/dfrn_request.php:804
+#: mod/dfrn_request.php:819
msgid ""
"Please enter your 'Identity Address' from one of the following supported "
"communications networks:"
msgstr "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:"
-#: ../../mod/dfrn_request.php:824
+#: mod/dfrn_request.php:840
+#, php-format
msgid ""
"If you are not yet a member of the free social web, follow this link to find a public"
-" Friendica site and join us today."
-msgstr "Wenn Du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten."
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today."
+msgstr "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten."
-#: ../../mod/dfrn_request.php:827
+#: mod/dfrn_request.php:845
msgid "Friend/Connection Request"
msgstr "Freundschafts-/Kontaktanfrage"
-#: ../../mod/dfrn_request.php:828
+#: mod/dfrn_request.php:846
msgid ""
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
"testuser@identi.ca"
msgstr "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Bitte beantworte folgendes:"
-
-#: ../../mod/dfrn_request.php:830
-#, php-format
-msgid "Does %s know you?"
-msgstr "Kennt %s Dich?"
-
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Eine persönliche Notiz beifügen:"
-
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
+#: mod/dfrn_request.php:854 include/contact_selectors.php:76
msgid "Friendica"
msgstr "Friendica"
-#: ../../mod/dfrn_request.php:837
+#: mod/dfrn_request.php:855
msgid "StatusNet/Federated Social Web"
msgstr "StatusNet/Federated Social Web"
-#: ../../mod/dfrn_request.php:839
+#: mod/dfrn_request.php:857
#, php-format
msgid ""
" - please do not use this form. Instead, enter %s into your Diaspora search"
" bar."
msgstr " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste."
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "Adresse Deines Profils:"
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Anfrage abschicken"
-
-#: ../../mod/register.php:90
+#: mod/register.php:92
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet."
-#: ../../mod/register.php:96
+#: mod/register.php:97
#, php-format
msgid ""
"Failed to send email message. Here your accout details: login: %s "
"password: %s
You can change your password after login."
msgstr "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern."
-#: ../../mod/register.php:105
+#: mod/register.php:107
msgid "Your registration can not be processed."
msgstr "Deine Registrierung konnte nicht verarbeitet werden."
-#: ../../mod/register.php:148
+#: mod/register.php:150
msgid "Your registration is pending approval by the site owner."
msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: mod/register.php:188 mod/uimport.php:50
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal."
-#: ../../mod/register.php:214
+#: mod/register.php:216
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking 'Register'."
msgstr "Du kannst dieses Formular auch (optional) mit Deiner OpenID ausfüllen, indem Du Deine OpenID angibst und 'Registrieren' klickst."
-#: ../../mod/register.php:215
+#: mod/register.php:217
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr "Wenn Du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus."
-#: ../../mod/register.php:216
+#: mod/register.php:218
msgid "Your OpenID (optional): "
msgstr "Deine OpenID (optional): "
-#: ../../mod/register.php:230
+#: mod/register.php:232
msgid "Include your profile in member directory?"
msgstr "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?"
-#: ../../mod/register.php:251
+#: mod/register.php:256
msgid "Membership on this site is by invitation only."
msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."
-#: ../../mod/register.php:252
+#: mod/register.php:257
msgid "Your invitation ID: "
msgstr "ID Deiner Einladung: "
-#: ../../mod/register.php:263
+#: mod/register.php:268
msgid "Your Full Name (e.g. Joe Smith): "
msgstr "Vollständiger Name (z.B. Max Mustermann): "
-#: ../../mod/register.php:264
+#: mod/register.php:269
msgid "Your Email Address: "
msgstr "Deine E-Mail-Adresse: "
-#: ../../mod/register.php:265
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr "Leer lassen um das Passwort automatisch zu generieren."
+
+#: mod/register.php:273
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be "
"'nickname@$sitename'."
msgstr "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird 'spitzname@$sitename' sein."
-#: ../../mod/register.php:266
+#: mod/register.php:274
msgid "Choose a nickname: "
msgstr "Spitznamen wählen: "
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
msgid "Register"
msgstr "Registrieren"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
+#: mod/register.php:283 mod/uimport.php:64
msgid "Import"
msgstr "Import"
-#: ../../mod/register.php:276
+#: mod/register.php:284
msgid "Import your profile to this friendica instance"
msgstr "Importiere Dein Profil auf diese Friendica Instanz"
-#: ../../mod/maintenance.php:5
+#: mod/maintenance.php:5
msgid "System down for maintenance"
msgstr "System zur Wartung abgeschaltet"
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
msgid "Search"
msgstr "Suche"
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Beiträge markiert mit: %s"
+
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr "Suchergebnisse für: %s"
+
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
msgid "Global Directory"
msgstr "Weltweites Verzeichnis"
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
msgid "Find on this site"
msgstr "Auf diesem Server suchen"
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
msgid "Site Directory"
msgstr "Verzeichnis"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
+#: mod/directory.php:129 mod/profiles.php:747
msgid "Age: "
msgstr "Alter: "
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
msgid "Gender: "
msgstr "Geschlecht:"
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Geschlecht:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
msgid "Status:"
msgstr "Status:"
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
msgid "Homepage:"
msgstr "Homepage:"
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "Über:"
-
-#: ../../mod/directory.php:189
+#: mod/directory.php:205
msgid "No entries (some entries may be hidden)."
msgstr "Keine Einträge (einige Einträge könnten versteckt sein)."
-#: ../../mod/delegate.php:101
+#: mod/delegate.php:101
msgid "No potential page delegates located."
msgstr "Keine potentiellen Bevollmächtigten für die Seite gefunden."
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
+#: mod/delegate.php:130 include/nav.php:179
msgid "Delegate Page Management"
msgstr "Delegiere das Management für die Seite"
-#: ../../mod/delegate.php:132
+#: mod/delegate.php:132
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!"
-#: ../../mod/delegate.php:133
+#: mod/delegate.php:133
msgid "Existing Page Managers"
msgstr "Vorhandene Seitenmanager"
-#: ../../mod/delegate.php:135
+#: mod/delegate.php:135
msgid "Existing Page Delegates"
msgstr "Vorhandene Bevollmächtigte für die Seite"
-#: ../../mod/delegate.php:137
+#: mod/delegate.php:137
msgid "Potential Delegates"
msgstr "Potentielle Bevollmächtigte"
-#: ../../mod/delegate.php:140
+#: mod/delegate.php:140
msgid "Add"
msgstr "Hinzufügen"
-#: ../../mod/delegate.php:141
+#: mod/delegate.php:141
msgid "No entries."
msgstr "Keine Einträge."
-#: ../../mod/common.php:42
+#: mod/common.php:45
msgid "Common Friends"
msgstr "Gemeinsame Freunde"
-#: ../../mod/common.php:78
+#: mod/common.php:82
msgid "No contacts in common."
msgstr "Keine gemeinsamen Kontakte."
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid "Export account"
msgstr "Account exportieren"
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr "Exportiere Deine Accountinformationen und Kontakte. Verwende dies um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid "Export all"
msgstr "Alles exportieren"
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid ""
"Export your accout info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr "Exportiere Deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)."
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
+#: mod/mood.php:62 include/conversation.php:226
#, php-format
msgid "%1$s is currently %2$s"
msgstr "%1$s ist momentan %2$s"
-#: ../../mod/mood.php:133
+#: mod/mood.php:133
msgid "Mood"
msgstr "Stimmung"
-#: ../../mod/mood.php:134
+#: mod/mood.php:134
msgid "Set your current mood and tell your friends"
msgstr "Wähle Deine aktuelle Stimmung und erzähle sie Deinen Freunden"
-#: ../../mod/suggest.php:27
+#: mod/suggest.php:27
msgid "Do you really want to delete this suggestion?"
msgstr "Möchtest Du wirklich diese Empfehlung löschen?"
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
msgid "Friend Suggestions"
msgstr "Kontaktvorschläge"
-#: ../../mod/suggest.php:74
+#: mod/suggest.php:76
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr "Keine Vorschläge verfügbar. Falls der Server frisch aufgesetzt wurde, versuche es bitte in 24 Stunden noch einmal."
-#: ../../mod/suggest.php:92
+#: mod/suggest.php:94
msgid "Ignore/Hide"
msgstr "Ignorieren/Verbergen"
-#: ../../mod/profiles.php:37
+#: mod/profiles.php:37
msgid "Profile deleted."
msgstr "Profil gelöscht."
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+#: mod/profiles.php:55 mod/profiles.php:89
msgid "Profile-"
msgstr "Profil-"
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+#: mod/profiles.php:74 mod/profiles.php:117
msgid "New profile created."
msgstr "Neues Profil angelegt."
-#: ../../mod/profiles.php:95
+#: mod/profiles.php:95
msgid "Profile unavailable to clone."
msgstr "Profil nicht zum Duplizieren verfügbar."
-#: ../../mod/profiles.php:189
+#: mod/profiles.php:189
msgid "Profile Name is required."
msgstr "Profilname ist erforderlich."
-#: ../../mod/profiles.php:340
+#: mod/profiles.php:336
msgid "Marital Status"
msgstr "Familienstand"
-#: ../../mod/profiles.php:344
+#: mod/profiles.php:340
msgid "Romantic Partner"
msgstr "Romanze"
-#: ../../mod/profiles.php:348
+#: mod/profiles.php:344
msgid "Likes"
msgstr "Likes"
-#: ../../mod/profiles.php:352
+#: mod/profiles.php:348
msgid "Dislikes"
msgstr "Dislikes"
-#: ../../mod/profiles.php:356
+#: mod/profiles.php:352
msgid "Work/Employment"
msgstr "Arbeit / Beschäftigung"
-#: ../../mod/profiles.php:359
+#: mod/profiles.php:355
msgid "Religion"
msgstr "Religion"
-#: ../../mod/profiles.php:363
+#: mod/profiles.php:359
msgid "Political Views"
msgstr "Politische Ansichten"
-#: ../../mod/profiles.php:367
+#: mod/profiles.php:363
msgid "Gender"
msgstr "Geschlecht"
-#: ../../mod/profiles.php:371
+#: mod/profiles.php:367
msgid "Sexual Preference"
msgstr "Sexuelle Vorlieben"
-#: ../../mod/profiles.php:375
+#: mod/profiles.php:371
msgid "Homepage"
msgstr "Webseite"
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+#: mod/profiles.php:375 mod/profiles.php:695
msgid "Interests"
msgstr "Interessen"
-#: ../../mod/profiles.php:383
+#: mod/profiles.php:379
msgid "Address"
msgstr "Adresse"
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+#: mod/profiles.php:386 mod/profiles.php:691
msgid "Location"
msgstr "Wohnort"
-#: ../../mod/profiles.php:473
+#: mod/profiles.php:469
msgid "Profile updated."
msgstr "Profil aktualisiert."
-#: ../../mod/profiles.php:568
+#: mod/profiles.php:565
msgid " and "
msgstr " und "
-#: ../../mod/profiles.php:576
+#: mod/profiles.php:573
msgid "public profile"
msgstr "öffentliches Profil"
-#: ../../mod/profiles.php:579
+#: mod/profiles.php:576
#, php-format
msgid "%1$s changed %2$s to “%3$s”"
msgstr "%1$s hat %2$s geändert auf “%3$s”"
-#: ../../mod/profiles.php:580
+#: mod/profiles.php:577
#, php-format
msgid " - Visit %1$s's %2$s"
msgstr " – %1$ss %2$s besuchen"
-#: ../../mod/profiles.php:583
+#: mod/profiles.php:580
#, php-format
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s hat folgendes aktualisiert %2$s, verändert wurde %3$s."
-#: ../../mod/profiles.php:658
+#: mod/profiles.php:655
msgid "Hide contacts and friends:"
msgstr "Kontakte und Freunde verbergen"
-#: ../../mod/profiles.php:663
+#: mod/profiles.php:660
msgid "Hide your contact/friend list from viewers of this profile?"
msgstr "Liste der Kontakte vor Betrachtern dieses Profils verbergen?"
-#: ../../mod/profiles.php:685
+#: mod/profiles.php:682
msgid "Edit Profile Details"
msgstr "Profil bearbeiten"
-#: ../../mod/profiles.php:687
+#: mod/profiles.php:684
msgid "Change Profile Photo"
msgstr "Profilbild ändern"
-#: ../../mod/profiles.php:688
+#: mod/profiles.php:685
msgid "View this profile"
msgstr "Dieses Profil anzeigen"
-#: ../../mod/profiles.php:689
+#: mod/profiles.php:686
msgid "Create a new profile using these settings"
msgstr "Neues Profil anlegen und diese Einstellungen verwenden"
-#: ../../mod/profiles.php:690
+#: mod/profiles.php:687
msgid "Clone this profile"
msgstr "Dieses Profil duplizieren"
-#: ../../mod/profiles.php:691
+#: mod/profiles.php:688
msgid "Delete this profile"
msgstr "Dieses Profil löschen"
-#: ../../mod/profiles.php:692
+#: mod/profiles.php:689
msgid "Basic information"
msgstr "Grundinformationen"
-#: ../../mod/profiles.php:693
+#: mod/profiles.php:690
msgid "Profile picture"
msgstr "Profilbild"
-#: ../../mod/profiles.php:695
+#: mod/profiles.php:692
msgid "Preferences"
msgstr "Vorlieben"
-#: ../../mod/profiles.php:696
+#: mod/profiles.php:693
msgid "Status information"
msgstr "Status Informationen"
-#: ../../mod/profiles.php:697
+#: mod/profiles.php:694
msgid "Additional information"
msgstr "Zusätzliche Informationen"
-#: ../../mod/profiles.php:700
+#: mod/profiles.php:697
msgid "Profile Name:"
msgstr "Profilname:"
-#: ../../mod/profiles.php:701
+#: mod/profiles.php:698
msgid "Your Full Name:"
msgstr "Dein kompletter Name:"
-#: ../../mod/profiles.php:702
+#: mod/profiles.php:699
msgid "Title/Description:"
msgstr "Titel/Beschreibung:"
-#: ../../mod/profiles.php:703
+#: mod/profiles.php:700
msgid "Your Gender:"
msgstr "Dein Geschlecht:"
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Geburtstag (%s):"
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr "Geburtstag :"
-#: ../../mod/profiles.php:705
+#: mod/profiles.php:702
msgid "Street Address:"
msgstr "Adresse:"
-#: ../../mod/profiles.php:706
+#: mod/profiles.php:703
msgid "Locality/City:"
msgstr "Wohnort:"
-#: ../../mod/profiles.php:707
+#: mod/profiles.php:704
msgid "Postal/Zip Code:"
msgstr "Postleitzahl:"
-#: ../../mod/profiles.php:708
+#: mod/profiles.php:705
msgid "Country:"
msgstr "Land:"
-#: ../../mod/profiles.php:709
+#: mod/profiles.php:706
msgid "Region/State:"
msgstr "Region/Bundesstaat:"
-#: ../../mod/profiles.php:710
+#: mod/profiles.php:707
msgid "♥ Marital Status:"
msgstr "♥ Beziehungsstatus:"
-#: ../../mod/profiles.php:711
+#: mod/profiles.php:708
msgid "Who: (if applicable)"
msgstr "Wer: (falls anwendbar)"
-#: ../../mod/profiles.php:712
+#: mod/profiles.php:709
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com"
-#: ../../mod/profiles.php:713
+#: mod/profiles.php:710
msgid "Since [date]:"
msgstr "Seit [Datum]:"
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
+#: mod/profiles.php:711 include/identity.php:569
msgid "Sexual Preference:"
msgstr "Sexuelle Vorlieben:"
-#: ../../mod/profiles.php:715
+#: mod/profiles.php:712
msgid "Homepage URL:"
msgstr "Adresse der Homepage:"
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
+#: mod/profiles.php:713 include/identity.php:573
msgid "Hometown:"
msgstr "Heimatort:"
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
+#: mod/profiles.php:714 include/identity.php:577
msgid "Political Views:"
msgstr "Politische Ansichten:"
-#: ../../mod/profiles.php:718
+#: mod/profiles.php:715
msgid "Religious Views:"
msgstr "Religiöse Ansichten:"
-#: ../../mod/profiles.php:719
+#: mod/profiles.php:716
msgid "Public Keywords:"
msgstr "Öffentliche Schlüsselwörter:"
-#: ../../mod/profiles.php:720
+#: mod/profiles.php:717
msgid "Private Keywords:"
msgstr "Private Schlüsselwörter:"
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
+#: mod/profiles.php:718 include/identity.php:585
msgid "Likes:"
msgstr "Likes:"
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
+#: mod/profiles.php:719 include/identity.php:587
msgid "Dislikes:"
msgstr "Dislikes:"
-#: ../../mod/profiles.php:723
+#: mod/profiles.php:720
msgid "Example: fishing photography software"
msgstr "Beispiel: Fischen Fotografie Software"
-#: ../../mod/profiles.php:724
+#: mod/profiles.php:721
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr "(Wird verwendet, um potentielle Freunde zu finden, kann von Fremden eingesehen werden)"
-#: ../../mod/profiles.php:725
+#: mod/profiles.php:722
msgid "(Used for searching profiles, never shown to others)"
msgstr "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)"
-#: ../../mod/profiles.php:726
+#: mod/profiles.php:723
msgid "Tell us about yourself..."
msgstr "Erzähle uns ein bisschen von Dir …"
-#: ../../mod/profiles.php:727
+#: mod/profiles.php:724
msgid "Hobbies/Interests"
msgstr "Hobbies/Interessen"
-#: ../../mod/profiles.php:728
+#: mod/profiles.php:725
msgid "Contact information and Social Networks"
msgstr "Kontaktinformationen und Soziale Netzwerke"
-#: ../../mod/profiles.php:729
+#: mod/profiles.php:726
msgid "Musical interests"
msgstr "Musikalische Interessen"
-#: ../../mod/profiles.php:730
+#: mod/profiles.php:727
msgid "Books, literature"
msgstr "Bücher, Literatur"
-#: ../../mod/profiles.php:731
+#: mod/profiles.php:728
msgid "Television"
msgstr "Fernsehen"
-#: ../../mod/profiles.php:732
+#: mod/profiles.php:729
msgid "Film/dance/culture/entertainment"
msgstr "Filme/Tänze/Kultur/Unterhaltung"
-#: ../../mod/profiles.php:733
+#: mod/profiles.php:730
msgid "Love/romance"
msgstr "Liebe/Romantik"
-#: ../../mod/profiles.php:734
+#: mod/profiles.php:731
msgid "Work/employment"
msgstr "Arbeit/Anstellung"
-#: ../../mod/profiles.php:735
+#: mod/profiles.php:732
msgid "School/education"
msgstr "Schule/Ausbildung"
-#: ../../mod/profiles.php:740
+#: mod/profiles.php:737
msgid ""
"This is your public profile. It may "
"be visible to anybody using the internet."
msgstr "Dies ist Dein öffentliches Profil. Es könnte für jeden Nutzer des Internets sichtbar sein."
-#: ../../mod/profiles.php:803
+#: mod/profiles.php:800
msgid "Edit/Manage Profiles"
msgstr "Bearbeite/Verwalte Profile"
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
msgid "Change profile photo"
msgstr "Profilbild ändern"
-#: ../../mod/profiles.php:805 ../../boot.php:1612
+#: mod/profiles.php:802 include/identity.php:232
msgid "Create New Profile"
msgstr "Neues Profil anlegen"
-#: ../../mod/profiles.php:816 ../../boot.php:1622
+#: mod/profiles.php:813 include/identity.php:242
msgid "Profile Image"
msgstr "Profilbild"
-#: ../../mod/profiles.php:818 ../../boot.php:1625
+#: mod/profiles.php:815 include/identity.php:245
msgid "visible to everybody"
msgstr "sichtbar für jeden"
-#: ../../mod/profiles.php:819 ../../boot.php:1626
+#: mod/profiles.php:816 include/identity.php:246
msgid "Edit visibility"
msgstr "Sichtbarkeit bearbeiten"
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+#: mod/editpost.php:17 mod/editpost.php:27
msgid "Item not found"
msgstr "Beitrag nicht gefunden"
-#: ../../mod/editpost.php:39
+#: mod/editpost.php:40
msgid "Edit post"
msgstr "Beitrag bearbeiten"
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
+#: mod/editpost.php:111 include/conversation.php:1057
msgid "upload photo"
msgstr "Bild hochladen"
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
+#: mod/editpost.php:112 include/conversation.php:1058
msgid "Attach file"
msgstr "Datei anhängen"
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
+#: mod/editpost.php:113 include/conversation.php:1059
msgid "attach file"
msgstr "Datei anhängen"
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
+#: mod/editpost.php:115 include/conversation.php:1061
msgid "web link"
msgstr "Weblink"
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
+#: mod/editpost.php:116 include/conversation.php:1062
msgid "Insert video link"
msgstr "Video-Adresse einfügen"
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
+#: mod/editpost.php:117 include/conversation.php:1063
msgid "video link"
msgstr "Video-Link"
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
+#: mod/editpost.php:118 include/conversation.php:1064
msgid "Insert audio link"
msgstr "Audio-Adresse einfügen"
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
+#: mod/editpost.php:119 include/conversation.php:1065
msgid "audio link"
msgstr "Audio-Link"
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
+#: mod/editpost.php:120 include/conversation.php:1066
msgid "Set your location"
msgstr "Deinen Standort festlegen"
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
+#: mod/editpost.php:121 include/conversation.php:1067
msgid "set location"
msgstr "Ort setzen"
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
+#: mod/editpost.php:122 include/conversation.php:1068
msgid "Clear browser location"
msgstr "Browser-Standort leeren"
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
+#: mod/editpost.php:123 include/conversation.php:1069
msgid "clear location"
msgstr "Ort löschen"
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
+#: mod/editpost.php:125 include/conversation.php:1075
msgid "Permission settings"
msgstr "Berechtigungseinstellungen"
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
+#: mod/editpost.php:133 include/acl_selectors.php:343
msgid "CC: email addresses"
msgstr "Cc: E-Mail-Addressen"
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
+#: mod/editpost.php:134 include/conversation.php:1084
msgid "Public post"
msgstr "Öffentlicher Beitrag"
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
+#: mod/editpost.php:137 include/conversation.php:1071
msgid "Set title"
msgstr "Titel setzen"
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
+#: mod/editpost.php:139 include/conversation.php:1073
msgid "Categories (comma-separated list)"
msgstr "Kategorien (kommasepariert)"
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
+#: mod/editpost.php:140 include/acl_selectors.php:344
msgid "Example: bob@example.com, mary@example.com"
msgstr "Z.B.: bob@example.com, mary@example.com"
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr "Dies ist Friendica, Version"
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr "die unter folgender Webadresse zu finden ist"
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr "Bitte besuche Friendica.com, um mehr über das Friendica Projekt zu erfahren."
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr "Probleme oder Fehler gefunden? Bitte besuche"
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr "dem Bugtracker auf github"
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr "Vorschläge, Lob, Spenden usw.: E-Mail an \"Info\" at Friendica - dot com"
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr "Installierte Plugins/Erweiterungen/Apps"
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr "Keine Plugins/Erweiterungen/Apps installiert"
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: mod/api.php:76 mod/api.php:102
msgid "Authorize application connection"
msgstr "Verbindung der Applikation autorisieren"
-#: ../../mod/api.php:77
+#: mod/api.php:77
msgid "Return to your app and insert this Securty Code:"
msgstr "Gehe zu Deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:"
-#: ../../mod/api.php:89
+#: mod/api.php:89
msgid "Please login to continue."
msgstr "Bitte melde Dich an um fortzufahren."
-#: ../../mod/api.php:104
+#: mod/api.php:104
msgid ""
"Do you want to authorize this application to access your posts and contacts,"
" and/or create new posts for you?"
msgstr "Möchtest Du dieser Anwendung den Zugriff auf Deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in Deinem Namen gestatten?"
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+#: mod/lockview.php:31 mod/lockview.php:39
msgid "Remote privacy information not available."
msgstr "Entfernte Privatsphäreneinstellungen nicht verfügbar."
-#: ../../mod/lockview.php:48
+#: mod/lockview.php:48
msgid "Visible to:"
msgstr "Sichtbar für:"
-#: ../../mod/notes.php:44 ../../boot.php:2150
+#: mod/notes.php:44 include/identity.php:675
msgid "Personal Notes"
msgstr "Persönliche Notizen"
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
msgid "l F d, Y \\@ g:i A"
msgstr "l, d. F Y\\, H:i"
-#: ../../mod/localtime.php:24
+#: mod/localtime.php:24
msgid "Time Conversion"
msgstr "Zeitumrechnung"
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
msgstr "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann."
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
#, php-format
msgid "UTC time: %s"
msgstr "UTC Zeit: %s"
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
#, php-format
msgid "Current timezone: %s"
msgstr "Aktuelle Zeitzone: %s"
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
#, php-format
msgid "Converted localtime: %s"
msgstr "Umgerechnete lokale Zeit: %s"
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
msgid "Please select your timezone:"
msgstr "Bitte wähle Deine Zeitzone:"
-#: ../../mod/poke.php:192
+#: mod/poke.php:192
msgid "Poke/Prod"
msgstr "Anstupsen"
-#: ../../mod/poke.php:193
+#: mod/poke.php:193
msgid "poke, prod or do other things to somebody"
msgstr "Stupse Leute an oder mache anderes mit ihnen"
-#: ../../mod/poke.php:194
+#: mod/poke.php:194
msgid "Recipient"
msgstr "Empfänger"
-#: ../../mod/poke.php:195
+#: mod/poke.php:195
msgid "Choose what you wish to do to recipient"
msgstr "Was willst Du mit dem Empfänger machen:"
-#: ../../mod/poke.php:198
+#: mod/poke.php:198
msgid "Make this post private"
msgstr "Diesen Beitrag privat machen"
-#: ../../mod/invite.php:27
+#: mod/invite.php:27
msgid "Total invitation limit exceeded."
msgstr "Limit für Einladungen erreicht."
-#: ../../mod/invite.php:49
+#: mod/invite.php:49
#, php-format
msgid "%s : Not a valid email address."
msgstr "%s: Keine gültige Email Adresse."
-#: ../../mod/invite.php:73
+#: mod/invite.php:73
msgid "Please join us on Friendica"
msgstr "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein"
-#: ../../mod/invite.php:84
+#: mod/invite.php:84
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite."
-#: ../../mod/invite.php:89
+#: mod/invite.php:89
#, php-format
msgid "%s : Message delivery failed."
msgstr "%s: Zustellung der Nachricht fehlgeschlagen."
-#: ../../mod/invite.php:93
+#: mod/invite.php:93
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
msgstr[0] "%d Nachricht gesendet."
msgstr[1] "%d Nachrichten gesendet."
-#: ../../mod/invite.php:112
+#: mod/invite.php:112
msgid "You have no more invitations available"
msgstr "Du hast keine weiteren Einladungen"
-#: ../../mod/invite.php:120
+#: mod/invite.php:120
#, php-format
msgid ""
"Visit %s for a list of public sites that you can join. Friendica members on "
@@ -5253,14 +5447,14 @@ msgid ""
" other social networks."
msgstr "Besuche %s für eine Liste der öffentlichen Server, denen Du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke."
-#: ../../mod/invite.php:122
+#: mod/invite.php:122
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgstr "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s oder einer anderen öffentlichen Friendica Website."
-#: ../../mod/invite.php:123
+#: mod/invite.php:123
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
@@ -5269,446 +5463,368 @@ msgid ""
"sites you can join."
msgstr "Friendica Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen Du beitreten kannst."
-#: ../../mod/invite.php:126
+#: mod/invite.php:126
msgid ""
"Our apologies. This system is not currently configured to connect with other"
" public sites or invite members."
msgstr "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen."
-#: ../../mod/invite.php:132
+#: mod/invite.php:132
msgid "Send invitations"
msgstr "Einladungen senden"
-#: ../../mod/invite.php:133
+#: mod/invite.php:133
msgid "Enter email addresses, one per line:"
msgstr "E-Mail-Adressen eingeben, eine pro Zeile:"
-#: ../../mod/invite.php:135
+#: mod/invite.php:135
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr "Du bist herzlich dazu eingeladen, Dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen."
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid "You will need to supply this invitation code: $invite_code"
msgstr "Du benötigst den folgenden Einladungscode: $invite_code"
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid ""
"Once you have registered, please connect with me via my profile page at:"
msgstr "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:"
-#: ../../mod/invite.php:139
+#: mod/invite.php:139
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendica.com"
msgstr "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendica.com"
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Fotoalben"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
msgid "Contact Photos"
msgstr "Kontaktbilder"
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/photos.php:84 include/identity.php:651
+msgid "Photo Albums"
+msgstr "Fotoalben"
+
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Neueste Fotos"
+
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
msgid "Upload New Photos"
msgstr "Neue Fotos hochladen"
-#: ../../mod/photos.php:144
+#: mod/photos.php:166
msgid "Contact information unavailable"
msgstr "Kontaktinformationen nicht verfügbar"
-#: ../../mod/photos.php:165
+#: mod/photos.php:187
msgid "Album not found."
msgstr "Album nicht gefunden."
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
msgid "Delete Album"
msgstr "Album löschen"
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?"
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
msgid "Delete Photo"
msgstr "Foto löschen"
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
msgid "Do you really want to delete this photo?"
msgstr "Möchtest Du wirklich dieses Foto löschen?"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr "%1$s wurde von %3$s in %2$s getaggt"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
msgid "a photo"
msgstr "einem Foto"
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "Die Bildgröße übersteigt das Limit von "
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
msgid "Image file is empty."
msgstr "Bilddatei ist leer."
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
msgid "No photos selected"
msgstr "Keine Bilder ausgewählt"
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1114
#, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr "Du verwendest %1$.2f Mbyte von %2$.2f Mbyte des Foto-Speichers."
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
msgid "Upload Photos"
msgstr "Bilder hochladen"
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
msgid "New album name: "
msgstr "Name des neuen Albums: "
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
msgid "or existing album name: "
msgstr "oder existierender Albumname: "
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
msgid "Do not show a status post for this upload"
msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen"
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
msgid "Permissions"
msgstr "Berechtigungen"
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1168
msgid "Private Photo"
msgstr "Privates Foto"
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
msgid "Public Photo"
msgstr "Öffentliches Foto"
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
msgid "Edit Album"
msgstr "Album bearbeiten"
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
msgid "Show Newest First"
msgstr "Zeige neueste zuerst"
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
msgid "Show Oldest First"
msgstr "Zeige älteste zuerst"
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
msgid "View Photo"
msgstr "Foto betrachten"
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
msgid "Permission denied. Access to this item may be restricted."
msgstr "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein."
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
msgid "Photo not available"
msgstr "Foto nicht verfügbar"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "View photo"
msgstr "Fotos ansehen"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "Edit photo"
msgstr "Foto bearbeiten"
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
msgid "Use as profile photo"
msgstr "Als Profilbild verwenden"
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
msgid "View Full Size"
msgstr "Betrachte Originalgröße"
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
msgid "Tags: "
msgstr "Tags: "
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
msgid "[Remove any tag]"
msgstr "[Tag entfernen]"
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Drehen US (rechts)"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Drehen EUS (links)"
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
msgid "New album name"
msgstr "Name des neuen Albums"
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
msgid "Caption"
msgstr "Bildunterschrift"
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
msgid "Add a Tag"
msgstr "Tag hinzufügen"
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr "Nicht rotieren"
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Drehen US (rechts)"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Drehen EUS (links)"
+
+#: mod/photos.php:1540
msgid "Private photo"
msgstr "Privates Foto"
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
msgid "Public photo"
msgstr "Öffentliches Foto"
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
+#: mod/photos.php:1563 include/conversation.php:1055
msgid "Share"
msgstr "Teilen"
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Neueste Fotos"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr "Nicht erweitert."
-#: ../../mod/regmod.php:55
+#: mod/regmod.php:55
msgid "Account approved."
msgstr "Konto freigegeben."
-#: ../../mod/regmod.php:92
+#: mod/regmod.php:92
#, php-format
msgid "Registration revoked for %s"
msgstr "Registrierung für %s wurde zurückgezogen"
-#: ../../mod/regmod.php:104
+#: mod/regmod.php:104
msgid "Please login."
msgstr "Bitte melde Dich an."
-#: ../../mod/uimport.php:66
+#: mod/uimport.php:66
msgid "Move account"
msgstr "Account umziehen"
-#: ../../mod/uimport.php:67
+#: mod/uimport.php:67
msgid "You can import an account from another Friendica server."
msgstr "Du kannst einen Account von einem anderen Friendica Server importieren."
-#: ../../mod/uimport.php:68
+#: mod/uimport.php:68
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also"
" to inform your friends that you moved here."
msgstr "Du musst Deinen Account vom alten Server exportieren und hier hochladen. Wir stellen Deinen alten Account mit all Deinen Kontakten wieder her. Wir werden auch versuchen all Deine Freunde darüber zu informieren, dass Du hierher umgezogen bist."
-#: ../../mod/uimport.php:69
+#: mod/uimport.php:69
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (statusnet/identi.ca) or from Diaspora"
msgstr "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (statusnet/identi.ca) oder von Diaspora importieren"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid "Account file"
msgstr "Account Datei"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr "Um Deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\""
-#: ../../mod/attach.php:8
+#: mod/attach.php:8
msgid "Item not available."
msgstr "Beitrag nicht verfügbar."
-#: ../../mod/attach.php:20
+#: mod/attach.php:20
msgid "Item was not found."
msgstr "Beitrag konnte nicht gefunden werden."
-#: ../../boot.php:749
+#: boot.php:763
msgid "Delete this item?"
msgstr "Diesen Beitrag löschen?"
-#: ../../boot.php:752
+#: boot.php:766
msgid "show fewer"
msgstr "weniger anzeigen"
-#: ../../boot.php:1122
+#: boot.php:1140
#, php-format
msgid "Update %s failed. See error logs."
msgstr "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen."
-#: ../../boot.php:1240
+#: boot.php:1247
msgid "Create a New Account"
msgstr "Neues Konto erstellen"
-#: ../../boot.php:1265 ../../include/nav.php:73
+#: boot.php:1272 include/nav.php:73
msgid "Logout"
msgstr "Abmelden"
-#: ../../boot.php:1268
+#: boot.php:1275
msgid "Nickname or Email address: "
msgstr "Spitzname oder E-Mail-Adresse: "
-#: ../../boot.php:1269
+#: boot.php:1276
msgid "Password: "
msgstr "Passwort: "
-#: ../../boot.php:1270
+#: boot.php:1277
msgid "Remember me"
msgstr "Anmeldedaten merken"
-#: ../../boot.php:1273
+#: boot.php:1280
msgid "Or login using OpenID: "
msgstr "Oder melde Dich mit Deiner OpenID an: "
-#: ../../boot.php:1279
+#: boot.php:1286
msgid "Forgot your password?"
msgstr "Passwort vergessen?"
-#: ../../boot.php:1282
+#: boot.php:1289
msgid "Website Terms of Service"
msgstr "Website Nutzungsbedingungen"
-#: ../../boot.php:1283
+#: boot.php:1290
msgid "terms of service"
msgstr "Nutzungsbedingungen"
-#: ../../boot.php:1285
+#: boot.php:1292
msgid "Website Privacy Policy"
msgstr "Website Datenschutzerklärung"
-#: ../../boot.php:1286
+#: boot.php:1293
msgid "privacy policy"
msgstr "Datenschutzerklärung"
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "Das angefragte Profil ist nicht vorhanden."
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Profil bearbeiten"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Nachricht"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Profile"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Profile verwalten/editieren"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr "Netzwerk"
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "l, d. F G \\U\\h\\r"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "d. F"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[heute]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Geburtstagserinnerungen"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Geburtstage diese Woche:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[keine Beschreibung]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Veranstaltungserinnerungen"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Veranstaltungen diese Woche"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Status"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Statusnachrichten und Beiträge"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Profildetails"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr "Videos"
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Ereignisse und Kalender"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Nur Du kannst das sehen"
-
-#: ../../object/Item.php:94
+#: object/Item.php:95
msgid "This entry was edited"
msgstr "Dieser Beitrag wurde bearbeitet."
-#: ../../object/Item.php:208
+#: object/Item.php:209
msgid "ignore thread"
msgstr "Thread ignorieren"
-#: ../../object/Item.php:209
+#: object/Item.php:210
msgid "unignore thread"
msgstr "Thread nicht mehr ignorieren"
-#: ../../object/Item.php:210
+#: object/Item.php:211
msgid "toggle ignore status"
msgstr "Ignoriert-Status ein-/ausschalten"
-#: ../../object/Item.php:213
+#: object/Item.php:214
msgid "ignored"
msgstr "Ignoriert"
-#: ../../object/Item.php:316 ../../include/conversation.php:666
+#: object/Item.php:318 include/conversation.php:665
msgid "Categories:"
msgstr "Kategorien:"
-#: ../../object/Item.php:317 ../../include/conversation.php:667
+#: object/Item.php:319 include/conversation.php:666
msgid "Filed under:"
msgstr "Abgelegt unter:"
-#: ../../object/Item.php:329
+#: object/Item.php:331
msgid "via"
msgstr "via"
-#: ../../include/dbstructure.php:26
+#: include/dbstructure.php:26
#, php-format
msgid ""
"\n"
@@ -5718,1382 +5834,1483 @@ msgid ""
"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
msgstr "\nDie Friendica-Entwickler haben vor kurzem das Update %s veröffentlicht, aber bei der Installation ging etwas schrecklich schief.\n\nDas Problem sollte so schnell wie möglich gelöst werden, aber ich schaffe es nicht alleine. Bitte kontaktiere einen Friendica-Entwickler falls Du mir nicht alleine helfen kannst. Meine Datenbank könnte ungültig sein."
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
#, php-format
msgid ""
"The error message is\n"
"[pre]%s[/pre]"
msgstr "Die Fehlermeldung lautet\n[pre]%s[/pre]"
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
msgid "Errors encountered creating database tables."
msgstr "Fehler aufgetreten während der Erzeugung der Datenbanktabellen."
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
msgid "Errors encountered performing database changes."
msgstr "Es sind Fehler beim Bearbeiten der Datenbank aufgetreten."
-#: ../../include/auth.php:38
+#: include/auth.php:38
msgid "Logged out."
msgstr "Abgemeldet."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr "Beim Versuch Dich mit der von Dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass Du die OpenID richtig geschrieben hast."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid "The error message was:"
msgstr "Die Fehlermeldung lautete:"
-#: ../../include/contact_widgets.php:6
+#: include/contact_widgets.php:6
msgid "Add New Contact"
msgstr "Neuen Kontakt hinzufügen"
-#: ../../include/contact_widgets.php:7
+#: include/contact_widgets.php:7
msgid "Enter address or web location"
msgstr "Adresse oder Web-Link eingeben"
-#: ../../include/contact_widgets.php:8
+#: include/contact_widgets.php:8
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr "Beispiel: bob@example.com, http://example.com/barbara"
-#: ../../include/contact_widgets.php:24
+#: include/contact_widgets.php:24
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] "%d Einladung verfügbar"
msgstr[1] "%d Einladungen verfügbar"
-#: ../../include/contact_widgets.php:30
+#: include/contact_widgets.php:30
msgid "Find People"
msgstr "Leute finden"
-#: ../../include/contact_widgets.php:31
+#: include/contact_widgets.php:31
msgid "Enter name or interest"
msgstr "Name oder Interessen eingeben"
-#: ../../include/contact_widgets.php:32
+#: include/contact_widgets.php:32
msgid "Connect/Follow"
msgstr "Verbinden/Folgen"
-#: ../../include/contact_widgets.php:33
+#: include/contact_widgets.php:33
msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Beispiel: Robert Morgenstein, Angeln"
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
msgid "Similar Interests"
msgstr "Ähnliche Interessen"
-#: ../../include/contact_widgets.php:37
+#: include/contact_widgets.php:37
msgid "Random Profile"
msgstr "Zufälliges Profil"
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
msgid "Invite Friends"
msgstr "Freunde einladen"
-#: ../../include/contact_widgets.php:71
+#: include/contact_widgets.php:71
msgid "Networks"
msgstr "Netzwerke"
-#: ../../include/contact_widgets.php:74
+#: include/contact_widgets.php:74
msgid "All Networks"
msgstr "Alle Netzwerke"
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
+#: include/contact_widgets.php:104 include/features.php:60
msgid "Saved Folders"
msgstr "Gespeicherte Ordner"
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
msgid "Everything"
msgstr "Alles"
-#: ../../include/contact_widgets.php:136
+#: include/contact_widgets.php:136
msgid "Categories"
msgstr "Kategorien"
-#: ../../include/features.php:23
+#: include/features.php:23
msgid "General Features"
msgstr "Allgemeine Features"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Multiple Profiles"
msgstr "Mehrere Profile"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Ability to create multiple profiles"
msgstr "Möglichkeit mehrere Profile zu erstellen"
-#: ../../include/features.php:30
+#: include/features.php:30
msgid "Post Composition Features"
msgstr "Beitragserstellung Features"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Richtext Editor"
msgstr "Web-Editor"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Enable richtext editor"
msgstr "Den Web-Editor für neue Beiträge aktivieren"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Post Preview"
msgstr "Beitragsvorschau"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Allow previewing posts and comments before publishing them"
msgstr "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben."
-#: ../../include/features.php:33
+#: include/features.php:33
msgid "Auto-mention Forums"
msgstr "Foren automatisch erwähnen"
-#: ../../include/features.php:33
+#: include/features.php:33
msgid ""
"Add/remove mention when a fourm page is selected/deselected in ACL window."
msgstr "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert wurde."
-#: ../../include/features.php:38
+#: include/features.php:38
msgid "Network Sidebar Widgets"
msgstr "Widgets für Netzwerk und Seitenleiste"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Search by Date"
msgstr "Archiv"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Ability to select posts by date ranges"
msgstr "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Group Filter"
msgstr "Gruppen Filter"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Enable widget to display Network posts only from selected group"
msgstr "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren."
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Network Filter"
msgstr "Netzwerk Filter"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Enable widget to display Network posts only from selected network"
msgstr "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren."
-#: ../../include/features.php:42
+#: include/features.php:42
msgid "Save search terms for re-use"
msgstr "Speichere Suchanfragen für spätere Wiederholung."
-#: ../../include/features.php:47
+#: include/features.php:47
msgid "Network Tabs"
msgstr "Netzwerk Reiter"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Network Personal Tab"
msgstr "Netzwerk-Reiter: Persönlich"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Enable tab to display only Network posts that you've interacted on"
msgstr "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen Du interagiert hast"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Network New Tab"
msgstr "Netzwerk-Reiter: Neue"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Network Shared Links Tab"
msgstr "Netzwerk-Reiter: Geteilte Links"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Enable tab to display only Network posts with links in them"
msgstr "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält"
-#: ../../include/features.php:55
+#: include/features.php:55
msgid "Post/Comment Tools"
msgstr "Werkzeuge für Beiträge und Kommentare"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Multiple Deletion"
msgstr "Mehrere Beiträge löschen"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Select and delete multiple posts/comments at once"
msgstr "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit Sent Posts"
msgstr "Gesendete Beiträge editieren"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit and correct posts and comments after sending"
msgstr "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu korrigieren."
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Tagging"
msgstr "Tagging"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Ability to tag existing posts"
msgstr "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen."
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Post Categories"
msgstr "Beitragskategorien"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Add categories to your posts"
msgstr "Eigene Beiträge mit Kategorien versehen"
-#: ../../include/features.php:60
+#: include/features.php:60
msgid "Ability to file posts under folders"
msgstr "Beiträge in Ordnern speichern aktivieren"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Dislike Posts"
msgstr "Beiträge 'nicht mögen'"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Ability to dislike posts/comments"
msgstr "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Star Posts"
msgstr "Beiträge Markieren"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Ability to mark special posts with a star indicator"
msgstr "Erlaubt es Beiträge mit einem Stern-Indikator zu markieren"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Mute Post Notifications"
msgstr "Benachrichtigungen für Beiträge Stumm schalten"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Ability to mute notifications for a thread"
msgstr "Möglichkeit Benachrichtigungen für einen Thread abbestellen zu können"
-#: ../../include/follow.php:32
+#: include/follow.php:75
msgid "Connect URL missing."
msgstr "Connect-URL fehlt"
-#: ../../include/follow.php:59
+#: include/follow.php:102
msgid ""
"This site is not configured to allow communications with other networks."
msgstr "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann."
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:103 include/follow.php:123
msgid "No compatible communication protocols or feeds were discovered."
msgstr "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."
-#: ../../include/follow.php:78
+#: include/follow.php:121
msgid "The profile address specified does not provide adequate information."
msgstr "Die angegebene Profiladresse liefert unzureichende Informationen."
-#: ../../include/follow.php:82
+#: include/follow.php:125
msgid "An author or name was not found."
msgstr "Es wurde kein Autor oder Name gefunden."
-#: ../../include/follow.php:84
+#: include/follow.php:127
msgid "No browser URL could be matched to this address."
msgstr "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."
-#: ../../include/follow.php:86
+#: include/follow.php:129
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen."
-#: ../../include/follow.php:87
+#: include/follow.php:130
msgid "Use mailto: in front of address to force email check."
msgstr "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen."
-#: ../../include/follow.php:93
+#: include/follow.php:136
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde."
-#: ../../include/follow.php:103
+#: include/follow.php:146
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von Dir erhalten können."
-#: ../../include/follow.php:205
+#: include/follow.php:249
msgid "Unable to retrieve contact information."
msgstr "Konnte die Kontaktinformationen nicht empfangen."
-#: ../../include/follow.php:258
+#: include/follow.php:302
msgid "following"
msgstr "folgen"
-#: ../../include/group.php:25
+#: include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
"may apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name."
msgstr "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen könnten auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls Du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen."
-#: ../../include/group.php:207
+#: include/group.php:207
msgid "Default privacy group for new contacts"
msgstr "Voreingestellte Gruppe für neue Kontakte"
-#: ../../include/group.php:226
+#: include/group.php:226
msgid "Everybody"
msgstr "Alle Kontakte"
-#: ../../include/group.php:249
+#: include/group.php:249
msgid "edit"
msgstr "bearbeiten"
-#: ../../include/group.php:271
+#: include/group.php:271
msgid "Edit group"
msgstr "Gruppe bearbeiten"
-#: ../../include/group.php:272
+#: include/group.php:272
msgid "Create a new group"
msgstr "Neue Gruppe erstellen"
-#: ../../include/group.php:273
+#: include/group.php:275
msgid "Contacts not in any group"
msgstr "Kontakte in keiner Gruppe"
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
+#: include/datetime.php:43 include/datetime.php:45
msgid "Miscellaneous"
msgstr "Verschiedenes"
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "Jahr"
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "YYYY-MM-DD oder MM-DD"
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "Monat"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "Tag"
-
-#: ../../include/datetime.php:276
+#: include/datetime.php:256
msgid "never"
msgstr "nie"
-#: ../../include/datetime.php:282
+#: include/datetime.php:262
msgid "less than a second ago"
msgstr "vor weniger als einer Sekunde"
-#: ../../include/datetime.php:290
+#: include/datetime.php:272
+msgid "year"
+msgstr "Jahr"
+
+#: include/datetime.php:272
msgid "years"
msgstr "Jahre"
-#: ../../include/datetime.php:291
+#: include/datetime.php:273
+msgid "month"
+msgstr "Monat"
+
+#: include/datetime.php:273
msgid "months"
msgstr "Monate"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "week"
msgstr "Woche"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "weeks"
msgstr "Wochen"
-#: ../../include/datetime.php:293
+#: include/datetime.php:275
+msgid "day"
+msgstr "Tag"
+
+#: include/datetime.php:275
msgid "days"
msgstr "Tage"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hour"
msgstr "Stunde"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hours"
msgstr "Stunden"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minute"
msgstr "Minute"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minutes"
msgstr "Minuten"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "second"
msgstr "Sekunde"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "seconds"
msgstr "Sekunden"
-#: ../../include/datetime.php:305
+#: include/datetime.php:287
#, php-format
msgid "%1$d %2$s ago"
msgstr "%1$d %2$s her"
-#: ../../include/datetime.php:477 ../../include/items.php:2211
+#: include/datetime.php:459 include/items.php:2432
#, php-format
msgid "%s's birthday"
msgstr "%ss Geburtstag"
-#: ../../include/datetime.php:478 ../../include/items.php:2212
+#: include/datetime.php:460 include/items.php:2433
#, php-format
msgid "Happy Birthday %s"
msgstr "Herzlichen Glückwunsch %s"
-#: ../../include/acl_selectors.php:333
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "Das angefragte Profil ist nicht vorhanden."
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Profil bearbeiten"
+
+#: include/identity.php:220
+msgid "Message"
+msgstr "Nachricht"
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Profile"
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Profile verwalten/editieren"
+
+#: include/identity.php:341
+msgid "Network:"
+msgstr "Netzwerk"
+
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "l, d. F G \\U\\h\\r"
+
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "d. F"
+
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[heute]"
+
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Geburtstagserinnerungen"
+
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Geburtstage diese Woche:"
+
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[keine Beschreibung]"
+
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Veranstaltungserinnerungen"
+
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Veranstaltungen diese Woche"
+
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "j F, Y"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "j F"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Geburtstag:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Alter:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "für %1$d %2$s"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religion:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Hobbies/Interessen:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Kontaktinformationen und Soziale Netzwerke:"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Musikalische Interessen:"
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Literatur/Bücher:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Fernsehen:"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Filme/Tänze/Kultur/Unterhaltung:"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Liebesleben:"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Arbeit/Beschäftigung:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Schule/Ausbildung:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Status"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Statusnachrichten und Beiträge"
+
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Profildetails"
+
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr "Videos"
+
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Ereignisse und Kalender"
+
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Nur Du kannst das sehen"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "An E-Mail senden"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
+
+#: include/acl_selectors.php:335
msgid "Visible to everybody"
msgstr "Für jeden sichtbar"
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "show"
msgstr "zeigen"
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "don't show"
msgstr "nicht zeigen"
-#: ../../include/message.php:15 ../../include/message.php:172
+#: include/message.php:15 include/message.php:173
msgid "[no subject]"
msgstr "[kein Betreff]"
-#: ../../include/Contact.php:115
+#: include/Contact.php:119
msgid "stopped following"
msgstr "wird nicht mehr gefolgt"
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
+#: include/Contact.php:232 include/conversation.php:881
msgid "Poke"
msgstr "Anstupsen"
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
+#: include/Contact.php:233 include/conversation.php:875
msgid "View Status"
msgstr "Pinnwand anschauen"
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
+#: include/Contact.php:234 include/conversation.php:876
msgid "View Profile"
msgstr "Profil anschauen"
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
+#: include/Contact.php:235 include/conversation.php:877
msgid "View Photos"
msgstr "Bilder anschauen"
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
msgid "Network Posts"
msgstr "Netzwerkbeiträge"
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
msgid "Edit Contact"
msgstr "Kontakt bearbeiten"
-#: ../../include/Contact.php:234
+#: include/Contact.php:238
msgid "Drop Contact"
msgstr "Kontakt löschen"
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
msgid "Send PM"
msgstr "Private Nachricht senden"
-#: ../../include/security.php:22
+#: include/security.php:22
msgid "Welcome "
msgstr "Willkommen "
-#: ../../include/security.php:23
+#: include/security.php:23
msgid "Please upload a profile photo."
msgstr "Bitte lade ein Profilbild hoch."
-#: ../../include/security.php:26
+#: include/security.php:26
msgid "Welcome back "
msgstr "Willkommen zurück "
-#: ../../include/security.php:366
+#: include/security.php:375
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)."
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
msgid "event"
msgstr "Veranstaltung"
-#: ../../include/conversation.php:207
+#: include/conversation.php:206
#, php-format
msgid "%1$s poked %2$s"
msgstr "%1$s stupste %2$s"
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "stupste"
-
-#: ../../include/conversation.php:291
+#: include/conversation.php:290
msgid "post/item"
msgstr "Nachricht/Beitrag"
-#: ../../include/conversation.php:292
+#: include/conversation.php:291
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "%1$s hat %2$s\\s %3$s als Favorit markiert"
-#: ../../include/conversation.php:772
+#: include/conversation.php:771
msgid "remove"
msgstr "löschen"
-#: ../../include/conversation.php:776
+#: include/conversation.php:775
msgid "Delete Selected Items"
msgstr "Lösche die markierten Beiträge"
-#: ../../include/conversation.php:875
+#: include/conversation.php:874
msgid "Follow Thread"
msgstr "Folge der Unterhaltung"
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s likes this."
msgstr "%s mag das."
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s doesn't like this."
msgstr "%s mag das nicht."
-#: ../../include/conversation.php:949
+#: include/conversation.php:948
#, php-format
msgid "%2$d people like this"
msgstr "%2$d Personen mögen das"
-#: ../../include/conversation.php:952
+#: include/conversation.php:951
#, php-format
msgid "%2$d people don't like this"
msgstr "%2$d Personen mögen das nicht"
-#: ../../include/conversation.php:966
+#: include/conversation.php:965
msgid "and"
msgstr "und"
-#: ../../include/conversation.php:972
+#: include/conversation.php:971
#, php-format
msgid ", and %d other people"
msgstr " und %d andere"
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s like this."
msgstr "%s mögen das."
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s don't like this."
msgstr "%s mögen das nicht."
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: include/conversation.php:1000 include/conversation.php:1018
msgid "Visible to everybody"
msgstr "Für jedermann sichtbar"
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+#: include/conversation.php:1002 include/conversation.php:1020
msgid "Please enter a video link/URL:"
msgstr "Bitte Link/URL zum Video einfügen:"
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+#: include/conversation.php:1003 include/conversation.php:1021
msgid "Please enter an audio link/URL:"
msgstr "Bitte Link/URL zum Audio einfügen:"
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: include/conversation.php:1004 include/conversation.php:1022
msgid "Tag term:"
msgstr "Tag:"
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
+#: include/conversation.php:1006 include/conversation.php:1024
msgid "Where are you right now?"
msgstr "Wo hältst Du Dich jetzt gerade auf?"
-#: ../../include/conversation.php:1008
+#: include/conversation.php:1007
msgid "Delete item(s)?"
msgstr "Einträge löschen?"
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "An E-Mail senden"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
-
-#: ../../include/conversation.php:1111
+#: include/conversation.php:1076
msgid "permissions"
msgstr "Zugriffsrechte"
-#: ../../include/conversation.php:1135
+#: include/conversation.php:1099
msgid "Post to Groups"
msgstr "Poste an Gruppe"
-#: ../../include/conversation.php:1136
+#: include/conversation.php:1100
msgid "Post to Contacts"
msgstr "Poste an Kontakte"
-#: ../../include/conversation.php:1137
+#: include/conversation.php:1101
msgid "Private post"
msgstr "Privater Beitrag"
-#: ../../include/network.php:895
+#: include/network.php:959
msgid "view full size"
msgstr "Volle Größe anzeigen"
-#: ../../include/text.php:297
+#: include/text.php:299
msgid "newer"
msgstr "neuer"
-#: ../../include/text.php:299
+#: include/text.php:301
msgid "older"
msgstr "älter"
-#: ../../include/text.php:304
+#: include/text.php:306
msgid "prev"
msgstr "vorige"
-#: ../../include/text.php:306
+#: include/text.php:308
msgid "first"
msgstr "erste"
-#: ../../include/text.php:338
+#: include/text.php:340
msgid "last"
msgstr "letzte"
-#: ../../include/text.php:341
+#: include/text.php:343
msgid "next"
msgstr "nächste"
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "lade weitere Einträge..."
+
+#: include/text.php:399
+msgid "The end"
+msgstr "Das Ende"
+
+#: include/text.php:890
msgid "No contacts"
msgstr "Keine Kontakte"
-#: ../../include/text.php:864
+#: include/text.php:905
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] "%d Kontakt"
msgstr[1] "%d Kontakte"
-#: ../../include/text.php:1005
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr "Volltext"
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr "Tags"
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr "Foren"
+
+#: include/text.php:1058
msgid "poke"
msgstr "anstupsen"
-#: ../../include/text.php:1006
+#: include/text.php:1058
+msgid "poked"
+msgstr "stupste"
+
+#: include/text.php:1059
msgid "ping"
msgstr "anpingen"
-#: ../../include/text.php:1006
+#: include/text.php:1059
msgid "pinged"
msgstr "pingte"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prod"
msgstr "knuffen"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prodded"
msgstr "knuffte"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slap"
msgstr "ohrfeigen"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slapped"
msgstr "ohrfeigte"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "finger"
msgstr "befummeln"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "fingered"
msgstr "befummelte"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuff"
msgstr "eine Abfuhr erteilen"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuffed"
msgstr "abfuhrerteilte"
-#: ../../include/text.php:1024
+#: include/text.php:1077
msgid "happy"
msgstr "glücklich"
-#: ../../include/text.php:1025
+#: include/text.php:1078
msgid "sad"
msgstr "traurig"
-#: ../../include/text.php:1026
+#: include/text.php:1079
msgid "mellow"
msgstr "sanft"
-#: ../../include/text.php:1027
+#: include/text.php:1080
msgid "tired"
msgstr "müde"
-#: ../../include/text.php:1028
+#: include/text.php:1081
msgid "perky"
msgstr "frech"
-#: ../../include/text.php:1029
+#: include/text.php:1082
msgid "angry"
msgstr "sauer"
-#: ../../include/text.php:1030
+#: include/text.php:1083
msgid "stupified"
msgstr "verblüfft"
-#: ../../include/text.php:1031
+#: include/text.php:1084
msgid "puzzled"
msgstr "verwirrt"
-#: ../../include/text.php:1032
+#: include/text.php:1085
msgid "interested"
msgstr "interessiert"
-#: ../../include/text.php:1033
+#: include/text.php:1086
msgid "bitter"
msgstr "verbittert"
-#: ../../include/text.php:1034
+#: include/text.php:1087
msgid "cheerful"
msgstr "fröhlich"
-#: ../../include/text.php:1035
+#: include/text.php:1088
msgid "alive"
msgstr "lebendig"
-#: ../../include/text.php:1036
+#: include/text.php:1089
msgid "annoyed"
msgstr "verärgert"
-#: ../../include/text.php:1037
+#: include/text.php:1090
msgid "anxious"
msgstr "unruhig"
-#: ../../include/text.php:1038
+#: include/text.php:1091
msgid "cranky"
msgstr "schrullig"
-#: ../../include/text.php:1039
+#: include/text.php:1092
msgid "disturbed"
msgstr "verstört"
-#: ../../include/text.php:1040
+#: include/text.php:1093
msgid "frustrated"
msgstr "frustriert"
-#: ../../include/text.php:1041
+#: include/text.php:1094
msgid "motivated"
msgstr "motiviert"
-#: ../../include/text.php:1042
+#: include/text.php:1095
msgid "relaxed"
msgstr "entspannt"
-#: ../../include/text.php:1043
+#: include/text.php:1096
msgid "surprised"
msgstr "überrascht"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Monday"
msgstr "Montag"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Tuesday"
msgstr "Dienstag"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Wednesday"
msgstr "Mittwoch"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Thursday"
msgstr "Donnerstag"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Friday"
msgstr "Freitag"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Saturday"
msgstr "Samstag"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Sunday"
msgstr "Sonntag"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "January"
msgstr "Januar"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "February"
msgstr "Februar"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "March"
msgstr "März"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "April"
msgstr "April"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "May"
msgstr "Mai"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "June"
msgstr "Juni"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "July"
msgstr "Juli"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "August"
msgstr "August"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "September"
msgstr "September"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "October"
msgstr "Oktober"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "November"
msgstr "November"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "December"
msgstr "Dezember"
-#: ../../include/text.php:1437
+#: include/text.php:1492
msgid "bytes"
msgstr "Byte"
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1524 include/text.php:1536
msgid "Click to open/close"
msgstr "Zum öffnen/schließen klicken"
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr "Auf separater Seite ansehen"
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr "auf separater Seite ansehen"
+
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
msgid "default"
msgstr "Standard"
-#: ../../include/text.php:1714
+#: include/text.php:1780
msgid "Select an alternate language"
msgstr "Alternative Sprache auswählen"
-#: ../../include/text.php:1970
+#: include/text.php:2036
msgid "activity"
msgstr "Aktivität"
-#: ../../include/text.php:1973
+#: include/text.php:2039
msgid "post"
msgstr "Beitrag"
-#: ../../include/text.php:2141
+#: include/text.php:2207
msgid "Item filed"
msgstr "Beitrag abgelegt"
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
msgid "Image/photo"
msgstr "Bild/Foto"
-#: ../../include/bbcode.php:528
+#: include/bbcode.php:556
#, php-format
msgid "%2$s %3$s"
msgstr "%2$s %3$s"
-#: ../../include/bbcode.php:562
+#: include/bbcode.php:590
#, php-format
msgid ""
"%s wrote the following post"
msgstr "%s schrieb den folgenden Beitrag"
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
+#: include/bbcode.php:1076 include/bbcode.php:1096
msgid "$1 wrote:"
msgstr "$1 hat geschrieben:"
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
+#: include/bbcode.php:1121 include/bbcode.php:1122
msgid "Encrypted content"
msgstr "Verschlüsselter Inhalt"
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
msgid "(no subject)"
msgstr "(kein Betreff)"
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
msgid "noreply"
msgstr "noreply"
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
+#: include/dba_pdo.php:72 include/dba.php:56
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."
-#: ../../include/contact_selectors.php:32
+#: include/contact_selectors.php:32
msgid "Unknown | Not categorised"
msgstr "Unbekannt | Nicht kategorisiert"
-#: ../../include/contact_selectors.php:33
+#: include/contact_selectors.php:33
msgid "Block immediately"
msgstr "Sofort blockieren"
-#: ../../include/contact_selectors.php:34
+#: include/contact_selectors.php:34
msgid "Shady, spammer, self-marketer"
msgstr "Zwielichtig, Spammer, Selbstdarsteller"
-#: ../../include/contact_selectors.php:35
+#: include/contact_selectors.php:35
msgid "Known to me, but no opinion"
msgstr "Ist mir bekannt, hab aber keine Meinung"
-#: ../../include/contact_selectors.php:36
+#: include/contact_selectors.php:36
msgid "OK, probably harmless"
msgstr "OK, wahrscheinlich harmlos"
-#: ../../include/contact_selectors.php:37
+#: include/contact_selectors.php:37
msgid "Reputable, has my trust"
msgstr "Seriös, hat mein Vertrauen"
-#: ../../include/contact_selectors.php:60
+#: include/contact_selectors.php:60
msgid "Weekly"
msgstr "Wöchentlich"
-#: ../../include/contact_selectors.php:61
+#: include/contact_selectors.php:61
msgid "Monthly"
msgstr "Monatlich"
-#: ../../include/contact_selectors.php:77
+#: include/contact_selectors.php:77
msgid "OStatus"
msgstr "OStatus"
-#: ../../include/contact_selectors.php:78
+#: include/contact_selectors.php:78
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:82
+#: include/contact_selectors.php:82
msgid "Zot!"
msgstr "Zott"
-#: ../../include/contact_selectors.php:83
+#: include/contact_selectors.php:83
msgid "LinkedIn"
msgstr "LinkedIn"
-#: ../../include/contact_selectors.php:84
+#: include/contact_selectors.php:84
msgid "XMPP/IM"
msgstr "XMPP/Chat"
-#: ../../include/contact_selectors.php:85
+#: include/contact_selectors.php:85
msgid "MySpace"
msgstr "MySpace"
-#: ../../include/contact_selectors.php:87
+#: include/contact_selectors.php:87
msgid "Google+"
msgstr "Google+"
-#: ../../include/contact_selectors.php:88
+#: include/contact_selectors.php:88
msgid "pump.io"
msgstr "pump.io"
-#: ../../include/contact_selectors.php:89
+#: include/contact_selectors.php:89
msgid "Twitter"
msgstr "Twitter"
-#: ../../include/contact_selectors.php:90
+#: include/contact_selectors.php:90
msgid "Diaspora Connector"
msgstr "Diaspora"
-#: ../../include/contact_selectors.php:91
+#: include/contact_selectors.php:91
msgid "Statusnet"
msgstr "StatusNet"
-#: ../../include/contact_selectors.php:92
+#: include/contact_selectors.php:92
msgid "App.net"
msgstr "App.net"
-#: ../../include/Scrape.php:614
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr "Redmatrix"
+
+#: include/Scrape.php:603
msgid " on Last.fm"
msgstr " bei Last.fm"
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
+#: include/bb2diaspora.php:154 include/event.php:22
msgid "Starts:"
msgstr "Beginnt:"
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
+#: include/bb2diaspora.php:162 include/event.php:32
msgid "Finishes:"
msgstr "Endet:"
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "j F, Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "j F"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Geburtstag:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Alter:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "für %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Tags"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religion:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Hobbies/Interessen:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Kontaktinformationen und Soziale Netzwerke:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Musikalische Interessen:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Literatur/Bücher:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Fernsehen:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Filme/Tänze/Kultur/Unterhaltung:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Liebesleben:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Arbeit/Beschäftigung:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Schule/Ausbildung:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
msgid "Click here to upgrade."
msgstr "Zum Upgraden hier klicken."
-#: ../../include/plugin.php:463
+#: include/plugin.php:466
msgid "This action exceeds the limits set by your subscription plan."
msgstr "Diese Aktion überschreitet die Obergrenze Deines Abonnements."
-#: ../../include/plugin.php:468
+#: include/plugin.php:471
msgid "This action is not available under your subscription plan."
msgstr "Diese Aktion ist in Deinem Abonnement nicht verfügbar."
-#: ../../include/nav.php:73
+#: include/nav.php:73
msgid "End this session"
msgstr "Diese Sitzung beenden"
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
msgid "Your posts and conversations"
msgstr "Deine Beiträge und Unterhaltungen"
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: include/nav.php:77 view/theme/diabook/theme.php:124
msgid "Your profile page"
msgstr "Deine Profilseite"
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
+#: include/nav.php:78 view/theme/diabook/theme.php:126
msgid "Your photos"
msgstr "Deine Fotos"
-#: ../../include/nav.php:79
+#: include/nav.php:79
msgid "Your videos"
msgstr "Deine Videos"
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
+#: include/nav.php:80 view/theme/diabook/theme.php:127
msgid "Your events"
msgstr "Deine Ereignisse"
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
+#: include/nav.php:81 view/theme/diabook/theme.php:128
msgid "Personal notes"
msgstr "Persönliche Notizen"
-#: ../../include/nav.php:81
+#: include/nav.php:81
msgid "Your personal notes"
msgstr "Deine persönlichen Notizen"
-#: ../../include/nav.php:92
+#: include/nav.php:92
msgid "Sign in"
msgstr "Anmelden"
-#: ../../include/nav.php:105
+#: include/nav.php:105
msgid "Home Page"
msgstr "Homepage"
-#: ../../include/nav.php:109
+#: include/nav.php:109
msgid "Create an account"
msgstr "Nutzerkonto erstellen"
-#: ../../include/nav.php:114
+#: include/nav.php:114
msgid "Help and documentation"
msgstr "Hilfe und Dokumentation"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Apps"
msgstr "Apps"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Addon applications, utilities, games"
msgstr "Addon Anwendungen, Dienstprogramme, Spiele"
-#: ../../include/nav.php:119
+#: include/nav.php:119
msgid "Search site content"
msgstr "Inhalt der Seite durchsuchen"
-#: ../../include/nav.php:129
+#: include/nav.php:137
msgid "Conversations on this site"
msgstr "Unterhaltungen auf dieser Seite"
-#: ../../include/nav.php:131
+#: include/nav.php:139
msgid "Conversations on the network"
msgstr "Unterhaltungen im Netzwerk"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "Directory"
msgstr "Verzeichnis"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "People directory"
msgstr "Nutzerverzeichnis"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information"
msgstr "Information"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information about this friendica instance"
msgstr "Informationen zu dieser Friendica Instanz"
-#: ../../include/nav.php:145
+#: include/nav.php:153
msgid "Conversations from your friends"
msgstr "Unterhaltungen Deiner Kontakte"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Network Reset"
msgstr "Netzwerk zurücksetzen"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Load Network page with no filters"
msgstr "Netzwerk-Seite ohne Filter laden"
-#: ../../include/nav.php:154
+#: include/nav.php:161
msgid "Friend Requests"
msgstr "Kontaktanfragen"
-#: ../../include/nav.php:156
+#: include/nav.php:165
msgid "See all notifications"
msgstr "Alle Benachrichtigungen anzeigen"
-#: ../../include/nav.php:157
+#: include/nav.php:166
msgid "Mark all system notifications seen"
msgstr "Markiere alle Systembenachrichtigungen als gelesen"
-#: ../../include/nav.php:161
+#: include/nav.php:170
msgid "Private mail"
msgstr "Private E-Mail"
-#: ../../include/nav.php:162
+#: include/nav.php:171
msgid "Inbox"
msgstr "Eingang"
-#: ../../include/nav.php:163
+#: include/nav.php:172
msgid "Outbox"
msgstr "Ausgang"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage"
msgstr "Verwalten"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage other pages"
msgstr "Andere Seiten verwalten"
-#: ../../include/nav.php:172
+#: include/nav.php:181
msgid "Account settings"
msgstr "Kontoeinstellungen"
-#: ../../include/nav.php:175
+#: include/nav.php:184
msgid "Manage/Edit Profiles"
msgstr "Profile Verwalten/Editieren"
-#: ../../include/nav.php:177
+#: include/nav.php:186
msgid "Manage/edit friends and contacts"
msgstr "Freunde und Kontakte verwalten/editieren"
-#: ../../include/nav.php:184
+#: include/nav.php:193
msgid "Site setup and configuration"
msgstr "Einstellungen der Seite und Konfiguration"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Navigation"
msgstr "Navigation"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Site map"
msgstr "Sitemap"
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
msgid "User not found."
msgstr "Nutzer nicht gefunden."
-#: ../../include/api.php:771
+#: include/api.php:795
#, php-format
msgid "Daily posting limit of %d posts reached. The post was rejected."
msgstr "Das tägliche Nachrichtenlimit von %d Nachrichten wurde erreicht. Die Nachtricht wurde verworfen."
-#: ../../include/api.php:790
+#: include/api.php:814
#, php-format
msgid "Weekly posting limit of %d posts reached. The post was rejected."
msgstr "Das wöchentliche Nachrichtenlimit von %d Nachrichten wurde erreicht. Die Nachtricht wurde verworfen."
-#: ../../include/api.php:809
+#: include/api.php:833
#, php-format
msgid "Monthly posting limit of %d posts reached. The post was rejected."
msgstr "Das monatliche Nachrichtenlimit von %d Nachrichten wurde erreicht. Die Nachtricht wurde verworfen."
-#: ../../include/api.php:1272
+#: include/api.php:1350
msgid "There is no status with this id."
msgstr "Es gibt keinen Status mit dieser ID."
-#: ../../include/api.php:1342
+#: include/api.php:1424
msgid "There is no conversation with this id."
msgstr "Es existiert keine Unterhaltung mit dieser ID."
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr "Ungültige Anfrage"
-
-#: ../../include/api.php:1625
+#: include/api.php:1703
msgid "Invalid item."
msgstr "Ungültiges Objekt"
-#: ../../include/api.php:1635
+#: include/api.php:1713
msgid "Invalid action. "
msgstr "Ungültige Aktion"
-#: ../../include/api.php:1643
+#: include/api.php:1721
msgid "DB error"
msgstr "DB Error"
-#: ../../include/user.php:40
+#: include/user.php:48
msgid "An invitation is required."
msgstr "Du benötigst eine Einladung."
-#: ../../include/user.php:45
+#: include/user.php:53
msgid "Invitation could not be verified."
msgstr "Die Einladung konnte nicht überprüft werden."
-#: ../../include/user.php:53
+#: include/user.php:61
msgid "Invalid OpenID url"
msgstr "Ungültige OpenID URL"
-#: ../../include/user.php:74
+#: include/user.php:82
msgid "Please enter the required information."
msgstr "Bitte trage die erforderlichen Informationen ein."
-#: ../../include/user.php:88
+#: include/user.php:96
msgid "Please use a shorter name."
msgstr "Bitte verwende einen kürzeren Namen."
-#: ../../include/user.php:90
+#: include/user.php:98
msgid "Name too short."
msgstr "Der Name ist zu kurz."
-#: ../../include/user.php:105
+#: include/user.php:113
msgid "That doesn't appear to be your full (First Last) name."
msgstr "Das scheint nicht Dein kompletter Name (Vor- und Nachname) zu sein."
-#: ../../include/user.php:110
+#: include/user.php:118
msgid "Your email domain is not among those allowed on this site."
msgstr "Die Domain Deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt."
-#: ../../include/user.php:113
+#: include/user.php:121
msgid "Not a valid email address."
msgstr "Keine gültige E-Mail-Adresse."
-#: ../../include/user.php:126
+#: include/user.php:134
msgid "Cannot use that email."
msgstr "Konnte diese E-Mail-Adresse nicht verwenden."
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\", \"_\" und \"-\") bestehen, außerdem muss er mit einem Buchstaben beginnen."
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\" und \"_\") bestehen."
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
msgid "Nickname is already registered. Please choose another."
msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."
-#: ../../include/user.php:148
+#: include/user.php:156
msgid ""
"Nickname was once registered here and may not be re-used. Please choose "
"another."
msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."
-#: ../../include/user.php:164
+#: include/user.php:172
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden."
-#: ../../include/user.php:222
+#: include/user.php:230
msgid "An error occurred during registration. Please try again."
msgstr "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal."
-#: ../../include/user.php:257
+#: include/user.php:265
msgid "An error occurred creating your default profile. Please try again."
msgstr "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal."
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
msgid "Friends"
msgstr "Freunde"
-#: ../../include/user.php:377
+#: include/user.php:385
#, php-format
msgid ""
"\n"
@@ -7102,7 +7319,7 @@ msgid ""
"\t"
msgstr "\nHallo %1$s,\n\ndanke für Deine Registrierung auf %2$s. Dein Account wurde eingerichtet."
-#: ../../include/user.php:381
+#: include/user.php:389
#, php-format
msgid ""
"\n"
@@ -7132,495 +7349,494 @@ msgid ""
"\t\tThank you and welcome to %2$s."
msgstr "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3$s\n\tBenutzernamename:\t%1$s\n\tPasswort:\t%5$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nDanke für Deine Aufmerksamkeit und willkommen auf %2$s."
-#: ../../include/diaspora.php:703
+#: include/diaspora.php:717
msgid "Sharing notification from Diaspora network"
msgstr "Freigabe-Benachrichtigung von Diaspora"
-#: ../../include/diaspora.php:2520
+#: include/diaspora.php:2560
msgid "Attachments:"
msgstr "Anhänge:"
-#: ../../include/items.php:4555
+#: include/items.php:4853
msgid "Do you really want to delete this item?"
msgstr "Möchtest Du wirklich dieses Item löschen?"
-#: ../../include/items.php:4778
+#: include/items.php:5128
msgid "Archives"
msgstr "Archiv"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Male"
msgstr "Männlich"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Female"
msgstr "Weiblich"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Male"
msgstr "Momentan männlich"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Female"
msgstr "Momentan weiblich"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Male"
msgstr "Hauptsächlich männlich"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Female"
msgstr "Hauptsächlich weiblich"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transgender"
msgstr "Transgender"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Intersex"
msgstr "Intersex"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transsexual"
msgstr "Transsexuell"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Hermaphrodite"
msgstr "Hermaphrodit"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Neuter"
msgstr "Neuter"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Non-specific"
msgstr "Nicht spezifiziert"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Other"
msgstr "Andere"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Undecided"
msgstr "Unentschieden"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Males"
msgstr "Männer"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Females"
msgstr "Frauen"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Gay"
msgstr "Schwul"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Lesbian"
msgstr "Lesbisch"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "No Preference"
msgstr "Keine Vorlieben"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Bisexual"
msgstr "Bisexuell"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Autosexual"
msgstr "Autosexual"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Abstinent"
msgstr "Abstinent"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Virgin"
msgstr "Jungfrauen"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Deviant"
msgstr "Deviant"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Fetish"
msgstr "Fetish"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Oodles"
msgstr "Oodles"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Nonsexual"
msgstr "Nonsexual"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Single"
msgstr "Single"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Lonely"
msgstr "Einsam"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Available"
msgstr "Verfügbar"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unavailable"
msgstr "Nicht verfügbar"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Has crush"
msgstr "verknallt"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Infatuated"
msgstr "verliebt"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Dating"
msgstr "Dating"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unfaithful"
msgstr "Untreu"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Sex Addict"
msgstr "Sexbesessen"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Friends/Benefits"
msgstr "Freunde/Zuwendungen"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Casual"
msgstr "Casual"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Engaged"
msgstr "Verlobt"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Married"
msgstr "Verheiratet"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily married"
msgstr "imaginär verheiratet"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Partners"
msgstr "Partner"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Cohabiting"
msgstr "zusammenlebend"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Common law"
msgstr "wilde Ehe"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Happy"
msgstr "Glücklich"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Not looking"
msgstr "Nicht auf der Suche"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Swinger"
msgstr "Swinger"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Betrayed"
msgstr "Betrogen"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Separated"
msgstr "Getrennt"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unstable"
msgstr "Unstabil"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Divorced"
msgstr "Geschieden"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily divorced"
msgstr "imaginär geschieden"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Widowed"
msgstr "Verwitwet"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Uncertain"
msgstr "Unsicher"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "It's complicated"
msgstr "Ist kompliziert"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Don't care"
msgstr "Ist mir nicht wichtig"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Ask me"
msgstr "Frag mich"
-#: ../../include/enotify.php:18
+#: include/enotify.php:18
msgid "Friendica Notification"
msgstr "Friendica-Benachrichtigung"
-#: ../../include/enotify.php:21
+#: include/enotify.php:21
msgid "Thank You,"
msgstr "Danke,"
-#: ../../include/enotify.php:23
+#: include/enotify.php:23
#, php-format
msgid "%s Administrator"
msgstr "der Administrator von %s"
-#: ../../include/enotify.php:64
+#: include/enotify.php:64
#, php-format
msgid "%s "
msgstr "%s "
-#: ../../include/enotify.php:68
+#: include/enotify.php:78
#, php-format
msgid "[Friendica:Notify] New mail received at %s"
msgstr "[Friendica-Meldung] Neue Nachricht erhalten von %s"
-#: ../../include/enotify.php:70
+#: include/enotify.php:80
#, php-format
msgid "%1$s sent you a new private message at %2$s."
msgstr "%1$s hat Dir eine neue private Nachricht auf %2$s geschickt."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
#, php-format
msgid "%1$s sent you %2$s."
msgstr "%1$s schickte Dir %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
msgid "a private message"
msgstr "eine private Nachricht"
-#: ../../include/enotify.php:72
+#: include/enotify.php:82
#, php-format
msgid "Please visit %s to view and/or reply to your private messages."
msgstr "Bitte besuche %s, um Deine privaten Nachrichten anzusehen und/oder zu beantworten."
-#: ../../include/enotify.php:124
+#: include/enotify.php:134
#, php-format
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
msgstr "%1$s kommentierte [url=%2$s]a %3$s[/url]"
-#: ../../include/enotify.php:131
+#: include/enotify.php:141
#, php-format
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
msgstr "%1$s kommentierte [url=%2$s]%3$ss %4$s[/url]"
-#: ../../include/enotify.php:139
+#: include/enotify.php:149
#, php-format
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
msgstr "%1$s kommentierte [url=%2$s]Deinen %3$s[/url]"
-#: ../../include/enotify.php:149
+#: include/enotify.php:159
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
msgstr "[Friendica-Meldung] Kommentar zum Beitrag #%1$d von %2$s"
-#: ../../include/enotify.php:150
+#: include/enotify.php:160
#, php-format
msgid "%s commented on an item/conversation you have been following."
msgstr "%s hat einen Beitrag kommentiert, dem Du folgst."
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
#, php-format
msgid "Please visit %s to view and/or reply to the conversation."
msgstr "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren."
-#: ../../include/enotify.php:160
+#: include/enotify.php:170
#, php-format
msgid "[Friendica:Notify] %s posted to your profile wall"
msgstr "[Friendica-Meldung] %s hat auf Deine Pinnwand geschrieben"
-#: ../../include/enotify.php:162
+#: include/enotify.php:172
#, php-format
msgid "%1$s posted to your profile wall at %2$s"
msgstr "%1$s schrieb auf %2$s auf Deine Pinnwand"
-#: ../../include/enotify.php:164
+#: include/enotify.php:174
#, php-format
msgid "%1$s posted to [url=%2$s]your wall[/url]"
msgstr "%1$s hat etwas auf [url=%2$s]Deiner Pinnwand[/url] gepostet"
-#: ../../include/enotify.php:175
+#: include/enotify.php:185
#, php-format
msgid "[Friendica:Notify] %s tagged you"
msgstr "[Friendica-Meldung] %s hat Dich erwähnt"
-#: ../../include/enotify.php:176
+#: include/enotify.php:186
#, php-format
msgid "%1$s tagged you at %2$s"
msgstr "%1$s erwähnte Dich auf %2$s"
-#: ../../include/enotify.php:177
+#: include/enotify.php:187
#, php-format
msgid "%1$s [url=%2$s]tagged you[/url]."
msgstr "%1$s [url=%2$s]erwähnte Dich[/url]."
-#: ../../include/enotify.php:188
+#: include/enotify.php:198
#, php-format
msgid "[Friendica:Notify] %s shared a new post"
msgstr "[Friendica Benachrichtigung] %s hat einen Beitrag geteilt"
-#: ../../include/enotify.php:189
+#: include/enotify.php:199
#, php-format
msgid "%1$s shared a new post at %2$s"
msgstr "%1$s hat einen neuen Beitrag auf %2$s geteilt"
-#: ../../include/enotify.php:190
+#: include/enotify.php:200
#, php-format
msgid "%1$s [url=%2$s]shared a post[/url]."
msgstr "%1$s [url=%2$s]hat einen Beitrag geteilt[/url]."
-#: ../../include/enotify.php:202
+#: include/enotify.php:212
#, php-format
msgid "[Friendica:Notify] %1$s poked you"
msgstr "[Friendica-Meldung] %1$s hat Dich angestupst"
-#: ../../include/enotify.php:203
+#: include/enotify.php:213
#, php-format
msgid "%1$s poked you at %2$s"
msgstr "%1$s hat Dich auf %2$s angestupst"
-#: ../../include/enotify.php:204
+#: include/enotify.php:214
#, php-format
msgid "%1$s [url=%2$s]poked you[/url]."
msgstr "%1$s [url=%2$s]hat Dich angestupst[/url]."
-#: ../../include/enotify.php:219
+#: include/enotify.php:229
#, php-format
msgid "[Friendica:Notify] %s tagged your post"
msgstr "[Friendica-Meldung] %s hat Deinen Beitrag getaggt"
-#: ../../include/enotify.php:220
+#: include/enotify.php:230
#, php-format
msgid "%1$s tagged your post at %2$s"
msgstr "%1$s erwähnte Deinen Beitrag auf %2$s"
-#: ../../include/enotify.php:221
+#: include/enotify.php:231
#, php-format
msgid "%1$s tagged [url=%2$s]your post[/url]"
msgstr "%1$s erwähnte [url=%2$s]Deinen Beitrag[/url]"
-#: ../../include/enotify.php:232
+#: include/enotify.php:242
msgid "[Friendica:Notify] Introduction received"
msgstr "[Friendica-Meldung] Kontaktanfrage erhalten"
-#: ../../include/enotify.php:233
+#: include/enotify.php:243
#, php-format
msgid "You've received an introduction from '%1$s' at %2$s"
msgstr "Du hast eine Kontaktanfrage von '%1$s' auf %2$s erhalten"
-#: ../../include/enotify.php:234
+#: include/enotify.php:244
#, php-format
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
msgstr "Du hast eine [url=%1$s]Kontaktanfrage[/url] von %2$s erhalten."
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#: include/enotify.php:247 include/enotify.php:289
#, php-format
msgid "You may visit their profile at %s"
msgstr "Hier kannst Du das Profil betrachten: %s"
-#: ../../include/enotify.php:239
+#: include/enotify.php:249
#, php-format
msgid "Please visit %s to approve or reject the introduction."
msgstr "Bitte besuche %s, um die Kontaktanfrage anzunehmen oder abzulehnen."
-#: ../../include/enotify.php:247
+#: include/enotify.php:257
msgid "[Friendica:Notify] A new person is sharing with you"
msgstr "[Friendica Benachrichtigung] Eine neue Person teilt mit Dir"
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#: include/enotify.php:258 include/enotify.php:259
#, php-format
msgid "%1$s is sharing with you at %2$s"
msgstr "%1$s teilt mit Dir auf %2$s"
-#: ../../include/enotify.php:255
+#: include/enotify.php:265
msgid "[Friendica:Notify] You have a new follower"
msgstr "[Friendica Benachrichtigung] Du hast einen neuen Kontakt auf "
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#: include/enotify.php:266 include/enotify.php:267
#, php-format
msgid "You have a new follower at %2$s : %1$s"
msgstr "Du hast einen neuen Kontakt auf %2$s: %1$s"
-#: ../../include/enotify.php:270
+#: include/enotify.php:280
msgid "[Friendica:Notify] Friend suggestion received"
msgstr "[Friendica-Meldung] Kontaktvorschlag erhalten"
-#: ../../include/enotify.php:271
+#: include/enotify.php:281
#, php-format
msgid "You've received a friend suggestion from '%1$s' at %2$s"
msgstr "Du hast einen Freunde-Vorschlag von '%1$s' auf %2$s erhalten"
-#: ../../include/enotify.php:272
+#: include/enotify.php:282
#, php-format
msgid ""
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
msgstr "Du hast einen [url=%1$s]Freunde-Vorschlag[/url] %2$s von %3$s erhalten."
-#: ../../include/enotify.php:277
+#: include/enotify.php:287
msgid "Name:"
msgstr "Name:"
-#: ../../include/enotify.php:278
+#: include/enotify.php:288
msgid "Photo:"
msgstr "Foto:"
-#: ../../include/enotify.php:281
+#: include/enotify.php:291
#, php-format
msgid "Please visit %s to approve or reject the suggestion."
msgstr "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen."
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
+#: include/enotify.php:299 include/enotify.php:312
msgid "[Friendica:Notify] Connection accepted"
msgstr "[Friendica-Benachrichtigung] Kontaktanfrage bestätigt"
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#: include/enotify.php:300 include/enotify.php:313
#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
+msgid "'%1$s' has accepted your connection request at %2$s"
msgstr "'%1$s' hat Deine Kontaktanfrage auf %2$s bestätigt"
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#: include/enotify.php:301 include/enotify.php:314
#, php-format
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
msgstr "%2$s hat Deine [url=%1$s]Kontaktanfrage[/url] akzeptiert."
-#: ../../include/enotify.php:294
+#: include/enotify.php:304
msgid ""
"You are now mutual friends and may exchange status updates, photos, and email\n"
"\twithout restriction."
msgstr "Ihr seit nun beidseitige Freunde und könnt Statusmitteilungen, Bilder und Emails ohne Einschränkungen austauschen."
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#: include/enotify.php:307 include/enotify.php:321
#, php-format
msgid "Please visit %s if you wish to make any changes to this relationship."
msgstr "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst."
-#: ../../include/enotify.php:307
+#: include/enotify.php:317
#, php-format
msgid ""
"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
@@ -7629,265 +7845,243 @@ msgid ""
"automatically."
msgstr "'%1$s' hat sich entschieden Dich als \"Fan\" zu akzeptieren, dies schränkt einige Kommunikationswege - wie private Nachrichten und einige Interaktionsmöglichkeiten auf der Profilseite - ein. Wenn dies eine Berühmtheiten- oder Gemeinschaftsseite ist, werden diese Einstellungen automatisch vorgenommen."
-#: ../../include/enotify.php:309
+#: include/enotify.php:319
#, php-format
msgid ""
"'%1$s' may choose to extend this into a two-way or more permissive "
"relationship in the future. "
msgstr "'%1$s' kann den Kontaktstatus zu einem späteren Zeitpunkt erweitern und diese Einschränkungen aufheben. "
-#: ../../include/enotify.php:322
+#: include/enotify.php:332
msgid "[Friendica System:Notify] registration request"
msgstr "[Friendica System:Benachrichtigung] Registrationsanfrage"
-#: ../../include/enotify.php:323
+#: include/enotify.php:333
#, php-format
msgid "You've received a registration request from '%1$s' at %2$s"
msgstr "Du hast eine Registrierungsanfrage von %2$s auf '%1$s' erhalten"
-#: ../../include/enotify.php:324
+#: include/enotify.php:334
#, php-format
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
msgstr "Du hast eine [url=%1$s]Registrierungsanfrage[/url] von %2$s erhalten."
-#: ../../include/enotify.php:327
+#: include/enotify.php:337
#, php-format
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
msgstr "Kompletter Name:\t%1$s\\nURL der Seite:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
-#: ../../include/enotify.php:330
+#: include/enotify.php:340
#, php-format
msgid "Please visit %s to approve or reject the request."
msgstr "Bitte besuche %s um die Anfrage zu bearbeiten."
-#: ../../include/oembed.php:212
+#: include/oembed.php:220
msgid "Embedded content"
msgstr "Eingebetteter Inhalt"
-#: ../../include/oembed.php:221
+#: include/oembed.php:229
msgid "Embedding disabled"
msgstr "Einbettungen deaktiviert"
-#: ../../include/uimport.php:94
+#: include/uimport.php:94
msgid "Error decoding account file"
msgstr "Fehler beim Verarbeiten der Account Datei"
-#: ../../include/uimport.php:100
+#: include/uimport.php:100
msgid "Error! No version data in file! This is not a Friendica account file?"
msgstr "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?"
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
+#: include/uimport.php:116 include/uimport.php:127
msgid "Error! Cannot check nickname"
msgstr "Fehler! Konnte den Nickname nicht überprüfen."
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#: include/uimport.php:120 include/uimport.php:131
#, php-format
msgid "User '%s' already exists on this server!"
msgstr "Nutzer '%s' existiert bereits auf diesem Server!"
-#: ../../include/uimport.php:153
+#: include/uimport.php:153
msgid "User creation error"
msgstr "Fehler beim Anlegen des Nutzeraccounts aufgetreten"
-#: ../../include/uimport.php:171
+#: include/uimport.php:173
msgid "User profile creation error"
msgstr "Fehler beim Anlegen des Nutzerkontos"
-#: ../../include/uimport.php:220
+#: include/uimport.php:222
#, php-format
msgid "%d contact not imported"
msgid_plural "%d contacts not imported"
msgstr[0] "%d Kontakt nicht importiert"
msgstr[1] "%d Kontakte nicht importiert"
-#: ../../include/uimport.php:290
+#: include/uimport.php:292
msgid "Done. You can now login with your username and password"
msgstr "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden"
-#: ../../index.php:428
+#: index.php:441
msgid "toggle mobile"
msgstr "auf/von Mobile Ansicht wechseln"
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Themeneinstellungen"
-
-#: ../../view/theme/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
msgid "Set resize level for images in posts and comments (width and height)"
msgstr "Wähle das Vergrößerungsmaß für Bilder in Beiträgen und Kommentaren (Höhe und Breite)"
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
msgid "Set font-size for posts and comments"
msgstr "Schriftgröße für Beiträge und Kommentare festlegen"
-#: ../../view/theme/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
msgid "Set theme width"
msgstr "Theme Breite festlegen"
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
msgid "Color scheme"
msgstr "Farbschema"
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
msgid "Set line-height for posts and comments"
msgstr "Liniengröße für Beiträge und Kommantare festlegen"
-#: ../../view/theme/dispy/config.php:75
+#: view/theme/dispy/config.php:75
msgid "Set colour scheme"
msgstr "Farbschema wählen"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Alignment"
msgstr "Ausrichtung"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Left"
msgstr "Links"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Center"
msgstr "Mitte"
-#: ../../view/theme/quattro/config.php:69
+#: view/theme/quattro/config.php:69
msgid "Posts font size"
msgstr "Schriftgröße in Beiträgen"
-#: ../../view/theme/quattro/config.php:70
+#: view/theme/quattro/config.php:70
msgid "Textareas font size"
msgstr "Schriftgröße in Eingabefeldern"
-#: ../../view/theme/diabook/config.php:153
+#: view/theme/diabook/config.php:153
msgid "Set resolution for middle column"
msgstr "Auflösung für die Mittelspalte setzen"
-#: ../../view/theme/diabook/config.php:154
+#: view/theme/diabook/config.php:154
msgid "Set color scheme"
msgstr "Wähle Farbschema"
-#: ../../view/theme/diabook/config.php:155
+#: view/theme/diabook/config.php:155
msgid "Set zoomfactor for Earth Layer"
msgstr "Zoomfaktor der Earth Layer"
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
msgid "Set longitude (X) for Earth Layers"
msgstr "Longitude (X) der Earth Layer"
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
msgid "Set latitude (Y) for Earth Layers"
msgstr "Latitude (Y) der Earth Layer"
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
msgid "Community Pages"
msgstr "Foren"
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
msgid "Earth Layers"
msgstr "Earth Layers"
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
msgid "Community Profiles"
msgstr "Community-Profile"
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
msgid "Help or @NewHere ?"
msgstr "Hilfe oder @NewHere"
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
msgid "Connect Services"
msgstr "Verbinde Dienste"
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
msgid "Find Friends"
msgstr "Freunde finden"
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
msgid "Last users"
msgstr "Letzte Nutzer"
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
msgid "Last photos"
msgstr "Letzte Fotos"
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
msgid "Last likes"
msgstr "Zuletzt gemocht"
-#: ../../view/theme/diabook/theme.php:125
+#: view/theme/diabook/theme.php:125
msgid "Your contacts"
msgstr "Deine Kontakte"
-#: ../../view/theme/diabook/theme.php:128
+#: view/theme/diabook/theme.php:128
msgid "Your personal photos"
msgstr "Deine privaten Fotos"
-#: ../../view/theme/diabook/theme.php:524
+#: view/theme/diabook/theme.php:524
msgid "Local Directory"
msgstr "Lokales Verzeichnis"
-#: ../../view/theme/diabook/theme.php:584
+#: view/theme/diabook/theme.php:584
msgid "Set zoomfactor for Earth Layers"
msgstr "Zoomfaktor der Earth Layer"
-#: ../../view/theme/diabook/theme.php:622
+#: view/theme/diabook/theme.php:622
msgid "Show/hide boxes at right-hand column:"
msgstr "Rahmen auf der rechten Seite anzeigen/verbergen"
-#: ../../view/theme/vier/config.php:56
+#: view/theme/vier/config.php:59
msgid "Set style"
msgstr "Stil auswählen"
-#: ../../view/theme/duepuntozero/config.php:45
+#: view/theme/duepuntozero/config.php:45
msgid "greenzero"
msgstr "greenzero"
-#: ../../view/theme/duepuntozero/config.php:46
+#: view/theme/duepuntozero/config.php:46
msgid "purplezero"
msgstr "purplezero"
-#: ../../view/theme/duepuntozero/config.php:47
+#: view/theme/duepuntozero/config.php:47
msgid "easterbunny"
msgstr "easterbunny"
-#: ../../view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:48
msgid "darkzero"
msgstr "darkzero"
-#: ../../view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:49
msgid "comix"
msgstr "comix"
-#: ../../view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:50
msgid "slackr"
msgstr "slackr"
-#: ../../view/theme/duepuntozero/config.php:62
+#: view/theme/duepuntozero/config.php:62
msgid "Variations"
msgstr "Variationen"
diff --git a/view/de/smarty3/htconfig.tpl b/view/de/smarty3/htconfig.tpl
deleted file mode 100644
index c828bed48..000000000
--- a/view/de/smarty3/htconfig.tpl
+++ /dev/null
@@ -1,69 +0,0 @@
-
-path to 'directory/subdirectory'.
-
-$a->path = '{{$urlpath}}';
-
-// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
-// It can be changed later and only applies to timestamps for anonymous viewers.
-
-$default_timezone = '{{$timezone}}';
-
-// What is your site name?
-
-$a->config['sitename'] = "My Friend Network";
-
-// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
-// Be certain to create your own personal account before setting
-// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on
-// the registration page. REGISTER_APPROVE requires you set 'admin_email'
-// to the email address of an already registered person who can authorise
-// and/or approve/deny the request.
-
-$a->config['register_policy'] = REGISTER_OPEN;
-$a->config['register_text'] = '';
-$a->config['admin_email'] = '{{$adminmail}}';
-
-// Maximum size of an imported message, 0 is unlimited
-
-$a->config['max_import_size'] = 200000;
-
-// maximum size of uploaded photos
-
-$a->config['system']['maximagesize'] = 800000;
-
-// Location of PHP command line processor
-
-$a->config['php_path'] = '{{$phpath}}';
-
-// Location of global directory submission page.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
-
-// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
-
-$a->config['system']['huburl'] = '[internal]';
-
-// Server-to-server private message encryption (RINO) is allowed by default.
-// Encryption will only be provided if this setting is true and the
-// PHP mcrypt extension is installed on both systems
-
-$a->config['system']['rino_encrypt'] = true;
-
-// default system theme
-
-$a->config['system']['theme'] = 'duepuntozero';
-
diff --git a/view/de/strings.php b/view/de/strings.php
index dd9842806..a800561db 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -50,6 +50,10 @@ $a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten";
$a->strings["Repair"] = "Reparieren";
$a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellungen";
$a->strings["Communications lost with this contact!"] = "Verbindungen mit diesem Kontakt verloren!";
+$a->strings["Fetch further information for feeds"] = "Weitere Informationen zu Feeds holen";
+$a->strings["Disabled"] = "Deaktiviert";
+$a->strings["Fetch information"] = "Beziehe Information";
+$a->strings["Fetch information and keywords"] = "Beziehe Information und Schlüsselworte";
$a->strings["Contact Editor"] = "Kontakt Editor";
$a->strings["Submit"] = "Senden";
$a->strings["Profile Visibility"] = "Profil-Sichtbarkeit";
@@ -68,16 +72,13 @@ $a->strings["Update now"] = "Jetzt aktualisieren";
$a->strings["Currently blocked"] = "Derzeit geblockt";
$a->strings["Currently ignored"] = "Derzeit ignoriert";
$a->strings["Currently archived"] = "Momentan archiviert";
-$a->strings["Hide this contact from others"] = "Verbirg diesen Kontakt von anderen";
+$a->strings["Hide this contact from others"] = "Verbirg diesen Kontakt vor andere";
$a->strings["Replies/likes to your public posts may still be visible"] = "Antworten/Likes auf deine öffentlichen Beiträge könnten weiterhin sichtbar sein";
$a->strings["Notification for new posts"] = "Benachrichtigung bei neuen Beiträgen";
$a->strings["Send a notification of every new post of this contact"] = "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt.";
-$a->strings["Fetch further information for feeds"] = "Weitere Informationen zu Feeds holen";
-$a->strings["Disabled"] = "Deaktiviert";
-$a->strings["Fetch information"] = "Beziehe Information";
-$a->strings["Fetch information and keywords"] = "Beziehe Information und Schlüsselworte";
$a->strings["Blacklisted keywords"] = "Blacklistete Schlüsselworte ";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde";
+$a->strings["Profile URL"] = "Profil URL";
$a->strings["Suggestions"] = "Kontaktvorschläge";
$a->strings["Suggest potential friends"] = "Freunde vorschlagen";
$a->strings["All Contacts"] = "Alle Kontakte";
@@ -92,16 +93,16 @@ $a->strings["Archived"] = "Archiviert";
$a->strings["Only show archived contacts"] = "Nur archivierte Kontakte anzeigen";
$a->strings["Hidden"] = "Verborgen";
$a->strings["Only show hidden contacts"] = "Nur verborgene Kontakte anzeigen";
-$a->strings["Mutual Friendship"] = "Beidseitige Freundschaft";
-$a->strings["is a fan of yours"] = "ist ein Fan von dir";
-$a->strings["you are a fan of"] = "Du bist Fan von";
-$a->strings["Edit contact"] = "Kontakt bearbeiten";
$a->strings["Contacts"] = "Kontakte";
$a->strings["Search your contacts"] = "Suche in deinen Kontakten";
$a->strings["Finding: "] = "Funde: ";
$a->strings["Find"] = "Finde";
$a->strings["Update"] = "Aktualisierungen";
$a->strings["Delete"] = "Löschen";
+$a->strings["Mutual Friendship"] = "Beidseitige Freundschaft";
+$a->strings["is a fan of yours"] = "ist ein Fan von dir";
+$a->strings["you are a fan of"] = "Du bist Fan von";
+$a->strings["Edit contact"] = "Kontakt bearbeiten";
$a->strings["No profile"] = "Kein Profil";
$a->strings["Manage Identities and/or Pages"] = "Verwalte Identitäten und/oder Seiten";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die Deine Kontoinformationen teilen oder zu denen Du „Verwalten“-Befugnisse bekommen hast.";
@@ -162,7 +163,7 @@ $a->strings["Profile Photos"] = "Profilbilder";
$a->strings["Image size reduction [%s] failed."] = "Verkleinern der Bildgröße von [%s] scheiterte.";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Drücke Umschalt+Neu Laden oder leere den Browser-Cache, falls das neue Foto nicht gleich angezeigt wird.";
$a->strings["Unable to process image"] = "Bild konnte nicht verarbeitet werden";
-$a->strings["Image exceeds size limit of %d"] = "Bildgröße überschreitet das Limit von %d";
+$a->strings["Image exceeds size limit of %s"] = "Bildgröße überschreitet das Limit von %s";
$a->strings["Unable to process image."] = "Konnte das Bild nicht bearbeiten.";
$a->strings["Upload File:"] = "Datei hochladen:";
$a->strings["Select a profile:"] = "Profil auswählen:";
@@ -185,6 +186,13 @@ $a->strings["Remove"] = "Entfernen";
$a->strings["Save to Folder:"] = "In diesem Ordner speichern:";
$a->strings["- select -"] = "- auswählen -";
$a->strings["Save"] = "Speichern";
+$a->strings["You already added this contact."] = "Du hast den Kontakt bereits hinzugefügt.";
+$a->strings["Please answer the following:"] = "Bitte beantworte folgendes:";
+$a->strings["Does %s know you?"] = "Kennt %s Dich?";
+$a->strings["No"] = "Nein";
+$a->strings["Add a personal note:"] = "Eine persönliche Notiz beifügen:";
+$a->strings["Your Identity Address:"] = "Adresse Deines Profils:";
+$a->strings["Submit Request"] = "Anfrage abschicken";
$a->strings["Contact added"] = "Kontakt hinzugefügt";
$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden.";
$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen.";
@@ -231,6 +239,8 @@ $a->strings["[Name Withheld]"] = "[Name unterdrückt]";
$a->strings["%1\$s has joined %2\$s"] = "%1\$s ist %2\$s beigetreten";
$a->strings["Requested profile is not available."] = "Das angefragte Profil ist nicht vorhanden.";
$a->strings["Tips for New Members"] = "Tipps für neue Nutzer";
+$a->strings["Do you really want to delete this video?"] = "Möchtest Du dieses Video wirklich löschen?";
+$a->strings["Delete Video"] = "Video Löschen";
$a->strings["No videos selected"] = "Keine Videos ausgewählt";
$a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt.";
$a->strings["View Video"] = "Video ansehen";
@@ -241,6 +251,7 @@ $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s m
$a->strings["Friend suggestion sent."] = "Kontaktvorschlag gesendet.";
$a->strings["Suggest Friends"] = "Kontakte vorschlagen";
$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor";
+$a->strings["Invalid request."] = "Ungültige Anfrage";
$a->strings["No valid account found."] = "Kein gültiges Konto gefunden.";
$a->strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nHallo %1\$s,\n\nAuf \"%2\$s\" ist eine Anfrage auf das Zurücksetzen Deines Passworts gestellt\nworden. Um diese Anfrage zu verifizieren, folge bitte dem unten stehenden\nLink oder kopiere und füge ihn in die Adressleiste Deines Browsers ein.\n\nSolltest Du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nE-Mail bitte.\n\nDein Passwort wird nicht geändert, solange wir nicht verifiziert haben, dass\nDu diese Änderung angefragt hast.";
@@ -265,13 +276,6 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht"
$a->strings["{0} wants to be your friend"] = "{0} möchte mit Dir in Kontakt treten";
$a->strings["{0} sent you a message"] = "{0} schickte Dir eine Nachricht";
$a->strings["{0} requested registration"] = "{0} möchte sich registrieren";
-$a->strings["{0} commented %s's post"] = "{0} kommentierte einen Beitrag von %s";
-$a->strings["{0} liked %s's post"] = "{0} mag %ss Beitrag";
-$a->strings["{0} disliked %s's post"] = "{0} mag %ss Beitrag nicht";
-$a->strings["{0} is now friends with %s"] = "{0} ist jetzt mit %s befreundet";
-$a->strings["{0} posted"] = "{0} hat etwas veröffentlicht";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} hat %ss Beitrag mit dem Schlagwort #%s versehen";
-$a->strings["{0} mentioned you in a post"] = "{0} hat Dich in einem Beitrag erwähnt";
$a->strings["No contacts."] = "Keine Kontakte.";
$a->strings["View Contacts"] = "Kontakte anzeigen";
$a->strings["Invalid request identifier."] = "Invalid request identifier.";
@@ -292,12 +296,17 @@ $a->strings["Approve"] = "Genehmigen";
$a->strings["Claims to be known to you: "] = "Behauptet Dich zu kennen: ";
$a->strings["yes"] = "ja";
$a->strings["no"] = "nein";
-$a->strings["Approve as: "] = "Genehmigen als: ";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Soll Deine Beziehung beidseitig sein oder nicht? \"Freund\" bedeutet, ihr könnt gegenseitig die Beiträge des Anderen lesen dürft. \"Fan/Verehrer\", dass du das lesen deiner Beiträge erlaubst aber nicht die Beiträge der anderen Seite lesen möchtest. Genehmigen als:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Soll Deine Beziehung beidseitig sein oder nicht? \"Freund\" bedeutet, ihr gegenseitig die Beiträge des Anderen lesen dürft. \"Teilenden\", das du das lesen deiner Beiträge erlaubst aber nicht die Beiträge der anderen Seite lesen möchtest. Genehmigen als:";
$a->strings["Friend"] = "Freund";
$a->strings["Sharer"] = "Teilenden";
$a->strings["Fan/Admirer"] = "Fan/Verehrer";
$a->strings["Friend/Connect Request"] = "Kontakt-/Freundschaftsanfrage";
$a->strings["New Follower"] = "Neuer Bewunderer";
+$a->strings["Location:"] = "Ort:";
+$a->strings["About:"] = "Über:";
+$a->strings["Tags:"] = "Tags";
+$a->strings["Gender:"] = "Geschlecht:";
$a->strings["No introductions."] = "Keine Kontaktanfragen.";
$a->strings["Notifications"] = "Benachrichtigungen";
$a->strings["%s liked %s's post"] = "%s mag %ss Beitrag";
@@ -369,6 +378,7 @@ $a->strings["Return to contact editor"] = "Zurück zum Kontakteditor";
$a->strings["No mirroring"] = "Kein Spiegeln";
$a->strings["Mirror as forwarded posting"] = "Spiegeln als weitergeleitete Beiträge";
$a->strings["Mirror as my own posting"] = "Spiegeln als meine eigenen Beiträge";
+$a->strings["Refetch contact data"] = "Kontaktdaten neu laden";
$a->strings["Name"] = "Name";
$a->strings["Account Nickname"] = "Konto-Spitzname";
$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - überschreibt Name/Spitzname";
@@ -384,7 +394,8 @@ $a->strings["Mark this contact as remote_self, this will cause friendica to repo
$a->strings["Login"] = "Anmeldung";
$a->strings["The post was created"] = "Der Beitrag wurde angelegt";
$a->strings["Access denied."] = "Zugriff verweigert.";
-$a->strings["People Search"] = "Personensuche";
+$a->strings["People Search - %s"] = "Personensuche - %s";
+$a->strings["Connect"] = "Verbinden";
$a->strings["No matches"] = "Keine Übereinstimmungen";
$a->strings["Photos"] = "Bilder";
$a->strings["Files"] = "Dateien";
@@ -395,6 +406,7 @@ $a->strings["Users"] = "Nutzer";
$a->strings["Plugins"] = "Plugins";
$a->strings["Themes"] = "Themen";
$a->strings["DB updates"] = "DB Updates";
+$a->strings["Inspect Queue"] = "Warteschlange Inspizieren";
$a->strings["Logs"] = "Protokolle";
$a->strings["probe address"] = "Adresse untersuchen";
$a->strings["check webfinger"] = "Webfinger überprüfen";
@@ -402,6 +414,13 @@ $a->strings["Admin"] = "Administration";
$a->strings["Plugin Features"] = "Plugin Features";
$a->strings["diagnostics"] = "Diagnose";
$a->strings["User registrations waiting for confirmation"] = "Nutzeranmeldungen die auf Bestätigung warten";
+$a->strings["Administration"] = "Administration";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Empfänger Name";
+$a->strings["Recipient Profile"] = "Empfänger Profil";
+$a->strings["Created"] = "Erstellt";
+$a->strings["Last Tried"] = "Zuletzt versucht";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden.";
$a->strings["Normal Account"] = "Normales Konto";
$a->strings["Soapbox Account"] = "Marktschreier-Konto";
$a->strings["Community/Celebrity Account"] = "Forum/Promi-Konto";
@@ -409,7 +428,6 @@ $a->strings["Automatic Friend Account"] = "Automatisches Freundekonto";
$a->strings["Blog Account"] = "Blog-Konto";
$a->strings["Private Forum"] = "Privates Forum";
$a->strings["Message queues"] = "Nachrichten-Warteschlangen";
-$a->strings["Administration"] = "Administration";
$a->strings["Summary"] = "Zusammenfassung";
$a->strings["Registered users"] = "Registrierte Nutzer";
$a->strings["Pending registrations"] = "Anstehende Anmeldungen";
@@ -426,6 +444,12 @@ $a->strings["Frequently"] = "immer wieder";
$a->strings["Hourly"] = "Stündlich";
$a->strings["Twice daily"] = "Zweimal täglich";
$a->strings["Daily"] = "Täglich";
+$a->strings["Users, Global Contacts"] = "Nutzer, globale Kontakte";
+$a->strings["Users, Global Contacts/fallback"] = "Nutzer, globale Kontakte / Fallback";
+$a->strings["One month"] = "ein Monat";
+$a->strings["Three months"] = "drei Monate";
+$a->strings["Half a year"] = "ein halbes Jahr";
+$a->strings["One year"] = "ein Jahr";
$a->strings["Multi user instance"] = "Mehrbenutzer Instanz";
$a->strings["Closed"] = "Geschlossen";
$a->strings["Requires approval"] = "Bedarf der Zustimmung";
@@ -438,16 +462,20 @@ $a->strings["Registration"] = "Registrierung";
$a->strings["File upload"] = "Datei hochladen";
$a->strings["Policies"] = "Regeln";
$a->strings["Advanced"] = "Erweitert";
+$a->strings["Auto Discovered Contact Directory"] = "Automatisch ein Kontaktverzeichnis erstellen";
$a->strings["Performance"] = "Performance";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen.";
$a->strings["Site name"] = "Seitenname";
$a->strings["Host name"] = "Host Name";
$a->strings["Sender Email"] = "Absender für Emails";
+$a->strings["The email address your server shall use to send notification emails from."] = "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll.";
$a->strings["Banner/Logo"] = "Banner/Logo";
$a->strings["Shortcut icon"] = "Shortcut Icon";
+$a->strings["Link to an icon that will be used for browsers."] = "Link zu einem Icon, das Browser verwenden werden.";
$a->strings["Touch icon"] = "Touch Icon";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link zu einem Icon das Tablets und Handies verwenden sollen.";
$a->strings["Additional Info"] = "Zusätzliche Informationen";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf Dir.friendica.com/siteinfo angezeigt werden.";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/siteinfo angezeigt werden.";
$a->strings["System language"] = "Systemsprache";
$a->strings["System theme"] = "Systemweites Theme";
$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - Theme-Einstellungen ändern";
@@ -514,7 +542,7 @@ $a->strings["Enable OStatus support"] = "OStatus Unterstützung aktivieren";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt.";
$a->strings["OStatus conversation completion interval"] = "Intervall zum Vervollständigen von OStatus Unterhaltungen";
$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "Wie oft soll der Poller checken ob es neue Nachrichten in OStatus Unterhaltungen gibt die geladen werden müssen. Je nach Anzahl der OStatus Kontakte könnte dies ein sehr Ressourcen lastiger Job sein.";
-$a->strings["Enable Diaspora support"] = "Diaspora-Support aktivieren";
+$a->strings["Enable Diaspora support"] = "Diaspora Unterstützung aktivieren";
$a->strings["Provide built-in Diaspora network compatibility."] = "Verwende die eingebaute Diaspora-Verknüpfung.";
$a->strings["Only allow Friendica contacts"] = "Nur Friendica-Kontakte erlauben";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert.";
@@ -530,6 +558,18 @@ $a->strings["Poll interval"] = "Abfrageintervall";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Verzögere Hintergrundprozesse um diese Anzahl an Sekunden, um die Systemlast zu reduzieren. Bei 0 Sekunden wird das Auslieferungsintervall verwendet.";
$a->strings["Maximum Load Average"] = "Maximum Load Average";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50";
+$a->strings["Maximum Load Average (Frontend)"] = "Maximum Load Average (Frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50.";
+$a->strings["Periodical check of global contacts"] = "Regelmäßig globale Kontakte überprüfen";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft.";
+$a->strings["Discover contacts from other servers"] = "Neue Kontakte auf anderen Servern entdecken";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für aältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'.";
+$a->strings["Timeframe for fetching global contacts"] = "Zeitfenster für globale Kontakte";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden.";
+$a->strings["Search the local directory"] = "Lokales Verzeichnis durchsuchen";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt umd die Suchresultate zu verbessern, wenn diese Suche wiederholt wird.";
+$a->strings["Publish server information"] = "Server Informationen veröffentlichen";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."] = "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Nutzer_innen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte the-federation.info aufrufen.";
$a->strings["Use MySQL full text engine"] = "Nutze MySQL full text engine";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Aktiviert die 'full text engine'. Beschleunigt die Suche - aber es kann nur nach vier oder mehr Zeichen gesucht werden.";
$a->strings["Suppress Language"] = "Sprachinformation unterdrücken";
@@ -537,20 +577,29 @@ $a->strings["Suppress language information in meta information about a posting."
$a->strings["Suppress Tags"] = "Tags Unterdrücken";
$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Unterdrückt die Anzeige von Tags am Ende eines Beitrags.";
$a->strings["Path to item cache"] = "Pfad zum Eintrag Cache";
+$a->strings["The item caches buffers generated bbcode and external images."] = "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert.";
$a->strings["Cache duration in seconds"] = "Cache-Dauer in Sekunden";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1.";
$a->strings["Maximum numbers of comments per post"] = "Maximale Anzahl von Kommentaren pro Beitrag";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100.";
$a->strings["Path for lock file"] = "Pfad für die Sperrdatei";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "Die lock-Datei wird benutzt, damit nicht mehrere poller auf einmal laufen. Definiere hier einen Dateiverzeichnis.";
$a->strings["Temp path"] = "Temp Pfad";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad.";
$a->strings["Base path to installation"] = "Basis-Pfad zur Installation";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist.";
$a->strings["Disable picture proxy"] = "Bilder Proxy deaktivieren";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Der Proxy für Bilder verbessert die Leitung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen.";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen.";
$a->strings["Enable old style pager"] = "Den Old-Style Pager aktiviren";
$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "Der Old-Style Pager zeigt Seitennummern an, verlangsamt aber auch drastisch das Laden einer Seite.";
$a->strings["Only search in tags"] = "Nur in Tags suchen";
$a->strings["On large systems the text search can slow down the system extremely."] = "Auf großen Knoten kann die Volltext-Suche das System ausbremsen.";
$a->strings["New base url"] = "Neue Basis-URL";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle DFRN Kontakte deiner Nutzer_innen.";
+$a->strings["RINO Encryption"] = "RINO Verschlüsselung";
+$a->strings["Encryption layer between nodes."] = "Verschlüsselung zwischen Friendica Instanzen";
+$a->strings["Embedly API key"] = "Embedly API Schlüssel";
+$a->strings["Embedly is used to fetch additional data for web pages. This is an optional parameter."] = "Embedly wird verwendet um zusätzliche Informationen von Webseiten zu laden. Dies ist ein optionaler Parameter.";
$a->strings["Update has been marked successful"] = "Update wurde als erfolgreich markiert";
$a->strings["Database structure update %s was successfully applied."] = "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s";
@@ -622,7 +671,7 @@ $a->strings["FTP Host"] = "FTP Host";
$a->strings["FTP Path"] = "FTP Pfad";
$a->strings["FTP User"] = "FTP Nutzername";
$a->strings["FTP Password"] = "FTP Passwort";
-$a->strings["Search Results For:"] = "Suchergebnisse für:";
+$a->strings["Search Results For: %s"] = "Suchergebnisse für: %s";
$a->strings["Remove term"] = "Begriff entfernen";
$a->strings["Saved Searches"] = "Gespeicherte Suchen";
$a->strings["add"] = "hinzufügen";
@@ -644,12 +693,13 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
$a->strings["Private messages to this group are at risk of public disclosure."] = "Private Nachrichten an diese Gruppe könnten an die Öffentlichkeit geraten.";
$a->strings["No such group"] = "Es gibt keine solche Gruppe";
$a->strings["Group is empty"] = "Gruppe ist leer";
-$a->strings["Group: "] = "Gruppe: ";
-$a->strings["Contact: "] = "Kontakt: ";
+$a->strings["Group: %s"] = "Gruppe: %s";
+$a->strings["Contact: %s"] = "Kontakt: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen.";
$a->strings["Invalid contact."] = "Ungültiger Kontakt.";
$a->strings["Friends of %s"] = "Freunde von %s";
$a->strings["No friends to display."] = "Keine Freunde zum Anzeigen.";
+$a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden bevor sie beginnt.";
$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden.";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Veranstaltung bearbeiten";
@@ -658,18 +708,17 @@ $a->strings["Events"] = "Veranstaltungen";
$a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
$a->strings["Previous"] = "Vorherige";
$a->strings["Next"] = "Nächste";
-$a->strings["hour:minute"] = "Stunde:Minute";
$a->strings["Event details"] = "Veranstaltungsdetails";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "Das Format ist %s %s. Beginnzeitpunkt und Titel werden benötigt.";
+$a->strings["Starting date and Title are required."] = "Anfangszeitpunkt und Titel werden benötigt";
$a->strings["Event Starts:"] = "Veranstaltungsbeginn:";
$a->strings["Required"] = "Benötigt";
$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant";
$a->strings["Event Finishes:"] = "Veranstaltungsende:";
$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen";
$a->strings["Description:"] = "Beschreibung";
-$a->strings["Location:"] = "Ort:";
$a->strings["Title:"] = "Titel:";
$a->strings["Share this event"] = "Veranstaltung teilen";
+$a->strings["Preview"] = "Vorschau";
$a->strings["Select"] = "Auswählen";
$a->strings["View %s's profile @ %s"] = "Das Profil von %s auf %s betrachten.";
$a->strings["%s from %s"] = "%s von %s";
@@ -700,7 +749,6 @@ $a->strings["Code"] = "Code";
$a->strings["Image"] = "Bild";
$a->strings["Link"] = "Link";
$a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Vorschau";
$a->strings["Edit"] = "Bearbeiten";
$a->strings["add star"] = "markieren";
$a->strings["remove star"] = "Markierung entfernen";
@@ -720,6 +768,7 @@ $a->strings["Could not create table."] = "Tabelle konnte nicht angelegt werden."
$a->strings["Your Friendica site database has been installed."] = "Die Datenbank Deiner Friendicaseite wurde installiert.";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Möglicherweise musst Du die Datei \"database.sql\" manuell mit phpmyadmin oder mysql importieren.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Lies bitte die \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "Die Datenbank wird bereits verwendet.";
$a->strings["System check"] = "Systemtest";
$a->strings["Check again"] = "Noch einmal testen";
$a->strings["Database connection"] = "Datenbankverbindung";
@@ -787,12 +836,11 @@ $a->strings["%1\$s welcomes %2\$s"] = "%1\$s heißt %2\$s herzlich willkommen";
$a->strings["Welcome to %s"] = "Willkommen zu %s";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt.";
$a->strings["Or - did you try to upload an empty file?"] = "Oder - hast Du versucht, eine leere Datei hochzuladen?";
-$a->strings["File exceeds size limit of %d"] = "Die Datei ist größer als das erlaubte Limit von %d";
+$a->strings["File exceeds size limit of %s"] = "Die Datei ist größer als das erlaubte Limit von %s";
$a->strings["File upload failed."] = "Hochladen der Datei fehlgeschlagen.";
$a->strings["Profile Match"] = "Profilübereinstimmungen";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu Deinem Standardprofil hinzu.";
$a->strings["is interested in:"] = "ist interessiert an:";
-$a->strings["Connect"] = "Verbinden";
$a->strings["link"] = "Link";
$a->strings["Not available."] = "Nicht verfügbar.";
$a->strings["Community"] = "Gemeinschaft";
@@ -838,11 +886,16 @@ $a->strings["Plugin Settings"] = "Plugin-Einstellungen";
$a->strings["Off"] = "Aus";
$a->strings["On"] = "An";
$a->strings["Additional Features"] = "Zusätzliche Features";
+$a->strings["General Social Media Settings"] = "Allgemeine Einstellungen zu Sozialen Medien";
+$a->strings["Disable intelligent shortening"] = "Intelligentes Link kürzen ausschalten";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalerweise versucht das System den besten Link zu finden um ihn zu gekürzten Postings hinzu zu fügen. Wird diese Option ausgewählt wird stets ein Link auf die originale Friendica Nachricht beigefügt.";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Wenn du eine Nachricht eines unbekannten OStatus Nutzers bekommst, entscheidet diese Option wie diese behandelt werden soll. Ist die Option aktiviert, wird ein neuer Kontakt für den Verfasser erstellt,.";
$a->strings["Built-in support for %s connectivity is %s"] = "Eingebaute Unterstützung für Verbindungen zu %s ist %s";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "eingeschaltet";
$a->strings["disabled"] = "ausgeschaltet";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
$a->strings["Email access is disabled on this site."] = "Zugriff auf E-Mails für diese Seite deaktiviert.";
$a->strings["Email/Mailbox Setup"] = "E-Mail/Postfach-Einstellungen";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Wenn Du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für Dein Postfach an.";
@@ -871,6 +924,7 @@ $a->strings["Don't show emoticons"] = "Keine Smilies anzeigen";
$a->strings["Don't show notices"] = "Info-Popups nicht anzeigen";
$a->strings["Infinite scroll"] = "Endloses Scrollen";
$a->strings["Automatic updates only at the top of the network page"] = "Automatische Updates nur, wenn Du oben auf der Netzwerkseite bist.";
+$a->strings["Theme settings"] = "Themeneinstellungen";
$a->strings["User Types"] = "Nutzer Art";
$a->strings["Community Types"] = "Gemeinschafts Art";
$a->strings["Normal Account Page"] = "Normales Konto";
@@ -886,7 +940,6 @@ $a->strings["Private forum - approved members only"] = "Privates Forum, nur für
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID.";
$a->strings["Publish your default profile in your local site directory?"] = "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?";
-$a->strings["No"] = "Nein";
$a->strings["Publish your default profile in the global social directory?"] = "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?";
$a->strings["Hide your profile details from unknown viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?";
@@ -896,7 +949,7 @@ $a->strings["Allow friends to tag your posts?"] = "Dürfen Deine Kontakte Deine
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?";
$a->strings["Permit unknown people to send you private mail?"] = "Dürfen Dir Unbekannte private Nachrichten schicken?";
$a->strings["Profile is not published."] = "Profil ist nicht veröffentlicht.";
-$a->strings["Your Identity Address is"] = "Die Adresse Deines Profils lautet:";
+$a->strings["Your Identity Address is '%s' or '%s'."] = "Die Adresse deines Profils lautet '%s' oder '%s'.";
$a->strings["Automatically expire posts after this many days:"] = "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht.";
$a->strings["Advanced expiration settings"] = "Erweiterte Verfallseinstellungen";
@@ -945,6 +998,8 @@ $a->strings["You receive a private message"] = "– Du eine private Nachricht er
$a->strings["You receive a friend suggestion"] = "– Du eine Empfehlung erhältst";
$a->strings["You are tagged in a post"] = "– Du in einem Beitrag erwähnt wirst";
$a->strings["You are poked/prodded/etc. in a post"] = "– Du von jemandem angestupst oder sonstwie behandelt wirst";
+$a->strings["Activate desktop notifications"] = "Desktop Benachrichtigungen einschalten";
+$a->strings["Show desktop popup on new notifications"] = "Desktop Benachrichtigungen einschalten";
$a->strings["Text-only notification emails"] = "Benachrichtigungs E-Mail als Rein-Text.";
$a->strings["Send text only notification emails, without the html part"] = "Sende Benachrichtigungs E-Mail als Rein-Text - ohne HTML-Teil";
$a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Konto-/Seitentyp-Einstellungen";
@@ -977,22 +1032,17 @@ $a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL.";
$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet.";
$a->strings["Please login to confirm introduction."] = "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen.";
$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit diesem Profil an.";
+$a->strings["Confirm"] = "Bestätigen";
$a->strings["Hide this contact"] = "Verberge diesen Kontakt";
$a->strings["Welcome home %s."] = "Willkommen zurück %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Bitte bestätige Deine Kontaktanfrage bei %s.";
-$a->strings["Confirm"] = "Bestätigen";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Wenn Du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten.";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, folge diesem Link um einen öffentlichen Friendica-Server zu finden und beizutreten.";
$a->strings["Friend/Connection Request"] = "Freundschafts-/Kontaktanfrage";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Bitte beantworte folgendes:";
-$a->strings["Does %s know you?"] = "Kennt %s Dich?";
-$a->strings["Add a personal note:"] = "Eine persönliche Notiz beifügen:";
$a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste.";
-$a->strings["Your Identity Address:"] = "Adresse Deines Profils:";
-$a->strings["Submit Request"] = "Anfrage abschicken";
$a->strings["Registration successful. Please check your email for further instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet.";
$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern.";
$a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden.";
@@ -1006,6 +1056,7 @@ $a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft
$a->strings["Your invitation ID: "] = "ID Deiner Einladung: ";
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Vollständiger Name (z.B. Max Mustermann): ";
$a->strings["Your Email Address: "] = "Deine E-Mail-Adresse: ";
+$a->strings["Leave empty for an auto generated password."] = "Leer lassen um das Passwort automatisch zu generieren.";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird 'spitzname@\$sitename' sein.";
$a->strings["Choose a nickname: "] = "Spitznamen wählen: ";
$a->strings["Register"] = "Registrieren";
@@ -1013,15 +1064,15 @@ $a->strings["Import"] = "Import";
$a->strings["Import your profile to this friendica instance"] = "Importiere Dein Profil auf diese Friendica Instanz";
$a->strings["System down for maintenance"] = "System zur Wartung abgeschaltet";
$a->strings["Search"] = "Suche";
+$a->strings["Items tagged with: %s"] = "Beiträge markiert mit: %s";
+$a->strings["Search results for: %s"] = "Suchergebnisse für: %s";
$a->strings["Global Directory"] = "Weltweites Verzeichnis";
$a->strings["Find on this site"] = "Auf diesem Server suchen";
$a->strings["Site Directory"] = "Verzeichnis";
$a->strings["Age: "] = "Alter: ";
$a->strings["Gender: "] = "Geschlecht:";
-$a->strings["Gender:"] = "Geschlecht:";
$a->strings["Status:"] = "Status:";
$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "Über:";
$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein).";
$a->strings["No potential page delegates located."] = "Keine potentiellen Bevollmächtigten für die Seite gefunden.";
$a->strings["Delegate Page Management"] = "Delegiere das Management für die Seite";
@@ -1085,7 +1136,7 @@ $a->strings["Profile Name:"] = "Profilname:";
$a->strings["Your Full Name:"] = "Dein kompletter Name:";
$a->strings["Title/Description:"] = "Titel/Beschreibung:";
$a->strings["Your Gender:"] = "Dein Geschlecht:";
-$a->strings["Birthday (%s):"] = "Geburtstag (%s):";
+$a->strings["Birthday :"] = "Geburtstag :";
$a->strings["Street Address:"] = "Adresse:";
$a->strings["Locality/City:"] = "Wohnort:";
$a->strings["Postal/Zip Code:"] = "Postleitzahl:";
@@ -1148,6 +1199,7 @@ $a->strings["This is Friendica, version"] = "Dies ist Friendica, Version";
$a->strings["running at web location"] = "die unter folgender Webadresse zu finden ist";
$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bitte besuche Friendica.com, um mehr über das Friendica Projekt zu erfahren.";
$a->strings["Bug reports and issues: please visit"] = "Probleme oder Fehler gefunden? Bitte besuche";
+$a->strings["the bugtracker at github"] = "dem Bugtracker auf github";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Vorschläge, Lob, Spenden usw.: E-Mail an \"Info\" at Friendica - dot com";
$a->strings["Installed plugins/addons/apps:"] = "Installierte Plugins/Erweiterungen/Apps";
$a->strings["No installed plugins/addons/apps"] = "Keine Plugins/Erweiterungen/Apps installiert";
@@ -1190,8 +1242,9 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du benötigst den folgenden Einladungscode: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendica.com";
-$a->strings["Photo Albums"] = "Fotoalben";
$a->strings["Contact Photos"] = "Kontaktbilder";
+$a->strings["Photo Albums"] = "Fotoalben";
+$a->strings["Recent Photos"] = "Neueste Fotos";
$a->strings["Upload New Photos"] = "Neue Fotos hochladen";
$a->strings["Contact information unavailable"] = "Kontaktinformationen nicht verfügbar";
$a->strings["Album not found."] = "Album nicht gefunden.";
@@ -1201,7 +1254,6 @@ $a->strings["Delete Photo"] = "Foto löschen";
$a->strings["Do you really want to delete this photo?"] = "Möchtest Du wirklich dieses Foto löschen?";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt";
$a->strings["a photo"] = "einem Foto";
-$a->strings["Image exceeds size limit of "] = "Die Bildgröße übersteigt das Limit von ";
$a->strings["Image file is empty."] = "Bilddatei ist leer.";
$a->strings["No photos selected"] = "Keine Bilder ausgewählt";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du verwendest %1$.2f Mbyte von %2$.2f Mbyte des Foto-Speichers.";
@@ -1224,16 +1276,17 @@ $a->strings["Use as profile photo"] = "Als Profilbild verwenden";
$a->strings["View Full Size"] = "Betrachte Originalgröße";
$a->strings["Tags: "] = "Tags: ";
$a->strings["[Remove any tag]"] = "[Tag entfernen]";
-$a->strings["Rotate CW (right)"] = "Drehen US (rechts)";
-$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)";
$a->strings["New album name"] = "Name des neuen Albums";
$a->strings["Caption"] = "Bildunterschrift";
$a->strings["Add a Tag"] = "Tag hinzufügen";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "Nicht rotieren";
+$a->strings["Rotate CW (right)"] = "Drehen US (rechts)";
+$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)";
$a->strings["Private photo"] = "Privates Foto";
$a->strings["Public photo"] = "Öffentliches Foto";
$a->strings["Share"] = "Teilen";
-$a->strings["Recent Photos"] = "Neueste Fotos";
+$a->strings["Not Extended"] = "Nicht erweitert.";
$a->strings["Account approved."] = "Konto freigegeben.";
$a->strings["Registration revoked for %s"] = "Registrierung für %s wurde zurückgezogen";
$a->strings["Please login."] = "Bitte melde Dich an.";
@@ -1259,26 +1312,6 @@ $a->strings["Website Terms of Service"] = "Website Nutzungsbedingungen";
$a->strings["terms of service"] = "Nutzungsbedingungen";
$a->strings["Website Privacy Policy"] = "Website Datenschutzerklärung";
$a->strings["privacy policy"] = "Datenschutzerklärung";
-$a->strings["Requested account is not available."] = "Das angefragte Profil ist nicht vorhanden.";
-$a->strings["Edit profile"] = "Profil bearbeiten";
-$a->strings["Message"] = "Nachricht";
-$a->strings["Profiles"] = "Profile";
-$a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
-$a->strings["Network:"] = "Netzwerk";
-$a->strings["g A l F d"] = "l, d. F G \\U\\h\\r";
-$a->strings["F d"] = "d. F";
-$a->strings["[today]"] = "[heute]";
-$a->strings["Birthday Reminders"] = "Geburtstagserinnerungen";
-$a->strings["Birthdays this week:"] = "Geburtstage diese Woche:";
-$a->strings["[No description]"] = "[keine Beschreibung]";
-$a->strings["Event Reminders"] = "Veranstaltungserinnerungen";
-$a->strings["Events this week:"] = "Veranstaltungen diese Woche";
-$a->strings["Status"] = "Status";
-$a->strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge";
-$a->strings["Profile Details"] = "Profildetails";
-$a->strings["Videos"] = "Videos";
-$a->strings["Events and Calendar"] = "Ereignisse und Kalender";
-$a->strings["Only You Can See This"] = "Nur Du kannst das sehen";
$a->strings["This entry was edited"] = "Dieser Beitrag wurde bearbeitet.";
$a->strings["ignore thread"] = "Thread ignorieren";
$a->strings["unignore thread"] = "Thread nicht mehr ignorieren";
@@ -1374,15 +1407,16 @@ $a->strings["Edit group"] = "Gruppe bearbeiten";
$a->strings["Create a new group"] = "Neue Gruppe erstellen";
$a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe";
$a->strings["Miscellaneous"] = "Verschiedenes";
-$a->strings["year"] = "Jahr";
-$a->strings["month"] = "Monat";
-$a->strings["day"] = "Tag";
+$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD oder MM-DD";
$a->strings["never"] = "nie";
$a->strings["less than a second ago"] = "vor weniger als einer Sekunde";
+$a->strings["year"] = "Jahr";
$a->strings["years"] = "Jahre";
+$a->strings["month"] = "Monat";
$a->strings["months"] = "Monate";
$a->strings["week"] = "Woche";
$a->strings["weeks"] = "Wochen";
+$a->strings["day"] = "Tag";
$a->strings["days"] = "Tage";
$a->strings["hour"] = "Stunde";
$a->strings["hours"] = "Stunden";
@@ -1393,6 +1427,43 @@ $a->strings["seconds"] = "Sekunden";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s her";
$a->strings["%s's birthday"] = "%ss Geburtstag";
$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s";
+$a->strings["Requested account is not available."] = "Das angefragte Profil ist nicht vorhanden.";
+$a->strings["Edit profile"] = "Profil bearbeiten";
+$a->strings["Message"] = "Nachricht";
+$a->strings["Profiles"] = "Profile";
+$a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
+$a->strings["Network:"] = "Netzwerk";
+$a->strings["g A l F d"] = "l, d. F G \\U\\h\\r";
+$a->strings["F d"] = "d. F";
+$a->strings["[today]"] = "[heute]";
+$a->strings["Birthday Reminders"] = "Geburtstagserinnerungen";
+$a->strings["Birthdays this week:"] = "Geburtstage diese Woche:";
+$a->strings["[No description]"] = "[keine Beschreibung]";
+$a->strings["Event Reminders"] = "Veranstaltungserinnerungen";
+$a->strings["Events this week:"] = "Veranstaltungen diese Woche";
+$a->strings["j F, Y"] = "j F, Y";
+$a->strings["j F"] = "j F";
+$a->strings["Birthday:"] = "Geburtstag:";
+$a->strings["Age:"] = "Alter:";
+$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s";
+$a->strings["Religion:"] = "Religion:";
+$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:";
+$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:";
+$a->strings["Musical interests:"] = "Musikalische Interessen:";
+$a->strings["Books, literature:"] = "Literatur/Bücher:";
+$a->strings["Television:"] = "Fernsehen:";
+$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:";
+$a->strings["Love/Romance:"] = "Liebesleben:";
+$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:";
+$a->strings["School/education:"] = "Schule/Ausbildung:";
+$a->strings["Status"] = "Status";
+$a->strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge";
+$a->strings["Profile Details"] = "Profildetails";
+$a->strings["Videos"] = "Videos";
+$a->strings["Events and Calendar"] = "Ereignisse und Kalender";
+$a->strings["Only You Can See This"] = "Nur Du kannst das sehen";
+$a->strings["Post to Email"] = "An E-Mail senden";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist.";
$a->strings["Visible to everybody"] = "Für jeden sichtbar";
$a->strings["show"] = "zeigen";
$a->strings["don't show"] = "nicht zeigen";
@@ -1412,7 +1483,6 @@ $a->strings["Welcome back "] = "Willkommen zurück ";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden).";
$a->strings["event"] = "Veranstaltung";
$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s";
-$a->strings["poked"] = "stupste";
$a->strings["post/item"] = "Nachricht/Beitrag";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s hat %2\$s\\s %3\$s als Favorit markiert";
$a->strings["remove"] = "löschen";
@@ -1432,8 +1502,6 @@ $a->strings["Please enter an audio link/URL:"] = "Bitte Link/URL zum Audio einf
$a->strings["Tag term:"] = "Tag:";
$a->strings["Where are you right now?"] = "Wo hältst Du Dich jetzt gerade auf?";
$a->strings["Delete item(s)?"] = "Einträge löschen?";
-$a->strings["Post to Email"] = "An E-Mail senden";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist.";
$a->strings["permissions"] = "Zugriffsrechte";
$a->strings["Post to Groups"] = "Poste an Gruppe";
$a->strings["Post to Contacts"] = "Poste an Kontakte";
@@ -1445,12 +1513,18 @@ $a->strings["prev"] = "vorige";
$a->strings["first"] = "erste";
$a->strings["last"] = "letzte";
$a->strings["next"] = "nächste";
+$a->strings["Loading more entries..."] = "lade weitere Einträge...";
+$a->strings["The end"] = "Das Ende";
$a->strings["No contacts"] = "Keine Kontakte";
$a->strings["%d Contact"] = array(
0 => "%d Kontakt",
1 => "%d Kontakte",
);
+$a->strings["Full Text"] = "Volltext";
+$a->strings["Tags"] = "Tags";
+$a->strings["Forums"] = "Foren";
$a->strings["poke"] = "anstupsen";
+$a->strings["poked"] = "stupste";
$a->strings["ping"] = "anpingen";
$a->strings["pinged"] = "pingte";
$a->strings["prod"] = "knuffen";
@@ -1502,6 +1576,8 @@ $a->strings["November"] = "November";
$a->strings["December"] = "Dezember";
$a->strings["bytes"] = "Byte";
$a->strings["Click to open/close"] = "Zum öffnen/schließen klicken";
+$a->strings["View on separate page"] = "Auf separater Seite ansehen";
+$a->strings["view on separate page"] = "auf separater Seite ansehen";
$a->strings["default"] = "Standard";
$a->strings["Select an alternate language"] = "Alternative Sprache auswählen";
$a->strings["activity"] = "Aktivität";
@@ -1535,25 +1611,10 @@ $a->strings["Twitter"] = "Twitter";
$a->strings["Diaspora Connector"] = "Diaspora";
$a->strings["Statusnet"] = "StatusNet";
$a->strings["App.net"] = "App.net";
+$a->strings["Redmatrix"] = "Redmatrix";
$a->strings[" on Last.fm"] = " bei Last.fm";
$a->strings["Starts:"] = "Beginnt:";
$a->strings["Finishes:"] = "Endet:";
-$a->strings["j F, Y"] = "j F, Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Geburtstag:";
-$a->strings["Age:"] = "Alter:";
-$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s";
-$a->strings["Tags:"] = "Tags";
-$a->strings["Religion:"] = "Religion:";
-$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:";
-$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:";
-$a->strings["Musical interests:"] = "Musikalische Interessen:";
-$a->strings["Books, literature:"] = "Literatur/Bücher:";
-$a->strings["Television:"] = "Fernsehen:";
-$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:";
-$a->strings["Love/Romance:"] = "Liebesleben:";
-$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:";
-$a->strings["School/education:"] = "Schule/Ausbildung:";
$a->strings["Click here to upgrade."] = "Zum Upgraden hier klicken.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Diese Aktion überschreitet die Obergrenze Deines Abonnements.";
$a->strings["This action is not available under your subscription plan."] = "Diese Aktion ist in Deinem Abonnement nicht verfügbar.";
@@ -1601,7 +1662,6 @@ $a->strings["Weekly posting limit of %d posts reached. The post was rejected."]
$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Das monatliche Nachrichtenlimit von %d Nachrichten wurde erreicht. Die Nachtricht wurde verworfen.";
$a->strings["There is no status with this id."] = "Es gibt keinen Status mit dieser ID.";
$a->strings["There is no conversation with this id."] = "Es existiert keine Unterhaltung mit dieser ID.";
-$a->strings["Invalid request."] = "Ungültige Anfrage";
$a->strings["Invalid item."] = "Ungültiges Objekt";
$a->strings["Invalid action. "] = "Ungültige Aktion";
$a->strings["DB error"] = "DB Error";
@@ -1615,7 +1675,7 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "Das sch
$a->strings["Your email domain is not among those allowed on this site."] = "Die Domain Deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt.";
$a->strings["Not a valid email address."] = "Keine gültige E-Mail-Adresse.";
$a->strings["Cannot use that email."] = "Konnte diese E-Mail-Adresse nicht verwenden.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\", \"_\" und \"-\") bestehen, außerdem muss er mit einem Buchstaben beginnen.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\" und \"_\") bestehen.";
$a->strings["Nickname is already registered. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden.";
@@ -1731,7 +1791,7 @@ $a->strings["Name:"] = "Name:";
$a->strings["Photo:"] = "Foto:";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen.";
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica-Benachrichtigung] Kontaktanfrage bestätigt";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' hat Deine Kontaktanfrage auf %2\$s bestätigt";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' hat Deine Kontaktanfrage auf %2\$s bestätigt";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s hat Deine [url=%1\$s]Kontaktanfrage[/url] akzeptiert.";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Ihr seit nun beidseitige Freunde und könnt Statusmitteilungen, Bilder und Emails ohne Einschränkungen austauschen.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst.";
@@ -1756,7 +1816,6 @@ $a->strings["%d contact not imported"] = array(
);
$a->strings["Done. You can now login with your username and password"] = "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden";
$a->strings["toggle mobile"] = "auf/von Mobile Ansicht wechseln";
-$a->strings["Theme settings"] = "Themeneinstellungen";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "Wähle das Vergrößerungsmaß für Bilder in Beiträgen und Kommentaren (Höhe und Breite)";
$a->strings["Set font-size for posts and comments"] = "Schriftgröße für Beiträge und Kommentare festlegen";
$a->strings["Set theme width"] = "Theme Breite festlegen";
diff --git a/view/es/messages.po b/view/es/messages.po
index e78c9215f..11704cf2a 100644
--- a/view/es/messages.po
+++ b/view/es/messages.po
@@ -26,548 +26,535 @@
# bavatar , 2013
# bavatar , 2012
# tschlotfeldt , 2011
+# tupambae, 2015
+# tupambae, 2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-09 09:46+0000\n"
+"POT-Creation-Date: 2015-09-01 07:09+0200\n"
+"PO-Revision-Date: 2015-09-01 09:00+0000\n"
"Last-Translator: fabrixxm \n"
-"Language-Team: Spanish (http://www.transifex.com/projects/p/friendica/language/es/)\n"
+"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../../mod/contacts.php:108
+#: mod/contacts.php:114
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d contactos editados"
+msgstr[1] "%d contactos editados"
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
+#: mod/contacts.php:145 mod/contacts.php:340
msgid "Could not access contact record."
msgstr "No se pudo acceder a los datos del contacto."
-#: ../../mod/contacts.php:153
+#: mod/contacts.php:159
msgid "Could not locate selected profile."
msgstr "No se pudo encontrar el perfil seleccionado."
-#: ../../mod/contacts.php:186
+#: mod/contacts.php:192
msgid "Contact updated."
msgstr "Contacto actualizado."
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
+#: mod/contacts.php:194 mod/dfrn_request.php:576
msgid "Failed to update contact record."
msgstr "Error al actualizar el contacto."
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:44 mod/follow.php:83 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5023 index.php:382
msgid "Permission denied."
msgstr "Permiso denegado."
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been blocked"
msgstr "El contacto ha sido bloqueado"
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been unblocked"
msgstr "El contacto ha sido desbloqueado"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been ignored"
msgstr "El contacto ha sido ignorado"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been unignored"
msgstr "El contacto ya no está ignorado"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been archived"
msgstr "El contacto ha sido archivado"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been unarchived"
msgstr "El contacto ya no está archivado"
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
+#: mod/contacts.php:411 mod/contacts.php:767
msgid "Do you really want to delete this contact?"
msgstr "¿Estás seguro de que quieres eliminar este contacto?"
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: mod/contacts.php:413 mod/follow.php:59 mod/message.php:210
+#: mod/settings.php:1066 mod/settings.php:1072 mod/settings.php:1080
+#: mod/settings.php:1084 mod/settings.php:1089 mod/settings.php:1095
+#: mod/settings.php:1101 mod/settings.php:1107 mod/settings.php:1133
+#: mod/settings.php:1134 mod/settings.php:1135 mod/settings.php:1136
+#: mod/settings.php:1137 mod/dfrn_request.php:848 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4855
msgid "Yes"
msgstr "Sí"
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:70
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:862 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4858
msgid "Cancel"
msgstr "Cancelar"
-#: ../../mod/contacts.php:352
+#: mod/contacts.php:428
msgid "Contact has been removed."
msgstr "El contacto ha sido eliminado"
-#: ../../mod/contacts.php:390
+#: mod/contacts.php:466
#, php-format
msgid "You are mutual friends with %s"
msgstr "Ahora tienes una amistad mutua con %s"
-#: ../../mod/contacts.php:394
+#: mod/contacts.php:470
#, php-format
msgid "You are sharing with %s"
msgstr "Estás compartiendo con %s"
-#: ../../mod/contacts.php:399
+#: mod/contacts.php:475
#, php-format
msgid "%s is sharing with you"
msgstr "%s está compartiendo contigo"
-#: ../../mod/contacts.php:416
+#: mod/contacts.php:495
msgid "Private communications are not available for this contact."
msgstr "Las comunicaciones privadas no está disponibles para este contacto."
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
+#: mod/contacts.php:498 mod/admin.php:618
msgid "Never"
msgstr "Nunca"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was successful)"
msgstr "(La actualización se ha completado)"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was not successful)"
msgstr "(La actualización no se ha completado)"
-#: ../../mod/contacts.php:425
+#: mod/contacts.php:504
msgid "Suggest friends"
msgstr "Sugerir amigos"
-#: ../../mod/contacts.php:429
+#: mod/contacts.php:508
#, php-format
msgid "Network type: %s"
msgstr "Tipo de red: %s"
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: mod/contacts.php:511 include/contact_widgets.php:200
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] "%d contacto en común"
msgstr[1] "%d contactos en común"
-#: ../../mod/contacts.php:437
+#: mod/contacts.php:516
msgid "View all contacts"
msgstr "Ver todos los contactos"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
msgid "Unblock"
msgstr "Desbloquear"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
msgid "Block"
msgstr "Bloquear"
-#: ../../mod/contacts.php:445
+#: mod/contacts.php:524
msgid "Toggle Blocked status"
msgstr "Cambiar bloqueados"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
msgid "Unignore"
msgstr "Quitar de Ignorados"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
msgid "Ignore"
msgstr "Ignorar"
-#: ../../mod/contacts.php:451
+#: mod/contacts.php:531
msgid "Toggle Ignored status"
msgstr "Cambiar ignorados"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Unarchive"
msgstr "Sin archivar"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Archive"
msgstr "Archivo"
-#: ../../mod/contacts.php:458
+#: mod/contacts.php:539
msgid "Toggle Archive status"
msgstr "Cambiar archivados"
-#: ../../mod/contacts.php:461
+#: mod/contacts.php:543
msgid "Repair"
msgstr "Reparar"
-#: ../../mod/contacts.php:464
+#: mod/contacts.php:546
msgid "Advanced Contact Settings"
msgstr "Configuración avanzada"
-#: ../../mod/contacts.php:470
+#: mod/contacts.php:553
msgid "Communications lost with this contact!"
msgstr "¡Se ha perdido la comunicación con este contacto!"
-#: ../../mod/contacts.php:473
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr "Recaudar informacion complementaria de los feeds"
+
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr "Deshabilitado"
+
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr "Recaudar informacion"
+
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr "Recaudar informacion y palabras claves"
+
+#: mod/contacts.php:566
msgid "Contact Editor"
msgstr "Editor de contactos"
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
msgid "Submit"
msgstr "Envíar"
-#: ../../mod/contacts.php:476
+#: mod/contacts.php:569
msgid "Profile Visibility"
msgstr "Visibilidad del Perfil"
-#: ../../mod/contacts.php:477
+#: mod/contacts.php:570
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
msgstr "Por favor, selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura."
-#: ../../mod/contacts.php:478
+#: mod/contacts.php:571
msgid "Contact Information / Notes"
msgstr "Información del Contacto / Notas"
-#: ../../mod/contacts.php:479
+#: mod/contacts.php:572
msgid "Edit contact notes"
msgstr "Editar notas del contacto"
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Ver el perfil de %s [%s]"
-#: ../../mod/contacts.php:485
+#: mod/contacts.php:578
msgid "Block/Unblock contact"
msgstr "Boquear/Desbloquear contacto"
-#: ../../mod/contacts.php:486
+#: mod/contacts.php:579
msgid "Ignore contact"
msgstr "Ignorar contacto"
-#: ../../mod/contacts.php:487
+#: mod/contacts.php:580
msgid "Repair URL settings"
msgstr "Configuración de reparación de la dirección"
-#: ../../mod/contacts.php:488
+#: mod/contacts.php:581
msgid "View conversations"
msgstr "Ver conversaciones"
-#: ../../mod/contacts.php:490
+#: mod/contacts.php:583
msgid "Delete contact"
msgstr "Eliminar contacto"
-#: ../../mod/contacts.php:494
+#: mod/contacts.php:587
msgid "Last update:"
msgstr "Última actualización:"
-#: ../../mod/contacts.php:496
+#: mod/contacts.php:589
msgid "Update public posts"
msgstr "Actualizar publicaciones públicas"
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
+#: mod/contacts.php:591 mod/admin.php:1584
msgid "Update now"
msgstr "Actualizar ahora"
-#: ../../mod/contacts.php:505
+#: mod/contacts.php:598
msgid "Currently blocked"
msgstr "Bloqueados"
-#: ../../mod/contacts.php:506
+#: mod/contacts.php:599
msgid "Currently ignored"
msgstr "Ignorados"
-#: ../../mod/contacts.php:507
+#: mod/contacts.php:600
msgid "Currently archived"
msgstr "Archivados"
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
msgid "Hide this contact from others"
msgstr "Ocultar este contacto a los demás."
-#: ../../mod/contacts.php:508
+#: mod/contacts.php:601
msgid ""
"Replies/likes to your public posts may still be visible"
msgstr "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía pueden ser visibles."
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Notification for new posts"
-msgstr ""
+msgstr "Notificacion de nuevos temas."
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Send a notification of every new post of this contact"
-msgstr ""
+msgstr "Enviar una notificacion por nuevos temas de este contacto."
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr ""
-
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid "Blacklisted keywords"
-msgstr ""
+msgstr "Lista negra de palabras"
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
-msgstr ""
+msgstr "Lista separada por comas de palabras claves que no deberian ser convertido en #hashtags cuando \"Recaudar informacion y palabras claves\" es seleccionado"
-#: ../../mod/contacts.php:564
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr "URL Perfil"
+
+#: mod/contacts.php:658
msgid "Suggestions"
msgstr "Sugerencias"
-#: ../../mod/contacts.php:567
+#: mod/contacts.php:661
msgid "Suggest potential friends"
msgstr "Amistades potenciales sugeridas"
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
+#: mod/contacts.php:665 mod/group.php:192
msgid "All Contacts"
msgstr "Todos los contactos"
-#: ../../mod/contacts.php:573
+#: mod/contacts.php:668
msgid "Show all contacts"
msgstr "Mostrar todos los contactos"
-#: ../../mod/contacts.php:576
+#: mod/contacts.php:672
msgid "Unblocked"
msgstr "Desbloqueados"
-#: ../../mod/contacts.php:579
+#: mod/contacts.php:675
msgid "Only show unblocked contacts"
msgstr "Mostrar solo contactos sin bloquear"
-#: ../../mod/contacts.php:583
+#: mod/contacts.php:680
msgid "Blocked"
msgstr "Bloqueados"
-#: ../../mod/contacts.php:586
+#: mod/contacts.php:683
msgid "Only show blocked contacts"
msgstr "Mostrar solo contactos bloqueados"
-#: ../../mod/contacts.php:590
+#: mod/contacts.php:688
msgid "Ignored"
msgstr "Ignorados"
-#: ../../mod/contacts.php:593
+#: mod/contacts.php:691
msgid "Only show ignored contacts"
msgstr "Mostrar solo contactos ignorados"
-#: ../../mod/contacts.php:597
+#: mod/contacts.php:696
msgid "Archived"
msgstr "Archivados"
-#: ../../mod/contacts.php:600
+#: mod/contacts.php:699
msgid "Only show archived contacts"
msgstr "Mostrar solo contactos archivados"
-#: ../../mod/contacts.php:604
+#: mod/contacts.php:704
msgid "Hidden"
msgstr "Ocultos"
-#: ../../mod/contacts.php:607
+#: mod/contacts.php:707
msgid "Only show hidden contacts"
msgstr "Mostrar solo contactos ocultos"
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Amistad recíproca"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "es tu fan"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "eres fan de"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Modificar contacto"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
msgid "Contacts"
msgstr "Contactos"
-#: ../../mod/contacts.php:706
+#: mod/contacts.php:762
msgid "Search your contacts"
msgstr "Buscar en tus contactos"
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
+#: mod/contacts.php:763 mod/directory.php:63
msgid "Finding: "
msgstr "Buscando: "
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
msgid "Find"
msgstr "Buscar"
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
msgid "Update"
msgstr "Actualizar"
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
msgid "Delete"
msgstr "Eliminar"
-#: ../../mod/hcard.php:10
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Amistad recíproca"
+
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "es tu fan"
+
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "eres fan de"
+
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Modificar contacto"
+
+#: mod/hcard.php:10
msgid "No profile"
msgstr "Nigún perfil"
-#: ../../mod/manage.php:106
+#: mod/manage.php:106
msgid "Manage Identities and/or Pages"
msgstr "Administrar identidades y/o páginas"
-#: ../../mod/manage.php:107
+#: mod/manage.php:107
msgid ""
"Toggle between different identities or community/group pages which share "
"your account details or which you have been granted \"manage\" permissions"
msgstr "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar"
-#: ../../mod/manage.php:108
+#: mod/manage.php:108
msgid "Select an identity to manage: "
msgstr "Selecciona una identidad a gestionar:"
-#: ../../mod/oexchange.php:25
+#: mod/oexchange.php:25
msgid "Post successful."
msgstr "¡Publicado!"
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
msgid "Permission denied"
msgstr "Permiso denegado"
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+#: mod/profperm.php:25 mod/profperm.php:56
msgid "Invalid profile identifier."
msgstr "Identificador de perfil no válido."
-#: ../../mod/profperm.php:101
+#: mod/profperm.php:102
msgid "Profile Visibility Editor"
msgstr "Editor de visibilidad del perfil"
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
msgid "Profile"
msgstr "Perfil"
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
+#: mod/profperm.php:106 mod/group.php:222
msgid "Click on a contact to add or remove."
msgstr "Pulsa en un contacto para añadirlo o eliminarlo."
-#: ../../mod/profperm.php:114
+#: mod/profperm.php:115
msgid "Visible To"
msgstr "Visible para"
-#: ../../mod/profperm.php:130
+#: mod/profperm.php:131
msgid "All Contacts (with secure profile access)"
msgstr "Todos los contactos (con perfil de acceso seguro)"
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4814
msgid "Item not found."
msgstr "Elemento no encontrado."
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
msgid "Public access denied."
msgstr "Acceso público denegado."
-#: ../../mod/display.php:332 ../../mod/profile.php:155
+#: mod/display.php:343 mod/profile.php:155
msgid "Access to this profile has been restricted."
msgstr "El acceso a este perfil ha sido restringido."
-#: ../../mod/display.php:496
+#: mod/display.php:505
msgid "Item has been removed."
msgstr "El elemento ha sido eliminado."
-#: ../../mod/newmember.php:6
+#: mod/newmember.php:6
msgid "Welcome to Friendica"
msgstr "Bienvenido a Friendica "
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
msgid "New Member Checklist"
msgstr "Listado de nuevos miembros"
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
msgid ""
"We would like to offer some tips and links to help make your experience "
"enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -575,40 +562,39 @@ msgid ""
"registration and then will quietly disappear."
msgstr "Nos gustaría ofrecerte algunos consejos y enlaces para ayudar a hacer tu experiencia más amena. Pulsa en cualquier elemento para visitar la página correspondiente. Un enlace a esta página será visible desde tu página de inicio durante las dos semanas siguientes a tu inscripción y luego desaparecerá."
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
msgid "Getting Started"
msgstr "Empezando"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid "Friendica Walk-Through"
msgstr "Visita guiada a Friendica"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid ""
"On your Quick Start page - find a brief introduction to your "
"profile and network tabs, make some new connections, and find some groups to"
" join."
msgstr "En tu página de Inicio Rápido - busca una introducción breve para tus pestañas de perfil y red, haz algunas conexiones nuevas, y busca algunos grupos a los que unirte."
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
msgid "Settings"
msgstr "Configuración"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid "Go to Your Settings"
msgstr "Ir a tus ajustes"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid ""
"On your Settings page - change your initial password. Also make a "
"note of your Identity Address. This looks just like an email address - and "
"will be useful in making friends on the free social web."
msgstr "En la página de Configuración puedes cambiar tu contraseña inicial. También aparece tu ID (Identity Address). Es parecida a una dirección de correo y te servirá para conectar con gente de redes sociales libres."
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
msgid ""
"Review the other settings, particularly the privacy settings. An unpublished"
" directory listing is like having an unlisted phone number. In general, you "
@@ -616,99 +602,97 @@ msgid ""
"potential friends know exactly how to find you."
msgstr "Revisa las otras configuraciones, especialmente la configuración de privacidad. Un listado de directorio sin publicar es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan cómo ponerse en contacto contigo."
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
msgid "Upload Profile Photo"
msgstr "Subir foto del Perfil"
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:36
msgid ""
"Upload a profile photo if you have not done so already. Studies have shown "
"that people with real photos of themselves are ten times more likely to make"
" friends than people who do not."
msgstr "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no."
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid "Edit Your Profile"
msgstr "Editar tu perfil"
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid ""
"Edit your default profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown"
" visitors."
msgstr "Edita tu perfil predeterminado como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos."
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid "Profile Keywords"
msgstr "Palabras clave del perfil"
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid ""
"Set some public keywords for your default profile which describe your "
"interests. We may be able to find other people with similar interests and "
"suggest friendships."
msgstr "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos."
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
msgid "Connecting"
msgstr "Conectando"
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
msgid "Facebook"
msgstr "Facebook"
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49
msgid ""
"Authorise the Facebook Connector if you currently have a Facebook account "
"and we will (optionally) import all your Facebook friends and conversations."
msgstr "Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y nosotros (opcionalmente) importaremos tus amistades y conversaciones desde Facebook."
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
msgid ""
"If this is your own personal server, installing the Facebook addon "
"may ease your transition to the free social web."
msgstr "Si este es tu propio servidor privado, instalar el conector de Facebook puede facilitar el paso hacia la red social libre."
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid "Importing Emails"
msgstr "Importando correos electrónicos"
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid ""
"Enter your email access information on your Connector Settings page if you "
"wish to import and interact with friends or mailing lists from your email "
"INBOX"
msgstr "Introduce la información para acceder a tu correo en la página de Configuración del conector si quieres importar e interactuar con amigos o listas de correos del buzón de entrada de tu correo electrónico."
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid "Go to Your Contacts Page"
msgstr "Ir a tu página de contactos"
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid ""
"Your Contacts page is your gateway to managing friendships and connecting "
"with friends on other networks. Typically you enter their address or site "
"URL in the Add New Contact dialog."
msgstr "Tu página de Contactos es el portal desde donde podrás manejar tus amistades y conectarte con amigos de otras redes. Normalmente introduces su dirección o la dirección de su sitio web en el recuadro \"Añadir contacto nuevo\"."
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid "Go to Your Site's Directory"
msgstr "Ir al directorio de tu sitio"
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid ""
"The Directory page lets you find other people in this network or other "
"federated sites. Look for a Connect or Follow link on "
"their profile page. Provide your own Identity Address if requested."
msgstr "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de Conectar o Seguir en su perfil. Proporciona tu direción personal si es necesario."
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid "Finding New People"
msgstr "Encontrando nueva gente"
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid ""
"On the side panel of the Contacts page are several tools to find new "
"friends. We can match people by interest, look up people by name or "
@@ -717,456 +701,493 @@ msgid ""
"hours."
msgstr "En el panel lateral de la página de Contactos existen varias herramientas para encontrar nuevos amigos. Podemos filtrar personas por sus intereses, buscar personas por nombre o por sus intereses, y ofrecerte sugerencias basadas en sus relaciones de la red. En un sitio nuevo, las sugerencias de amigos por lo general comienzan pasadas las 24 horas."
-#: ../../mod/newmember.php:66 ../../include/group.php:270
+#: mod/newmember.php:66 include/group.php:270
msgid "Groups"
msgstr "Grupos"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid "Group Your Contacts"
msgstr "Agrupa tus contactos"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid ""
"Once you have made some friends, organize them into private conversation "
"groups from the sidebar of your Contacts page and then you can interact with"
" each group privately on your Network page."
msgstr "Una vez que tengas algunos amigos, puedes organizarlos en grupos privados de conversación mediante el memnú en tu página de Contactos y luego puedes interactuar con cada grupo por separado desde tu página de Red."
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid "Why Aren't My Posts Public?"
msgstr "¿Por qué mis publicaciones no son públicas?"
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid ""
"Friendica respects your privacy. By default, your posts will only show up to"
" people you've added as friends. For more information, see the help section "
"from the link above."
msgstr "Friendica respeta tu privacidad. Por defecto, tus publicaciones solo se mostrarán a personas que hayas añadido como amistades. Para más información, mira la sección de ayuda en el enlace de más arriba."
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
msgid "Getting Help"
msgstr "Consiguiendo ayuda"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid "Go to the Help Section"
msgstr "Ir a la sección de ayuda"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid ""
"Our help pages may be consulted for detail on other program"
" features and resources."
msgstr "Puedes consultar nuestra página de Ayuda para más información y recursos de ayuda."
-#: ../../mod/openid.php:24
+#: mod/openid.php:24
msgid "OpenID protocol error. No ID returned."
msgstr "Error de protocolo OpenID. ID no devuelta."
-#: ../../mod/openid.php:53
+#: mod/openid.php:53
msgid ""
"Account not found and OpenID registration is not permitted on this site."
msgstr "Cuenta no encontrada y el registro OpenID no está permitido en ese sitio."
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
msgid "Login failed."
msgstr "Accesso fallido."
-#: ../../mod/profile_photo.php:44
+#: mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed."
msgstr "Imagen recibida, pero ha fallado al recortarla."
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
msgid "Profile Photos"
msgstr "Foto del perfil"
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
#, php-format
msgid "Image size reduction [%s] failed."
msgstr "Ha fallado la reducción de las dimensiones de la imagen [%s]."
-#: ../../mod/profile_photo.php:118
+#: mod/profile_photo.php:118
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr "Recarga la página o limpia la caché del navegador si la foto nueva no aparece inmediatamente."
-#: ../../mod/profile_photo.php:128
+#: mod/profile_photo.php:128
msgid "Unable to process image"
msgstr "Imposible procesar la imagen"
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "El tamaño de la imagen supera el límite de %d"
+msgid "Image exceeds size limit of %s"
+msgstr "La imagen excede el limite de %s"
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
msgid "Unable to process image."
msgstr "Imposible procesar la imagen."
-#: ../../mod/profile_photo.php:242
+#: mod/profile_photo.php:242
msgid "Upload File:"
msgstr "Subir archivo:"
-#: ../../mod/profile_photo.php:243
+#: mod/profile_photo.php:243
msgid "Select a profile:"
msgstr "Elige un perfil:"
-#: ../../mod/profile_photo.php:245
+#: mod/profile_photo.php:245
msgid "Upload"
msgstr "Subir"
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
+#: mod/profile_photo.php:248
msgid "or"
msgstr "o"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "skip this step"
msgstr "saltar este paso"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "select a photo from your photo albums"
msgstr "elige una foto de tus álbumes"
-#: ../../mod/profile_photo.php:262
+#: mod/profile_photo.php:262
msgid "Crop Image"
msgstr "Recortar imagen"
-#: ../../mod/profile_photo.php:263
+#: mod/profile_photo.php:263
msgid "Please adjust the image cropping for optimum viewing."
msgstr "Por favor, ajusta el recorte de la imagen para optimizarla."
-#: ../../mod/profile_photo.php:265
+#: mod/profile_photo.php:265
msgid "Done Editing"
msgstr "Editado"
-#: ../../mod/profile_photo.php:299
+#: mod/profile_photo.php:299
msgid "Image uploaded successfully."
msgstr "Imagen subida con éxito."
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
msgid "Image upload failed."
msgstr "Error al subir la imagen."
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
msgid "photo"
msgstr "foto"
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
msgid "status"
msgstr "estado"
-#: ../../mod/subthread.php:103
+#: mod/subthread.php:103
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr "%1$s está siguiendo las %3$s de %2$s"
-#: ../../mod/tagrm.php:41
+#: mod/tagrm.php:41
msgid "Tag removed"
msgstr "Etiqueta eliminada"
-#: ../../mod/tagrm.php:79
+#: mod/tagrm.php:79
msgid "Remove Item Tag"
msgstr "Eliminar etiqueta"
-#: ../../mod/tagrm.php:81
+#: mod/tagrm.php:81
msgid "Select a tag to remove: "
msgstr "Selecciona una etiqueta para eliminar: "
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
+#: mod/tagrm.php:93 mod/delegate.php:139
msgid "Remove"
msgstr "Eliminar"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
msgid "Save to Folder:"
msgstr "Guardar en directorio:"
-#: ../../mod/filer.php:30
+#: mod/filer.php:30
msgid "- select -"
msgstr "- seleccionar -"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
msgid "Save"
msgstr "Guardar"
-#: ../../mod/follow.php:27
+#: mod/follow.php:26
+msgid "You already added this contact."
+msgstr "Ya has añadido este contacto."
+
+#: mod/follow.php:58 mod/dfrn_request.php:847
+msgid "Please answer the following:"
+msgstr "Por favor responde lo siguiente:"
+
+#: mod/follow.php:59 mod/dfrn_request.php:848
+#, php-format
+msgid "Does %s know you?"
+msgstr "¿%s te conoce?"
+
+#: mod/follow.php:59 mod/settings.php:1066 mod/settings.php:1072
+#: mod/settings.php:1080 mod/settings.php:1084 mod/settings.php:1089
+#: mod/settings.php:1095 mod/settings.php:1101 mod/settings.php:1107
+#: mod/settings.php:1133 mod/settings.php:1134 mod/settings.php:1135
+#: mod/settings.php:1136 mod/settings.php:1137 mod/dfrn_request.php:848
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "No"
+
+#: mod/follow.php:60 mod/dfrn_request.php:852
+msgid "Add a personal note:"
+msgstr "Añade una nota personal:"
+
+#: mod/follow.php:66 mod/dfrn_request.php:858
+msgid "Your Identity Address:"
+msgstr "Dirección de tu perfil:"
+
+#: mod/follow.php:69 mod/dfrn_request.php:861
+msgid "Submit Request"
+msgstr "Enviar solicitud"
+
+#: mod/follow.php:108
msgid "Contact added"
msgstr "Contacto añadido"
-#: ../../mod/item.php:113
+#: mod/item.php:115
msgid "Unable to locate original post."
msgstr "No se puede encontrar la publicación original."
-#: ../../mod/item.php:345
+#: mod/item.php:347
msgid "Empty post discarded."
msgstr "Publicación vacía descartada."
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
msgid "Wall Photos"
msgstr "Foto del Muro"
-#: ../../mod/item.php:938
+#: mod/item.php:860
msgid "System error. Post not saved."
msgstr "Error del sistema. Mensaje no guardado."
-#: ../../mod/item.php:964
+#: mod/item.php:989
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Este mensaje te lo ha enviado %s, miembro de la red social Friendica."
-#: ../../mod/item.php:966
+#: mod/item.php:991
#, php-format
msgid "You may visit them online at %s"
msgstr "Los puedes visitar en línea en %s"
-#: ../../mod/item.php:967
+#: mod/item.php:992
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes."
-#: ../../mod/item.php:971
+#: mod/item.php:996
#, php-format
msgid "%s posted an update."
msgstr "%s ha publicado una actualización."
-#: ../../mod/group.php:29
+#: mod/group.php:29
msgid "Group created."
msgstr "Grupo creado."
-#: ../../mod/group.php:35
+#: mod/group.php:35
msgid "Could not create group."
msgstr "Imposible crear el grupo."
-#: ../../mod/group.php:47 ../../mod/group.php:140
+#: mod/group.php:47 mod/group.php:140
msgid "Group not found."
msgstr "Grupo no encontrado."
-#: ../../mod/group.php:60
+#: mod/group.php:60
msgid "Group name changed."
msgstr "El nombre del grupo ha cambiado."
-#: ../../mod/group.php:87
+#: mod/group.php:87
msgid "Save Group"
-msgstr ""
+msgstr "Guardar grupo"
-#: ../../mod/group.php:93
+#: mod/group.php:93
msgid "Create a group of contacts/friends."
msgstr "Crea un grupo de contactos/amigos."
-#: ../../mod/group.php:94 ../../mod/group.php:180
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
msgid "Group Name: "
msgstr "Nombre del grupo: "
-#: ../../mod/group.php:113
+#: mod/group.php:113
msgid "Group removed."
msgstr "Grupo eliminado."
-#: ../../mod/group.php:115
+#: mod/group.php:115
msgid "Unable to remove group."
msgstr "No se puede eliminar el grupo."
-#: ../../mod/group.php:179
+#: mod/group.php:177
msgid "Group Editor"
msgstr "Editor de grupos"
-#: ../../mod/group.php:192
+#: mod/group.php:190
msgid "Members"
msgstr "Miembros"
-#: ../../mod/apps.php:7 ../../index.php:212
+#: mod/apps.php:7 index.php:225
msgid "You must be logged in to use addons. "
-msgstr ""
+msgstr "Tienes que estar registrado para tener acceso a los accesorios."
-#: ../../mod/apps.php:11
+#: mod/apps.php:11
msgid "Applications"
msgstr "Aplicaciones"
-#: ../../mod/apps.php:14
+#: mod/apps.php:14
msgid "No installed applications."
msgstr "Sin aplicaciones"
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
msgid "Profile not found."
msgstr "Perfil no encontrado."
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
msgid "Contact not found."
msgstr "Contacto no encontrado."
-#: ../../mod/dfrn_confirm.php:121
+#: mod/dfrn_confirm.php:121
msgid ""
"This may occasionally happen if contact was requested by both persons and it"
" has already been approved."
msgstr "Esto puede ocurrir a veces si la conexión fue solicitada por ambas personas y ya hubiera sido aprobada."
-#: ../../mod/dfrn_confirm.php:240
+#: mod/dfrn_confirm.php:240
msgid "Response from remote site was not understood."
msgstr "La respuesta desde el sitio remoto no ha sido entendida."
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
msgid "Unexpected response from remote site: "
msgstr "Respuesta inesperada desde el sitio remoto: "
-#: ../../mod/dfrn_confirm.php:263
+#: mod/dfrn_confirm.php:263
msgid "Confirmation completed successfully."
msgstr "Confirmación completada con éxito."
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
msgid "Remote site reported: "
msgstr "El sito remoto informó: "
-#: ../../mod/dfrn_confirm.php:277
+#: mod/dfrn_confirm.php:277
msgid "Temporary failure. Please wait and try again."
msgstr "Error temporal. Por favor, espere y vuelva a intentarlo."
-#: ../../mod/dfrn_confirm.php:284
+#: mod/dfrn_confirm.php:284
msgid "Introduction failed or was revoked."
msgstr "La presentación ha fallado o ha sido anulada."
-#: ../../mod/dfrn_confirm.php:429
+#: mod/dfrn_confirm.php:430
msgid "Unable to set contact photo."
msgstr "Imposible establecer la foto del contacto."
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s ahora es amigo de %2$s"
-#: ../../mod/dfrn_confirm.php:571
+#: mod/dfrn_confirm.php:572
#, php-format
msgid "No user record found for '%s' "
msgstr "No se ha encontrado a ningún '%s' "
-#: ../../mod/dfrn_confirm.php:581
+#: mod/dfrn_confirm.php:582
msgid "Our site encryption key is apparently messed up."
msgstr "Nuestra clave de cifrado del sitio es aparentemente un lío."
-#: ../../mod/dfrn_confirm.php:592
+#: mod/dfrn_confirm.php:593
msgid "Empty site URL was provided or URL could not be decrypted by us."
msgstr "Se ha proporcionado una dirección vacía o no hemos podido descifrarla."
-#: ../../mod/dfrn_confirm.php:613
+#: mod/dfrn_confirm.php:614
msgid "Contact record was not found for you on our site."
msgstr "El contacto no se ha encontrado en nuestra base de datos."
-#: ../../mod/dfrn_confirm.php:627
+#: mod/dfrn_confirm.php:628
#, php-format
msgid "Site public key not available in contact record for URL %s."
msgstr "La clave pública del sitio no está disponible en los datos del contacto para %s."
-#: ../../mod/dfrn_confirm.php:647
+#: mod/dfrn_confirm.php:648
msgid ""
"The ID provided by your system is a duplicate on our system. It should work "
"if you try again."
msgstr "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo."
-#: ../../mod/dfrn_confirm.php:658
+#: mod/dfrn_confirm.php:659
msgid "Unable to set your contact credentials on our system."
msgstr "No se puede establecer las credenciales de tu contacto en nuestro sistema."
-#: ../../mod/dfrn_confirm.php:725
+#: mod/dfrn_confirm.php:726
msgid "Unable to update your contact profile details on our system"
msgstr "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema"
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4237
msgid "[Name Withheld]"
msgstr "[Nombre oculto]"
-#: ../../mod/dfrn_confirm.php:797
+#: mod/dfrn_confirm.php:798
#, php-format
msgid "%1$s has joined %2$s"
msgstr "%1$s se ha unido a %2$s"
-#: ../../mod/profile.php:21 ../../boot.php:1458
+#: mod/profile.php:21 include/identity.php:77
msgid "Requested profile is not available."
msgstr "El perfil solicitado no está disponible."
-#: ../../mod/profile.php:180
+#: mod/profile.php:179
msgid "Tips for New Members"
msgstr "Consejos para nuevos miembros"
-#: ../../mod/videos.php:125
-msgid "No videos selected"
-msgstr ""
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr "Realmente quieres eliminar este vídeo?"
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr "Borrar vídeo"
+
+#: mod/videos.php:197
+msgid "No videos selected"
+msgstr "Ningún vídeo seleccionado"
+
+#: mod/videos.php:298 mod/photos.php:1053
msgid "Access to this item is restricted."
msgstr "El acceso a este elemento está restringido."
-#: ../../mod/videos.php:301 ../../include/text.php:1405
+#: mod/videos.php:373 include/text.php:1460
msgid "View Video"
-msgstr ""
+msgstr "Ver vídeo"
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+#: mod/videos.php:380 mod/photos.php:1827
msgid "View Album"
msgstr "Ver Álbum"
-#: ../../mod/videos.php:317
+#: mod/videos.php:389
msgid "Recent Videos"
-msgstr ""
+msgstr "Vídeos recientes"
-#: ../../mod/videos.php:319
+#: mod/videos.php:391
msgid "Upload New Videos"
-msgstr ""
+msgstr "Subir nuevos vídeos"
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/tagger.php:95 include/conversation.php:265
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s ha etiquetado el %3$s de %2$s con %4$s"
-#: ../../mod/fsuggest.php:63
+#: mod/fsuggest.php:63
msgid "Friend suggestion sent."
msgstr "Solicitud de amistad enviada."
-#: ../../mod/fsuggest.php:97
+#: mod/fsuggest.php:97
msgid "Suggest Friends"
msgstr "Sugerencias de amistad"
-#: ../../mod/fsuggest.php:99
+#: mod/fsuggest.php:99
#, php-format
msgid "Suggest a friend for %s"
msgstr "Recomienda un amigo a %s"
-#: ../../mod/lostpass.php:19
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Consulta invalida"
+
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr "No se ha encontrado ninguna cuenta válida"
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo."
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -1180,9 +1201,9 @@ msgid ""
"\n"
"\t\tYour password will not be changed unless we can verify that you\n"
"\t\tissued this request."
-msgstr ""
+msgstr "\n\t\tEstimado %1$s,\n\t\t\tUna consulta llego recientemente a \"%2$s\" para renovar su\n\t\tcontraseña. Para confirmar esta solicitud por favor seleccione el enlace de verificación mas \n\t\tabajo o copie a pegue el mismo en la barra de dirección de su navegador.\n\n\t\tSi NO ha solicitado este cambio por favor NO SIGA este enlace\n\t\tproporcionado y ignore o borre este mail.\n\n\t\tSu contraseña no sera cambiada hasta que podamos verificar que usted haza\n\t\tsolicitado este cambio.."
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -1197,46 +1218,46 @@ msgid ""
"\n"
"\t\tSite Location:\t%2$s\n"
"\t\tLogin Name:\t%3$s"
-msgstr ""
+msgstr "\n\t\tSiga este enlace para verificar su identidad:\n\n\t\t%1$s\n\n\t\tA continuación recibirá un mensaje consecutivo conteniendo la nueva contraseña.\n\t\tPodrá cambiar la contraseña después de haber accedido a la cuenta.\n\n\t\tLos detalles del acceso son las siguientes:\n\n\t\tDirección del sitio:\t%2$s\n\t\tNombre de la cuenta:\t%3$s"
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr "Contraseña restablecida enviada a %s"
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña."
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1287
msgid "Password Reset"
msgstr "Restablecer la contraseña"
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr "Tu contraseña ha sido restablecida como solicitaste."
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr "Tu nueva contraseña es"
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr "Guarda o copia tu nueva contraseña y luego"
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr "pulsa aquí para acceder"
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr "Puedes cambiar tu contraseña desde la página de Configuración después de acceder con éxito."
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -1245,9 +1266,9 @@ msgid ""
"\t\t\t\tinformation for your records (or change your password immediately to\n"
"\t\t\t\tsomething that you will remember).\n"
"\t\t\t"
-msgstr ""
+msgstr "\n\t\t\t\tEstimado %1$s,\n\t\t\t\t\tSu contraseña ha cambiado como solicitado. Por favor guarde esta\n\t\t\t\tinformación para sus documentación (o cambie su contraseña inmediatamente a\n\t\t\t\talgo que pueda recordar).\n\t\t"
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -1259,1384 +1280,1566 @@ msgid ""
"\n"
"\t\t\t\tYou may change that password from your account settings page after logging in.\n"
"\t\t\t"
-msgstr ""
+msgstr "\n\t\t\t\tSus datos de acceso son las siguientes:\n\n\t\t\t\tDirección del sitio:\t%1$s\n\t\t\t\tNombre de cuenta:\t%2$s\n\t\t\t\tContraseña:\t%3$s\n\n\t\t\t\tPodrá cambiar esta contraseña después de ingresar al sitio en su pagina de configuración.\n\t\t\t"
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr "Tu contraseña se ha cambiado por %s"
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
msgstr "¿Olvidaste tu contraseña?"
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales."
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
msgstr "Apodo o Correo electrónico: "
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr "Restablecer"
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "A %1$s le gusta %3$s de %2$s"
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/like.php:168 include/conversation.php:140
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "A %1$s no le gusta %3$s de %2$s"
-#: ../../mod/ping.php:240
+#: mod/ping.php:233
msgid "{0} wants to be your friend"
msgstr "{0} quiere ser tu amigo"
-#: ../../mod/ping.php:245
+#: mod/ping.php:248
msgid "{0} sent you a message"
msgstr "{0} te ha enviado un mensaje"
-#: ../../mod/ping.php:250
+#: mod/ping.php:263
msgid "{0} requested registration"
msgstr "{0} solicitudes de registro"
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} comentó la publicación de %s"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "A {0} le ha gustado la publicación de %s"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "A {0} no le ha gustado la publicación de %s"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} ahora es amigo de %s"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} publicado"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} etiquetó la publicación de %s como #%s"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} te mencionó en una publicación"
-
-#: ../../mod/viewcontacts.php:41
+#: mod/viewcontacts.php:41
msgid "No contacts."
msgstr "Ningún contacto."
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
+#: mod/viewcontacts.php:78 include/text.php:917
msgid "View Contacts"
msgstr "Ver contactos"
-#: ../../mod/notifications.php:26
+#: mod/notifications.php:26
msgid "Invalid request identifier."
msgstr "Solicitud de identificación no válida."
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
msgid "Discard"
msgstr "Descartar"
-#: ../../mod/notifications.php:78
+#: mod/notifications.php:78
msgid "System"
msgstr "Sistema"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
msgid "Network"
msgstr "Red"
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
+#: mod/notifications.php:90 mod/network.php:375
msgid "Personal"
msgstr "Personal"
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
msgid "Home"
msgstr "Inicio"
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
+#: mod/notifications.php:102 include/nav.php:161
msgid "Introductions"
msgstr "Presentaciones"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Show Ignored Requests"
msgstr "Mostrar peticiones ignoradas"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Hide Ignored Requests"
msgstr "Ocultar peticiones ignoradas"
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: mod/notifications.php:159 mod/notifications.php:209
msgid "Notification type: "
msgstr "Tipo de notificación: "
-#: ../../mod/notifications.php:150
+#: mod/notifications.php:160
msgid "Friend Suggestion"
msgstr "Propuestas de amistad"
-#: ../../mod/notifications.php:152
+#: mod/notifications.php:162
#, php-format
msgid "suggested by %s"
msgstr "sugerido por %s"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "Post a new friend activity"
msgstr "Publica tu nueva amistad"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "if applicable"
msgstr "Si corresponde"
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
msgid "Approve"
msgstr "Aprobar"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "Claims to be known to you: "
msgstr "Dice conocerte: "
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "yes"
msgstr "sí"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "no"
msgstr "no"
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Aprobar como: "
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Admirador\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:"
-#: ../../mod/notifications.php:189
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Sharer\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:"
+
+#: mod/notifications.php:203
msgid "Friend"
msgstr "Amigo"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Sharer"
msgstr "Lector"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Fan/Admirer"
msgstr "Fan/Admirador"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "Friend/Connect Request"
msgstr "Solicitud de Amistad/Conexión"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "New Follower"
msgstr "Nuevo seguidor"
-#: ../../mod/notifications.php:217
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Localización:"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "Acerca de:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Etiquetas:"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Género:"
+
+#: mod/notifications.php:240
msgid "No introductions."
msgstr "Sin presentaciones."
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
+#: mod/notifications.php:243 include/nav.php:164
msgid "Notifications"
msgstr "Notificaciones"
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
#, php-format
msgid "%s liked %s's post"
msgstr "A %s le gusta la publicación de %s"
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
#, php-format
msgid "%s disliked %s's post"
msgstr "A %s no le gusta la publicación de %s"
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
#, php-format
msgid "%s is now friends with %s"
msgstr "%s es ahora es amigo de %s"
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: mod/notifications.php:313 mod/notifications.php:442
#, php-format
msgid "%s created a new post"
msgstr "%s creó una nueva publicación"
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
#, php-format
msgid "%s commented on %s's post"
msgstr "%s comentó la publicación de %s"
-#: ../../mod/notifications.php:306
+#: mod/notifications.php:329
msgid "No more network notifications."
msgstr "No hay más notificaciones de red."
-#: ../../mod/notifications.php:310
+#: mod/notifications.php:333
msgid "Network Notifications"
msgstr "Notificaciones de Red"
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: mod/notifications.php:359 mod/notify.php:72
msgid "No more system notifications."
msgstr "No hay más notificaciones del sistema."
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: mod/notifications.php:363 mod/notify.php:76
msgid "System Notifications"
msgstr "Notificaciones del sistema"
-#: ../../mod/notifications.php:435
+#: mod/notifications.php:458
msgid "No more personal notifications."
msgstr "No hay más notificaciones personales."
-#: ../../mod/notifications.php:439
+#: mod/notifications.php:462
msgid "Personal Notifications"
msgstr "Notificaciones personales"
-#: ../../mod/notifications.php:520
+#: mod/notifications.php:543
msgid "No more home notifications."
msgstr "No hay más notificaciones de inicio."
-#: ../../mod/notifications.php:524
+#: mod/notifications.php:547
msgid "Home Notifications"
msgstr "Notificaciones de Inicio"
-#: ../../mod/babel.php:17
+#: mod/babel.php:17
msgid "Source (bbcode) text:"
msgstr "Texto fuente (bbcode):"
-#: ../../mod/babel.php:23
+#: mod/babel.php:23
msgid "Source (Diaspora) text to convert to BBcode:"
msgstr "Fuente (Diaspora) para pasar a BBcode:"
-#: ../../mod/babel.php:31
+#: mod/babel.php:31
msgid "Source input: "
msgstr "Entrada: "
-#: ../../mod/babel.php:35
+#: mod/babel.php:35
msgid "bb2html (raw HTML): "
msgstr "bb2html (raw HTML): "
-#: ../../mod/babel.php:39
+#: mod/babel.php:39
msgid "bb2html: "
msgstr "bb2html: "
-#: ../../mod/babel.php:43
+#: mod/babel.php:43
msgid "bb2html2bb: "
msgstr "bb2html2bb: "
-#: ../../mod/babel.php:47
+#: mod/babel.php:47
msgid "bb2md: "
msgstr "bb2md: "
-#: ../../mod/babel.php:51
+#: mod/babel.php:51
msgid "bb2md2html: "
msgstr "bb2md2html: "
-#: ../../mod/babel.php:55
+#: mod/babel.php:55
msgid "bb2dia2bb: "
msgstr "bb2dia2bb: "
-#: ../../mod/babel.php:59
+#: mod/babel.php:59
msgid "bb2md2html2bb: "
msgstr "bb2md2html2bb: "
-#: ../../mod/babel.php:69
+#: mod/babel.php:69
msgid "Source input (Diaspora format): "
msgstr "Fuente (formato Diaspora): "
-#: ../../mod/babel.php:74
+#: mod/babel.php:74
msgid "diaspora2bb: "
msgstr "diaspora2bb: "
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
msgid "Nothing new here"
msgstr "Nada nuevo por aquí"
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
msgid "Clear notifications"
msgstr "Limpiar notificaciones"
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/message.php:9 include/nav.php:173
msgid "New Message"
msgstr "Nuevo mensaje"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
msgid "No recipient selected."
msgstr "Ningún destinatario seleccionado"
-#: ../../mod/message.php:67
+#: mod/message.php:68
msgid "Unable to locate contact information."
msgstr "No se puede encontrar información del contacto."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
msgid "Message could not be sent."
msgstr "El mensaje no ha podido ser enviado."
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
msgid "Message collection failure."
msgstr "Fallo en la recolección de mensajes."
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
msgid "Message sent."
msgstr "Mensaje enviado."
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:183 include/nav.php:170
msgid "Messages"
msgstr "Mensajes"
-#: ../../mod/message.php:207
+#: mod/message.php:208
msgid "Do you really want to delete this message?"
msgstr "¿Estás seguro de que quieres borrar este mensaje?"
-#: ../../mod/message.php:227
+#: mod/message.php:228
msgid "Message deleted."
msgstr "Mensaje eliminado."
-#: ../../mod/message.php:258
+#: mod/message.php:259
msgid "Conversation removed."
msgstr "Conversación eliminada."
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
msgid "Please enter a link URL:"
msgstr "Introduce la dirección del enlace:"
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
msgid "Send Private Message"
msgstr "Enviar mensaje privado"
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
msgid "To:"
msgstr "Para:"
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
msgid "Subject:"
msgstr "Asunto:"
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
msgid "Your message:"
msgstr "Tu mensaje:"
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
msgid "Upload photo"
msgstr "Subir foto"
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
msgid "Insert web link"
msgstr "Insertar enlace"
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
msgid "Please wait"
msgstr "Por favor, espera"
-#: ../../mod/message.php:371
+#: mod/message.php:372
msgid "No messages."
msgstr "No hay mensajes."
-#: ../../mod/message.php:378
+#: mod/message.php:379
#, php-format
msgid "Unknown sender - %s"
msgstr "Remitente desconocido - %s"
-#: ../../mod/message.php:381
+#: mod/message.php:382
#, php-format
msgid "You and %s"
msgstr "Tú y %s"
-#: ../../mod/message.php:384
+#: mod/message.php:385
#, php-format
msgid "%s and You"
msgstr "%s y Tú"
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
msgid "Delete conversation"
msgstr "Eliminar conversación"
-#: ../../mod/message.php:408
+#: mod/message.php:409
msgid "D, d M Y - g:i A"
msgstr "D, d M Y - g:i A"
-#: ../../mod/message.php:411
+#: mod/message.php:412
#, php-format
msgid "%d message"
msgid_plural "%d messages"
msgstr[0] "%d mensaje"
msgstr[1] "%d mensajes"
-#: ../../mod/message.php:450
+#: mod/message.php:451
msgid "Message not available."
msgstr "Mensaje no disponibile."
-#: ../../mod/message.php:520
+#: mod/message.php:521
msgid "Delete message"
msgstr "Borrar mensaje"
-#: ../../mod/message.php:548
+#: mod/message.php:549
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr "No hay comunicaciones seguras disponibles. Podrías responder desde la página de perfil del remitente. "
-#: ../../mod/message.php:552
+#: mod/message.php:553
msgid "Send Reply"
msgstr "Enviar respuesta"
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
msgid "[Embedded content - reload page to view]"
msgstr "[Contenido incrustado - recarga la página para verlo]"
-#: ../../mod/crepair.php:106
+#: mod/crepair.php:107
msgid "Contact settings applied."
msgstr "Contacto configurado con éxito."
-#: ../../mod/crepair.php:108
+#: mod/crepair.php:109
msgid "Contact update failed."
msgstr "Error al actualizar el Contacto."
-#: ../../mod/crepair.php:139
+#: mod/crepair.php:140
msgid "Repair Contact Settings"
msgstr "Reparar la configuración del Contacto"
-#: ../../mod/crepair.php:141
+#: mod/crepair.php:142
msgid ""
"WARNING: This is highly advanced and if you enter incorrect"
" information your communications with this contact may stop working."
msgstr "ADVERTENCIA: Esto es muy avanzado y si se introduce información incorrecta tu conexión con este contacto puede dejar de funcionar."
-#: ../../mod/crepair.php:142
+#: mod/crepair.php:143
msgid ""
"Please use your browser 'Back' button now if you are "
"uncertain what to do on this page."
msgstr "Por favor usa el botón 'Atás' de tu navegador ahora si no tienes claro qué hacer en esta página."
-#: ../../mod/crepair.php:148
+#: mod/crepair.php:149
msgid "Return to contact editor"
msgstr "Volver al editor de contactos"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "No mirroring"
-msgstr ""
+msgstr "No espejar"
-#: ../../mod/crepair.php:159
+#: mod/crepair.php:160
msgid "Mirror as forwarded posting"
-msgstr ""
+msgstr "Espejar como reenvio"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "Mirror as my own posting"
-msgstr ""
+msgstr "Espejar como publicación propia"
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr "Volver a solicitar datos del contacto."
+
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
msgid "Name"
msgstr "Nombre"
-#: ../../mod/crepair.php:166
+#: mod/crepair.php:171
msgid "Account Nickname"
msgstr "Apodo de la cuenta"
-#: ../../mod/crepair.php:167
+#: mod/crepair.php:172
msgid "@Tagname - overrides Name/Nickname"
msgstr "@Etiqueta - Sobrescribe el Nombre/Apodo"
-#: ../../mod/crepair.php:168
+#: mod/crepair.php:173
msgid "Account URL"
msgstr "Dirección de la cuenta"
-#: ../../mod/crepair.php:169
+#: mod/crepair.php:174
msgid "Friend Request URL"
msgstr "Dirección de la solicitud de amistad"
-#: ../../mod/crepair.php:170
+#: mod/crepair.php:175
msgid "Friend Confirm URL"
msgstr "Dirección de confirmación de tu amigo "
-#: ../../mod/crepair.php:171
+#: mod/crepair.php:176
msgid "Notification Endpoint URL"
msgstr "Dirección URL de la notificación"
-#: ../../mod/crepair.php:172
+#: mod/crepair.php:177
msgid "Poll/Feed URL"
msgstr "Dirección del Sondeo/Fuentes"
-#: ../../mod/crepair.php:173
+#: mod/crepair.php:178
msgid "New photo from this URL"
msgstr "Nueva foto de esta dirección"
-#: ../../mod/crepair.php:174
+#: mod/crepair.php:179
msgid "Remote Self"
-msgstr ""
+msgstr "Perfil remoto"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid "Mirror postings from this contact"
-msgstr ""
+msgstr "Espejar publicaciones de este contacto"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
-msgstr ""
+msgstr "Marcar este contacto como perfil_remoto, esto generara que friendica reenvía nuevas publicaciones desde esta cuenta."
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
msgid "Login"
msgstr "Acceder"
-#: ../../mod/bookmarklet.php:41
+#: mod/bookmarklet.php:41
msgid "The post was created"
-msgstr ""
+msgstr "La publicación fue creada"
-#: ../../mod/viewsrc.php:7
+#: mod/viewsrc.php:7
msgid "Access denied."
msgstr "Acceso denegado."
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Buscar personas"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr "Buscar perfiles - %s"
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Conectar"
+
+#: mod/dirfind.php:139 mod/match.php:73
msgid "No matches"
msgstr "Sin conincidencias"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
msgid "Photos"
msgstr "Fotografías"
-#: ../../mod/fbrowser.php:113
+#: mod/fbrowser.php:122
msgid "Files"
msgstr "Archivos"
-#: ../../mod/nogroup.php:59
+#: mod/nogroup.php:59
msgid "Contacts who are not members of a group"
msgstr "Contactos sin grupo"
-#: ../../mod/admin.php:57
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr "Configuración de la apariencia actualizada."
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:682
msgid "Site"
msgstr "Sitio"
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
msgid "Users"
msgstr "Usuarios"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
msgid "Plugins"
msgstr "Módulos"
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
msgid "Themes"
msgstr "Temas"
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr "Actualizaciones de la Base de Datos"
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr "Inspeccionar cola"
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
msgid "Logs"
msgstr "Registros"
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
msgid "probe address"
-msgstr ""
+msgstr "probar direccion"
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
msgid "check webfinger"
-msgstr ""
+msgstr "Verificar webfinger"
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:131 include/nav.php:193
msgid "Admin"
msgstr "Admin"
-#: ../../mod/admin.php:131
+#: mod/admin.php:132
msgid "Plugin Features"
msgstr "Características del módulo"
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
msgid "diagnostics"
-msgstr ""
+msgstr "diagnosticos"
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
msgid "User registrations waiting for confirmation"
msgstr "Registro de usuarios esperando la confirmación"
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
-msgid "Normal Account"
-msgstr "Cuenta normal"
-
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
-msgid "Soapbox Account"
-msgstr "Cuenta tribuna"
-
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
-msgid "Community/Celebrity Account"
-msgstr "Cuenta de Comunidad/Celebridad"
-
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
-msgid "Automatic Friend Account"
-msgstr "Cuenta de amistad automática"
-
-#: ../../mod/admin.php:197
-msgid "Blog Account"
-msgstr "Cuenta de blog"
-
-#: ../../mod/admin.php:198
-msgid "Private Forum"
-msgstr "Foro privado"
-
-#: ../../mod/admin.php:217
-msgid "Message queues"
-msgstr "Cola de mensajes"
-
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
msgid "Administration"
msgstr "Administración"
-#: ../../mod/admin.php:223
+#: mod/admin.php:202
+msgid "ID"
+msgstr "ID"
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr "Nombre del recipiente"
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr "Perfil del recipiente"
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr "Creado"
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr "Ultimo intento"
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr "Esta pagina muestra la cola de mensajes salientes. Estos son publicaciones cuyo envío inicial fallo. Serán reenviados mas tarde y eventualmente eliminados si la entrega falla permanentemente. "
+
+#: mod/admin.php:220 mod/admin.php:1025
+msgid "Normal Account"
+msgstr "Cuenta normal"
+
+#: mod/admin.php:221 mod/admin.php:1026
+msgid "Soapbox Account"
+msgstr "Cuenta tribuna"
+
+#: mod/admin.php:222 mod/admin.php:1027
+msgid "Community/Celebrity Account"
+msgstr "Cuenta de Comunidad/Celebridad"
+
+#: mod/admin.php:223 mod/admin.php:1028
+msgid "Automatic Friend Account"
+msgstr "Cuenta de amistad automática"
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr "Cuenta de blog"
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr "Foro privado"
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr "Cola de mensajes"
+
+#: mod/admin.php:250
msgid "Summary"
msgstr "Resumen"
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
msgid "Registered users"
msgstr "Usuarios registrados"
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
msgid "Pending registrations"
msgstr "Pendientes de registro"
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
msgid "Version"
msgstr "Versión"
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
msgid "Active plugins"
msgstr "Módulos activos"
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
msgid "Can not parse base url. Must have at least ://"
-msgstr ""
+msgstr "No se puede resolver la direccion URL base.\nDeberá tener al menos ://"
-#: ../../mod/admin.php:516
+#: mod/admin.php:565
msgid "Site settings updated."
msgstr "Configuración de actualización."
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:594 mod/settings.php:883
msgid "No special theme for mobile devices"
msgstr "No hay tema especial para dispositivos móviles"
-#: ../../mod/admin.php:562
+#: mod/admin.php:611
msgid "No community page"
-msgstr ""
+msgstr "No hay pagina de comunidad"
-#: ../../mod/admin.php:563
+#: mod/admin.php:612
msgid "Public postings from users of this site"
-msgstr ""
+msgstr "Temas públicos de perfiles de este sitio."
-#: ../../mod/admin.php:564
+#: mod/admin.php:613
msgid "Global community page"
-msgstr ""
+msgstr "Pagina global de comunidad"
-#: ../../mod/admin.php:570
+#: mod/admin.php:619
msgid "At post arrival"
-msgstr ""
+msgstr "A la llegada de una publicación"
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
msgid "Frequently"
msgstr "Frequentemente"
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
msgid "Hourly"
msgstr "Cada hora"
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
msgid "Twice daily"
msgstr "Dos veces al día"
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
msgid "Daily"
msgstr "Diariamente"
-#: ../../mod/admin.php:579
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr "Perfiles, contactos globales"
+
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr "Perfiles, contactos globales/fallback"
+
+#: mod/admin.php:634
+msgid "One month"
+msgstr "Un mes"
+
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "Tres meses"
+
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr "Medio año"
+
+#: mod/admin.php:637
+msgid "One year"
+msgstr "Un año"
+
+#: mod/admin.php:642
msgid "Multi user instance"
msgstr "Sesión multi usuario"
-#: ../../mod/admin.php:602
+#: mod/admin.php:665
msgid "Closed"
msgstr "Cerrado"
-#: ../../mod/admin.php:603
+#: mod/admin.php:666
msgid "Requires approval"
msgstr "Requiere aprobación"
-#: ../../mod/admin.php:604
+#: mod/admin.php:667
msgid "Open"
msgstr "Abierto"
-#: ../../mod/admin.php:608
+#: mod/admin.php:671
msgid "No SSL policy, links will track page SSL state"
msgstr "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página"
-#: ../../mod/admin.php:609
+#: mod/admin.php:672
msgid "Force all links to use SSL"
msgstr "Forzar todos los enlaces a utilizar SSL"
-#: ../../mod/admin.php:610
+#: mod/admin.php:673
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Certificación personal, usa SSL solo para enlaces locales (no recomendado)"
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:784
+#: mod/settings.php:853 mod/settings.php:935 mod/settings.php:1165
msgid "Save Settings"
-msgstr ""
+msgstr "Guardar configuración"
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:684 mod/register.php:260
msgid "Registration"
msgstr "Registro"
-#: ../../mod/admin.php:622
+#: mod/admin.php:685
msgid "File upload"
msgstr "Subida de archivo"
-#: ../../mod/admin.php:623
+#: mod/admin.php:686
msgid "Policies"
msgstr "Políticas"
-#: ../../mod/admin.php:624
+#: mod/admin.php:687
msgid "Advanced"
msgstr "Avanzado"
-#: ../../mod/admin.php:625
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr "Directorio de contactos descubierto automáticamente"
+
+#: mod/admin.php:689
msgid "Performance"
msgstr "Rendimiento"
-#: ../../mod/admin.php:626
+#: mod/admin.php:690
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr ""
+msgstr "Reubicación - ADVERTENCIA: función avanzada. Puede hacer a este servidor inaccesible. "
-#: ../../mod/admin.php:629
+#: mod/admin.php:693
msgid "Site name"
msgstr "Nombre del sitio"
-#: ../../mod/admin.php:630
+#: mod/admin.php:694
msgid "Host name"
-msgstr ""
+msgstr "Nombre de dominio"
-#: ../../mod/admin.php:631
+#: mod/admin.php:695
msgid "Sender Email"
+msgstr "Dirección de origen de correo electrónico"
+
+#: mod/admin.php:695
+msgid ""
+"The email address your server shall use to send notification emails from."
msgstr ""
-#: ../../mod/admin.php:632
+#: mod/admin.php:696
msgid "Banner/Logo"
msgstr "Imagen/Logotipo"
-#: ../../mod/admin.php:633
+#: mod/admin.php:697
msgid "Shortcut icon"
+msgstr "Icono de atajo"
+
+#: mod/admin.php:697
+msgid "Link to an icon that will be used for browsers."
msgstr ""
-#: ../../mod/admin.php:634
+#: mod/admin.php:698
msgid "Touch icon"
+msgstr "Icono touch"
+
+#: mod/admin.php:698
+msgid "Link to an icon that will be used for tablets and mobiles."
msgstr ""
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
msgid "Additional Info"
-msgstr ""
+msgstr "Información adicional"
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
+#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr ""
+"listed at %s/siteinfo."
+msgstr "Para servidores públicos: información adicional que sera publicado en %s/siteinfo."
-#: ../../mod/admin.php:636
+#: mod/admin.php:700
msgid "System language"
msgstr "Idioma"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid "System theme"
msgstr "Tema"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr "Tema por defecto del sistema, los usuarios podrán elegir el suyo propio en su configuración cambiar configuración del tema"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Mobile system theme"
msgstr "Tema de sistema móvil"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Theme for mobile devices"
msgstr "Tema para dispositivos móviles"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "SSL link policy"
msgstr "Política de enlaces SSL"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Determina si los enlaces generados deben ser forzados a utilizar SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid "Force SSL"
-msgstr ""
+msgstr "Forzar SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
-msgstr ""
+msgstr "Forzar todos las consultas No-SSL a SSL. - ATENCIÓN: en algunos sistemas esto puede generar comportamiento recursivo interminable."
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Old style 'Share'"
-msgstr ""
+msgstr "Viejo estilo de 'reenviar'"
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Deactivates the bbcode element 'share' for repeating items."
-msgstr ""
+msgstr "Desactiva el elemento bbcode 'reenviar' para objetos repetidos."
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid "Hide help entry from navigation menu"
msgstr "Ocultar la ayuda en el menú de navegación"
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Oculta la entrada de las páginas de Ayuda en el menú de navegación. Todavía se puede acceder escribiendo /ayuda directamente."
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Single user instance"
msgstr "Sesión de usuario único"
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Haz esta sesión multi-usuario o usuario único para el usuario"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid "Maximum image size"
msgstr "Tamaño máximo de la imagen"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Tamaño máximo en bytes de las imágenes a subir. Por defecto es 0, que quiere decir que no hay límite."
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid "Maximum image length"
msgstr "Largo máximo de imagen"
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Longitud máxima en píxeles del lado más largo de las imágenes subidas. Por defecto es -1, que significa que no hay límites."
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid "JPEG image quality"
msgstr "Calidad de imagen JPEG"
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Los archivos JPEG subidos se guardarán con este ajuste de calidad [0-100]. Por defecto es 100, que es calidad máxima."
-#: ../../mod/admin.php:648
+#: mod/admin.php:712
msgid "Register policy"
msgstr "Política de registros"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid "Maximum Daily Registrations"
msgstr "Registros Máximos Diarios"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Si anteriormente se ha permitido el registro, esto establece el número máximo de registro de nuevos usuarios aceptados por día. Si el registro se establece como cerrado, esta opción no tiene efecto."
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Register text"
msgstr "Términos"
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Will be displayed prominently on the registration page."
msgstr "Se mostrará en un lugar destacado en la página de registro."
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid "Accounts abandoned after x days"
msgstr "Cuentas abandonadas después de x días"
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "No gastará recursos del sistema creando sondeos a sitios externos para cuentas abandonadas. Introduce 0 para ningún límite temporal."
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid "Allowed friend domains"
msgstr "Dominios amigos permitidos"
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Lista separada por comas de los dominios que están autorizados para establecer conexiones con este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid "Allowed email domains"
msgstr "Dominios de correo permitidos"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr "Lista separada por comas de los dominios que están autorizados en las direcciones de correo para registrarse en este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid "Block public"
msgstr "Bloqueo público"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Marca para bloquear el acceso público a todas las páginas personales, aún siendo públicas, hasta que no hayas iniciado tu sesión."
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid "Force publish"
msgstr "Forzar publicación"
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Marca para forzar que todos los perfiles de este sitio sean listados en el directorio del sitio."
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid "Global directory update URL"
msgstr "Dirección de actualización del directorio global"
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid ""
"URL to update the global directory. If this is not set, the global directory"
" is completely unavailable to the application."
msgstr "Dirección para actualizar el directorio global. Si no se establece ningún valor el directorio global será inaccesible para la aplicación."
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow threaded items"
msgstr "Permitir elementos en hilo"
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow infinite level threading for items on this site."
msgstr "Permitir infinitos niveles de hilo para los elementos de este sitio."
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid "Private posts by default for new users"
msgstr "Publicaciones privadas por defecto para usuarios nuevos"
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Ajusta los permisos de publicación por defecto a los miembros nuevos al grupo privado por defecto en vez del público."
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid "Don't include post content in email notifications"
msgstr "No incluir el contenido del post en las notificaciones de correo electrónico"
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "No incluye el contenido de un mensaje/comentario/mensaje privado/etc. en las notificaciones de correo electrónico que se envían desde este sitio, como una medida de privacidad."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid "Disallow public access to addons listed in the apps menu."
-msgstr ""
+msgstr "Deshabilitar acceso a addons listados en el menú de aplicaciones."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
-msgstr ""
+msgstr "Habilitando esta opción restringe el acceso a addons en el menú de aplicaciones a usuarios identificados."
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid "Don't embed private images in posts"
-msgstr ""
+msgstr "No agregar imágenes privados en las publicaciones"
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
"photos will have to authenticate and load each image, which may take a "
"while."
-msgstr ""
+msgstr "No reemplazar imágenes privadas guardadas localmente en el servidor con imágenes integrados en los envíos. Esto significa que contactos que reciben publicaciones tendrán que autenticarse y cargar cada imagen, lo que puede demorar."
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid "Allow Users to set remote_self"
-msgstr ""
+msgstr "Permitir a los usuarios de definir perfiles_remotos"
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
-msgstr ""
+msgstr "Al habilitar esta opción, cada perfil tiene el permiso de marcar cualquiera de sus contactos como un perfil_remoto. Habilitar la opción perfil_remoto para un contacto genera que todas las publicaciones de este contacto seran re-publicado en el muro del perfil."
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Block multiple registrations"
msgstr "Bloquear registros multiples"
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Impedir que los usuarios registren cuentas adicionales para su uso como páginas."
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support"
msgstr "Soporte OpenID"
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support for registration and logins."
msgstr "Soporte OpenID para registros y accesos."
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid "Fullname check"
msgstr "Comprobar Nombre completo"
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Fuerza a los usuarios a registrarse con un espacio entre su nombre y su apellido en el campo Nombre completo como medida anti-spam"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "UTF-8 Regular expressions"
msgstr "Expresiones regulares UTF-8"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "Use PHP UTF8 regular expressions"
msgstr "Usar expresiones regulares de UTF8 en PHP"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid "Community Page Style"
-msgstr ""
+msgstr "Estilo de pagina de comunidad"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
-msgstr ""
+msgstr "Tipo de pagina de comunidad a visualizar. 'Comunidad global' muestra todas las publicaciones publicas de la red abierta federada que llega a este servidor."
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid "Posts per user on community page"
-msgstr ""
+msgstr "Publicaciones por usuario en la pagina de comunidad"
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
-msgstr ""
+msgstr "El numero máximo de publicaciones por usuario que aparecerán en la pagina de comunidad. (No valido para 'comunidad global')"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid "Enable OStatus support"
msgstr "Permitir soporte OStatus"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
-msgstr ""
+msgstr "Proporcionar OStatus compatibilidad integrada (StatusNet, GNU Social, Quitter etc.). Todas las comunicaciones en OStatus son publicas así que eventuales advertencias serán ocasionalmente desplegadas."
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid "OStatus conversation completion interval"
-msgstr ""
+msgstr "Intervalo de actualización de conversaciones OStatus"
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
-msgstr ""
+msgstr "Cuan seguido el recolector deberá buscar nuevas entradas en OStatus? Esto puede ser un trabajo de mucha carga para los recursos del servidor."
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Enable Diaspora support"
msgstr "Habilitar el soporte para Diaspora*"
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Provide built-in Diaspora network compatibility."
msgstr "Provee una compatibilidad con la red de Diaspora."
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid "Only allow Friendica contacts"
msgstr "Permitir solo contactos de Friendica"
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Todos los contactos deben usar protocolos de Friendica. El resto de protocolos serán desactivados."
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid "Verify SSL"
msgstr "Verificar SSL"
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Si quieres puedes activar la comprobación estricta de certificados. Esto significa que serás incapaz de conectar con ningún sitio que use certificados SSL autofirmados."
-#: ../../mod/admin.php:674
+#: mod/admin.php:738
msgid "Proxy user"
msgstr "Usuario proxy"
-#: ../../mod/admin.php:675
+#: mod/admin.php:739
msgid "Proxy URL"
msgstr "Dirección proxy"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Network timeout"
msgstr "Tiempo de espera de red"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Valor en segundos. Usar 0 para dejarlo sin límites (no se recomienda)."
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
msgid "Delivery interval"
msgstr "Intervalo de actualización"
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
msgid ""
"Delay background delivery processes by this many seconds to reduce system "
"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 "
"for large dedicated servers."
msgstr "Retrasar la entrega de procesos en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendamos: 4-5 para los servidores compartidos, 2-3 para servidores privados virtuales, 0-1 para los grandes servidores dedicados."
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid "Poll interval"
msgstr "Intervalo de sondeo"
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr "Retrasar los procesos en segundo plano de sondeo en esta cantidad de segundos para reducir la carga del sistema. Si es 0, se usará el intervalo de entrega."
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid "Maximum Load Average"
msgstr "Promedio de carga máxima"
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Carga máxima del sistema antes de que la entrega y los procesos de sondeo sean retrasados - por defecto 50."
-#: ../../mod/admin.php:681
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr "Carga máxima promedio (frontend)"
+
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Carga máxima del sistema antes de que el frontend cancele el servicio - por defecto 50."
+
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr "Verificación periódica de los contactos globales."
+
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Habilitado los contactos globales son verificado periódicamente por datos faltantes o datos obsoletos como también por la vitalidad de los contactos y servidores."
+
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr "Descubrir contactos de otros servidores"
+
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr "Recoger periódicamente información sobre perfiles en otros servidores. Puede elegir entre 'usuarios': perfiles de un sistema remoto, 'contactos globales': contactos activos que son conocidos por el servidor. El fallback es para servidors redmatrix y instalaciones viejas de friendica en las que los contactos no estaban a disposición. El fallback aumenta la carga del servidor, asi que la configuración recomendada es 'usuarios, contactos globales'"
+
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr "Intervalos de tiempo para revisar contactos globales."
+
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "Cuando la revisacion es activada, este valor define el intervalo de tiempo de la actividad de los contactos globales que son recolectados de los servidores. (?)"
+
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr "Buscar el directorio local"
+
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Buscar en el directorio local en vez del directorio global. Cuando se busca localmente, cada busqueda sera efectuada en el directorio global en el background. Esto mejora los resultados de la busqueda cuando la misma es repetida."
+
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr "Publicar información del servidor"
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."
+msgstr "Si habilitado, datos generales del servidor y estadisticas de uso serán publicados. Los datos contienen el nombre y la versión del servidor, numero de usuarios con perfiles públicos, cantidad de temas publicados y los protocolos y conectores activados. Vea the-federation.info por detalles."
+
+#: mod/admin.php:753
msgid "Use MySQL full text engine"
msgstr "Usar motor MySQL de texto completo"
-#: ../../mod/admin.php:681
+#: mod/admin.php:753
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr "Activa el motor de texto completo. Agiliza las búsquedas, pero solo busca cuatro o más caracteres."
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress Language"
-msgstr ""
+msgstr "Suprimir idiomas"
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress language information in meta information about a posting."
-msgstr ""
+msgstr "Suprimir la información de datos meta sobre informaciones de idiomas en las publicaciones."
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress Tags"
-msgstr ""
+msgstr "Suprimir tags"
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr ""
+msgstr "Suprimir la lista de tags al final de una publicación."
-#: ../../mod/admin.php:684
+#: mod/admin.php:756
msgid "Path to item cache"
msgstr "Ruta a la caché del objeto"
-#: ../../mod/admin.php:685
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "El buffer de cache de items generado para bbcodes e imágenes externas. "
+
+#: mod/admin.php:757
msgid "Cache duration in seconds"
msgstr "Duración de la caché en segundos"
-#: ../../mod/admin.php:685
+#: mod/admin.php:757
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
-msgstr ""
+msgstr "¿Por cuanto tiempo deberían los archives ser almacenados en el cache? Valor por defecto 86400 segundos (un día). Para deshabilita el item cache, ajuste el valor a -1."
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "Maximum numbers of comments per post"
-msgstr ""
+msgstr "Numero máximo de respuestas por tema"
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "How much comments should be shown for each post? Default value is 100."
-msgstr ""
+msgstr "¿Cuantos comentarios deberían ser mostrados por tema? Valor por defecto es 100."
-#: ../../mod/admin.php:687
+#: mod/admin.php:759
msgid "Path for lock file"
msgstr "Ruta al archivo protegido"
-#: ../../mod/admin.php:688
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr "El archivo lock es usado para evitar multiples pooler (recolectores de información) a la vez. Defina solo una carpeta aquí."
+
+#: mod/admin.php:760
msgid "Temp path"
msgstr "Ruta a los temporales"
-#: ../../mod/admin.php:689
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Si tiene un sistema restringido en donde el servidor web no puede acceder la dirección del sistema temp, ingrese una dirección alternativa aquí. "
+
+#: mod/admin.php:761
msgid "Base path to installation"
msgstr "Ruta base para la instalación"
-#: ../../mod/admin.php:690
-msgid "Disable picture proxy"
-msgstr ""
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr "Si el sistema no puede detectar el acceso correcto a la instalación, ingrese la dirección correcta aquí. Esta configuración solo debería utilizarse si si usa un sistema restringido y enlaces simbolicos a su webroot."
-#: ../../mod/admin.php:690
+#: mod/admin.php:762
+msgid "Disable picture proxy"
+msgstr "Deshabilitar proxy de imagen"
+
+#: mod/admin.php:762
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
-msgstr ""
+msgstr "El proxy de imagen mejora el performance y privacidad. No debería ser usado en sistemas con poco ancho de banda."
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid "Enable old style pager"
-msgstr ""
+msgstr "Habilitar paginación estilo viejo"
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
-msgstr ""
+msgstr "La paginación al estilo viejo tiene números de paginas pero enlentece masivamente la velocidad de la pagina."
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "Only search in tags"
-msgstr ""
+msgstr "Solo buscar en tags"
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "On large systems the text search can slow down the system extremely."
-msgstr ""
+msgstr "En sistemas grandes, la búsqueda de texto puede enlentecer el sistema gravemente."
-#: ../../mod/admin.php:694
+#: mod/admin.php:766
msgid "New base url"
-msgstr ""
+msgstr "Nueva URLbase"
-#: ../../mod/admin.php:711
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr "Cambiar base URL para este servidor. Envía mensajes de relocalisación a todos los contactos DFRN."
+
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr "Encryptado RINO"
+
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr "Capa de encryptación entre nodos."
+
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr "Embedly llave de API (API key) "
+
+#: mod/admin.php:769
+msgid ""
+"Embedly is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr "Embedly es usado para recolectar datos adicionales para paginas web. Esto es un parámetro opcional."
+
+#: mod/admin.php:787
msgid "Update has been marked successful"
msgstr "La actualización se ha completado con éxito"
-#: ../../mod/admin.php:719
+#: mod/admin.php:795
#, php-format
msgid "Database structure update %s was successfully applied."
-msgstr ""
+msgstr "Actualización de base de datos %s fue aplicada con éxito."
-#: ../../mod/admin.php:722
+#: mod/admin.php:798
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
-msgstr ""
+msgstr "El paso de actualización de la estructura de la base de datos %s fallo con el mensaje de error: %s"
-#: ../../mod/admin.php:734
+#: mod/admin.php:810
#, php-format
msgid "Executing %s failed with error: %s"
-msgstr ""
+msgstr "Paso %s fallo con el error: %s"
-#: ../../mod/admin.php:737
+#: mod/admin.php:813
#, php-format
msgid "Update %s was successfully applied."
msgstr "Actualización %s aplicada con éxito."
-#: ../../mod/admin.php:741
+#: mod/admin.php:817
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "La actualización %s no ha informado, se desconoce el estado."
-#: ../../mod/admin.php:743
+#: mod/admin.php:819
#, php-format
msgid "There was no additional update function %s that needed to be called."
-msgstr ""
+msgstr "No había función adicional de actualización %s que necesitaba ser requerida."
-#: ../../mod/admin.php:762
+#: mod/admin.php:838
msgid "No failed updates."
msgstr "Actualizaciones sin fallos."
-#: ../../mod/admin.php:763
+#: mod/admin.php:839
msgid "Check database structure"
-msgstr ""
+msgstr "Revisar estructura de la base de datos"
-#: ../../mod/admin.php:768
+#: mod/admin.php:844
msgid "Failed Updates"
msgstr "Actualizaciones fallidas"
-#: ../../mod/admin.php:769
+#: mod/admin.php:845
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "No se incluyen las anteriores a la 1139, que no indicaban su estado."
-#: ../../mod/admin.php:770
+#: mod/admin.php:846
msgid "Mark success (if update was manually applied)"
msgstr "Marcar como correcta (si actualizaste manualmente)"
-#: ../../mod/admin.php:771
+#: mod/admin.php:847
msgid "Attempt to execute this update step automatically"
msgstr "Intentando ejecutar este paso automáticamente"
-#: ../../mod/admin.php:803
+#: mod/admin.php:879
#, php-format
msgid ""
"\n"
"\t\t\tDear %1$s,\n"
"\t\t\t\tthe administrator of %2$s has set up an account for you."
-msgstr ""
+msgstr "\n\t\t\tEstimado %1$s,\n\t\t\t\tel administrador de %2$s ha creado una cuenta para usted."
-#: ../../mod/admin.php:806
+#: mod/admin.php:882
#, php-format
msgid ""
"\n"
@@ -2664,290 +2867,289 @@ msgid ""
"\t\t\tyou to make some new and interesting friends.\n"
"\n"
"\t\t\tThank you and welcome to %4$s."
-msgstr ""
+msgstr "\n\t\t\tLos detalles de acceso son las siguientes:\n\n\t\t\tDirección del sitio:\t%1$s\n\t\t\tNombre de la cuenta:\t\t%2$s\n\t\t\tContraseña:\t\t%3$s\n\n\t\t\tPodrá cambiar la contraseña desde la pagina de configuración de su cuenta después de acceder a la misma\n\t\t\ten.\n\n\t\t\tPor favor tome unos minutos para revisar las opciones demás de la cuenta en dicha pagina de configuración.\n\n\t\t\tTambién podrá agregar informaciones adicionales a su pagina de perfil predeterminado. \n\t\t\t(en la pagina \"Perfiles\") para que otras personas pueden encontrarlo fácilmente.\n\n\t\t\tRecomendamos que elija un nombre apropiado, agregando una imagen de perfil,\n\t\t\tagregando algunas palabras claves de la cuenta (muy útil para hacer nuevos amigos) - y \n\t\t\tquizás el país en donde vive; si no quiere ser mas especifico\n\t\t\tque eso.\n\n\t\t\tRespetamos absolutamente su derecho a la privacidad y ninguno de estos detalles es necesario.\n\t\t\tSi eres nuevo aquí y no conoces a nadie, estos detalles pueden ayudarte\n\t\t\tpara hacer nuevas e interesantes amistades.\n\n\t\t\tGracias y bienvenido a %4$s."
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:914 include/user.php:421
#, php-format
msgid "Registration details for %s"
msgstr "Detalles de registro para %s"
-#: ../../mod/admin.php:850
+#: mod/admin.php:926
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s usuario bloqueado/desbloqueado"
msgstr[1] "%s usuarios bloqueados/desbloqueados"
-#: ../../mod/admin.php:857
+#: mod/admin.php:933
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s usuario eliminado"
msgstr[1] "%s usuarios eliminados"
-#: ../../mod/admin.php:896
+#: mod/admin.php:972
#, php-format
msgid "User '%s' deleted"
msgstr "Usuario '%s' eliminado"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' unblocked"
msgstr "Usuario '%s' desbloqueado"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' blocked"
msgstr "Usuario '%s' bloqueado'"
-#: ../../mod/admin.php:999
+#: mod/admin.php:1073
msgid "Add User"
-msgstr ""
+msgstr "Agregar usuario"
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1074
msgid "select all"
msgstr "seleccionar todo"
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1075
msgid "User registrations waiting for confirm"
msgstr "Registro de usuarios esperando confirmación"
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1076
msgid "User waiting for permanent deletion"
-msgstr ""
+msgstr "Usuario esperando anulación permanente."
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1077
msgid "Request date"
msgstr "Solicitud de fecha"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
msgid "Email"
msgstr "Correo electrónico"
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1078
msgid "No registrations."
msgstr "Sin registros."
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1080
msgid "Deny"
msgstr "Denegado"
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1084
msgid "Site admin"
msgstr "Administrador de la web"
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1085
msgid "Account expired"
msgstr "Cuenta caducada"
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1088
msgid "New User"
-msgstr ""
+msgstr "Nuevo usuario"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Register date"
msgstr "Fecha de registro"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last login"
msgstr "Último acceso"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last item"
msgstr "Último elemento"
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1089
msgid "Deleted since"
-msgstr ""
+msgstr "Borrado desde"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1090 mod/settings.php:41
msgid "Account"
msgstr "Cuenta"
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1092
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1093
msgid ""
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
"site will be permanently deleted!\\n\\nAre you sure?"
msgstr "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1103
msgid "Name of the new user."
-msgstr ""
+msgstr "Nombre del nuevo usuario"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname"
-msgstr ""
+msgstr "Apodo"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname of the new user."
-msgstr ""
+msgstr "Apodo del nuevo perfil."
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1105
msgid "Email address of the new user."
-msgstr ""
+msgstr "Dirección de correo del nuevo perfil."
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1138
#, php-format
msgid "Plugin %s disabled."
msgstr "Módulo %s deshabilitado."
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1142
#, php-format
msgid "Plugin %s enabled."
msgstr "Módulo %s habilitado."
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1152 mod/admin.php:1375
msgid "Disable"
msgstr "Desactivado"
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1154 mod/admin.php:1377
msgid "Enable"
msgstr "Activado"
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1177 mod/admin.php:1405
msgid "Toggle"
msgstr "Activar"
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1185 mod/admin.php:1415
msgid "Author: "
msgstr "Autor:"
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1186 mod/admin.php:1416
msgid "Maintainer: "
msgstr "Mantenedor: "
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1335
msgid "No themes found."
msgstr "No se encontraron temas."
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1397
msgid "Screenshot"
msgstr "Captura de pantalla"
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1443
msgid "[Experimental]"
msgstr "[Experimental]"
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1444
msgid "[Unsupported]"
msgstr "[Sin soporte]"
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1471
msgid "Log settings updated."
msgstr "Configuración de registro actualizada."
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1527
msgid "Clear"
msgstr "Limpiar"
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1533
msgid "Enable Debugging"
-msgstr ""
+msgstr "Habilitar debugging"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid "Log file"
msgstr "Archivo de registro"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "Debes tener permiso de escritura en el servidor. Relacionado con tu directorio de inicio de Friendica."
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1535
msgid "Log level"
msgstr "Nivel de registro"
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1585 include/acl_selectors.php:347
msgid "Close"
msgstr "Cerrado"
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1591
msgid "FTP Host"
msgstr "Hospedaje FTP"
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1592
msgid "FTP Path"
msgstr "Ruta FTP"
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1593
msgid "FTP User"
msgstr "Usuario FTP"
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1594
msgid "FTP Password"
msgstr "Contraseña FTP"
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Resultados de la busqueda para:"
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr "Buscar resultados para: %s"
-#: ../../mod/network.php:185 ../../mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
msgid "Remove term"
msgstr "Eliminar término"
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
msgid "Saved Searches"
msgstr "Búsquedas guardadas"
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/network.php:197 include/group.php:277
msgid "add"
msgstr "añadir"
-#: ../../mod/network.php:356
+#: mod/network.php:358
msgid "Commented Order"
msgstr "Orden de comentarios"
-#: ../../mod/network.php:359
+#: mod/network.php:361
msgid "Sort by Comment Date"
msgstr "Ordenar por fecha de comentarios"
-#: ../../mod/network.php:362
+#: mod/network.php:365
msgid "Posted Order"
msgstr "Orden de publicación"
-#: ../../mod/network.php:365
+#: mod/network.php:368
msgid "Sort by Post Date"
msgstr "Ordenar por fecha de publicación"
-#: ../../mod/network.php:374
+#: mod/network.php:378
msgid "Posts that mention or involve you"
msgstr "Publicaciones que te mencionan o involucran"
-#: ../../mod/network.php:380
+#: mod/network.php:385
msgid "New"
msgstr "Nuevo"
-#: ../../mod/network.php:383
+#: mod/network.php:388
msgid "Activity Stream - by date"
msgstr "Corriente de actividad por fecha"
-#: ../../mod/network.php:389
+#: mod/network.php:395
msgid "Shared Links"
msgstr "Enlaces compartidos"
-#: ../../mod/network.php:392
+#: mod/network.php:398
msgid "Interesting Links"
msgstr "Enlaces interesantes"
-#: ../../mod/network.php:398
+#: mod/network.php:405
msgid "Starred"
msgstr "Favoritos"
-#: ../../mod/network.php:401
+#: mod/network.php:408
msgid "Favourite Posts"
msgstr "Publicaciones favoritas"
-#: ../../mod/network.php:463
+#: mod/network.php:466
#, php-format
msgid "Warning: This group contains %s member from an insecure network."
msgid_plural ""
@@ -2955,2297 +3157,2290 @@ msgid_plural ""
msgstr[0] "Aviso: este grupo contiene %s contacto con conexión no segura."
msgstr[1] "Aviso: este grupo contiene %s contactos con conexiones no seguras."
-#: ../../mod/network.php:466
+#: mod/network.php:469
msgid "Private messages to this group are at risk of public disclosure."
msgstr "Los mensajes privados a este grupo corren el riesgo de ser mostrados públicamente."
-#: ../../mod/network.php:520 ../../mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
msgid "No such group"
msgstr "Ningún grupo"
-#: ../../mod/network.php:537 ../../mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
msgid "Group is empty"
msgstr "El grupo está vacío"
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Grupo: "
+#: mod/network.php:560 mod/content.php:135
+#, php-format
+msgid "Group: %s"
+msgstr "Grupo: %s"
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Contacto: "
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr "Contacto: %s"
-#: ../../mod/network.php:556
+#: mod/network.php:582
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente."
-#: ../../mod/network.php:561
+#: mod/network.php:587
msgid "Invalid contact."
msgstr "Contacto erróneo."
-#: ../../mod/allfriends.php:34
+#: mod/allfriends.php:37
#, php-format
msgid "Friends of %s"
msgstr "Amigos de %s"
-#: ../../mod/allfriends.php:40
+#: mod/allfriends.php:44
msgid "No friends to display."
msgstr "No hay amigos para mostrar."
-#: ../../mod/events.php:66
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr "Un evento no puede terminar antes de su comienzo."
+
+#: mod/events.php:80 mod/events.php:82
msgid "Event title and start time are required."
msgstr "Título del evento y hora de inicio requeridas."
-#: ../../mod/events.php:291
+#: mod/events.php:317
msgid "l, F j"
msgstr "l, F j"
-#: ../../mod/events.php:313
+#: mod/events.php:339
msgid "Edit event"
msgstr "Editar evento"
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
msgid "link to source"
msgstr "Enlace al original"
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
msgid "Events"
msgstr "Eventos"
-#: ../../mod/events.php:371
+#: mod/events.php:397
msgid "Create New Event"
msgstr "Crea un evento nuevo"
-#: ../../mod/events.php:372
+#: mod/events.php:398
msgid "Previous"
msgstr "Previo"
-#: ../../mod/events.php:373 ../../mod/install.php:207
+#: mod/events.php:399 mod/install.php:209
msgid "Next"
msgstr "Siguiente"
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "hora:minuto"
-
-#: ../../mod/events.php:456
+#: mod/events.php:491
msgid "Event details"
msgstr "Detalles del evento"
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "El formato es %s %s. Fecha de inicio y título son obligatorios."
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr "Se requiere fecha de comienzo y titulo"
-#: ../../mod/events.php:459
+#: mod/events.php:493
msgid "Event Starts:"
msgstr "Inicio del evento:"
-#: ../../mod/events.php:459 ../../mod/events.php:473
+#: mod/events.php:493 mod/events.php:505
msgid "Required"
msgstr "Obligatorio"
-#: ../../mod/events.php:462
+#: mod/events.php:495
msgid "Finish date/time is not known or not relevant"
msgstr "La fecha/hora de finalización no es conocida o es irrelevante."
-#: ../../mod/events.php:464
+#: mod/events.php:497
msgid "Event Finishes:"
msgstr "Finalización del evento:"
-#: ../../mod/events.php:467
+#: mod/events.php:499
msgid "Adjust for viewer timezone"
msgstr "Ajuste de zona horaria"
-#: ../../mod/events.php:469
+#: mod/events.php:501
msgid "Description:"
msgstr "Descripción:"
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Localización:"
-
-#: ../../mod/events.php:473
+#: mod/events.php:505
msgid "Title:"
msgstr "Título:"
-#: ../../mod/events.php:475
+#: mod/events.php:507
msgid "Share this event"
msgstr "Comparte este evento"
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Vista previa"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
msgid "Select"
msgstr "Seleccionar"
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
#, php-format
msgid "View %s's profile @ %s"
msgstr "Ver perfil de %s @ %s"
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
#, php-format
msgid "%s from %s"
msgstr "%s de %s"
-#: ../../mod/content.php:497 ../../include/conversation.php:690
+#: mod/content.php:499 include/conversation.php:689
msgid "View in context"
msgstr "Verlo en contexto"
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: mod/content.php:605 object/Item.php:389
#, php-format
msgid "%d comment"
msgid_plural "%d comments"
msgstr[0] "%d comentario"
msgstr[1] "%d comentarios"
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] "Comentario"
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5134
msgid "show more"
msgstr "ver más"
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
msgid "Private Message"
msgstr "Mensaje privado"
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
msgid "I like this (toggle)"
msgstr "Me gusta esto (cambiar)"
-#: ../../mod/content.php:684 ../../object/Item.php:231
+#: mod/content.php:686 object/Item.php:232
msgid "like"
msgstr "me gusta"
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
msgid "I don't like this (toggle)"
msgstr "No me gusta esto (cambiar)"
-#: ../../mod/content.php:685 ../../object/Item.php:232
+#: mod/content.php:687 object/Item.php:233
msgid "dislike"
msgstr "no me gusta"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "Share this"
msgstr "Compartir esto"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "share"
msgstr "compartir"
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
msgid "This is you"
msgstr "Este eres tú"
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
msgid "Comment"
msgstr "Comentar"
-#: ../../mod/content.php:711 ../../object/Item.php:679
+#: mod/content.php:713 object/Item.php:681
msgid "Bold"
msgstr "Negrita"
-#: ../../mod/content.php:712 ../../object/Item.php:680
+#: mod/content.php:714 object/Item.php:682
msgid "Italic"
msgstr "Cursiva"
-#: ../../mod/content.php:713 ../../object/Item.php:681
+#: mod/content.php:715 object/Item.php:683
msgid "Underline"
msgstr "Subrayado"
-#: ../../mod/content.php:714 ../../object/Item.php:682
+#: mod/content.php:716 object/Item.php:684
msgid "Quote"
msgstr "Cita"
-#: ../../mod/content.php:715 ../../object/Item.php:683
+#: mod/content.php:717 object/Item.php:685
msgid "Code"
msgstr "Código"
-#: ../../mod/content.php:716 ../../object/Item.php:684
+#: mod/content.php:718 object/Item.php:686
msgid "Image"
msgstr "Imagen"
-#: ../../mod/content.php:717 ../../object/Item.php:685
+#: mod/content.php:719 object/Item.php:687
msgid "Link"
msgstr "Enlace"
-#: ../../mod/content.php:718 ../../object/Item.php:686
+#: mod/content.php:720 object/Item.php:688
msgid "Video"
msgstr "Vídeo"
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Vista previa"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
msgid "Edit"
msgstr "Editar"
-#: ../../mod/content.php:753 ../../object/Item.php:195
+#: mod/content.php:755 object/Item.php:196
msgid "add star"
msgstr "Añadir estrella"
-#: ../../mod/content.php:754 ../../object/Item.php:196
+#: mod/content.php:756 object/Item.php:197
msgid "remove star"
msgstr "Quitar estrella"
-#: ../../mod/content.php:755 ../../object/Item.php:197
+#: mod/content.php:757 object/Item.php:198
msgid "toggle star status"
msgstr "Añadir a destacados"
-#: ../../mod/content.php:758 ../../object/Item.php:200
+#: mod/content.php:760 object/Item.php:201
msgid "starred"
msgstr "marcados con estrellas"
-#: ../../mod/content.php:759 ../../object/Item.php:220
+#: mod/content.php:761 object/Item.php:221
msgid "add tag"
msgstr "añadir etiqueta"
-#: ../../mod/content.php:763 ../../object/Item.php:133
+#: mod/content.php:765 object/Item.php:134
msgid "save to folder"
msgstr "grabado en directorio"
-#: ../../mod/content.php:854 ../../object/Item.php:328
+#: mod/content.php:856 object/Item.php:330
msgid "to"
msgstr "a"
-#: ../../mod/content.php:855 ../../object/Item.php:330
+#: mod/content.php:857 object/Item.php:332
msgid "Wall-to-Wall"
msgstr "Muro-A-Muro"
-#: ../../mod/content.php:856 ../../object/Item.php:331
+#: mod/content.php:858 object/Item.php:333
msgid "via Wall-To-Wall:"
msgstr "via Muro-A-Muro:"
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+#: mod/removeme.php:46 mod/removeme.php:49
msgid "Remove My Account"
msgstr "Eliminar mi cuenta"
-#: ../../mod/removeme.php:47
+#: mod/removeme.php:47
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer."
-#: ../../mod/removeme.php:48
+#: mod/removeme.php:48
msgid "Please enter your password for verification:"
msgstr "Por favor, introduce tu contraseña para la verificación:"
-#: ../../mod/install.php:117
+#: mod/install.php:119
msgid "Friendica Communications Server - Setup"
-msgstr ""
+msgstr "Servidor de comunicación Friendica - Configuración"
-#: ../../mod/install.php:123
+#: mod/install.php:125
msgid "Could not connect to database."
msgstr "No es posible la conexión con la base de datos."
-#: ../../mod/install.php:127
+#: mod/install.php:129
msgid "Could not create table."
msgstr "No se puede crear la tabla."
-#: ../../mod/install.php:133
+#: mod/install.php:135
msgid "Your Friendica site database has been installed."
msgstr "La base de datos de su sitio web de Friendica ha sido instalada."
-#: ../../mod/install.php:138
+#: mod/install.php:140
msgid ""
"You may need to import the file \"database.sql\" manually using phpmyadmin "
"or mysql."
msgstr "Puede que tengas que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql."
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
msgid "Please see the file \"INSTALL.txt\"."
msgstr "Por favor, consulta el archivo \"INSTALL.txt\"."
-#: ../../mod/install.php:203
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr "Base de datos ya se encuentra en uso"
+
+#: mod/install.php:205
msgid "System check"
msgstr "Verificación del sistema"
-#: ../../mod/install.php:208
+#: mod/install.php:210
msgid "Check again"
msgstr "Compruebalo de nuevo"
-#: ../../mod/install.php:227
+#: mod/install.php:229
msgid "Database connection"
msgstr "Conexión con la base de datos"
-#: ../../mod/install.php:228
+#: mod/install.php:230
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr "Con el fin de poder instalar Friendica, necesitamos saber cómo conectar con tu base de datos."
-#: ../../mod/install.php:229
+#: mod/install.php:231
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr "Por favor, contacta con tu proveedor de servicios o con el administrador de la página si tienes alguna pregunta sobre estas configuraciones."
-#: ../../mod/install.php:230
+#: mod/install.php:232
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr "La base de datos que especifiques a continuación debería existir ya. Si no es el caso, debes crearla antes de continuar."
-#: ../../mod/install.php:234
+#: mod/install.php:236
msgid "Database Server Name"
msgstr "Nombre del servidor de la base de datos"
-#: ../../mod/install.php:235
+#: mod/install.php:237
msgid "Database Login Name"
msgstr "Usuario de la base de datos"
-#: ../../mod/install.php:236
+#: mod/install.php:238
msgid "Database Login Password"
msgstr "Contraseña de la base de datos"
-#: ../../mod/install.php:237
+#: mod/install.php:239
msgid "Database Name"
msgstr "Nombre de la base de datos"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid "Site administrator email address"
msgstr "Dirección de correo del administrador de la web"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr "La dirección de correo de tu cuenta debe coincidir con esta para poder usar el panel de administración de la web."
-#: ../../mod/install.php:242 ../../mod/install.php:280
+#: mod/install.php:244 mod/install.php:282
msgid "Please select a default timezone for your website"
msgstr "Por favor, selecciona la zona horaria predeterminada para tu web"
-#: ../../mod/install.php:267
+#: mod/install.php:269
msgid "Site settings"
msgstr "Configuración de la página web"
-#: ../../mod/install.php:321
+#: mod/install.php:323
msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "No se pudo encontrar una versión de la línea de comandos de PHP en la ruta del servidor web."
-#: ../../mod/install.php:322
+#: mod/install.php:324
msgid ""
"If you don't have a command line version of PHP installed on server, you "
"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
msgstr "Si no tienes una versión en línea de comandos de PHP instalada en el servidor no podrás ejecutar actualizaciones en segundo plano a través de cron. Ver 'Activating scheduled tasks' a>"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid "PHP executable path"
msgstr "Dirección al ejecutable PHP"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid ""
"Enter full path to php executable. You can leave this blank to continue the "
"installation."
msgstr "Introduce la ruta completa al ejecutable php. Puedes dejarlo en blanco y seguir con la instalación."
-#: ../../mod/install.php:331
+#: mod/install.php:333
msgid "Command line PHP"
msgstr "Línea de comandos PHP"
-#: ../../mod/install.php:340
+#: mod/install.php:342
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr ""
+msgstr "El ejecutable PHP no es e lphp cli binary (podria ser versión cgi-fgci)"
-#: ../../mod/install.php:341
+#: mod/install.php:343
msgid "Found PHP version: "
-msgstr ""
+msgstr "Versión PHP encontrada:"
-#: ../../mod/install.php:343
+#: mod/install.php:345
msgid "PHP cli binary"
-msgstr ""
+msgstr "PHP cli binario"
-#: ../../mod/install.php:354
+#: mod/install.php:356
msgid ""
"The command line version of PHP on your system does not have "
"\"register_argc_argv\" enabled."
msgstr "La versión en línea de comandos de PHP en tu sistema no tiene \"register_argc_argv\" habilitado."
-#: ../../mod/install.php:355
+#: mod/install.php:357
msgid "This is required for message delivery to work."
msgstr "Esto es necesario para que funcione la entrega de mensajes."
-#: ../../mod/install.php:357
+#: mod/install.php:359
msgid "PHP register_argc_argv"
msgstr "PHP register_argc_argv"
-#: ../../mod/install.php:378
+#: mod/install.php:380
msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys"
msgstr "Error: La función \"openssl_pkey_new\" en este sistema no es capaz de generar claves de cifrado"
-#: ../../mod/install.php:379
+#: mod/install.php:381
msgid ""
"If running under Windows, please see "
"\"http://www.php.net/manual/en/openssl.installation.php\"."
msgstr "Si se ejecuta en Windows, por favor consulta la sección \"http://www.php.net/manual/en/openssl.installation.php\"."
-#: ../../mod/install.php:381
+#: mod/install.php:383
msgid "Generate encryption keys"
msgstr "Generar claves de encriptación"
-#: ../../mod/install.php:388
+#: mod/install.php:390
msgid "libCurl PHP module"
msgstr "Módulo PHP libCurl"
-#: ../../mod/install.php:389
+#: mod/install.php:391
msgid "GD graphics PHP module"
msgstr "Módulo PHP gráficos GD"
-#: ../../mod/install.php:390
+#: mod/install.php:392
msgid "OpenSSL PHP module"
msgstr "Módulo PHP OpenSSL"
-#: ../../mod/install.php:391
+#: mod/install.php:393
msgid "mysqli PHP module"
msgstr "Módulo PHP mysqli"
-#: ../../mod/install.php:392
+#: mod/install.php:394
msgid "mb_string PHP module"
msgstr "Módulo PHP mb_string"
-#: ../../mod/install.php:397 ../../mod/install.php:399
+#: mod/install.php:399 mod/install.php:401
msgid "Apache mod_rewrite module"
msgstr "Módulo mod_rewrite de Apache"
-#: ../../mod/install.php:397
+#: mod/install.php:399
msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed."
msgstr "Error: El módulo de Apache mod-rewrite es necesario pero no está instalado."
-#: ../../mod/install.php:405
+#: mod/install.php:407
msgid "Error: libCURL PHP module required but not installed."
msgstr "Error: El módulo de PHP libcurl es necesario, pero no está instalado."
-#: ../../mod/install.php:409
+#: mod/install.php:411
msgid ""
"Error: GD graphics PHP module with JPEG support required but not installed."
msgstr "Error: El módulo de de PHP gráficos GD con soporte JPEG es necesario, pero no está instalado."
-#: ../../mod/install.php:413
+#: mod/install.php:415
msgid "Error: openssl PHP module required but not installed."
msgstr "Error: El módulo de PHP openssl es necesario, pero no está instalado."
-#: ../../mod/install.php:417
+#: mod/install.php:419
msgid "Error: mysqli PHP module required but not installed."
msgstr "Error: El módulo de PHP mysqli es necesario, pero no está instalado."
-#: ../../mod/install.php:421
+#: mod/install.php:423
msgid "Error: mb_string PHP module required but not installed."
msgstr "Error: El módulo de PHP mb_string es necesario, pero no está instalado."
-#: ../../mod/install.php:438
+#: mod/install.php:440
msgid ""
"The web installer needs to be able to create a file called \".htconfig.php\""
" in the top folder of your web server and it is unable to do so."
msgstr "El programa de instalación web necesita ser capaz de crear un archivo llamado \".htconfig.php\" en la carpeta principal de tu servidor web y es incapaz de hacerlo."
-#: ../../mod/install.php:439
+#: mod/install.php:441
msgid ""
"This is most often a permission setting, as the web server may not be able "
"to write files in your folder - even if you can."
msgstr "Se trata a menudo de una configuración de permisos, pues el servidor web puede que no sea capaz de escribir archivos en la carpeta, aunque tú sí puedas."
-#: ../../mod/install.php:440
+#: mod/install.php:442
msgid ""
"At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Friendica top folder."
msgstr "Al final obtendremos un texto que debes guardar en un archivo llamado .htconfig.php en la carpeta de Friendica."
-#: ../../mod/install.php:441
+#: mod/install.php:443
msgid ""
"You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"INSTALL.txt\" for instructions."
msgstr "Como alternativa, puedes saltarte estos pasos y realizar una instalación manual. Por favor, consulta el archivo \"INSTALL.txt\" para las instrucciones."
-#: ../../mod/install.php:444
+#: mod/install.php:446
msgid ".htconfig.php is writable"
msgstr ".htconfig.php tiene permiso de escritura"
-#: ../../mod/install.php:454
+#: mod/install.php:456
msgid ""
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering."
-msgstr ""
+msgstr "Friendica usa el motor de templates Smarty3 para renderizar su visualisacion web. Smarty3 compila templates hacia PHP para acelerar la velocidad del renderizar."
-#: ../../mod/install.php:455
+#: mod/install.php:457
msgid ""
"In order to store these compiled templates, the web server needs to have "
"write access to the directory view/smarty3/ under the Friendica top level "
"folder."
-msgstr ""
+msgstr "Para poder guardar estos templates compilados, el servidor web necesita acceso de escritura en el directorio /view/smarty3/ en el árbol de raíz de la instalación friendica."
-#: ../../mod/install.php:456
+#: mod/install.php:458
msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has"
" write access to this folder."
-msgstr ""
+msgstr "Por favor asegure que el usuario que utiliza el servidor web (ejemplo: www-data) tiene permisos de escritura en esta carpeta."
-#: ../../mod/install.php:457
+#: mod/install.php:459
msgid ""
"Note: as a security measure, you should give the web server write access to "
"view/smarty3/ only--not the template files (.tpl) that it contains."
-msgstr ""
+msgstr "Nota: como medida de seguridad deberia dar acceso de escritura solo a /view/smarty3 / → no al los archivos template (.tpl) que contiene."
-#: ../../mod/install.php:460
+#: mod/install.php:462
msgid "view/smarty3 is writable"
-msgstr ""
+msgstr "Se puede escribir en /view/smarty3"
-#: ../../mod/install.php:472
+#: mod/install.php:478
msgid ""
"Url rewrite in .htaccess is not working. Check your server configuration."
msgstr "La reescritura de la dirección en .htaccess no funcionó. Revisa la configuración."
-#: ../../mod/install.php:474
+#: mod/install.php:480
msgid "Url rewrite is working"
msgstr "Reescribiendo la dirección..."
-#: ../../mod/install.php:484
+#: mod/install.php:489
msgid ""
"The database configuration file \".htconfig.php\" could not be written. "
"Please use the enclosed text to create a configuration file in your web "
"server root."
msgstr "El archivo de configuración de base de datos \".htconfig.php\" no se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web."
-#: ../../mod/install.php:523
+#: mod/install.php:528
msgid "
You can change your password after login."
-msgstr ""
+msgstr "Error al intentar de enviar mensaje de correo. Aquí los detalles de su cuenta: login: %s contraseña: %s
Puede cambiar su contraseña después de ingresar al sitio."
-#: ../../mod/register.php:105
+#: mod/register.php:107
msgid "Your registration can not be processed."
msgstr "Tu registro no se puede procesar."
-#: ../../mod/register.php:148
+#: mod/register.php:150
msgid "Your registration is pending approval by the site owner."
msgstr "Tu registro está pendiente de aprobación por el propietario del sitio."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: mod/register.php:188 mod/uimport.php:50
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr "Este sitio ha excedido el número de registros diarios permitidos. Inténtalo de nuevo mañana por favor."
-#: ../../mod/register.php:214
+#: mod/register.php:216
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking 'Register'."
msgstr "Puedes (opcionalmente) rellenar este formulario a través de OpenID escribiendo tu OpenID y pulsando en \"Registrar\"."
-#: ../../mod/register.php:215
+#: mod/register.php:217
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr "Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y rellena el resto de los elementos."
-#: ../../mod/register.php:216
+#: mod/register.php:218
msgid "Your OpenID (optional): "
msgstr "Tu OpenID (opcional):"
-#: ../../mod/register.php:230
+#: mod/register.php:232
msgid "Include your profile in member directory?"
msgstr "¿Incluir tu perfil en el directorio de miembros?"
-#: ../../mod/register.php:251
+#: mod/register.php:256
msgid "Membership on this site is by invitation only."
msgstr "Sitio solo accesible mediante invitación."
-#: ../../mod/register.php:252
+#: mod/register.php:257
msgid "Your invitation ID: "
msgstr "ID de tu invitación: "
-#: ../../mod/register.php:263
+#: mod/register.php:268
msgid "Your Full Name (e.g. Joe Smith): "
msgstr "Tu nombre completo (por ejemplo, Manuel Pérez): "
-#: ../../mod/register.php:264
+#: mod/register.php:269
msgid "Your Email Address: "
msgstr "Tu dirección de correo: "
-#: ../../mod/register.php:265
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr "Dejar vacío para autogenerar una contraseña"
+
+#: mod/register.php:273
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be "
"'nickname@$sitename'."
msgstr "Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este sitio va a ser \"apodo@$nombredelsitio\"."
-#: ../../mod/register.php:266
+#: mod/register.php:274
msgid "Choose a nickname: "
msgstr "Escoge un apodo: "
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
msgid "Register"
msgstr "Registrarse"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
+#: mod/register.php:283 mod/uimport.php:64
msgid "Import"
msgstr "Importar"
-#: ../../mod/register.php:276
+#: mod/register.php:284
msgid "Import your profile to this friendica instance"
-msgstr ""
+msgstr "Importar tu perfil a esta instancia de friendica"
-#: ../../mod/maintenance.php:5
+#: mod/maintenance.php:5
msgid "System down for maintenance"
msgstr "Servicio suspendido por mantenimiento"
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
msgid "Search"
msgstr "Buscar"
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Objetos taggeado con: %s"
+
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr "Resultados de búsqueda para: %s"
+
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
msgid "Global Directory"
msgstr "Directorio global"
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
msgid "Find on this site"
msgstr "Buscar en este sitio"
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
msgid "Site Directory"
msgstr "Directorio del sitio"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
+#: mod/directory.php:129 mod/profiles.php:747
msgid "Age: "
msgstr "Edad: "
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
msgid "Gender: "
msgstr "Género:"
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Género:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
msgid "Status:"
msgstr "Estado:"
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
msgid "Homepage:"
msgstr "Página de inicio:"
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "Acerca de:"
-
-#: ../../mod/directory.php:189
+#: mod/directory.php:205
msgid "No entries (some entries may be hidden)."
msgstr "Sin entradas (algunas pueden que estén ocultas)."
-#: ../../mod/delegate.php:101
+#: mod/delegate.php:101
msgid "No potential page delegates located."
msgstr "No se han localizado delegados potenciales de la página."
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
+#: mod/delegate.php:130 include/nav.php:179
msgid "Delegate Page Management"
msgstr "Delegar la administración de la página"
-#: ../../mod/delegate.php:132
+#: mod/delegate.php:132
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr "Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente."
-#: ../../mod/delegate.php:133
+#: mod/delegate.php:133
msgid "Existing Page Managers"
msgstr "Administradores actuales de la página"
-#: ../../mod/delegate.php:135
+#: mod/delegate.php:135
msgid "Existing Page Delegates"
msgstr "Delegados actuales de la página"
-#: ../../mod/delegate.php:137
+#: mod/delegate.php:137
msgid "Potential Delegates"
msgstr "Delegados potenciales"
-#: ../../mod/delegate.php:140
+#: mod/delegate.php:140
msgid "Add"
msgstr "Añadir"
-#: ../../mod/delegate.php:141
+#: mod/delegate.php:141
msgid "No entries."
msgstr "Sin entradas."
-#: ../../mod/common.php:42
+#: mod/common.php:45
msgid "Common Friends"
msgstr "Amigos comunes"
-#: ../../mod/common.php:78
+#: mod/common.php:82
msgid "No contacts in common."
msgstr "Sin contactos en común."
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid "Export account"
msgstr "Exportar cuenta"
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr "Exporta la información de tu cuenta y tus contactos. Úsalo para guardar una copia de seguridad de tu cuenta y/o moverla a otro servidor."
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid "Export all"
msgstr "Exportar todo"
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid ""
"Export your accout info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr "Exporta la información de tu cuenta, contactos y lo demás en JSON. Puede ser un archivo bastante grande, por lo que llevará tiempo. Úsalo para hacer una copia de seguridad completa de tu cuenta (las fotos no se exportarán)"
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
+#: mod/mood.php:62 include/conversation.php:226
#, php-format
msgid "%1$s is currently %2$s"
msgstr "%1$s está actualmente %2$s"
-#: ../../mod/mood.php:133
+#: mod/mood.php:133
msgid "Mood"
msgstr "Ánimo"
-#: ../../mod/mood.php:134
+#: mod/mood.php:134
msgid "Set your current mood and tell your friends"
msgstr "Coloca tu ánimo actual y cuéntaselo a tus amigos"
-#: ../../mod/suggest.php:27
+#: mod/suggest.php:27
msgid "Do you really want to delete this suggestion?"
msgstr "¿Estás seguro de que quieres borrar esta sugerencia?"
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
msgid "Friend Suggestions"
msgstr "Sugerencias de amigos"
-#: ../../mod/suggest.php:74
+#: mod/suggest.php:76
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr "No hay sugerencias disponibles. Si el sitio web es nuevo inténtalo de nuevo dentro de 24 horas."
-#: ../../mod/suggest.php:92
+#: mod/suggest.php:94
msgid "Ignore/Hide"
msgstr "Ignorar/Ocultar"
-#: ../../mod/profiles.php:37
+#: mod/profiles.php:37
msgid "Profile deleted."
msgstr "Perfil eliminado."
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+#: mod/profiles.php:55 mod/profiles.php:89
msgid "Profile-"
msgstr "Perfil-"
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+#: mod/profiles.php:74 mod/profiles.php:117
msgid "New profile created."
msgstr "Nuevo perfil creado."
-#: ../../mod/profiles.php:95
+#: mod/profiles.php:95
msgid "Profile unavailable to clone."
msgstr "Imposible duplicar el perfil."
-#: ../../mod/profiles.php:189
+#: mod/profiles.php:189
msgid "Profile Name is required."
msgstr "Se necesita un nombre de perfil."
-#: ../../mod/profiles.php:340
+#: mod/profiles.php:336
msgid "Marital Status"
msgstr "Estado civil"
-#: ../../mod/profiles.php:344
+#: mod/profiles.php:340
msgid "Romantic Partner"
msgstr "Pareja sentimental"
-#: ../../mod/profiles.php:348
+#: mod/profiles.php:344
msgid "Likes"
msgstr "Me gusta"
-#: ../../mod/profiles.php:352
+#: mod/profiles.php:348
msgid "Dislikes"
msgstr "No me gusta"
-#: ../../mod/profiles.php:356
+#: mod/profiles.php:352
msgid "Work/Employment"
msgstr "Trabajo/estudios"
-#: ../../mod/profiles.php:359
+#: mod/profiles.php:355
msgid "Religion"
msgstr "Religión"
-#: ../../mod/profiles.php:363
+#: mod/profiles.php:359
msgid "Political Views"
msgstr "Preferencias políticas"
-#: ../../mod/profiles.php:367
+#: mod/profiles.php:363
msgid "Gender"
msgstr "Género"
-#: ../../mod/profiles.php:371
+#: mod/profiles.php:367
msgid "Sexual Preference"
msgstr "Orientación sexual"
-#: ../../mod/profiles.php:375
+#: mod/profiles.php:371
msgid "Homepage"
msgstr "Página de inicio"
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+#: mod/profiles.php:375 mod/profiles.php:695
msgid "Interests"
msgstr "Intereses"
-#: ../../mod/profiles.php:383
+#: mod/profiles.php:379
msgid "Address"
msgstr "Dirección"
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+#: mod/profiles.php:386 mod/profiles.php:691
msgid "Location"
msgstr "Ubicación"
-#: ../../mod/profiles.php:473
+#: mod/profiles.php:469
msgid "Profile updated."
msgstr "Perfil actualizado."
-#: ../../mod/profiles.php:568
+#: mod/profiles.php:565
msgid " and "
msgstr " y "
-#: ../../mod/profiles.php:576
+#: mod/profiles.php:573
msgid "public profile"
msgstr "perfil público"
-#: ../../mod/profiles.php:579
+#: mod/profiles.php:576
#, php-format
msgid "%1$s changed %2$s to “%3$s”"
msgstr "%1$s cambió su %2$s a “%3$s”"
-#: ../../mod/profiles.php:580
+#: mod/profiles.php:577
#, php-format
msgid " - Visit %1$s's %2$s"
msgstr " - Visita %1$s's %2$s"
-#: ../../mod/profiles.php:583
+#: mod/profiles.php:580
#, php-format
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s tiene una actualización %2$s, cambiando %3$s."
-#: ../../mod/profiles.php:658
+#: mod/profiles.php:655
msgid "Hide contacts and friends:"
-msgstr ""
+msgstr "Ocultar contactos y amigos"
-#: ../../mod/profiles.php:663
+#: mod/profiles.php:660
msgid "Hide your contact/friend list from viewers of this profile?"
msgstr "¿Ocultar tu lista de contactos/amigos en este perfil?"
-#: ../../mod/profiles.php:685
+#: mod/profiles.php:682
msgid "Edit Profile Details"
msgstr "Editar detalles de tu perfil"
-#: ../../mod/profiles.php:687
+#: mod/profiles.php:684
msgid "Change Profile Photo"
msgstr "Cambiar imagen del Perfil"
-#: ../../mod/profiles.php:688
+#: mod/profiles.php:685
msgid "View this profile"
msgstr "Ver este perfil"
-#: ../../mod/profiles.php:689
+#: mod/profiles.php:686
msgid "Create a new profile using these settings"
msgstr "¿Crear un nuevo perfil con esta configuración?"
-#: ../../mod/profiles.php:690
+#: mod/profiles.php:687
msgid "Clone this profile"
msgstr "Clonar este perfil"
-#: ../../mod/profiles.php:691
+#: mod/profiles.php:688
msgid "Delete this profile"
msgstr "Eliminar este perfil"
-#: ../../mod/profiles.php:692
+#: mod/profiles.php:689
msgid "Basic information"
-msgstr ""
+msgstr "Información básica"
-#: ../../mod/profiles.php:693
+#: mod/profiles.php:690
msgid "Profile picture"
-msgstr ""
+msgstr "Imagen del perfil"
-#: ../../mod/profiles.php:695
+#: mod/profiles.php:692
msgid "Preferences"
-msgstr ""
+msgstr "Preferencias"
-#: ../../mod/profiles.php:696
+#: mod/profiles.php:693
msgid "Status information"
-msgstr ""
+msgstr "Información del estatus"
-#: ../../mod/profiles.php:697
+#: mod/profiles.php:694
msgid "Additional information"
-msgstr ""
+msgstr "Información addicional"
-#: ../../mod/profiles.php:700
+#: mod/profiles.php:697
msgid "Profile Name:"
msgstr "Nombres del perfil:"
-#: ../../mod/profiles.php:701
+#: mod/profiles.php:698
msgid "Your Full Name:"
msgstr "Tu nombre completo:"
-#: ../../mod/profiles.php:702
+#: mod/profiles.php:699
msgid "Title/Description:"
msgstr "Título/Descrición:"
-#: ../../mod/profiles.php:703
+#: mod/profiles.php:700
msgid "Your Gender:"
msgstr "Género:"
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Cumpleaños (%s):"
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr "Día de nacimiento:"
-#: ../../mod/profiles.php:705
+#: mod/profiles.php:702
msgid "Street Address:"
msgstr "Dirección"
-#: ../../mod/profiles.php:706
+#: mod/profiles.php:703
msgid "Locality/City:"
msgstr "Localidad/Ciudad:"
-#: ../../mod/profiles.php:707
+#: mod/profiles.php:704
msgid "Postal/Zip Code:"
msgstr "Código postal:"
-#: ../../mod/profiles.php:708
+#: mod/profiles.php:705
msgid "Country:"
msgstr "País"
-#: ../../mod/profiles.php:709
+#: mod/profiles.php:706
msgid "Region/State:"
msgstr "Región/Estado:"
-#: ../../mod/profiles.php:710
+#: mod/profiles.php:707
msgid "♥ Marital Status:"
msgstr " Estado civil:"
-#: ../../mod/profiles.php:711
+#: mod/profiles.php:708
msgid "Who: (if applicable)"
msgstr "¿Quién? (si es aplicable)"
-#: ../../mod/profiles.php:712
+#: mod/profiles.php:709
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr "Ejemplos: cathy123, Cathy Williams, cathy@example.com"
-#: ../../mod/profiles.php:713
+#: mod/profiles.php:710
msgid "Since [date]:"
msgstr "Desde [fecha]:"
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
+#: mod/profiles.php:711 include/identity.php:569
msgid "Sexual Preference:"
msgstr "Preferencia sexual:"
-#: ../../mod/profiles.php:715
+#: mod/profiles.php:712
msgid "Homepage URL:"
msgstr "Dirección de tu página:"
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
+#: mod/profiles.php:713 include/identity.php:573
msgid "Hometown:"
msgstr "Ciudad de origen:"
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
+#: mod/profiles.php:714 include/identity.php:577
msgid "Political Views:"
msgstr "Ideas políticas:"
-#: ../../mod/profiles.php:718
+#: mod/profiles.php:715
msgid "Religious Views:"
msgstr "Creencias religiosas:"
-#: ../../mod/profiles.php:719
+#: mod/profiles.php:716
msgid "Public Keywords:"
msgstr "Palabras clave públicas:"
-#: ../../mod/profiles.php:720
+#: mod/profiles.php:717
msgid "Private Keywords:"
msgstr "Palabras clave privadas:"
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
+#: mod/profiles.php:718 include/identity.php:585
msgid "Likes:"
msgstr "Me gusta:"
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
+#: mod/profiles.php:719 include/identity.php:587
msgid "Dislikes:"
msgstr "No me gusta:"
-#: ../../mod/profiles.php:723
+#: mod/profiles.php:720
msgid "Example: fishing photography software"
msgstr "Ejemplo: pesca fotografía software"
-#: ../../mod/profiles.php:724
+#: mod/profiles.php:721
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr "(Utilizadas para sugerir amigos potenciales, otros pueden verlo)"
-#: ../../mod/profiles.php:725
+#: mod/profiles.php:722
msgid "(Used for searching profiles, never shown to others)"
msgstr "(Utilizadas para buscar perfiles, nunca se muestra a otros)"
-#: ../../mod/profiles.php:726
+#: mod/profiles.php:723
msgid "Tell us about yourself..."
msgstr "Háblanos sobre ti..."
-#: ../../mod/profiles.php:727
+#: mod/profiles.php:724
msgid "Hobbies/Interests"
msgstr "Aficiones/Intereses"
-#: ../../mod/profiles.php:728
+#: mod/profiles.php:725
msgid "Contact information and Social Networks"
msgstr "Informacioń de contacto y Redes sociales"
-#: ../../mod/profiles.php:729
+#: mod/profiles.php:726
msgid "Musical interests"
msgstr "Gustos musicales"
-#: ../../mod/profiles.php:730
+#: mod/profiles.php:727
msgid "Books, literature"
msgstr "Libros, literatura"
-#: ../../mod/profiles.php:731
+#: mod/profiles.php:728
msgid "Television"
msgstr "Televisión"
-#: ../../mod/profiles.php:732
+#: mod/profiles.php:729
msgid "Film/dance/culture/entertainment"
msgstr "Películas/baile/cultura/entretenimiento"
-#: ../../mod/profiles.php:733
+#: mod/profiles.php:730
msgid "Love/romance"
msgstr "Amor/Romance"
-#: ../../mod/profiles.php:734
+#: mod/profiles.php:731
msgid "Work/employment"
msgstr "Trabajo/ocupación"
-#: ../../mod/profiles.php:735
+#: mod/profiles.php:732
msgid "School/education"
msgstr "Escuela/estudios"
-#: ../../mod/profiles.php:740
+#: mod/profiles.php:737
msgid ""
"This is your public profile. It may "
"be visible to anybody using the internet."
msgstr "Éste es tu perfil público. Puede ser visto por cualquier usuario de internet."
-#: ../../mod/profiles.php:803
+#: mod/profiles.php:800
msgid "Edit/Manage Profiles"
msgstr "Editar/Administrar perfiles"
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
msgid "Change profile photo"
msgstr "Cambiar foto del perfil"
-#: ../../mod/profiles.php:805 ../../boot.php:1612
+#: mod/profiles.php:802 include/identity.php:232
msgid "Create New Profile"
msgstr "Crear nuevo perfil"
-#: ../../mod/profiles.php:816 ../../boot.php:1622
+#: mod/profiles.php:813 include/identity.php:242
msgid "Profile Image"
msgstr "Imagen del Perfil"
-#: ../../mod/profiles.php:818 ../../boot.php:1625
+#: mod/profiles.php:815 include/identity.php:245
msgid "visible to everybody"
msgstr "Visible para todos"
-#: ../../mod/profiles.php:819 ../../boot.php:1626
+#: mod/profiles.php:816 include/identity.php:246
msgid "Edit visibility"
msgstr "Editar visibilidad"
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+#: mod/editpost.php:17 mod/editpost.php:27
msgid "Item not found"
msgstr "Elemento no encontrado"
-#: ../../mod/editpost.php:39
+#: mod/editpost.php:40
msgid "Edit post"
msgstr "Editar publicación"
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
+#: mod/editpost.php:111 include/conversation.php:1057
msgid "upload photo"
msgstr "subir imagen"
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
+#: mod/editpost.php:112 include/conversation.php:1058
msgid "Attach file"
msgstr "Adjuntar archivo"
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
+#: mod/editpost.php:113 include/conversation.php:1059
msgid "attach file"
msgstr "adjuntar archivo"
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
+#: mod/editpost.php:115 include/conversation.php:1061
msgid "web link"
msgstr "enlace web"
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
+#: mod/editpost.php:116 include/conversation.php:1062
msgid "Insert video link"
msgstr "Insertar enlace del vídeo"
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
+#: mod/editpost.php:117 include/conversation.php:1063
msgid "video link"
msgstr "enlace de video"
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
+#: mod/editpost.php:118 include/conversation.php:1064
msgid "Insert audio link"
msgstr "Insertar vínculo del audio"
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
+#: mod/editpost.php:119 include/conversation.php:1065
msgid "audio link"
msgstr "enlace de audio"
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
+#: mod/editpost.php:120 include/conversation.php:1066
msgid "Set your location"
msgstr "Configurar tu localización"
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
+#: mod/editpost.php:121 include/conversation.php:1067
msgid "set location"
msgstr "establecer tu ubicación"
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
+#: mod/editpost.php:122 include/conversation.php:1068
msgid "Clear browser location"
msgstr "Borrar la localización del navegador"
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
+#: mod/editpost.php:123 include/conversation.php:1069
msgid "clear location"
msgstr "limpiar la localización"
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
+#: mod/editpost.php:125 include/conversation.php:1075
msgid "Permission settings"
msgstr "Configuración de permisos"
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
+#: mod/editpost.php:133 include/acl_selectors.php:343
msgid "CC: email addresses"
msgstr "CC: dirección de correo electrónico"
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
+#: mod/editpost.php:134 include/conversation.php:1084
msgid "Public post"
msgstr "Publicación pública"
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
+#: mod/editpost.php:137 include/conversation.php:1071
msgid "Set title"
msgstr "Establecer el título"
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
+#: mod/editpost.php:139 include/conversation.php:1073
msgid "Categories (comma-separated list)"
msgstr "Categorías (lista separada por comas)"
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
+#: mod/editpost.php:140 include/acl_selectors.php:344
msgid "Example: bob@example.com, mary@example.com"
msgstr "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com"
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr "Esto es Friendica, versión"
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr "ejecutándose en la dirección web"
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr "Por favor, visita Friendica.com para saber más sobre el proyecto Friendica."
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr "Reporte de fallos y problemas: por favor visita"
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr "aviso de fallas (bugs) en github"
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com"
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr "Módulos/extensiones/aplicaciones instalados:"
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr "Módulos/extensiones/aplicaciones no instalados"
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: mod/api.php:76 mod/api.php:102
msgid "Authorize application connection"
msgstr "Autorizar la conexión de la aplicación"
-#: ../../mod/api.php:77
+#: mod/api.php:77
msgid "Return to your app and insert this Securty Code:"
msgstr "Regresa a tu aplicación e introduce este código de seguridad:"
-#: ../../mod/api.php:89
+#: mod/api.php:89
msgid "Please login to continue."
msgstr "Inicia sesión para continuar."
-#: ../../mod/api.php:104
+#: mod/api.php:104
msgid ""
"Do you want to authorize this application to access your posts and contacts,"
" and/or create new posts for you?"
msgstr "¿Quieres autorizar a esta aplicación el acceso a tus mensajes y contactos, y/o crear nuevas publicaciones para ti?"
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+#: mod/lockview.php:31 mod/lockview.php:39
msgid "Remote privacy information not available."
msgstr "Privacidad de la información remota no disponible."
-#: ../../mod/lockview.php:48
+#: mod/lockview.php:48
msgid "Visible to:"
msgstr "Visible para:"
-#: ../../mod/notes.php:44 ../../boot.php:2150
+#: mod/notes.php:44 include/identity.php:675
msgid "Personal Notes"
msgstr "Notas personales"
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
msgid "l F d, Y \\@ g:i A"
msgstr "l F d, Y \\@ g:i A"
-#: ../../mod/localtime.php:24
+#: mod/localtime.php:24
msgid "Time Conversion"
msgstr "Conversión horária"
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
-msgstr ""
+msgstr "Friendica ofrece este servicio para compartir eventos con otros servidores de la red friendica y amigos en zonas de horarios desconocidos."
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
#, php-format
msgid "UTC time: %s"
msgstr "Tiempo UTC: %s"
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
#, php-format
msgid "Current timezone: %s"
msgstr "Zona horaria actual: %s"
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
#, php-format
msgid "Converted localtime: %s"
msgstr "Zona horaria local convertida: %s"
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
msgid "Please select your timezone:"
msgstr "Por favor, selecciona tu zona horaria:"
-#: ../../mod/poke.php:192
+#: mod/poke.php:192
msgid "Poke/Prod"
msgstr "Toque/Empujón"
-#: ../../mod/poke.php:193
+#: mod/poke.php:193
msgid "poke, prod or do other things to somebody"
msgstr "da un toque, empujón o similar a alguien"
-#: ../../mod/poke.php:194
+#: mod/poke.php:194
msgid "Recipient"
msgstr "Receptor"
-#: ../../mod/poke.php:195
+#: mod/poke.php:195
msgid "Choose what you wish to do to recipient"
msgstr "Elige qué desea hacer con el receptor"
-#: ../../mod/poke.php:198
+#: mod/poke.php:198
msgid "Make this post private"
msgstr "Hacer esta publicación privada"
-#: ../../mod/invite.php:27
+#: mod/invite.php:27
msgid "Total invitation limit exceeded."
msgstr "Límite total de invitaciones excedido."
-#: ../../mod/invite.php:49
+#: mod/invite.php:49
#, php-format
msgid "%s : Not a valid email address."
msgstr "%s : No es una dirección de correo válida."
-#: ../../mod/invite.php:73
+#: mod/invite.php:73
msgid "Please join us on Friendica"
msgstr "Únete a nosotros en Friendica"
-#: ../../mod/invite.php:84
+#: mod/invite.php:84
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr "Límite de invitaciones sobrepasado. Contacta con el administrador del sitio."
-#: ../../mod/invite.php:89
+#: mod/invite.php:89
#, php-format
msgid "%s : Message delivery failed."
msgstr "%s : Ha fallado la entrega del mensaje."
-#: ../../mod/invite.php:93
+#: mod/invite.php:93
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
msgstr[0] "%d mensaje enviado."
msgstr[1] "%d mensajes enviados."
-#: ../../mod/invite.php:112
+#: mod/invite.php:112
msgid "You have no more invitations available"
msgstr "No tienes más invitaciones disponibles"
-#: ../../mod/invite.php:120
+#: mod/invite.php:120
#, php-format
msgid ""
"Visit %s for a list of public sites that you can join. Friendica members on "
@@ -5253,14 +5448,14 @@ msgid ""
" other social networks."
msgstr "Visita %s para ver una lista de servidores públicos donde puedes darte de alta. Los miembros de otros servidores de Friendica pueden conectarse entre ellos, así como con miembros de otras redes sociales diferentes."
-#: ../../mod/invite.php:122
+#: mod/invite.php:122
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgstr "Para aceptar la invitación visita y regístrate en %s o en cualquier otro servidor público de Friendica."
-#: ../../mod/invite.php:123
+#: mod/invite.php:123
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
@@ -5269,446 +5464,368 @@ msgid ""
"sites you can join."
msgstr "Los servidores de Friendica están interconectados para crear una enorme red social centrada en la privacidad y controlada por sus miembros. También se puede conectar con muchas redes sociales tradicionales. Mira en %s para poder ver un listado de servidores alternativos de Friendica donde puedes darte de alta."
-#: ../../mod/invite.php:126
+#: mod/invite.php:126
msgid ""
"Our apologies. This system is not currently configured to connect with other"
" public sites or invite members."
msgstr "Discúlpanos. Este sistema no está configurado actualmente para conectar con otros servidores públicos o invitar nuevos miembros."
-#: ../../mod/invite.php:132
+#: mod/invite.php:132
msgid "Send invitations"
msgstr "Enviar invitaciones"
-#: ../../mod/invite.php:133
+#: mod/invite.php:133
msgid "Enter email addresses, one per line:"
msgstr "Introduce las direcciones de correo, una por línea:"
-#: ../../mod/invite.php:135
+#: mod/invite.php:135
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr "Estás cordialmente invitado a unirte a mi y a otros amigos en Friendica, creemos juntos una red social mejor."
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid "You will need to supply this invitation code: $invite_code"
msgstr "Tienes que proporcionar el siguiente código: $invite_code"
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid ""
"Once you have registered, please connect with me via my profile page at:"
msgstr "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:"
-#: ../../mod/invite.php:139
+#: mod/invite.php:139
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendica.com"
msgstr "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com"
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Álbum de Fotos"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
msgid "Contact Photos"
msgstr "Foto del contacto"
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/photos.php:84 include/identity.php:651
+msgid "Photo Albums"
+msgstr "Álbum de Fotos"
+
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Fotos recientes"
+
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
msgid "Upload New Photos"
msgstr "Subir nuevas fotos"
-#: ../../mod/photos.php:144
+#: mod/photos.php:166
msgid "Contact information unavailable"
msgstr "Información del contacto no disponible"
-#: ../../mod/photos.php:165
+#: mod/photos.php:187
msgid "Album not found."
msgstr "Álbum no encontrado."
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
msgid "Delete Album"
msgstr "Eliminar álbum"
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "¿Estás seguro de quieres borrar este álbum y todas sus fotos?"
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
msgid "Delete Photo"
msgstr "Eliminar foto"
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
msgid "Do you really want to delete this photo?"
msgstr "¿Estás seguro de que quieres borrar esta foto?"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr "%1$s fue etiquetado en %2$s por %3$s"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
msgid "a photo"
msgstr "una foto"
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "La imagen supera tamaño límite de "
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
msgid "Image file is empty."
msgstr "El archivo de imagen está vacío."
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
msgid "No photos selected"
msgstr "Ninguna foto seleccionada"
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1114
#, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos."
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
msgid "Upload Photos"
msgstr "Subir fotos"
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
msgid "New album name: "
msgstr "Nombre del nuevo álbum: "
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
msgid "or existing album name: "
msgstr "o nombre de un álbum existente: "
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
msgid "Do not show a status post for this upload"
msgstr "No actualizar tu estado con este envío"
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
msgid "Permissions"
msgstr "Permisos"
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1168
msgid "Private Photo"
msgstr "Foto Privada"
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
msgid "Public Photo"
msgstr "Foto Pública"
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
msgid "Edit Album"
msgstr "Modificar álbum"
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
msgid "Show Newest First"
msgstr "Mostrar más nuevos primero"
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
msgid "Show Oldest First"
msgstr "Mostrar más antiguos primero"
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
msgid "View Photo"
msgstr "Ver foto"
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
msgid "Permission denied. Access to this item may be restricted."
msgstr "Permiso denegado. El acceso a este elemento puede estar restringido."
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
msgid "Photo not available"
msgstr "Foto no disponible"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "View photo"
msgstr "Ver foto"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "Edit photo"
msgstr "Modificar foto"
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
msgid "Use as profile photo"
msgstr "Usar como foto del perfil"
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
msgid "View Full Size"
msgstr "Ver a tamaño completo"
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
msgid "Tags: "
msgstr "Etiquetas: "
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
msgid "[Remove any tag]"
msgstr "[Borrar todas las etiquetas]"
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Girar a la derecha"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Girar a la izquierda"
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
msgid "New album name"
msgstr "Nuevo nombre del álbum"
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
msgid "Caption"
msgstr "Título"
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
msgid "Add a Tag"
msgstr "Añadir una etiqueta"
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping"
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr "No rotar"
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Girar a la derecha"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Girar a la izquierda"
+
+#: mod/photos.php:1540
msgid "Private photo"
msgstr "Foto privada"
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
msgid "Public photo"
msgstr "Foto pública"
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
+#: mod/photos.php:1563 include/conversation.php:1055
msgid "Share"
msgstr "Compartir"
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Fotos recientes"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr "No extendido"
-#: ../../mod/regmod.php:55
+#: mod/regmod.php:55
msgid "Account approved."
msgstr "Cuenta aprobada."
-#: ../../mod/regmod.php:92
+#: mod/regmod.php:92
#, php-format
msgid "Registration revoked for %s"
msgstr "Registro anulado para %s"
-#: ../../mod/regmod.php:104
+#: mod/regmod.php:104
msgid "Please login."
msgstr "Por favor accede."
-#: ../../mod/uimport.php:66
+#: mod/uimport.php:66
msgid "Move account"
msgstr "Mover cuenta"
-#: ../../mod/uimport.php:67
+#: mod/uimport.php:67
msgid "You can import an account from another Friendica server."
msgstr "Puedes importar una cuenta desde otro servidor de Friendica."
-#: ../../mod/uimport.php:68
+#: mod/uimport.php:68
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also"
" to inform your friends that you moved here."
msgstr "Necesitas exportar tu cuenta del antiguo servidor y subirla aquí. Volveremos a crear tu antigua cuenta con todos tus contactos aquí. También intentaremos de informar a tus amigos de que te has mudado."
-#: ../../mod/uimport.php:69
+#: mod/uimport.php:69
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (statusnet/identi.ca) or from Diaspora"
msgstr "Esta característica es experimental. No podemos importar contactos desde la red OStatus (statusnet/identi.ca) o desde Diaspora"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid "Account file"
msgstr "Archivo de la cuenta"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
-msgstr ""
+msgstr "Para exportar el perfil vaya a \"Configuracion -> Exportar sus datos personales\" y seleccione \"Exportar cuenta\""
-#: ../../mod/attach.php:8
+#: mod/attach.php:8
msgid "Item not available."
msgstr "Elemento no disponible."
-#: ../../mod/attach.php:20
+#: mod/attach.php:20
msgid "Item was not found."
msgstr "Elemento no encontrado."
-#: ../../boot.php:749
+#: boot.php:763
msgid "Delete this item?"
msgstr "¿Eliminar este elemento?"
-#: ../../boot.php:752
+#: boot.php:766
msgid "show fewer"
msgstr "ver menos"
-#: ../../boot.php:1122
+#: boot.php:1140
#, php-format
msgid "Update %s failed. See error logs."
msgstr "Falló la actualización de %s. Mira los registros de errores."
-#: ../../boot.php:1240
+#: boot.php:1247
msgid "Create a New Account"
msgstr "Crear una nueva cuenta"
-#: ../../boot.php:1265 ../../include/nav.php:73
+#: boot.php:1272 include/nav.php:73
msgid "Logout"
msgstr "Salir"
-#: ../../boot.php:1268
+#: boot.php:1275
msgid "Nickname or Email address: "
msgstr "Apodo o dirección de email: "
-#: ../../boot.php:1269
+#: boot.php:1276
msgid "Password: "
msgstr "Contraseña: "
-#: ../../boot.php:1270
+#: boot.php:1277
msgid "Remember me"
-msgstr ""
+msgstr "Recordarme"
-#: ../../boot.php:1273
+#: boot.php:1280
msgid "Or login using OpenID: "
msgstr "O inicia sesión usando OpenID: "
-#: ../../boot.php:1279
+#: boot.php:1286
msgid "Forgot your password?"
msgstr "¿Olvidaste la contraseña?"
-#: ../../boot.php:1282
+#: boot.php:1289
msgid "Website Terms of Service"
-msgstr ""
+msgstr "Términos de uso del sitio"
-#: ../../boot.php:1283
+#: boot.php:1290
msgid "terms of service"
-msgstr ""
+msgstr "Términos de uso"
-#: ../../boot.php:1285
+#: boot.php:1292
msgid "Website Privacy Policy"
-msgstr ""
+msgstr "Política de privacidad del sitio"
-#: ../../boot.php:1286
+#: boot.php:1293
msgid "privacy policy"
-msgstr ""
+msgstr "Política de privacidad"
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "La cuenta solicitada no está disponible."
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Editar perfil"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Mensaje"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Perfiles"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Administrar/editar perfiles"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr ""
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "g A l F d"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "F d"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[hoy]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Recordatorios de cumpleaños"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Cumpleaños esta semana:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Sin descripción]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Recordatorios de eventos"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Eventos de esta semana:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Estado"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Mensajes de Estado y Publicaciones"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Detalles del Perfil"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr ""
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Eventos y Calendario"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Únicamente tú puedes ver esto"
-
-#: ../../object/Item.php:94
+#: object/Item.php:95
msgid "This entry was edited"
-msgstr ""
+msgstr "Esta entrada fue editada"
-#: ../../object/Item.php:208
+#: object/Item.php:209
msgid "ignore thread"
-msgstr ""
+msgstr "ignorar publicación"
-#: ../../object/Item.php:209
+#: object/Item.php:210
msgid "unignore thread"
-msgstr ""
+msgstr "revertir ignorar publicacion"
-#: ../../object/Item.php:210
+#: object/Item.php:211
msgid "toggle ignore status"
-msgstr ""
+msgstr "cambiar estatus de observación"
-#: ../../object/Item.php:213
+#: object/Item.php:214
msgid "ignored"
-msgstr ""
+msgstr "ignorado"
-#: ../../object/Item.php:316 ../../include/conversation.php:666
+#: object/Item.php:318 include/conversation.php:665
msgid "Categories:"
msgstr "Categorías:"
-#: ../../object/Item.php:317 ../../include/conversation.php:667
+#: object/Item.php:319 include/conversation.php:666
msgid "Filed under:"
msgstr "Archivado en:"
-#: ../../object/Item.php:329
+#: object/Item.php:331
msgid "via"
msgstr "vía"
-#: ../../include/dbstructure.php:26
+#: include/dbstructure.php:26
#, php-format
msgid ""
"\n"
@@ -5716,1393 +5833,1494 @@ msgid ""
"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
-msgstr ""
+msgstr "\n\t\t\tLos desarolladores de friendica publicaron una actualización %s recientemente\n\t\t\tpero cuando intento de instalarla,algo salio terriblemente mal.\n\t\t\tEsto necesita ser arreglado pronto y no puedo hacerlo solo. Por favor contacta\n\t\t\tlos desarolladores de friendica si no me podes ayudar por ti solo. Mi base de datos puede estar invalido."
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
#, php-format
msgid ""
"The error message is\n"
"[pre]%s[/pre]"
-msgstr ""
+msgstr "El mensaje de error es\n[pre]%s[/pre]"
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
msgid "Errors encountered creating database tables."
msgstr "Se han encontrados errores creando las tablas de la base de datos."
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
msgid "Errors encountered performing database changes."
-msgstr ""
+msgstr "Errores encontrados al ejecutar cambios en la base de datos."
-#: ../../include/auth.php:38
+#: include/auth.php:38
msgid "Logged out."
msgstr "Sesión finalizada"
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid "The error message was:"
msgstr "El mensaje del error fue:"
-#: ../../include/contact_widgets.php:6
+#: include/contact_widgets.php:6
msgid "Add New Contact"
msgstr "Añadir nuevo contacto"
-#: ../../include/contact_widgets.php:7
+#: include/contact_widgets.php:7
msgid "Enter address or web location"
msgstr "Escribe la dirección o página web"
-#: ../../include/contact_widgets.php:8
+#: include/contact_widgets.php:8
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr "Ejemplo: miguel@ejemplo.com, http://ejemplo.com/miguel"
-#: ../../include/contact_widgets.php:24
+#: include/contact_widgets.php:24
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] "%d invitación disponible"
msgstr[1] "%d invitaviones disponibles"
-#: ../../include/contact_widgets.php:30
+#: include/contact_widgets.php:30
msgid "Find People"
msgstr "Buscar personas"
-#: ../../include/contact_widgets.php:31
+#: include/contact_widgets.php:31
msgid "Enter name or interest"
msgstr "Introduzce nombre o intereses"
-#: ../../include/contact_widgets.php:32
+#: include/contact_widgets.php:32
msgid "Connect/Follow"
msgstr "Conectar/Seguir"
-#: ../../include/contact_widgets.php:33
+#: include/contact_widgets.php:33
msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Ejemplos: Robert Morgenstein, Pesca"
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
msgid "Similar Interests"
msgstr "Intereses similares"
-#: ../../include/contact_widgets.php:37
+#: include/contact_widgets.php:37
msgid "Random Profile"
msgstr "Perfil aleatorio"
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
msgid "Invite Friends"
msgstr "Invitar amigos"
-#: ../../include/contact_widgets.php:71
+#: include/contact_widgets.php:71
msgid "Networks"
msgstr "Redes"
-#: ../../include/contact_widgets.php:74
+#: include/contact_widgets.php:74
msgid "All Networks"
msgstr "Todas las redes"
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
+#: include/contact_widgets.php:104 include/features.php:60
msgid "Saved Folders"
msgstr "Directorios guardados"
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
msgid "Everything"
msgstr "Todo"
-#: ../../include/contact_widgets.php:136
+#: include/contact_widgets.php:136
msgid "Categories"
msgstr "Categorías"
-#: ../../include/features.php:23
+#: include/features.php:23
msgid "General Features"
-msgstr ""
+msgstr "Opciones generales"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Multiple Profiles"
-msgstr ""
+msgstr "Perfiles multiples"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Ability to create multiple profiles"
-msgstr ""
+msgstr "Capacidad de crear perfiles multiples. Cada pagina/perfil/usuario puede tener diferentes perfiles/apariencias. Las mismas pueden ser visibles para determinados contactos seleccionados dentro de la red friendica."
-#: ../../include/features.php:30
+#: include/features.php:30
msgid "Post Composition Features"
-msgstr ""
+msgstr "Opciones de edición de publicaciones."
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Richtext Editor"
-msgstr ""
+msgstr "Editor de texto sofisticado (richt text editor)"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Enable richtext editor"
-msgstr ""
+msgstr "Habilitar editor de textos sofisticado"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Post Preview"
-msgstr ""
+msgstr "Previsualizar publicaciones"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Allow previewing posts and comments before publishing them"
-msgstr ""
+msgstr "Permitir la previsualización de publicaciones antes de publicar las mismas."
-#: ../../include/features.php:33
+#: include/features.php:33
msgid "Auto-mention Forums"
-msgstr ""
+msgstr "Auto-mencionar foros"
-#: ../../include/features.php:33
+#: include/features.php:33
msgid ""
"Add/remove mention when a fourm page is selected/deselected in ACL window."
-msgstr ""
+msgstr "Agregar/remover menciones cuando una pagina de foro es seleccionado/deseleccionado en la ventana ACL."
-#: ../../include/features.php:38
+#: include/features.php:38
msgid "Network Sidebar Widgets"
-msgstr ""
+msgstr "Accesorios de red del panel lateral"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Search by Date"
-msgstr ""
+msgstr "Buscar por fecha"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Ability to select posts by date ranges"
-msgstr ""
+msgstr "Habilidad de seleccionar publicaciones por fecha"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Group Filter"
-msgstr ""
+msgstr "Filtro del grupo"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Enable widget to display Network posts only from selected group"
-msgstr ""
+msgstr "Habilitar accesorios para visualizar publicaciones en la red solo de grupos seleccionados"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Network Filter"
-msgstr ""
+msgstr "Filtro de red"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Enable widget to display Network posts only from selected network"
-msgstr ""
+msgstr "Habilitar accesorios para visualizar publicaciones solo de las redes seleccionadas."
-#: ../../include/features.php:42
+#: include/features.php:42
msgid "Save search terms for re-use"
-msgstr ""
+msgstr "Guardar términos de búsqueda para su reutilizacion"
-#: ../../include/features.php:47
+#: include/features.php:47
msgid "Network Tabs"
-msgstr ""
+msgstr "Pestañas de redes"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Network Personal Tab"
-msgstr ""
+msgstr "Pestaña actividad personal"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr ""
+msgstr "Habilitar para visualizar solo publicaciones con las que se ha interactuado"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Network New Tab"
-msgstr ""
+msgstr "Pestaña nuevo en la red"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr ""
+msgstr "Activar para mostrar solo publicaciones nuevas en la red (de las ultimas 12 horas)"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Network Shared Links Tab"
-msgstr ""
+msgstr "Pestaña publicaciones con enlaces"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Enable tab to display only Network posts with links in them"
-msgstr ""
+msgstr "Habilitar para visualizar solo publicaciones que contienen enlaces"
-#: ../../include/features.php:55
+#: include/features.php:55
msgid "Post/Comment Tools"
-msgstr ""
+msgstr "Herramienta de publicaciones/respuestas"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Multiple Deletion"
-msgstr ""
+msgstr "Borrar múltiples publicaciones"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Select and delete multiple posts/comments at once"
-msgstr ""
+msgstr "Habilidad de seleccionar y borrar varias publicaciones/comentarios a la vez"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit Sent Posts"
-msgstr ""
+msgstr "Editar temas enviados"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit and correct posts and comments after sending"
-msgstr ""
+msgstr "Editar y corregir publicaciones y respuestas enviados. Las ediciones solo son comunicados dentro de la red friendica. No se modificaran copias enviadas a diaspora, OStatus/GNUsocial/Quitter u otros servicios conectados."
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Tagging"
-msgstr ""
+msgstr "taggear"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Ability to tag existing posts"
-msgstr ""
+msgstr "Habilidad de taggear publicaciones existentes"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Post Categories"
-msgstr ""
+msgstr "Categorías de publicaciones"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Add categories to your posts"
-msgstr ""
+msgstr "Agregue categorías a sus publicaciones. Las mismas serán visualizadas en su pagina de inicio."
-#: ../../include/features.php:60
+#: include/features.php:60
msgid "Ability to file posts under folders"
-msgstr ""
+msgstr "Archivar publicaciones en carpetas"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Dislike Posts"
-msgstr ""
+msgstr "Desaprobar publicación (dislike)"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Ability to dislike posts/comments"
-msgstr ""
+msgstr "Habilidad de expresar desacuerdo en publicaciones y comentarios. Esta función solo es visualizado en la red friendica."
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Star Posts"
-msgstr ""
+msgstr "Fijar publicaciones"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Ability to mark special posts with a star indicator"
-msgstr ""
+msgstr "Habilidad de marcar - observar fijamente publicaciones.\nEl simbolo de estrella es habilitado. Se recibirán notificaciones sobre comentarios, además una pestaña de publicaciones fijadas es habilitada. En las opciones de expiración de publicaciones se puede filtrar estas publicaciones para no ser eliminados contrario a las publicaciones demás de los contactos."
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Mute Post Notifications"
-msgstr ""
+msgstr "Silenciar notificaciones de una publicacion"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Ability to mute notifications for a thread"
-msgstr ""
+msgstr "Habilidad de silenciar notificaciones sobre nuevos comentarios en una publicación."
-#: ../../include/follow.php:32
+#: include/follow.php:75
msgid "Connect URL missing."
msgstr "Falta el conector URL."
-#: ../../include/follow.php:59
+#: include/follow.php:102
msgid ""
"This site is not configured to allow communications with other networks."
msgstr "Este sitio no está configurado para permitir la comunicación con otras redes."
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:103 include/follow.php:123
msgid "No compatible communication protocols or feeds were discovered."
msgstr "No se ha descubierto protocolos de comunicación o fuentes compatibles."
-#: ../../include/follow.php:78
+#: include/follow.php:121
msgid "The profile address specified does not provide adequate information."
msgstr "La dirección del perfil especificado no proporciona información adecuada."
-#: ../../include/follow.php:82
+#: include/follow.php:125
msgid "An author or name was not found."
msgstr "No se ha encontrado un autor o nombre."
-#: ../../include/follow.php:84
+#: include/follow.php:127
msgid "No browser URL could be matched to this address."
msgstr "Ninguna dirección concuerda con la suministrada."
-#: ../../include/follow.php:86
+#: include/follow.php:129
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr "Imposible identificar la dirección @ con algún protocolo conocido o dirección de contacto."
-#: ../../include/follow.php:87
+#: include/follow.php:130
msgid "Use mailto: in front of address to force email check."
msgstr "Escribe mailto: al principio de la dirección para forzar el envío."
-#: ../../include/follow.php:93
+#: include/follow.php:136
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio."
-#: ../../include/follow.php:103
+#: include/follow.php:146
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales tuyas."
-#: ../../include/follow.php:205
+#: include/follow.php:249
msgid "Unable to retrieve contact information."
msgstr "No ha sido posible recibir la información del contacto."
-#: ../../include/follow.php:258
+#: include/follow.php:302
msgid "following"
msgstr "siguiendo"
-#: ../../include/group.php:25
+#: include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
"may apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name."
msgstr "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes pueden aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretendes, por favor, crea otro grupo con un nombre diferente."
-#: ../../include/group.php:207
+#: include/group.php:207
msgid "Default privacy group for new contacts"
msgstr "Grupo por defecto para nuevos contactos"
-#: ../../include/group.php:226
+#: include/group.php:226
msgid "Everybody"
msgstr "Todo el mundo"
-#: ../../include/group.php:249
+#: include/group.php:249
msgid "edit"
msgstr "editar"
-#: ../../include/group.php:271
+#: include/group.php:271
msgid "Edit group"
msgstr "Editar grupo"
-#: ../../include/group.php:272
+#: include/group.php:272
msgid "Create a new group"
msgstr "Crear un nuevo grupo"
-#: ../../include/group.php:273
+#: include/group.php:275
msgid "Contacts not in any group"
msgstr "Contactos sin grupo"
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
+#: include/datetime.php:43 include/datetime.php:45
msgid "Miscellaneous"
msgstr "Varios"
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "año"
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "YYYY-MM-DD o MM-DD"
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "mes"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "día"
-
-#: ../../include/datetime.php:276
+#: include/datetime.php:256
msgid "never"
msgstr "nunca"
-#: ../../include/datetime.php:282
+#: include/datetime.php:262
msgid "less than a second ago"
msgstr "hace menos de un segundo"
-#: ../../include/datetime.php:290
+#: include/datetime.php:272
+msgid "year"
+msgstr "año"
+
+#: include/datetime.php:272
msgid "years"
msgstr "años"
-#: ../../include/datetime.php:291
+#: include/datetime.php:273
+msgid "month"
+msgstr "mes"
+
+#: include/datetime.php:273
msgid "months"
msgstr "meses"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "week"
msgstr "semana"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "weeks"
msgstr "semanas"
-#: ../../include/datetime.php:293
+#: include/datetime.php:275
+msgid "day"
+msgstr "día"
+
+#: include/datetime.php:275
msgid "days"
msgstr "días"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hour"
msgstr "hora"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hours"
msgstr "horas"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minute"
msgstr "minuto"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minutes"
msgstr "minutos"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "second"
msgstr "segundo"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "seconds"
msgstr "segundos"
-#: ../../include/datetime.php:305
+#: include/datetime.php:287
#, php-format
msgid "%1$d %2$s ago"
msgstr "hace %1$d %2$s"
-#: ../../include/datetime.php:477 ../../include/items.php:2211
+#: include/datetime.php:459 include/items.php:2432
#, php-format
msgid "%s's birthday"
msgstr "Cumpleaños de %s"
-#: ../../include/datetime.php:478 ../../include/items.php:2212
+#: include/datetime.php:460 include/items.php:2433
#, php-format
msgid "Happy Birthday %s"
msgstr "Feliz cumpleaños %s"
-#: ../../include/acl_selectors.php:333
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "La cuenta solicitada no está disponible."
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Editar perfil"
+
+#: include/identity.php:220
+msgid "Message"
+msgstr "Mensaje"
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Perfiles"
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Administrar/editar perfiles"
+
+#: include/identity.php:341
+msgid "Network:"
+msgstr "Red social:"
+
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "g A l F d"
+
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "F d"
+
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[hoy]"
+
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Recordatorios de cumpleaños"
+
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Cumpleaños esta semana:"
+
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Sin descripción]"
+
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Recordatorios de eventos"
+
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Eventos de esta semana:"
+
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "j F, Y"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "j F"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Fecha de nacimiento:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Edad:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "por %1$d %2$s"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religión:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Aficiones/Intereses:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Información de contacto y Redes sociales:"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Intereses musicales:"
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Libros, literatura:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Televisión:"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Películas/baile/cultura/entretenimiento:"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Amor/Romance:"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Trabajo/ocupación:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Escuela/estudios:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Estado"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Mensajes de Estado y Publicaciones"
+
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Detalles del Perfil"
+
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr "Videos"
+
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Eventos y Calendario"
+
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Únicamente tú puedes ver esto"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Publicar mediante correo electrónico"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Conectores deshabilitados, ya que \"%s\" es habilitado."
+
+#: include/acl_selectors.php:335
msgid "Visible to everybody"
msgstr "Visible para cualquiera"
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "show"
msgstr "mostrar"
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "don't show"
msgstr "no mostrar"
-#: ../../include/message.php:15 ../../include/message.php:172
+#: include/message.php:15 include/message.php:173
msgid "[no subject]"
msgstr "[sin asunto]"
-#: ../../include/Contact.php:115
+#: include/Contact.php:119
msgid "stopped following"
msgstr "dejó de seguir"
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
+#: include/Contact.php:232 include/conversation.php:881
msgid "Poke"
msgstr "Toque"
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
+#: include/Contact.php:233 include/conversation.php:875
msgid "View Status"
msgstr "Ver estado"
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
+#: include/Contact.php:234 include/conversation.php:876
msgid "View Profile"
msgstr "Ver perfil"
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
+#: include/Contact.php:235 include/conversation.php:877
msgid "View Photos"
msgstr "Ver fotos"
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
msgid "Network Posts"
msgstr "Publicaciones en la red"
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
msgid "Edit Contact"
msgstr "Editar contacto"
-#: ../../include/Contact.php:234
+#: include/Contact.php:238
msgid "Drop Contact"
-msgstr ""
+msgstr "Eliminar contacto"
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
msgid "Send PM"
msgstr "Enviar mensaje privado"
-#: ../../include/security.php:22
+#: include/security.php:22
msgid "Welcome "
msgstr "Bienvenido "
-#: ../../include/security.php:23
+#: include/security.php:23
msgid "Please upload a profile photo."
msgstr "Por favor sube una foto para tu perfil."
-#: ../../include/security.php:26
+#: include/security.php:26
msgid "Welcome back "
msgstr "Bienvenido de nuevo "
-#: ../../include/security.php:366
+#: include/security.php:375
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo."
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
msgid "event"
msgstr "evento"
-#: ../../include/conversation.php:207
+#: include/conversation.php:206
#, php-format
msgid "%1$s poked %2$s"
msgstr "%1$s le dio un toque a %2$s"
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "tocó a"
-
-#: ../../include/conversation.php:291
+#: include/conversation.php:290
msgid "post/item"
msgstr "publicación/tema"
-#: ../../include/conversation.php:292
+#: include/conversation.php:291
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "%1$s ha marcado %3$s de %2$s como Favorito"
-#: ../../include/conversation.php:772
+#: include/conversation.php:771
msgid "remove"
msgstr "eliminar"
-#: ../../include/conversation.php:776
+#: include/conversation.php:775
msgid "Delete Selected Items"
msgstr "Eliminar el elemento seleccionado"
-#: ../../include/conversation.php:875
+#: include/conversation.php:874
msgid "Follow Thread"
-msgstr ""
+msgstr "Seguir publicacion"
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s likes this."
msgstr "A %s le gusta esto."
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s doesn't like this."
msgstr "A %s no le gusta esto."
-#: ../../include/conversation.php:949
+#: include/conversation.php:948
#, php-format
msgid "%2$d people like this"
-msgstr ""
+msgstr "%2$d personas les gusta esto"
-#: ../../include/conversation.php:952
+#: include/conversation.php:951
#, php-format
msgid "%2$d people don't like this"
-msgstr ""
+msgstr "%2$d personas no les gusta esto"
-#: ../../include/conversation.php:966
+#: include/conversation.php:965
msgid "and"
msgstr "y"
-#: ../../include/conversation.php:972
+#: include/conversation.php:971
#, php-format
msgid ", and %d other people"
msgstr " y a otras %d personas"
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s like this."
msgstr "Le gusta a %s."
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s don't like this."
msgstr "No le gusta a %s."
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: include/conversation.php:1000 include/conversation.php:1018
msgid "Visible to everybody"
msgstr "Visible para cualquiera"
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+#: include/conversation.php:1002 include/conversation.php:1020
msgid "Please enter a video link/URL:"
msgstr "Por favor, introduce la URL/enlace del vídeo:"
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+#: include/conversation.php:1003 include/conversation.php:1021
msgid "Please enter an audio link/URL:"
msgstr "Por favor, introduce la URL/enlace del audio:"
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: include/conversation.php:1004 include/conversation.php:1022
msgid "Tag term:"
msgstr "Etiquetar:"
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
+#: include/conversation.php:1006 include/conversation.php:1024
msgid "Where are you right now?"
msgstr "¿Dónde estás ahora?"
-#: ../../include/conversation.php:1008
+#: include/conversation.php:1007
msgid "Delete item(s)?"
-msgstr ""
+msgstr "¿Borrar objeto(s)?"
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Publicar mediante correo electrónico"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr ""
-
-#: ../../include/conversation.php:1111
+#: include/conversation.php:1076
msgid "permissions"
msgstr "permisos"
-#: ../../include/conversation.php:1135
+#: include/conversation.php:1099
msgid "Post to Groups"
-msgstr ""
+msgstr "Publicar hacia grupos"
-#: ../../include/conversation.php:1136
+#: include/conversation.php:1100
msgid "Post to Contacts"
-msgstr ""
+msgstr "Publicar hacia contactos"
-#: ../../include/conversation.php:1137
+#: include/conversation.php:1101
msgid "Private post"
-msgstr ""
+msgstr "Publicación privada"
-#: ../../include/network.php:895
+#: include/network.php:959
msgid "view full size"
msgstr "Ver a tamaño completo"
-#: ../../include/text.php:297
+#: include/text.php:299
msgid "newer"
msgstr "más nuevo"
-#: ../../include/text.php:299
+#: include/text.php:301
msgid "older"
msgstr "más antiguo"
-#: ../../include/text.php:304
+#: include/text.php:306
msgid "prev"
msgstr "ant."
-#: ../../include/text.php:306
+#: include/text.php:308
msgid "first"
msgstr "primera"
-#: ../../include/text.php:338
+#: include/text.php:340
msgid "last"
msgstr "última"
-#: ../../include/text.php:341
+#: include/text.php:343
msgid "next"
msgstr "sig."
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Cargar mas entradas .."
+
+#: include/text.php:399
+msgid "The end"
+msgstr "El fin"
+
+#: include/text.php:890
msgid "No contacts"
msgstr "Sin contactos"
-#: ../../include/text.php:864
+#: include/text.php:905
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] "%d Contacto"
msgstr[1] "%d Contactos"
-#: ../../include/text.php:1005
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr "Texto completo"
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr "Tags"
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr "Foros"
+
+#: include/text.php:1058
msgid "poke"
msgstr "tocar"
-#: ../../include/text.php:1006
+#: include/text.php:1058
+msgid "poked"
+msgstr "tocó a"
+
+#: include/text.php:1059
msgid "ping"
msgstr "hacer \"ping\""
-#: ../../include/text.php:1006
+#: include/text.php:1059
msgid "pinged"
msgstr "hizo \"ping\" a"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prod"
msgstr "empujar"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prodded"
msgstr "empujó a"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slap"
msgstr "abofetear"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slapped"
msgstr "abofeteó a"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "finger"
msgstr "meter dedo"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "fingered"
msgstr "le metió un dedo a"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuff"
msgstr "desairar"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuffed"
msgstr "desairó a"
-#: ../../include/text.php:1024
+#: include/text.php:1077
msgid "happy"
msgstr "feliz"
-#: ../../include/text.php:1025
+#: include/text.php:1078
msgid "sad"
msgstr "triste"
-#: ../../include/text.php:1026
+#: include/text.php:1079
msgid "mellow"
msgstr "sentimental"
-#: ../../include/text.php:1027
+#: include/text.php:1080
msgid "tired"
msgstr "cansado"
-#: ../../include/text.php:1028
+#: include/text.php:1081
msgid "perky"
msgstr "alegre"
-#: ../../include/text.php:1029
+#: include/text.php:1082
msgid "angry"
msgstr "furioso"
-#: ../../include/text.php:1030
+#: include/text.php:1083
msgid "stupified"
msgstr "estupefacto"
-#: ../../include/text.php:1031
+#: include/text.php:1084
msgid "puzzled"
msgstr "extrañado"
-#: ../../include/text.php:1032
+#: include/text.php:1085
msgid "interested"
msgstr "interesado"
-#: ../../include/text.php:1033
+#: include/text.php:1086
msgid "bitter"
msgstr "rencoroso"
-#: ../../include/text.php:1034
+#: include/text.php:1087
msgid "cheerful"
msgstr "jovial"
-#: ../../include/text.php:1035
+#: include/text.php:1088
msgid "alive"
msgstr "vivo"
-#: ../../include/text.php:1036
+#: include/text.php:1089
msgid "annoyed"
msgstr "enojado"
-#: ../../include/text.php:1037
+#: include/text.php:1090
msgid "anxious"
msgstr "ansioso"
-#: ../../include/text.php:1038
+#: include/text.php:1091
msgid "cranky"
msgstr "irritable"
-#: ../../include/text.php:1039
+#: include/text.php:1092
msgid "disturbed"
msgstr "perturbado"
-#: ../../include/text.php:1040
+#: include/text.php:1093
msgid "frustrated"
msgstr "frustrado"
-#: ../../include/text.php:1041
+#: include/text.php:1094
msgid "motivated"
msgstr "motivado"
-#: ../../include/text.php:1042
+#: include/text.php:1095
msgid "relaxed"
msgstr "relajado"
-#: ../../include/text.php:1043
+#: include/text.php:1096
msgid "surprised"
msgstr "sorprendido"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Monday"
msgstr "Lunes"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Tuesday"
msgstr "Martes"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Wednesday"
msgstr "Miércoles"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Thursday"
msgstr "Jueves"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Friday"
msgstr "Viernes"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Saturday"
msgstr "Sábado"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Sunday"
msgstr "Domingo"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "January"
msgstr "Enero"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "February"
msgstr "Febrero"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "March"
msgstr "Marzo"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "April"
msgstr "Abril"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "May"
msgstr "Mayo"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "June"
msgstr "Junio"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "July"
msgstr "Julio"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "August"
msgstr "Agosto"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "September"
msgstr "Septiembre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "October"
msgstr "Octubre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "November"
msgstr "Noviembre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "December"
msgstr "Diciembre"
-#: ../../include/text.php:1437
+#: include/text.php:1492
msgid "bytes"
msgstr "bytes"
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1524 include/text.php:1536
msgid "Click to open/close"
msgstr "Pulsa para abrir/cerrar"
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr "Ver en pagina aparte"
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr "ver en pagina aparte"
+
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
msgid "default"
msgstr "predeterminado"
-#: ../../include/text.php:1714
+#: include/text.php:1780
msgid "Select an alternate language"
msgstr "Elige otro idioma"
-#: ../../include/text.php:1970
+#: include/text.php:2036
msgid "activity"
msgstr "Actividad"
-#: ../../include/text.php:1973
+#: include/text.php:2039
msgid "post"
msgstr "Publicación"
-#: ../../include/text.php:2141
+#: include/text.php:2207
msgid "Item filed"
msgstr "Elemento archivado"
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
msgid "Image/photo"
msgstr "Imagen/Foto"
-#: ../../include/bbcode.php:528
+#: include/bbcode.php:556
#, php-format
msgid "%2$s %3$s"
-msgstr ""
+msgstr "%2$s %3$s"
-#: ../../include/bbcode.php:562
+#: include/bbcode.php:590
#, php-format
msgid ""
"%s wrote the following post"
-msgstr ""
+msgstr "%s escribió la siguiente publicación"
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
+#: include/bbcode.php:1076 include/bbcode.php:1096
msgid "$1 wrote:"
msgstr "$1 escribió:"
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
+#: include/bbcode.php:1121 include/bbcode.php:1122
msgid "Encrypted content"
msgstr "Contenido cifrado"
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
msgid "(no subject)"
msgstr "(sin asunto)"
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
msgid "noreply"
msgstr "no responder"
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
+#: include/dba_pdo.php:72 include/dba.php:56
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "No se puede encontrar información DNS para la base de datos del servidor '%s'"
-#: ../../include/contact_selectors.php:32
+#: include/contact_selectors.php:32
msgid "Unknown | Not categorised"
msgstr "Desconocido | No clasificado"
-#: ../../include/contact_selectors.php:33
+#: include/contact_selectors.php:33
msgid "Block immediately"
msgstr "Bloquear inmediatamente"
-#: ../../include/contact_selectors.php:34
+#: include/contact_selectors.php:34
msgid "Shady, spammer, self-marketer"
msgstr "Sospechoso, spammer, auto-publicidad"
-#: ../../include/contact_selectors.php:35
+#: include/contact_selectors.php:35
msgid "Known to me, but no opinion"
msgstr "Le conozco, sin opinión"
-#: ../../include/contact_selectors.php:36
+#: include/contact_selectors.php:36
msgid "OK, probably harmless"
msgstr "OK, probablemente inofensivo"
-#: ../../include/contact_selectors.php:37
+#: include/contact_selectors.php:37
msgid "Reputable, has my trust"
msgstr "Buena reputación, tiene mi confianza"
-#: ../../include/contact_selectors.php:60
+#: include/contact_selectors.php:60
msgid "Weekly"
msgstr "Semanalmente"
-#: ../../include/contact_selectors.php:61
+#: include/contact_selectors.php:61
msgid "Monthly"
msgstr "Mensualmente"
-#: ../../include/contact_selectors.php:77
+#: include/contact_selectors.php:77
msgid "OStatus"
msgstr "OStatus"
-#: ../../include/contact_selectors.php:78
+#: include/contact_selectors.php:78
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:82
+#: include/contact_selectors.php:82
msgid "Zot!"
msgstr "Zot!"
-#: ../../include/contact_selectors.php:83
+#: include/contact_selectors.php:83
msgid "LinkedIn"
msgstr "LinkedIn"
-#: ../../include/contact_selectors.php:84
+#: include/contact_selectors.php:84
msgid "XMPP/IM"
msgstr "XMPP/IM"
-#: ../../include/contact_selectors.php:85
+#: include/contact_selectors.php:85
msgid "MySpace"
msgstr "MySpace"
-#: ../../include/contact_selectors.php:87
+#: include/contact_selectors.php:87
msgid "Google+"
-msgstr ""
+msgstr "Google+"
-#: ../../include/contact_selectors.php:88
+#: include/contact_selectors.php:88
msgid "pump.io"
-msgstr ""
+msgstr "pump.io"
-#: ../../include/contact_selectors.php:89
+#: include/contact_selectors.php:89
msgid "Twitter"
-msgstr ""
+msgstr "Twitter"
-#: ../../include/contact_selectors.php:90
+#: include/contact_selectors.php:90
msgid "Diaspora Connector"
-msgstr ""
+msgstr "Conector Diaspora"
-#: ../../include/contact_selectors.php:91
+#: include/contact_selectors.php:91
msgid "Statusnet"
-msgstr ""
+msgstr "Statusnet/GNUsocial/Quitter/OStatus"
-#: ../../include/contact_selectors.php:92
+#: include/contact_selectors.php:92
msgid "App.net"
-msgstr ""
+msgstr "App.net"
-#: ../../include/Scrape.php:614
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr "Redmatrix"
+
+#: include/Scrape.php:603
msgid " on Last.fm"
msgstr "en Last.fm"
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
+#: include/bb2diaspora.php:154 include/event.php:22
msgid "Starts:"
msgstr "Inicio:"
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
+#: include/bb2diaspora.php:162 include/event.php:32
msgid "Finishes:"
msgstr "Final:"
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "j F, Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "j F"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Fecha de nacimiento:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Edad:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "por %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Etiquetas:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religión:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Aficiones/Intereses:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Información de contacto y Redes sociales:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Intereses musicales:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Libros, literatura:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Televisión:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Películas/baile/cultura/entretenimiento:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Amor/Romance:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Trabajo/ocupación:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Escuela/estudios:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
msgid "Click here to upgrade."
msgstr "Pulsa aquí para actualizar."
-#: ../../include/plugin.php:463
+#: include/plugin.php:466
msgid "This action exceeds the limits set by your subscription plan."
msgstr "Esta acción excede los límites permitidos por tu subscripción."
-#: ../../include/plugin.php:468
+#: include/plugin.php:471
msgid "This action is not available under your subscription plan."
msgstr "Esta acción no está permitida para tu subscripción."
-#: ../../include/nav.php:73
+#: include/nav.php:73
msgid "End this session"
msgstr "Cerrar la sesión"
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
msgid "Your posts and conversations"
msgstr "Tus publicaciones y conversaciones"
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: include/nav.php:77 view/theme/diabook/theme.php:124
msgid "Your profile page"
msgstr "Tu página de perfil"
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
+#: include/nav.php:78 view/theme/diabook/theme.php:126
msgid "Your photos"
msgstr "Tus fotos"
-#: ../../include/nav.php:79
+#: include/nav.php:79
msgid "Your videos"
-msgstr ""
+msgstr "Tus videos"
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
+#: include/nav.php:80 view/theme/diabook/theme.php:127
msgid "Your events"
msgstr "Tus eventos"
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
+#: include/nav.php:81 view/theme/diabook/theme.php:128
msgid "Personal notes"
msgstr "Notas personales"
-#: ../../include/nav.php:81
+#: include/nav.php:81
msgid "Your personal notes"
-msgstr ""
+msgstr "Tus notas personales"
-#: ../../include/nav.php:92
+#: include/nav.php:92
msgid "Sign in"
msgstr "Date de alta"
-#: ../../include/nav.php:105
+#: include/nav.php:105
msgid "Home Page"
msgstr "Página de inicio"
-#: ../../include/nav.php:109
+#: include/nav.php:109
msgid "Create an account"
msgstr "Crea una cuenta"
-#: ../../include/nav.php:114
+#: include/nav.php:114
msgid "Help and documentation"
msgstr "Ayuda y documentación"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Apps"
msgstr "Aplicaciones"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Addon applications, utilities, games"
msgstr "Aplicaciones, utilidades, juegos"
-#: ../../include/nav.php:119
+#: include/nav.php:119
msgid "Search site content"
msgstr " Busca contenido en la página"
-#: ../../include/nav.php:129
+#: include/nav.php:137
msgid "Conversations on this site"
msgstr "Conversaciones en este sitio"
-#: ../../include/nav.php:131
+#: include/nav.php:139
msgid "Conversations on the network"
-msgstr ""
+msgstr "Conversaciones en la red"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "Directory"
msgstr "Directorio"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "People directory"
msgstr "Directorio de usuarios"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information"
-msgstr ""
+msgstr "Información"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information about this friendica instance"
-msgstr ""
+msgstr "Información sobre esta instancia de friendica"
-#: ../../include/nav.php:145
+#: include/nav.php:153
msgid "Conversations from your friends"
msgstr "Conversaciones de tus amigos"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Network Reset"
-msgstr ""
+msgstr "Reseteo de la red"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Load Network page with no filters"
-msgstr ""
+msgstr "Cargar pagina de redes sin filtros"
-#: ../../include/nav.php:154
+#: include/nav.php:161
msgid "Friend Requests"
msgstr "Solicitudes de amistad"
-#: ../../include/nav.php:156
+#: include/nav.php:165
msgid "See all notifications"
msgstr "Ver todas las notificaciones"
-#: ../../include/nav.php:157
+#: include/nav.php:166
msgid "Mark all system notifications seen"
msgstr "Marcar todas las notificaciones del sistema como leídas"
-#: ../../include/nav.php:161
+#: include/nav.php:170
msgid "Private mail"
msgstr "Correo privado"
-#: ../../include/nav.php:162
+#: include/nav.php:171
msgid "Inbox"
msgstr "Entrada"
-#: ../../include/nav.php:163
+#: include/nav.php:172
msgid "Outbox"
msgstr "Enviados"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage"
msgstr "Administrar"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage other pages"
msgstr "Administrar otras páginas"
-#: ../../include/nav.php:172
+#: include/nav.php:181
msgid "Account settings"
msgstr "Configuración de tu cuenta"
-#: ../../include/nav.php:175
+#: include/nav.php:184
msgid "Manage/Edit Profiles"
-msgstr ""
+msgstr "Manejar/editar Perfiles"
-#: ../../include/nav.php:177
+#: include/nav.php:186
msgid "Manage/edit friends and contacts"
msgstr "Administrar/editar amigos y contactos"
-#: ../../include/nav.php:184
+#: include/nav.php:193
msgid "Site setup and configuration"
msgstr "Opciones y configuración del sitio"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Navigation"
-msgstr ""
+msgstr "Navegación"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Site map"
-msgstr ""
+msgstr "Mapa del sitio"
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
msgid "User not found."
-msgstr ""
+msgstr "Perfil no encontrado"
-#: ../../include/api.php:771
+#: include/api.php:795
#, php-format
msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr ""
+msgstr "Limite diario de publicaciones %d alcanzado. La publicación fue rechazada."
-#: ../../include/api.php:790
+#: include/api.php:814
#, php-format
msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr ""
+msgstr "Limite semanal de publicaciones %d alcanzado. La publicación fue rechazada."
-#: ../../include/api.php:809
+#: include/api.php:833
#, php-format
msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr ""
+msgstr "Limite mensual de publicaciones %d alcanzado. La publicación fue rechazada."
-#: ../../include/api.php:1272
+#: include/api.php:1350
msgid "There is no status with this id."
-msgstr ""
+msgstr "No hay estatus con esta ID "
-#: ../../include/api.php:1342
+#: include/api.php:1424
msgid "There is no conversation with this id."
-msgstr ""
+msgstr "No hay conversaciones con esta ID"
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr ""
-
-#: ../../include/api.php:1625
+#: include/api.php:1703
msgid "Invalid item."
-msgstr ""
+msgstr "Objeto invalido"
-#: ../../include/api.php:1635
+#: include/api.php:1713
msgid "Invalid action. "
-msgstr ""
+msgstr "Acción invalida"
-#: ../../include/api.php:1643
+#: include/api.php:1721
msgid "DB error"
-msgstr ""
+msgstr "Error de base de datos"
-#: ../../include/user.php:40
+#: include/user.php:48
msgid "An invitation is required."
msgstr "Se necesita invitación."
-#: ../../include/user.php:45
+#: include/user.php:53
msgid "Invitation could not be verified."
msgstr "No se puede verificar la invitación."
-#: ../../include/user.php:53
+#: include/user.php:61
msgid "Invalid OpenID url"
msgstr "Dirección OpenID no válida"
-#: ../../include/user.php:74
+#: include/user.php:82
msgid "Please enter the required information."
msgstr "Por favor, introduce la información necesaria."
-#: ../../include/user.php:88
+#: include/user.php:96
msgid "Please use a shorter name."
msgstr "Por favor, usa un nombre más corto."
-#: ../../include/user.php:90
+#: include/user.php:98
msgid "Name too short."
msgstr "El nombre es demasiado corto."
-#: ../../include/user.php:105
+#: include/user.php:113
msgid "That doesn't appear to be your full (First Last) name."
msgstr "No parece que ese sea tu nombre completo."
-#: ../../include/user.php:110
+#: include/user.php:118
msgid "Your email domain is not among those allowed on this site."
msgstr "Tu dominio de correo no se encuentra entre los permitidos en este sitio."
-#: ../../include/user.php:113
+#: include/user.php:121
msgid "Not a valid email address."
msgstr "No es una dirección de correo electrónico válida."
-#: ../../include/user.php:126
+#: include/user.php:134
msgid "Cannot use that email."
msgstr "No se puede utilizar este correo electrónico."
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra."
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr "El apodo solo puede contener \"a-z\", \"0-9\" y \"_\"."
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
msgid "Nickname is already registered. Please choose another."
msgstr "Apodo ya registrado. Por favor, elije otro."
-#: ../../include/user.php:148
+#: include/user.php:156
msgid ""
"Nickname was once registered here and may not be re-used. Please choose "
"another."
msgstr "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro."
-#: ../../include/user.php:164
+#: include/user.php:172
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "ERROR GRAVE: La generación de claves de seguridad ha fallado."
-#: ../../include/user.php:222
+#: include/user.php:230
msgid "An error occurred during registration. Please try again."
msgstr "Se produjo un error durante el registro. Por favor, inténtalo de nuevo."
-#: ../../include/user.php:257
+#: include/user.php:265
msgid "An error occurred creating your default profile. Please try again."
msgstr "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo."
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
msgid "Friends"
msgstr "Amigos"
-#: ../../include/user.php:377
+#: include/user.php:385
#, php-format
msgid ""
"\n"
"\t\tDear %1$s,\n"
"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
"\t"
-msgstr ""
+msgstr "\n\t\tEstimado %1$s,\n\t\t\tGracias por registrar en %2$s. Su cuenta ha sido creada.\n\t"
-#: ../../include/user.php:381
+#: include/user.php:389
#, php-format
msgid ""
"\n"
@@ -7130,764 +7348,741 @@ msgid ""
"\n"
"\n"
"\t\tThank you and welcome to %2$s."
-msgstr ""
+msgstr "\n\t\t\tLos detalles de acceso son las siguientes:\n\n\t\t\tDirección del sitio:\t%3$s\n\t\t\tNombre de la cuenta:\t\t%1$s\n\t\t\tContraseña:\t\t%5$s\n\n\t\t\tPodrá cambiar la contraseña desde la pagina de configuración de su cuenta después de acceder a la misma\n\t\t\ten.\n\n\t\t\tPor favor tome unos minutos para revisar las opciones demás de la cuenta en dicha pagina de configuración.\n\n\t\t\tTambién podrá agregar informaciones adicionales a su pagina de perfil predeterminado. \n\t\t\t(en la pagina \"Perfiles\") para que otras personas pueden encontrarlo fácilmente.\n\n\t\t\tRecomendamos que elija un nombre apropiado, agregando una imagen de perfil,\n\t\t\tagregando algunas palabras claves de la cuenta (muy útil para hacer nuevos amigos) - y \n\t\t\tquizás el país en donde vive; si no quiere ser mas especifico\n\t\t\tque eso.\n\n\t\t\tRespetamos absolutamente su derecho a la privacidad y ninguno de estos detalles es necesario.\n\t\t\tSi eres nuevo aquí y no conoces a nadie, estos detalles pueden ayudarte\n\t\t\tpara hacer nuevas e interesantes amistades.\n\n\t\t\tGracias y bienvenido a %2$s."
-#: ../../include/diaspora.php:703
+#: include/diaspora.php:717
msgid "Sharing notification from Diaspora network"
msgstr "Compartir notificaciones con la red Diaspora*"
-#: ../../include/diaspora.php:2520
+#: include/diaspora.php:2560
msgid "Attachments:"
msgstr "Archivos adjuntos:"
-#: ../../include/items.php:4555
+#: include/items.php:4853
msgid "Do you really want to delete this item?"
-msgstr ""
+msgstr "¿Realmente quieres borrar este objeto?"
-#: ../../include/items.php:4778
+#: include/items.php:5128
msgid "Archives"
msgstr "Archivos"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Male"
msgstr "Hombre"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Female"
msgstr "Mujer"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Male"
msgstr "Actualmente Hombre"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Female"
msgstr "Actualmente Mujer"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Male"
msgstr "Mayormente Hombre"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Female"
msgstr "Mayormente Mujer"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transgender"
msgstr "Transgenérico"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Intersex"
msgstr "Bisexual"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transsexual"
msgstr "Transexual"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Hermaphrodite"
msgstr "Hermafrodita"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Neuter"
msgstr "Neutro"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Non-specific"
msgstr "Sin especificar"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Other"
msgstr "Otro"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Undecided"
msgstr "Indeciso"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Males"
msgstr "Hombres"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Females"
msgstr "Mujeres"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Gay"
msgstr "Gay"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Lesbian"
msgstr "Lesbiana"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "No Preference"
msgstr "Sin preferencias"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Bisexual"
msgstr "Bisexual"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Autosexual"
msgstr "Autosexual"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Abstinent"
msgstr "Célibe"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Virgin"
msgstr "Virgen"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Deviant"
msgstr "Desviado"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Fetish"
msgstr "Fetichista"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Oodles"
msgstr "Orgiástico"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Nonsexual"
msgstr "Asexual"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Single"
msgstr "Soltero"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Lonely"
msgstr "Solitario"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Available"
msgstr "Disponible"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unavailable"
msgstr "No disponible"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Has crush"
msgstr "Enamorado"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Infatuated"
msgstr "Loco/a por alguien"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Dating"
msgstr "De citas"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unfaithful"
msgstr "Infiel"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Sex Addict"
msgstr "Adicto al sexo"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Friends/Benefits"
msgstr "Amigos con beneficios"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Casual"
msgstr "Casual"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Engaged"
msgstr "Comprometido/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Married"
msgstr "Casado/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily married"
msgstr "Casado imaginario"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Partners"
msgstr "Socios"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Cohabiting"
msgstr "Cohabitando"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Common law"
msgstr "Pareja de hecho"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Happy"
msgstr "Feliz"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Not looking"
msgstr "No busca relación"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Swinger"
msgstr "Swinger"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Betrayed"
msgstr "Traicionado/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Separated"
msgstr "Separado/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unstable"
msgstr "Inestable"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Divorced"
msgstr "Divorciado/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily divorced"
msgstr "Divorciado imaginario"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Widowed"
msgstr "Viudo/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Uncertain"
msgstr "Incierto"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "It's complicated"
msgstr "Es complicado"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Don't care"
msgstr "No te importa"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Ask me"
msgstr "Pregúntame"
-#: ../../include/enotify.php:18
+#: include/enotify.php:18
msgid "Friendica Notification"
msgstr "Notificación de Friendica"
-#: ../../include/enotify.php:21
+#: include/enotify.php:21
msgid "Thank You,"
msgstr "Gracias,"
-#: ../../include/enotify.php:23
+#: include/enotify.php:23
#, php-format
msgid "%s Administrator"
msgstr "%s Administrador"
-#: ../../include/enotify.php:64
+#: include/enotify.php:64
#, php-format
msgid "%s "
msgstr "%s "
-#: ../../include/enotify.php:68
+#: include/enotify.php:78
#, php-format
msgid "[Friendica:Notify] New mail received at %s"
msgstr "[Friendica:Notificación] Nuevo correo recibido de %s"
-#: ../../include/enotify.php:70
+#: include/enotify.php:80
#, php-format
msgid "%1$s sent you a new private message at %2$s."
msgstr "%1$s te ha enviado un mensaje privado desde %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
#, php-format
msgid "%1$s sent you %2$s."
msgstr "%1$s te ha enviado %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
msgid "a private message"
msgstr "un mensaje privado"
-#: ../../include/enotify.php:72
+#: include/enotify.php:82
#, php-format
msgid "Please visit %s to view and/or reply to your private messages."
msgstr "Por favor, visita %s para ver y/o responder a tus mensajes privados."
-#: ../../include/enotify.php:124
+#: include/enotify.php:134
#, php-format
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
msgstr "%1$s comentó en [url=%2$s]a %3$s[/url]"
-#: ../../include/enotify.php:131
+#: include/enotify.php:141
#, php-format
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
msgstr "%1$s comentó en [url=%2$s] %4$s de %3$s[/url]"
-#: ../../include/enotify.php:139
+#: include/enotify.php:149
#, php-format
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
msgstr "%1$s comentó en [url=%2$s] tu %3$s[/url]"
-#: ../../include/enotify.php:149
+#: include/enotify.php:159
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
msgstr "[Friendica:Notificación] Comentario en la conversación de #%1$d por %2$s"
-#: ../../include/enotify.php:150
+#: include/enotify.php:160
#, php-format
msgid "%s commented on an item/conversation you have been following."
msgstr "%s ha comentado en una conversación/elemento que sigues."
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
#, php-format
msgid "Please visit %s to view and/or reply to the conversation."
msgstr "Por favor, visita %s para ver y/o responder a la conversación."
-#: ../../include/enotify.php:160
+#: include/enotify.php:170
#, php-format
msgid "[Friendica:Notify] %s posted to your profile wall"
msgstr "[Friendica:Notificación] %s publicó en tu muro"
-#: ../../include/enotify.php:162
+#: include/enotify.php:172
#, php-format
msgid "%1$s posted to your profile wall at %2$s"
msgstr "%1$s publicó en tu perfil de %2$s"
-#: ../../include/enotify.php:164
+#: include/enotify.php:174
#, php-format
msgid "%1$s posted to [url=%2$s]your wall[/url]"
msgstr "%1$s publicó en [url=%2$s]tu muro[/url]"
-#: ../../include/enotify.php:175
+#: include/enotify.php:185
#, php-format
msgid "[Friendica:Notify] %s tagged you"
msgstr "[Friendica:Notificación] %s te ha nombrado"
-#: ../../include/enotify.php:176
+#: include/enotify.php:186
#, php-format
msgid "%1$s tagged you at %2$s"
msgstr "%1$s te ha nombrado en %2$s"
-#: ../../include/enotify.php:177
+#: include/enotify.php:187
#, php-format
msgid "%1$s [url=%2$s]tagged you[/url]."
msgstr "%1$s [url=%2$s]te nombró[/url]."
-#: ../../include/enotify.php:188
+#: include/enotify.php:198
#, php-format
msgid "[Friendica:Notify] %s shared a new post"
-msgstr ""
+msgstr "[Notificacion Friendica] %s compartio una nueva publicacion"
-#: ../../include/enotify.php:189
+#: include/enotify.php:199
#, php-format
msgid "%1$s shared a new post at %2$s"
-msgstr ""
+msgstr "%1$s compartió un nuevo tema en %2$s"
-#: ../../include/enotify.php:190
+#: include/enotify.php:200
#, php-format
msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr ""
+msgstr "%1$s [url=%2$s]compartió una publicación[/url]."
-#: ../../include/enotify.php:202
+#: include/enotify.php:212
#, php-format
msgid "[Friendica:Notify] %1$s poked you"
msgstr "[Friendica:Notify] %1$s te dio un toque"
-#: ../../include/enotify.php:203
+#: include/enotify.php:213
#, php-format
msgid "%1$s poked you at %2$s"
msgstr "%1$s te dio un toque en %2$s"
-#: ../../include/enotify.php:204
+#: include/enotify.php:214
#, php-format
msgid "%1$s [url=%2$s]poked you[/url]."
msgstr "%1$s [url=%2$s]te dio un toque[/url]."
-#: ../../include/enotify.php:219
+#: include/enotify.php:229
#, php-format
msgid "[Friendica:Notify] %s tagged your post"
msgstr "[Friendica:Notificación] %s ha etiquetado tu publicación"
-#: ../../include/enotify.php:220
+#: include/enotify.php:230
#, php-format
msgid "%1$s tagged your post at %2$s"
msgstr "%1$s ha etiquetado tu publicación en %2$s"
-#: ../../include/enotify.php:221
+#: include/enotify.php:231
#, php-format
msgid "%1$s tagged [url=%2$s]your post[/url]"
msgstr "%1$s ha etiquetado [url=%2$s]tu publicación[/url]"
-#: ../../include/enotify.php:232
+#: include/enotify.php:242
msgid "[Friendica:Notify] Introduction received"
msgstr "[Friendica:Notificación] Presentación recibida"
-#: ../../include/enotify.php:233
+#: include/enotify.php:243
#, php-format
msgid "You've received an introduction from '%1$s' at %2$s"
msgstr "Has recibido una presentación de '%1$s' en %2$s"
-#: ../../include/enotify.php:234
+#: include/enotify.php:244
#, php-format
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
msgstr "Has recibido [url=%1$s]una presentación[/url] de %2$s."
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#: include/enotify.php:247 include/enotify.php:289
#, php-format
msgid "You may visit their profile at %s"
msgstr "Puedes visitar su perfil en %s"
-#: ../../include/enotify.php:239
+#: include/enotify.php:249
#, php-format
msgid "Please visit %s to approve or reject the introduction."
msgstr "Visita %s para aceptar o rechazar la presentación por favor."
-#: ../../include/enotify.php:247
+#: include/enotify.php:257
msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr ""
+msgstr "[Notificación:Friendica] Un nuevo contacto comparte contigo"
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#: include/enotify.php:258 include/enotify.php:259
#, php-format
msgid "%1$s is sharing with you at %2$s"
-msgstr ""
+msgstr "%1$s comparte con tigo en %2$s"
-#: ../../include/enotify.php:255
+#: include/enotify.php:265
msgid "[Friendica:Notify] You have a new follower"
-msgstr ""
+msgstr "[Notificación:Friendica] Tienes un nuevo seguidor"
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#: include/enotify.php:266 include/enotify.php:267
#, php-format
msgid "You have a new follower at %2$s : %1$s"
-msgstr ""
+msgstr "Tienes un nuevo seguidor en %2$s : %1$s"
-#: ../../include/enotify.php:270
+#: include/enotify.php:280
msgid "[Friendica:Notify] Friend suggestion received"
msgstr "[Friendica:Notificación] Sugerencia de amigo recibida"
-#: ../../include/enotify.php:271
+#: include/enotify.php:281
#, php-format
msgid "You've received a friend suggestion from '%1$s' at %2$s"
msgstr "Has recibido una sugerencia de amigo de '%1$s' en %2$s"
-#: ../../include/enotify.php:272
+#: include/enotify.php:282
#, php-format
msgid ""
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
msgstr "Has recibido [url=%1$s]una sugerencia de amigo[/url] en %2$s de %3$s."
-#: ../../include/enotify.php:277
+#: include/enotify.php:287
msgid "Name:"
msgstr "Nombre: "
-#: ../../include/enotify.php:278
+#: include/enotify.php:288
msgid "Photo:"
msgstr "Foto: "
-#: ../../include/enotify.php:281
+#: include/enotify.php:291
#, php-format
msgid "Please visit %s to approve or reject the suggestion."
msgstr "Visita %s para aceptar o rechazar la sugerencia por favor."
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
+#: include/enotify.php:299 include/enotify.php:312
msgid "[Friendica:Notify] Connection accepted"
-msgstr ""
+msgstr "[Notificación:Friendica] Conexión aceptada"
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#: include/enotify.php:300 include/enotify.php:313
#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
-msgstr ""
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr "'%1$s' acepto tu consulta de conexión %2$s"
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#: include/enotify.php:301 include/enotify.php:314
#, php-format
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr ""
+msgstr "%2$s hacepto tu [url=%1$s]consulta de conexión[/url]."
-#: ../../include/enotify.php:294
+#: include/enotify.php:304
msgid ""
"You are now mutual friends and may exchange status updates, photos, and email\n"
"\twithout restriction."
-msgstr ""
+msgstr "Ahora tienes una amistad mutua y podrán intercambiar actualizaciones de estados, imágenes, y correo\n\tsin restricciones"
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#: include/enotify.php:307 include/enotify.php:321
#, php-format
msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr ""
+msgstr "Por favor visita %s si es preciso de hacer algún cambio a la relación con este contacto."
-#: ../../include/enotify.php:307
+#: include/enotify.php:317
#, php-format
msgid ""
"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
"communication - such as private messaging and some profile interactions. If "
"this is a celebrity or community page, these settings were applied "
"automatically."
-msgstr ""
+msgstr "'%1$s' eligió de aceptarte como fan/hincha lo que restringe algunas formas de comunicación - tales como mensajes privados y algunas interacciones de los perfiles. Si esto es una pagina de celebridad o comunidad, estas configuraciones se adoptaron automáticamente."
-#: ../../include/enotify.php:309
+#: include/enotify.php:319
#, php-format
msgid ""
"'%1$s' may choose to extend this into a two-way or more permissive "
"relationship in the future. "
-msgstr ""
+msgstr "'%1$s' puede elegir de extender la relación hacia una relación de ida y vuelta o otras configuración mas permisiva en el futuro."
-#: ../../include/enotify.php:322
+#: include/enotify.php:332
msgid "[Friendica System:Notify] registration request"
-msgstr ""
+msgstr "[Notificacion:Friendica] consulta de registro"
-#: ../../include/enotify.php:323
+#: include/enotify.php:333
#, php-format
msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr ""
+msgstr "Recibiste una consulta de registro de '%1$s' en %2$s"
-#: ../../include/enotify.php:324
+#: include/enotify.php:334
#, php-format
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr ""
+msgstr "Recibiste una [url=%1$s]consulta de registro[/url] from %2$s."
-#: ../../include/enotify.php:327
+#: include/enotify.php:337
#, php-format
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
-msgstr ""
+msgstr "Nombre completo:\t%1$s\\nUbicación del sitio:\t%2$s\\nLogin Nombre:\t%3$s (%4$s)"
-#: ../../include/enotify.php:330
+#: include/enotify.php:340
#, php-format
msgid "Please visit %s to approve or reject the request."
-msgstr ""
+msgstr "Por favor visita %s para aprobar o negar la solicitud."
-#: ../../include/oembed.php:212
+#: include/oembed.php:220
msgid "Embedded content"
msgstr "Contenido integrado"
-#: ../../include/oembed.php:221
+#: include/oembed.php:229
msgid "Embedding disabled"
msgstr "Contenido incrustrado desabilitado"
-#: ../../include/uimport.php:94
+#: include/uimport.php:94
msgid "Error decoding account file"
-msgstr ""
+msgstr "Error decodificando el archivo de cuenta"
-#: ../../include/uimport.php:100
+#: include/uimport.php:100
msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr ""
+msgstr "Error! No hay datos de versión en el archivo! ¿Es esto de una cuenta friendica? "
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
+#: include/uimport.php:116 include/uimport.php:127
msgid "Error! Cannot check nickname"
-msgstr ""
+msgstr "Error! No puedo consultar el apodo"
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#: include/uimport.php:120 include/uimport.php:131
#, php-format
msgid "User '%s' already exists on this server!"
-msgstr ""
+msgstr "La cuenta '%s' ya existe en este servidor!"
-#: ../../include/uimport.php:153
+#: include/uimport.php:153
msgid "User creation error"
-msgstr ""
+msgstr "Error al crear la cuenta"
-#: ../../include/uimport.php:171
+#: include/uimport.php:173
msgid "User profile creation error"
-msgstr ""
+msgstr "Error de creación del perfil de la cuenta"
-#: ../../include/uimport.php:220
+#: include/uimport.php:222
#, php-format
msgid "%d contact not imported"
msgid_plural "%d contacts not imported"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d contactos no encontrado"
+msgstr[1] "%d contactos no importado"
-#: ../../include/uimport.php:290
+#: include/uimport.php:292
msgid "Done. You can now login with your username and password"
-msgstr ""
+msgstr "Hecho. Ahora podes ingresar con tu nombre de cuenta y la contraseña."
-#: ../../index.php:428
+#: index.php:441
msgid "toggle mobile"
msgstr "Cambiar a versión móvil"
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Configuración del Tema"
-
-#: ../../view/theme/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
msgid "Set resize level for images in posts and comments (width and height)"
msgstr "Configurar el tamaño de las imágenes en las publicaciones"
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
msgid "Set font-size for posts and comments"
msgstr "Tamaño del texto para publicaciones y comentarios"
-#: ../../view/theme/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
msgid "Set theme width"
msgstr "Establecer el ancho para el tema"
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
msgid "Color scheme"
msgstr "Esquema de color"
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
msgid "Set line-height for posts and comments"
msgstr "Altura para las publicaciones y comentarios"
-#: ../../view/theme/dispy/config.php:75
+#: view/theme/dispy/config.php:75
msgid "Set colour scheme"
msgstr "Configurar esquema de color"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Alignment"
msgstr "Alineación"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Left"
msgstr "Izquierda"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Center"
msgstr "Centrado"
-#: ../../view/theme/quattro/config.php:69
+#: view/theme/quattro/config.php:69
msgid "Posts font size"
-msgstr ""
+msgstr "Tamaño de letra del titulo de las publicaciones"
-#: ../../view/theme/quattro/config.php:70
+#: view/theme/quattro/config.php:70
msgid "Textareas font size"
-msgstr ""
+msgstr "Tamaño de letra del área de texto"
-#: ../../view/theme/diabook/config.php:153
+#: view/theme/diabook/config.php:153
msgid "Set resolution for middle column"
msgstr "Resolución para la columna central"
-#: ../../view/theme/diabook/config.php:154
+#: view/theme/diabook/config.php:154
msgid "Set color scheme"
msgstr "Configurar esquema de color"
-#: ../../view/theme/diabook/config.php:155
+#: view/theme/diabook/config.php:155
msgid "Set zoomfactor for Earth Layer"
msgstr "Establecer zoom para Minimapa"
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
msgid "Set longitude (X) for Earth Layers"
msgstr "Configurar longitud (X) en Minimapa"
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
msgid "Set latitude (Y) for Earth Layers"
msgstr "Configurar latitud (Y) en Minimapa"
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
msgid "Community Pages"
msgstr "Páginas de Comunidad"
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
msgid "Earth Layers"
msgstr "Minimapa"
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
msgid "Community Profiles"
msgstr "Perfiles de la Comunidad"
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
msgid "Help or @NewHere ?"
msgstr "¿Ayuda o @NuevoAquí?"
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
msgid "Connect Services"
msgstr "Servicios conectados"
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
msgid "Find Friends"
msgstr "Buscar amigos"
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
msgid "Last users"
msgstr "Últimos usuarios"
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
msgid "Last photos"
msgstr "Últimas fotos"
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
msgid "Last likes"
msgstr "Últimos \"me gusta\""
-#: ../../view/theme/diabook/theme.php:125
+#: view/theme/diabook/theme.php:125
msgid "Your contacts"
msgstr "Tus contactos"
-#: ../../view/theme/diabook/theme.php:128
+#: view/theme/diabook/theme.php:128
msgid "Your personal photos"
msgstr "Tus fotos personales"
-#: ../../view/theme/diabook/theme.php:524
+#: view/theme/diabook/theme.php:524
msgid "Local Directory"
msgstr "Directorio local"
-#: ../../view/theme/diabook/theme.php:584
+#: view/theme/diabook/theme.php:584
msgid "Set zoomfactor for Earth Layers"
msgstr "Configurar zoom en Minimapa"
-#: ../../view/theme/diabook/theme.php:622
+#: view/theme/diabook/theme.php:622
msgid "Show/hide boxes at right-hand column:"
msgstr "Mostrar/Ocultar casillas en la columna derecha:"
-#: ../../view/theme/vier/config.php:56
+#: view/theme/vier/config.php:59
msgid "Set style"
-msgstr ""
+msgstr "Definir estilo"
-#: ../../view/theme/duepuntozero/config.php:45
+#: view/theme/duepuntozero/config.php:45
msgid "greenzero"
-msgstr ""
+msgstr "greenzero"
-#: ../../view/theme/duepuntozero/config.php:46
+#: view/theme/duepuntozero/config.php:46
msgid "purplezero"
-msgstr ""
+msgstr "purplezero"
-#: ../../view/theme/duepuntozero/config.php:47
+#: view/theme/duepuntozero/config.php:47
msgid "easterbunny"
-msgstr ""
+msgstr "easterbunny"
-#: ../../view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:48
msgid "darkzero"
-msgstr ""
+msgstr "darkzero"
-#: ../../view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:49
msgid "comix"
-msgstr ""
+msgstr "comix"
-#: ../../view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:50
msgid "slackr"
-msgstr ""
+msgstr "slackr"
-#: ../../view/theme/duepuntozero/config.php:62
+#: view/theme/duepuntozero/config.php:62
msgid "Variations"
-msgstr ""
+msgstr "Variaciones"
diff --git a/view/es/smarty3/htconfig.tpl b/view/es/smarty3/htconfig.tpl
deleted file mode 100644
index 340491c38..000000000
--- a/view/es/smarty3/htconfig.tpl
+++ /dev/null
@@ -1,69 +0,0 @@
-
-path to 'directory/subdirectory'.
-
-$a->path = '{{$urlpath}}';
-
-// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
-// It can be changed later and only applies to timestamps for anonymous viewers.
-
-$default_timezone = '{{$timezone}}';
-
-// What is your site name?
-
-$a->config['sitename'] = "La Mia Rete di Amici";
-
-// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
-// Be certain to create your own personal account before setting
-// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on
-// the registration page. REGISTER_APPROVE requires you set 'admin_email'
-// to the email address of an already registered person who can authorise
-// and/or approve/deny the request.
-
-$a->config['register_policy'] = REGISTER_OPEN;
-$a->config['register_text'] = '';
-$a->config['admin_email'] = '{{$adminmail}}';
-
-// Maximum size of an imported message, 0 is unlimited
-
-$a->config['max_import_size'] = 200000;
-
-// maximum size of uploaded photos
-
-$a->config['system']['maximagesize'] = 800000;
-
-// Location of PHP command line processor
-
-$a->config['php_path'] = '{{$phpath}}';
-
-// Location of global directory submission page.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
-
-// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
-
-$a->config['system']['huburl'] = '[internal]';
-
-// Server-to-server private message encryption (RINO) is allowed by default.
-// Encryption will only be provided if this setting is true and the
-// PHP mcrypt extension is installed on both systems
-
-$a->config['system']['rino_encrypt'] = true;
-
-// default system theme
-
-$a->config['system']['theme'] = 'duepuntozero';
-
diff --git a/view/es/strings.php b/view/es/strings.php
index 808c53db5..3eb6ae050 100644
--- a/view/es/strings.php
+++ b/view/es/strings.php
@@ -6,8 +6,8 @@ function string_plural_select_es($n){
}}
;
$a->strings["%d contact edited."] = array(
- 0 => "",
- 1 => "",
+ 0 => "%d contactos editados",
+ 1 => "%d contactos editados",
);
$a->strings["Could not access contact record."] = "No se pudo acceder a los datos del contacto.";
$a->strings["Could not locate selected profile."] = "No se pudo encontrar el perfil seleccionado.";
@@ -50,6 +50,10 @@ $a->strings["Toggle Archive status"] = "Cambiar archivados";
$a->strings["Repair"] = "Reparar";
$a->strings["Advanced Contact Settings"] = "Configuración avanzada";
$a->strings["Communications lost with this contact!"] = "¡Se ha perdido la comunicación con este contacto!";
+$a->strings["Fetch further information for feeds"] = "Recaudar informacion complementaria de los feeds";
+$a->strings["Disabled"] = "Deshabilitado";
+$a->strings["Fetch information"] = "Recaudar informacion";
+$a->strings["Fetch information and keywords"] = "Recaudar informacion y palabras claves";
$a->strings["Contact Editor"] = "Editor de contactos";
$a->strings["Submit"] = "Envíar";
$a->strings["Profile Visibility"] = "Visibilidad del Perfil";
@@ -70,14 +74,11 @@ $a->strings["Currently ignored"] = "Ignorados";
$a->strings["Currently archived"] = "Archivados";
$a->strings["Hide this contact from others"] = "Ocultar este contacto a los demás.";
$a->strings["Replies/likes to your public posts may still be visible"] = "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía pueden ser visibles.";
-$a->strings["Notification for new posts"] = "";
-$a->strings["Send a notification of every new post of this contact"] = "";
-$a->strings["Fetch further information for feeds"] = "";
-$a->strings["Disabled"] = "";
-$a->strings["Fetch information"] = "";
-$a->strings["Fetch information and keywords"] = "";
-$a->strings["Blacklisted keywords"] = "";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "";
+$a->strings["Notification for new posts"] = "Notificacion de nuevos temas.";
+$a->strings["Send a notification of every new post of this contact"] = "Enviar una notificacion por nuevos temas de este contacto.";
+$a->strings["Blacklisted keywords"] = "Lista negra de palabras";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separada por comas de palabras claves que no deberian ser convertido en #hashtags cuando \"Recaudar informacion y palabras claves\" es seleccionado";
+$a->strings["Profile URL"] = "URL Perfil";
$a->strings["Suggestions"] = "Sugerencias";
$a->strings["Suggest potential friends"] = "Amistades potenciales sugeridas";
$a->strings["All Contacts"] = "Todos los contactos";
@@ -92,16 +93,16 @@ $a->strings["Archived"] = "Archivados";
$a->strings["Only show archived contacts"] = "Mostrar solo contactos archivados";
$a->strings["Hidden"] = "Ocultos";
$a->strings["Only show hidden contacts"] = "Mostrar solo contactos ocultos";
-$a->strings["Mutual Friendship"] = "Amistad recíproca";
-$a->strings["is a fan of yours"] = "es tu fan";
-$a->strings["you are a fan of"] = "eres fan de";
-$a->strings["Edit contact"] = "Modificar contacto";
$a->strings["Contacts"] = "Contactos";
$a->strings["Search your contacts"] = "Buscar en tus contactos";
$a->strings["Finding: "] = "Buscando: ";
$a->strings["Find"] = "Buscar";
$a->strings["Update"] = "Actualizar";
$a->strings["Delete"] = "Eliminar";
+$a->strings["Mutual Friendship"] = "Amistad recíproca";
+$a->strings["is a fan of yours"] = "es tu fan";
+$a->strings["you are a fan of"] = "eres fan de";
+$a->strings["Edit contact"] = "Modificar contacto";
$a->strings["No profile"] = "Nigún perfil";
$a->strings["Manage Identities and/or Pages"] = "Administrar identidades y/o páginas";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar";
@@ -162,7 +163,7 @@ $a->strings["Profile Photos"] = "Foto del perfil";
$a->strings["Image size reduction [%s] failed."] = "Ha fallado la reducción de las dimensiones de la imagen [%s].";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarga la página o limpia la caché del navegador si la foto nueva no aparece inmediatamente.";
$a->strings["Unable to process image"] = "Imposible procesar la imagen";
-$a->strings["Image exceeds size limit of %d"] = "El tamaño de la imagen supera el límite de %d";
+$a->strings["Image exceeds size limit of %s"] = "La imagen excede el limite de %s";
$a->strings["Unable to process image."] = "Imposible procesar la imagen.";
$a->strings["Upload File:"] = "Subir archivo:";
$a->strings["Select a profile:"] = "Elige un perfil:";
@@ -185,6 +186,13 @@ $a->strings["Remove"] = "Eliminar";
$a->strings["Save to Folder:"] = "Guardar en directorio:";
$a->strings["- select -"] = "- seleccionar -";
$a->strings["Save"] = "Guardar";
+$a->strings["You already added this contact."] = "Ya has añadido este contacto.";
+$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:";
+$a->strings["Does %s know you?"] = "¿%s te conoce?";
+$a->strings["No"] = "No";
+$a->strings["Add a personal note:"] = "Añade una nota personal:";
+$a->strings["Your Identity Address:"] = "Dirección de tu perfil:";
+$a->strings["Submit Request"] = "Enviar solicitud";
$a->strings["Contact added"] = "Contacto añadido";
$a->strings["Unable to locate original post."] = "No se puede encontrar la publicación original.";
$a->strings["Empty post discarded."] = "Publicación vacía descartada.";
@@ -198,14 +206,14 @@ $a->strings["Group created."] = "Grupo creado.";
$a->strings["Could not create group."] = "Imposible crear el grupo.";
$a->strings["Group not found."] = "Grupo no encontrado.";
$a->strings["Group name changed."] = "El nombre del grupo ha cambiado.";
-$a->strings["Save Group"] = "";
+$a->strings["Save Group"] = "Guardar grupo";
$a->strings["Create a group of contacts/friends."] = "Crea un grupo de contactos/amigos.";
$a->strings["Group Name: "] = "Nombre del grupo: ";
$a->strings["Group removed."] = "Grupo eliminado.";
$a->strings["Unable to remove group."] = "No se puede eliminar el grupo.";
$a->strings["Group Editor"] = "Editor de grupos";
$a->strings["Members"] = "Miembros";
-$a->strings["You must be logged in to use addons. "] = "";
+$a->strings["You must be logged in to use addons. "] = "Tienes que estar registrado para tener acceso a los accesorios.";
$a->strings["Applications"] = "Aplicaciones";
$a->strings["No installed applications."] = "Sin aplicaciones";
$a->strings["Profile not found."] = "Perfil no encontrado.";
@@ -231,20 +239,23 @@ $a->strings["[Name Withheld]"] = "[Nombre oculto]";
$a->strings["%1\$s has joined %2\$s"] = "%1\$s se ha unido a %2\$s";
$a->strings["Requested profile is not available."] = "El perfil solicitado no está disponible.";
$a->strings["Tips for New Members"] = "Consejos para nuevos miembros";
-$a->strings["No videos selected"] = "";
+$a->strings["Do you really want to delete this video?"] = "Realmente quieres eliminar este vídeo?";
+$a->strings["Delete Video"] = "Borrar vídeo";
+$a->strings["No videos selected"] = "Ningún vídeo seleccionado";
$a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido.";
-$a->strings["View Video"] = "";
+$a->strings["View Video"] = "Ver vídeo";
$a->strings["View Album"] = "Ver Álbum";
-$a->strings["Recent Videos"] = "";
-$a->strings["Upload New Videos"] = "";
+$a->strings["Recent Videos"] = "Vídeos recientes";
+$a->strings["Upload New Videos"] = "Subir nuevos vídeos";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado el %3\$s de %2\$s con %4\$s";
$a->strings["Friend suggestion sent."] = "Solicitud de amistad enviada.";
$a->strings["Suggest Friends"] = "Sugerencias de amistad";
$a->strings["Suggest a friend for %s"] = "Recomienda un amigo a %s";
+$a->strings["Invalid request."] = "Consulta invalida";
$a->strings["No valid account found."] = "No se ha encontrado ninguna cuenta válida";
$a->strings["Password reset request issued. Check your email."] = "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
-$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tEstimado %1\$s,\n\t\t\tUna consulta llego recientemente a \"%2\$s\" para renovar su\n\t\tcontraseña. Para confirmar esta solicitud por favor seleccione el enlace de verificación mas \n\t\tabajo o copie a pegue el mismo en la barra de dirección de su navegador.\n\n\t\tSi NO ha solicitado este cambio por favor NO SIGA este enlace\n\t\tproporcionado y ignore o borre este mail.\n\n\t\tSu contraseña no sera cambiada hasta que podamos verificar que usted haza\n\t\tsolicitado este cambio..";
+$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "\n\t\tSiga este enlace para verificar su identidad:\n\n\t\t%1\$s\n\n\t\tA continuación recibirá un mensaje consecutivo conteniendo la nueva contraseña.\n\t\tPodrá cambiar la contraseña después de haber accedido a la cuenta.\n\n\t\tLos detalles del acceso son las siguientes:\n\n\t\tDirección del sitio:\t%2\$s\n\t\tNombre de la cuenta:\t%3\$s";
$a->strings["Password reset requested at %s"] = "Contraseña restablecida enviada a %s";
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña.";
$a->strings["Password Reset"] = "Restablecer la contraseña";
@@ -253,8 +264,8 @@ $a->strings["Your new password is"] = "Tu nueva contraseña es";
$a->strings["Save or copy your new password - and then"] = "Guarda o copia tu nueva contraseña y luego";
$a->strings["click here to login"] = "pulsa aquí para acceder";
$a->strings["Your password may be changed from the Settings page after successful login."] = "Puedes cambiar tu contraseña desde la página de Configuración después de acceder con éxito.";
-$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "";
-$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "";
+$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\n\t\t\t\tEstimado %1\$s,\n\t\t\t\t\tSu contraseña ha cambiado como solicitado. Por favor guarde esta\n\t\t\t\tinformación para sus documentación (o cambie su contraseña inmediatamente a\n\t\t\t\talgo que pueda recordar).\n\t\t";
+$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "\n\t\t\t\tSus datos de acceso son las siguientes:\n\n\t\t\t\tDirección del sitio:\t%1\$s\n\t\t\t\tNombre de cuenta:\t%2\$s\n\t\t\t\tContraseña:\t%3\$s\n\n\t\t\t\tPodrá cambiar esta contraseña después de ingresar al sitio en su pagina de configuración.\n\t\t\t";
$a->strings["Your password has been changed at %s"] = "Tu contraseña se ha cambiado por %s";
$a->strings["Forgot your Password?"] = "¿Olvidaste tu contraseña?";
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales.";
@@ -265,13 +276,6 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s no le gusta %3\$s de
$a->strings["{0} wants to be your friend"] = "{0} quiere ser tu amigo";
$a->strings["{0} sent you a message"] = "{0} te ha enviado un mensaje";
$a->strings["{0} requested registration"] = "{0} solicitudes de registro";
-$a->strings["{0} commented %s's post"] = "{0} comentó la publicación de %s";
-$a->strings["{0} liked %s's post"] = "A {0} le ha gustado la publicación de %s";
-$a->strings["{0} disliked %s's post"] = "A {0} no le ha gustado la publicación de %s";
-$a->strings["{0} is now friends with %s"] = "{0} ahora es amigo de %s";
-$a->strings["{0} posted"] = "{0} publicado";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetó la publicación de %s como #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} te mencionó en una publicación";
$a->strings["No contacts."] = "Ningún contacto.";
$a->strings["View Contacts"] = "Ver contactos";
$a->strings["Invalid request identifier."] = "Solicitud de identificación no válida.";
@@ -292,12 +296,17 @@ $a->strings["Approve"] = "Aprobar";
$a->strings["Claims to be known to you: "] = "Dice conocerte: ";
$a->strings["yes"] = "sí";
$a->strings["no"] = "no";
-$a->strings["Approve as: "] = "Aprobar como: ";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Admirador\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Sharer\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:";
$a->strings["Friend"] = "Amigo";
$a->strings["Sharer"] = "Lector";
$a->strings["Fan/Admirer"] = "Fan/Admirador";
$a->strings["Friend/Connect Request"] = "Solicitud de Amistad/Conexión";
$a->strings["New Follower"] = "Nuevo seguidor";
+$a->strings["Location:"] = "Localización:";
+$a->strings["About:"] = "Acerca de:";
+$a->strings["Tags:"] = "Etiquetas:";
+$a->strings["Gender:"] = "Género:";
$a->strings["No introductions."] = "Sin presentaciones.";
$a->strings["Notifications"] = "Notificaciones";
$a->strings["%s liked %s's post"] = "A %s le gusta la publicación de %s";
@@ -366,9 +375,10 @@ $a->strings["Repair Contact Settings"] = "Reparar la configuración del Contacto
$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ADVERTENCIA: Esto es muy avanzado y si se introduce información incorrecta tu conexión con este contacto puede dejar de funcionar.";
$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor usa el botón 'Atás' de tu navegador ahora si no tienes claro qué hacer en esta página.";
$a->strings["Return to contact editor"] = "Volver al editor de contactos";
-$a->strings["No mirroring"] = "";
-$a->strings["Mirror as forwarded posting"] = "";
-$a->strings["Mirror as my own posting"] = "";
+$a->strings["No mirroring"] = "No espejar";
+$a->strings["Mirror as forwarded posting"] = "Espejar como reenvio";
+$a->strings["Mirror as my own posting"] = "Espejar como publicación propia";
+$a->strings["Refetch contact data"] = "Volver a solicitar datos del contacto.";
$a->strings["Name"] = "Nombre";
$a->strings["Account Nickname"] = "Apodo de la cuenta";
$a->strings["@Tagname - overrides Name/Nickname"] = "@Etiqueta - Sobrescribe el Nombre/Apodo";
@@ -378,13 +388,14 @@ $a->strings["Friend Confirm URL"] = "Dirección de confirmación de tu amigo ";
$a->strings["Notification Endpoint URL"] = "Dirección URL de la notificación";
$a->strings["Poll/Feed URL"] = "Dirección del Sondeo/Fuentes";
$a->strings["New photo from this URL"] = "Nueva foto de esta dirección";
-$a->strings["Remote Self"] = "";
-$a->strings["Mirror postings from this contact"] = "";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "";
+$a->strings["Remote Self"] = "Perfil remoto";
+$a->strings["Mirror postings from this contact"] = "Espejar publicaciones de este contacto";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcar este contacto como perfil_remoto, esto generara que friendica reenvía nuevas publicaciones desde esta cuenta.";
$a->strings["Login"] = "Acceder";
-$a->strings["The post was created"] = "";
+$a->strings["The post was created"] = "La publicación fue creada";
$a->strings["Access denied."] = "Acceso denegado.";
-$a->strings["People Search"] = "Buscar personas";
+$a->strings["People Search - %s"] = "Buscar perfiles - %s";
+$a->strings["Connect"] = "Conectar";
$a->strings["No matches"] = "Sin conincidencias";
$a->strings["Photos"] = "Fotografías";
$a->strings["Files"] = "Archivos";
@@ -395,13 +406,21 @@ $a->strings["Users"] = "Usuarios";
$a->strings["Plugins"] = "Módulos";
$a->strings["Themes"] = "Temas";
$a->strings["DB updates"] = "Actualizaciones de la Base de Datos";
+$a->strings["Inspect Queue"] = "Inspeccionar cola";
$a->strings["Logs"] = "Registros";
-$a->strings["probe address"] = "";
-$a->strings["check webfinger"] = "";
+$a->strings["probe address"] = "probar direccion";
+$a->strings["check webfinger"] = "Verificar webfinger";
$a->strings["Admin"] = "Admin";
$a->strings["Plugin Features"] = "Características del módulo";
-$a->strings["diagnostics"] = "";
+$a->strings["diagnostics"] = "diagnosticos";
$a->strings["User registrations waiting for confirmation"] = "Registro de usuarios esperando la confirmación";
+$a->strings["Administration"] = "Administración";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Nombre del recipiente";
+$a->strings["Recipient Profile"] = "Perfil del recipiente";
+$a->strings["Created"] = "Creado";
+$a->strings["Last Tried"] = "Ultimo intento";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Esta pagina muestra la cola de mensajes salientes. Estos son publicaciones cuyo envío inicial fallo. Serán reenviados mas tarde y eventualmente eliminados si la entrega falla permanentemente. ";
$a->strings["Normal Account"] = "Cuenta normal";
$a->strings["Soapbox Account"] = "Cuenta tribuna";
$a->strings["Community/Celebrity Account"] = "Cuenta de Comunidad/Celebridad";
@@ -409,23 +428,28 @@ $a->strings["Automatic Friend Account"] = "Cuenta de amistad automática";
$a->strings["Blog Account"] = "Cuenta de blog";
$a->strings["Private Forum"] = "Foro privado";
$a->strings["Message queues"] = "Cola de mensajes";
-$a->strings["Administration"] = "Administración";
$a->strings["Summary"] = "Resumen";
$a->strings["Registered users"] = "Usuarios registrados";
$a->strings["Pending registrations"] = "Pendientes de registro";
$a->strings["Version"] = "Versión";
$a->strings["Active plugins"] = "Módulos activos";
-$a->strings["Can not parse base url. Must have at least ://"] = "";
+$a->strings["Can not parse base url. Must have at least ://"] = "No se puede resolver la direccion URL base.\nDeberá tener al menos ://";
$a->strings["Site settings updated."] = "Configuración de actualización.";
$a->strings["No special theme for mobile devices"] = "No hay tema especial para dispositivos móviles";
-$a->strings["No community page"] = "";
-$a->strings["Public postings from users of this site"] = "";
-$a->strings["Global community page"] = "";
-$a->strings["At post arrival"] = "";
+$a->strings["No community page"] = "No hay pagina de comunidad";
+$a->strings["Public postings from users of this site"] = "Temas públicos de perfiles de este sitio.";
+$a->strings["Global community page"] = "Pagina global de comunidad";
+$a->strings["At post arrival"] = "A la llegada de una publicación";
$a->strings["Frequently"] = "Frequentemente";
$a->strings["Hourly"] = "Cada hora";
$a->strings["Twice daily"] = "Dos veces al día";
$a->strings["Daily"] = "Diariamente";
+$a->strings["Users, Global Contacts"] = "Perfiles, contactos globales";
+$a->strings["Users, Global Contacts/fallback"] = "Perfiles, contactos globales/fallback";
+$a->strings["One month"] = "Un mes";
+$a->strings["Three months"] = "Tres meses";
+$a->strings["Half a year"] = "Medio año";
+$a->strings["One year"] = "Un año";
$a->strings["Multi user instance"] = "Sesión multi usuario";
$a->strings["Closed"] = "Cerrado";
$a->strings["Requires approval"] = "Requiere aprobación";
@@ -433,21 +457,25 @@ $a->strings["Open"] = "Abierto";
$a->strings["No SSL policy, links will track page SSL state"] = "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página";
$a->strings["Force all links to use SSL"] = "Forzar todos los enlaces a utilizar SSL";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificación personal, usa SSL solo para enlaces locales (no recomendado)";
-$a->strings["Save Settings"] = "";
+$a->strings["Save Settings"] = "Guardar configuración";
$a->strings["Registration"] = "Registro";
$a->strings["File upload"] = "Subida de archivo";
$a->strings["Policies"] = "Políticas";
$a->strings["Advanced"] = "Avanzado";
+$a->strings["Auto Discovered Contact Directory"] = "Directorio de contactos descubierto automáticamente";
$a->strings["Performance"] = "Rendimiento";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Reubicación - ADVERTENCIA: función avanzada. Puede hacer a este servidor inaccesible. ";
$a->strings["Site name"] = "Nombre del sitio";
-$a->strings["Host name"] = "";
-$a->strings["Sender Email"] = "";
+$a->strings["Host name"] = "Nombre de dominio";
+$a->strings["Sender Email"] = "Dirección de origen de correo electrónico";
+$a->strings["The email address your server shall use to send notification emails from."] = "";
$a->strings["Banner/Logo"] = "Imagen/Logotipo";
-$a->strings["Shortcut icon"] = "";
-$a->strings["Touch icon"] = "";
-$a->strings["Additional Info"] = "";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "";
+$a->strings["Shortcut icon"] = "Icono de atajo";
+$a->strings["Link to an icon that will be used for browsers."] = "";
+$a->strings["Touch icon"] = "Icono touch";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "";
+$a->strings["Additional Info"] = "Información adicional";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Para servidores públicos: información adicional que sera publicado en %s/siteinfo.";
$a->strings["System language"] = "Idioma";
$a->strings["System theme"] = "Tema";
$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Tema por defecto del sistema, los usuarios podrán elegir el suyo propio en su configuración cambiar configuración del tema";
@@ -455,10 +483,10 @@ $a->strings["Mobile system theme"] = "Tema de sistema móvil";
$a->strings["Theme for mobile devices"] = "Tema para dispositivos móviles";
$a->strings["SSL link policy"] = "Política de enlaces SSL";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Determina si los enlaces generados deben ser forzados a utilizar SSL";
-$a->strings["Force SSL"] = "";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "";
-$a->strings["Old style 'Share'"] = "";
-$a->strings["Deactivates the bbcode element 'share' for repeating items."] = "";
+$a->strings["Force SSL"] = "Forzar SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Forzar todos las consultas No-SSL a SSL. - ATENCIÓN: en algunos sistemas esto puede generar comportamiento recursivo interminable.";
+$a->strings["Old style 'Share'"] = "Viejo estilo de 'reenviar'";
+$a->strings["Deactivates the bbcode element 'share' for repeating items."] = "Desactiva el elemento bbcode 'reenviar' para objetos repetidos.";
$a->strings["Hide help entry from navigation menu"] = "Ocultar la ayuda en el menú de navegación";
$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Oculta la entrada de las páginas de Ayuda en el menú de navegación. Todavía se puede acceder escribiendo /ayuda directamente.";
$a->strings["Single user instance"] = "Sesión de usuario único";
@@ -492,12 +520,12 @@ $a->strings["Private posts by default for new users"] = "Publicaciones privadas
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Ajusta los permisos de publicación por defecto a los miembros nuevos al grupo privado por defecto en vez del público.";
$a->strings["Don't include post content in email notifications"] = "No incluir el contenido del post en las notificaciones de correo electrónico";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "No incluye el contenido de un mensaje/comentario/mensaje privado/etc. en las notificaciones de correo electrónico que se envían desde este sitio, como una medida de privacidad.";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "";
-$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "";
-$a->strings["Don't embed private images in posts"] = "";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "";
-$a->strings["Allow Users to set remote_self"] = "";
-$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "Deshabilitar acceso a addons listados en el menú de aplicaciones.";
+$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Habilitando esta opción restringe el acceso a addons en el menú de aplicaciones a usuarios identificados.";
+$a->strings["Don't embed private images in posts"] = "No agregar imágenes privados en las publicaciones";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "No reemplazar imágenes privadas guardadas localmente en el servidor con imágenes integrados en los envíos. Esto significa que contactos que reciben publicaciones tendrán que autenticarse y cargar cada imagen, lo que puede demorar.";
+$a->strings["Allow Users to set remote_self"] = "Permitir a los usuarios de definir perfiles_remotos";
+$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Al habilitar esta opción, cada perfil tiene el permiso de marcar cualquiera de sus contactos como un perfil_remoto. Habilitar la opción perfil_remoto para un contacto genera que todas las publicaciones de este contacto seran re-publicado en el muro del perfil.";
$a->strings["Block multiple registrations"] = "Bloquear registros multiples";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Impedir que los usuarios registren cuentas adicionales para su uso como páginas.";
$a->strings["OpenID support"] = "Soporte OpenID";
@@ -506,14 +534,14 @@ $a->strings["Fullname check"] = "Comprobar Nombre completo";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Fuerza a los usuarios a registrarse con un espacio entre su nombre y su apellido en el campo Nombre completo como medida anti-spam";
$a->strings["UTF-8 Regular expressions"] = "Expresiones regulares UTF-8";
$a->strings["Use PHP UTF8 regular expressions"] = "Usar expresiones regulares de UTF8 en PHP";
-$a->strings["Community Page Style"] = "";
-$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "";
-$a->strings["Posts per user on community page"] = "";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "";
+$a->strings["Community Page Style"] = "Estilo de pagina de comunidad";
+$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "Tipo de pagina de comunidad a visualizar. 'Comunidad global' muestra todas las publicaciones publicas de la red abierta federada que llega a este servidor.";
+$a->strings["Posts per user on community page"] = "Publicaciones por usuario en la pagina de comunidad";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "El numero máximo de publicaciones por usuario que aparecerán en la pagina de comunidad. (No valido para 'comunidad global')";
$a->strings["Enable OStatus support"] = "Permitir soporte OStatus";
-$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "";
-$a->strings["OStatus conversation completion interval"] = "";
-$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "";
+$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Proporcionar OStatus compatibilidad integrada (StatusNet, GNU Social, Quitter etc.). Todas las comunicaciones en OStatus son publicas así que eventuales advertencias serán ocasionalmente desplegadas.";
+$a->strings["OStatus conversation completion interval"] = "Intervalo de actualización de conversaciones OStatus";
+$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "Cuan seguido el recolector deberá buscar nuevas entradas en OStatus? Esto puede ser un trabajo de mucha carga para los recursos del servidor.";
$a->strings["Enable Diaspora support"] = "Habilitar el soporte para Diaspora*";
$a->strings["Provide built-in Diaspora network compatibility."] = "Provee una compatibilidad con la red de Diaspora.";
$a->strings["Only allow Friendica contacts"] = "Permitir solo contactos de Friendica";
@@ -530,42 +558,63 @@ $a->strings["Poll interval"] = "Intervalo de sondeo";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Retrasar los procesos en segundo plano de sondeo en esta cantidad de segundos para reducir la carga del sistema. Si es 0, se usará el intervalo de entrega.";
$a->strings["Maximum Load Average"] = "Promedio de carga máxima";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carga máxima del sistema antes de que la entrega y los procesos de sondeo sean retrasados - por defecto 50.";
+$a->strings["Maximum Load Average (Frontend)"] = "Carga máxima promedio (frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Carga máxima del sistema antes de que el frontend cancele el servicio - por defecto 50.";
+$a->strings["Periodical check of global contacts"] = "Verificación periódica de los contactos globales.";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Habilitado los contactos globales son verificado periódicamente por datos faltantes o datos obsoletos como también por la vitalidad de los contactos y servidores.";
+$a->strings["Discover contacts from other servers"] = "Descubrir contactos de otros servidores";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Recoger periódicamente información sobre perfiles en otros servidores. Puede elegir entre 'usuarios': perfiles de un sistema remoto, 'contactos globales': contactos activos que son conocidos por el servidor. El fallback es para servidors redmatrix y instalaciones viejas de friendica en las que los contactos no estaban a disposición. El fallback aumenta la carga del servidor, asi que la configuración recomendada es 'usuarios, contactos globales'";
+$a->strings["Timeframe for fetching global contacts"] = "Intervalos de tiempo para revisar contactos globales.";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Cuando la revisacion es activada, este valor define el intervalo de tiempo de la actividad de los contactos globales que son recolectados de los servidores. (?)";
+$a->strings["Search the local directory"] = "Buscar el directorio local";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "Buscar en el directorio local en vez del directorio global. Cuando se busca localmente, cada busqueda sera efectuada en el directorio global en el background. Esto mejora los resultados de la busqueda cuando la misma es repetida.";
+$a->strings["Publish server information"] = "Publicar información del servidor";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."] = "Si habilitado, datos generales del servidor y estadisticas de uso serán publicados. Los datos contienen el nombre y la versión del servidor, numero de usuarios con perfiles públicos, cantidad de temas publicados y los protocolos y conectores activados. Vea the-federation.info por detalles.";
$a->strings["Use MySQL full text engine"] = "Usar motor MySQL de texto completo";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Activa el motor de texto completo. Agiliza las búsquedas, pero solo busca cuatro o más caracteres.";
-$a->strings["Suppress Language"] = "";
-$a->strings["Suppress language information in meta information about a posting."] = "";
-$a->strings["Suppress Tags"] = "";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
+$a->strings["Suppress Language"] = "Suprimir idiomas";
+$a->strings["Suppress language information in meta information about a posting."] = "Suprimir la información de datos meta sobre informaciones de idiomas en las publicaciones.";
+$a->strings["Suppress Tags"] = "Suprimir tags";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Suprimir la lista de tags al final de una publicación.";
$a->strings["Path to item cache"] = "Ruta a la caché del objeto";
+$a->strings["The item caches buffers generated bbcode and external images."] = "El buffer de cache de items generado para bbcodes e imágenes externas. ";
$a->strings["Cache duration in seconds"] = "Duración de la caché en segundos";
-$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "";
-$a->strings["Maximum numbers of comments per post"] = "";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "";
+$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "¿Por cuanto tiempo deberían los archives ser almacenados en el cache? Valor por defecto 86400 segundos (un día). Para deshabilita el item cache, ajuste el valor a -1.";
+$a->strings["Maximum numbers of comments per post"] = "Numero máximo de respuestas por tema";
+$a->strings["How much comments should be shown for each post? Default value is 100."] = "¿Cuantos comentarios deberían ser mostrados por tema? Valor por defecto es 100.";
$a->strings["Path for lock file"] = "Ruta al archivo protegido";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "El archivo lock es usado para evitar multiples pooler (recolectores de información) a la vez. Defina solo una carpeta aquí.";
$a->strings["Temp path"] = "Ruta a los temporales";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Si tiene un sistema restringido en donde el servidor web no puede acceder la dirección del sistema temp, ingrese una dirección alternativa aquí. ";
$a->strings["Base path to installation"] = "Ruta base para la instalación";
-$a->strings["Disable picture proxy"] = "";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
-$a->strings["Enable old style pager"] = "";
-$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "";
-$a->strings["Only search in tags"] = "";
-$a->strings["On large systems the text search can slow down the system extremely."] = "";
-$a->strings["New base url"] = "";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Si el sistema no puede detectar el acceso correcto a la instalación, ingrese la dirección correcta aquí. Esta configuración solo debería utilizarse si si usa un sistema restringido y enlaces simbolicos a su webroot.";
+$a->strings["Disable picture proxy"] = "Deshabilitar proxy de imagen";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "El proxy de imagen mejora el performance y privacidad. No debería ser usado en sistemas con poco ancho de banda.";
+$a->strings["Enable old style pager"] = "Habilitar paginación estilo viejo";
+$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "La paginación al estilo viejo tiene números de paginas pero enlentece masivamente la velocidad de la pagina.";
+$a->strings["Only search in tags"] = "Solo buscar en tags";
+$a->strings["On large systems the text search can slow down the system extremely."] = "En sistemas grandes, la búsqueda de texto puede enlentecer el sistema gravemente.";
+$a->strings["New base url"] = "Nueva URLbase";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "Cambiar base URL para este servidor. Envía mensajes de relocalisación a todos los contactos DFRN.";
+$a->strings["RINO Encryption"] = "Encryptado RINO";
+$a->strings["Encryption layer between nodes."] = "Capa de encryptación entre nodos.";
+$a->strings["Embedly API key"] = "Embedly llave de API (API key) ";
+$a->strings["Embedly is used to fetch additional data for web pages. This is an optional parameter."] = "Embedly es usado para recolectar datos adicionales para paginas web. Esto es un parámetro opcional.";
$a->strings["Update has been marked successful"] = "La actualización se ha completado con éxito";
-$a->strings["Database structure update %s was successfully applied."] = "";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "";
-$a->strings["Executing %s failed with error: %s"] = "";
+$a->strings["Database structure update %s was successfully applied."] = "Actualización de base de datos %s fue aplicada con éxito.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "El paso de actualización de la estructura de la base de datos %s fallo con el mensaje de error: %s";
+$a->strings["Executing %s failed with error: %s"] = "Paso %s fallo con el error: %s";
$a->strings["Update %s was successfully applied."] = "Actualización %s aplicada con éxito.";
$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "La actualización %s no ha informado, se desconoce el estado.";
-$a->strings["There was no additional update function %s that needed to be called."] = "";
+$a->strings["There was no additional update function %s that needed to be called."] = "No había función adicional de actualización %s que necesitaba ser requerida.";
$a->strings["No failed updates."] = "Actualizaciones sin fallos.";
-$a->strings["Check database structure"] = "";
+$a->strings["Check database structure"] = "Revisar estructura de la base de datos";
$a->strings["Failed Updates"] = "Actualizaciones fallidas";
$a->strings["This does not include updates prior to 1139, which did not return a status."] = "No se incluyen las anteriores a la 1139, que no indicaban su estado.";
$a->strings["Mark success (if update was manually applied)"] = "Marcar como correcta (si actualizaste manualmente)";
$a->strings["Attempt to execute this update step automatically"] = "Intentando ejecutar este paso automáticamente";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "";
-$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tEstimado %1\$s,\n\t\t\t\tel administrador de %2\$s ha creado una cuenta para usted.";
+$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tLos detalles de acceso son las siguientes:\n\n\t\t\tDirección del sitio:\t%1\$s\n\t\t\tNombre de la cuenta:\t\t%2\$s\n\t\t\tContraseña:\t\t%3\$s\n\n\t\t\tPodrá cambiar la contraseña desde la pagina de configuración de su cuenta después de acceder a la misma\n\t\t\ten.\n\n\t\t\tPor favor tome unos minutos para revisar las opciones demás de la cuenta en dicha pagina de configuración.\n\n\t\t\tTambién podrá agregar informaciones adicionales a su pagina de perfil predeterminado. \n\t\t\t(en la pagina \"Perfiles\") para que otras personas pueden encontrarlo fácilmente.\n\n\t\t\tRecomendamos que elija un nombre apropiado, agregando una imagen de perfil,\n\t\t\tagregando algunas palabras claves de la cuenta (muy útil para hacer nuevos amigos) - y \n\t\t\tquizás el país en donde vive; si no quiere ser mas especifico\n\t\t\tque eso.\n\n\t\t\tRespetamos absolutamente su derecho a la privacidad y ninguno de estos detalles es necesario.\n\t\t\tSi eres nuevo aquí y no conoces a nadie, estos detalles pueden ayudarte\n\t\t\tpara hacer nuevas e interesantes amistades.\n\n\t\t\tGracias y bienvenido a %4\$s.";
$a->strings["Registration details for %s"] = "Detalles de registro para %s";
$a->strings["%s user blocked/unblocked"] = array(
0 => "%s usuario bloqueado/desbloqueado",
@@ -578,28 +627,28 @@ $a->strings["%s user deleted"] = array(
$a->strings["User '%s' deleted"] = "Usuario '%s' eliminado";
$a->strings["User '%s' unblocked"] = "Usuario '%s' desbloqueado";
$a->strings["User '%s' blocked"] = "Usuario '%s' bloqueado'";
-$a->strings["Add User"] = "";
+$a->strings["Add User"] = "Agregar usuario";
$a->strings["select all"] = "seleccionar todo";
$a->strings["User registrations waiting for confirm"] = "Registro de usuarios esperando confirmación";
-$a->strings["User waiting for permanent deletion"] = "";
+$a->strings["User waiting for permanent deletion"] = "Usuario esperando anulación permanente.";
$a->strings["Request date"] = "Solicitud de fecha";
$a->strings["Email"] = "Correo electrónico";
$a->strings["No registrations."] = "Sin registros.";
$a->strings["Deny"] = "Denegado";
$a->strings["Site admin"] = "Administrador de la web";
$a->strings["Account expired"] = "Cuenta caducada";
-$a->strings["New User"] = "";
+$a->strings["New User"] = "Nuevo usuario";
$a->strings["Register date"] = "Fecha de registro";
$a->strings["Last login"] = "Último acceso";
$a->strings["Last item"] = "Último elemento";
-$a->strings["Deleted since"] = "";
+$a->strings["Deleted since"] = "Borrado desde";
$a->strings["Account"] = "Cuenta";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?";
-$a->strings["Name of the new user."] = "";
-$a->strings["Nickname"] = "";
-$a->strings["Nickname of the new user."] = "";
-$a->strings["Email address of the new user."] = "";
+$a->strings["Name of the new user."] = "Nombre del nuevo usuario";
+$a->strings["Nickname"] = "Apodo";
+$a->strings["Nickname of the new user."] = "Apodo del nuevo perfil.";
+$a->strings["Email address of the new user."] = "Dirección de correo del nuevo perfil.";
$a->strings["Plugin %s disabled."] = "Módulo %s deshabilitado.";
$a->strings["Plugin %s enabled."] = "Módulo %s habilitado.";
$a->strings["Disable"] = "Desactivado";
@@ -613,7 +662,7 @@ $a->strings["[Experimental]"] = "[Experimental]";
$a->strings["[Unsupported]"] = "[Sin soporte]";
$a->strings["Log settings updated."] = "Configuración de registro actualizada.";
$a->strings["Clear"] = "Limpiar";
-$a->strings["Enable Debugging"] = "";
+$a->strings["Enable Debugging"] = "Habilitar debugging";
$a->strings["Log file"] = "Archivo de registro";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Debes tener permiso de escritura en el servidor. Relacionado con tu directorio de inicio de Friendica.";
$a->strings["Log level"] = "Nivel de registro";
@@ -622,7 +671,7 @@ $a->strings["FTP Host"] = "Hospedaje FTP";
$a->strings["FTP Path"] = "Ruta FTP";
$a->strings["FTP User"] = "Usuario FTP";
$a->strings["FTP Password"] = "Contraseña FTP";
-$a->strings["Search Results For:"] = "Resultados de la busqueda para:";
+$a->strings["Search Results For: %s"] = "Buscar resultados para: %s";
$a->strings["Remove term"] = "Eliminar término";
$a->strings["Saved Searches"] = "Búsquedas guardadas";
$a->strings["add"] = "añadir";
@@ -644,12 +693,13 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
$a->strings["Private messages to this group are at risk of public disclosure."] = "Los mensajes privados a este grupo corren el riesgo de ser mostrados públicamente.";
$a->strings["No such group"] = "Ningún grupo";
$a->strings["Group is empty"] = "El grupo está vacío";
-$a->strings["Group: "] = "Grupo: ";
-$a->strings["Contact: "] = "Contacto: ";
+$a->strings["Group: %s"] = "Grupo: %s";
+$a->strings["Contact: %s"] = "Contacto: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente.";
$a->strings["Invalid contact."] = "Contacto erróneo.";
$a->strings["Friends of %s"] = "Amigos de %s";
$a->strings["No friends to display."] = "No hay amigos para mostrar.";
+$a->strings["Event can not end before it has started."] = "Un evento no puede terminar antes de su comienzo.";
$a->strings["Event title and start time are required."] = "Título del evento y hora de inicio requeridas.";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Editar evento";
@@ -658,18 +708,17 @@ $a->strings["Events"] = "Eventos";
$a->strings["Create New Event"] = "Crea un evento nuevo";
$a->strings["Previous"] = "Previo";
$a->strings["Next"] = "Siguiente";
-$a->strings["hour:minute"] = "hora:minuto";
$a->strings["Event details"] = "Detalles del evento";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "El formato es %s %s. Fecha de inicio y título son obligatorios.";
+$a->strings["Starting date and Title are required."] = "Se requiere fecha de comienzo y titulo";
$a->strings["Event Starts:"] = "Inicio del evento:";
$a->strings["Required"] = "Obligatorio";
$a->strings["Finish date/time is not known or not relevant"] = "La fecha/hora de finalización no es conocida o es irrelevante.";
$a->strings["Event Finishes:"] = "Finalización del evento:";
$a->strings["Adjust for viewer timezone"] = "Ajuste de zona horaria";
$a->strings["Description:"] = "Descripción:";
-$a->strings["Location:"] = "Localización:";
$a->strings["Title:"] = "Título:";
$a->strings["Share this event"] = "Comparte este evento";
+$a->strings["Preview"] = "Vista previa";
$a->strings["Select"] = "Seleccionar";
$a->strings["View %s's profile @ %s"] = "Ver perfil de %s @ %s";
$a->strings["%s from %s"] = "%s de %s";
@@ -700,7 +749,6 @@ $a->strings["Code"] = "Código";
$a->strings["Image"] = "Imagen";
$a->strings["Link"] = "Enlace";
$a->strings["Video"] = "Vídeo";
-$a->strings["Preview"] = "Vista previa";
$a->strings["Edit"] = "Editar";
$a->strings["add star"] = "Añadir estrella";
$a->strings["remove star"] = "Quitar estrella";
@@ -714,12 +762,13 @@ $a->strings["via Wall-To-Wall:"] = "via Muro-A-Muro:";
$a->strings["Remove My Account"] = "Eliminar mi cuenta";
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer.";
$a->strings["Please enter your password for verification:"] = "Por favor, introduce tu contraseña para la verificación:";
-$a->strings["Friendica Communications Server - Setup"] = "";
+$a->strings["Friendica Communications Server - Setup"] = "Servidor de comunicación Friendica - Configuración";
$a->strings["Could not connect to database."] = "No es posible la conexión con la base de datos.";
$a->strings["Could not create table."] = "No se puede crear la tabla.";
$a->strings["Your Friendica site database has been installed."] = "La base de datos de su sitio web de Friendica ha sido instalada.";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Puede que tengas que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, consulta el archivo \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "Base de datos ya se encuentra en uso";
$a->strings["System check"] = "Verificación del sistema";
$a->strings["Check again"] = "Compruebalo de nuevo";
$a->strings["Database connection"] = "Conexión con la base de datos";
@@ -739,9 +788,9 @@ $a->strings["If you don't have a command line version of PHP installed on server
$a->strings["PHP executable path"] = "Dirección al ejecutable PHP";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introduce la ruta completa al ejecutable php. Puedes dejarlo en blanco y seguir con la instalación.";
$a->strings["Command line PHP"] = "Línea de comandos PHP";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "";
-$a->strings["Found PHP version: "] = "";
-$a->strings["PHP cli binary"] = "";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "El ejecutable PHP no es e lphp cli binary (podria ser versión cgi-fgci)";
+$a->strings["Found PHP version: "] = "Versión PHP encontrada:";
+$a->strings["PHP cli binary"] = "PHP cli binario";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versión en línea de comandos de PHP en tu sistema no tiene \"register_argc_argv\" habilitado.";
$a->strings["This is required for message delivery to work."] = "Esto es necesario para que funcione la entrega de mensajes.";
$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
@@ -765,11 +814,11 @@ $a->strings["This is most often a permission setting, as the web server may not
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Al final obtendremos un texto que debes guardar en un archivo llamado .htconfig.php en la carpeta de Friendica.";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Como alternativa, puedes saltarte estos pasos y realizar una instalación manual. Por favor, consulta el archivo \"INSTALL.txt\" para las instrucciones.";
$a->strings[".htconfig.php is writable"] = ".htconfig.php tiene permiso de escritura";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "";
-$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "";
-$a->strings["view/smarty3 is writable"] = "";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa el motor de templates Smarty3 para renderizar su visualisacion web. Smarty3 compila templates hacia PHP para acelerar la velocidad del renderizar.";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Para poder guardar estos templates compilados, el servidor web necesita acceso de escritura en el directorio /view/smarty3/ en el árbol de raíz de la instalación friendica.";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Por favor asegure que el usuario que utiliza el servidor web (ejemplo: www-data) tiene permisos de escritura en esta carpeta.";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: como medida de seguridad deberia dar acceso de escritura solo a /view/smarty3 / → no al los archivos template (.tpl) que contiene.";
+$a->strings["view/smarty3 is writable"] = "Se puede escribir en /view/smarty3";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La reescritura de la dirección en .htaccess no funcionó. Revisa la configuración.";
$a->strings["Url rewrite is working"] = "Reescribiendo la dirección...";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "El archivo de configuración de base de datos \".htconfig.php\" no se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web.";
@@ -785,23 +834,22 @@ $a->strings["Not Found"] = "No se ha encontrado";
$a->strings["Page not found."] = "Página no encontrada.";
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s te da la bienvenida a %2\$s";
$a->strings["Welcome to %s"] = "Bienvenido a %s";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "";
-$a->strings["Or - did you try to upload an empty file?"] = "";
-$a->strings["File exceeds size limit of %d"] = "El tamaño del archivo excede el límite de %d";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Disculpa, posiblemente el archivo subido es mas grande que la PHP configuración permite.";
+$a->strings["Or - did you try to upload an empty file?"] = "Si no - intento de subir un archivo vacío?";
+$a->strings["File exceeds size limit of %s"] = "El archivo excede el limite de tamaño de %s";
$a->strings["File upload failed."] = "Ha fallado la subida del archivo.";
$a->strings["Profile Match"] = "Coincidencias de Perfil";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado.";
$a->strings["is interested in:"] = "estás interesado en:";
-$a->strings["Connect"] = "Conectar";
$a->strings["link"] = "enlace";
$a->strings["Not available."] = "No disponible";
$a->strings["Community"] = "Comunidad";
$a->strings["No results."] = "Sin resultados.";
$a->strings["everybody"] = "todos";
$a->strings["Additional features"] = "Características adicionales";
-$a->strings["Display"] = "";
-$a->strings["Social Networks"] = "";
-$a->strings["Delegations"] = "";
+$a->strings["Display"] = "Interfaz del usuario";
+$a->strings["Social Networks"] = "Redes sociales";
+$a->strings["Delegations"] = "Delegaciones";
$a->strings["Connected apps"] = "Aplicaciones conectadas";
$a->strings["Export personal data"] = "Exportación de datos personales";
$a->strings["Remove account"] = "Eliminar cuenta";
@@ -809,15 +857,15 @@ $a->strings["Missing some important data!"] = "¡Faltan algunos datos importante
$a->strings["Failed to connect with email account using the settings provided."] = "Error al conectar con la cuenta de correo mediante la configuración suministrada.";
$a->strings["Email settings updated."] = "Configuración de correo actualizada.";
$a->strings["Features updated"] = "Actualizaciones";
-$a->strings["Relocate message has been send to your contacts"] = "";
+$a->strings["Relocate message has been send to your contacts"] = "Mensaje de reubicación ha sido enviado a sus contactos.";
$a->strings["Passwords do not match. Password unchanged."] = "Las contraseñas no coinciden. La contraseña no ha sido modificada.";
$a->strings["Empty passwords are not allowed. Password unchanged."] = "No se permiten contraseñas vacías. La contraseña no ha sido modificada.";
-$a->strings["Wrong password."] = "";
+$a->strings["Wrong password."] = "Contraseña incorrecta";
$a->strings["Password changed."] = "Contraseña modificada.";
$a->strings["Password update failed. Please try again."] = "La actualización de la contraseña ha fallado. Por favor, prueba otra vez.";
$a->strings[" Please use a shorter name."] = " Usa un nombre más corto.";
$a->strings[" Name too short."] = " Nombre demasiado corto.";
-$a->strings["Wrong Password"] = "";
+$a->strings["Wrong Password"] = "Contraseña incorrecta";
$a->strings[" Not valid email."] = " Correo no válido.";
$a->strings[" Cannot change to that email."] = " No se puede usar ese correo.";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "El foro privado no tiene permisos de privacidad. Usando el grupo de privacidad por defecto.";
@@ -838,11 +886,16 @@ $a->strings["Plugin Settings"] = "Configuración de los módulos";
$a->strings["Off"] = "Apagado";
$a->strings["On"] = "Encendido";
$a->strings["Additional Features"] = "Características adicionales";
+$a->strings["General Social Media Settings"] = "Configuración general de social media ";
+$a->strings["Disable intelligent shortening"] = "Deshabilitar recorte inteligente de URL";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalemente el sistema intenta de encontrara el mejor enlace para agregar a envíos recortados (twitter, OStatus). Si esta opción se encuentra habilitado, todo envío recortado apuntara siempre al tema original en friendica.";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automáticamente seguir cualquier GNUsocial (OStatus) seguidores o menciones ";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Cuando se recibe un mensaje de un perfil desconocido de OStatus, esta opción define que hacer.\nSi es habilitado, un nuevo contacto sera creado para cada usuario.";
$a->strings["Built-in support for %s connectivity is %s"] = "El soporte integrado de conexión con %s está %s";
$a->strings["Diaspora"] = "Diaspora*";
$a->strings["enabled"] = "habilitado";
$a->strings["disabled"] = "deshabilitado";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "GNUsocial (OStatus)";
$a->strings["Email access is disabled on this site."] = "El acceso por correo está deshabilitado en esta web.";
$a->strings["Email/Mailbox Setup"] = "Configuración del correo/buzón";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón.";
@@ -866,13 +919,14 @@ $a->strings["Update browser every xx seconds"] = "Actualizar navegador cada xx s
$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo 10 segundos, sin máximo";
$a->strings["Number of items to display per page:"] = "Número de elementos a mostrar por página:";
$a->strings["Maximum of 100 items"] = "Máximo 100 elementos";
-$a->strings["Number of items to display per page when viewed from mobile device:"] = "";
+$a->strings["Number of items to display per page when viewed from mobile device:"] = "Cantidad de objetos a visualizar cuando se usa un movil";
$a->strings["Don't show emoticons"] = "No mostrar emoticones";
-$a->strings["Don't show notices"] = "";
-$a->strings["Infinite scroll"] = "";
-$a->strings["Automatic updates only at the top of the network page"] = "";
-$a->strings["User Types"] = "";
-$a->strings["Community Types"] = "";
+$a->strings["Don't show notices"] = "No mostrara avisos";
+$a->strings["Infinite scroll"] = "pagina infinita (sroll)";
+$a->strings["Automatic updates only at the top of the network page"] = "Actualizaciones automaticas solo estando al principio de la pagina";
+$a->strings["Theme settings"] = "Configuración del Tema";
+$a->strings["User Types"] = "Tipos de perfiles";
+$a->strings["Community Types"] = "Tipos de comunidades";
$a->strings["Normal Account Page"] = "Página de cuenta normal";
$a->strings["This account is a normal personal profile"] = "Esta cuenta es el perfil personal normal";
$a->strings["Soapbox Page"] = "Página de tribuna";
@@ -886,17 +940,16 @@ $a->strings["Private forum - approved members only"] = "Foro privado - solo miem
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir a este OpenID acceder a esta cuenta.";
$a->strings["Publish your default profile in your local site directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?";
-$a->strings["No"] = "No";
$a->strings["Publish your default profile in the global social directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?";
$a->strings["Hide your profile details from unknown viewers?"] = "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?";
-$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "";
+$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Si habilitado, enviar temas públicos a a Diaspora* y otras redes no es posible. ";
$a->strings["Allow friends to post to your profile page?"] = "¿Permites que tus amigos publiquen en tu página de perfil?";
$a->strings["Allow friends to tag your posts?"] = "¿Permites a los amigos etiquetar tus publicaciones?";
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?";
$a->strings["Permit unknown people to send you private mail?"] = "¿Permites que desconocidos te manden correos privados?";
$a->strings["Profile is not published."] = "El perfil no está publicado.";
-$a->strings["Your Identity Address is"] = "Tu dirección personal es";
+$a->strings["Your Identity Address is '%s' or '%s'."] = "Su dirección de identidad es '%s' o '%s'.";
$a->strings["Automatically expire posts after this many days:"] = "Las publicaciones expirarán automáticamente después de estos días:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán";
$a->strings["Advanced expiration settings"] = "Configuración avanzada de expiración";
@@ -911,8 +964,8 @@ $a->strings["Password Settings"] = "Configuración de la contraseña";
$a->strings["New Password:"] = "Contraseña nueva:";
$a->strings["Confirm:"] = "Confirmar:";
$a->strings["Leave password fields blank unless changing"] = "Deja la contraseña en blanco si no quieres cambiarla";
-$a->strings["Current Password:"] = "";
-$a->strings["Your current password to confirm the changes"] = "";
+$a->strings["Current Password:"] = "Contraseña actual:";
+$a->strings["Your current password to confirm the changes"] = "Su contraseña actual para confirmar los cambios.";
$a->strings["Password:"] = "Contraseña:";
$a->strings["Basic Settings"] = "Configuración básica";
$a->strings["Full Name:"] = "Nombre completo:";
@@ -945,13 +998,15 @@ $a->strings["You receive a private message"] = "Recibas un mensaje privado";
$a->strings["You receive a friend suggestion"] = "Recibas una sugerencia de amistad";
$a->strings["You are tagged in a post"] = "Seas etiquetado en una publicación";
$a->strings["You are poked/prodded/etc. in a post"] = "Te han tocado/empujado/etc. en una publicación";
-$a->strings["Text-only notification emails"] = "";
-$a->strings["Send text only notification emails, without the html part"] = "";
+$a->strings["Activate desktop notifications"] = "Activar notificaciones en pantalla.";
+$a->strings["Show desktop popup on new notifications"] = "Mostrar notificaciones emergentes en caso de nuevos eventos.";
+$a->strings["Text-only notification emails"] = "Notificaciones e-mail de solo texto";
+$a->strings["Send text only notification emails, without the html part"] = "Enviar las notificaciones por correo con formato de solo texto sin html.";
$a->strings["Advanced Account/Page Type Settings"] = "Configuración avanzada de tipo de Cuenta/Página";
$a->strings["Change the behaviour of this account for special situations"] = "Cambiar el comportamiento de esta cuenta para situaciones especiales";
-$a->strings["Relocate"] = "";
-$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "";
-$a->strings["Resend relocate message to contacts"] = "";
+$a->strings["Relocate"] = "Relocalizar";
+$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Si ha migrado este perfil desde otro servidor aquí y algunos contactos no reciben sus publicaciones intente recomunicar su ubicación a traves este botón. (Como para decir el botón de los botones)";
+$a->strings["Resend relocate message to contacts"] = "Reenviar mensaje de relocalización a los contactos";
$a->strings["This introduction has already been accepted."] = "Esta presentación ya ha sido aceptada.";
$a->strings["Profile location is not valid or does not contain profile information."] = "La dirección del perfil no es válida o no contiene información del perfil.";
$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: La dirección del perfil no tiene un nombre de propietario identificable.";
@@ -977,24 +1032,19 @@ $a->strings["Disallowed profile URL."] = "Dirección de perfil no permitida.";
$a->strings["Your introduction has been sent."] = "Tu presentación ha sido enviada.";
$a->strings["Please login to confirm introduction."] = "Inicia sesión para confirmar la presentación.";
$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Sesión iniciada con la identificación incorrecta. Entra en este perfil.";
+$a->strings["Confirm"] = "Confirmar";
$a->strings["Hide this contact"] = "Ocultar este contacto";
$a->strings["Welcome home %s."] = "Bienvenido a casa %s";
$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirma tu solicitud de presentación/conexión con %s.";
-$a->strings["Confirm"] = "Confirmar";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Si aún no eres miembro de la red social libre sigue este enlace para encontrar un servidor público de Friendica y unirte a nosotros.";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Si aun no eres miembro de la red social libre seguí este enlace para encontrara un sitio disponible de friendica y acompañanos hoy mismo";
$a->strings["Friend/Connection Request"] = "Solicitud de Amistad/Conexión";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:";
-$a->strings["Does %s know you?"] = "¿%s te conoce?";
-$a->strings["Add a personal note:"] = "Añade una nota personal:";
$a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Web Social Federada";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora.";
-$a->strings["Your Identity Address:"] = "Dirección de tu perfil:";
-$a->strings["Submit Request"] = "Enviar solicitud";
$a->strings["Registration successful. Please check your email for further instructions."] = "Te has registrado con éxito. Por favor, consulta tu correo para más información.";
-$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "";
+$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "Error al intentar de enviar mensaje de correo. Aquí los detalles de su cuenta: login: %s contraseña: %s
Puede cambiar su contraseña después de ingresar al sitio.";
$a->strings["Your registration can not be processed."] = "Tu registro no se puede procesar.";
$a->strings["Your registration is pending approval by the site owner."] = "Tu registro está pendiente de aprobación por el propietario del sitio.";
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Este sitio ha excedido el número de registros diarios permitidos. Inténtalo de nuevo mañana por favor.";
@@ -1006,22 +1056,23 @@ $a->strings["Membership on this site is by invitation only."] = "Sitio solo acce
$a->strings["Your invitation ID: "] = "ID de tu invitación: ";
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Tu nombre completo (por ejemplo, Manuel Pérez): ";
$a->strings["Your Email Address: "] = "Tu dirección de correo: ";
+$a->strings["Leave empty for an auto generated password."] = "Dejar vacío para autogenerar una contraseña";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este sitio va a ser \"apodo@\$nombredelsitio\".";
$a->strings["Choose a nickname: "] = "Escoge un apodo: ";
$a->strings["Register"] = "Registrarse";
$a->strings["Import"] = "Importar";
-$a->strings["Import your profile to this friendica instance"] = "";
+$a->strings["Import your profile to this friendica instance"] = "Importar tu perfil a esta instancia de friendica";
$a->strings["System down for maintenance"] = "Servicio suspendido por mantenimiento";
$a->strings["Search"] = "Buscar";
+$a->strings["Items tagged with: %s"] = "Objetos taggeado con: %s";
+$a->strings["Search results for: %s"] = "Resultados de búsqueda para: %s";
$a->strings["Global Directory"] = "Directorio global";
$a->strings["Find on this site"] = "Buscar en este sitio";
$a->strings["Site Directory"] = "Directorio del sitio";
$a->strings["Age: "] = "Edad: ";
$a->strings["Gender: "] = "Género:";
-$a->strings["Gender:"] = "Género:";
$a->strings["Status:"] = "Estado:";
$a->strings["Homepage:"] = "Página de inicio:";
-$a->strings["About:"] = "Acerca de:";
$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas pueden que estén ocultas).";
$a->strings["No potential page delegates located."] = "No se han localizado delegados potenciales de la página.";
$a->strings["Delegate Page Management"] = "Delegar la administración de la página";
@@ -1068,7 +1119,7 @@ $a->strings["public profile"] = "perfil público";
$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s cambió su %2\$s a “%3\$s”";
$a->strings[" - Visit %1\$s's %2\$s"] = " - Visita %1\$s's %2\$s";
$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s tiene una actualización %2\$s, cambiando %3\$s.";
-$a->strings["Hide contacts and friends:"] = "";
+$a->strings["Hide contacts and friends:"] = "Ocultar contactos y amigos";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "¿Ocultar tu lista de contactos/amigos en este perfil?";
$a->strings["Edit Profile Details"] = "Editar detalles de tu perfil";
$a->strings["Change Profile Photo"] = "Cambiar imagen del Perfil";
@@ -1076,16 +1127,16 @@ $a->strings["View this profile"] = "Ver este perfil";
$a->strings["Create a new profile using these settings"] = "¿Crear un nuevo perfil con esta configuración?";
$a->strings["Clone this profile"] = "Clonar este perfil";
$a->strings["Delete this profile"] = "Eliminar este perfil";
-$a->strings["Basic information"] = "";
-$a->strings["Profile picture"] = "";
-$a->strings["Preferences"] = "";
-$a->strings["Status information"] = "";
-$a->strings["Additional information"] = "";
+$a->strings["Basic information"] = "Información básica";
+$a->strings["Profile picture"] = "Imagen del perfil";
+$a->strings["Preferences"] = "Preferencias";
+$a->strings["Status information"] = "Información del estatus";
+$a->strings["Additional information"] = "Información addicional";
$a->strings["Profile Name:"] = "Nombres del perfil:";
$a->strings["Your Full Name:"] = "Tu nombre completo:";
$a->strings["Title/Description:"] = "Título/Descrición:";
$a->strings["Your Gender:"] = "Género:";
-$a->strings["Birthday (%s):"] = "Cumpleaños (%s):";
+$a->strings["Birthday :"] = "Día de nacimiento:";
$a->strings["Street Address:"] = "Dirección";
$a->strings["Locality/City:"] = "Localidad/Ciudad:";
$a->strings["Postal/Zip Code:"] = "Código postal:";
@@ -1148,6 +1199,7 @@ $a->strings["This is Friendica, version"] = "Esto es Friendica, versión";
$a->strings["running at web location"] = "ejecutándose en la dirección web";
$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Por favor, visita Friendica.com para saber más sobre el proyecto Friendica.";
$a->strings["Bug reports and issues: please visit"] = "Reporte de fallos y problemas: por favor visita";
+$a->strings["the bugtracker at github"] = "aviso de fallas (bugs) en github";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com";
$a->strings["Installed plugins/addons/apps:"] = "Módulos/extensiones/aplicaciones instalados:";
$a->strings["No installed plugins/addons/apps"] = "Módulos/extensiones/aplicaciones no instalados";
@@ -1160,7 +1212,7 @@ $a->strings["Visible to:"] = "Visible para:";
$a->strings["Personal Notes"] = "Notas personales";
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
$a->strings["Time Conversion"] = "Conversión horária";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica ofrece este servicio para compartir eventos con otros servidores de la red friendica y amigos en zonas de horarios desconocidos.";
$a->strings["UTC time: %s"] = "Tiempo UTC: %s";
$a->strings["Current timezone: %s"] = "Zona horaria actual: %s";
$a->strings["Converted localtime: %s"] = "Zona horaria local convertida: %s";
@@ -1190,8 +1242,9 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Tienes que proporcionar el siguiente código: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com";
-$a->strings["Photo Albums"] = "Álbum de Fotos";
$a->strings["Contact Photos"] = "Foto del contacto";
+$a->strings["Photo Albums"] = "Álbum de Fotos";
+$a->strings["Recent Photos"] = "Fotos recientes";
$a->strings["Upload New Photos"] = "Subir nuevas fotos";
$a->strings["Contact information unavailable"] = "Información del contacto no disponible";
$a->strings["Album not found."] = "Álbum no encontrado.";
@@ -1201,7 +1254,6 @@ $a->strings["Delete Photo"] = "Eliminar foto";
$a->strings["Do you really want to delete this photo?"] = "¿Estás seguro de que quieres borrar esta foto?";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s fue etiquetado en %2\$s por %3\$s";
$a->strings["a photo"] = "una foto";
-$a->strings["Image exceeds size limit of "] = "La imagen supera tamaño límite de ";
$a->strings["Image file is empty."] = "El archivo de imagen está vacío.";
$a->strings["No photos selected"] = "Ninguna foto seleccionada";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos.";
@@ -1224,16 +1276,17 @@ $a->strings["Use as profile photo"] = "Usar como foto del perfil";
$a->strings["View Full Size"] = "Ver a tamaño completo";
$a->strings["Tags: "] = "Etiquetas: ";
$a->strings["[Remove any tag]"] = "[Borrar todas las etiquetas]";
-$a->strings["Rotate CW (right)"] = "Girar a la derecha";
-$a->strings["Rotate CCW (left)"] = "Girar a la izquierda";
$a->strings["New album name"] = "Nuevo nombre del álbum";
$a->strings["Caption"] = "Título";
$a->strings["Add a Tag"] = "Añadir una etiqueta";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "No rotar";
+$a->strings["Rotate CW (right)"] = "Girar a la derecha";
+$a->strings["Rotate CCW (left)"] = "Girar a la izquierda";
$a->strings["Private photo"] = "Foto privada";
$a->strings["Public photo"] = "Foto pública";
$a->strings["Share"] = "Compartir";
-$a->strings["Recent Photos"] = "Fotos recientes";
+$a->strings["Not Extended"] = "No extendido";
$a->strings["Account approved."] = "Cuenta aprobada.";
$a->strings["Registration revoked for %s"] = "Registro anulado para %s";
$a->strings["Please login."] = "Por favor accede.";
@@ -1242,7 +1295,7 @@ $a->strings["You can import an account from another Friendica server."] = "Puede
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Necesitas exportar tu cuenta del antiguo servidor y subirla aquí. Volveremos a crear tu antigua cuenta con todos tus contactos aquí. También intentaremos de informar a tus amigos de que te has mudado.";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Esta característica es experimental. No podemos importar contactos desde la red OStatus (statusnet/identi.ca) o desde Diaspora";
$a->strings["Account file"] = "Archivo de la cuenta";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Para exportar el perfil vaya a \"Configuracion -> Exportar sus datos personales\" y seleccione \"Exportar cuenta\"";
$a->strings["Item not available."] = "Elemento no disponible.";
$a->strings["Item was not found."] = "Elemento no encontrado.";
$a->strings["Delete this item?"] = "¿Eliminar este elemento?";
@@ -1252,45 +1305,25 @@ $a->strings["Create a New Account"] = "Crear una nueva cuenta";
$a->strings["Logout"] = "Salir";
$a->strings["Nickname or Email address: "] = "Apodo o dirección de email: ";
$a->strings["Password: "] = "Contraseña: ";
-$a->strings["Remember me"] = "";
+$a->strings["Remember me"] = "Recordarme";
$a->strings["Or login using OpenID: "] = "O inicia sesión usando OpenID: ";
$a->strings["Forgot your password?"] = "¿Olvidaste la contraseña?";
-$a->strings["Website Terms of Service"] = "";
-$a->strings["terms of service"] = "";
-$a->strings["Website Privacy Policy"] = "";
-$a->strings["privacy policy"] = "";
-$a->strings["Requested account is not available."] = "La cuenta solicitada no está disponible.";
-$a->strings["Edit profile"] = "Editar perfil";
-$a->strings["Message"] = "Mensaje";
-$a->strings["Profiles"] = "Perfiles";
-$a->strings["Manage/edit profiles"] = "Administrar/editar perfiles";
-$a->strings["Network:"] = "";
-$a->strings["g A l F d"] = "g A l F d";
-$a->strings["F d"] = "F d";
-$a->strings["[today]"] = "[hoy]";
-$a->strings["Birthday Reminders"] = "Recordatorios de cumpleaños";
-$a->strings["Birthdays this week:"] = "Cumpleaños esta semana:";
-$a->strings["[No description]"] = "[Sin descripción]";
-$a->strings["Event Reminders"] = "Recordatorios de eventos";
-$a->strings["Events this week:"] = "Eventos de esta semana:";
-$a->strings["Status"] = "Estado";
-$a->strings["Status Messages and Posts"] = "Mensajes de Estado y Publicaciones";
-$a->strings["Profile Details"] = "Detalles del Perfil";
-$a->strings["Videos"] = "";
-$a->strings["Events and Calendar"] = "Eventos y Calendario";
-$a->strings["Only You Can See This"] = "Únicamente tú puedes ver esto";
-$a->strings["This entry was edited"] = "";
-$a->strings["ignore thread"] = "";
-$a->strings["unignore thread"] = "";
-$a->strings["toggle ignore status"] = "";
-$a->strings["ignored"] = "";
+$a->strings["Website Terms of Service"] = "Términos de uso del sitio";
+$a->strings["terms of service"] = "Términos de uso";
+$a->strings["Website Privacy Policy"] = "Política de privacidad del sitio";
+$a->strings["privacy policy"] = "Política de privacidad";
+$a->strings["This entry was edited"] = "Esta entrada fue editada";
+$a->strings["ignore thread"] = "ignorar publicación";
+$a->strings["unignore thread"] = "revertir ignorar publicacion";
+$a->strings["toggle ignore status"] = "cambiar estatus de observación";
+$a->strings["ignored"] = "ignorado";
$a->strings["Categories:"] = "Categorías:";
$a->strings["Filed under:"] = "Archivado en:";
$a->strings["via"] = "vía";
-$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
-$a->strings["The error message is\n[pre]%s[/pre]"] = "";
+$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\tLos desarolladores de friendica publicaron una actualización %s recientemente\n\t\t\tpero cuando intento de instalarla,algo salio terriblemente mal.\n\t\t\tEsto necesita ser arreglado pronto y no puedo hacerlo solo. Por favor contacta\n\t\t\tlos desarolladores de friendica si no me podes ayudar por ti solo. Mi base de datos puede estar invalido.";
+$a->strings["The error message is\n[pre]%s[/pre]"] = "El mensaje de error es\n[pre]%s[/pre]";
$a->strings["Errors encountered creating database tables."] = "Se han encontrados errores creando las tablas de la base de datos.";
-$a->strings["Errors encountered performing database changes."] = "";
+$a->strings["Errors encountered performing database changes."] = "Errores encontrados al ejecutar cambios en la base de datos.";
$a->strings["Logged out."] = "Sesión finalizada";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente.";
$a->strings["The error message was:"] = "El mensaje del error fue:";
@@ -1313,47 +1346,47 @@ $a->strings["All Networks"] = "Todas las redes";
$a->strings["Saved Folders"] = "Directorios guardados";
$a->strings["Everything"] = "Todo";
$a->strings["Categories"] = "Categorías";
-$a->strings["General Features"] = "";
-$a->strings["Multiple Profiles"] = "";
-$a->strings["Ability to create multiple profiles"] = "";
-$a->strings["Post Composition Features"] = "";
-$a->strings["Richtext Editor"] = "";
-$a->strings["Enable richtext editor"] = "";
-$a->strings["Post Preview"] = "";
-$a->strings["Allow previewing posts and comments before publishing them"] = "";
-$a->strings["Auto-mention Forums"] = "";
-$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "";
-$a->strings["Network Sidebar Widgets"] = "";
-$a->strings["Search by Date"] = "";
-$a->strings["Ability to select posts by date ranges"] = "";
-$a->strings["Group Filter"] = "";
-$a->strings["Enable widget to display Network posts only from selected group"] = "";
-$a->strings["Network Filter"] = "";
-$a->strings["Enable widget to display Network posts only from selected network"] = "";
-$a->strings["Save search terms for re-use"] = "";
-$a->strings["Network Tabs"] = "";
-$a->strings["Network Personal Tab"] = "";
-$a->strings["Enable tab to display only Network posts that you've interacted on"] = "";
-$a->strings["Network New Tab"] = "";
-$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "";
-$a->strings["Network Shared Links Tab"] = "";
-$a->strings["Enable tab to display only Network posts with links in them"] = "";
-$a->strings["Post/Comment Tools"] = "";
-$a->strings["Multiple Deletion"] = "";
-$a->strings["Select and delete multiple posts/comments at once"] = "";
-$a->strings["Edit Sent Posts"] = "";
-$a->strings["Edit and correct posts and comments after sending"] = "";
-$a->strings["Tagging"] = "";
-$a->strings["Ability to tag existing posts"] = "";
-$a->strings["Post Categories"] = "";
-$a->strings["Add categories to your posts"] = "";
-$a->strings["Ability to file posts under folders"] = "";
-$a->strings["Dislike Posts"] = "";
-$a->strings["Ability to dislike posts/comments"] = "";
-$a->strings["Star Posts"] = "";
-$a->strings["Ability to mark special posts with a star indicator"] = "";
-$a->strings["Mute Post Notifications"] = "";
-$a->strings["Ability to mute notifications for a thread"] = "";
+$a->strings["General Features"] = "Opciones generales";
+$a->strings["Multiple Profiles"] = "Perfiles multiples";
+$a->strings["Ability to create multiple profiles"] = "Capacidad de crear perfiles multiples. Cada pagina/perfil/usuario puede tener diferentes perfiles/apariencias. Las mismas pueden ser visibles para determinados contactos seleccionados dentro de la red friendica.";
+$a->strings["Post Composition Features"] = "Opciones de edición de publicaciones.";
+$a->strings["Richtext Editor"] = "Editor de texto sofisticado (richt text editor)";
+$a->strings["Enable richtext editor"] = "Habilitar editor de textos sofisticado";
+$a->strings["Post Preview"] = "Previsualizar publicaciones";
+$a->strings["Allow previewing posts and comments before publishing them"] = "Permitir la previsualización de publicaciones antes de publicar las mismas.";
+$a->strings["Auto-mention Forums"] = "Auto-mencionar foros";
+$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Agregar/remover menciones cuando una pagina de foro es seleccionado/deseleccionado en la ventana ACL.";
+$a->strings["Network Sidebar Widgets"] = "Accesorios de red del panel lateral";
+$a->strings["Search by Date"] = "Buscar por fecha";
+$a->strings["Ability to select posts by date ranges"] = "Habilidad de seleccionar publicaciones por fecha";
+$a->strings["Group Filter"] = "Filtro del grupo";
+$a->strings["Enable widget to display Network posts only from selected group"] = "Habilitar accesorios para visualizar publicaciones en la red solo de grupos seleccionados";
+$a->strings["Network Filter"] = "Filtro de red";
+$a->strings["Enable widget to display Network posts only from selected network"] = "Habilitar accesorios para visualizar publicaciones solo de las redes seleccionadas.";
+$a->strings["Save search terms for re-use"] = "Guardar términos de búsqueda para su reutilizacion";
+$a->strings["Network Tabs"] = "Pestañas de redes";
+$a->strings["Network Personal Tab"] = "Pestaña actividad personal";
+$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Habilitar para visualizar solo publicaciones con las que se ha interactuado";
+$a->strings["Network New Tab"] = "Pestaña nuevo en la red";
+$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Activar para mostrar solo publicaciones nuevas en la red (de las ultimas 12 horas)";
+$a->strings["Network Shared Links Tab"] = "Pestaña publicaciones con enlaces";
+$a->strings["Enable tab to display only Network posts with links in them"] = "Habilitar para visualizar solo publicaciones que contienen enlaces";
+$a->strings["Post/Comment Tools"] = "Herramienta de publicaciones/respuestas";
+$a->strings["Multiple Deletion"] = "Borrar múltiples publicaciones";
+$a->strings["Select and delete multiple posts/comments at once"] = "Habilidad de seleccionar y borrar varias publicaciones/comentarios a la vez";
+$a->strings["Edit Sent Posts"] = "Editar temas enviados";
+$a->strings["Edit and correct posts and comments after sending"] = "Editar y corregir publicaciones y respuestas enviados. Las ediciones solo son comunicados dentro de la red friendica. No se modificaran copias enviadas a diaspora, OStatus/GNUsocial/Quitter u otros servicios conectados.";
+$a->strings["Tagging"] = "taggear";
+$a->strings["Ability to tag existing posts"] = "Habilidad de taggear publicaciones existentes";
+$a->strings["Post Categories"] = "Categorías de publicaciones";
+$a->strings["Add categories to your posts"] = "Agregue categorías a sus publicaciones. Las mismas serán visualizadas en su pagina de inicio.";
+$a->strings["Ability to file posts under folders"] = "Archivar publicaciones en carpetas";
+$a->strings["Dislike Posts"] = "Desaprobar publicación (dislike)";
+$a->strings["Ability to dislike posts/comments"] = "Habilidad de expresar desacuerdo en publicaciones y comentarios. Esta función solo es visualizado en la red friendica.";
+$a->strings["Star Posts"] = "Fijar publicaciones";
+$a->strings["Ability to mark special posts with a star indicator"] = "Habilidad de marcar - observar fijamente publicaciones.\nEl simbolo de estrella es habilitado. Se recibirán notificaciones sobre comentarios, además una pestaña de publicaciones fijadas es habilitada. En las opciones de expiración de publicaciones se puede filtrar estas publicaciones para no ser eliminados contrario a las publicaciones demás de los contactos.";
+$a->strings["Mute Post Notifications"] = "Silenciar notificaciones de una publicacion";
+$a->strings["Ability to mute notifications for a thread"] = "Habilidad de silenciar notificaciones sobre nuevos comentarios en una publicación.";
$a->strings["Connect URL missing."] = "Falta el conector URL.";
$a->strings["This site is not configured to allow communications with other networks."] = "Este sitio no está configurado para permitir la comunicación con otras redes.";
$a->strings["No compatible communication protocols or feeds were discovered."] = "No se ha descubierto protocolos de comunicación o fuentes compatibles.";
@@ -1374,15 +1407,16 @@ $a->strings["Edit group"] = "Editar grupo";
$a->strings["Create a new group"] = "Crear un nuevo grupo";
$a->strings["Contacts not in any group"] = "Contactos sin grupo";
$a->strings["Miscellaneous"] = "Varios";
-$a->strings["year"] = "año";
-$a->strings["month"] = "mes";
-$a->strings["day"] = "día";
+$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD";
$a->strings["never"] = "nunca";
$a->strings["less than a second ago"] = "hace menos de un segundo";
+$a->strings["year"] = "año";
$a->strings["years"] = "años";
+$a->strings["month"] = "mes";
$a->strings["months"] = "meses";
$a->strings["week"] = "semana";
$a->strings["weeks"] = "semanas";
+$a->strings["day"] = "día";
$a->strings["days"] = "días";
$a->strings["hour"] = "hora";
$a->strings["hours"] = "horas";
@@ -1393,6 +1427,43 @@ $a->strings["seconds"] = "segundos";
$a->strings["%1\$d %2\$s ago"] = "hace %1\$d %2\$s";
$a->strings["%s's birthday"] = "Cumpleaños de %s";
$a->strings["Happy Birthday %s"] = "Feliz cumpleaños %s";
+$a->strings["Requested account is not available."] = "La cuenta solicitada no está disponible.";
+$a->strings["Edit profile"] = "Editar perfil";
+$a->strings["Message"] = "Mensaje";
+$a->strings["Profiles"] = "Perfiles";
+$a->strings["Manage/edit profiles"] = "Administrar/editar perfiles";
+$a->strings["Network:"] = "Red social:";
+$a->strings["g A l F d"] = "g A l F d";
+$a->strings["F d"] = "F d";
+$a->strings["[today]"] = "[hoy]";
+$a->strings["Birthday Reminders"] = "Recordatorios de cumpleaños";
+$a->strings["Birthdays this week:"] = "Cumpleaños esta semana:";
+$a->strings["[No description]"] = "[Sin descripción]";
+$a->strings["Event Reminders"] = "Recordatorios de eventos";
+$a->strings["Events this week:"] = "Eventos de esta semana:";
+$a->strings["j F, Y"] = "j F, Y";
+$a->strings["j F"] = "j F";
+$a->strings["Birthday:"] = "Fecha de nacimiento:";
+$a->strings["Age:"] = "Edad:";
+$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s";
+$a->strings["Religion:"] = "Religión:";
+$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:";
+$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:";
+$a->strings["Musical interests:"] = "Intereses musicales:";
+$a->strings["Books, literature:"] = "Libros, literatura:";
+$a->strings["Television:"] = "Televisión:";
+$a->strings["Film/dance/culture/entertainment:"] = "Películas/baile/cultura/entretenimiento:";
+$a->strings["Love/Romance:"] = "Amor/Romance:";
+$a->strings["Work/employment:"] = "Trabajo/ocupación:";
+$a->strings["School/education:"] = "Escuela/estudios:";
+$a->strings["Status"] = "Estado";
+$a->strings["Status Messages and Posts"] = "Mensajes de Estado y Publicaciones";
+$a->strings["Profile Details"] = "Detalles del Perfil";
+$a->strings["Videos"] = "Videos";
+$a->strings["Events and Calendar"] = "Eventos y Calendario";
+$a->strings["Only You Can See This"] = "Únicamente tú puedes ver esto";
+$a->strings["Post to Email"] = "Publicar mediante correo electrónico";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectores deshabilitados, ya que \"%s\" es habilitado.";
$a->strings["Visible to everybody"] = "Visible para cualquiera";
$a->strings["show"] = "mostrar";
$a->strings["don't show"] = "no mostrar";
@@ -1404,7 +1475,7 @@ $a->strings["View Profile"] = "Ver perfil";
$a->strings["View Photos"] = "Ver fotos";
$a->strings["Network Posts"] = "Publicaciones en la red";
$a->strings["Edit Contact"] = "Editar contacto";
-$a->strings["Drop Contact"] = "";
+$a->strings["Drop Contact"] = "Eliminar contacto";
$a->strings["Send PM"] = "Enviar mensaje privado";
$a->strings["Welcome "] = "Bienvenido ";
$a->strings["Please upload a profile photo."] = "Por favor sube una foto para tu perfil.";
@@ -1412,16 +1483,15 @@ $a->strings["Welcome back "] = "Bienvenido de nuevo ";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo.";
$a->strings["event"] = "evento";
$a->strings["%1\$s poked %2\$s"] = "%1\$s le dio un toque a %2\$s";
-$a->strings["poked"] = "tocó a";
$a->strings["post/item"] = "publicación/tema";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha marcado %3\$s de %2\$s como Favorito";
$a->strings["remove"] = "eliminar";
$a->strings["Delete Selected Items"] = "Eliminar el elemento seleccionado";
-$a->strings["Follow Thread"] = "";
+$a->strings["Follow Thread"] = "Seguir publicacion";
$a->strings["%s likes this."] = "A %s le gusta esto.";
$a->strings["%s doesn't like this."] = "A %s no le gusta esto.";
-$a->strings["%2\$d people like this"] = "";
-$a->strings["%2\$d people don't like this"] = "";
+$a->strings["%2\$d people like this"] = "%2\$d personas les gusta esto";
+$a->strings["%2\$d people don't like this"] = "%2\$d personas no les gusta esto";
$a->strings["and"] = "y";
$a->strings[", and %d other people"] = " y a otras %d personas";
$a->strings["%s like this."] = "Le gusta a %s.";
@@ -1431,13 +1501,11 @@ $a->strings["Please enter a video link/URL:"] = "Por favor, introduce la URL/enl
$a->strings["Please enter an audio link/URL:"] = "Por favor, introduce la URL/enlace del audio:";
$a->strings["Tag term:"] = "Etiquetar:";
$a->strings["Where are you right now?"] = "¿Dónde estás ahora?";
-$a->strings["Delete item(s)?"] = "";
-$a->strings["Post to Email"] = "Publicar mediante correo electrónico";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
+$a->strings["Delete item(s)?"] = "¿Borrar objeto(s)?";
$a->strings["permissions"] = "permisos";
-$a->strings["Post to Groups"] = "";
-$a->strings["Post to Contacts"] = "";
-$a->strings["Private post"] = "";
+$a->strings["Post to Groups"] = "Publicar hacia grupos";
+$a->strings["Post to Contacts"] = "Publicar hacia contactos";
+$a->strings["Private post"] = "Publicación privada";
$a->strings["view full size"] = "Ver a tamaño completo";
$a->strings["newer"] = "más nuevo";
$a->strings["older"] = "más antiguo";
@@ -1445,12 +1513,18 @@ $a->strings["prev"] = "ant.";
$a->strings["first"] = "primera";
$a->strings["last"] = "última";
$a->strings["next"] = "sig.";
+$a->strings["Loading more entries..."] = "Cargar mas entradas ..";
+$a->strings["The end"] = "El fin";
$a->strings["No contacts"] = "Sin contactos";
$a->strings["%d Contact"] = array(
0 => "%d Contacto",
1 => "%d Contactos",
);
+$a->strings["Full Text"] = "Texto completo";
+$a->strings["Tags"] = "Tags";
+$a->strings["Forums"] = "Foros";
$a->strings["poke"] = "tocar";
+$a->strings["poked"] = "tocó a";
$a->strings["ping"] = "hacer \"ping\"";
$a->strings["pinged"] = "hizo \"ping\" a";
$a->strings["prod"] = "empujar";
@@ -1502,14 +1576,16 @@ $a->strings["November"] = "Noviembre";
$a->strings["December"] = "Diciembre";
$a->strings["bytes"] = "bytes";
$a->strings["Click to open/close"] = "Pulsa para abrir/cerrar";
+$a->strings["View on separate page"] = "Ver en pagina aparte";
+$a->strings["view on separate page"] = "ver en pagina aparte";
$a->strings["default"] = "predeterminado";
$a->strings["Select an alternate language"] = "Elige otro idioma";
$a->strings["activity"] = "Actividad";
$a->strings["post"] = "Publicación";
$a->strings["Item filed"] = "Elemento archivado";
$a->strings["Image/photo"] = "Imagen/Foto";
-$a->strings["%2\$s %3\$s"] = "";
-$a->strings["%s wrote the following post"] = "";
+$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s";
+$a->strings["%s wrote the following post"] = "%s escribió la siguiente publicación";
$a->strings["$1 wrote:"] = "$1 escribió:";
$a->strings["Encrypted content"] = "Contenido cifrado";
$a->strings["(no subject)"] = "(sin asunto)";
@@ -1529,31 +1605,16 @@ $a->strings["Zot!"] = "Zot!";
$a->strings["LinkedIn"] = "LinkedIn";
$a->strings["XMPP/IM"] = "XMPP/IM";
$a->strings["MySpace"] = "MySpace";
-$a->strings["Google+"] = "";
-$a->strings["pump.io"] = "";
-$a->strings["Twitter"] = "";
-$a->strings["Diaspora Connector"] = "";
-$a->strings["Statusnet"] = "";
-$a->strings["App.net"] = "";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Diaspora Connector"] = "Conector Diaspora";
+$a->strings["Statusnet"] = "Statusnet/GNUsocial/Quitter/OStatus";
+$a->strings["App.net"] = "App.net";
+$a->strings["Redmatrix"] = "Redmatrix";
$a->strings[" on Last.fm"] = "en Last.fm";
$a->strings["Starts:"] = "Inicio:";
$a->strings["Finishes:"] = "Final:";
-$a->strings["j F, Y"] = "j F, Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Fecha de nacimiento:";
-$a->strings["Age:"] = "Edad:";
-$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s";
-$a->strings["Tags:"] = "Etiquetas:";
-$a->strings["Religion:"] = "Religión:";
-$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:";
-$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:";
-$a->strings["Musical interests:"] = "Intereses musicales:";
-$a->strings["Books, literature:"] = "Libros, literatura:";
-$a->strings["Television:"] = "Televisión:";
-$a->strings["Film/dance/culture/entertainment:"] = "Películas/baile/cultura/entretenimiento:";
-$a->strings["Love/Romance:"] = "Amor/Romance:";
-$a->strings["Work/employment:"] = "Trabajo/ocupación:";
-$a->strings["School/education:"] = "Escuela/estudios:";
$a->strings["Click here to upgrade."] = "Pulsa aquí para actualizar.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Esta acción excede los límites permitidos por tu subscripción.";
$a->strings["This action is not available under your subscription plan."] = "Esta acción no está permitida para tu subscripción.";
@@ -1561,10 +1622,10 @@ $a->strings["End this session"] = "Cerrar la sesión";
$a->strings["Your posts and conversations"] = "Tus publicaciones y conversaciones";
$a->strings["Your profile page"] = "Tu página de perfil";
$a->strings["Your photos"] = "Tus fotos";
-$a->strings["Your videos"] = "";
+$a->strings["Your videos"] = "Tus videos";
$a->strings["Your events"] = "Tus eventos";
$a->strings["Personal notes"] = "Notas personales";
-$a->strings["Your personal notes"] = "";
+$a->strings["Your personal notes"] = "Tus notas personales";
$a->strings["Sign in"] = "Date de alta";
$a->strings["Home Page"] = "Página de inicio";
$a->strings["Create an account"] = "Crea una cuenta";
@@ -1573,14 +1634,14 @@ $a->strings["Apps"] = "Aplicaciones";
$a->strings["Addon applications, utilities, games"] = "Aplicaciones, utilidades, juegos";
$a->strings["Search site content"] = " Busca contenido en la página";
$a->strings["Conversations on this site"] = "Conversaciones en este sitio";
-$a->strings["Conversations on the network"] = "";
+$a->strings["Conversations on the network"] = "Conversaciones en la red";
$a->strings["Directory"] = "Directorio";
$a->strings["People directory"] = "Directorio de usuarios";
-$a->strings["Information"] = "";
-$a->strings["Information about this friendica instance"] = "";
+$a->strings["Information"] = "Información";
+$a->strings["Information about this friendica instance"] = "Información sobre esta instancia de friendica";
$a->strings["Conversations from your friends"] = "Conversaciones de tus amigos";
-$a->strings["Network Reset"] = "";
-$a->strings["Load Network page with no filters"] = "";
+$a->strings["Network Reset"] = "Reseteo de la red";
+$a->strings["Load Network page with no filters"] = "Cargar pagina de redes sin filtros";
$a->strings["Friend Requests"] = "Solicitudes de amistad";
$a->strings["See all notifications"] = "Ver todas las notificaciones";
$a->strings["Mark all system notifications seen"] = "Marcar todas las notificaciones del sistema como leídas";
@@ -1590,21 +1651,20 @@ $a->strings["Outbox"] = "Enviados";
$a->strings["Manage"] = "Administrar";
$a->strings["Manage other pages"] = "Administrar otras páginas";
$a->strings["Account settings"] = "Configuración de tu cuenta";
-$a->strings["Manage/Edit Profiles"] = "";
+$a->strings["Manage/Edit Profiles"] = "Manejar/editar Perfiles";
$a->strings["Manage/edit friends and contacts"] = "Administrar/editar amigos y contactos";
$a->strings["Site setup and configuration"] = "Opciones y configuración del sitio";
-$a->strings["Navigation"] = "";
-$a->strings["Site map"] = "";
-$a->strings["User not found."] = "";
-$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["There is no status with this id."] = "";
-$a->strings["There is no conversation with this id."] = "";
-$a->strings["Invalid request."] = "";
-$a->strings["Invalid item."] = "";
-$a->strings["Invalid action. "] = "";
-$a->strings["DB error"] = "";
+$a->strings["Navigation"] = "Navegación";
+$a->strings["Site map"] = "Mapa del sitio";
+$a->strings["User not found."] = "Perfil no encontrado";
+$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "Limite diario de publicaciones %d alcanzado. La publicación fue rechazada.";
+$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "Limite semanal de publicaciones %d alcanzado. La publicación fue rechazada.";
+$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Limite mensual de publicaciones %d alcanzado. La publicación fue rechazada.";
+$a->strings["There is no status with this id."] = "No hay estatus con esta ID ";
+$a->strings["There is no conversation with this id."] = "No hay conversaciones con esta ID";
+$a->strings["Invalid item."] = "Objeto invalido";
+$a->strings["Invalid action. "] = "Acción invalida";
+$a->strings["DB error"] = "Error de base de datos";
$a->strings["An invitation is required."] = "Se necesita invitación.";
$a->strings["Invitation could not be verified."] = "No se puede verificar la invitación.";
$a->strings["Invalid OpenID url"] = "Dirección OpenID no válida";
@@ -1615,18 +1675,18 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "No pare
$a->strings["Your email domain is not among those allowed on this site."] = "Tu dominio de correo no se encuentra entre los permitidos en este sitio.";
$a->strings["Not a valid email address."] = "No es una dirección de correo electrónico válida.";
$a->strings["Cannot use that email."] = "No se puede utilizar este correo electrónico.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "El apodo solo puede contener \"a-z\", \"0-9\" y \"_\".";
$a->strings["Nickname is already registered. Please choose another."] = "Apodo ya registrado. Por favor, elije otro.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERROR GRAVE: La generación de claves de seguridad ha fallado.";
$a->strings["An error occurred during registration. Please try again."] = "Se produjo un error durante el registro. Por favor, inténtalo de nuevo.";
$a->strings["An error occurred creating your default profile. Please try again."] = "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo.";
$a->strings["Friends"] = "Amigos";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "";
-$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\n\t\tEstimado %1\$s,\n\t\t\tGracias por registrar en %2\$s. Su cuenta ha sido creada.\n\t";
+$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\n\t\t\tLos detalles de acceso son las siguientes:\n\n\t\t\tDirección del sitio:\t%3\$s\n\t\t\tNombre de la cuenta:\t\t%1\$s\n\t\t\tContraseña:\t\t%5\$s\n\n\t\t\tPodrá cambiar la contraseña desde la pagina de configuración de su cuenta después de acceder a la misma\n\t\t\ten.\n\n\t\t\tPor favor tome unos minutos para revisar las opciones demás de la cuenta en dicha pagina de configuración.\n\n\t\t\tTambién podrá agregar informaciones adicionales a su pagina de perfil predeterminado. \n\t\t\t(en la pagina \"Perfiles\") para que otras personas pueden encontrarlo fácilmente.\n\n\t\t\tRecomendamos que elija un nombre apropiado, agregando una imagen de perfil,\n\t\t\tagregando algunas palabras claves de la cuenta (muy útil para hacer nuevos amigos) - y \n\t\t\tquizás el país en donde vive; si no quiere ser mas especifico\n\t\t\tque eso.\n\n\t\t\tRespetamos absolutamente su derecho a la privacidad y ninguno de estos detalles es necesario.\n\t\t\tSi eres nuevo aquí y no conoces a nadie, estos detalles pueden ayudarte\n\t\t\tpara hacer nuevas e interesantes amistades.\n\n\t\t\tGracias y bienvenido a %2\$s.";
$a->strings["Sharing notification from Diaspora network"] = "Compartir notificaciones con la red Diaspora*";
$a->strings["Attachments:"] = "Archivos adjuntos:";
-$a->strings["Do you really want to delete this item?"] = "";
+$a->strings["Do you really want to delete this item?"] = "¿Realmente quieres borrar este objeto?";
$a->strings["Archives"] = "Archivos";
$a->strings["Male"] = "Hombre";
$a->strings["Female"] = "Mujer";
@@ -1706,9 +1766,9 @@ $a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicó en [
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificación] %s te ha nombrado";
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s te ha nombrado en %2\$s";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]te nombró[/url].";
-$a->strings["[Friendica:Notify] %s shared a new post"] = "";
-$a->strings["%1\$s shared a new post at %2\$s"] = "";
-$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "";
+$a->strings["[Friendica:Notify] %s shared a new post"] = "[Notificacion Friendica] %s compartio una nueva publicacion";
+$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s compartió un nuevo tema en %2\$s";
+$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]compartió una publicación[/url].";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s te dio un toque";
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s te dio un toque en %2\$s";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]te dio un toque[/url].";
@@ -1720,43 +1780,42 @@ $a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Has reci
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Has recibido [url=%1\$s]una presentación[/url] de %2\$s.";
$a->strings["You may visit their profile at %s"] = "Puedes visitar su perfil en %s";
$a->strings["Please visit %s to approve or reject the introduction."] = "Visita %s para aceptar o rechazar la presentación por favor.";
-$a->strings["[Friendica:Notify] A new person is sharing with you"] = "";
-$a->strings["%1\$s is sharing with you at %2\$s"] = "";
-$a->strings["[Friendica:Notify] You have a new follower"] = "";
-$a->strings["You have a new follower at %2\$s : %1\$s"] = "";
+$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Notificación:Friendica] Un nuevo contacto comparte contigo";
+$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s comparte con tigo en %2\$s";
+$a->strings["[Friendica:Notify] You have a new follower"] = "[Notificación:Friendica] Tienes un nuevo seguidor";
+$a->strings["You have a new follower at %2\$s : %1\$s"] = "Tienes un nuevo seguidor en %2\$s : %1\$s";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notificación] Sugerencia de amigo recibida";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Has recibido una sugerencia de amigo de '%1\$s' en %2\$s";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Has recibido [url=%1\$s]una sugerencia de amigo[/url] en %2\$s de %3\$s.";
$a->strings["Name:"] = "Nombre: ";
$a->strings["Photo:"] = "Foto: ";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s para aceptar o rechazar la sugerencia por favor.";
-$a->strings["[Friendica:Notify] Connection accepted"] = "";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
-$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
-$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
-$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
-$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
-$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "";
-$a->strings["[Friendica System:Notify] registration request"] = "";
-$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "";
-$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "";
-$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "";
-$a->strings["Please visit %s to approve or reject the request."] = "";
+$a->strings["[Friendica:Notify] Connection accepted"] = "[Notificación:Friendica] Conexión aceptada";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' acepto tu consulta de conexión %2\$s";
+$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s hacepto tu [url=%1\$s]consulta de conexión[/url].";
+$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Ahora tienes una amistad mutua y podrán intercambiar actualizaciones de estados, imágenes, y correo\n\tsin restricciones";
+$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Por favor visita %s si es preciso de hacer algún cambio a la relación con este contacto.";
+$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' eligió de aceptarte como fan/hincha lo que restringe algunas formas de comunicación - tales como mensajes privados y algunas interacciones de los perfiles. Si esto es una pagina de celebridad o comunidad, estas configuraciones se adoptaron automáticamente.";
+$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "'%1\$s' puede elegir de extender la relación hacia una relación de ida y vuelta o otras configuración mas permisiva en el futuro.";
+$a->strings["[Friendica System:Notify] registration request"] = "[Notificacion:Friendica] consulta de registro";
+$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Recibiste una consulta de registro de '%1\$s' en %2\$s";
+$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Recibiste una [url=%1\$s]consulta de registro[/url] from %2\$s.";
+$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Nombre completo:\t%1\$s\\nUbicación del sitio:\t%2\$s\\nLogin Nombre:\t%3\$s (%4\$s)";
+$a->strings["Please visit %s to approve or reject the request."] = "Por favor visita %s para aprobar o negar la solicitud.";
$a->strings["Embedded content"] = "Contenido integrado";
$a->strings["Embedding disabled"] = "Contenido incrustrado desabilitado";
-$a->strings["Error decoding account file"] = "";
-$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "";
-$a->strings["Error! Cannot check nickname"] = "";
-$a->strings["User '%s' already exists on this server!"] = "";
-$a->strings["User creation error"] = "";
-$a->strings["User profile creation error"] = "";
+$a->strings["Error decoding account file"] = "Error decodificando el archivo de cuenta";
+$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No hay datos de versión en el archivo! ¿Es esto de una cuenta friendica? ";
+$a->strings["Error! Cannot check nickname"] = "Error! No puedo consultar el apodo";
+$a->strings["User '%s' already exists on this server!"] = "La cuenta '%s' ya existe en este servidor!";
+$a->strings["User creation error"] = "Error al crear la cuenta";
+$a->strings["User profile creation error"] = "Error de creación del perfil de la cuenta";
$a->strings["%d contact not imported"] = array(
- 0 => "",
- 1 => "",
+ 0 => "%d contactos no encontrado",
+ 1 => "%d contactos no importado",
);
-$a->strings["Done. You can now login with your username and password"] = "";
+$a->strings["Done. You can now login with your username and password"] = "Hecho. Ahora podes ingresar con tu nombre de cuenta y la contraseña.";
$a->strings["toggle mobile"] = "Cambiar a versión móvil";
-$a->strings["Theme settings"] = "Configuración del Tema";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "Configurar el tamaño de las imágenes en las publicaciones";
$a->strings["Set font-size for posts and comments"] = "Tamaño del texto para publicaciones y comentarios";
$a->strings["Set theme width"] = "Establecer el ancho para el tema";
@@ -1766,8 +1825,8 @@ $a->strings["Set colour scheme"] = "Configurar esquema de color";
$a->strings["Alignment"] = "Alineación";
$a->strings["Left"] = "Izquierda";
$a->strings["Center"] = "Centrado";
-$a->strings["Posts font size"] = "";
-$a->strings["Textareas font size"] = "";
+$a->strings["Posts font size"] = "Tamaño de letra del titulo de las publicaciones";
+$a->strings["Textareas font size"] = "Tamaño de letra del área de texto";
$a->strings["Set resolution for middle column"] = "Resolución para la columna central";
$a->strings["Set color scheme"] = "Configurar esquema de color";
$a->strings["Set zoomfactor for Earth Layer"] = "Establecer zoom para Minimapa";
@@ -1787,11 +1846,11 @@ $a->strings["Your personal photos"] = "Tus fotos personales";
$a->strings["Local Directory"] = "Directorio local";
$a->strings["Set zoomfactor for Earth Layers"] = "Configurar zoom en Minimapa";
$a->strings["Show/hide boxes at right-hand column:"] = "Mostrar/Ocultar casillas en la columna derecha:";
-$a->strings["Set style"] = "";
-$a->strings["greenzero"] = "";
-$a->strings["purplezero"] = "";
-$a->strings["easterbunny"] = "";
-$a->strings["darkzero"] = "";
-$a->strings["comix"] = "";
-$a->strings["slackr"] = "";
-$a->strings["Variations"] = "";
+$a->strings["Set style"] = "Definir estilo";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Variations"] = "Variaciones";
diff --git a/view/fr/messages.po b/view/fr/messages.po
index 9e4d54527..5ecb81cee 100644
--- a/view/fr/messages.po
+++ b/view/fr/messages.po
@@ -12,551 +12,537 @@
# Lionel Triay , 2013
# Marquis_de_Carabas , 2012
# Olivier , 2011-2012
+# StefOfficiel , 2015
# Sylvain Lagacé, 2014-2015
# tomamplius , 2014
-# Tubuntu , 2013-2014
+# Tubuntu , 2013-2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-09 09:46+0000\n"
+"POT-Creation-Date: 2015-08-26 07:53+0200\n"
+"PO-Revision-Date: 2015-08-26 09:32+0000\n"
"Last-Translator: fabrixxm \n"
-"Language-Team: French (http://www.transifex.com/projects/p/friendica/language/fr/)\n"
+"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../../mod/contacts.php:108
+#: mod/contacts.php:114
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited"
msgstr[0] "%d contact édité"
msgstr[1] "%d contacts édités."
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
+#: mod/contacts.php:145 mod/contacts.php:340
msgid "Could not access contact record."
msgstr "Impossible d'accéder à l'enregistrement du contact."
-#: ../../mod/contacts.php:153
+#: mod/contacts.php:159
msgid "Could not locate selected profile."
msgstr "Impossible de localiser le profil séléctionné."
-#: ../../mod/contacts.php:186
+#: mod/contacts.php:192
msgid "Contact updated."
msgstr "Contact mis-à-jour."
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
+#: mod/contacts.php:194 mod/dfrn_request.php:576
msgid "Failed to update contact record."
msgstr "Échec de mise-à-jour du contact."
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:42 mod/follow.php:81 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5022 index.php:382
msgid "Permission denied."
msgstr "Permission refusée."
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been blocked"
msgstr "Le contact a été bloqué"
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been unblocked"
msgstr "Le contact n'est plus bloqué"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been ignored"
msgstr "Le contact a été ignoré"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been unignored"
msgstr "Le contact n'est plus ignoré"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been archived"
msgstr "Contact archivé"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been unarchived"
msgstr "Contact désarchivé"
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
+#: mod/contacts.php:411 mod/contacts.php:767
msgid "Do you really want to delete this contact?"
msgstr "Voulez-vous vraiment supprimer ce contact?"
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: mod/contacts.php:413 mod/follow.php:57 mod/message.php:210
+#: mod/settings.php:1063 mod/settings.php:1069 mod/settings.php:1077
+#: mod/settings.php:1081 mod/settings.php:1086 mod/settings.php:1092
+#: mod/settings.php:1098 mod/settings.php:1104 mod/settings.php:1130
+#: mod/settings.php:1131 mod/settings.php:1132 mod/settings.php:1133
+#: mod/settings.php:1134 mod/dfrn_request.php:845 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4854
msgid "Yes"
msgstr "Oui"
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:68
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:859 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4857
msgid "Cancel"
msgstr "Annuler"
-#: ../../mod/contacts.php:352
+#: mod/contacts.php:428
msgid "Contact has been removed."
msgstr "Ce contact a été retiré."
-#: ../../mod/contacts.php:390
+#: mod/contacts.php:466
#, php-format
msgid "You are mutual friends with %s"
msgstr "Vous êtes ami (et réciproquement) avec %s"
-#: ../../mod/contacts.php:394
+#: mod/contacts.php:470
#, php-format
msgid "You are sharing with %s"
msgstr "Vous partagez avec %s"
-#: ../../mod/contacts.php:399
+#: mod/contacts.php:475
#, php-format
msgid "%s is sharing with you"
msgstr "%s partage avec vous"
-#: ../../mod/contacts.php:416
+#: mod/contacts.php:495
msgid "Private communications are not available for this contact."
msgstr "Les communications privées ne sont pas disponibles pour ce contact."
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
+#: mod/contacts.php:498 mod/admin.php:618
msgid "Never"
msgstr "Jamais"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was successful)"
msgstr "(Mise à jour effectuée avec succès)"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was not successful)"
msgstr "(Mise à jour échouée)"
-#: ../../mod/contacts.php:425
+#: mod/contacts.php:504
msgid "Suggest friends"
msgstr "Suggérer amitié/contact"
-#: ../../mod/contacts.php:429
+#: mod/contacts.php:508
#, php-format
msgid "Network type: %s"
msgstr "Type de réseau %s"
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: mod/contacts.php:511 include/contact_widgets.php:200
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] "%d contact en commun"
msgstr[1] "%d contacts en commun"
-#: ../../mod/contacts.php:437
+#: mod/contacts.php:516
msgid "View all contacts"
msgstr "Voir tous les contacts"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
msgid "Unblock"
msgstr "Débloquer"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
msgid "Block"
msgstr "Bloquer"
-#: ../../mod/contacts.php:445
+#: mod/contacts.php:524
msgid "Toggle Blocked status"
msgstr "(dés)activer l'état \"bloqué\""
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
msgid "Unignore"
msgstr "Ne plus ignorer"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
msgid "Ignore"
msgstr "Ignorer"
-#: ../../mod/contacts.php:451
+#: mod/contacts.php:531
msgid "Toggle Ignored status"
msgstr "(dés)activer l'état \"ignoré\""
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Unarchive"
msgstr "Désarchiver"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Archive"
msgstr "Archiver"
-#: ../../mod/contacts.php:458
+#: mod/contacts.php:539
msgid "Toggle Archive status"
msgstr "(dés)activer l'état \"archivé\""
-#: ../../mod/contacts.php:461
+#: mod/contacts.php:543
msgid "Repair"
msgstr "Réparer"
-#: ../../mod/contacts.php:464
+#: mod/contacts.php:546
msgid "Advanced Contact Settings"
msgstr "Réglages avancés du contact"
-#: ../../mod/contacts.php:470
+#: mod/contacts.php:553
msgid "Communications lost with this contact!"
msgstr "Communications perdues avec ce contact !"
-#: ../../mod/contacts.php:473
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr "Chercher plus d'informations pour les flux"
+
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr "Désactivé"
+
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr "Récupérer informations"
+
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr "Récupérer informations"
+
+#: mod/contacts.php:566
msgid "Contact Editor"
msgstr "Éditeur de contact"
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
msgid "Submit"
msgstr "Envoyer"
-#: ../../mod/contacts.php:476
+#: mod/contacts.php:569
msgid "Profile Visibility"
msgstr "Visibilité du profil"
-#: ../../mod/contacts.php:477
+#: mod/contacts.php:570
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
msgstr "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée."
-#: ../../mod/contacts.php:478
+#: mod/contacts.php:571
msgid "Contact Information / Notes"
msgstr "Informations de contact / Notes"
-#: ../../mod/contacts.php:479
+#: mod/contacts.php:572
msgid "Edit contact notes"
msgstr "Éditer les notes des contacts"
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Visiter le profil de %s [%s]"
-#: ../../mod/contacts.php:485
+#: mod/contacts.php:578
msgid "Block/Unblock contact"
msgstr "Bloquer/débloquer ce contact"
-#: ../../mod/contacts.php:486
+#: mod/contacts.php:579
msgid "Ignore contact"
msgstr "Ignorer ce contact"
-#: ../../mod/contacts.php:487
+#: mod/contacts.php:580
msgid "Repair URL settings"
msgstr "Réglages de réparation des URL"
-#: ../../mod/contacts.php:488
+#: mod/contacts.php:581
msgid "View conversations"
msgstr "Voir les conversations"
-#: ../../mod/contacts.php:490
+#: mod/contacts.php:583
msgid "Delete contact"
msgstr "Effacer ce contact"
-#: ../../mod/contacts.php:494
+#: mod/contacts.php:587
msgid "Last update:"
msgstr "Dernière mise-à-jour :"
-#: ../../mod/contacts.php:496
+#: mod/contacts.php:589
msgid "Update public posts"
msgstr "Mettre à jour les publications publiques:"
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
+#: mod/contacts.php:591 mod/admin.php:1584
msgid "Update now"
msgstr "Mettre à jour"
-#: ../../mod/contacts.php:505
+#: mod/contacts.php:598
msgid "Currently blocked"
msgstr "Actuellement bloqué"
-#: ../../mod/contacts.php:506
+#: mod/contacts.php:599
msgid "Currently ignored"
msgstr "Actuellement ignoré"
-#: ../../mod/contacts.php:507
+#: mod/contacts.php:600
msgid "Currently archived"
msgstr "Actuellement archivé"
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
msgid "Hide this contact from others"
msgstr "Cacher ce contact aux autres"
-#: ../../mod/contacts.php:508
+#: mod/contacts.php:601
msgid ""
"Replies/likes to your public posts may still be visible"
msgstr "Les réponses et \"j'aime\" à vos publications publiques peuvent être toujours visibles"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Notification for new posts"
msgstr "Notification des nouvelles publications"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Send a notification of every new post of this contact"
msgstr "Envoyer une notification de chaque nouveau message en provenance de ce contact"
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr "Chercher plus d'informations pour les flux"
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr "Désactivé"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr "Récupérer informations"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr "Récupérer informations"
-
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid "Blacklisted keywords"
msgstr "Mots-clés sur la liste noire"
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
msgstr "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand « Récupérer informations et mots-clés » est sélectionné."
-#: ../../mod/contacts.php:564
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr "URL du Profil"
+
+#: mod/contacts.php:658
msgid "Suggestions"
msgstr "Suggestions"
-#: ../../mod/contacts.php:567
+#: mod/contacts.php:661
msgid "Suggest potential friends"
msgstr "Suggérer des amis potentiels"
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
+#: mod/contacts.php:665 mod/group.php:192
msgid "All Contacts"
msgstr "Tous les contacts"
-#: ../../mod/contacts.php:573
+#: mod/contacts.php:668
msgid "Show all contacts"
msgstr "Montrer tous les contacts"
-#: ../../mod/contacts.php:576
+#: mod/contacts.php:672
msgid "Unblocked"
msgstr "Non-bloqués"
-#: ../../mod/contacts.php:579
+#: mod/contacts.php:675
msgid "Only show unblocked contacts"
msgstr "Ne montrer que les contacts non-bloqués"
-#: ../../mod/contacts.php:583
+#: mod/contacts.php:680
msgid "Blocked"
msgstr "Bloqués"
-#: ../../mod/contacts.php:586
+#: mod/contacts.php:683
msgid "Only show blocked contacts"
msgstr "Ne montrer que les contacts bloqués"
-#: ../../mod/contacts.php:590
+#: mod/contacts.php:688
msgid "Ignored"
msgstr "Ignorés"
-#: ../../mod/contacts.php:593
+#: mod/contacts.php:691
msgid "Only show ignored contacts"
msgstr "Ne montrer que les contacts ignorés"
-#: ../../mod/contacts.php:597
+#: mod/contacts.php:696
msgid "Archived"
msgstr "Archivés"
-#: ../../mod/contacts.php:600
+#: mod/contacts.php:699
msgid "Only show archived contacts"
msgstr "Ne montrer que les contacts archivés"
-#: ../../mod/contacts.php:604
+#: mod/contacts.php:704
msgid "Hidden"
msgstr "Cachés"
-#: ../../mod/contacts.php:607
+#: mod/contacts.php:707
msgid "Only show hidden contacts"
msgstr "Ne montrer que les contacts masqués"
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Relation réciproque"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "Vous suit"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "Vous le/la suivez"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Éditer le contact"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
msgid "Contacts"
msgstr "Contacts"
-#: ../../mod/contacts.php:706
+#: mod/contacts.php:762
msgid "Search your contacts"
msgstr "Rechercher dans vos contacts"
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
+#: mod/contacts.php:763 mod/directory.php:63
msgid "Finding: "
msgstr "Trouvé: "
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
msgid "Find"
msgstr "Trouver"
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
msgid "Update"
msgstr "Mises-à-jour"
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
msgid "Delete"
msgstr "Supprimer"
-#: ../../mod/hcard.php:10
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Relation réciproque"
+
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "Vous suit"
+
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "Vous le/la suivez"
+
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Éditer le contact"
+
+#: mod/hcard.php:10
msgid "No profile"
msgstr "Aucun profil"
-#: ../../mod/manage.php:106
+#: mod/manage.php:106
msgid "Manage Identities and/or Pages"
msgstr "Gérer les identités et/ou les pages"
-#: ../../mod/manage.php:107
+#: mod/manage.php:107
msgid ""
"Toggle between different identities or community/group pages which share "
"your account details or which you have been granted \"manage\" permissions"
msgstr "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer."
-#: ../../mod/manage.php:108
+#: mod/manage.php:108
msgid "Select an identity to manage: "
msgstr "Choisir une identité à gérer: "
-#: ../../mod/oexchange.php:25
+#: mod/oexchange.php:25
msgid "Post successful."
msgstr "Publication réussie."
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
msgid "Permission denied"
msgstr "Permission refusée"
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+#: mod/profperm.php:25 mod/profperm.php:56
msgid "Invalid profile identifier."
msgstr "Identifiant de profil invalide."
-#: ../../mod/profperm.php:101
+#: mod/profperm.php:102
msgid "Profile Visibility Editor"
msgstr "Éditer la visibilité du profil"
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
msgid "Profile"
msgstr "Profil"
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
+#: mod/profperm.php:106 mod/group.php:222
msgid "Click on a contact to add or remove."
msgstr "Cliquez sur un contact pour l'ajouter ou le supprimer."
-#: ../../mod/profperm.php:114
+#: mod/profperm.php:115
msgid "Visible To"
msgstr "Visible par"
-#: ../../mod/profperm.php:130
+#: mod/profperm.php:131
msgid "All Contacts (with secure profile access)"
msgstr "Tous les contacts (ayant un accès sécurisé)"
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4813
msgid "Item not found."
msgstr "Élément introuvable."
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
msgid "Public access denied."
msgstr "Accès public refusé."
-#: ../../mod/display.php:332 ../../mod/profile.php:155
+#: mod/display.php:343 mod/profile.php:155
msgid "Access to this profile has been restricted."
msgstr "L'accès au profil a été restreint."
-#: ../../mod/display.php:496
+#: mod/display.php:505
msgid "Item has been removed."
msgstr "Cet élément a été enlevé."
-#: ../../mod/newmember.php:6
+#: mod/newmember.php:6
msgid "Welcome to Friendica"
msgstr "Bienvenue sur Friendica"
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
msgid "New Member Checklist"
msgstr "Checklist du nouvel utilisateur"
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
msgid ""
"We would like to offer some tips and links to help make your experience "
"enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -564,40 +550,39 @@ msgid ""
"registration and then will quietly disappear."
msgstr "Nous souhaiterions vous donner quelques astuces et ressources pour rendre votre expérience la plus agréable possible. Cliquez sur n'importe lequel de ces éléments pour visiter la page correspondante. Un lien vers cette page restera visible sur votre page d'accueil pendant les deux semaines qui suivent votre inscription initiale, puis disparaîtra silencieusement."
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
msgid "Getting Started"
msgstr "Bien démarrer"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid "Friendica Walk-Through"
msgstr "Friendica pas-à-pas"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid ""
"On your Quick Start page - find a brief introduction to your "
"profile and network tabs, make some new connections, and find some groups to"
" join."
msgstr "Sur votre page d'accueil, dans Conseils aux nouveaux venus - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre."
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
msgid "Settings"
msgstr "Réglages"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid "Go to Your Settings"
msgstr "Éditer vos Réglages"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid ""
"On your Settings page - change your initial password. Also make a "
"note of your Identity Address. This looks just like an email address - and "
"will be useful in making friends on the free social web."
msgstr "Sur la page des Réglages - changez votre mot de passe initial. Notez bien votre Identité. Elle ressemble à une adresse de courriel - et vous sera utile pour vous faire des amis dans le web social libre."
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
msgid ""
"Review the other settings, particularly the privacy settings. An unpublished"
" directory listing is like having an unlisted phone number. In general, you "
@@ -605,99 +590,97 @@ msgid ""
"potential friends know exactly how to find you."
msgstr "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver."
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
msgid "Upload Profile Photo"
msgstr "Téléverser une photo de profil"
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:36
msgid ""
"Upload a profile photo if you have not done so already. Studies have shown "
"that people with real photos of themselves are ten times more likely to make"
" friends than people who do not."
msgstr "Téléversez (envoyez) une photo de profil si vous n'en avez pas déjà une. Les études montrent que les gens qui affichent de vraies photos d'eux sont dix fois plus susceptibles de se faire des amis."
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid "Edit Your Profile"
msgstr "Éditer votre Profil"
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid ""
"Edit your default profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown"
" visitors."
msgstr "Éditez votre profil par défaut à votre convenance. Vérifiez les réglages concernant la visibilité de votre liste d'amis par les visiteurs inconnus."
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid "Profile Keywords"
msgstr "Mots-clés du profil"
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid ""
"Set some public keywords for your default profile which describe your "
"interests. We may be able to find other people with similar interests and "
"suggest friendships."
msgstr "Choisissez quelques mots-clé publics pour votre profil par défaut. Ils pourront ainsi décrire vos centres d'intérêt, et nous pourrons vous proposer des contacts qui les partagent."
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
msgid "Connecting"
msgstr "Connexions"
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
msgid "Facebook"
msgstr "Facebook"
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49
msgid ""
"Authorise the Facebook Connector if you currently have a Facebook account "
"and we will (optionally) import all your Facebook friends and conversations."
msgstr "Activez et paramétrez le connecteur Facebook si vous avez un compte Facebook et nous pourrons (de manière facultative) importer tous vos amis et conversations Facebook."
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
msgid ""
"If this is your own personal server, installing the Facebook addon "
"may ease your transition to the free social web."
msgstr "Si ceci est votre propre serveur, installer le connecteur Facebook peut adoucir votre transition vers le web social libre."
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid "Importing Emails"
msgstr "Importer courriels"
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid ""
"Enter your email access information on your Connector Settings page if you "
"wish to import and interact with friends or mailing lists from your email "
"INBOX"
msgstr "Entrez vos paramètres de courriel dans les Réglages des connecteurs si vous souhaitez importer et interagir avec des amis ou des listes venant de votre Boîte de Réception."
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid "Go to Your Contacts Page"
msgstr "Consulter vos Contacts"
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid ""
"Your Contacts page is your gateway to managing friendships and connecting "
"with friends on other networks. Typically you enter their address or site "
"URL in the Add New Contact dialog."
msgstr "Votre page Contacts est le point d'entrée vers la gestion de vos amitiés/relations et la connexion à des amis venant d'autres réseaux. Typiquement, vous pourrez y rentrer leur adresse d'Identité ou l'URL de leur site dans le formulaire Ajouter un nouveau contact."
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid "Go to Your Site's Directory"
msgstr "Consulter l'Annuaire de votre Site"
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid ""
"The Directory page lets you find other people in this network or other "
"federated sites. Look for a Connect or Follow link on "
"their profile page. Provide your own Identity Address if requested."
msgstr "La page Annuaire vous permet de trouver d'autres personnes au sein de ce réseaux ou parmi d'autres sites fédérés. Cherchez un lien Relier ou Suivre sur leur profil. Vous pourrez avoir besoin d'indiquer votre adresse d'identité."
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid "Finding New People"
msgstr "Trouver de nouvelles personnes"
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid ""
"On the side panel of the Contacts page are several tools to find new "
"friends. We can match people by interest, look up people by name or "
@@ -706,456 +689,493 @@ msgid ""
"hours."
msgstr "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures."
-#: ../../mod/newmember.php:66 ../../include/group.php:270
+#: mod/newmember.php:66 include/group.php:270
msgid "Groups"
msgstr "Groupes"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid "Group Your Contacts"
msgstr "Grouper vos contacts"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid ""
"Once you have made some friends, organize them into private conversation "
"groups from the sidebar of your Contacts page and then you can interact with"
" each group privately on your Network page."
msgstr "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau."
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid "Why Aren't My Posts Public?"
-msgstr "Pourquoi mes éléments ne sont pas publics?"
+msgstr "Pourquoi mes éléments ne sont pas publics ?"
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid ""
"Friendica respects your privacy. By default, your posts will only show up to"
" people you've added as friends. For more information, see the help section "
"from the link above."
msgstr "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus."
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
msgid "Getting Help"
msgstr "Obtenir de l'aide"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid "Go to the Help Section"
msgstr "Aller à la section Aide"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid ""
"Our help pages may be consulted for detail on other program"
" features and resources."
msgstr "Nos pages d'aide peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources."
-#: ../../mod/openid.php:24
+#: mod/openid.php:24
msgid "OpenID protocol error. No ID returned."
msgstr "Erreur de protocole OpenID. Pas d'ID en retour."
-#: ../../mod/openid.php:53
+#: mod/openid.php:53
msgid ""
"Account not found and OpenID registration is not permitted on this site."
msgstr "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site."
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
msgid "Login failed."
msgstr "Échec de connexion."
-#: ../../mod/profile_photo.php:44
+#: mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed."
msgstr "Image envoyée, mais impossible de la retailler."
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
msgid "Profile Photos"
msgstr "Photos du profil"
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
#, php-format
msgid "Image size reduction [%s] failed."
msgstr "Réduction de la taille de l'image [%s] échouée."
-#: ../../mod/profile_photo.php:118
+#: mod/profile_photo.php:118
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache du navigateur, si d'aventure la nouvelle photo n'apparaissait pas immédiatement."
-#: ../../mod/profile_photo.php:128
+#: mod/profile_photo.php:128
msgid "Unable to process image"
msgstr "Impossible de traiter l'image"
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "L'image dépasse la taille limite de %d"
+msgid "Image exceeds size limit of %s"
+msgstr "L'image dépasse la taille limite de %s"
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
msgid "Unable to process image."
msgstr "Impossible de traiter l'image."
-#: ../../mod/profile_photo.php:242
+#: mod/profile_photo.php:242
msgid "Upload File:"
msgstr "Fichier à téléverser:"
-#: ../../mod/profile_photo.php:243
+#: mod/profile_photo.php:243
msgid "Select a profile:"
msgstr "Choisir un profil:"
-#: ../../mod/profile_photo.php:245
+#: mod/profile_photo.php:245
msgid "Upload"
msgstr "Téléverser"
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
+#: mod/profile_photo.php:248
msgid "or"
msgstr "ou"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "skip this step"
msgstr "ignorer cette étape"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "select a photo from your photo albums"
msgstr "choisissez une photo depuis vos albums"
-#: ../../mod/profile_photo.php:262
+#: mod/profile_photo.php:262
msgid "Crop Image"
msgstr "(Re)cadrer l'image"
-#: ../../mod/profile_photo.php:263
+#: mod/profile_photo.php:263
msgid "Please adjust the image cropping for optimum viewing."
msgstr "Ajustez le cadre de l'image pour une visualisation optimale."
-#: ../../mod/profile_photo.php:265
+#: mod/profile_photo.php:265
msgid "Done Editing"
msgstr "Édition terminée"
-#: ../../mod/profile_photo.php:299
+#: mod/profile_photo.php:299
msgid "Image uploaded successfully."
msgstr "Image téléversée avec succès."
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
msgid "Image upload failed."
msgstr "Le téléversement de l'image a échoué."
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
msgid "photo"
msgstr "photo"
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
msgid "status"
msgstr "le statut"
-#: ../../mod/subthread.php:103
+#: mod/subthread.php:103
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr "%1$s suit les %3$s de %2$s"
-#: ../../mod/tagrm.php:41
+#: mod/tagrm.php:41
msgid "Tag removed"
msgstr "Étiquette supprimée"
-#: ../../mod/tagrm.php:79
+#: mod/tagrm.php:79
msgid "Remove Item Tag"
msgstr "Enlever l'étiquette de l'élément"
-#: ../../mod/tagrm.php:81
+#: mod/tagrm.php:81
msgid "Select a tag to remove: "
msgstr "Sélectionner une étiquette à supprimer: "
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
+#: mod/tagrm.php:93 mod/delegate.php:139
msgid "Remove"
msgstr "Utiliser comme photo de profil"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
msgid "Save to Folder:"
msgstr "Sauver dans le Dossier:"
-#: ../../mod/filer.php:30
+#: mod/filer.php:30
msgid "- select -"
msgstr "- choisir -"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
msgid "Save"
msgstr "Sauver"
-#: ../../mod/follow.php:27
+#: mod/follow.php:24
+msgid "You already added this contact."
+msgstr "Vous avez déjà ajouté ce contact."
+
+#: mod/follow.php:56 mod/dfrn_request.php:844
+msgid "Please answer the following:"
+msgstr "Merci de répondre à ce qui suit:"
+
+#: mod/follow.php:57 mod/dfrn_request.php:845
+#, php-format
+msgid "Does %s know you?"
+msgstr "Est-ce que %s vous connaît?"
+
+#: mod/follow.php:57 mod/settings.php:1063 mod/settings.php:1069
+#: mod/settings.php:1077 mod/settings.php:1081 mod/settings.php:1086
+#: mod/settings.php:1092 mod/settings.php:1098 mod/settings.php:1104
+#: mod/settings.php:1130 mod/settings.php:1131 mod/settings.php:1132
+#: mod/settings.php:1133 mod/settings.php:1134 mod/dfrn_request.php:845
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "Non"
+
+#: mod/follow.php:58 mod/dfrn_request.php:849
+msgid "Add a personal note:"
+msgstr "Ajouter une note personnelle:"
+
+#: mod/follow.php:64 mod/dfrn_request.php:855
+msgid "Your Identity Address:"
+msgstr "Votre adresse d'identité:"
+
+#: mod/follow.php:67 mod/dfrn_request.php:858
+msgid "Submit Request"
+msgstr "Envoyer la requête"
+
+#: mod/follow.php:106
msgid "Contact added"
msgstr "Contact ajouté"
-#: ../../mod/item.php:113
+#: mod/item.php:115
msgid "Unable to locate original post."
msgstr "Impossible de localiser la publication originale."
-#: ../../mod/item.php:345
+#: mod/item.php:347
msgid "Empty post discarded."
msgstr "Publication vide rejetée."
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
msgid "Wall Photos"
msgstr "Photos du mur"
-#: ../../mod/item.php:938
+#: mod/item.php:860
msgid "System error. Post not saved."
msgstr "Erreur système. Publication non sauvée."
-#: ../../mod/item.php:964
+#: mod/item.php:989
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Ce message vous a été envoyé par %s, membre du réseau social Friendica."
-#: ../../mod/item.php:966
+#: mod/item.php:991
#, php-format
msgid "You may visit them online at %s"
msgstr "Vous pouvez leur rendre visite sur %s"
-#: ../../mod/item.php:967
+#: mod/item.php:992
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Merci de contacter l’émetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages."
-#: ../../mod/item.php:971
+#: mod/item.php:996
#, php-format
msgid "%s posted an update."
msgstr "%s a publié une mise à jour."
-#: ../../mod/group.php:29
+#: mod/group.php:29
msgid "Group created."
msgstr "Groupe créé."
-#: ../../mod/group.php:35
+#: mod/group.php:35
msgid "Could not create group."
msgstr "Impossible de créer le groupe."
-#: ../../mod/group.php:47 ../../mod/group.php:140
+#: mod/group.php:47 mod/group.php:140
msgid "Group not found."
msgstr "Groupe introuvable."
-#: ../../mod/group.php:60
+#: mod/group.php:60
msgid "Group name changed."
msgstr "Groupe renommé."
-#: ../../mod/group.php:87
+#: mod/group.php:87
msgid "Save Group"
msgstr "Sauvegarder le groupe"
-#: ../../mod/group.php:93
+#: mod/group.php:93
msgid "Create a group of contacts/friends."
msgstr "Créez un groupe de contacts/amis."
-#: ../../mod/group.php:94 ../../mod/group.php:180
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
msgid "Group Name: "
msgstr "Nom du groupe: "
-#: ../../mod/group.php:113
+#: mod/group.php:113
msgid "Group removed."
msgstr "Groupe enlevé."
-#: ../../mod/group.php:115
+#: mod/group.php:115
msgid "Unable to remove group."
msgstr "Impossible d'enlever le groupe."
-#: ../../mod/group.php:179
+#: mod/group.php:177
msgid "Group Editor"
msgstr "Éditeur de groupe"
-#: ../../mod/group.php:192
+#: mod/group.php:190
msgid "Members"
msgstr "Membres"
-#: ../../mod/apps.php:7 ../../index.php:212
+#: mod/apps.php:7 index.php:225
msgid "You must be logged in to use addons. "
msgstr "Vous devez être connecté pour utiliser les greffons."
-#: ../../mod/apps.php:11
+#: mod/apps.php:11
msgid "Applications"
msgstr "Applications"
-#: ../../mod/apps.php:14
+#: mod/apps.php:14
msgid "No installed applications."
msgstr "Pas d'application installée."
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
msgid "Profile not found."
msgstr "Profil introuvable."
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
msgid "Contact not found."
msgstr "Contact introuvable."
-#: ../../mod/dfrn_confirm.php:121
+#: mod/dfrn_confirm.php:121
msgid ""
"This may occasionally happen if contact was requested by both persons and it"
" has already been approved."
msgstr "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé."
-#: ../../mod/dfrn_confirm.php:240
+#: mod/dfrn_confirm.php:240
msgid "Response from remote site was not understood."
msgstr "Réponse du site distant incomprise."
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
msgid "Unexpected response from remote site: "
-msgstr "Réponse inattendue du site distant: "
+msgstr "Réponse inattendue du site distant : "
-#: ../../mod/dfrn_confirm.php:263
+#: mod/dfrn_confirm.php:263
msgid "Confirmation completed successfully."
msgstr "Confirmation achevée avec succès."
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
msgid "Remote site reported: "
-msgstr "Alerte du site distant: "
+msgstr "Alerte du site distant : "
-#: ../../mod/dfrn_confirm.php:277
+#: mod/dfrn_confirm.php:277
msgid "Temporary failure. Please wait and try again."
msgstr "Échec temporaire. Merci de recommencer ultérieurement."
-#: ../../mod/dfrn_confirm.php:284
+#: mod/dfrn_confirm.php:284
msgid "Introduction failed or was revoked."
msgstr "Introduction échouée ou annulée."
-#: ../../mod/dfrn_confirm.php:429
+#: mod/dfrn_confirm.php:430
msgid "Unable to set contact photo."
msgstr "Impossible de définir la photo du contact."
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s est désormais lié à %2$s"
-#: ../../mod/dfrn_confirm.php:571
+#: mod/dfrn_confirm.php:572
#, php-format
msgid "No user record found for '%s' "
msgstr "Pas d'utilisateur trouvé pour '%s' "
-#: ../../mod/dfrn_confirm.php:581
+#: mod/dfrn_confirm.php:582
msgid "Our site encryption key is apparently messed up."
msgstr "Notre clé de chiffrement de site est apparemment corrompue."
-#: ../../mod/dfrn_confirm.php:592
+#: mod/dfrn_confirm.php:593
msgid "Empty site URL was provided or URL could not be decrypted by us."
msgstr "URL de site absente ou indéchiffrable."
-#: ../../mod/dfrn_confirm.php:613
+#: mod/dfrn_confirm.php:614
msgid "Contact record was not found for you on our site."
msgstr "Pas d'entrée pour ce contact sur notre site."
-#: ../../mod/dfrn_confirm.php:627
+#: mod/dfrn_confirm.php:628
#, php-format
msgid "Site public key not available in contact record for URL %s."
msgstr "La clé publique du site ne se trouve pas dans l'enregistrement du contact pour l'URL %s."
-#: ../../mod/dfrn_confirm.php:647
+#: mod/dfrn_confirm.php:648
msgid ""
"The ID provided by your system is a duplicate on our system. It should work "
"if you try again."
msgstr "L'identifiant fourni par votre système fait doublon sur le notre. Cela peut fonctionner si vous réessayez."
-#: ../../mod/dfrn_confirm.php:658
+#: mod/dfrn_confirm.php:659
msgid "Unable to set your contact credentials on our system."
msgstr "Impossible de vous définir des permissions sur notre système."
-#: ../../mod/dfrn_confirm.php:725
+#: mod/dfrn_confirm.php:726
msgid "Unable to update your contact profile details on our system"
msgstr "Impossible de mettre les détails de votre profil à jour sur notre système"
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4236
msgid "[Name Withheld]"
msgstr "[Nom non-publié]"
-#: ../../mod/dfrn_confirm.php:797
+#: mod/dfrn_confirm.php:798
#, php-format
msgid "%1$s has joined %2$s"
msgstr "%1$s a rejoint %2$s"
-#: ../../mod/profile.php:21 ../../boot.php:1458
+#: mod/profile.php:21 include/identity.php:77
msgid "Requested profile is not available."
msgstr "Le profil demandé n'est pas disponible."
-#: ../../mod/profile.php:180
+#: mod/profile.php:179
msgid "Tips for New Members"
msgstr "Conseils aux nouveaux venus"
-#: ../../mod/videos.php:125
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr "Voulez-vous vraiment supprimer cette vidéo?"
+
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr "Supprimer la vidéo"
+
+#: mod/videos.php:197
msgid "No videos selected"
msgstr "Pas de vidéo sélectionné"
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+#: mod/videos.php:298 mod/photos.php:1053
msgid "Access to this item is restricted."
msgstr "Accès restreint à cet élément."
-#: ../../mod/videos.php:301 ../../include/text.php:1405
+#: mod/videos.php:373 include/text.php:1460
msgid "View Video"
msgstr "Regarder la vidéo"
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+#: mod/videos.php:380 mod/photos.php:1827
msgid "View Album"
msgstr "Voir l'album"
-#: ../../mod/videos.php:317
+#: mod/videos.php:389
msgid "Recent Videos"
msgstr "Vidéos récente"
-#: ../../mod/videos.php:319
+#: mod/videos.php:391
msgid "Upload New Videos"
msgstr "Téléversé une nouvelle vidéo"
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/tagger.php:95 include/conversation.php:265
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s a étiqueté %3$s de %2$s avec %4$s"
-#: ../../mod/fsuggest.php:63
+#: mod/fsuggest.php:63
msgid "Friend suggestion sent."
msgstr "Suggestion d'amitié/contact envoyée."
-#: ../../mod/fsuggest.php:97
+#: mod/fsuggest.php:97
msgid "Suggest Friends"
msgstr "Suggérer des amis/contacts"
-#: ../../mod/fsuggest.php:99
+#: mod/fsuggest.php:99
#, php-format
msgid "Suggest a friend for %s"
msgstr "Suggérer un ami/contact pour %s"
-#: ../../mod/lostpass.php:19
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Requête invalide."
+
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr "Impossible de trouver un compte valide."
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr "Réinitialisation du mot de passe en cours. Vérifiez votre courriel."
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -1171,7 +1191,7 @@ msgid ""
"\t\tissued this request."
msgstr "\n\t\tChère/Cher %1$s,\n\t\t\tNous avons reçu une demande de ré-initialisation du mot de passe de votre compte sur \"%2$s\". Pour confirmer cette demande, veuillez cliquer sur le lien de vérification ci-dessous ou le coller dans la barre d’adresse de votre navigateur.\n\n\t\tSi vous n’êtes PAS à l’origine de cette demande, NE suivez PAS le lien—ignorez et/ou supprimez ce message.\n\n\t\tVotre mot de passe ne sera pas modifié si nous n’avons pas de confirmation que la demande émane de vous."
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -1188,44 +1208,44 @@ msgid ""
"\t\tLogin Name:\t%3$s"
msgstr "\n\t\tSuivez ce lien pour confirmer votre identité :\n\n\t\t%1$s\n\n\t\tVous recevrez alors a message contenant votre nouveau mot de passe.\n\t\tVous pourrez changer ce mot de passe depuis les paramètres de votre compte une fois connecté.\n\n\t\tInformations de connexion :\n\n\t\tAdresse :\t%2$s\n\t\tIdentifiant :\t%3$s"
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr "Requête de réinitialisation de mot de passe à %s"
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué."
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1287
msgid "Password Reset"
msgstr "Réinitialiser le mot de passe"
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr "Votre mot de passe a bien été réinitialisé."
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr "Votre nouveau mot de passe est "
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr "Sauvez ou copiez ce nouveau mot de passe - puis"
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr "cliquez ici pour vous connecter"
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr "Votre mot de passe peut être changé depuis la page <em>Réglages</em>, une fois que vous serez connecté."
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -1236,7 +1256,7 @@ msgid ""
"\t\t\t"
msgstr "\n\t\t\t\tChère/Cher %1$s,\n\t\t\t\t\tVotre mot de passe a été changé ainsi que vous l’avez demandé. Veuillez conserver cette informations dans vos archives (ou changer immédiatement votre mot de passe pour un autre dont vous vous souviendrez).\n\t\t\t"
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -1250,1054 +1270,1111 @@ msgid ""
"\t\t\t"
msgstr "\n\t\t\t\tVoici vos informations de connexion :\n\n\t\t\t\tAdresse :\t%1$s\n\t\t\t\tIdentifiant :\t%2$s\n\t\t\t\tMot de passe :\t%3$s\n\n\t\t\t\tVous pourrez changer votre mot de passe dans les paramètres de votre compte une fois connecté.\n\t\t\t"
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr "Votre mot de passe a été modifié à %s"
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
-msgstr "Mot de passe oublié?"
+msgstr "Mot de passe oublié ?"
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel."
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
-msgstr "Pseudo ou Courriel: "
+msgstr "Pseudo ou eMail : "
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr "Réinitialiser"
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s aime %3$s de %2$s"
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/like.php:168 include/conversation.php:140
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "%1$s n'aime pas %3$s de %2$s"
-#: ../../mod/ping.php:240
+#: mod/ping.php:233
msgid "{0} wants to be your friend"
msgstr "{0} souhaite être votre ami(e)"
-#: ../../mod/ping.php:245
+#: mod/ping.php:248
msgid "{0} sent you a message"
msgstr "{0} vous a envoyé un message"
-#: ../../mod/ping.php:250
+#: mod/ping.php:263
msgid "{0} requested registration"
msgstr "{0} a demandé à s'inscrire"
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} a commenté la publication de %s"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "{0} a aimé la publication de %s"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "{0} n'a pas aimé la publication de %s"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} est désormais ami(e) avec %s"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} a publié"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} a étiqueté la publication de %s avec #%s"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} vous a mentionné dans une publication"
-
-#: ../../mod/viewcontacts.php:41
+#: mod/viewcontacts.php:41
msgid "No contacts."
msgstr "Aucun contact."
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
+#: mod/viewcontacts.php:78 include/text.php:917
msgid "View Contacts"
msgstr "Voir les contacts"
-#: ../../mod/notifications.php:26
+#: mod/notifications.php:26
msgid "Invalid request identifier."
msgstr "Identifiant de demande invalide."
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
msgid "Discard"
msgstr "Rejeter"
-#: ../../mod/notifications.php:78
+#: mod/notifications.php:78
msgid "System"
msgstr "Système"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
msgid "Network"
msgstr "Réseau"
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
+#: mod/notifications.php:90 mod/network.php:375
msgid "Personal"
msgstr "Personnel"
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
msgid "Home"
msgstr "Profil"
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
+#: mod/notifications.php:102 include/nav.php:161
msgid "Introductions"
msgstr "Introductions"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Show Ignored Requests"
msgstr "Voir les demandes ignorées"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Hide Ignored Requests"
msgstr "Cacher les demandes ignorées"
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: mod/notifications.php:159 mod/notifications.php:209
msgid "Notification type: "
msgstr "Type de notification: "
-#: ../../mod/notifications.php:150
+#: mod/notifications.php:160
msgid "Friend Suggestion"
msgstr "Suggestion d'amitié/contact"
-#: ../../mod/notifications.php:152
+#: mod/notifications.php:162
#, php-format
msgid "suggested by %s"
msgstr "suggéré(e) par %s"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "Post a new friend activity"
msgstr "Poster une nouvelle avtivité d'ami"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "if applicable"
msgstr "si possible"
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
msgid "Approve"
msgstr "Approuver"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "Claims to be known to you: "
msgstr "Prétend que vous le connaissez: "
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "yes"
msgstr "oui"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "no"
msgstr "non"
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Approuver en tant que: "
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "Doit être votre connexion bidirectionnelle ou non? \"Ami\" implique que vous autorisiez à lire et vous vous abonnez à leurs postes. \"Fan / Admirateur\" signifie que vous permettez de lire, mais vous ne voulez pas lire les leurs. Approuver en:"
-#: ../../mod/notifications.php:189
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "Doit être votre connexion bidirectionnelle ou non? \"Ami\" implique que vous autorisiez à lire et vous vous abonnez à leurs postes. \"Fan / Admirateur\" signifie que vous permettez de lire, mais vous ne voulez pas lire les leurs. Approuver en:"
+
+#: mod/notifications.php:203
msgid "Friend"
msgstr "Ami"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Sharer"
msgstr "Initiateur du partage"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Fan/Admirer"
msgstr "Fan/Admirateur"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "Friend/Connect Request"
msgstr "Demande de connexion/relation"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "New Follower"
msgstr "Nouvel abonné"
-#: ../../mod/notifications.php:217
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Localisation:"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "À propos:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Étiquette:"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Genre:"
+
+#: mod/notifications.php:240
msgid "No introductions."
msgstr "Aucune demande d'introduction."
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
+#: mod/notifications.php:243 include/nav.php:164
msgid "Notifications"
msgstr "Notifications"
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
#, php-format
msgid "%s liked %s's post"
msgstr "%s a aimé la publication de %s"
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
#, php-format
msgid "%s disliked %s's post"
msgstr "%s n'a pas aimé la publication de %s"
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
#, php-format
msgid "%s is now friends with %s"
msgstr "%s est désormais ami(e) avec %s"
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: mod/notifications.php:313 mod/notifications.php:442
#, php-format
msgid "%s created a new post"
msgstr "%s a créé une nouvelle publication"
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
#, php-format
msgid "%s commented on %s's post"
msgstr "%s a commenté la publication de %s"
-#: ../../mod/notifications.php:306
+#: mod/notifications.php:329
msgid "No more network notifications."
msgstr "Aucune notification du réseau."
-#: ../../mod/notifications.php:310
+#: mod/notifications.php:333
msgid "Network Notifications"
msgstr "Notifications du réseau"
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: mod/notifications.php:359 mod/notify.php:72
msgid "No more system notifications."
msgstr "Pas plus de notifications système."
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: mod/notifications.php:363 mod/notify.php:76
msgid "System Notifications"
msgstr "Notifications du système"
-#: ../../mod/notifications.php:435
+#: mod/notifications.php:458
msgid "No more personal notifications."
msgstr "Aucun notification personnelle."
-#: ../../mod/notifications.php:439
+#: mod/notifications.php:462
msgid "Personal Notifications"
msgstr "Notifications personnelles"
-#: ../../mod/notifications.php:520
+#: mod/notifications.php:543
msgid "No more home notifications."
msgstr "Aucune notification de la page d'accueil."
-#: ../../mod/notifications.php:524
+#: mod/notifications.php:547
msgid "Home Notifications"
msgstr "Notifications de page d'accueil"
-#: ../../mod/babel.php:17
+#: mod/babel.php:17
msgid "Source (bbcode) text:"
msgstr "Texte source (bbcode) :"
-#: ../../mod/babel.php:23
+#: mod/babel.php:23
msgid "Source (Diaspora) text to convert to BBcode:"
msgstr "Texte source (Diaspora) à convertir en BBcode :"
-#: ../../mod/babel.php:31
+#: mod/babel.php:31
msgid "Source input: "
-msgstr "Source input: "
+msgstr "Source input : "
-#: ../../mod/babel.php:35
+#: mod/babel.php:35
msgid "bb2html (raw HTML): "
msgstr "bb2html (HTML brut)"
-#: ../../mod/babel.php:39
+#: mod/babel.php:39
msgid "bb2html: "
-msgstr "bb2html: "
+msgstr "bb2html : "
-#: ../../mod/babel.php:43
+#: mod/babel.php:43
msgid "bb2html2bb: "
-msgstr "bb2html2bb: "
+msgstr "bb2html2bb : "
-#: ../../mod/babel.php:47
+#: mod/babel.php:47
msgid "bb2md: "
-msgstr "bb2md: "
+msgstr "bb2md : "
-#: ../../mod/babel.php:51
+#: mod/babel.php:51
msgid "bb2md2html: "
-msgstr "bb2md2html: "
+msgstr "bb2md2html : "
-#: ../../mod/babel.php:55
+#: mod/babel.php:55
msgid "bb2dia2bb: "
-msgstr "bb2dia2bb: "
+msgstr "bb2dia2bb : "
-#: ../../mod/babel.php:59
+#: mod/babel.php:59
msgid "bb2md2html2bb: "
-msgstr "bb2md2html2bb: "
+msgstr "bb2md2html2bb : "
-#: ../../mod/babel.php:69
+#: mod/babel.php:69
msgid "Source input (Diaspora format): "
msgstr "Texte source (format Diaspora) :"
-#: ../../mod/babel.php:74
+#: mod/babel.php:74
msgid "diaspora2bb: "
msgstr "diaspora2bb :"
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
msgid "Nothing new here"
msgstr "Rien de neuf ici"
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
msgid "Clear notifications"
msgstr "Effacer les notifications"
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/message.php:9 include/nav.php:173
msgid "New Message"
msgstr "Nouveau message"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
msgid "No recipient selected."
msgstr "Pas de destinataire sélectionné."
-#: ../../mod/message.php:67
+#: mod/message.php:68
msgid "Unable to locate contact information."
msgstr "Impossible de localiser les informations du contact."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
msgid "Message could not be sent."
msgstr "Impossible d'envoyer le message."
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
msgid "Message collection failure."
msgstr "Récupération des messages infructueuse."
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
msgid "Message sent."
msgstr "Message envoyé."
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:183 include/nav.php:170
msgid "Messages"
msgstr "Messages"
-#: ../../mod/message.php:207
+#: mod/message.php:208
msgid "Do you really want to delete this message?"
msgstr "Voulez-vous vraiment supprimer ce message ?"
-#: ../../mod/message.php:227
+#: mod/message.php:228
msgid "Message deleted."
msgstr "Message supprimé."
-#: ../../mod/message.php:258
+#: mod/message.php:259
msgid "Conversation removed."
msgstr "Conversation supprimée."
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
msgid "Please enter a link URL:"
msgstr "Entrez un lien web:"
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
msgid "Send Private Message"
msgstr "Envoyer un message privé"
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
msgid "To:"
msgstr "À:"
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
msgid "Subject:"
msgstr "Sujet:"
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
msgid "Your message:"
msgstr "Votre message:"
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
msgid "Upload photo"
msgstr "Joindre photo"
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
msgid "Insert web link"
msgstr "Insérer lien web"
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
msgid "Please wait"
msgstr "Patientez"
-#: ../../mod/message.php:371
+#: mod/message.php:372
msgid "No messages."
msgstr "Aucun message."
-#: ../../mod/message.php:378
+#: mod/message.php:379
#, php-format
msgid "Unknown sender - %s"
msgstr "Émetteur inconnu - %s"
-#: ../../mod/message.php:381
+#: mod/message.php:382
#, php-format
msgid "You and %s"
msgstr "Vous et %s"
-#: ../../mod/message.php:384
+#: mod/message.php:385
#, php-format
msgid "%s and You"
msgstr "%s et vous"
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
msgid "Delete conversation"
msgstr "Effacer conversation"
-#: ../../mod/message.php:408
+#: mod/message.php:409
msgid "D, d M Y - g:i A"
msgstr "D, d M Y - g:i A"
-#: ../../mod/message.php:411
+#: mod/message.php:412
#, php-format
msgid "%d message"
msgid_plural "%d messages"
msgstr[0] "%d message"
msgstr[1] "%d messages"
-#: ../../mod/message.php:450
+#: mod/message.php:451
msgid "Message not available."
msgstr "Message indisponible."
-#: ../../mod/message.php:520
+#: mod/message.php:521
msgid "Delete message"
msgstr "Effacer message"
-#: ../../mod/message.php:548
+#: mod/message.php:549
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr "Pas de communications sécurisées possibles. Vous serez peut-être en mesure de répondre depuis la page de profil de l'émetteur."
-#: ../../mod/message.php:552
+#: mod/message.php:553
msgid "Send Reply"
msgstr "Répondre"
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
msgid "[Embedded content - reload page to view]"
msgstr "[contenu incorporé - rechargez la page pour le voir]"
-#: ../../mod/crepair.php:106
+#: mod/crepair.php:107
msgid "Contact settings applied."
msgstr "Réglages du contact appliqués."
-#: ../../mod/crepair.php:108
+#: mod/crepair.php:109
msgid "Contact update failed."
msgstr "Impossible d'appliquer les réglages."
-#: ../../mod/crepair.php:139
+#: mod/crepair.php:140
msgid "Repair Contact Settings"
msgstr "Réglages de réparation des contacts"
-#: ../../mod/crepair.php:141
+#: mod/crepair.php:142
msgid ""
"WARNING: This is highly advanced and if you enter incorrect"
" information your communications with this contact may stop working."
msgstr "ATTENTION: Manipulation réservée aux experts, toute information incorrecte pourrait empêcher la communication avec ce contact."
-#: ../../mod/crepair.php:142
+#: mod/crepair.php:143
msgid ""
"Please use your browser 'Back' button now if you are "
"uncertain what to do on this page."
msgstr "une photo"
-#: ../../mod/crepair.php:148
+#: mod/crepair.php:149
msgid "Return to contact editor"
msgstr "Retour à l'éditeur de contact"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "No mirroring"
-msgstr ""
+msgstr "Pas de miroir"
-#: ../../mod/crepair.php:159
+#: mod/crepair.php:160
msgid "Mirror as forwarded posting"
msgstr ""
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "Mirror as my own posting"
msgstr ""
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr ""
+
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
msgid "Name"
msgstr "Nom"
-#: ../../mod/crepair.php:166
+#: mod/crepair.php:171
msgid "Account Nickname"
msgstr "Pseudo du compte"
-#: ../../mod/crepair.php:167
+#: mod/crepair.php:172
msgid "@Tagname - overrides Name/Nickname"
msgstr "@NomEtiquette - prend le pas sur Nom/Pseudo"
-#: ../../mod/crepair.php:168
+#: mod/crepair.php:173
msgid "Account URL"
msgstr "URL du compte"
-#: ../../mod/crepair.php:169
+#: mod/crepair.php:174
msgid "Friend Request URL"
msgstr "Echec du téléversement de l'image."
-#: ../../mod/crepair.php:170
+#: mod/crepair.php:175
msgid "Friend Confirm URL"
msgstr "Accès public refusé."
-#: ../../mod/crepair.php:171
+#: mod/crepair.php:176
msgid "Notification Endpoint URL"
msgstr "Aucune photo sélectionnée"
-#: ../../mod/crepair.php:172
+#: mod/crepair.php:177
msgid "Poll/Feed URL"
msgstr "Téléverser des photos"
-#: ../../mod/crepair.php:173
+#: mod/crepair.php:178
msgid "New photo from this URL"
msgstr "Nouvelle photo depuis cette URL"
-#: ../../mod/crepair.php:174
+#: mod/crepair.php:179
msgid "Remote Self"
msgstr ""
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid "Mirror postings from this contact"
msgstr ""
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
msgstr ""
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
msgid "Login"
msgstr "Connexion"
-#: ../../mod/bookmarklet.php:41
+#: mod/bookmarklet.php:41
msgid "The post was created"
msgstr ""
-#: ../../mod/viewsrc.php:7
+#: mod/viewsrc.php:7
msgid "Access denied."
msgstr "Accès refusé."
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Recherche de personnes"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr ""
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Relier"
+
+#: mod/dirfind.php:139 mod/match.php:73
msgid "No matches"
msgstr "Aucune correspondance"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
msgid "Photos"
msgstr "Photos"
-#: ../../mod/fbrowser.php:113
+#: mod/fbrowser.php:122
msgid "Files"
msgstr "Fichiers"
-#: ../../mod/nogroup.php:59
+#: mod/nogroup.php:59
msgid "Contacts who are not members of a group"
msgstr "Contacts qui n’appartiennent à aucun groupe"
-#: ../../mod/admin.php:57
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr "Réglages du thème sauvés."
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:682
msgid "Site"
msgstr "Site"
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
msgid "Users"
msgstr "Utilisateurs"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
msgid "Plugins"
msgstr "Extensions"
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
msgid "Themes"
msgstr "Thèmes"
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr "Mise-à-jour de la base"
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr ""
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
msgid "Logs"
msgstr "Journaux"
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
msgid "probe address"
msgstr ""
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
msgid "check webfinger"
msgstr ""
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:131 include/nav.php:193
msgid "Admin"
msgstr "Admin"
-#: ../../mod/admin.php:131
+#: mod/admin.php:132
msgid "Plugin Features"
msgstr "Propriétés des extensions"
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
msgid "diagnostics"
msgstr ""
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
msgid "User registrations waiting for confirmation"
msgstr "Inscriptions en attente de confirmation"
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
-msgid "Normal Account"
-msgstr "Compte normal"
-
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
-msgid "Soapbox Account"
-msgstr "Compte \"boîte à savon\""
-
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
-msgid "Community/Celebrity Account"
-msgstr "Compte de communauté/célébrité"
-
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
-msgid "Automatic Friend Account"
-msgstr "Compte auto-amical"
-
-#: ../../mod/admin.php:197
-msgid "Blog Account"
-msgstr "Compte de blog"
-
-#: ../../mod/admin.php:198
-msgid "Private Forum"
-msgstr "Forum privé"
-
-#: ../../mod/admin.php:217
-msgid "Message queues"
-msgstr "Files d'attente des messages"
-
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
msgid "Administration"
msgstr "Administration"
-#: ../../mod/admin.php:223
+#: mod/admin.php:202
+msgid "ID"
+msgstr ""
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr ""
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr ""
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr ""
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr ""
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr ""
+
+#: mod/admin.php:220 mod/admin.php:1025
+msgid "Normal Account"
+msgstr "Compte normal"
+
+#: mod/admin.php:221 mod/admin.php:1026
+msgid "Soapbox Account"
+msgstr "Compte \"boîte à savon\""
+
+#: mod/admin.php:222 mod/admin.php:1027
+msgid "Community/Celebrity Account"
+msgstr "Compte de communauté/célébrité"
+
+#: mod/admin.php:223 mod/admin.php:1028
+msgid "Automatic Friend Account"
+msgstr "Compte auto-amical"
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr "Compte de blog"
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr "Forum privé"
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr "Files d'attente des messages"
+
+#: mod/admin.php:250
msgid "Summary"
msgstr "Résumé"
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
msgid "Registered users"
msgstr "Utilisateurs inscrits"
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
msgid "Pending registrations"
msgstr "Inscriptions en attente"
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
msgid "Version"
msgstr "Versio"
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
msgid "Active plugins"
msgstr "Extensions activés"
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
msgid "Can not parse base url. Must have at least ://"
msgstr "Impossible d'analyser l'URL de base. Doit contenir au moins ://"
-#: ../../mod/admin.php:516
+#: mod/admin.php:565
msgid "Site settings updated."
msgstr "Réglages du site mis-à-jour."
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:594 mod/settings.php:880
msgid "No special theme for mobile devices"
msgstr "Pas de thème particulier pour les terminaux mobiles"
-#: ../../mod/admin.php:562
+#: mod/admin.php:611
msgid "No community page"
msgstr ""
-#: ../../mod/admin.php:563
+#: mod/admin.php:612
msgid "Public postings from users of this site"
msgstr ""
-#: ../../mod/admin.php:564
+#: mod/admin.php:613
msgid "Global community page"
msgstr ""
-#: ../../mod/admin.php:570
+#: mod/admin.php:619
msgid "At post arrival"
msgstr "A l'arrivé d'une publication"
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
msgid "Frequently"
msgstr "Fréquemment"
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
msgid "Hourly"
msgstr "Toutes les heures"
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
msgid "Twice daily"
msgstr "Deux fois par jour"
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
msgid "Daily"
msgstr "Chaque jour"
-#: ../../mod/admin.php:579
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr ""
+
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr ""
+
+#: mod/admin.php:634
+msgid "One month"
+msgstr "Un mois"
+
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "Trois mois"
+
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr ""
+
+#: mod/admin.php:637
+msgid "One year"
+msgstr "Un an"
+
+#: mod/admin.php:642
msgid "Multi user instance"
msgstr "Instance multi-utilisateurs"
-#: ../../mod/admin.php:602
+#: mod/admin.php:665
msgid "Closed"
msgstr "Fermé"
-#: ../../mod/admin.php:603
+#: mod/admin.php:666
msgid "Requires approval"
msgstr "Demande une apptrobation"
-#: ../../mod/admin.php:604
+#: mod/admin.php:667
msgid "Open"
msgstr "Ouvert"
-#: ../../mod/admin.php:608
+#: mod/admin.php:671
msgid "No SSL policy, links will track page SSL state"
msgstr "Pas de politique SSL, le liens conserveront l'état SSL de la page"
-#: ../../mod/admin.php:609
+#: mod/admin.php:672
msgid "Force all links to use SSL"
msgstr "Forcer tous les liens à utiliser SSL"
-#: ../../mod/admin.php:610
+#: mod/admin.php:673
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Certificat auto-signé, n'utiliser SSL que pour les liens locaux (non recommandé)"
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:781
+#: mod/settings.php:850 mod/settings.php:932 mod/settings.php:1162
msgid "Save Settings"
msgstr "Sauvegarder les paramétres"
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:684 mod/register.php:260
msgid "Registration"
msgstr "Inscription"
-#: ../../mod/admin.php:622
+#: mod/admin.php:685
msgid "File upload"
msgstr "Téléversement de fichier"
-#: ../../mod/admin.php:623
+#: mod/admin.php:686
msgid "Policies"
msgstr "Politiques"
-#: ../../mod/admin.php:624
+#: mod/admin.php:687
msgid "Advanced"
msgstr "Avancé"
-#: ../../mod/admin.php:625
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr ""
+
+#: mod/admin.php:689
msgid "Performance"
msgstr "Performance"
-#: ../../mod/admin.php:626
+#: mod/admin.php:690
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr "Relocalisation - ATTENTION: fonction avancée. Peut rendre ce serveur inaccessible."
-#: ../../mod/admin.php:629
+#: mod/admin.php:693
msgid "Site name"
msgstr "Nom du site"
-#: ../../mod/admin.php:630
+#: mod/admin.php:694
msgid "Host name"
msgstr "Nom de la machine hôte"
-#: ../../mod/admin.php:631
+#: mod/admin.php:695
msgid "Sender Email"
msgstr ""
-#: ../../mod/admin.php:632
+#: mod/admin.php:696
msgid "Banner/Logo"
msgstr "Bannière/Logo"
-#: ../../mod/admin.php:633
+#: mod/admin.php:697
msgid "Shortcut icon"
msgstr ""
-#: ../../mod/admin.php:634
+#: mod/admin.php:698
msgid "Touch icon"
msgstr ""
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
msgid "Additional Info"
msgstr "Informations supplémentaires"
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
+#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr "Pour les serveurs publics vous pouvez ajouter ici des informations supplémentaires qui seront listées sur dir.friendica.com/siteinfo."
+"listed at %s/siteinfo."
+msgstr ""
-#: ../../mod/admin.php:636
+#: mod/admin.php:700
msgid "System language"
msgstr "Langue du système"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid "System theme"
msgstr "Thème du système"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - changer les réglages du thème"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Mobile system theme"
msgstr "Thème mobile"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Theme for mobile devices"
msgstr "Thème pour les terminaux mobiles"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "SSL link policy"
msgstr "Politique SSL pour les liens"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Détermine si les liens générés doivent forcer l'utilisation de SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid "Force SSL"
msgstr "SSL obligatoire"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
msgstr "Redirige toutes les requêtes en clair vers des requêtes SSL. Attention : sur certains systèmes cela peut conduire à des boucles de redirection infinies."
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Old style 'Share'"
msgstr "Anciens style 'Partage'"
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Deactivates the bbcode element 'share' for repeating items."
msgstr "Désactive l'élément 'partage' de bbcode pour répéter les articles."
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid "Hide help entry from navigation menu"
msgstr "Cacher l'aide du menu de navigation"
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Cacher du menu de navigation le l'entrée des vers les pages d'aide. Vous pouvez toujours y accéder en tapant directement /help."
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Single user instance"
msgstr "Instance mono-utilisateur"
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Transformer cette en instance en multi-utilisateur ou mono-utilisateur pour cet l'utilisateur."
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid "Maximum image size"
msgstr "Taille maximale des images"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Taille maximale des images envoyées (en octets). 0 par défaut, c'est à dire \"aucune limite\"."
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid "Maximum image length"
msgstr "Longueur maximale des images"
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Longueur maximale (en pixels) du plus long côté des images téléversées. La valeur par défaut est -1, soit une absence de limite."
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid "JPEG image quality"
msgstr "Qualité JPEG des images"
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Les JPEGs téléversés seront sauvegardés avec ce niveau de qualité [0-100]. La valeur par défaut est 100, soit la qualité maximale."
-#: ../../mod/admin.php:648
+#: mod/admin.php:712
msgid "Register policy"
msgstr "Politique d'inscription"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid "Maximum Daily Registrations"
msgstr "Inscriptions maximum par jour"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet."
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Register text"
msgstr "Texte d'inscription"
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Will be displayed prominently on the registration page."
msgstr "Sera affiché de manière bien visible sur la page d'accueil."
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid "Accounts abandoned after x days"
msgstr "Les comptes sont abandonnés après x jours"
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction."
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid "Allowed friend domains"
msgstr "Domaines autorisés"
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Une liste de domaines, séparés par des virgules, autorisés à établir des relations avec les utilisateurs de ce site. Les '*' sont acceptés. Laissez vide pour autoriser tous les domaines"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid "Allowed email domains"
msgstr "Domaines courriel autorisés"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
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 "Liste de domaines - séparés par des virgules - dont les adresses e-mail sont autorisées à s'inscrire sur ce site. Les '*' sont acceptées. Laissez vide pour autoriser tous les domaines"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid "Block public"
msgstr "Interdire la publication globale"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques."
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid "Force publish"
msgstr "Forcer la publication globale"
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site."
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid "Global directory update URL"
msgstr "URL de mise-à-jour de l'annuaire global"
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid ""
"URL to update the global directory. If this is not set, the global directory"
" is completely unavailable to the application."
msgstr "URL de mise-à-jour de l'annuaire global. Si vide, l'annuaire global sera complètement indisponible."
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow threaded items"
msgstr "autoriser le suivi des éléments par fil conducteur"
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow infinite level threading for items on this site."
msgstr "Permettre une imbrication infinie des commentaires."
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid "Private posts by default for new users"
msgstr "Publications privées par défaut pour les nouveaux utilisateurs"
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Rendre les publications de tous les nouveaux utilisateurs accessibles seulement par le groupe de contacts par défaut, et non par tout le monde."
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid "Don't include post content in email notifications"
msgstr "Ne pas inclure le contenu posté dans l'e-mail de notification"
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "Ne pas inclure le contenu de publication/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid "Disallow public access to addons listed in the apps menu."
msgstr "Interdire l’accès public pour les greffons listées dans le menu apps."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres."
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid "Don't embed private images in posts"
msgstr "Ne pas miniaturiser les images privées dans les publications"
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
@@ -2305,319 +2382,431 @@ msgid ""
"while."
msgstr "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps."
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid "Allow Users to set remote_self"
msgstr "Autoriser les utilisateurs à définir remote_self"
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs."
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Block multiple registrations"
msgstr "Interdire les inscriptions multiples"
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Ne pas permettre l'inscription de comptes multiples comme des pages."
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support"
msgstr "Support OpenID"
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support for registration and logins."
msgstr "Supporter OpenID pour les inscriptions et connexions."
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid "Fullname check"
msgstr "Vérification du \"Prénom Nom\""
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Imposer l'utilisation d'un espace entre le prénom et le nom (dans le Nom complet), pour limiter les abus"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "UTF-8 Regular expressions"
msgstr "Regex UTF-8"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "Use PHP UTF8 regular expressions"
msgstr "Utiliser les expressions rationnelles de PHP en UTF8"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid "Community Page Style"
msgstr ""
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid "Posts per user on community page"
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr ""
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid "Enable OStatus support"
msgstr "Activer le support d'OStatus"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile."
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid "OStatus conversation completion interval"
msgstr "Achèvement de l'intervalle de conversation OStatus "
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
msgstr "Combien de fois le poller devra vérifier les nouvelles entrées dans les conversations OStatus? Cela peut utilisé beaucoup de ressources."
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Enable Diaspora support"
msgstr "Activer le support de Diaspora"
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Provide built-in Diaspora network compatibility."
msgstr "Fournir une compatibilité Diaspora intégrée."
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid "Only allow Friendica contacts"
msgstr "N'autoriser que les contacts Friendica"
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Tous les contacts doivent utiliser les protocoles de Friendica. Tous les autres protocoles de communication intégrés sont désactivés."
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid "Verify SSL"
msgstr "Vérifier SSL"
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Si vous le souhaitez, vous pouvez activier la vérification stricte des certificats. Cela signifie que vous ne pourrez pas vous connecter (du tout) aux sites SSL munis d'un certificat auto-signé."
-#: ../../mod/admin.php:674
+#: mod/admin.php:738
msgid "Proxy user"
msgstr "Utilisateur du proxy"
-#: ../../mod/admin.php:675
+#: mod/admin.php:739
msgid "Proxy URL"
msgstr "URL du proxy"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Network timeout"
msgstr "Dépassement du délai d'attente du réseau"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Valeur en secondes. Mettre à 0 pour 'illimité' (pas recommandé)."
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
msgid "Delivery interval"
msgstr "Intervalle de transmission"
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
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 "Rallonge le processus de transmissions pour réduire la charge système (en secondes). Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS, 0-1 pour les gros servers dédiés."
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid "Poll interval"
msgstr "Intervalle de réception"
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr "Rajouter un délai - en secondes - au processus de 'polling', afin de réduire la charge système. Mettre à 0 pour utiliser l'intervalle d'émission."
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid "Maximum Load Average"
msgstr "Plafond de la charge moyenne"
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Charge système maximale à partir de laquelle l'émission et la réception seront soumises à un délai supplémentaire. Par défaut, 50."
-#: ../../mod/admin.php:681
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr ""
+
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr ""
+
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr ""
+
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr ""
+
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr ""
+
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr ""
+
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr ""
+
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr ""
+
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr ""
+
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr ""
+
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr ""
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."
+msgstr ""
+
+#: mod/admin.php:753
msgid "Use MySQL full text engine"
msgstr "Utiliser le moteur de recherche plein texte de MySQL"
-#: ../../mod/admin.php:681
+#: mod/admin.php:753
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr "Activer le moteur de recherche plein texte. Accélère la recherche mais peut seulement rechercher quatre lettres ou plus."
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress Language"
msgstr "Supprimer un langage"
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress language information in meta information about a posting."
msgstr "Supprimer les informations de langue dans les métadonnées des publications."
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress Tags"
msgstr ""
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr ""
-#: ../../mod/admin.php:684
+#: mod/admin.php:756
msgid "Path to item cache"
msgstr "Chemin vers le cache des objets."
-#: ../../mod/admin.php:685
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr ""
+
+#: mod/admin.php:757
msgid "Cache duration in seconds"
msgstr "Durée du cache en secondes"
-#: ../../mod/admin.php:685
+#: mod/admin.php:757
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr "Combien de temps les fichiers de cache doivent être maintenu? La valeur par défaut est 86400 secondes (une journée). Pour désactiver le cache de l'item, définissez la valeur à -1."
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "Maximum numbers of comments per post"
msgstr "Nombre maximum de commentaires par publication"
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "How much comments should be shown for each post? Default value is 100."
msgstr "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100."
-#: ../../mod/admin.php:687
+#: mod/admin.php:759
msgid "Path for lock file"
msgstr "Chemin vers le ficher de verrouillage"
-#: ../../mod/admin.php:688
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr ""
+
+#: mod/admin.php:760
msgid "Temp path"
msgstr "Chemin des fichiers temporaires"
-#: ../../mod/admin.php:689
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr ""
+
+#: mod/admin.php:761
msgid "Base path to installation"
msgstr "Chemin de base de l'installation"
-#: ../../mod/admin.php:690
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr ""
+
+#: mod/admin.php:762
msgid "Disable picture proxy"
msgstr "Désactiver le proxy image "
-#: ../../mod/admin.php:690
+#: mod/admin.php:762
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
msgstr "Le proxy d'image augmente les performances et l'intimité. Il ne devrait pas être utilisé sur des systèmes avec une très faible bande passante."
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid "Enable old style pager"
msgstr ""
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "Only search in tags"
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "On large systems the text search can slow down the system extremely."
msgstr ""
-#: ../../mod/admin.php:694
+#: mod/admin.php:766
msgid "New base url"
msgstr "Nouvelle URL de base"
-#: ../../mod/admin.php:711
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr ""
+
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr ""
+
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr ""
+
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr ""
+
+#: mod/admin.php:769
+msgid ""
+"Embedly is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr ""
+
+#: mod/admin.php:787
msgid "Update has been marked successful"
msgstr "Mise-à-jour validée comme 'réussie'"
-#: ../../mod/admin.php:719
+#: mod/admin.php:795
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr "La structure de base de données pour la mise à jour %s a été appliquée avec succès."
-#: ../../mod/admin.php:722
+#: mod/admin.php:798
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s"
-#: ../../mod/admin.php:734
+#: mod/admin.php:810
#, php-format
msgid "Executing %s failed with error: %s"
msgstr "L'exécution %s a échoué avec l'erreur: %s"
-#: ../../mod/admin.php:737
+#: mod/admin.php:813
#, php-format
msgid "Update %s was successfully applied."
msgstr "Mise-à-jour %s appliquée avec succès."
-#: ../../mod/admin.php:741
+#: mod/admin.php:817
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "La mise-à-jour %s n'a pas retourné de détails. Impossible de savoir si elle a réussi."
-#: ../../mod/admin.php:743
+#: mod/admin.php:819
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr "Il n'y avait aucune fonction supplémentaire de mise à jour %s qui devait être appelé"
-#: ../../mod/admin.php:762
+#: mod/admin.php:838
msgid "No failed updates."
msgstr "Pas de mises-à-jour échouées."
-#: ../../mod/admin.php:763
+#: mod/admin.php:839
msgid "Check database structure"
msgstr "Vérifier la structure de la base de données"
-#: ../../mod/admin.php:768
+#: mod/admin.php:844
msgid "Failed Updates"
msgstr "Mises-à-jour échouées"
-#: ../../mod/admin.php:769
+#: mod/admin.php:845
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "Ceci n'inclut pas les versions antérieures à la 1139, qui ne retournaient jamais de détails."
-#: ../../mod/admin.php:770
+#: mod/admin.php:846
msgid "Mark success (if update was manually applied)"
msgstr "Marquer comme 'réussie' (dans le cas d'une mise-à-jour manuelle)"
-#: ../../mod/admin.php:771
+#: mod/admin.php:847
msgid "Attempt to execute this update step automatically"
msgstr "Tenter d'éxecuter cette étape automatiquement"
-#: ../../mod/admin.php:803
+#: mod/admin.php:879
#, php-format
msgid ""
"\n"
@@ -2625,7 +2814,7 @@ msgid ""
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr "\n\t\t\tChère/Cher %1$s,\n\t\t\t\tL’administrateur de %2$s vous a ouvert un compte."
-#: ../../mod/admin.php:806
+#: mod/admin.php:882
#, php-format
msgid ""
"\n"
@@ -2655,288 +2844,287 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr "\n\t\t\tVoici vos informations de connexion :\n\n\t\t\tAdresse :\t%1$s\n\t\t\tIdentifiant :\t\t%2$s\n\t\t\tMot de passe :\t\t%3$s\n\n\t\t\tVous pourrez changer votre mot de passe dans les paramètres de votre compte une fois connecté.\n\n\t\t\tProfitez-en pour prendre le temps de passer en revue les autres paramètres de votre compte.\n\n\t\t\tVous pourrez aussi ajouter quelques informations élémentaires à votre profil par défaut (sur la page « Profils ») pour permettre à d’autres personnes de vous trouver facilement.\n\n\t\t\tNous recommandons de préciser votre nom complet, d’ajouter une photo et quelques mots-clefs (c’est très utile pour découvrir de nouveaux amis), et peut-être aussi d’indiquer au moins le pays dans lequel vous vivez, à défaut d’être plus précis.\n\n\t\t\tNous respectons pleinement votre droit à une vie privée, et vous n’avez aucune obligation de donner toutes ces informations. Mais si vous êtes nouveau et ne connaissez encore personne ici, cela peut vous aider à vous faire de nouveaux amis intéressants.\n\n\t\t\tMerci et bienvenu sur %4$s."
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:914 include/user.php:421
#, php-format
msgid "Registration details for %s"
msgstr "Détails d'inscription pour %s"
-#: ../../mod/admin.php:850
+#: mod/admin.php:926
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s utilisateur a (dé)bloqué"
msgstr[1] "%s utilisateurs ont (dé)bloqué"
-#: ../../mod/admin.php:857
+#: mod/admin.php:933
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s utilisateur supprimé"
msgstr[1] "%s utilisateurs supprimés"
-#: ../../mod/admin.php:896
+#: mod/admin.php:972
#, php-format
msgid "User '%s' deleted"
msgstr "Utilisateur '%s' supprimé"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' unblocked"
msgstr "Utilisateur '%s' débloqué"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' blocked"
msgstr "Utilisateur '%s' bloqué"
-#: ../../mod/admin.php:999
+#: mod/admin.php:1073
msgid "Add User"
msgstr "Ajouter l'utilisateur"
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1074
msgid "select all"
msgstr "tout sélectionner"
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1075
msgid "User registrations waiting for confirm"
msgstr "Inscriptions d'utilisateurs en attente de confirmation"
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1076
msgid "User waiting for permanent deletion"
msgstr "Utilisateur en attente de suppression définitive"
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1077
msgid "Request date"
msgstr "Date de la demande"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
msgid "Email"
msgstr "Courriel"
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1078
msgid "No registrations."
msgstr "Pas d'inscriptions."
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1080
msgid "Deny"
msgstr "Rejetter"
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1084
msgid "Site admin"
msgstr "Administration du Site"
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1085
msgid "Account expired"
msgstr "Compte expiré"
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1088
msgid "New User"
msgstr "Nouvel utilisateur"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Register date"
msgstr "Date d'inscription"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last login"
msgstr "Dernière connexion"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last item"
msgstr "Dernier élément"
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1089
msgid "Deleted since"
msgstr "Supprimé depuis"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1090 mod/settings.php:41
msgid "Account"
msgstr "Compte"
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1092
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?"
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1093
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'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?"
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1103
msgid "Name of the new user."
msgstr "Nom du nouvel utilisateur."
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname"
msgstr "Pseudo"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname of the new user."
msgstr "Pseudo du nouvel utilisateur."
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1105
msgid "Email address of the new user."
msgstr "Adresse mail du nouvel utilisateur."
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1138
#, php-format
msgid "Plugin %s disabled."
msgstr "Extension %s désactivée."
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1142
#, php-format
msgid "Plugin %s enabled."
msgstr "Extension %s activée."
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1152 mod/admin.php:1375
msgid "Disable"
msgstr "Désactiver"
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1154 mod/admin.php:1377
msgid "Enable"
msgstr "Activer"
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1177 mod/admin.php:1405
msgid "Toggle"
msgstr "Activer/Désactiver"
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1185 mod/admin.php:1415
msgid "Author: "
msgstr "Auteur: "
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1186 mod/admin.php:1416
msgid "Maintainer: "
msgstr "Mainteneur: "
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1335
msgid "No themes found."
msgstr "Aucun thème trouvé."
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1397
msgid "Screenshot"
msgstr "Capture d'écran"
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1443
msgid "[Experimental]"
msgstr "[Expérimental]"
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1444
msgid "[Unsupported]"
msgstr "[Non supporté]"
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1471
msgid "Log settings updated."
msgstr "Réglages des journaux mis-à-jour."
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1527
msgid "Clear"
msgstr "Effacer"
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1533
msgid "Enable Debugging"
msgstr "Activer le déboggage"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid "Log file"
msgstr "Fichier de journaux"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica."
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1535
msgid "Log level"
msgstr "Niveau de journalisaton"
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1585 include/acl_selectors.php:347
msgid "Close"
msgstr "Fermer"
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1591
msgid "FTP Host"
msgstr "Hôte FTP"
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1592
msgid "FTP Path"
msgstr "Chemin FTP"
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1593
msgid "FTP User"
msgstr "Utilisateur FTP"
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1594
msgid "FTP Password"
msgstr "Mot de passe FTP"
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Résultats pour:"
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr ""
-#: ../../mod/network.php:185 ../../mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
msgid "Remove term"
msgstr "Retirer le terme"
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
msgid "Saved Searches"
msgstr "Recherches"
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/network.php:197 include/group.php:277
msgid "add"
msgstr "ajouter"
-#: ../../mod/network.php:356
+#: mod/network.php:358
msgid "Commented Order"
msgstr "Tri par commentaires"
-#: ../../mod/network.php:359
+#: mod/network.php:361
msgid "Sort by Comment Date"
msgstr "Trier par date de commentaire"
-#: ../../mod/network.php:362
+#: mod/network.php:365
msgid "Posted Order"
msgstr "Tri des publications"
-#: ../../mod/network.php:365
+#: mod/network.php:368
msgid "Sort by Post Date"
msgstr "Trier par date de publication"
-#: ../../mod/network.php:374
+#: mod/network.php:378
msgid "Posts that mention or involve you"
msgstr "Publications qui vous concernent"
-#: ../../mod/network.php:380
+#: mod/network.php:385
msgid "New"
msgstr "Nouveau"
-#: ../../mod/network.php:383
+#: mod/network.php:388
msgid "Activity Stream - by date"
msgstr "Flux d'activités - par date"
-#: ../../mod/network.php:389
+#: mod/network.php:395
msgid "Shared Links"
msgstr "Liens partagés"
-#: ../../mod/network.php:392
+#: mod/network.php:398
msgid "Interesting Links"
msgstr "Liens intéressants"
-#: ../../mod/network.php:398
+#: mod/network.php:405
msgid "Starred"
msgstr "Mis en avant"
-#: ../../mod/network.php:401
+#: mod/network.php:408
msgid "Favourite Posts"
msgstr "Publications favorites"
-#: ../../mod/network.php:463
+#: mod/network.php:466
#, php-format
msgid "Warning: This group contains %s member from an insecure network."
msgid_plural ""
@@ -2944,2297 +3132,2301 @@ msgid_plural ""
msgstr[0] "Attention: Ce groupe contient %s membre d'un réseau non-sûr."
msgstr[1] "Attention: Ce groupe contient %s membres d'un réseau non-sûr."
-#: ../../mod/network.php:466
+#: mod/network.php:469
msgid "Private messages to this group are at risk of public disclosure."
msgstr "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée."
-#: ../../mod/network.php:520 ../../mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
msgid "No such group"
msgstr "Groupe inexistant"
-#: ../../mod/network.php:537 ../../mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
msgid "Group is empty"
msgstr "Groupe vide"
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Groupe: "
+#: mod/network.php:560 mod/content.php:135
+#, php-format
+msgid "Group: %s"
+msgstr ""
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Contact: "
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr ""
-#: ../../mod/network.php:556
+#: mod/network.php:582
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée."
-#: ../../mod/network.php:561
+#: mod/network.php:587
msgid "Invalid contact."
msgstr "Contact invalide."
-#: ../../mod/allfriends.php:34
+#: mod/allfriends.php:37
#, php-format
msgid "Friends of %s"
msgstr "Amis de %s"
-#: ../../mod/allfriends.php:40
+#: mod/allfriends.php:44
msgid "No friends to display."
msgstr "Pas d'amis à afficher."
-#: ../../mod/events.php:66
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr ""
+
+#: mod/events.php:80 mod/events.php:82
msgid "Event title and start time are required."
msgstr "Vous devez donner un nom et un horaire de début à l'événement."
-#: ../../mod/events.php:291
+#: mod/events.php:317
msgid "l, F j"
msgstr "l, F j"
-#: ../../mod/events.php:313
+#: mod/events.php:339
msgid "Edit event"
msgstr "Editer l'événement"
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
msgid "link to source"
msgstr "lien original"
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
msgid "Events"
msgstr "Événements"
-#: ../../mod/events.php:371
+#: mod/events.php:397
msgid "Create New Event"
msgstr "Créer un nouvel événement"
-#: ../../mod/events.php:372
+#: mod/events.php:398
msgid "Previous"
msgstr "Précédent"
-#: ../../mod/events.php:373 ../../mod/install.php:207
+#: mod/events.php:399 mod/install.php:209
msgid "Next"
msgstr "Suivant"
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "heures:minutes"
-
-#: ../../mod/events.php:456
+#: mod/events.php:491
msgid "Event details"
msgstr "Détails de l'événement"
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "Le format est %s %s. La date de début et le nom sont nécessaires."
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr ""
-#: ../../mod/events.php:459
+#: mod/events.php:493
msgid "Event Starts:"
-msgstr "Début de l'événement:"
+msgstr "Début de l'événement :"
-#: ../../mod/events.php:459 ../../mod/events.php:473
+#: mod/events.php:493 mod/events.php:505
msgid "Required"
msgstr "Requis"
-#: ../../mod/events.php:462
+#: mod/events.php:495
msgid "Finish date/time is not known or not relevant"
-msgstr "Date/heure de fin inconnue ou sans objet"
+msgstr "Date / heure de fin inconnue ou sans objet"
-#: ../../mod/events.php:464
+#: mod/events.php:497
msgid "Event Finishes:"
msgstr "Fin de l'événement:"
-#: ../../mod/events.php:467
+#: mod/events.php:499
msgid "Adjust for viewer timezone"
msgstr "Ajuster à la zone horaire du visiteur"
-#: ../../mod/events.php:469
+#: mod/events.php:501
msgid "Description:"
msgstr "Description:"
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Localisation:"
-
-#: ../../mod/events.php:473
+#: mod/events.php:505
msgid "Title:"
msgstr "Titre :"
-#: ../../mod/events.php:475
+#: mod/events.php:507
msgid "Share this event"
msgstr "Partager cet événement"
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Aperçu"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
msgid "Select"
msgstr "Sélectionner"
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
#, php-format
msgid "View %s's profile @ %s"
msgstr "Voir le profil de %s @ %s"
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
#, php-format
msgid "%s from %s"
msgstr "%s de %s"
-#: ../../mod/content.php:497 ../../include/conversation.php:690
+#: mod/content.php:499 include/conversation.php:689
msgid "View in context"
msgstr "Voir dans le contexte"
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: mod/content.php:605 object/Item.php:389
#, php-format
msgid "%d comment"
msgid_plural "%d comments"
msgstr[0] "%d commentaire"
msgstr[1] "%d commentaires"
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] "commentaire"
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5133
msgid "show more"
msgstr "montrer plus"
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
msgid "Private Message"
msgstr "Message privé"
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
msgid "I like this (toggle)"
-msgstr "J'aime (bascule)"
+msgstr "J'aime"
-#: ../../mod/content.php:684 ../../object/Item.php:231
+#: mod/content.php:686 object/Item.php:232
msgid "like"
msgstr "aime"
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
msgid "I don't like this (toggle)"
-msgstr "Je n'aime pas (bascule)"
+msgstr "Je n'aime pas"
-#: ../../mod/content.php:685 ../../object/Item.php:232
+#: mod/content.php:687 object/Item.php:233
msgid "dislike"
msgstr "n'aime pas"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "Share this"
msgstr "Partager"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "share"
msgstr "partager"
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
msgid "This is you"
msgstr "C'est vous"
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
msgid "Comment"
msgstr "Commenter"
-#: ../../mod/content.php:711 ../../object/Item.php:679
+#: mod/content.php:713 object/Item.php:681
msgid "Bold"
msgstr "Gras"
-#: ../../mod/content.php:712 ../../object/Item.php:680
+#: mod/content.php:714 object/Item.php:682
msgid "Italic"
msgstr "Italique"
-#: ../../mod/content.php:713 ../../object/Item.php:681
+#: mod/content.php:715 object/Item.php:683
msgid "Underline"
msgstr "Souligné"
-#: ../../mod/content.php:714 ../../object/Item.php:682
+#: mod/content.php:716 object/Item.php:684
msgid "Quote"
msgstr "Citation"
-#: ../../mod/content.php:715 ../../object/Item.php:683
+#: mod/content.php:717 object/Item.php:685
msgid "Code"
msgstr "Code"
-#: ../../mod/content.php:716 ../../object/Item.php:684
+#: mod/content.php:718 object/Item.php:686
msgid "Image"
msgstr "Image"
-#: ../../mod/content.php:717 ../../object/Item.php:685
+#: mod/content.php:719 object/Item.php:687
msgid "Link"
msgstr "Lien"
-#: ../../mod/content.php:718 ../../object/Item.php:686
+#: mod/content.php:720 object/Item.php:688
msgid "Video"
msgstr "Vidéo"
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Aperçu"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
msgid "Edit"
msgstr "Éditer"
-#: ../../mod/content.php:753 ../../object/Item.php:195
+#: mod/content.php:755 object/Item.php:196
msgid "add star"
msgstr "mett en avant"
-#: ../../mod/content.php:754 ../../object/Item.php:196
+#: mod/content.php:756 object/Item.php:197
msgid "remove star"
msgstr "ne plus mettre en avant"
-#: ../../mod/content.php:755 ../../object/Item.php:197
+#: mod/content.php:757 object/Item.php:198
msgid "toggle star status"
msgstr "mettre en avant"
-#: ../../mod/content.php:758 ../../object/Item.php:200
+#: mod/content.php:760 object/Item.php:201
msgid "starred"
msgstr "mis en avant"
-#: ../../mod/content.php:759 ../../object/Item.php:220
+#: mod/content.php:761 object/Item.php:221
msgid "add tag"
msgstr "ajouter une étiquette"
-#: ../../mod/content.php:763 ../../object/Item.php:133
+#: mod/content.php:765 object/Item.php:134
msgid "save to folder"
msgstr "sauver vers dossier"
-#: ../../mod/content.php:854 ../../object/Item.php:328
+#: mod/content.php:856 object/Item.php:330
msgid "to"
msgstr "à"
-#: ../../mod/content.php:855 ../../object/Item.php:330
+#: mod/content.php:857 object/Item.php:332
msgid "Wall-to-Wall"
msgstr "Inter-mur"
-#: ../../mod/content.php:856 ../../object/Item.php:331
+#: mod/content.php:858 object/Item.php:333
msgid "via Wall-To-Wall:"
msgstr "en Inter-mur:"
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+#: mod/removeme.php:46 mod/removeme.php:49
msgid "Remove My Account"
msgstr "Supprimer mon compte"
-#: ../../mod/removeme.php:47
+#: mod/removeme.php:47
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr "Ceci supprimera totalement votre compte. Cette opération est irréversible."
-#: ../../mod/removeme.php:48
+#: mod/removeme.php:48
msgid "Please enter your password for verification:"
-msgstr "Merci de saisir votre mot de passe pour vérification:"
+msgstr "Merci de saisir votre mot de passe pour vérification :"
-#: ../../mod/install.php:117
+#: mod/install.php:119
msgid "Friendica Communications Server - Setup"
msgstr "Serveur de communications Friendica - Configuration"
-#: ../../mod/install.php:123
+#: mod/install.php:125
msgid "Could not connect to database."
msgstr "Impossible de se connecter à la base."
-#: ../../mod/install.php:127
+#: mod/install.php:129
msgid "Could not create table."
msgstr "Impossible de créer une table."
-#: ../../mod/install.php:133
+#: mod/install.php:135
msgid "Your Friendica site database has been installed."
msgstr "La base de données de votre site Friendica a bien été installée."
-#: ../../mod/install.php:138
+#: mod/install.php:140
msgid ""
"You may need to import the file \"database.sql\" manually using phpmyadmin "
"or mysql."
msgstr "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql."
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
msgid "Please see the file \"INSTALL.txt\"."
msgstr "Référez-vous au fichier \"INSTALL.txt\"."
-#: ../../mod/install.php:203
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr ""
+
+#: mod/install.php:205
msgid "System check"
msgstr "Vérifications système"
-#: ../../mod/install.php:208
+#: mod/install.php:210
msgid "Check again"
msgstr "Vérifier à nouveau"
-#: ../../mod/install.php:227
+#: mod/install.php:229
msgid "Database connection"
msgstr "Connexion à la base de données"
-#: ../../mod/install.php:228
+#: mod/install.php:230
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données."
-#: ../../mod/install.php:229
+#: mod/install.php:231
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages."
-#: ../../mod/install.php:230
+#: mod/install.php:232
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer."
-#: ../../mod/install.php:234
+#: mod/install.php:236
msgid "Database Server Name"
msgstr "Serveur de base de données"
-#: ../../mod/install.php:235
+#: mod/install.php:237
msgid "Database Login Name"
msgstr "Nom d'utilisateur de la base"
-#: ../../mod/install.php:236
+#: mod/install.php:238
msgid "Database Login Password"
msgstr "Mot de passe de la base"
-#: ../../mod/install.php:237
+#: mod/install.php:239
msgid "Database Name"
msgstr "Nom de la base"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid "Site administrator email address"
msgstr "Adresse électronique de l'administrateur du site"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration."
-#: ../../mod/install.php:242 ../../mod/install.php:280
+#: mod/install.php:244 mod/install.php:282
msgid "Please select a default timezone for your website"
msgstr "Sélectionner un fuseau horaire par défaut pour votre site"
-#: ../../mod/install.php:267
+#: mod/install.php:269
msgid "Site settings"
msgstr "Réglages du site"
-#: ../../mod/install.php:321
+#: mod/install.php:323
msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur web."
-#: ../../mod/install.php:322
+#: mod/install.php:324
msgid ""
"If you don't have a command line version of PHP installed on server, you "
"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
msgstr "Si vous n'avez pas de version \"ligne de commande\" de PHP sur votre serveur, vous ne pourrez pas utiliser le 'poller' en tâche de fond via cron. Voir 'Activating scheduled tasks'"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid "PHP executable path"
msgstr "Chemin vers l'exécutable de PHP"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid ""
"Enter full path to php executable. You can leave this blank to continue the "
"installation."
msgstr "Entrez le chemin (absolu) vers l'exécutable 'php'. Vous pouvez laisser cette ligne vide pour continuer l'installation."
-#: ../../mod/install.php:331
+#: mod/install.php:333
msgid "Command line PHP"
msgstr "Version \"ligne de commande\" de PHP"
-#: ../../mod/install.php:340
+#: mod/install.php:342
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
msgstr "L'executable PHP n'est pas le binaire php client (c'est peut être la version cgi-fcgi)"
-#: ../../mod/install.php:341
+#: mod/install.php:343
msgid "Found PHP version: "
msgstr "Version de PHP:"
-#: ../../mod/install.php:343
+#: mod/install.php:345
msgid "PHP cli binary"
msgstr "PHP cli binary"
-#: ../../mod/install.php:354
+#: mod/install.php:356
msgid ""
"The command line version of PHP on your system does not have "
"\"register_argc_argv\" enabled."
msgstr "La version \"ligne de commande\" de PHP de votre système n'a pas \"register_argc_argv\" d'activé."
-#: ../../mod/install.php:355
+#: mod/install.php:357
msgid "This is required for message delivery to work."
msgstr "Ceci est requis pour que la livraison des messages fonctionne."
-#: ../../mod/install.php:357
+#: mod/install.php:359
msgid "PHP register_argc_argv"
msgstr "PHP register_argc_argv"
-#: ../../mod/install.php:378
+#: mod/install.php:380
msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys"
msgstr "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement"
-#: ../../mod/install.php:379
+#: mod/install.php:381
msgid ""
"If running under Windows, please see "
"\"http://www.php.net/manual/en/openssl.installation.php\"."
msgstr "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\"."
-#: ../../mod/install.php:381
+#: mod/install.php:383
msgid "Generate encryption keys"
msgstr "Générer les clés de chiffrement"
-#: ../../mod/install.php:388
+#: mod/install.php:390
msgid "libCurl PHP module"
msgstr "Module libCurl de PHP"
-#: ../../mod/install.php:389
+#: mod/install.php:391
msgid "GD graphics PHP module"
msgstr "Module GD (graphiques) de PHP"
-#: ../../mod/install.php:390
+#: mod/install.php:392
msgid "OpenSSL PHP module"
msgstr "Module OpenSSL de PHP"
-#: ../../mod/install.php:391
+#: mod/install.php:393
msgid "mysqli PHP module"
msgstr "Module Mysqli de PHP"
-#: ../../mod/install.php:392
+#: mod/install.php:394
msgid "mb_string PHP module"
msgstr "Module mb_string de PHP"
-#: ../../mod/install.php:397 ../../mod/install.php:399
+#: mod/install.php:399 mod/install.php:401
msgid "Apache mod_rewrite module"
msgstr "Module mod_rewrite Apache"
-#: ../../mod/install.php:397
+#: mod/install.php:399
msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Erreur: Le module \"rewrite\" du serveur web Apache est requis mais pas installé."
+msgstr "Erreur : Le module \"rewrite\" du serveur web Apache est requis mais pas installé."
-#: ../../mod/install.php:405
+#: mod/install.php:407
msgid "Error: libCURL PHP module required but not installed."
-msgstr "Erreur: Le module PHP \"libCURL\" est requis mais pas installé."
+msgstr "Erreur : Le module PHP \"libCURL\" est requis mais pas installé."
-#: ../../mod/install.php:409
+#: mod/install.php:411
msgid ""
"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Erreur: Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé."
+msgstr "Erreur : Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé."
-#: ../../mod/install.php:413
+#: mod/install.php:415
msgid "Error: openssl PHP module required but not installed."
-msgstr "Erreur: Le module PHP \"openssl\" est requis mais pas installé."
+msgstr "Erreur : Le module PHP \"openssl\" est requis mais pas installé."
-#: ../../mod/install.php:417
+#: mod/install.php:419
msgid "Error: mysqli PHP module required but not installed."
-msgstr "Erreur: Le module PHP \"mysqli\" est requis mais pas installé."
+msgstr "Erreur : Le module PHP \"mysqli\" est requis mais pas installé."
-#: ../../mod/install.php:421
+#: mod/install.php:423
msgid "Error: mb_string PHP module required but not installed."
-msgstr "Erreur: le module PHP mb_string est requis mais pas installé."
+msgstr "Erreur : le module PHP mb_string est requis mais pas installé."
-#: ../../mod/install.php:438
+#: mod/install.php:440
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'installeur web doit être en mesure de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais il en est incapable."
-#: ../../mod/install.php:439
+#: mod/install.php:441
msgid ""
"This is most often a permission setting, as the web server may not be able "
"to write files in your folder - even if you can."
msgstr "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez."
-#: ../../mod/install.php:440
+#: mod/install.php:442
msgid ""
"At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Friendica top folder."
msgstr "A la fin de cette étape, nous vous fournirons un texte à sauvegarder dans un fichier nommé .htconfig.php à la racine de votre répertoire Friendica."
-#: ../../mod/install.php:441
+#: mod/install.php:443
msgid ""
"You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"INSTALL.txt\" for instructions."
msgstr "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\"."
-#: ../../mod/install.php:444
+#: mod/install.php:446
msgid ".htconfig.php is writable"
msgstr "Fichier .htconfig.php accessible en écriture"
-#: ../../mod/install.php:454
+#: mod/install.php:456
msgid ""
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering."
msgstr "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu."
-#: ../../mod/install.php:455
+#: mod/install.php:457
msgid ""
"In order to store these compiled templates, the web server needs to have "
"write access to the directory view/smarty3/ under the Friendica top level "
"folder."
msgstr "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica."
-#: ../../mod/install.php:456
+#: mod/install.php:458
msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has"
" write access to this folder."
msgstr "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier."
-#: ../../mod/install.php:457
+#: mod/install.php:459
msgid ""
"Note: as a security measure, you should give the web server write access to "
"view/smarty3/ only--not the template files (.tpl) that it contains."
msgstr "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient."
-#: ../../mod/install.php:460
+#: mod/install.php:462
msgid "view/smarty3 is writable"
msgstr "view/smarty3 est autorisé à l écriture"
-#: ../../mod/install.php:472
+#: mod/install.php:478
msgid ""
"Url rewrite in .htaccess is not working. Check your server configuration."
msgstr "La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur."
-#: ../../mod/install.php:474
+#: mod/install.php:480
msgid "Url rewrite is working"
msgstr "La réécriture d'URL fonctionne."
-#: ../../mod/install.php:484
+#: mod/install.php:489
msgid ""
"The database configuration file \".htconfig.php\" could not be written. "
"Please use the enclosed text to create a configuration file in your web "
"server root."
msgstr "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement."
-#: ../../mod/install.php:523
+#: mod/install.php:528
msgid "
What next
"
msgstr "
Ensuite
"
-#: ../../mod/install.php:524
+#: mod/install.php:529
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
"poller."
-msgstr "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le 'poller'."
+msgstr "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le \"poller\"."
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message."
-#: ../../mod/wallmessage.php:59
+#: mod/wallmessage.php:59
msgid "Unable to check your home location."
msgstr "Impossible de vérifier votre localisation."
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
msgid "No recipient."
msgstr "Pas de destinataire."
-#: ../../mod/wallmessage.php:143
+#: mod/wallmessage.php:143
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus."
-#: ../../mod/help.php:79
+#: mod/help.php:31
msgid "Help:"
-msgstr "Aide:"
+msgstr "Aide :"
-#: ../../mod/help.php:84 ../../include/nav.php:114
+#: mod/help.php:36 include/nav.php:114
msgid "Help"
msgstr "Aide"
-#: ../../mod/help.php:90 ../../index.php:256
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
msgid "Not Found"
msgstr "Non trouvé"
-#: ../../mod/help.php:93 ../../index.php:259
+#: mod/help.php:45 index.php:272
msgid "Page not found."
msgstr "Page introuvable."
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
#, php-format
msgid "%1$s welcomes %2$s"
msgstr "%1$s accueille %2$s"
-#: ../../mod/home.php:35
+#: mod/home.php:35
#, php-format
msgid "Welcome to %s"
msgstr "Bienvenue sur %s"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Or - did you try to upload an empty file?"
msgstr "Ou — auriez-vous essayé de télécharger un fichier vide ?"
-#: ../../mod/wall_attach.php:81
+#: mod/wall_attach.php:94
#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "La taille du fichier dépasse la limite de %d"
+msgid "File exceeds size limit of %s"
+msgstr ""
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
msgid "File upload failed."
msgstr "Le téléversement a échoué."
-#: ../../mod/match.php:12
+#: mod/match.php:13
msgid "Profile Match"
msgstr "Correpondance de profils"
-#: ../../mod/match.php:20
+#: mod/match.php:22
msgid "No keywords to match. Please add keywords to your default profile."
msgstr "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut."
-#: ../../mod/match.php:57
+#: mod/match.php:64
msgid "is interested in:"
-msgstr "s'intéresse à:"
+msgstr "s'intéresse à :"
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Relier"
-
-#: ../../mod/share.php:44
+#: mod/share.php:38
msgid "link"
msgstr "lien"
-#: ../../mod/community.php:23
+#: mod/community.php:23
msgid "Not available."
msgstr "Indisponible."
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
+#: view/theme/diabook/theme.php:129
msgid "Community"
msgstr "Communauté"
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
msgid "No results."
msgstr "Aucun résultat."
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
+#: mod/settings.php:34 mod/photos.php:102
msgid "everybody"
msgstr "tout le monde"
-#: ../../mod/settings.php:41
+#: mod/settings.php:47
msgid "Additional features"
msgstr "Fonctions supplémentaires"
-#: ../../mod/settings.php:46
+#: mod/settings.php:53
msgid "Display"
msgstr "Afficher"
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
+#: mod/settings.php:60 mod/settings.php:832
msgid "Social Networks"
msgstr "Réseaux sociaux"
-#: ../../mod/settings.php:62 ../../include/nav.php:170
+#: mod/settings.php:72 include/nav.php:179
msgid "Delegations"
msgstr "Délégations"
-#: ../../mod/settings.php:67
+#: mod/settings.php:78
msgid "Connected apps"
msgstr "Applications connectées"
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
msgid "Export personal data"
msgstr "Exporter"
-#: ../../mod/settings.php:77
+#: mod/settings.php:90
msgid "Remove account"
msgstr "Supprimer le compte"
-#: ../../mod/settings.php:129
+#: mod/settings.php:143
msgid "Missing some important data!"
msgstr "Il manque certaines informations importantes!"
-#: ../../mod/settings.php:238
+#: mod/settings.php:256
msgid "Failed to connect with email account using the settings provided."
msgstr "Impossible de se connecter au compte courriel configuré."
-#: ../../mod/settings.php:243
+#: mod/settings.php:261
msgid "Email settings updated."
msgstr "Réglages de courriel mis-à-jour."
-#: ../../mod/settings.php:258
+#: mod/settings.php:276
msgid "Features updated"
msgstr "Fonctionnalités mises à jour"
-#: ../../mod/settings.php:321
+#: mod/settings.php:339
msgid "Relocate message has been send to your contacts"
msgstr "Un message de relocalisation a été envoyé à vos contacts."
-#: ../../mod/settings.php:335
+#: mod/settings.php:353 include/user.php:39
msgid "Passwords do not match. Password unchanged."
msgstr "Les mots de passe ne correspondent pas. Aucun changement appliqué."
-#: ../../mod/settings.php:340
+#: mod/settings.php:358
msgid "Empty passwords are not allowed. Password unchanged."
msgstr "Les mots de passe vides sont interdits. Aucun changement appliqué."
-#: ../../mod/settings.php:348
+#: mod/settings.php:366
msgid "Wrong password."
msgstr "Mauvais mot de passe."
-#: ../../mod/settings.php:359
+#: mod/settings.php:377
msgid "Password changed."
msgstr "Mots de passe changés."
-#: ../../mod/settings.php:361
+#: mod/settings.php:379
msgid "Password update failed. Please try again."
msgstr "Le changement de mot de passe a échoué. Merci de recommencer."
-#: ../../mod/settings.php:428
+#: mod/settings.php:446
msgid " Please use a shorter name."
msgstr " Merci d'utiliser un nom plus court."
-#: ../../mod/settings.php:430
+#: mod/settings.php:448
msgid " Name too short."
msgstr " Nom trop court."
-#: ../../mod/settings.php:439
+#: mod/settings.php:457
msgid "Wrong Password"
msgstr "Mauvais mot de passe"
-#: ../../mod/settings.php:444
+#: mod/settings.php:462
msgid " Not valid email."
msgstr " Email invalide."
-#: ../../mod/settings.php:450
+#: mod/settings.php:468
msgid " Cannot change to that email."
msgstr " Impossible de changer pour cet email."
-#: ../../mod/settings.php:506
+#: mod/settings.php:524
msgid "Private forum has no privacy permissions. Using default privacy group."
msgstr "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut."
-#: ../../mod/settings.php:510
+#: mod/settings.php:528
msgid "Private forum has no privacy permissions and no default privacy group."
msgstr "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut."
-#: ../../mod/settings.php:540
+#: mod/settings.php:558
msgid "Settings updated."
msgstr "Réglages mis à jour."
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
msgid "Add application"
msgstr "Ajouter une application"
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
+#: mod/settings.php:635 mod/settings.php:661
msgid "Consumer Key"
msgstr "Clé utilisateur"
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
+#: mod/settings.php:636 mod/settings.php:662
msgid "Consumer Secret"
msgstr "Secret utilisateur"
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
+#: mod/settings.php:637 mod/settings.php:663
msgid "Redirect"
msgstr "Rediriger"
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
+#: mod/settings.php:638 mod/settings.php:664
msgid "Icon url"
msgstr "URL de l'icône"
-#: ../../mod/settings.php:631
+#: mod/settings.php:649
msgid "You can't edit this application."
msgstr "Vous ne pouvez pas éditer cette application."
-#: ../../mod/settings.php:674
+#: mod/settings.php:692
msgid "Connected Apps"
msgstr "Applications connectées"
-#: ../../mod/settings.php:678
+#: mod/settings.php:696
msgid "Client key starts with"
msgstr "La clé cliente commence par"
-#: ../../mod/settings.php:679
+#: mod/settings.php:697
msgid "No name"
msgstr "Sans nom"
-#: ../../mod/settings.php:680
+#: mod/settings.php:698
msgid "Remove authorization"
msgstr "Révoquer l'autorisation"
-#: ../../mod/settings.php:692
+#: mod/settings.php:710
msgid "No Plugin settings configured"
msgstr "Pas de réglages d'extensions configurés"
-#: ../../mod/settings.php:700
+#: mod/settings.php:718
msgid "Plugin Settings"
msgstr "Extensions"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "Off"
msgstr "Éteint"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "On"
msgstr "Allumé"
-#: ../../mod/settings.php:722
+#: mod/settings.php:740
msgid "Additional Features"
msgstr "Fonctions supplémentaires"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:750 mod/settings.php:754
+msgid "General Social Media Settings"
+msgstr ""
+
+#: mod/settings.php:760
+msgid "Disable intelligent shortening"
+msgstr ""
+
+#: mod/settings.php:762
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr ""
+
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr ""
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr ""
+
+#: mod/settings.php:776
+msgid "Your legacy GNU Social account"
+msgstr ""
+
+#: mod/settings.php:778
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr ""
+
+#: mod/settings.php:788 mod/settings.php:789
#, php-format
msgid "Built-in support for %s connectivity is %s"
msgstr "Le support natif pour la connectivité %s est %s"
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
+#: mod/settings.php:788 mod/dfrn_request.php:853
+#: include/contact_selectors.php:80
msgid "Diaspora"
msgstr "Diaspora"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:788 mod/settings.php:789
msgid "enabled"
msgstr "activé"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:788 mod/settings.php:789
msgid "disabled"
msgstr "désactivé"
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
+#: mod/settings.php:789
+msgid "GNU Social (OStatus)"
+msgstr ""
-#: ../../mod/settings.php:773
+#: mod/settings.php:825
msgid "Email access is disabled on this site."
msgstr "L'accès courriel est désactivé sur ce site."
-#: ../../mod/settings.php:785
+#: mod/settings.php:837
msgid "Email/Mailbox Setup"
msgstr "Réglages de courriel/boîte à lettre"
-#: ../../mod/settings.php:786
+#: mod/settings.php:838
msgid ""
"If you wish to communicate with email contacts using this service "
"(optional), please specify how to connect to your mailbox."
msgstr "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte."
-#: ../../mod/settings.php:787
+#: mod/settings.php:839
msgid "Last successful email check:"
msgstr "Dernière vérification réussie des courriels:"
-#: ../../mod/settings.php:789
+#: mod/settings.php:841
msgid "IMAP server name:"
msgstr "Nom du serveur IMAP:"
-#: ../../mod/settings.php:790
+#: mod/settings.php:842
msgid "IMAP port:"
msgstr "Port IMAP:"
-#: ../../mod/settings.php:791
+#: mod/settings.php:843
msgid "Security:"
msgstr "Sécurité:"
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
+#: mod/settings.php:843 mod/settings.php:848
msgid "None"
msgstr "Aucun(e)"
-#: ../../mod/settings.php:792
+#: mod/settings.php:844
msgid "Email login name:"
msgstr "Nom de connexion:"
-#: ../../mod/settings.php:793
+#: mod/settings.php:845
msgid "Email password:"
msgstr "Mot de passe:"
-#: ../../mod/settings.php:794
+#: mod/settings.php:846
msgid "Reply-to address:"
msgstr "Adresse de réponse:"
-#: ../../mod/settings.php:795
+#: mod/settings.php:847
msgid "Send public posts to all email contacts:"
msgstr "Envoyer les publications publiques à tous les contacts courriels:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
msgid "Action after import:"
msgstr "Action après import:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
msgid "Mark as seen"
msgstr "Marquer comme vu"
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
msgid "Move to folder"
msgstr "Déplacer vers"
-#: ../../mod/settings.php:797
+#: mod/settings.php:849
msgid "Move to folder:"
msgstr "Déplacer vers:"
-#: ../../mod/settings.php:878
+#: mod/settings.php:930
msgid "Display Settings"
msgstr "Affichage"
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
+#: mod/settings.php:936 mod/settings.php:952
msgid "Display Theme:"
msgstr "Thème d'affichage:"
-#: ../../mod/settings.php:885
+#: mod/settings.php:937
msgid "Mobile Theme:"
msgstr "Thème mobile:"
-#: ../../mod/settings.php:886
+#: mod/settings.php:938
msgid "Update browser every xx seconds"
msgstr "Mettre-à-jour l'affichage toutes les xx secondes"
-#: ../../mod/settings.php:886
+#: mod/settings.php:938
msgid "Minimum of 10 seconds, no maximum"
msgstr "Délai minimum de 10 secondes, pas de maximum"
-#: ../../mod/settings.php:887
+#: mod/settings.php:939
msgid "Number of items to display per page:"
msgstr "Nombre d’éléments par page:"
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
+#: mod/settings.php:939 mod/settings.php:940
msgid "Maximum of 100 items"
msgstr "Maximum de 100 éléments"
-#: ../../mod/settings.php:888
+#: mod/settings.php:940
msgid "Number of items to display per page when viewed from mobile device:"
msgstr "Nombre d'éléments a afficher par page pour un appareil mobile"
-#: ../../mod/settings.php:889
+#: mod/settings.php:941
msgid "Don't show emoticons"
msgstr "Ne pas afficher les émoticônes (smileys grahiques)"
-#: ../../mod/settings.php:890
+#: mod/settings.php:942
msgid "Don't show notices"
msgstr "Ne plus afficher les avis"
-#: ../../mod/settings.php:891
+#: mod/settings.php:943
msgid "Infinite scroll"
msgstr "Défilement infini"
-#: ../../mod/settings.php:892
+#: mod/settings.php:944
msgid "Automatic updates only at the top of the network page"
msgstr ""
-#: ../../mod/settings.php:969
+#: mod/settings.php:946 view/theme/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
+#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
+#: view/theme/duepuntozero/config.php:61
+msgid "Theme settings"
+msgstr "Réglages du thème graphique"
+
+#: mod/settings.php:1022
msgid "User Types"
msgstr "Types d'utilisateurs"
-#: ../../mod/settings.php:970
+#: mod/settings.php:1023
msgid "Community Types"
msgstr "Genre de communautés"
-#: ../../mod/settings.php:971
+#: mod/settings.php:1024
msgid "Normal Account Page"
msgstr "Compte normal"
-#: ../../mod/settings.php:972
+#: mod/settings.php:1025
msgid "This account is a normal personal profile"
msgstr "Ce compte correspond à un profil normal, pour une seule personne (physique, généralement)"
-#: ../../mod/settings.php:975
+#: mod/settings.php:1028
msgid "Soapbox Page"
msgstr "Compte \"boîte à savon\""
-#: ../../mod/settings.php:976
+#: mod/settings.php:1029
msgid "Automatically approve all connection/friend requests as read-only fans"
msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans 'en lecture seule'"
-#: ../../mod/settings.php:979
+#: mod/settings.php:1032
msgid "Community Forum/Celebrity Account"
msgstr "Compte de communauté/célébrité"
-#: ../../mod/settings.php:980
+#: mod/settings.php:1033
msgid ""
"Automatically approve all connection/friend requests as read-write fans"
msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans en 'lecture/écriture'"
-#: ../../mod/settings.php:983
+#: mod/settings.php:1036
msgid "Automatic Friend Page"
msgstr "Compte d'\"amitié automatique\""
-#: ../../mod/settings.php:984
+#: mod/settings.php:1037
msgid "Automatically approve all connection/friend requests as friends"
msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des amis"
-#: ../../mod/settings.php:987
+#: mod/settings.php:1040
msgid "Private Forum [Experimental]"
msgstr "Forum privé [expérimental]"
-#: ../../mod/settings.php:988
+#: mod/settings.php:1041
msgid "Private forum - approved members only"
msgstr "Forum privé - modéré en inscription"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1053
msgid "OpenID:"
msgstr "OpenID:"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1053
msgid "(Optional) Allow this OpenID to login to this account."
msgstr " (Facultatif) Autoriser cet OpenID à se connecter à ce compte."
-#: ../../mod/settings.php:1010
+#: mod/settings.php:1063
msgid "Publish your default profile in your local site directory?"
msgstr "Publier votre profil par défaut sur l'annuaire local de ce site?"
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "Non"
-
-#: ../../mod/settings.php:1016
+#: mod/settings.php:1069
msgid "Publish your default profile in the global social directory?"
msgstr "Publier votre profil par défaut sur l'annuaire social global?"
-#: ../../mod/settings.php:1024
+#: mod/settings.php:1077
msgid "Hide your contact/friend list from viewers of your default profile?"
msgstr "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?"
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
+#: mod/settings.php:1081 include/acl_selectors.php:330
msgid "Hide your profile details from unknown viewers?"
msgstr "Cacher les détails du profil aux visiteurs inconnus?"
-#: ../../mod/settings.php:1028
+#: mod/settings.php:1081
msgid ""
"If enabled, posting public messages to Diaspora and other networks isn't "
"possible."
msgstr ""
-#: ../../mod/settings.php:1033
+#: mod/settings.php:1086
msgid "Allow friends to post to your profile page?"
msgstr "Autoriser vos amis à publier sur votre profil?"
-#: ../../mod/settings.php:1039
+#: mod/settings.php:1092
msgid "Allow friends to tag your posts?"
msgstr "Autoriser vos amis à étiqueter vos publications?"
-#: ../../mod/settings.php:1045
+#: mod/settings.php:1098
msgid "Allow us to suggest you as a potential friend to new members?"
msgstr "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?"
-#: ../../mod/settings.php:1051
+#: mod/settings.php:1104
msgid "Permit unknown people to send you private mail?"
msgstr "Autoriser les messages privés d'inconnus?"
-#: ../../mod/settings.php:1059
+#: mod/settings.php:1112
msgid "Profile is not published."
msgstr "Ce profil n'est pas publié."
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "L'adresse de votre identité est"
+#: mod/settings.php:1120
+#, php-format
+msgid "Your Identity Address is '%s' or '%s'."
+msgstr ""
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1127
msgid "Automatically expire posts after this many days:"
msgstr "Les publications expirent automatiquement après (en jours) :"
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1127
msgid "If empty, posts will not expire. Expired posts will be deleted"
msgstr "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées"
-#: ../../mod/settings.php:1079
+#: mod/settings.php:1128
msgid "Advanced expiration settings"
msgstr "Réglages avancés de l'expiration"
-#: ../../mod/settings.php:1080
+#: mod/settings.php:1129
msgid "Advanced Expiration"
msgstr "Expiration (avancé)"
-#: ../../mod/settings.php:1081
+#: mod/settings.php:1130
msgid "Expire posts:"
msgstr "Faire expirer les publications:"
-#: ../../mod/settings.php:1082
+#: mod/settings.php:1131
msgid "Expire personal notes:"
msgstr "Faire expirer les notes personnelles:"
-#: ../../mod/settings.php:1083
+#: mod/settings.php:1132
msgid "Expire starred posts:"
msgstr "Faire expirer les publications marqués:"
-#: ../../mod/settings.php:1084
+#: mod/settings.php:1133
msgid "Expire photos:"
msgstr "Faire expirer les photos:"
-#: ../../mod/settings.php:1085
+#: mod/settings.php:1134
msgid "Only expire posts by others:"
msgstr "Faire expirer seulement les publications des autres:"
-#: ../../mod/settings.php:1111
+#: mod/settings.php:1160
msgid "Account Settings"
msgstr "Compte"
-#: ../../mod/settings.php:1119
+#: mod/settings.php:1168
msgid "Password Settings"
msgstr "Réglages de mot de passe"
-#: ../../mod/settings.php:1120
+#: mod/settings.php:1169 mod/register.php:271
msgid "New Password:"
msgstr "Nouveau mot de passe:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1170 mod/register.php:272
msgid "Confirm:"
msgstr "Confirmer:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1170
msgid "Leave password fields blank unless changing"
msgstr "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer"
-#: ../../mod/settings.php:1122
+#: mod/settings.php:1171
msgid "Current Password:"
msgstr "Mot de passe actuel:"
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
+#: mod/settings.php:1171 mod/settings.php:1172
msgid "Your current password to confirm the changes"
msgstr "Votre mot de passe actuel pour confirmer les modifications"
-#: ../../mod/settings.php:1123
+#: mod/settings.php:1172
msgid "Password:"
msgstr "Mot de passe:"
-#: ../../mod/settings.php:1127
+#: mod/settings.php:1176
msgid "Basic Settings"
msgstr "Réglages basiques"
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
+#: mod/settings.php:1177 include/identity.php:538
msgid "Full Name:"
msgstr "Nom complet:"
-#: ../../mod/settings.php:1129
+#: mod/settings.php:1178
msgid "Email Address:"
msgstr "Adresse courriel:"
-#: ../../mod/settings.php:1130
+#: mod/settings.php:1179
msgid "Your Timezone:"
msgstr "Votre fuseau horaire:"
-#: ../../mod/settings.php:1131
+#: mod/settings.php:1180
msgid "Default Post Location:"
msgstr "Emplacement de publication par défaut:"
-#: ../../mod/settings.php:1132
+#: mod/settings.php:1181
msgid "Use Browser Location:"
msgstr "Utiliser la localisation géographique du navigateur:"
-#: ../../mod/settings.php:1135
+#: mod/settings.php:1184
msgid "Security and Privacy Settings"
msgstr "Réglages de sécurité et vie privée"
-#: ../../mod/settings.php:1137
+#: mod/settings.php:1186
msgid "Maximum Friend Requests/Day:"
msgstr "Nombre maximal de requêtes d'amitié/jour:"
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
+#: mod/settings.php:1186 mod/settings.php:1216
msgid "(to prevent spam abuse)"
msgstr "(pour limiter l'impact du spam)"
-#: ../../mod/settings.php:1138
+#: mod/settings.php:1187
msgid "Default Post Permissions"
msgstr "Permissions de publication par défaut"
-#: ../../mod/settings.php:1139
+#: mod/settings.php:1188
msgid "(click to open/close)"
msgstr "(cliquer pour ouvrir/fermer)"
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
+#: mod/settings.php:1197 mod/photos.php:1166 mod/photos.php:1538
msgid "Show to Groups"
msgstr "Montrer aux groupes"
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
+#: mod/settings.php:1198 mod/photos.php:1167 mod/photos.php:1539
msgid "Show to Contacts"
msgstr "Montrer aux Contacts"
-#: ../../mod/settings.php:1150
+#: mod/settings.php:1199
msgid "Default Private Post"
msgstr "Message privé par défaut"
-#: ../../mod/settings.php:1151
+#: mod/settings.php:1200
msgid "Default Public Post"
msgstr "Message publique par défaut"
-#: ../../mod/settings.php:1155
+#: mod/settings.php:1204
msgid "Default Permissions for New Posts"
msgstr "Permissions par défaut pour les nouvelles publications"
-#: ../../mod/settings.php:1167
+#: mod/settings.php:1216
msgid "Maximum private messages per day from unknown people:"
msgstr "Maximum de messages privés d'inconnus par jour:"
-#: ../../mod/settings.php:1170
+#: mod/settings.php:1219
msgid "Notification Settings"
msgstr "Réglages de notification"
-#: ../../mod/settings.php:1171
+#: mod/settings.php:1220
msgid "By default post a status message when:"
msgstr "Par défaut, poster un statut quand:"
-#: ../../mod/settings.php:1172
+#: mod/settings.php:1221
msgid "accepting a friend request"
msgstr "j'accepte un ami"
-#: ../../mod/settings.php:1173
+#: mod/settings.php:1222
msgid "joining a forum/community"
msgstr "joignant un forum/une communauté"
-#: ../../mod/settings.php:1174
+#: mod/settings.php:1223
msgid "making an interesting profile change"
msgstr "je fais une modification intéressante de mon profil"
-#: ../../mod/settings.php:1175
+#: mod/settings.php:1224
msgid "Send a notification email when:"
msgstr "Envoyer un courriel de notification quand:"
-#: ../../mod/settings.php:1176
+#: mod/settings.php:1225
msgid "You receive an introduction"
msgstr "Vous recevez une introduction"
-#: ../../mod/settings.php:1177
+#: mod/settings.php:1226
msgid "Your introductions are confirmed"
msgstr "Vos introductions sont confirmées"
-#: ../../mod/settings.php:1178
+#: mod/settings.php:1227
msgid "Someone writes on your profile wall"
msgstr "Quelqu'un écrit sur votre mur"
-#: ../../mod/settings.php:1179
+#: mod/settings.php:1228
msgid "Someone writes a followup comment"
msgstr "Quelqu'un vous commente"
-#: ../../mod/settings.php:1180
+#: mod/settings.php:1229
msgid "You receive a private message"
msgstr "Vous recevez un message privé"
-#: ../../mod/settings.php:1181
+#: mod/settings.php:1230
msgid "You receive a friend suggestion"
msgstr "Vous avez reçu une suggestion d'ami"
-#: ../../mod/settings.php:1182
+#: mod/settings.php:1231
msgid "You are tagged in a post"
msgstr "Vous avez été étiquetté dans une publication"
-#: ../../mod/settings.php:1183
+#: mod/settings.php:1232
msgid "You are poked/prodded/etc. in a post"
msgstr "Vous avez été sollicité dans une publication"
-#: ../../mod/settings.php:1185
+#: mod/settings.php:1234
+msgid "Activate desktop notifications"
+msgstr ""
+
+#: mod/settings.php:1234
+msgid "Show desktop popup on new notifications"
+msgstr ""
+
+#: mod/settings.php:1236
msgid "Text-only notification emails"
msgstr ""
-#: ../../mod/settings.php:1187
+#: mod/settings.php:1238
msgid "Send text only notification emails, without the html part"
msgstr ""
-#: ../../mod/settings.php:1189
+#: mod/settings.php:1240
msgid "Advanced Account/Page Type Settings"
msgstr "Paramètres avancés de compte/page"
-#: ../../mod/settings.php:1190
+#: mod/settings.php:1241
msgid "Change the behaviour of this account for special situations"
msgstr "Modifier le comportement de ce compte dans certaines situations"
-#: ../../mod/settings.php:1193
+#: mod/settings.php:1244
msgid "Relocate"
msgstr "Relocaliser"
-#: ../../mod/settings.php:1194
+#: mod/settings.php:1245
msgid ""
"If you have moved this profile from another server, and some of your "
"contacts don't receive your updates, try pushing this button."
msgstr "Si vous avez migré ce profil depuis un autre serveur et que vos contacts ne reçoivent plus vos mises à jour, essayez ce bouton."
-#: ../../mod/settings.php:1195
+#: mod/settings.php:1246
msgid "Resend relocate message to contacts"
msgstr "Renvoyer un message de relocalisation aux contacts."
-#: ../../mod/dfrn_request.php:95
+#: mod/dfrn_request.php:95
msgid "This introduction has already been accepted."
msgstr "Cette introduction a déjà été acceptée."
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
msgid "Profile location is not valid or does not contain profile information."
msgstr "L'emplacement du profil est invalide ou ne contient pas de profil valide."
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
msgid "Warning: profile location has no identifiable owner name."
msgstr "Attention: l'emplacement du profil n'a pas de nom identifiable."
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
msgid "Warning: profile location has no profile photo."
msgstr "Attention: l'emplacement du profil n'a pas de photo de profil."
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
#, php-format
msgid "%d required parameter was not found at the given location"
msgid_plural "%d required parameters were not found at the given location"
msgstr[0] "%d paramètre requis n'a pas été trouvé à l'endroit indiqué"
msgstr[1] "%d paramètres requis n'ont pas été trouvés à l'endroit indiqué"
-#: ../../mod/dfrn_request.php:172
+#: mod/dfrn_request.php:172
msgid "Introduction complete."
msgstr "Phase d'introduction achevée."
-#: ../../mod/dfrn_request.php:214
+#: mod/dfrn_request.php:214
msgid "Unrecoverable protocol error."
msgstr "Erreur de protocole non-récupérable."
-#: ../../mod/dfrn_request.php:242
+#: mod/dfrn_request.php:242
msgid "Profile unavailable."
msgstr "Profil indisponible."
-#: ../../mod/dfrn_request.php:267
+#: mod/dfrn_request.php:267
#, php-format
msgid "%s has received too many connection requests today."
msgstr "%s a reçu trop de demandes d'introduction aujourd'hui."
-#: ../../mod/dfrn_request.php:268
+#: mod/dfrn_request.php:268
msgid "Spam protection measures have been invoked."
msgstr "Des mesures de protection contre le spam ont été déclenchées."
-#: ../../mod/dfrn_request.php:269
+#: mod/dfrn_request.php:269
msgid "Friends are advised to please try again in 24 hours."
msgstr "Les relations sont encouragées à attendre 24 heures pour recommencer."
-#: ../../mod/dfrn_request.php:331
+#: mod/dfrn_request.php:331
msgid "Invalid locator"
msgstr "Localisateur invalide"
-#: ../../mod/dfrn_request.php:340
+#: mod/dfrn_request.php:340
msgid "Invalid email address."
msgstr "Adresse courriel invalide."
-#: ../../mod/dfrn_request.php:367
+#: mod/dfrn_request.php:367
msgid "This account has not been configured for email. Request failed."
msgstr "Ce compte n'a pas été configuré pour les échanges de courriel. Requête avortée."
-#: ../../mod/dfrn_request.php:463
+#: mod/dfrn_request.php:463
msgid "Unable to resolve your name at the provided location."
msgstr "Impossible de résoudre votre nom à l'emplacement fourni."
-#: ../../mod/dfrn_request.php:476
+#: mod/dfrn_request.php:476
msgid "You have already introduced yourself here."
msgstr "Vous vous êtes déjà présenté ici."
-#: ../../mod/dfrn_request.php:480
+#: mod/dfrn_request.php:480
#, php-format
msgid "Apparently you are already friends with %s."
msgstr "Il semblerait que vous soyez déjà ami avec %s."
-#: ../../mod/dfrn_request.php:501
+#: mod/dfrn_request.php:501
msgid "Invalid profile URL."
msgstr "URL de profil invalide."
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
+#: mod/dfrn_request.php:507 include/follow.php:70
msgid "Disallowed profile URL."
msgstr "URL de profil interdite."
-#: ../../mod/dfrn_request.php:597
+#: mod/dfrn_request.php:597
msgid "Your introduction has been sent."
msgstr "Votre introduction a été envoyée."
-#: ../../mod/dfrn_request.php:650
+#: mod/dfrn_request.php:650
msgid "Please login to confirm introduction."
msgstr "Connectez-vous pour confirmer l'introduction."
-#: ../../mod/dfrn_request.php:660
+#: mod/dfrn_request.php:660
msgid ""
"Incorrect identity currently logged in. Please login to "
"this profile."
msgstr "Identité incorrecte actuellement connectée. Merci de vous connecter à ce profil."
-#: ../../mod/dfrn_request.php:671
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Confirmer"
+
+#: mod/dfrn_request.php:686
msgid "Hide this contact"
msgstr "Cacher ce contact"
-#: ../../mod/dfrn_request.php:674
+#: mod/dfrn_request.php:689
#, php-format
msgid "Welcome home %s."
msgstr "Bienvenue chez vous, %s."
-#: ../../mod/dfrn_request.php:675
+#: mod/dfrn_request.php:690
#, php-format
msgid "Please confirm your introduction/connection request to %s."
msgstr "Merci de confirmer votre demande d'introduction auprès de %s."
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Confirmer"
-
-#: ../../mod/dfrn_request.php:804
+#: mod/dfrn_request.php:819
msgid ""
"Please enter your 'Identity Address' from one of the following supported "
"communications networks:"
msgstr "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:"
-#: ../../mod/dfrn_request.php:824
+#: mod/dfrn_request.php:839
+#, php-format
msgid ""
"If you are not yet a member of the free social web, follow this link to find a public"
-" Friendica site and join us today."
-msgstr "Si vous n'êtes pas encore membre du web social libre, suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd'hui."
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today."
+msgstr ""
-#: ../../mod/dfrn_request.php:827
+#: mod/dfrn_request.php:842
msgid "Friend/Connection Request"
msgstr "Requête de relation/amitié"
-#: ../../mod/dfrn_request.php:828
+#: mod/dfrn_request.php:843
msgid ""
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
"testuser@identi.ca"
msgstr "Exemples : jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Merci de répondre à ce qui suit:"
-
-#: ../../mod/dfrn_request.php:830
-#, php-format
-msgid "Does %s know you?"
-msgstr "Est-ce que %s vous connaît?"
-
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Ajouter une note personnelle:"
-
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
+#: mod/dfrn_request.php:851 include/contact_selectors.php:76
msgid "Friendica"
msgstr "Friendica"
-#: ../../mod/dfrn_request.php:837
+#: mod/dfrn_request.php:852
msgid "StatusNet/Federated Social Web"
msgstr "StatusNet/Federated Social Web"
-#: ../../mod/dfrn_request.php:839
+#: mod/dfrn_request.php:854
#, php-format
msgid ""
" - please do not use this form. Instead, enter %s into your Diaspora search"
" bar."
msgstr " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora."
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "Votre adresse d'identité:"
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Envoyer la requête"
-
-#: ../../mod/register.php:90
+#: mod/register.php:92
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr "Inscription réussie. Vérifiez vos emails pour la suite des instructions."
-#: ../../mod/register.php:96
+#: mod/register.php:97
#, php-format
msgid ""
"Failed to send email message. Here your accout details: login: %s "
"password: %s
You can change your password after login."
msgstr "Impossible d’envoyer le courriel de confirmation. Voici vos informations de connexion: identifiant : %s mot de passe : %s
Vous pourrez changer votre mot de passe une fois connecté."
-#: ../../mod/register.php:105
+#: mod/register.php:107
msgid "Your registration can not be processed."
msgstr "Votre inscription ne peut être traitée."
-#: ../../mod/register.php:148
+#: mod/register.php:150
msgid "Your registration is pending approval by the site owner."
msgstr "Votre inscription attend une validation du propriétaire du site."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: mod/register.php:188 mod/uimport.php:50
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain."
-#: ../../mod/register.php:214
+#: mod/register.php:216
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking 'Register'."
msgstr "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\"."
-#: ../../mod/register.php:215
+#: mod/register.php:217
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste."
-#: ../../mod/register.php:216
+#: mod/register.php:218
msgid "Your OpenID (optional): "
msgstr "Votre OpenID (facultatif): "
-#: ../../mod/register.php:230
+#: mod/register.php:232
msgid "Include your profile in member directory?"
msgstr "Inclure votre profil dans l'annuaire des membres?"
-#: ../../mod/register.php:251
+#: mod/register.php:256
msgid "Membership on this site is by invitation only."
msgstr "L'inscription à ce site se fait uniquement sur invitation."
-#: ../../mod/register.php:252
+#: mod/register.php:257
msgid "Your invitation ID: "
msgstr "Votre ID d'invitation: "
-#: ../../mod/register.php:263
+#: mod/register.php:268
msgid "Your Full Name (e.g. Joe Smith): "
msgstr "Votre nom complet (p.ex. Michel Dupont): "
-#: ../../mod/register.php:264
+#: mod/register.php:269
msgid "Your Email Address: "
msgstr "Votre adresse courriel: "
-#: ../../mod/register.php:265
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr ""
+
+#: mod/register.php:273
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be "
"'nickname@$sitename'."
msgstr "Choisissez un pseudo. Celui devra commencer par une lettre. L'adresse de votre profil en découlera sous la forme '<strong>pseudo@$sitename</strong>'."
-#: ../../mod/register.php:266
+#: mod/register.php:274
msgid "Choose a nickname: "
msgstr "Choisir un pseudo: "
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
msgid "Register"
msgstr "S'inscrire"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
+#: mod/register.php:283 mod/uimport.php:64
msgid "Import"
msgstr "Importer"
-#: ../../mod/register.php:276
+#: mod/register.php:284
msgid "Import your profile to this friendica instance"
msgstr "Importer votre profile dans cette instance de friendica"
-#: ../../mod/maintenance.php:5
+#: mod/maintenance.php:5
msgid "System down for maintenance"
msgstr "Système indisponible pour cause de maintenance"
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
msgid "Search"
msgstr "Recherche"
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr ""
+
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr ""
+
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
msgid "Global Directory"
msgstr "Annuaire global"
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
msgid "Find on this site"
msgstr "Trouver sur ce site"
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
msgid "Site Directory"
msgstr "Annuaire local"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
+#: mod/directory.php:129 mod/profiles.php:747
msgid "Age: "
-msgstr "Age: "
+msgstr "Age : "
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
msgid "Gender: "
-msgstr "Genre: "
+msgstr "Genre : "
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Genre:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
msgid "Status:"
msgstr "Statut:"
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
msgid "Homepage:"
msgstr "Page personnelle:"
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "À propos:"
-
-#: ../../mod/directory.php:189
+#: mod/directory.php:205
msgid "No entries (some entries may be hidden)."
msgstr "Aucune entrée (certaines peuvent être cachées)."
-#: ../../mod/delegate.php:101
+#: mod/delegate.php:101
msgid "No potential page delegates located."
msgstr "Pas de délégataire potentiel."
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
+#: mod/delegate.php:130 include/nav.php:179
msgid "Delegate Page Management"
msgstr "Déléguer la gestion de la page"
-#: ../../mod/delegate.php:132
+#: mod/delegate.php:132
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue."
-#: ../../mod/delegate.php:133
+#: mod/delegate.php:133
msgid "Existing Page Managers"
msgstr "Gestionnaires existants"
-#: ../../mod/delegate.php:135
+#: mod/delegate.php:135
msgid "Existing Page Delegates"
msgstr "Délégataires existants"
-#: ../../mod/delegate.php:137
+#: mod/delegate.php:137
msgid "Potential Delegates"
msgstr "Délégataires potentiels"
-#: ../../mod/delegate.php:140
+#: mod/delegate.php:140
msgid "Add"
msgstr "Ajouter"
-#: ../../mod/delegate.php:141
+#: mod/delegate.php:141
msgid "No entries."
msgstr "Aucune entrée."
-#: ../../mod/common.php:42
+#: mod/common.php:45
msgid "Common Friends"
msgstr "Amis communs"
-#: ../../mod/common.php:78
+#: mod/common.php:82
msgid "No contacts in common."
msgstr "Pas de contacts en commun."
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid "Export account"
msgstr "Exporter le compte"
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur."
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid "Export all"
msgstr "Tout exporter"
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid ""
"Export your accout info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos)."
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
+#: mod/mood.php:62 include/conversation.php:226
#, php-format
msgid "%1$s is currently %2$s"
msgstr "%1$s est d'humeur %2$s"
-#: ../../mod/mood.php:133
+#: mod/mood.php:133
msgid "Mood"
msgstr "Humeur"
-#: ../../mod/mood.php:134
+#: mod/mood.php:134
msgid "Set your current mood and tell your friends"
msgstr "Spécifiez votre humeur du moment, et informez vos amis"
-#: ../../mod/suggest.php:27
+#: mod/suggest.php:27
msgid "Do you really want to delete this suggestion?"
msgstr "Voulez-vous vraiment supprimer cette suggestion ?"
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
msgid "Friend Suggestions"
msgstr "Suggestions d'amitiés/contacts"
-#: ../../mod/suggest.php:74
+#: mod/suggest.php:76
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h."
-#: ../../mod/suggest.php:92
+#: mod/suggest.php:94
msgid "Ignore/Hide"
msgstr "Ignorer/cacher"
-#: ../../mod/profiles.php:37
+#: mod/profiles.php:37
msgid "Profile deleted."
msgstr "Profil supprimé."
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+#: mod/profiles.php:55 mod/profiles.php:89
msgid "Profile-"
msgstr "Profil-"
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+#: mod/profiles.php:74 mod/profiles.php:117
msgid "New profile created."
msgstr "Nouveau profil créé."
-#: ../../mod/profiles.php:95
+#: mod/profiles.php:95
msgid "Profile unavailable to clone."
msgstr "Ce profil ne peut être cloné."
-#: ../../mod/profiles.php:189
+#: mod/profiles.php:189
msgid "Profile Name is required."
msgstr "Le nom du profil est requis."
-#: ../../mod/profiles.php:340
+#: mod/profiles.php:336
msgid "Marital Status"
msgstr "Statut marital"
-#: ../../mod/profiles.php:344
+#: mod/profiles.php:340
msgid "Romantic Partner"
-msgstr "Partenaire/conjoint"
+msgstr "Partenaire / conjoint"
-#: ../../mod/profiles.php:348
+#: mod/profiles.php:344
msgid "Likes"
msgstr "Derniers \"J'aime\""
-#: ../../mod/profiles.php:352
+#: mod/profiles.php:348
msgid "Dislikes"
msgstr "Derniers \"Je n'aime pas\""
-#: ../../mod/profiles.php:356
+#: mod/profiles.php:352
msgid "Work/Employment"
-msgstr "Travail/Occupation"
+msgstr "Travail / Occupation"
-#: ../../mod/profiles.php:359
+#: mod/profiles.php:355
msgid "Religion"
msgstr "Religion"
-#: ../../mod/profiles.php:363
+#: mod/profiles.php:359
msgid "Political Views"
msgstr "Tendance politique"
-#: ../../mod/profiles.php:367
+#: mod/profiles.php:363
msgid "Gender"
msgstr "Sexe"
-#: ../../mod/profiles.php:371
+#: mod/profiles.php:367
msgid "Sexual Preference"
msgstr "Préférence sexuelle"
-#: ../../mod/profiles.php:375
+#: mod/profiles.php:371
msgid "Homepage"
msgstr "Site internet"
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+#: mod/profiles.php:375 mod/profiles.php:695
msgid "Interests"
msgstr "Centres d'intérêt"
-#: ../../mod/profiles.php:383
+#: mod/profiles.php:379
msgid "Address"
msgstr "Adresse"
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+#: mod/profiles.php:386 mod/profiles.php:691
msgid "Location"
msgstr "Localisation"
-#: ../../mod/profiles.php:473
+#: mod/profiles.php:469
msgid "Profile updated."
msgstr "Profil mis à jour."
-#: ../../mod/profiles.php:568
+#: mod/profiles.php:565
msgid " and "
msgstr " et "
-#: ../../mod/profiles.php:576
+#: mod/profiles.php:573
msgid "public profile"
msgstr "profil public"
-#: ../../mod/profiles.php:579
+#: mod/profiles.php:576
#, php-format
msgid "%1$s changed %2$s to “%3$s”"
msgstr "%1$s a changé %2$s en “%3$s”"
-#: ../../mod/profiles.php:580
+#: mod/profiles.php:577
#, php-format
msgid " - Visit %1$s's %2$s"
msgstr "Visiter le %2$s de %1$s"
-#: ../../mod/profiles.php:583
+#: mod/profiles.php:580
#, php-format
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s a mis à jour son %2$s, en modifiant %3$s."
-#: ../../mod/profiles.php:658
+#: mod/profiles.php:655
msgid "Hide contacts and friends:"
-msgstr "Cacher mes contacts et amis:"
+msgstr "Cacher mes contacts et amis :"
-#: ../../mod/profiles.php:663
+#: mod/profiles.php:660
msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Cacher ma liste d'amis/contacts des visiteurs de ce profil?"
+msgstr "Cacher ma liste d'amis / contacts des visiteurs de ce profil ?"
-#: ../../mod/profiles.php:685
+#: mod/profiles.php:682
msgid "Edit Profile Details"
msgstr "Éditer les détails du profil"
-#: ../../mod/profiles.php:687
+#: mod/profiles.php:684
msgid "Change Profile Photo"
msgstr "Changer la photo du profil"
-#: ../../mod/profiles.php:688
+#: mod/profiles.php:685
msgid "View this profile"
msgstr "Voir ce profil"
-#: ../../mod/profiles.php:689
+#: mod/profiles.php:686
msgid "Create a new profile using these settings"
msgstr "Créer un nouveau profil en utilisant ces réglages"
-#: ../../mod/profiles.php:690
+#: mod/profiles.php:687
msgid "Clone this profile"
msgstr "Cloner ce profil"
-#: ../../mod/profiles.php:691
+#: mod/profiles.php:688
msgid "Delete this profile"
msgstr "Supprimer ce profil"
-#: ../../mod/profiles.php:692
+#: mod/profiles.php:689
msgid "Basic information"
msgstr "Information de base"
-#: ../../mod/profiles.php:693
+#: mod/profiles.php:690
msgid "Profile picture"
msgstr "Image de profil"
-#: ../../mod/profiles.php:695
+#: mod/profiles.php:692
msgid "Preferences"
msgstr "Préférences"
-#: ../../mod/profiles.php:696
+#: mod/profiles.php:693
msgid "Status information"
msgstr "Information sur le statut"
-#: ../../mod/profiles.php:697
+#: mod/profiles.php:694
msgid "Additional information"
msgstr "Information additionnelle"
-#: ../../mod/profiles.php:700
+#: mod/profiles.php:697
msgid "Profile Name:"
-msgstr "Nom du profil:"
+msgstr "Nom du profil :"
-#: ../../mod/profiles.php:701
+#: mod/profiles.php:698
msgid "Your Full Name:"
-msgstr "Votre nom complet:"
+msgstr "Votre nom complet :"
-#: ../../mod/profiles.php:702
+#: mod/profiles.php:699
msgid "Title/Description:"
-msgstr "Titre/Description:"
+msgstr "Titre / Description :"
-#: ../../mod/profiles.php:703
+#: mod/profiles.php:700
msgid "Your Gender:"
-msgstr "Votre genre:"
+msgstr "Votre genre :"
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Anniversaire (%s):"
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr ""
-#: ../../mod/profiles.php:705
+#: mod/profiles.php:702
msgid "Street Address:"
-msgstr "Adresse postale:"
+msgstr "Adresse postale :"
-#: ../../mod/profiles.php:706
+#: mod/profiles.php:703
msgid "Locality/City:"
-msgstr "Ville/Localité:"
+msgstr "Ville / Localité :"
-#: ../../mod/profiles.php:707
+#: mod/profiles.php:704
msgid "Postal/Zip Code:"
-msgstr "Code postal:"
+msgstr "Code postal :"
-#: ../../mod/profiles.php:708
+#: mod/profiles.php:705
msgid "Country:"
-msgstr "Pays:"
+msgstr "Pays :"
-#: ../../mod/profiles.php:709
+#: mod/profiles.php:706
msgid "Region/State:"
-msgstr "Région/État:"
+msgstr "Région / État :"
-#: ../../mod/profiles.php:710
+#: mod/profiles.php:707
msgid "♥ Marital Status:"
-msgstr "♥ Statut marital:"
+msgstr "♥ Statut marital :"
-#: ../../mod/profiles.php:711
+#: mod/profiles.php:708
msgid "Who: (if applicable)"
-msgstr "Qui: (si pertinent)"
+msgstr "Qui : (si pertinent)"
-#: ../../mod/profiles.php:712
+#: mod/profiles.php:709
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com"
-#: ../../mod/profiles.php:713
+#: mod/profiles.php:710
msgid "Since [date]:"
-msgstr "Depuis [date] :"
+msgstr "Depuis [date] :"
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
+#: mod/profiles.php:711 include/identity.php:569
msgid "Sexual Preference:"
msgstr "Préférence sexuelle:"
-#: ../../mod/profiles.php:715
+#: mod/profiles.php:712
msgid "Homepage URL:"
-msgstr "Page personnelle:"
+msgstr "Page personnelle :"
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
+#: mod/profiles.php:713 include/identity.php:573
msgid "Hometown:"
msgstr " Ville d'origine:"
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
+#: mod/profiles.php:714 include/identity.php:577
msgid "Political Views:"
msgstr "Opinions politiques:"
-#: ../../mod/profiles.php:718
+#: mod/profiles.php:715
msgid "Religious Views:"
-msgstr "Opinions religieuses:"
+msgstr "Opinions religieuses :"
-#: ../../mod/profiles.php:719
+#: mod/profiles.php:716
msgid "Public Keywords:"
-msgstr "Mots-clés publics:"
+msgstr "Mots-clés publics :"
-#: ../../mod/profiles.php:720
+#: mod/profiles.php:717
msgid "Private Keywords:"
-msgstr "Mots-clés privés:"
+msgstr "Mots-clés privés :"
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
+#: mod/profiles.php:718 include/identity.php:585
msgid "Likes:"
msgstr "J'aime :"
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
+#: mod/profiles.php:719 include/identity.php:587
msgid "Dislikes:"
msgstr "Je n'aime pas :"
-#: ../../mod/profiles.php:723
+#: mod/profiles.php:720
msgid "Example: fishing photography software"
-msgstr "Exemple: football dessin programmation"
+msgstr "Exemple : football dessin programmation"
-#: ../../mod/profiles.php:724
+#: mod/profiles.php:721
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr "(Utilisés pour vous suggérer des amis potentiels, peuvent être vus par autrui)"
-#: ../../mod/profiles.php:725
+#: mod/profiles.php:722
msgid "(Used for searching profiles, never shown to others)"
msgstr "(Utilisés pour rechercher dans les profils, ne seront jamais montrés à autrui)"
-#: ../../mod/profiles.php:726
+#: mod/profiles.php:723
msgid "Tell us about yourself..."
msgstr "Parlez-nous de vous..."
-#: ../../mod/profiles.php:727
+#: mod/profiles.php:724
msgid "Hobbies/Interests"
-msgstr "Passe-temps/Centres d'intérêt"
+msgstr "Passe-temps / Centres d'intérêt"
-#: ../../mod/profiles.php:728
+#: mod/profiles.php:725
msgid "Contact information and Social Networks"
-msgstr "Coordonnées/Réseaux sociaux"
+msgstr "Coordonnées / Réseaux sociaux"
-#: ../../mod/profiles.php:729
+#: mod/profiles.php:726
msgid "Musical interests"
msgstr "Goûts musicaux"
-#: ../../mod/profiles.php:730
+#: mod/profiles.php:727
msgid "Books, literature"
msgstr "Lectures"
-#: ../../mod/profiles.php:731
+#: mod/profiles.php:728
msgid "Television"
msgstr "Télévision"
-#: ../../mod/profiles.php:732
+#: mod/profiles.php:729
msgid "Film/dance/culture/entertainment"
-msgstr "Cinéma/Danse/Culture/Divertissement"
+msgstr "Cinéma / Danse / Culture / Divertissement"
-#: ../../mod/profiles.php:733
+#: mod/profiles.php:730
msgid "Love/romance"
-msgstr "Amour/Romance"
+msgstr "Amour / Romance"
-#: ../../mod/profiles.php:734
+#: mod/profiles.php:731
msgid "Work/employment"
-msgstr "Activité professionnelle/Occupation"
+msgstr "Activité professionnelle / Occupation"
-#: ../../mod/profiles.php:735
+#: mod/profiles.php:732
msgid "School/education"
-msgstr "Études/Formation"
+msgstr "Études / Formation"
-#: ../../mod/profiles.php:740
+#: mod/profiles.php:737
msgid ""
"This is your public profile. It may "
"be visible to anybody using the internet."
msgstr "Ceci est votre profil public. Il peut être visible par n'importe quel utilisateur d'Internet."
-#: ../../mod/profiles.php:803
+#: mod/profiles.php:800
msgid "Edit/Manage Profiles"
-msgstr "Editer/gérer les profils"
+msgstr "Editer / gérer les profils"
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
msgid "Change profile photo"
msgstr "Changer de photo de profil"
-#: ../../mod/profiles.php:805 ../../boot.php:1612
+#: mod/profiles.php:802 include/identity.php:232
msgid "Create New Profile"
msgstr "Créer un nouveau profil"
-#: ../../mod/profiles.php:816 ../../boot.php:1622
+#: mod/profiles.php:813 include/identity.php:242
msgid "Profile Image"
msgstr "Image du profil"
-#: ../../mod/profiles.php:818 ../../boot.php:1625
+#: mod/profiles.php:815 include/identity.php:245
msgid "visible to everybody"
msgstr "visible par tous"
-#: ../../mod/profiles.php:819 ../../boot.php:1626
+#: mod/profiles.php:816 include/identity.php:246
msgid "Edit visibility"
msgstr "Changer la visibilité"
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+#: mod/editpost.php:17 mod/editpost.php:27
msgid "Item not found"
msgstr "Élément introuvable"
-#: ../../mod/editpost.php:39
+#: mod/editpost.php:40
msgid "Edit post"
msgstr "Éditer la publication"
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
+#: mod/editpost.php:111 include/conversation.php:1057
msgid "upload photo"
msgstr "envoi image"
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
+#: mod/editpost.php:112 include/conversation.php:1058
msgid "Attach file"
msgstr "Joindre fichier"
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
+#: mod/editpost.php:113 include/conversation.php:1059
msgid "attach file"
msgstr "ajout fichier"
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
+#: mod/editpost.php:115 include/conversation.php:1061
msgid "web link"
msgstr "lien web"
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
+#: mod/editpost.php:116 include/conversation.php:1062
msgid "Insert video link"
msgstr "Insérer un lien video"
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
+#: mod/editpost.php:117 include/conversation.php:1063
msgid "video link"
msgstr "lien vidéo"
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
+#: mod/editpost.php:118 include/conversation.php:1064
msgid "Insert audio link"
msgstr "Insérer un lien audio"
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
+#: mod/editpost.php:119 include/conversation.php:1065
msgid "audio link"
msgstr "lien audio"
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
+#: mod/editpost.php:120 include/conversation.php:1066
msgid "Set your location"
msgstr "Définir votre localisation"
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
+#: mod/editpost.php:121 include/conversation.php:1067
msgid "set location"
msgstr "spéc. localisation"
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
+#: mod/editpost.php:122 include/conversation.php:1068
msgid "Clear browser location"
msgstr "Effacer la localisation du navigateur"
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
+#: mod/editpost.php:123 include/conversation.php:1069
msgid "clear location"
msgstr "supp. localisation"
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
+#: mod/editpost.php:125 include/conversation.php:1075
msgid "Permission settings"
msgstr "Réglages des permissions"
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
+#: mod/editpost.php:133 include/acl_selectors.php:343
msgid "CC: email addresses"
msgstr "CC: adresses de courriel"
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
+#: mod/editpost.php:134 include/conversation.php:1084
msgid "Public post"
msgstr "Publication publique"
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
+#: mod/editpost.php:137 include/conversation.php:1071
msgid "Set title"
msgstr "Définir un titre"
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
+#: mod/editpost.php:139 include/conversation.php:1073
msgid "Categories (comma-separated list)"
msgstr "Catégories (séparées par des virgules)"
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
+#: mod/editpost.php:140 include/acl_selectors.php:344
msgid "Example: bob@example.com, mary@example.com"
msgstr "Exemple: bob@exemple.com, mary@exemple.com"
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr "Motorisé par Friendica version"
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr "hébergé sur"
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr "Merci de vous rendre sur Friendica.com si vous souhaitez en savoir plus sur le projet Friendica."
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr "Pour les rapports de bugs: rendez vous sur"
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr ""
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr "Suggestions, remerciements, donations, etc. - écrivez à \"Info\" arob. Friendica - point com"
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr "Extensions/greffons/applications installées:"
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr "Extensions/greffons/applications non installées:"
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: mod/api.php:76 mod/api.php:102
msgid "Authorize application connection"
msgstr "Autoriser l'application à se connecter"
-#: ../../mod/api.php:77
+#: mod/api.php:77
msgid "Return to your app and insert this Securty Code:"
msgstr "Retournez à votre application et saisissez ce Code de Sécurité : "
-#: ../../mod/api.php:89
+#: mod/api.php:89
msgid "Please login to continue."
msgstr "Merci de vous connecter pour continuer."
-#: ../../mod/api.php:104
+#: mod/api.php:104
msgid ""
"Do you want to authorize this application to access your posts and contacts,"
" and/or create new posts for you?"
msgstr "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?"
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+#: mod/lockview.php:31 mod/lockview.php:39
msgid "Remote privacy information not available."
msgstr "Informations de confidentialité indisponibles."
-#: ../../mod/lockview.php:48
+#: mod/lockview.php:48
msgid "Visible to:"
msgstr "Visible par:"
-#: ../../mod/notes.php:44 ../../boot.php:2150
+#: mod/notes.php:44 include/identity.php:675
msgid "Personal Notes"
msgstr "Notes personnelles"
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
msgid "l F d, Y \\@ g:i A"
msgstr "l F d, Y \\@ g:i A"
-#: ../../mod/localtime.php:24
+#: mod/localtime.php:24
msgid "Time Conversion"
msgstr "Conversion temporelle"
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
msgstr "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire."
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
#, php-format
msgid "UTC time: %s"
msgstr "Temps UTC : %s"
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
#, php-format
msgid "Current timezone: %s"
msgstr "Zone de temps courante : %s"
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
#, php-format
msgid "Converted localtime: %s"
msgstr "Temps local converti : %s"
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
msgid "Please select your timezone:"
msgstr "Sélectionner votre zone :"
-#: ../../mod/poke.php:192
+#: mod/poke.php:192
msgid "Poke/Prod"
msgstr "Solliciter"
-#: ../../mod/poke.php:193
+#: mod/poke.php:193
msgid "poke, prod or do other things to somebody"
msgstr "solliciter (poke/...) quelqu'un"
-#: ../../mod/poke.php:194
+#: mod/poke.php:194
msgid "Recipient"
msgstr "Destinataire"
-#: ../../mod/poke.php:195
+#: mod/poke.php:195
msgid "Choose what you wish to do to recipient"
msgstr "Choisissez ce que vous voulez faire au destinataire"
-#: ../../mod/poke.php:198
+#: mod/poke.php:198
msgid "Make this post private"
msgstr "Rendez ce message privé"
-#: ../../mod/invite.php:27
+#: mod/invite.php:27
msgid "Total invitation limit exceeded."
msgstr "La limite d'invitation totale est éxédée."
-#: ../../mod/invite.php:49
+#: mod/invite.php:49
#, php-format
msgid "%s : Not a valid email address."
msgstr "%s : Adresse de courriel invalide."
-#: ../../mod/invite.php:73
+#: mod/invite.php:73
msgid "Please join us on Friendica"
msgstr "Rejoignez-nous sur Friendica"
-#: ../../mod/invite.php:84
+#: mod/invite.php:84
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site."
-#: ../../mod/invite.php:89
+#: mod/invite.php:89
#, php-format
msgid "%s : Message delivery failed."
msgstr "%s : L'envoi du message a échoué."
-#: ../../mod/invite.php:93
+#: mod/invite.php:93
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
msgstr[0] "%d message envoyé."
msgstr[1] "%d messages envoyés."
-#: ../../mod/invite.php:112
+#: mod/invite.php:112
msgid "You have no more invitations available"
msgstr "Vous n'avez plus d'invitations disponibles"
-#: ../../mod/invite.php:120
+#: mod/invite.php:120
#, php-format
msgid ""
"Visit %s for a list of public sites that you can join. Friendica members on "
@@ -5242,14 +5434,14 @@ msgid ""
" other social networks."
msgstr "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux."
-#: ../../mod/invite.php:122
+#: mod/invite.php:122
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgstr "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public."
-#: ../../mod/invite.php:123
+#: mod/invite.php:123
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
@@ -5258,446 +5450,368 @@ msgid ""
"sites you can join."
msgstr "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre."
-#: ../../mod/invite.php:126
+#: mod/invite.php:126
msgid ""
"Our apologies. This system is not currently configured to connect with other"
" public sites or invite members."
msgstr "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres."
-#: ../../mod/invite.php:132
+#: mod/invite.php:132
msgid "Send invitations"
msgstr "Envoyer des invitations"
-#: ../../mod/invite.php:133
+#: mod/invite.php:133
msgid "Enter email addresses, one per line:"
-msgstr "Entrez les adresses email, une par ligne:"
+msgstr "Entrez les adresses email, une par ligne :"
-#: ../../mod/invite.php:135
+#: mod/invite.php:135
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social."
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid "You will need to supply this invitation code: $invite_code"
-msgstr "Vous devrez fournir ce code d'invitation: $invite_code"
+msgstr "Vous devrez fournir ce code d'invitation : $invite_code"
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid ""
"Once you have registered, please connect with me via my profile page at:"
-msgstr "Une fois inscrit, connectez-vous à la page de mon profil sur:"
+msgstr "Une fois inscrit, connectez-vous à la page de mon profil sur :"
-#: ../../mod/invite.php:139
+#: mod/invite.php:139
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendica.com"
msgstr "Pour plus d'information sur le projet Friendica, et pourquoi nous croyons qu'il est important, merci de visiter http://friendica.com"
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Albums photo"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
msgid "Contact Photos"
msgstr "Photos du contact"
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/photos.php:84 include/identity.php:651
+msgid "Photo Albums"
+msgstr "Albums photo"
+
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Photos récentes"
+
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
msgid "Upload New Photos"
msgstr "Téléverser de nouvelles photos"
-#: ../../mod/photos.php:144
+#: mod/photos.php:166
msgid "Contact information unavailable"
msgstr "Informations de contact indisponibles"
-#: ../../mod/photos.php:165
+#: mod/photos.php:187
msgid "Album not found."
msgstr "Album introuvable."
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
msgid "Delete Album"
msgstr "Effacer l'album"
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?"
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
msgid "Delete Photo"
msgstr "Effacer la photo"
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
msgid "Do you really want to delete this photo?"
msgstr "Voulez-vous vraiment supprimer cette photo ?"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr "%1$s a été étiqueté dans %2$s par %3$s"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
msgid "a photo"
msgstr "une photo"
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "L'image dépasse la taille maximale de "
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
msgid "Image file is empty."
msgstr "Fichier image vide."
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
msgid "No photos selected"
msgstr "Aucune photo sélectionnée"
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1114
#, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr "Vous avez utilisé %1$.2f Mo sur %2$.2f d'espace de stockage pour les photos."
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
msgid "Upload Photos"
msgstr "Téléverser des photos"
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
msgid "New album name: "
msgstr "Nom du nouvel album: "
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
msgid "or existing album name: "
msgstr "ou nom d'un album existant: "
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
msgid "Do not show a status post for this upload"
msgstr "Ne pas publier de notice de statut pour cet envoi"
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
msgid "Permissions"
msgstr "Permissions"
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1168
msgid "Private Photo"
msgstr "Photo privée"
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
msgid "Public Photo"
msgstr "Photo publique"
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
msgid "Edit Album"
msgstr "Éditer l'album"
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
msgid "Show Newest First"
msgstr "Plus récent d'abord"
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
msgid "Show Oldest First"
msgstr "Plus ancien d'abord"
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
msgid "View Photo"
msgstr "Voir la photo"
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
msgid "Permission denied. Access to this item may be restricted."
msgstr "Interdit. L'accès à cet élément peut avoir été restreint."
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
msgid "Photo not available"
msgstr "Photo indisponible"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "View photo"
msgstr "Voir photo"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "Edit photo"
msgstr "Éditer la photo"
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
msgid "Use as profile photo"
msgstr "Utiliser comme photo de profil"
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
msgid "View Full Size"
msgstr "Voir en taille réelle"
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
msgid "Tags: "
msgstr "Étiquettes:"
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
msgid "[Remove any tag]"
msgstr "[Retirer toutes les étiquettes]"
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Tourner dans le sens des aiguilles d'une montre (vers la droite)"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)"
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
msgid "New album name"
msgstr "Nom du nouvel album"
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
msgid "Caption"
msgstr "Titre"
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
msgid "Add a Tag"
msgstr "Ajouter une étiquette"
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances"
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr ""
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Tourner dans le sens des aiguilles d'une montre (vers la droite)"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)"
+
+#: mod/photos.php:1540
msgid "Private photo"
msgstr "Photo privée"
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
msgid "Public photo"
msgstr "Photo publique"
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
+#: mod/photos.php:1563 include/conversation.php:1055
msgid "Share"
msgstr "Partager"
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Photos récentes"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr ""
-#: ../../mod/regmod.php:55
+#: mod/regmod.php:55
msgid "Account approved."
msgstr "Inscription validée."
-#: ../../mod/regmod.php:92
+#: mod/regmod.php:92
#, php-format
msgid "Registration revoked for %s"
msgstr "Inscription révoquée pour %s"
-#: ../../mod/regmod.php:104
+#: mod/regmod.php:104
msgid "Please login."
msgstr "Merci de vous connecter."
-#: ../../mod/uimport.php:66
+#: mod/uimport.php:66
msgid "Move account"
msgstr "Migrer le compte"
-#: ../../mod/uimport.php:67
+#: mod/uimport.php:67
msgid "You can import an account from another Friendica server."
msgstr "Vous pouvez importer un compte d'un autre serveur Friendica."
-#: ../../mod/uimport.php:68
+#: mod/uimport.php:68
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also"
" to inform your friends that you moved here."
msgstr "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici."
-#: ../../mod/uimport.php:69
+#: mod/uimport.php:69
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (statusnet/identi.ca) or from Diaspora"
msgstr "Cette fonctionnalité est expérimentale. Nous ne pouvons importer les contacts des réseaux OStatus (statusnet/identi.ca) ou Diaspora"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid "Account file"
msgstr "Fichier du compte"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr "Pour exporter votre compte, allez dans \"Paramètres> Exporter vos données personnelles\" et sélectionnez \"exportation de compte\""
-#: ../../mod/attach.php:8
+#: mod/attach.php:8
msgid "Item not available."
msgstr "Elément non disponible."
-#: ../../mod/attach.php:20
+#: mod/attach.php:20
msgid "Item was not found."
msgstr "Element introuvable."
-#: ../../boot.php:749
+#: boot.php:763
msgid "Delete this item?"
msgstr "Effacer cet élément?"
-#: ../../boot.php:752
+#: boot.php:766
msgid "show fewer"
msgstr "montrer moins"
-#: ../../boot.php:1122
+#: boot.php:1140
#, php-format
msgid "Update %s failed. See error logs."
msgstr "Mise-à-jour %s échouée. Voir les journaux d'erreur."
-#: ../../boot.php:1240
+#: boot.php:1247
msgid "Create a New Account"
msgstr "Créer un nouveau compte"
-#: ../../boot.php:1265 ../../include/nav.php:73
+#: boot.php:1272 include/nav.php:73
msgid "Logout"
msgstr "Se déconnecter"
-#: ../../boot.php:1268
+#: boot.php:1275
msgid "Nickname or Email address: "
msgstr "Pseudo ou courriel: "
-#: ../../boot.php:1269
+#: boot.php:1276
msgid "Password: "
msgstr "Mot de passe: "
-#: ../../boot.php:1270
+#: boot.php:1277
msgid "Remember me"
msgstr "Se souvenir de moi"
-#: ../../boot.php:1273
+#: boot.php:1280
msgid "Or login using OpenID: "
msgstr "Ou connectez-vous via OpenID: "
-#: ../../boot.php:1279
+#: boot.php:1286
msgid "Forgot your password?"
msgstr "Mot de passe oublié?"
-#: ../../boot.php:1282
+#: boot.php:1289
msgid "Website Terms of Service"
msgstr "Conditions d'utilisation du site internet"
-#: ../../boot.php:1283
+#: boot.php:1290
msgid "terms of service"
msgstr "conditions d'utilisation"
-#: ../../boot.php:1285
+#: boot.php:1292
msgid "Website Privacy Policy"
msgstr "Politique de confidentialité du site internet"
-#: ../../boot.php:1286
+#: boot.php:1293
msgid "privacy policy"
msgstr "politique de confidentialité"
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "Le compte demandé n'est pas disponible."
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Editer le profil"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Message"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Profils"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Gérer/éditer les profils"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr "Réseau"
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "g A | F d"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "F d"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[aujourd'hui]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Rappels d'anniversaires"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Anniversaires cette semaine:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Sans description]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Rappels d'événements"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Evénements cette semaine:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Statut"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Messages d'état et publications"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Détails du profil"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr "Vidéos"
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Événements et agenda"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Vous seul pouvez voir ça"
-
-#: ../../object/Item.php:94
+#: object/Item.php:95
msgid "This entry was edited"
msgstr "Cette entrée à été édité"
-#: ../../object/Item.php:208
+#: object/Item.php:209
msgid "ignore thread"
msgstr "ignorer le fil"
-#: ../../object/Item.php:209
+#: object/Item.php:210
msgid "unignore thread"
msgstr "Ne plus ignorer le fil"
-#: ../../object/Item.php:210
+#: object/Item.php:211
msgid "toggle ignore status"
msgstr "Ignorer le statut"
-#: ../../object/Item.php:213
+#: object/Item.php:214
msgid "ignored"
msgstr "ignoré"
-#: ../../object/Item.php:316 ../../include/conversation.php:666
+#: object/Item.php:318 include/conversation.php:665
msgid "Categories:"
msgstr "Catégories:"
-#: ../../object/Item.php:317 ../../include/conversation.php:667
+#: object/Item.php:319 include/conversation.php:666
msgid "Filed under:"
msgstr "Rangé sous:"
-#: ../../object/Item.php:329
+#: object/Item.php:331
msgid "via"
msgstr "via"
-#: ../../include/dbstructure.php:26
+#: include/dbstructure.php:26
#, php-format
msgid ""
"\n"
@@ -5707,1382 +5821,1483 @@ msgid ""
"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
msgstr "\nLes développeurs de Friendica ont récemment publié la mise à jour %s, mais en tentant de l’installer, quelque chose s’est terriblement mal passé. Une réparation s’impose et je ne peux pas la faire tout seul. Contactez un développeur Friendica si vous ne pouvez pas corriger le problème vous-même. Il est possible que ma base de données soit corrompue."
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
#, php-format
msgid ""
"The error message is\n"
"[pre]%s[/pre]"
msgstr "Le message d’erreur est\n[pre]%s[/pre]"
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
msgid "Errors encountered creating database tables."
msgstr "Des erreurs ont été signalées lors de la création des tables."
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
msgid "Errors encountered performing database changes."
msgstr "Des erreurs sont survenues lors de la mise à jour de la base de données."
-#: ../../include/auth.php:38
+#: include/auth.php:38
msgid "Logged out."
msgstr "Déconnecté."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr "Nous avons eu un souci avec l'OpenID que vous avez fourni. merci de vérifier l'orthographe correcte de ce dernier."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid "The error message was:"
msgstr "Le message d'erreur était :"
-#: ../../include/contact_widgets.php:6
+#: include/contact_widgets.php:6
msgid "Add New Contact"
msgstr "Ajouter un nouveau contact"
-#: ../../include/contact_widgets.php:7
+#: include/contact_widgets.php:7
msgid "Enter address or web location"
msgstr "Entrez son adresse ou sa localisation web"
-#: ../../include/contact_widgets.php:8
+#: include/contact_widgets.php:8
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr "Exemple: bob@example.com, http://example.com/barbara"
-#: ../../include/contact_widgets.php:24
+#: include/contact_widgets.php:24
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] "%d invitation disponible"
msgstr[1] "%d invitations disponibles"
-#: ../../include/contact_widgets.php:30
+#: include/contact_widgets.php:30
msgid "Find People"
msgstr "Trouver des personnes"
-#: ../../include/contact_widgets.php:31
+#: include/contact_widgets.php:31
msgid "Enter name or interest"
msgstr "Entrez un nom ou un centre d'intérêt"
-#: ../../include/contact_widgets.php:32
+#: include/contact_widgets.php:32
msgid "Connect/Follow"
msgstr "Connecter/Suivre"
-#: ../../include/contact_widgets.php:33
+#: include/contact_widgets.php:33
msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Exemples: Robert Morgenstein, Pêche"
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
msgid "Similar Interests"
msgstr "Intérêts similaires"
-#: ../../include/contact_widgets.php:37
+#: include/contact_widgets.php:37
msgid "Random Profile"
msgstr "Profil au hasard"
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
msgid "Invite Friends"
msgstr "Inviter des amis"
-#: ../../include/contact_widgets.php:71
+#: include/contact_widgets.php:71
msgid "Networks"
msgstr "Réseaux"
-#: ../../include/contact_widgets.php:74
+#: include/contact_widgets.php:74
msgid "All Networks"
msgstr "Tous réseaux"
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
+#: include/contact_widgets.php:104 include/features.php:60
msgid "Saved Folders"
msgstr "Dossiers sauvegardés"
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
msgid "Everything"
msgstr "Tout"
-#: ../../include/contact_widgets.php:136
+#: include/contact_widgets.php:136
msgid "Categories"
msgstr "Catégories"
-#: ../../include/features.php:23
+#: include/features.php:23
msgid "General Features"
msgstr "Fonctions générales"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Multiple Profiles"
msgstr "Profils multiples"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Ability to create multiple profiles"
msgstr "Possibilité de créer plusieurs profils"
-#: ../../include/features.php:30
+#: include/features.php:30
msgid "Post Composition Features"
msgstr "Caractéristiques de composition de publication"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Richtext Editor"
msgstr "Éditeur de texte enrichi"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Enable richtext editor"
msgstr "Activer l'éditeur de texte enrichi"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Post Preview"
msgstr "Aperçu de la publication"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Allow previewing posts and comments before publishing them"
msgstr "Permet la prévisualisation des publications et commentaires avant de les publier"
-#: ../../include/features.php:33
+#: include/features.php:33
msgid "Auto-mention Forums"
msgstr ""
-#: ../../include/features.php:33
+#: include/features.php:33
msgid ""
"Add/remove mention when a fourm page is selected/deselected in ACL window."
msgstr ""
-#: ../../include/features.php:38
+#: include/features.php:38
msgid "Network Sidebar Widgets"
msgstr "Widgets réseau pour barre latérale"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Search by Date"
msgstr "Rechercher par Date"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Ability to select posts by date ranges"
msgstr "Capacité de sélectionner les publications par intervalles de dates"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Group Filter"
msgstr "Filtre de groupe"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Enable widget to display Network posts only from selected group"
msgstr "Activer le widget d’affichage des publications du réseau seulement pour le groupe sélectionné"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Network Filter"
msgstr "Filtre de réseau"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Enable widget to display Network posts only from selected network"
msgstr "Activer le widget d’affichage des publications du réseau seulement pour le réseau sélectionné"
-#: ../../include/features.php:42
+#: include/features.php:42
msgid "Save search terms for re-use"
msgstr "Sauvegarder la recherche pour une utilisation ultérieure"
-#: ../../include/features.php:47
+#: include/features.php:47
msgid "Network Tabs"
msgstr "Onglets Réseau"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Network Personal Tab"
msgstr "Onglet Réseau Personnel"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Enable tab to display only Network posts that you've interacted on"
msgstr "Activer l'onglet pour afficher seulement les publications du réseau où vous avez interagit"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Network New Tab"
msgstr "Nouvel onglet réseaux"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr "Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Network Shared Links Tab"
msgstr "Onglet réseau partagé"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Enable tab to display only Network posts with links in them"
msgstr "Activer l'onglet pour afficher seulement les publications du réseau contenant des liens"
-#: ../../include/features.php:55
+#: include/features.php:55
msgid "Post/Comment Tools"
msgstr "outils de publication/commentaire"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Multiple Deletion"
msgstr "Suppression multiple"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Select and delete multiple posts/comments at once"
msgstr "Sélectionner et supprimer plusieurs publications/commentaires à la fois"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit Sent Posts"
msgstr "Éditer les publications envoyées"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit and correct posts and comments after sending"
msgstr "Éditer et corriger les publications et commentaires après l'envoi"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Tagging"
msgstr "Étiquettage"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Ability to tag existing posts"
msgstr "Possibilité d'étiqueter les publications existantes"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Post Categories"
msgstr "Catégories des publications"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Add categories to your posts"
msgstr "Ajouter des catégories à vos publications"
-#: ../../include/features.php:60
+#: include/features.php:60
msgid "Ability to file posts under folders"
msgstr "Possibilité d'afficher les publications sous les répertoires"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Dislike Posts"
msgstr "Publications non aimées"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Ability to dislike posts/comments"
msgstr "Possibilité de ne pas aimer les publications/commentaires"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Star Posts"
msgstr "Publications spéciales"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Ability to mark special posts with a star indicator"
msgstr "Possibilité de marquer les publications spéciales d'une étoile"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Mute Post Notifications"
msgstr ""
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Ability to mute notifications for a thread"
msgstr ""
-#: ../../include/follow.php:32
+#: include/follow.php:75
msgid "Connect URL missing."
msgstr "URL de connexion manquante."
-#: ../../include/follow.php:59
+#: include/follow.php:102
msgid ""
"This site is not configured to allow communications with other networks."
msgstr "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux."
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:103 include/follow.php:123
msgid "No compatible communication protocols or feeds were discovered."
msgstr "Aucun protocole de communication ni aucun flux n'a pu être découvert."
-#: ../../include/follow.php:78
+#: include/follow.php:121
msgid "The profile address specified does not provide adequate information."
msgstr "L'adresse de profil indiquée ne fournit par les informations adéquates."
-#: ../../include/follow.php:82
+#: include/follow.php:125
msgid "An author or name was not found."
msgstr "Aucun auteur ou nom d'auteur n'a pu être trouvé."
-#: ../../include/follow.php:84
+#: include/follow.php:127
msgid "No browser URL could be matched to this address."
msgstr "Aucune URL de navigation ne correspond à cette adresse."
-#: ../../include/follow.php:86
+#: include/follow.php:129
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel."
-#: ../../include/follow.php:87
+#: include/follow.php:130
msgid "Use mailto: in front of address to force email check."
msgstr "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel."
-#: ../../include/follow.php:93
+#: include/follow.php:136
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site."
-#: ../../include/follow.php:103
+#: include/follow.php:146
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part."
-#: ../../include/follow.php:205
+#: include/follow.php:249
msgid "Unable to retrieve contact information."
msgstr "Impossible de récupérer les informations du contact."
-#: ../../include/follow.php:258
+#: include/follow.php:302
msgid "following"
msgstr "following"
-#: ../../include/group.php:25
+#: include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
"may apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name."
msgstr "Un groupe supprimé a été recréé. Les permissions existantes pourraient s'appliquer à ce groupe et aux futurs membres. Si ce n'est pas le comportement attendu, merci de re-créer un autre groupe sous un autre nom."
-#: ../../include/group.php:207
+#: include/group.php:207
msgid "Default privacy group for new contacts"
msgstr "Paramètres de confidentialité par défaut pour les nouveaux contacts"
-#: ../../include/group.php:226
+#: include/group.php:226
msgid "Everybody"
msgstr "Tout le monde"
-#: ../../include/group.php:249
+#: include/group.php:249
msgid "edit"
msgstr "éditer"
-#: ../../include/group.php:271
+#: include/group.php:271
msgid "Edit group"
msgstr "Editer groupe"
-#: ../../include/group.php:272
+#: include/group.php:272
msgid "Create a new group"
msgstr "Créer un nouveau groupe"
-#: ../../include/group.php:273
+#: include/group.php:275
msgid "Contacts not in any group"
msgstr "Contacts n'appartenant à aucun groupe"
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
+#: include/datetime.php:43 include/datetime.php:45
msgid "Miscellaneous"
msgstr "Divers"
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "an"
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr ""
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "mois"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "jour"
-
-#: ../../include/datetime.php:276
+#: include/datetime.php:256
msgid "never"
msgstr "jamais"
-#: ../../include/datetime.php:282
+#: include/datetime.php:262
msgid "less than a second ago"
msgstr "il y a moins d'une seconde"
-#: ../../include/datetime.php:290
+#: include/datetime.php:272
+msgid "year"
+msgstr "an"
+
+#: include/datetime.php:272
msgid "years"
msgstr "ans"
-#: ../../include/datetime.php:291
+#: include/datetime.php:273
+msgid "month"
+msgstr "mois"
+
+#: include/datetime.php:273
msgid "months"
msgstr "mois"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "week"
msgstr "semaine"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "weeks"
msgstr "semaines"
-#: ../../include/datetime.php:293
+#: include/datetime.php:275
+msgid "day"
+msgstr "jour"
+
+#: include/datetime.php:275
msgid "days"
msgstr "jours"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hour"
msgstr "heure"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hours"
msgstr "heures"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minute"
msgstr "minute"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minutes"
msgstr "minutes"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "second"
msgstr "seconde"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "seconds"
msgstr "secondes"
-#: ../../include/datetime.php:305
+#: include/datetime.php:287
#, php-format
msgid "%1$d %2$s ago"
msgstr "%1$d %2$s auparavant"
-#: ../../include/datetime.php:477 ../../include/items.php:2211
+#: include/datetime.php:459 include/items.php:2431
#, php-format
msgid "%s's birthday"
msgstr "Anniversaire de %s's"
-#: ../../include/datetime.php:478 ../../include/items.php:2212
+#: include/datetime.php:460 include/items.php:2432
#, php-format
msgid "Happy Birthday %s"
msgstr "Joyeux anniversaire, %s !"
-#: ../../include/acl_selectors.php:333
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "Le compte demandé n'est pas disponible."
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Editer le profil"
+
+#: include/identity.php:220
+msgid "Message"
+msgstr "Message"
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Profils"
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Gérer/éditer les profils"
+
+#: include/identity.php:341
+msgid "Network:"
+msgstr "Réseau"
+
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "g A | F d"
+
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "F d"
+
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[aujourd'hui]"
+
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Rappels d'anniversaires"
+
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Anniversaires cette semaine:"
+
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Sans description]"
+
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Rappels d'événements"
+
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Evénements cette semaine :"
+
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "j F, Y"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "j F"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Anniversaire:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Age:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "depuis %1$d %2$s"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religion:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Passe-temps/Centres d'intérêt:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Coordonnées/Réseaux sociaux:"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Goûts musicaux:"
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Lectures:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Télévision:"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Cinéma/Danse/Culture/Divertissement:"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Amour/Romance:"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Activité professionnelle/Occupation:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Études/Formation:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Statut"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Messages d'état et publications"
+
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Détails du profil"
+
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr "Vidéos"
+
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Événements et agenda"
+
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Vous seul pouvez voir ça"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Publier aux courriels"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr ""
+
+#: include/acl_selectors.php:335
msgid "Visible to everybody"
msgstr "Visible par tout le monde"
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "show"
msgstr "montrer"
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "don't show"
msgstr "cacher"
-#: ../../include/message.php:15 ../../include/message.php:172
+#: include/message.php:15 include/message.php:173
msgid "[no subject]"
msgstr "[pas de sujet]"
-#: ../../include/Contact.php:115
+#: include/Contact.php:119
msgid "stopped following"
msgstr "retiré de la liste de suivi"
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
+#: include/Contact.php:232 include/conversation.php:881
msgid "Poke"
msgstr "Sollicitations (pokes)"
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
+#: include/Contact.php:233 include/conversation.php:875
msgid "View Status"
msgstr "Voir les statuts"
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
+#: include/Contact.php:234 include/conversation.php:876
msgid "View Profile"
msgstr "Voir le profil"
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
+#: include/Contact.php:235 include/conversation.php:877
msgid "View Photos"
msgstr "Voir les photos"
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
msgid "Network Posts"
msgstr "Publications du réseau"
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
msgid "Edit Contact"
msgstr "Éditer le contact"
-#: ../../include/Contact.php:234
+#: include/Contact.php:238
msgid "Drop Contact"
msgstr "Supprimer le contact"
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
msgid "Send PM"
msgstr "Message privé"
-#: ../../include/security.php:22
+#: include/security.php:22
msgid "Welcome "
msgstr "Bienvenue "
-#: ../../include/security.php:23
+#: include/security.php:23
msgid "Please upload a profile photo."
msgstr "Merci d'illustrer votre profil d'une image."
-#: ../../include/security.php:26
+#: include/security.php:26
msgid "Welcome back "
msgstr "Bienvenue à nouveau, "
-#: ../../include/security.php:366
+#: include/security.php:375
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé."
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
msgid "event"
msgstr "évènement"
-#: ../../include/conversation.php:207
+#: include/conversation.php:206
#, php-format
msgid "%1$s poked %2$s"
msgstr "%1$s a sollicité %2$s"
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "a titillé"
-
-#: ../../include/conversation.php:291
+#: include/conversation.php:290
msgid "post/item"
msgstr "publication/élément"
-#: ../../include/conversation.php:292
+#: include/conversation.php:291
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "%1$s a marqué le %3$s de %2$s comme favori"
-#: ../../include/conversation.php:772
+#: include/conversation.php:771
msgid "remove"
msgstr "enlever"
-#: ../../include/conversation.php:776
+#: include/conversation.php:775
msgid "Delete Selected Items"
msgstr "Supprimer les éléments sélectionnés"
-#: ../../include/conversation.php:875
+#: include/conversation.php:874
msgid "Follow Thread"
msgstr "Suivre le fil"
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s likes this."
msgstr "%s aime ça."
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s doesn't like this."
msgstr "%s n'aime pas ça."
-#: ../../include/conversation.php:949
+#: include/conversation.php:948
#, php-format
msgid "%2$d people like this"
msgstr "%2$d personnes aiment ça"
-#: ../../include/conversation.php:952
+#: include/conversation.php:951
#, php-format
msgid "%2$d people don't like this"
msgstr "%2$d personnes n'aiment pas ça"
-#: ../../include/conversation.php:966
+#: include/conversation.php:965
msgid "and"
msgstr "et"
-#: ../../include/conversation.php:972
+#: include/conversation.php:971
#, php-format
msgid ", and %d other people"
msgstr ", et %d autres personnes"
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s like this."
msgstr "%s aiment ça."
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s don't like this."
msgstr "%s n'aiment pas ça."
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: include/conversation.php:1000 include/conversation.php:1018
msgid "Visible to everybody"
msgstr "Visible par tout le monde"
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+#: include/conversation.php:1002 include/conversation.php:1020
msgid "Please enter a video link/URL:"
msgstr "Entrez un lien/URL video :"
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+#: include/conversation.php:1003 include/conversation.php:1021
msgid "Please enter an audio link/URL:"
msgstr "Entrez un lien/URL audio :"
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: include/conversation.php:1004 include/conversation.php:1022
msgid "Tag term:"
msgstr "Terme d'étiquette:"
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
+#: include/conversation.php:1006 include/conversation.php:1024
msgid "Where are you right now?"
msgstr "Où êtes-vous présentemment?"
-#: ../../include/conversation.php:1008
+#: include/conversation.php:1007
msgid "Delete item(s)?"
msgstr "Supprimer les élément(s) ?"
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Publier aux courriels"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr ""
-
-#: ../../include/conversation.php:1111
+#: include/conversation.php:1076
msgid "permissions"
msgstr "permissions"
-#: ../../include/conversation.php:1135
+#: include/conversation.php:1099
msgid "Post to Groups"
msgstr "Publier aux groupes"
-#: ../../include/conversation.php:1136
+#: include/conversation.php:1100
msgid "Post to Contacts"
msgstr "Publier aux contacts"
-#: ../../include/conversation.php:1137
+#: include/conversation.php:1101
msgid "Private post"
msgstr "Message privé"
-#: ../../include/network.php:895
+#: include/network.php:959
msgid "view full size"
msgstr "voir en pleine taille"
-#: ../../include/text.php:297
+#: include/text.php:299
msgid "newer"
msgstr "Plus récent"
-#: ../../include/text.php:299
+#: include/text.php:301
msgid "older"
msgstr "Plus ancien"
-#: ../../include/text.php:304
+#: include/text.php:306
msgid "prev"
msgstr "précédent"
-#: ../../include/text.php:306
+#: include/text.php:308
msgid "first"
msgstr "premier"
-#: ../../include/text.php:338
+#: include/text.php:340
msgid "last"
msgstr "dernier"
-#: ../../include/text.php:341
+#: include/text.php:343
msgid "next"
msgstr "suivant"
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr ""
+
+#: include/text.php:399
+msgid "The end"
+msgstr ""
+
+#: include/text.php:890
msgid "No contacts"
msgstr "Aucun contact"
-#: ../../include/text.php:864
+#: include/text.php:905
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] "%d contact"
msgstr[1] "%d contacts"
-#: ../../include/text.php:1005
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr ""
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr ""
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr ""
+
+#: include/text.php:1058
msgid "poke"
msgstr "titiller"
-#: ../../include/text.php:1006
+#: include/text.php:1058
+msgid "poked"
+msgstr "a titillé"
+
+#: include/text.php:1059
msgid "ping"
msgstr "attirer l'attention"
-#: ../../include/text.php:1006
+#: include/text.php:1059
msgid "pinged"
msgstr "a attiré l'attention de"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prod"
msgstr "aiguillonner"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prodded"
msgstr "a aiguillonné"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slap"
msgstr "gifler"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slapped"
msgstr "a giflé"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "finger"
msgstr "tripoter"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "fingered"
msgstr "a tripoté"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuff"
msgstr "rabrouer"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuffed"
msgstr "a rabroué"
-#: ../../include/text.php:1024
+#: include/text.php:1077
msgid "happy"
msgstr "heureuse"
-#: ../../include/text.php:1025
+#: include/text.php:1078
msgid "sad"
msgstr "triste"
-#: ../../include/text.php:1026
+#: include/text.php:1079
msgid "mellow"
msgstr "suave"
-#: ../../include/text.php:1027
+#: include/text.php:1080
msgid "tired"
msgstr "fatiguée"
-#: ../../include/text.php:1028
+#: include/text.php:1081
msgid "perky"
msgstr "guillerette"
-#: ../../include/text.php:1029
+#: include/text.php:1082
msgid "angry"
msgstr "colérique"
-#: ../../include/text.php:1030
+#: include/text.php:1083
msgid "stupified"
msgstr "stupéfaite"
-#: ../../include/text.php:1031
+#: include/text.php:1084
msgid "puzzled"
msgstr "perplexe"
-#: ../../include/text.php:1032
+#: include/text.php:1085
msgid "interested"
msgstr "intéressée"
-#: ../../include/text.php:1033
+#: include/text.php:1086
msgid "bitter"
msgstr "amère"
-#: ../../include/text.php:1034
+#: include/text.php:1087
msgid "cheerful"
msgstr "entraînante"
-#: ../../include/text.php:1035
+#: include/text.php:1088
msgid "alive"
msgstr "vivante"
-#: ../../include/text.php:1036
+#: include/text.php:1089
msgid "annoyed"
msgstr "ennuyée"
-#: ../../include/text.php:1037
+#: include/text.php:1090
msgid "anxious"
msgstr "anxieuse"
-#: ../../include/text.php:1038
+#: include/text.php:1091
msgid "cranky"
msgstr "excentrique"
-#: ../../include/text.php:1039
+#: include/text.php:1092
msgid "disturbed"
msgstr "dérangée"
-#: ../../include/text.php:1040
+#: include/text.php:1093
msgid "frustrated"
msgstr "frustrée"
-#: ../../include/text.php:1041
+#: include/text.php:1094
msgid "motivated"
msgstr "motivée"
-#: ../../include/text.php:1042
+#: include/text.php:1095
msgid "relaxed"
msgstr "détendue"
-#: ../../include/text.php:1043
+#: include/text.php:1096
msgid "surprised"
msgstr "surprise"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Monday"
msgstr "Lundi"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Tuesday"
msgstr "Mardi"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Wednesday"
msgstr "Mercredi"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Thursday"
msgstr "Jeudi"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Friday"
msgstr "Vendredi"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Saturday"
msgstr "Samedi"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Sunday"
msgstr "Dimanche"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "January"
msgstr "Janvier"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "February"
msgstr "Février"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "March"
msgstr "Mars"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "April"
msgstr "Avril"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "May"
msgstr "Mai"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "June"
msgstr "Juin"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "July"
msgstr "Juillet"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "August"
msgstr "Août"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "September"
msgstr "Septembre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "October"
msgstr "Octobre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "November"
msgstr "Novembre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "December"
msgstr "Décembre"
-#: ../../include/text.php:1437
+#: include/text.php:1492
msgid "bytes"
msgstr "octets"
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1524 include/text.php:1536
msgid "Click to open/close"
msgstr "Cliquer pour ouvrir/fermer"
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr ""
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr ""
+
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
msgid "default"
msgstr "défaut"
-#: ../../include/text.php:1714
+#: include/text.php:1780
msgid "Select an alternate language"
msgstr "Choisir une langue alternative"
-#: ../../include/text.php:1970
+#: include/text.php:2036
msgid "activity"
msgstr "activité"
-#: ../../include/text.php:1973
+#: include/text.php:2039
msgid "post"
msgstr "publication"
-#: ../../include/text.php:2141
+#: include/text.php:2207
msgid "Item filed"
msgstr "Élément classé"
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
msgid "Image/photo"
msgstr "Image/photo"
-#: ../../include/bbcode.php:528
+#: include/bbcode.php:556
#, php-format
msgid "%2$s %3$s"
msgstr ""
-#: ../../include/bbcode.php:562
+#: include/bbcode.php:590
#, php-format
msgid ""
"%s wrote the following post"
msgstr ""
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
+#: include/bbcode.php:1076 include/bbcode.php:1096
msgid "$1 wrote:"
msgstr "$1 a écrit:"
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
+#: include/bbcode.php:1121 include/bbcode.php:1122
msgid "Encrypted content"
msgstr "Contenu chiffré"
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
msgid "(no subject)"
msgstr "(sans titre)"
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
msgid "noreply"
msgstr "noreply"
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
+#: include/dba_pdo.php:72 include/dba.php:56
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Impossible de localiser les informations DNS pour le serveur de base de données '%s'"
-#: ../../include/contact_selectors.php:32
+#: include/contact_selectors.php:32
msgid "Unknown | Not categorised"
msgstr "Inconnu | Non-classé"
-#: ../../include/contact_selectors.php:33
+#: include/contact_selectors.php:33
msgid "Block immediately"
msgstr "Bloquer immédiatement"
-#: ../../include/contact_selectors.php:34
+#: include/contact_selectors.php:34
msgid "Shady, spammer, self-marketer"
msgstr "Douteux, spammeur, accro à l'auto-promotion"
-#: ../../include/contact_selectors.php:35
+#: include/contact_selectors.php:35
msgid "Known to me, but no opinion"
msgstr "Connu de moi, mais sans opinion"
-#: ../../include/contact_selectors.php:36
+#: include/contact_selectors.php:36
msgid "OK, probably harmless"
msgstr "OK, probablement inoffensif"
-#: ../../include/contact_selectors.php:37
+#: include/contact_selectors.php:37
msgid "Reputable, has my trust"
msgstr "Réputé, a toute ma confiance"
-#: ../../include/contact_selectors.php:60
+#: include/contact_selectors.php:60
msgid "Weekly"
msgstr "Chaque semaine"
-#: ../../include/contact_selectors.php:61
+#: include/contact_selectors.php:61
msgid "Monthly"
msgstr "Chaque mois"
-#: ../../include/contact_selectors.php:77
+#: include/contact_selectors.php:77
msgid "OStatus"
msgstr "OStatus"
-#: ../../include/contact_selectors.php:78
+#: include/contact_selectors.php:78
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:82
+#: include/contact_selectors.php:82
msgid "Zot!"
msgstr "Zot!"
-#: ../../include/contact_selectors.php:83
+#: include/contact_selectors.php:83
msgid "LinkedIn"
msgstr "LinkedIn"
-#: ../../include/contact_selectors.php:84
+#: include/contact_selectors.php:84
msgid "XMPP/IM"
msgstr "XMPP/IM"
-#: ../../include/contact_selectors.php:85
+#: include/contact_selectors.php:85
msgid "MySpace"
msgstr "MySpace"
-#: ../../include/contact_selectors.php:87
+#: include/contact_selectors.php:87
msgid "Google+"
msgstr "Google+"
-#: ../../include/contact_selectors.php:88
+#: include/contact_selectors.php:88
msgid "pump.io"
msgstr "pump.io"
-#: ../../include/contact_selectors.php:89
+#: include/contact_selectors.php:89
msgid "Twitter"
msgstr "Twitter"
-#: ../../include/contact_selectors.php:90
+#: include/contact_selectors.php:90
msgid "Diaspora Connector"
msgstr "Connecteur Diaspora"
-#: ../../include/contact_selectors.php:91
+#: include/contact_selectors.php:91
msgid "Statusnet"
msgstr "Statusnet"
-#: ../../include/contact_selectors.php:92
+#: include/contact_selectors.php:92
msgid "App.net"
msgstr "App.net"
-#: ../../include/Scrape.php:614
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr ""
+
+#: include/Scrape.php:603
msgid " on Last.fm"
msgstr "sur Last.fm"
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
+#: include/bb2diaspora.php:154 include/event.php:22
msgid "Starts:"
msgstr "Débute:"
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
+#: include/bb2diaspora.php:162 include/event.php:32
msgid "Finishes:"
msgstr "Finit:"
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "j F, Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "j F"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Anniversaire:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Age:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "depuis %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Étiquette:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religion:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Passe-temps/Centres d'intérêt:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Coordonnées/Réseaux sociaux:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Goûts musicaux:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Lectures:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Télévision:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Cinéma/Danse/Culture/Divertissement:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Amour/Romance:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Activité professionnelle/Occupation:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Études/Formation:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
msgid "Click here to upgrade."
msgstr "Cliquez ici pour mettre à jour."
-#: ../../include/plugin.php:463
+#: include/plugin.php:466
msgid "This action exceeds the limits set by your subscription plan."
msgstr "Cette action dépasse les limites définies par votre abonnement."
-#: ../../include/plugin.php:468
+#: include/plugin.php:471
msgid "This action is not available under your subscription plan."
msgstr "Cette action n'est pas disponible avec votre abonnement."
-#: ../../include/nav.php:73
+#: include/nav.php:73
msgid "End this session"
msgstr "Mettre fin à cette session"
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
msgid "Your posts and conversations"
msgstr "Vos publications et conversations"
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: include/nav.php:77 view/theme/diabook/theme.php:124
msgid "Your profile page"
msgstr "Votre page de profil"
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
+#: include/nav.php:78 view/theme/diabook/theme.php:126
msgid "Your photos"
msgstr "Vos photos"
-#: ../../include/nav.php:79
+#: include/nav.php:79
msgid "Your videos"
msgstr "Vos vidéos"
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
+#: include/nav.php:80 view/theme/diabook/theme.php:127
msgid "Your events"
msgstr "Vos événements"
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
+#: include/nav.php:81 view/theme/diabook/theme.php:128
msgid "Personal notes"
msgstr "Notes personnelles"
-#: ../../include/nav.php:81
+#: include/nav.php:81
msgid "Your personal notes"
msgstr "Vos notes personnelles"
-#: ../../include/nav.php:92
+#: include/nav.php:92
msgid "Sign in"
msgstr "Se connecter"
-#: ../../include/nav.php:105
+#: include/nav.php:105
msgid "Home Page"
msgstr "Page d'accueil"
-#: ../../include/nav.php:109
+#: include/nav.php:109
msgid "Create an account"
msgstr "Créer un compte"
-#: ../../include/nav.php:114
+#: include/nav.php:114
msgid "Help and documentation"
msgstr "Aide et documentation"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Apps"
msgstr "Applications"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Addon applications, utilities, games"
msgstr "Applications supplémentaires, utilitaires, jeux"
-#: ../../include/nav.php:119
+#: include/nav.php:119
msgid "Search site content"
msgstr "Rechercher dans le contenu du site"
-#: ../../include/nav.php:129
+#: include/nav.php:137
msgid "Conversations on this site"
msgstr "Conversations ayant cours sur ce site"
-#: ../../include/nav.php:131
+#: include/nav.php:139
msgid "Conversations on the network"
msgstr ""
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "Directory"
msgstr "Annuaire"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "People directory"
msgstr "Annuaire des utilisateurs"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information"
msgstr "Information"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information about this friendica instance"
msgstr "Information au sujet de cette instance de friendica"
-#: ../../include/nav.php:145
+#: include/nav.php:153
msgid "Conversations from your friends"
msgstr "Conversations de vos amis"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Network Reset"
msgstr "Réinitialiser le réseau"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Load Network page with no filters"
msgstr "Chargement des pages du réseau sans filtre"
-#: ../../include/nav.php:154
+#: include/nav.php:161
msgid "Friend Requests"
msgstr "Demande d'amitié"
-#: ../../include/nav.php:156
+#: include/nav.php:165
msgid "See all notifications"
msgstr "Voir toute notification"
-#: ../../include/nav.php:157
+#: include/nav.php:166
msgid "Mark all system notifications seen"
msgstr "Marquer toutes les notifications système comme 'vues'"
-#: ../../include/nav.php:161
+#: include/nav.php:170
msgid "Private mail"
msgstr "Messages privés"
-#: ../../include/nav.php:162
+#: include/nav.php:171
msgid "Inbox"
msgstr "Messages entrants"
-#: ../../include/nav.php:163
+#: include/nav.php:172
msgid "Outbox"
msgstr "Messages sortants"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage"
msgstr "Gérer"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage other pages"
msgstr "Gérer les autres pages"
-#: ../../include/nav.php:172
+#: include/nav.php:181
msgid "Account settings"
msgstr "Compte"
-#: ../../include/nav.php:175
+#: include/nav.php:184
msgid "Manage/Edit Profiles"
msgstr "Gérer/Éditer les profiles"
-#: ../../include/nav.php:177
+#: include/nav.php:186
msgid "Manage/edit friends and contacts"
msgstr "Gérer/éditer les amitiés et contacts"
-#: ../../include/nav.php:184
+#: include/nav.php:193
msgid "Site setup and configuration"
msgstr "Démarrage et configuration du site"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Navigation"
msgstr "Navigation"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Site map"
msgstr "Carte du site"
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
msgid "User not found."
msgstr "Utilisateur non trouvé"
-#: ../../include/api.php:771
+#: include/api.php:795
#, php-format
msgid "Daily posting limit of %d posts reached. The post was rejected."
msgstr "Le quota journalier de %d publications a été atteint. La publication a été rejetée."
-#: ../../include/api.php:790
+#: include/api.php:814
#, php-format
msgid "Weekly posting limit of %d posts reached. The post was rejected."
msgstr "Le quota hebdomadaire de %d publications a été atteint. La publication a été rejetée."
-#: ../../include/api.php:809
+#: include/api.php:833
#, php-format
msgid "Monthly posting limit of %d posts reached. The post was rejected."
msgstr "Le quota mensuel de %d publications a été atteint. La publication a été rejetée."
-#: ../../include/api.php:1272
+#: include/api.php:1350
msgid "There is no status with this id."
msgstr "Il n'y a pas de statut avec cet id."
-#: ../../include/api.php:1342
+#: include/api.php:1424
msgid "There is no conversation with this id."
msgstr "Il n'y a pas de conversation avec cet id."
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr "Requête invalide."
-
-#: ../../include/api.php:1625
+#: include/api.php:1703
msgid "Invalid item."
msgstr "Item invalide."
-#: ../../include/api.php:1635
+#: include/api.php:1713
msgid "Invalid action. "
msgstr "Action invalide."
-#: ../../include/api.php:1643
+#: include/api.php:1721
msgid "DB error"
msgstr ""
-#: ../../include/user.php:40
+#: include/user.php:48
msgid "An invitation is required."
msgstr "Une invitation est requise."
-#: ../../include/user.php:45
+#: include/user.php:53
msgid "Invitation could not be verified."
msgstr "L'invitation fournie n'a pu être validée."
-#: ../../include/user.php:53
+#: include/user.php:61
msgid "Invalid OpenID url"
msgstr "Adresse OpenID invalide"
-#: ../../include/user.php:74
+#: include/user.php:82
msgid "Please enter the required information."
msgstr "Entrez les informations requises."
-#: ../../include/user.php:88
+#: include/user.php:96
msgid "Please use a shorter name."
msgstr "Utilisez un nom plus court."
-#: ../../include/user.php:90
+#: include/user.php:98
msgid "Name too short."
msgstr "Nom trop court."
-#: ../../include/user.php:105
+#: include/user.php:113
msgid "That doesn't appear to be your full (First Last) name."
msgstr "Ceci ne semble pas être votre nom complet (Prénom Nom)."
-#: ../../include/user.php:110
+#: include/user.php:118
msgid "Your email domain is not among those allowed on this site."
msgstr "Votre domaine de courriel n'est pas autorisé sur ce site."
-#: ../../include/user.php:113
+#: include/user.php:121
msgid "Not a valid email address."
msgstr "Ceci n'est pas une adresse courriel valide."
-#: ../../include/user.php:126
+#: include/user.php:134
msgid "Cannot use that email."
msgstr "Impossible d'utiliser ce courriel."
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Votre \"pseudo\" peut seulement contenir les caractères \"a-z\", \"0-9\", \"-\", and \"_\", et doit commencer par une lettre."
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr ""
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
msgid "Nickname is already registered. Please choose another."
msgstr "Pseudo déjà utilisé. Merci d'en choisir un autre."
-#: ../../include/user.php:148
+#: include/user.php:156
msgid ""
"Nickname was once registered here and may not be re-used. Please choose "
"another."
msgstr "Ce surnom a déjà été utilisé ici, et ne peut re-servir. Merci d'en choisir un autre."
-#: ../../include/user.php:164
+#: include/user.php:172
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "ERREUR SÉRIEUSE: La génération des clés de sécurité a échoué."
-#: ../../include/user.php:222
+#: include/user.php:230
msgid "An error occurred during registration. Please try again."
msgstr "Une erreur est survenue lors de l'inscription. Merci de recommencer."
-#: ../../include/user.php:257
+#: include/user.php:265
msgid "An error occurred creating your default profile. Please try again."
msgstr "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer."
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
msgid "Friends"
msgstr "Amis"
-#: ../../include/user.php:377
+#: include/user.php:385
#, php-format
msgid ""
"\n"
@@ -7091,7 +7306,7 @@ msgid ""
"\t"
msgstr "\n\t\tChère/Cher %1$s,\n\t\t\tMerci de vous être inscrit sur %2$s. Votre compte a bien été créé.\n\t"
-#: ../../include/user.php:381
+#: include/user.php:389
#, php-format
msgid ""
"\n"
@@ -7121,495 +7336,494 @@ msgid ""
"\t\tThank you and welcome to %2$s."
msgstr "\n\t\tVoici vos informations de connexion :\n\t\t\tAdresse :\t%3$s\n\t\t\tIdentifiant :\t%1$s\n\t\t\tMot de passe :\t%5$s\n\n\t\tVous pourrez changer votre mot de passe dans les paramètres de votre compte une fois connecté.\n\n\t\tProfitez-en pour prendre le temps de passer en revue les autres paramètres de votre compte.\n\n\t\tVous pourrez aussi ajouter quelques informations élémentaires à votre profil par défaut (sur la page « Profils ») pour permettre à d’autres personnes de vous trouver facilement.\n\n\t\tNous recommandons de préciser votre nom complet, d’ajouter une photo et quelques mots-clefs (c’est très utile pour découvrir de nouveaux amis), et peut-être aussi d’indiquer au moins le pays dans lequel vous vivez, à défaut d’être plus précis.\n\n\t\tNous respectons pleinement votre droit à une vie privée, et vous n’avez aucune obligation de donner toutes ces informations. Mais si vous êtes nouveau et ne connaissez encore personne ici, cela peut vous aider à vous faire de nouveaux amis intéressants.\n\n\n\t\tMerci et bienvenu sur %2$s."
-#: ../../include/diaspora.php:703
+#: include/diaspora.php:717
msgid "Sharing notification from Diaspora network"
msgstr "Notification de partage du réseau Diaspora"
-#: ../../include/diaspora.php:2520
+#: include/diaspora.php:2560
msgid "Attachments:"
msgstr "Pièces jointes : "
-#: ../../include/items.php:4555
+#: include/items.php:4852
msgid "Do you really want to delete this item?"
msgstr "Voulez-vous vraiment supprimer cet élément ?"
-#: ../../include/items.php:4778
+#: include/items.php:5127
msgid "Archives"
msgstr "Archives"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Male"
msgstr "Masculin"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Female"
msgstr "Féminin"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Male"
msgstr "Actuellement masculin"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Female"
msgstr "Actuellement féminin"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Male"
msgstr "Principalement masculin"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Female"
msgstr "Principalement féminin"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transgender"
msgstr "Transgenre"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Intersex"
msgstr "Inter-sexe"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transsexual"
msgstr "Transsexuel"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Hermaphrodite"
msgstr "Hermaphrodite"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Neuter"
msgstr "Neutre"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Non-specific"
msgstr "Non-spécifique"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Other"
msgstr "Autre"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Undecided"
msgstr "Indécis"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Males"
msgstr "Hommes"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Females"
msgstr "Femmes"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Gay"
msgstr "Gay"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Lesbian"
msgstr "Lesbienne"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "No Preference"
msgstr "Sans préférence"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Bisexual"
msgstr "Bisexuel"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Autosexual"
msgstr "Auto-sexuel"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Abstinent"
msgstr "Abstinent"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Virgin"
msgstr "Vierge"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Deviant"
msgstr "Déviant"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Fetish"
msgstr "Fétichiste"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Oodles"
msgstr "Oodles"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Nonsexual"
msgstr "Non-sexuel"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Single"
msgstr "Célibataire"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Lonely"
msgstr "Esseulé"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Available"
msgstr "Disponible"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unavailable"
msgstr "Indisponible"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Has crush"
msgstr "Attiré par quelqu'un"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Infatuated"
msgstr "Entiché"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Dating"
msgstr "Dans une relation"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unfaithful"
msgstr "Infidèle"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Sex Addict"
msgstr "Accro au sexe"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Friends/Benefits"
msgstr "Amis par intérêt"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Casual"
msgstr "Casual"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Engaged"
msgstr "Fiancé"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Married"
msgstr "Marié"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily married"
msgstr "Se croit marié"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Partners"
msgstr "Partenaire"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Cohabiting"
msgstr "En cohabitation"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Common law"
msgstr "Marié \"de fait\"/\"sui juris\" (concubin)"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Happy"
msgstr "Heureux"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Not looking"
msgstr "Pas intéressé"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Swinger"
msgstr "Échangiste"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Betrayed"
msgstr "Trahi(e)"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Separated"
msgstr "Séparé"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unstable"
msgstr "Instable"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Divorced"
msgstr "Divorcé"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily divorced"
msgstr "Se croit divorcé"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Widowed"
msgstr "Veuf/Veuve"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Uncertain"
msgstr "Incertain"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "It's complicated"
msgstr "C'est compliqué"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Don't care"
msgstr "S'en désintéresse"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Ask me"
msgstr "Me demander"
-#: ../../include/enotify.php:18
+#: include/enotify.php:18
msgid "Friendica Notification"
msgstr "Notification Friendica"
-#: ../../include/enotify.php:21
+#: include/enotify.php:21
msgid "Thank You,"
msgstr "Merci, "
-#: ../../include/enotify.php:23
+#: include/enotify.php:23
#, php-format
msgid "%s Administrator"
msgstr "L'administrateur de %s"
-#: ../../include/enotify.php:64
+#: include/enotify.php:64
#, php-format
msgid "%s "
msgstr "%s "
-#: ../../include/enotify.php:68
+#: include/enotify.php:78
#, php-format
msgid "[Friendica:Notify] New mail received at %s"
msgstr "[Friendica:Notification] Nouveau courriel reçu sur %s"
-#: ../../include/enotify.php:70
+#: include/enotify.php:80
#, php-format
msgid "%1$s sent you a new private message at %2$s."
msgstr "%1$s vous a envoyé un nouveau message privé sur %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
#, php-format
msgid "%1$s sent you %2$s."
msgstr "%1$s vous a envoyé %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
msgid "a private message"
msgstr "un message privé"
-#: ../../include/enotify.php:72
+#: include/enotify.php:82
#, php-format
msgid "Please visit %s to view and/or reply to your private messages."
msgstr "Merci de visiter %s pour voir vos messages privés et/ou y répondre."
-#: ../../include/enotify.php:124
+#: include/enotify.php:134
#, php-format
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
msgstr "%1$s a commenté sur [url=%2$s]un %3$s[/url]"
-#: ../../include/enotify.php:131
+#: include/enotify.php:141
#, php-format
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
msgstr "%1$s a commenté sur [url=%2$s]le %4$s de %3$s[/url]"
-#: ../../include/enotify.php:139
+#: include/enotify.php:149
#, php-format
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
msgstr "%1$s commented on [url=%2$s]your %3$s[/url]"
-#: ../../include/enotify.php:149
+#: include/enotify.php:159
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
msgstr "[Friendica:Notification] Commentaire de %2$s sur la conversation #%1$d"
-#: ../../include/enotify.php:150
+#: include/enotify.php:160
#, php-format
msgid "%s commented on an item/conversation you have been following."
msgstr "%s a commenté un élément que vous suivez."
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
#, php-format
msgid "Please visit %s to view and/or reply to the conversation."
msgstr "Merci de visiter %s pour voir la conversation et/ou y répondre."
-#: ../../include/enotify.php:160
+#: include/enotify.php:170
#, php-format
msgid "[Friendica:Notify] %s posted to your profile wall"
msgstr "[Friendica:Notification] %s a posté sur votre mur de profil"
-#: ../../include/enotify.php:162
+#: include/enotify.php:172
#, php-format
msgid "%1$s posted to your profile wall at %2$s"
msgstr "%1$s a publié sur votre mur à %2$s"
-#: ../../include/enotify.php:164
+#: include/enotify.php:174
#, php-format
msgid "%1$s posted to [url=%2$s]your wall[/url]"
msgstr "%1$s a posté sur [url=%2$s]votre mur[/url]"
-#: ../../include/enotify.php:175
+#: include/enotify.php:185
#, php-format
msgid "[Friendica:Notify] %s tagged you"
msgstr "[Friendica:Notification] %s vous a étiqueté"
-#: ../../include/enotify.php:176
+#: include/enotify.php:186
#, php-format
msgid "%1$s tagged you at %2$s"
msgstr "%1$s vous a étiqueté sur %2$s"
-#: ../../include/enotify.php:177
+#: include/enotify.php:187
#, php-format
msgid "%1$s [url=%2$s]tagged you[/url]."
msgstr "%1$s [url=%2$s]vous a étiqueté[/url]."
-#: ../../include/enotify.php:188
+#: include/enotify.php:198
#, php-format
msgid "[Friendica:Notify] %s shared a new post"
msgstr "[Friendica:Notification] %s partage une nouvelle publication"
-#: ../../include/enotify.php:189
+#: include/enotify.php:199
#, php-format
msgid "%1$s shared a new post at %2$s"
msgstr "%1$s a partagé une nouvelle publication sur %2$s"
-#: ../../include/enotify.php:190
+#: include/enotify.php:200
#, php-format
msgid "%1$s [url=%2$s]shared a post[/url]."
msgstr "%1$s [url=%2$s]partage une publication[/url]."
-#: ../../include/enotify.php:202
+#: include/enotify.php:212
#, php-format
msgid "[Friendica:Notify] %1$s poked you"
msgstr "[Friendica:Notify] %1$s vous a sollicité"
-#: ../../include/enotify.php:203
+#: include/enotify.php:213
#, php-format
msgid "%1$s poked you at %2$s"
msgstr "%1$s vous a sollicité via %2$s"
-#: ../../include/enotify.php:204
+#: include/enotify.php:214
#, php-format
msgid "%1$s [url=%2$s]poked you[/url]."
msgstr "%1$s vous a [url=%2$s]sollicité[/url]."
-#: ../../include/enotify.php:219
+#: include/enotify.php:229
#, php-format
msgid "[Friendica:Notify] %s tagged your post"
msgstr "[Friendica:Notification] %s a étiqueté votre publication"
-#: ../../include/enotify.php:220
+#: include/enotify.php:230
#, php-format
msgid "%1$s tagged your post at %2$s"
msgstr "%1$s a étiqueté votre publication sur %2$s"
-#: ../../include/enotify.php:221
+#: include/enotify.php:231
#, php-format
msgid "%1$s tagged [url=%2$s]your post[/url]"
msgstr "%1$s a étiqueté [url=%2$s]votre publication[/url]"
-#: ../../include/enotify.php:232
+#: include/enotify.php:242
msgid "[Friendica:Notify] Introduction received"
msgstr "[Friendica:Notification] Introduction reçue"
-#: ../../include/enotify.php:233
+#: include/enotify.php:243
#, php-format
msgid "You've received an introduction from '%1$s' at %2$s"
msgstr "Vous avez reçu une introduction de '%1$s' sur %2$s"
-#: ../../include/enotify.php:234
+#: include/enotify.php:244
#, php-format
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
msgstr "Vous avez reçu [url=%1$s]une introduction[/url] de %2$s."
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#: include/enotify.php:247 include/enotify.php:289
#, php-format
msgid "You may visit their profile at %s"
msgstr "Vous pouvez visiter son profil sur %s"
-#: ../../include/enotify.php:239
+#: include/enotify.php:249
#, php-format
msgid "Please visit %s to approve or reject the introduction."
msgstr "Merci de visiter %s pour approuver ou rejeter l'introduction."
-#: ../../include/enotify.php:247
+#: include/enotify.php:257
msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr ""
+msgstr "[Notification Friendica] Une nouvelle personne partage avec vous"
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#: include/enotify.php:258 include/enotify.php:259
#, php-format
msgid "%1$s is sharing with you at %2$s"
msgstr ""
-#: ../../include/enotify.php:255
+#: include/enotify.php:265
msgid "[Friendica:Notify] You have a new follower"
msgstr ""
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#: include/enotify.php:266 include/enotify.php:267
#, php-format
msgid "You have a new follower at %2$s : %1$s"
msgstr ""
-#: ../../include/enotify.php:270
+#: include/enotify.php:280
msgid "[Friendica:Notify] Friend suggestion received"
msgstr "[Friendica:Notification] Nouvelle suggestion d'amitié"
-#: ../../include/enotify.php:271
+#: include/enotify.php:281
#, php-format
msgid "You've received a friend suggestion from '%1$s' at %2$s"
msgstr "Vous avez reçu une suggestion de '%1$s' sur %2$s"
-#: ../../include/enotify.php:272
+#: include/enotify.php:282
#, php-format
msgid ""
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
msgstr "Vous avez reçu [url=%1$s]une suggestion[/url] de %3$s pour %2$s."
-#: ../../include/enotify.php:277
+#: include/enotify.php:287
msgid "Name:"
msgstr "Nom :"
-#: ../../include/enotify.php:278
+#: include/enotify.php:288
msgid "Photo:"
msgstr "Photo :"
-#: ../../include/enotify.php:281
+#: include/enotify.php:291
#, php-format
msgid "Please visit %s to approve or reject the suggestion."
msgstr "Merci de visiter %s pour approuver ou rejeter la suggestion."
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
+#: include/enotify.php:299 include/enotify.php:312
msgid "[Friendica:Notify] Connection accepted"
msgstr ""
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#: include/enotify.php:300 include/enotify.php:313
#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
+msgid "'%1$s' has accepted your connection request at %2$s"
msgstr ""
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#: include/enotify.php:301 include/enotify.php:314
#, php-format
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
msgstr ""
-#: ../../include/enotify.php:294
+#: include/enotify.php:304
msgid ""
"You are now mutual friends and may exchange status updates, photos, and email\n"
"\twithout restriction."
msgstr ""
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#: include/enotify.php:307 include/enotify.php:321
#, php-format
msgid "Please visit %s if you wish to make any changes to this relationship."
msgstr ""
-#: ../../include/enotify.php:307
+#: include/enotify.php:317
#, php-format
msgid ""
"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
@@ -7618,265 +7832,243 @@ msgid ""
"automatically."
msgstr ""
-#: ../../include/enotify.php:309
+#: include/enotify.php:319
#, php-format
msgid ""
"'%1$s' may choose to extend this into a two-way or more permissive "
"relationship in the future. "
msgstr ""
-#: ../../include/enotify.php:322
+#: include/enotify.php:332
msgid "[Friendica System:Notify] registration request"
msgstr ""
-#: ../../include/enotify.php:323
+#: include/enotify.php:333
#, php-format
msgid "You've received a registration request from '%1$s' at %2$s"
msgstr ""
-#: ../../include/enotify.php:324
+#: include/enotify.php:334
#, php-format
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
msgstr "Vous avez reçu une [url=%1$s]demande de création de compte[/url] de %2$s."
-#: ../../include/enotify.php:327
+#: include/enotify.php:337
#, php-format
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
msgstr "Nom complet :\t%1$s\\nAdresse :\t%2$s\\nIdentifiant :\t%3$s (%4$s)"
-#: ../../include/enotify.php:330
+#: include/enotify.php:340
#, php-format
msgid "Please visit %s to approve or reject the request."
msgstr "Veuillez visiter %s pour approuver ou rejeter la demande."
-#: ../../include/oembed.php:212
+#: include/oembed.php:223
msgid "Embedded content"
msgstr "Contenu incorporé"
-#: ../../include/oembed.php:221
+#: include/oembed.php:232
msgid "Embedding disabled"
msgstr "Incorporation désactivée"
-#: ../../include/uimport.php:94
+#: include/uimport.php:94
msgid "Error decoding account file"
msgstr "Une erreur a été détecté en décodant un fichier utilisateur"
-#: ../../include/uimport.php:100
+#: include/uimport.php:100
msgid "Error! No version data in file! This is not a Friendica account file?"
msgstr "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?"
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
+#: include/uimport.php:116 include/uimport.php:127
msgid "Error! Cannot check nickname"
msgstr "Erreur! Pseudo invalide"
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#: include/uimport.php:120 include/uimport.php:131
#, php-format
msgid "User '%s' already exists on this server!"
msgstr "L'utilisateur '%s' existe déjà sur ce serveur!"
-#: ../../include/uimport.php:153
+#: include/uimport.php:153
msgid "User creation error"
msgstr "Erreur de création d'utilisateur"
-#: ../../include/uimport.php:171
+#: include/uimport.php:173
msgid "User profile creation error"
msgstr "Erreur de création du profil utilisateur"
-#: ../../include/uimport.php:220
+#: include/uimport.php:222
#, php-format
msgid "%d contact not imported"
msgid_plural "%d contacts not imported"
msgstr[0] "%d contacts non importés"
msgstr[1] "%d contacts non importés"
-#: ../../include/uimport.php:290
+#: include/uimport.php:292
msgid "Done. You can now login with your username and password"
msgstr "Action réalisé. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe"
-#: ../../index.php:428
+#: index.php:441
msgid "toggle mobile"
msgstr "activ. mobile"
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Réglages du thème graphique"
-
-#: ../../view/theme/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
msgid "Set resize level for images in posts and comments (width and height)"
msgstr "Choisir une taille pour les images dans les publications et commentaires (largeur et hauteur)"
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
msgid "Set font-size for posts and comments"
msgstr "Réglez 'font-size' (taille de police) pour publications et commentaires"
-#: ../../view/theme/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
msgid "Set theme width"
msgstr "Largeur du thème"
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
msgid "Color scheme"
msgstr "Palette de couleurs"
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
msgid "Set line-height for posts and comments"
msgstr "Réglez 'line-height' (hauteur de police) pour publications et commentaires"
-#: ../../view/theme/dispy/config.php:75
+#: view/theme/dispy/config.php:75
msgid "Set colour scheme"
msgstr "Choisir le schéma de couleurs"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Alignment"
msgstr "Alignement"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Left"
msgstr "Gauche"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Center"
msgstr "Centre"
-#: ../../view/theme/quattro/config.php:69
+#: view/theme/quattro/config.php:69
msgid "Posts font size"
msgstr "Taille de texte des publications"
-#: ../../view/theme/quattro/config.php:70
+#: view/theme/quattro/config.php:70
msgid "Textareas font size"
msgstr "Taille de police des zones de texte"
-#: ../../view/theme/diabook/config.php:153
+#: view/theme/diabook/config.php:153
msgid "Set resolution for middle column"
msgstr "Réglez la résolution de la colonne centrale"
-#: ../../view/theme/diabook/config.php:154
+#: view/theme/diabook/config.php:154
msgid "Set color scheme"
msgstr "Choisir le schéma de couleurs"
-#: ../../view/theme/diabook/config.php:155
+#: view/theme/diabook/config.php:155
msgid "Set zoomfactor for Earth Layer"
msgstr "Niveau de zoom"
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
msgid "Set longitude (X) for Earth Layers"
msgstr "Régler la longitude (X) pour la géolocalisation"
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
msgid "Set latitude (Y) for Earth Layers"
msgstr "Régler la latitude (Y) pour la géolocalisation"
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
msgid "Community Pages"
msgstr "Pages de Communauté"
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
msgid "Earth Layers"
msgstr "Géolocalisation"
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
msgid "Community Profiles"
msgstr "Profils communautaires"
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
msgid "Help or @NewHere ?"
msgstr "Aide ou @NewHere?"
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
msgid "Connect Services"
msgstr "Connecter des services"
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
msgid "Find Friends"
msgstr "Trouver des amis"
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
msgid "Last users"
msgstr "Derniers utilisateurs"
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
msgid "Last photos"
msgstr "Dernières photos"
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
msgid "Last likes"
msgstr "Dernièrement aimé"
-#: ../../view/theme/diabook/theme.php:125
+#: view/theme/diabook/theme.php:125
msgid "Your contacts"
msgstr "Vos contacts"
-#: ../../view/theme/diabook/theme.php:128
+#: view/theme/diabook/theme.php:128
msgid "Your personal photos"
msgstr "Vos photos personnelles"
-#: ../../view/theme/diabook/theme.php:524
+#: view/theme/diabook/theme.php:524
msgid "Local Directory"
msgstr "Annuaire local"
-#: ../../view/theme/diabook/theme.php:584
+#: view/theme/diabook/theme.php:584
msgid "Set zoomfactor for Earth Layers"
msgstr "Régler le niveau de zoom pour la géolocalisation"
-#: ../../view/theme/diabook/theme.php:622
+#: view/theme/diabook/theme.php:622
msgid "Show/hide boxes at right-hand column:"
msgstr "Montrer/cacher les boîtes dans la colonne de droite :"
-#: ../../view/theme/vier/config.php:56
+#: view/theme/vier/config.php:59
msgid "Set style"
msgstr "Définir le style"
-#: ../../view/theme/duepuntozero/config.php:45
+#: view/theme/duepuntozero/config.php:45
msgid "greenzero"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:46
+#: view/theme/duepuntozero/config.php:46
msgid "purplezero"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:47
+#: view/theme/duepuntozero/config.php:47
msgid "easterbunny"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:48
msgid "darkzero"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:49
msgid "comix"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:50
msgid "slackr"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:62
+#: view/theme/duepuntozero/config.php:62
msgid "Variations"
-msgstr ""
+msgstr "Variations"
diff --git a/view/fr/smarty3/htconfig.tpl b/view/fr/smarty3/htconfig.tpl
deleted file mode 100644
index c828bed48..000000000
--- a/view/fr/smarty3/htconfig.tpl
+++ /dev/null
@@ -1,69 +0,0 @@
-
-path to 'directory/subdirectory'.
-
-$a->path = '{{$urlpath}}';
-
-// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
-// It can be changed later and only applies to timestamps for anonymous viewers.
-
-$default_timezone = '{{$timezone}}';
-
-// What is your site name?
-
-$a->config['sitename'] = "My Friend Network";
-
-// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
-// Be certain to create your own personal account before setting
-// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on
-// the registration page. REGISTER_APPROVE requires you set 'admin_email'
-// to the email address of an already registered person who can authorise
-// and/or approve/deny the request.
-
-$a->config['register_policy'] = REGISTER_OPEN;
-$a->config['register_text'] = '';
-$a->config['admin_email'] = '{{$adminmail}}';
-
-// Maximum size of an imported message, 0 is unlimited
-
-$a->config['max_import_size'] = 200000;
-
-// maximum size of uploaded photos
-
-$a->config['system']['maximagesize'] = 800000;
-
-// Location of PHP command line processor
-
-$a->config['php_path'] = '{{$phpath}}';
-
-// Location of global directory submission page.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
-
-// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
-
-$a->config['system']['huburl'] = '[internal]';
-
-// Server-to-server private message encryption (RINO) is allowed by default.
-// Encryption will only be provided if this setting is true and the
-// PHP mcrypt extension is installed on both systems
-
-$a->config['system']['rino_encrypt'] = true;
-
-// default system theme
-
-$a->config['system']['theme'] = 'duepuntozero';
-
diff --git a/view/fr/strings.php b/view/fr/strings.php
index ef4bca5db..a5e373075 100644
--- a/view/fr/strings.php
+++ b/view/fr/strings.php
@@ -50,6 +50,10 @@ $a->strings["Toggle Archive status"] = "(dés)activer l'état \"archivé\"";
$a->strings["Repair"] = "Réparer";
$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact";
$a->strings["Communications lost with this contact!"] = "Communications perdues avec ce contact !";
+$a->strings["Fetch further information for feeds"] = "Chercher plus d'informations pour les flux";
+$a->strings["Disabled"] = "Désactivé";
+$a->strings["Fetch information"] = "Récupérer informations";
+$a->strings["Fetch information and keywords"] = "Récupérer informations";
$a->strings["Contact Editor"] = "Éditeur de contact";
$a->strings["Submit"] = "Envoyer";
$a->strings["Profile Visibility"] = "Visibilité du profil";
@@ -72,12 +76,9 @@ $a->strings["Hide this contact from others"] = "Cacher ce contact aux autres";
$a->strings["Replies/likes to your public posts may still be visible"] = "Les réponses et \"j'aime\" à vos publications publiques peuvent être toujours visibles";
$a->strings["Notification for new posts"] = "Notification des nouvelles publications";
$a->strings["Send a notification of every new post of this contact"] = "Envoyer une notification de chaque nouveau message en provenance de ce contact";
-$a->strings["Fetch further information for feeds"] = "Chercher plus d'informations pour les flux";
-$a->strings["Disabled"] = "Désactivé";
-$a->strings["Fetch information"] = "Récupérer informations";
-$a->strings["Fetch information and keywords"] = "Récupérer informations";
$a->strings["Blacklisted keywords"] = "Mots-clés sur la liste noire";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand « Récupérer informations et mots-clés » est sélectionné.";
+$a->strings["Profile URL"] = "URL du Profil";
$a->strings["Suggestions"] = "Suggestions";
$a->strings["Suggest potential friends"] = "Suggérer des amis potentiels";
$a->strings["All Contacts"] = "Tous les contacts";
@@ -92,16 +93,16 @@ $a->strings["Archived"] = "Archivés";
$a->strings["Only show archived contacts"] = "Ne montrer que les contacts archivés";
$a->strings["Hidden"] = "Cachés";
$a->strings["Only show hidden contacts"] = "Ne montrer que les contacts masqués";
-$a->strings["Mutual Friendship"] = "Relation réciproque";
-$a->strings["is a fan of yours"] = "Vous suit";
-$a->strings["you are a fan of"] = "Vous le/la suivez";
-$a->strings["Edit contact"] = "Éditer le contact";
$a->strings["Contacts"] = "Contacts";
$a->strings["Search your contacts"] = "Rechercher dans vos contacts";
$a->strings["Finding: "] = "Trouvé: ";
$a->strings["Find"] = "Trouver";
$a->strings["Update"] = "Mises-à-jour";
$a->strings["Delete"] = "Supprimer";
+$a->strings["Mutual Friendship"] = "Relation réciproque";
+$a->strings["is a fan of yours"] = "Vous suit";
+$a->strings["you are a fan of"] = "Vous le/la suivez";
+$a->strings["Edit contact"] = "Éditer le contact";
$a->strings["No profile"] = "Aucun profil";
$a->strings["Manage Identities and/or Pages"] = "Gérer les identités et/ou les pages";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer.";
@@ -149,7 +150,7 @@ $a->strings["On the side panel of the Contacts page are several tools to find ne
$a->strings["Groups"] = "Groupes";
$a->strings["Group Your Contacts"] = "Grouper vos contacts";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau.";
-$a->strings["Why Aren't My Posts Public?"] = "Pourquoi mes éléments ne sont pas publics?";
+$a->strings["Why Aren't My Posts Public?"] = "Pourquoi mes éléments ne sont pas publics ?";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus.";
$a->strings["Getting Help"] = "Obtenir de l'aide";
$a->strings["Go to the Help Section"] = "Aller à la section Aide";
@@ -162,7 +163,7 @@ $a->strings["Profile Photos"] = "Photos du profil";
$a->strings["Image size reduction [%s] failed."] = "Réduction de la taille de l'image [%s] échouée.";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache du navigateur, si d'aventure la nouvelle photo n'apparaissait pas immédiatement.";
$a->strings["Unable to process image"] = "Impossible de traiter l'image";
-$a->strings["Image exceeds size limit of %d"] = "L'image dépasse la taille limite de %d";
+$a->strings["Image exceeds size limit of %s"] = "L'image dépasse la taille limite de %s";
$a->strings["Unable to process image."] = "Impossible de traiter l'image.";
$a->strings["Upload File:"] = "Fichier à téléverser:";
$a->strings["Select a profile:"] = "Choisir un profil:";
@@ -185,6 +186,13 @@ $a->strings["Remove"] = "Utiliser comme photo de profil";
$a->strings["Save to Folder:"] = "Sauver dans le Dossier:";
$a->strings["- select -"] = "- choisir -";
$a->strings["Save"] = "Sauver";
+$a->strings["You already added this contact."] = "Vous avez déjà ajouté ce contact.";
+$a->strings["Please answer the following:"] = "Merci de répondre à ce qui suit:";
+$a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?";
+$a->strings["No"] = "Non";
+$a->strings["Add a personal note:"] = "Ajouter une note personnelle:";
+$a->strings["Your Identity Address:"] = "Votre adresse d'identité:";
+$a->strings["Submit Request"] = "Envoyer la requête";
$a->strings["Contact added"] = "Contact ajouté";
$a->strings["Unable to locate original post."] = "Impossible de localiser la publication originale.";
$a->strings["Empty post discarded."] = "Publication vide rejetée.";
@@ -212,9 +220,9 @@ $a->strings["Profile not found."] = "Profil introuvable.";
$a->strings["Contact not found."] = "Contact introuvable.";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé.";
$a->strings["Response from remote site was not understood."] = "Réponse du site distant incomprise.";
-$a->strings["Unexpected response from remote site: "] = "Réponse inattendue du site distant: ";
+$a->strings["Unexpected response from remote site: "] = "Réponse inattendue du site distant : ";
$a->strings["Confirmation completed successfully."] = "Confirmation achevée avec succès.";
-$a->strings["Remote site reported: "] = "Alerte du site distant: ";
+$a->strings["Remote site reported: "] = "Alerte du site distant : ";
$a->strings["Temporary failure. Please wait and try again."] = "Échec temporaire. Merci de recommencer ultérieurement.";
$a->strings["Introduction failed or was revoked."] = "Introduction échouée ou annulée.";
$a->strings["Unable to set contact photo."] = "Impossible de définir la photo du contact.";
@@ -231,6 +239,8 @@ $a->strings["[Name Withheld]"] = "[Nom non-publié]";
$a->strings["%1\$s has joined %2\$s"] = "%1\$s a rejoint %2\$s";
$a->strings["Requested profile is not available."] = "Le profil demandé n'est pas disponible.";
$a->strings["Tips for New Members"] = "Conseils aux nouveaux venus";
+$a->strings["Do you really want to delete this video?"] = "Voulez-vous vraiment supprimer cette vidéo?";
+$a->strings["Delete Video"] = "Supprimer la vidéo";
$a->strings["No videos selected"] = "Pas de vidéo sélectionné";
$a->strings["Access to this item is restricted."] = "Accès restreint à cet élément.";
$a->strings["View Video"] = "Regarder la vidéo";
@@ -241,6 +251,7 @@ $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté %3\$s
$a->strings["Friend suggestion sent."] = "Suggestion d'amitié/contact envoyée.";
$a->strings["Suggest Friends"] = "Suggérer des amis/contacts";
$a->strings["Suggest a friend for %s"] = "Suggérer un ami/contact pour %s";
+$a->strings["Invalid request."] = "Requête invalide.";
$a->strings["No valid account found."] = "Impossible de trouver un compte valide.";
$a->strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe en cours. Vérifiez votre courriel.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tChère/Cher %1\$s,\n\t\t\tNous avons reçu une demande de ré-initialisation du mot de passe de votre compte sur \"%2\$s\". Pour confirmer cette demande, veuillez cliquer sur le lien de vérification ci-dessous ou le coller dans la barre d’adresse de votre navigateur.\n\n\t\tSi vous n’êtes PAS à l’origine de cette demande, NE suivez PAS le lien—ignorez et/ou supprimez ce message.\n\n\t\tVotre mot de passe ne sera pas modifié si nous n’avons pas de confirmation que la demande émane de vous.";
@@ -256,22 +267,15 @@ $a->strings["Your password may be changed from the Settings page after
$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\n\t\t\t\tChère/Cher %1\$s,\n\t\t\t\t\tVotre mot de passe a été changé ainsi que vous l’avez demandé. Veuillez conserver cette informations dans vos archives (ou changer immédiatement votre mot de passe pour un autre dont vous vous souviendrez).\n\t\t\t";
$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "\n\t\t\t\tVoici vos informations de connexion :\n\n\t\t\t\tAdresse :\t%1\$s\n\t\t\t\tIdentifiant :\t%2\$s\n\t\t\t\tMot de passe :\t%3\$s\n\n\t\t\t\tVous pourrez changer votre mot de passe dans les paramètres de votre compte une fois connecté.\n\t\t\t";
$a->strings["Your password has been changed at %s"] = "Votre mot de passe a été modifié à %s";
-$a->strings["Forgot your Password?"] = "Mot de passe oublié?";
+$a->strings["Forgot your Password?"] = "Mot de passe oublié ?";
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel.";
-$a->strings["Nickname or Email: "] = "Pseudo ou Courriel: ";
+$a->strings["Nickname or Email: "] = "Pseudo ou eMail : ";
$a->strings["Reset"] = "Réinitialiser";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s n'aime pas %3\$s de %2\$s";
$a->strings["{0} wants to be your friend"] = "{0} souhaite être votre ami(e)";
$a->strings["{0} sent you a message"] = "{0} vous a envoyé un message";
$a->strings["{0} requested registration"] = "{0} a demandé à s'inscrire";
-$a->strings["{0} commented %s's post"] = "{0} a commenté la publication de %s";
-$a->strings["{0} liked %s's post"] = "{0} a aimé la publication de %s";
-$a->strings["{0} disliked %s's post"] = "{0} n'a pas aimé la publication de %s";
-$a->strings["{0} is now friends with %s"] = "{0} est désormais ami(e) avec %s";
-$a->strings["{0} posted"] = "{0} a publié";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} a étiqueté la publication de %s avec #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} vous a mentionné dans une publication";
$a->strings["No contacts."] = "Aucun contact.";
$a->strings["View Contacts"] = "Voir les contacts";
$a->strings["Invalid request identifier."] = "Identifiant de demande invalide.";
@@ -292,12 +296,17 @@ $a->strings["Approve"] = "Approuver";
$a->strings["Claims to be known to you: "] = "Prétend que vous le connaissez: ";
$a->strings["yes"] = "oui";
$a->strings["no"] = "non";
-$a->strings["Approve as: "] = "Approuver en tant que: ";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Doit être votre connexion bidirectionnelle ou non? \"Ami\" implique que vous autorisiez à lire et vous vous abonnez à leurs postes. \"Fan / Admirateur\" signifie que vous permettez de lire, mais vous ne voulez pas lire les leurs. Approuver en:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Doit être votre connexion bidirectionnelle ou non? \"Ami\" implique que vous autorisiez à lire et vous vous abonnez à leurs postes. \"Fan / Admirateur\" signifie que vous permettez de lire, mais vous ne voulez pas lire les leurs. Approuver en:";
$a->strings["Friend"] = "Ami";
$a->strings["Sharer"] = "Initiateur du partage";
$a->strings["Fan/Admirer"] = "Fan/Admirateur";
$a->strings["Friend/Connect Request"] = "Demande de connexion/relation";
$a->strings["New Follower"] = "Nouvel abonné";
+$a->strings["Location:"] = "Localisation:";
+$a->strings["About:"] = "À propos:";
+$a->strings["Tags:"] = "Étiquette:";
+$a->strings["Gender:"] = "Genre:";
$a->strings["No introductions."] = "Aucune demande d'introduction.";
$a->strings["Notifications"] = "Notifications";
$a->strings["%s liked %s's post"] = "%s a aimé la publication de %s";
@@ -315,14 +324,14 @@ $a->strings["No more home notifications."] = "Aucune notification de la page d'a
$a->strings["Home Notifications"] = "Notifications de page d'accueil";
$a->strings["Source (bbcode) text:"] = "Texte source (bbcode) :";
$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Texte source (Diaspora) à convertir en BBcode :";
-$a->strings["Source input: "] = "Source input: ";
+$a->strings["Source input: "] = "Source input : ";
$a->strings["bb2html (raw HTML): "] = "bb2html (HTML brut)";
-$a->strings["bb2html: "] = "bb2html: ";
-$a->strings["bb2html2bb: "] = "bb2html2bb: ";
-$a->strings["bb2md: "] = "bb2md: ";
-$a->strings["bb2md2html: "] = "bb2md2html: ";
-$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
-$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
+$a->strings["bb2html: "] = "bb2html : ";
+$a->strings["bb2html2bb: "] = "bb2html2bb : ";
+$a->strings["bb2md: "] = "bb2md : ";
+$a->strings["bb2md2html: "] = "bb2md2html : ";
+$a->strings["bb2dia2bb: "] = "bb2dia2bb : ";
+$a->strings["bb2md2html2bb: "] = "bb2md2html2bb : ";
$a->strings["Source input (Diaspora format): "] = "Texte source (format Diaspora) :";
$a->strings["diaspora2bb: "] = "diaspora2bb :";
$a->strings["Nothing new here"] = "Rien de neuf ici";
@@ -366,9 +375,10 @@ $a->strings["Repair Contact Settings"] = "Réglages de réparation des contacts"
$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ATTENTION: Manipulation réservée aux experts, toute information incorrecte pourrait empêcher la communication avec ce contact.";
$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "une photo";
$a->strings["Return to contact editor"] = "Retour à l'éditeur de contact";
-$a->strings["No mirroring"] = "";
+$a->strings["No mirroring"] = "Pas de miroir";
$a->strings["Mirror as forwarded posting"] = "";
$a->strings["Mirror as my own posting"] = "";
+$a->strings["Refetch contact data"] = "";
$a->strings["Name"] = "Nom";
$a->strings["Account Nickname"] = "Pseudo du compte";
$a->strings["@Tagname - overrides Name/Nickname"] = "@NomEtiquette - prend le pas sur Nom/Pseudo";
@@ -384,7 +394,8 @@ $a->strings["Mark this contact as remote_self, this will cause friendica to repo
$a->strings["Login"] = "Connexion";
$a->strings["The post was created"] = "";
$a->strings["Access denied."] = "Accès refusé.";
-$a->strings["People Search"] = "Recherche de personnes";
+$a->strings["People Search - %s"] = "";
+$a->strings["Connect"] = "Relier";
$a->strings["No matches"] = "Aucune correspondance";
$a->strings["Photos"] = "Photos";
$a->strings["Files"] = "Fichiers";
@@ -395,6 +406,7 @@ $a->strings["Users"] = "Utilisateurs";
$a->strings["Plugins"] = "Extensions";
$a->strings["Themes"] = "Thèmes";
$a->strings["DB updates"] = "Mise-à-jour de la base";
+$a->strings["Inspect Queue"] = "";
$a->strings["Logs"] = "Journaux";
$a->strings["probe address"] = "";
$a->strings["check webfinger"] = "";
@@ -402,6 +414,13 @@ $a->strings["Admin"] = "Admin";
$a->strings["Plugin Features"] = "Propriétés des extensions";
$a->strings["diagnostics"] = "";
$a->strings["User registrations waiting for confirmation"] = "Inscriptions en attente de confirmation";
+$a->strings["Administration"] = "Administration";
+$a->strings["ID"] = "";
+$a->strings["Recipient Name"] = "";
+$a->strings["Recipient Profile"] = "";
+$a->strings["Created"] = "";
+$a->strings["Last Tried"] = "";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
$a->strings["Normal Account"] = "Compte normal";
$a->strings["Soapbox Account"] = "Compte \"boîte à savon\"";
$a->strings["Community/Celebrity Account"] = "Compte de communauté/célébrité";
@@ -409,7 +428,6 @@ $a->strings["Automatic Friend Account"] = "Compte auto-amical";
$a->strings["Blog Account"] = "Compte de blog";
$a->strings["Private Forum"] = "Forum privé";
$a->strings["Message queues"] = "Files d'attente des messages";
-$a->strings["Administration"] = "Administration";
$a->strings["Summary"] = "Résumé";
$a->strings["Registered users"] = "Utilisateurs inscrits";
$a->strings["Pending registrations"] = "Inscriptions en attente";
@@ -426,6 +444,12 @@ $a->strings["Frequently"] = "Fréquemment";
$a->strings["Hourly"] = "Toutes les heures";
$a->strings["Twice daily"] = "Deux fois par jour";
$a->strings["Daily"] = "Chaque jour";
+$a->strings["Users, Global Contacts"] = "";
+$a->strings["Users, Global Contacts/fallback"] = "";
+$a->strings["One month"] = "Un mois";
+$a->strings["Three months"] = "Trois mois";
+$a->strings["Half a year"] = "";
+$a->strings["One year"] = "Un an";
$a->strings["Multi user instance"] = "Instance multi-utilisateurs";
$a->strings["Closed"] = "Fermé";
$a->strings["Requires approval"] = "Demande une apptrobation";
@@ -438,6 +462,7 @@ $a->strings["Registration"] = "Inscription";
$a->strings["File upload"] = "Téléversement de fichier";
$a->strings["Policies"] = "Politiques";
$a->strings["Advanced"] = "Avancé";
+$a->strings["Auto Discovered Contact Directory"] = "";
$a->strings["Performance"] = "Performance";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Relocalisation - ATTENTION: fonction avancée. Peut rendre ce serveur inaccessible.";
$a->strings["Site name"] = "Nom du site";
@@ -447,7 +472,7 @@ $a->strings["Banner/Logo"] = "Bannière/Logo";
$a->strings["Shortcut icon"] = "";
$a->strings["Touch icon"] = "";
$a->strings["Additional Info"] = "Informations supplémentaires";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Pour les serveurs publics vous pouvez ajouter ici des informations supplémentaires qui seront listées sur dir.friendica.com/siteinfo.";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "";
$a->strings["System language"] = "Langue du système";
$a->strings["System theme"] = "Thème du système";
$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - changer les réglages du thème";
@@ -530,6 +555,18 @@ $a->strings["Poll interval"] = "Intervalle de réception";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Rajouter un délai - en secondes - au processus de 'polling', afin de réduire la charge système. Mettre à 0 pour utiliser l'intervalle d'émission.";
$a->strings["Maximum Load Average"] = "Plafond de la charge moyenne";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Charge système maximale à partir de laquelle l'émission et la réception seront soumises à un délai supplémentaire. Par défaut, 50.";
+$a->strings["Maximum Load Average (Frontend)"] = "";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "";
+$a->strings["Periodical check of global contacts"] = "";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "";
+$a->strings["Discover contacts from other servers"] = "";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "";
+$a->strings["Timeframe for fetching global contacts"] = "";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
+$a->strings["Search the local directory"] = "";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "";
+$a->strings["Publish server information"] = "";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."] = "";
$a->strings["Use MySQL full text engine"] = "Utiliser le moteur de recherche plein texte de MySQL";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Activer le moteur de recherche plein texte. Accélère la recherche mais peut seulement rechercher quatre lettres ou plus.";
$a->strings["Suppress Language"] = "Supprimer un langage";
@@ -537,13 +574,17 @@ $a->strings["Suppress language information in meta information about a posting."
$a->strings["Suppress Tags"] = "";
$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
$a->strings["Path to item cache"] = "Chemin vers le cache des objets.";
+$a->strings["The item caches buffers generated bbcode and external images."] = "";
$a->strings["Cache duration in seconds"] = "Durée du cache en secondes";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Combien de temps les fichiers de cache doivent être maintenu? La valeur par défaut est 86400 secondes (une journée). Pour désactiver le cache de l'item, définissez la valeur à -1.";
$a->strings["Maximum numbers of comments per post"] = "Nombre maximum de commentaires par publication";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100.";
$a->strings["Path for lock file"] = "Chemin vers le ficher de verrouillage";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "";
$a->strings["Temp path"] = "Chemin des fichiers temporaires";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "";
$a->strings["Base path to installation"] = "Chemin de base de l'installation";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
$a->strings["Disable picture proxy"] = "Désactiver le proxy image ";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Le proxy d'image augmente les performances et l'intimité. Il ne devrait pas être utilisé sur des systèmes avec une très faible bande passante.";
$a->strings["Enable old style pager"] = "";
@@ -551,6 +592,11 @@ $a->strings["The old style pager has page numbers but slows down massively the p
$a->strings["Only search in tags"] = "";
$a->strings["On large systems the text search can slow down the system extremely."] = "";
$a->strings["New base url"] = "Nouvelle URL de base";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "";
+$a->strings["RINO Encryption"] = "";
+$a->strings["Encryption layer between nodes."] = "";
+$a->strings["Embedly API key"] = "";
+$a->strings["Embedly is used to fetch additional data for web pages. This is an optional parameter."] = "";
$a->strings["Update has been marked successful"] = "Mise-à-jour validée comme 'réussie'";
$a->strings["Database structure update %s was successfully applied."] = "La structure de base de données pour la mise à jour %s a été appliquée avec succès.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s";
@@ -622,7 +668,7 @@ $a->strings["FTP Host"] = "Hôte FTP";
$a->strings["FTP Path"] = "Chemin FTP";
$a->strings["FTP User"] = "Utilisateur FTP";
$a->strings["FTP Password"] = "Mot de passe FTP";
-$a->strings["Search Results For:"] = "Résultats pour:";
+$a->strings["Search Results For: %s"] = "";
$a->strings["Remove term"] = "Retirer le terme";
$a->strings["Saved Searches"] = "Recherches";
$a->strings["add"] = "ajouter";
@@ -644,12 +690,13 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
$a->strings["Private messages to this group are at risk of public disclosure."] = "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée.";
$a->strings["No such group"] = "Groupe inexistant";
$a->strings["Group is empty"] = "Groupe vide";
-$a->strings["Group: "] = "Groupe: ";
-$a->strings["Contact: "] = "Contact: ";
+$a->strings["Group: %s"] = "";
+$a->strings["Contact: %s"] = "";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée.";
$a->strings["Invalid contact."] = "Contact invalide.";
$a->strings["Friends of %s"] = "Amis de %s";
$a->strings["No friends to display."] = "Pas d'amis à afficher.";
+$a->strings["Event can not end before it has started."] = "";
$a->strings["Event title and start time are required."] = "Vous devez donner un nom et un horaire de début à l'événement.";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Editer l'événement";
@@ -658,18 +705,17 @@ $a->strings["Events"] = "Événements";
$a->strings["Create New Event"] = "Créer un nouvel événement";
$a->strings["Previous"] = "Précédent";
$a->strings["Next"] = "Suivant";
-$a->strings["hour:minute"] = "heures:minutes";
$a->strings["Event details"] = "Détails de l'événement";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "Le format est %s %s. La date de début et le nom sont nécessaires.";
-$a->strings["Event Starts:"] = "Début de l'événement:";
+$a->strings["Starting date and Title are required."] = "";
+$a->strings["Event Starts:"] = "Début de l'événement :";
$a->strings["Required"] = "Requis";
-$a->strings["Finish date/time is not known or not relevant"] = "Date/heure de fin inconnue ou sans objet";
+$a->strings["Finish date/time is not known or not relevant"] = "Date / heure de fin inconnue ou sans objet";
$a->strings["Event Finishes:"] = "Fin de l'événement:";
$a->strings["Adjust for viewer timezone"] = "Ajuster à la zone horaire du visiteur";
$a->strings["Description:"] = "Description:";
-$a->strings["Location:"] = "Localisation:";
$a->strings["Title:"] = "Titre :";
$a->strings["Share this event"] = "Partager cet événement";
+$a->strings["Preview"] = "Aperçu";
$a->strings["Select"] = "Sélectionner";
$a->strings["View %s's profile @ %s"] = "Voir le profil de %s @ %s";
$a->strings["%s from %s"] = "%s de %s";
@@ -684,9 +730,9 @@ $a->strings["comment"] = array(
);
$a->strings["show more"] = "montrer plus";
$a->strings["Private Message"] = "Message privé";
-$a->strings["I like this (toggle)"] = "J'aime (bascule)";
+$a->strings["I like this (toggle)"] = "J'aime";
$a->strings["like"] = "aime";
-$a->strings["I don't like this (toggle)"] = "Je n'aime pas (bascule)";
+$a->strings["I don't like this (toggle)"] = "Je n'aime pas";
$a->strings["dislike"] = "n'aime pas";
$a->strings["Share this"] = "Partager";
$a->strings["share"] = "partager";
@@ -700,7 +746,6 @@ $a->strings["Code"] = "Code";
$a->strings["Image"] = "Image";
$a->strings["Link"] = "Lien";
$a->strings["Video"] = "Vidéo";
-$a->strings["Preview"] = "Aperçu";
$a->strings["Edit"] = "Éditer";
$a->strings["add star"] = "mett en avant";
$a->strings["remove star"] = "ne plus mettre en avant";
@@ -713,13 +758,14 @@ $a->strings["Wall-to-Wall"] = "Inter-mur";
$a->strings["via Wall-To-Wall:"] = "en Inter-mur:";
$a->strings["Remove My Account"] = "Supprimer mon compte";
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Ceci supprimera totalement votre compte. Cette opération est irréversible.";
-$a->strings["Please enter your password for verification:"] = "Merci de saisir votre mot de passe pour vérification:";
+$a->strings["Please enter your password for verification:"] = "Merci de saisir votre mot de passe pour vérification :";
$a->strings["Friendica Communications Server - Setup"] = "Serveur de communications Friendica - Configuration";
$a->strings["Could not connect to database."] = "Impossible de se connecter à la base.";
$a->strings["Could not create table."] = "Impossible de créer une table.";
$a->strings["Your Friendica site database has been installed."] = "La base de données de votre site Friendica a bien été installée.";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Référez-vous au fichier \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "";
$a->strings["System check"] = "Vérifications système";
$a->strings["Check again"] = "Vérifier à nouveau";
$a->strings["Database connection"] = "Connexion à la base de données";
@@ -754,12 +800,12 @@ $a->strings["OpenSSL PHP module"] = "Module OpenSSL de PHP";
$a->strings["mysqli PHP module"] = "Module Mysqli de PHP";
$a->strings["mb_string PHP module"] = "Module mb_string de PHP";
$a->strings["Apache mod_rewrite module"] = "Module mod_rewrite Apache";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur: Le module \"rewrite\" du serveur web Apache est requis mais pas installé.";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Erreur: Le module PHP \"libCURL\" est requis mais pas installé.";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur: Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé.";
-$a->strings["Error: openssl PHP module required but not installed."] = "Erreur: Le module PHP \"openssl\" est requis mais pas installé.";
-$a->strings["Error: mysqli PHP module required but not installed."] = "Erreur: Le module PHP \"mysqli\" est requis mais pas installé.";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Erreur: le module PHP mb_string est requis mais pas installé.";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur : Le module \"rewrite\" du serveur web Apache est requis mais pas installé.";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Erreur : Le module PHP \"libCURL\" est requis mais pas installé.";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur : Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé.";
+$a->strings["Error: openssl PHP module required but not installed."] = "Erreur : Le module PHP \"openssl\" est requis mais pas installé.";
+$a->strings["Error: mysqli PHP module required but not installed."] = "Erreur : Le module PHP \"mysqli\" est requis mais pas installé.";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Erreur : le module PHP mb_string est requis mais pas installé.";
$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'installeur web doit être en mesure de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais il en est incapable.";
$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."] = "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez.";
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "A la fin de cette étape, nous vous fournirons un texte à sauvegarder dans un fichier nommé .htconfig.php à la racine de votre répertoire Friendica.";
@@ -774,12 +820,12 @@ $a->strings["Url rewrite in .htaccess is not working. Check your server configur
$a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne.";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement.";
$a->strings["
What next
"] = "
Ensuite
";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le 'poller'.";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le \"poller\".";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message.";
$a->strings["Unable to check your home location."] = "Impossible de vérifier votre localisation.";
$a->strings["No recipient."] = "Pas de destinataire.";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus.";
-$a->strings["Help:"] = "Aide:";
+$a->strings["Help:"] = "Aide :";
$a->strings["Help"] = "Aide";
$a->strings["Not Found"] = "Non trouvé";
$a->strings["Page not found."] = "Page introuvable.";
@@ -787,12 +833,11 @@ $a->strings["%1\$s welcomes %2\$s"] = "%1\$s accueille %2\$s";
$a->strings["Welcome to %s"] = "Bienvenue sur %s";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise";
$a->strings["Or - did you try to upload an empty file?"] = "Ou — auriez-vous essayé de télécharger un fichier vide ?";
-$a->strings["File exceeds size limit of %d"] = "La taille du fichier dépasse la limite de %d";
+$a->strings["File exceeds size limit of %s"] = "";
$a->strings["File upload failed."] = "Le téléversement a échoué.";
$a->strings["Profile Match"] = "Correpondance de profils";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut.";
-$a->strings["is interested in:"] = "s'intéresse à:";
-$a->strings["Connect"] = "Relier";
+$a->strings["is interested in:"] = "s'intéresse à :";
$a->strings["link"] = "lien";
$a->strings["Not available."] = "Indisponible.";
$a->strings["Community"] = "Communauté";
@@ -838,11 +883,18 @@ $a->strings["Plugin Settings"] = "Extensions";
$a->strings["Off"] = "Éteint";
$a->strings["On"] = "Allumé";
$a->strings["Additional Features"] = "Fonctions supplémentaires";
+$a->strings["General Social Media Settings"] = "";
+$a->strings["Disable intelligent shortening"] = "";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "";
+$a->strings["Your legacy GNU Social account"] = "";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "";
$a->strings["Built-in support for %s connectivity is %s"] = "Le support natif pour la connectivité %s est %s";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "activé";
$a->strings["disabled"] = "désactivé";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "";
$a->strings["Email access is disabled on this site."] = "L'accès courriel est désactivé sur ce site.";
$a->strings["Email/Mailbox Setup"] = "Réglages de courriel/boîte à lettre";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte.";
@@ -871,6 +923,7 @@ $a->strings["Don't show emoticons"] = "Ne pas afficher les émoticônes (smileys
$a->strings["Don't show notices"] = "Ne plus afficher les avis";
$a->strings["Infinite scroll"] = "Défilement infini";
$a->strings["Automatic updates only at the top of the network page"] = "";
+$a->strings["Theme settings"] = "Réglages du thème graphique";
$a->strings["User Types"] = "Types d'utilisateurs";
$a->strings["Community Types"] = "Genre de communautés";
$a->strings["Normal Account Page"] = "Compte normal";
@@ -886,7 +939,6 @@ $a->strings["Private forum - approved members only"] = "Forum privé - modéré
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = " (Facultatif) Autoriser cet OpenID à se connecter à ce compte.";
$a->strings["Publish your default profile in your local site directory?"] = "Publier votre profil par défaut sur l'annuaire local de ce site?";
-$a->strings["No"] = "Non";
$a->strings["Publish your default profile in the global social directory?"] = "Publier votre profil par défaut sur l'annuaire social global?";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?";
$a->strings["Hide your profile details from unknown viewers?"] = "Cacher les détails du profil aux visiteurs inconnus?";
@@ -896,7 +948,7 @@ $a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étique
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?";
$a->strings["Permit unknown people to send you private mail?"] = "Autoriser les messages privés d'inconnus?";
$a->strings["Profile is not published."] = "Ce profil n'est pas publié.";
-$a->strings["Your Identity Address is"] = "L'adresse de votre identité est";
+$a->strings["Your Identity Address is '%s' or '%s'."] = "";
$a->strings["Automatically expire posts after this many days:"] = "Les publications expirent automatiquement après (en jours) :";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées";
$a->strings["Advanced expiration settings"] = "Réglages avancés de l'expiration";
@@ -945,6 +997,8 @@ $a->strings["You receive a private message"] = "Vous recevez un message privé";
$a->strings["You receive a friend suggestion"] = "Vous avez reçu une suggestion d'ami";
$a->strings["You are tagged in a post"] = "Vous avez été étiquetté dans une publication";
$a->strings["You are poked/prodded/etc. in a post"] = "Vous avez été sollicité dans une publication";
+$a->strings["Activate desktop notifications"] = "";
+$a->strings["Show desktop popup on new notifications"] = "";
$a->strings["Text-only notification emails"] = "";
$a->strings["Send text only notification emails, without the html part"] = "";
$a->strings["Advanced Account/Page Type Settings"] = "Paramètres avancés de compte/page";
@@ -977,22 +1031,17 @@ $a->strings["Disallowed profile URL."] = "URL de profil interdite.";
$a->strings["Your introduction has been sent."] = "Votre introduction a été envoyée.";
$a->strings["Please login to confirm introduction."] = "Connectez-vous pour confirmer l'introduction.";
$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Identité incorrecte actuellement connectée. Merci de vous connecter à ce profil.";
+$a->strings["Confirm"] = "Confirmer";
$a->strings["Hide this contact"] = "Cacher ce contact";
$a->strings["Welcome home %s."] = "Bienvenue chez vous, %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Merci de confirmer votre demande d'introduction auprès de %s.";
-$a->strings["Confirm"] = "Confirmer";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Si vous n'êtes pas encore membre du web social libre, suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd'hui.";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "";
$a->strings["Friend/Connection Request"] = "Requête de relation/amitié";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemples : jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Merci de répondre à ce qui suit:";
-$a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?";
-$a->strings["Add a personal note:"] = "Ajouter une note personnelle:";
$a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - merci de ne pas utiliser ce formulaire. Entrez plutôt %s dans votre barre de recherche Diaspora.";
-$a->strings["Your Identity Address:"] = "Votre adresse d'identité:";
-$a->strings["Submit Request"] = "Envoyer la requête";
$a->strings["Registration successful. Please check your email for further instructions."] = "Inscription réussie. Vérifiez vos emails pour la suite des instructions.";
$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "Impossible d’envoyer le courriel de confirmation. Voici vos informations de connexion: identifiant : %s mot de passe : %s
Vous pourrez changer votre mot de passe une fois connecté.";
$a->strings["Your registration can not be processed."] = "Votre inscription ne peut être traitée.";
@@ -1006,6 +1055,7 @@ $a->strings["Membership on this site is by invitation only."] = "L'inscription
$a->strings["Your invitation ID: "] = "Votre ID d'invitation: ";
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Votre nom complet (p.ex. Michel Dupont): ";
$a->strings["Your Email Address: "] = "Votre adresse courriel: ";
+$a->strings["Leave empty for an auto generated password."] = "";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Choisissez un pseudo. Celui devra commencer par une lettre. L'adresse de votre profil en découlera sous la forme '<strong>pseudo@\$sitename</strong>'.";
$a->strings["Choose a nickname: "] = "Choisir un pseudo: ";
$a->strings["Register"] = "S'inscrire";
@@ -1013,15 +1063,15 @@ $a->strings["Import"] = "Importer";
$a->strings["Import your profile to this friendica instance"] = "Importer votre profile dans cette instance de friendica";
$a->strings["System down for maintenance"] = "Système indisponible pour cause de maintenance";
$a->strings["Search"] = "Recherche";
+$a->strings["Items tagged with: %s"] = "";
+$a->strings["Search results for: %s"] = "";
$a->strings["Global Directory"] = "Annuaire global";
$a->strings["Find on this site"] = "Trouver sur ce site";
$a->strings["Site Directory"] = "Annuaire local";
-$a->strings["Age: "] = "Age: ";
-$a->strings["Gender: "] = "Genre: ";
-$a->strings["Gender:"] = "Genre:";
+$a->strings["Age: "] = "Age : ";
+$a->strings["Gender: "] = "Genre : ";
$a->strings["Status:"] = "Statut:";
$a->strings["Homepage:"] = "Page personnelle:";
-$a->strings["About:"] = "À propos:";
$a->strings["No entries (some entries may be hidden)."] = "Aucune entrée (certaines peuvent être cachées).";
$a->strings["No potential page delegates located."] = "Pas de délégataire potentiel.";
$a->strings["Delegate Page Management"] = "Déléguer la gestion de la page";
@@ -1050,10 +1100,10 @@ $a->strings["New profile created."] = "Nouveau profil créé.";
$a->strings["Profile unavailable to clone."] = "Ce profil ne peut être cloné.";
$a->strings["Profile Name is required."] = "Le nom du profil est requis.";
$a->strings["Marital Status"] = "Statut marital";
-$a->strings["Romantic Partner"] = "Partenaire/conjoint";
+$a->strings["Romantic Partner"] = "Partenaire / conjoint";
$a->strings["Likes"] = "Derniers \"J'aime\"";
$a->strings["Dislikes"] = "Derniers \"Je n'aime pas\"";
-$a->strings["Work/Employment"] = "Travail/Occupation";
+$a->strings["Work/Employment"] = "Travail / Occupation";
$a->strings["Religion"] = "Religion";
$a->strings["Political Views"] = "Tendance politique";
$a->strings["Gender"] = "Sexe";
@@ -1068,8 +1118,8 @@ $a->strings["public profile"] = "profil public";
$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s a changé %2\$s en “%3\$s”";
$a->strings[" - Visit %1\$s's %2\$s"] = "Visiter le %2\$s de %1\$s";
$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s a mis à jour son %2\$s, en modifiant %3\$s.";
-$a->strings["Hide contacts and friends:"] = "Cacher mes contacts et amis:";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Cacher ma liste d'amis/contacts des visiteurs de ce profil?";
+$a->strings["Hide contacts and friends:"] = "Cacher mes contacts et amis :";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Cacher ma liste d'amis / contacts des visiteurs de ce profil ?";
$a->strings["Edit Profile Details"] = "Éditer les détails du profil";
$a->strings["Change Profile Photo"] = "Changer la photo du profil";
$a->strings["View this profile"] = "Voir ce profil";
@@ -1081,44 +1131,44 @@ $a->strings["Profile picture"] = "Image de profil";
$a->strings["Preferences"] = "Préférences";
$a->strings["Status information"] = "Information sur le statut";
$a->strings["Additional information"] = "Information additionnelle";
-$a->strings["Profile Name:"] = "Nom du profil:";
-$a->strings["Your Full Name:"] = "Votre nom complet:";
-$a->strings["Title/Description:"] = "Titre/Description:";
-$a->strings["Your Gender:"] = "Votre genre:";
-$a->strings["Birthday (%s):"] = "Anniversaire (%s):";
-$a->strings["Street Address:"] = "Adresse postale:";
-$a->strings["Locality/City:"] = "Ville/Localité:";
-$a->strings["Postal/Zip Code:"] = "Code postal:";
-$a->strings["Country:"] = "Pays:";
-$a->strings["Region/State:"] = "Région/État:";
-$a->strings["♥ Marital Status:"] = "♥ Statut marital:";
-$a->strings["Who: (if applicable)"] = "Qui: (si pertinent)";
+$a->strings["Profile Name:"] = "Nom du profil :";
+$a->strings["Your Full Name:"] = "Votre nom complet :";
+$a->strings["Title/Description:"] = "Titre / Description :";
+$a->strings["Your Gender:"] = "Votre genre :";
+$a->strings["Birthday :"] = "";
+$a->strings["Street Address:"] = "Adresse postale :";
+$a->strings["Locality/City:"] = "Ville / Localité :";
+$a->strings["Postal/Zip Code:"] = "Code postal :";
+$a->strings["Country:"] = "Pays :";
+$a->strings["Region/State:"] = "Région / État :";
+$a->strings["♥ Marital Status:"] = "♥ Statut marital :";
+$a->strings["Who: (if applicable)"] = "Qui : (si pertinent)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemples: cathy123, Cathy Williams, cathy@example.com";
-$a->strings["Since [date]:"] = "Depuis [date] :";
+$a->strings["Since [date]:"] = "Depuis [date] :";
$a->strings["Sexual Preference:"] = "Préférence sexuelle:";
-$a->strings["Homepage URL:"] = "Page personnelle:";
+$a->strings["Homepage URL:"] = "Page personnelle :";
$a->strings["Hometown:"] = " Ville d'origine:";
$a->strings["Political Views:"] = "Opinions politiques:";
-$a->strings["Religious Views:"] = "Opinions religieuses:";
-$a->strings["Public Keywords:"] = "Mots-clés publics:";
-$a->strings["Private Keywords:"] = "Mots-clés privés:";
+$a->strings["Religious Views:"] = "Opinions religieuses :";
+$a->strings["Public Keywords:"] = "Mots-clés publics :";
+$a->strings["Private Keywords:"] = "Mots-clés privés :";
$a->strings["Likes:"] = "J'aime :";
$a->strings["Dislikes:"] = "Je n'aime pas :";
-$a->strings["Example: fishing photography software"] = "Exemple: football dessin programmation";
+$a->strings["Example: fishing photography software"] = "Exemple : football dessin programmation";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Utilisés pour vous suggérer des amis potentiels, peuvent être vus par autrui)";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Utilisés pour rechercher dans les profils, ne seront jamais montrés à autrui)";
$a->strings["Tell us about yourself..."] = "Parlez-nous de vous...";
-$a->strings["Hobbies/Interests"] = "Passe-temps/Centres d'intérêt";
-$a->strings["Contact information and Social Networks"] = "Coordonnées/Réseaux sociaux";
+$a->strings["Hobbies/Interests"] = "Passe-temps / Centres d'intérêt";
+$a->strings["Contact information and Social Networks"] = "Coordonnées / Réseaux sociaux";
$a->strings["Musical interests"] = "Goûts musicaux";
$a->strings["Books, literature"] = "Lectures";
$a->strings["Television"] = "Télévision";
-$a->strings["Film/dance/culture/entertainment"] = "Cinéma/Danse/Culture/Divertissement";
-$a->strings["Love/romance"] = "Amour/Romance";
-$a->strings["Work/employment"] = "Activité professionnelle/Occupation";
-$a->strings["School/education"] = "Études/Formation";
+$a->strings["Film/dance/culture/entertainment"] = "Cinéma / Danse / Culture / Divertissement";
+$a->strings["Love/romance"] = "Amour / Romance";
+$a->strings["Work/employment"] = "Activité professionnelle / Occupation";
+$a->strings["School/education"] = "Études / Formation";
$a->strings["This is your public profile. It may be visible to anybody using the internet."] = "Ceci est votre profil public. Il peut être visible par n'importe quel utilisateur d'Internet.";
-$a->strings["Edit/Manage Profiles"] = "Editer/gérer les profils";
+$a->strings["Edit/Manage Profiles"] = "Editer / gérer les profils";
$a->strings["Change profile photo"] = "Changer de photo de profil";
$a->strings["Create New Profile"] = "Créer un nouveau profil";
$a->strings["Profile Image"] = "Image du profil";
@@ -1148,6 +1198,7 @@ $a->strings["This is Friendica, version"] = "Motorisé par Friendica version";
$a->strings["running at web location"] = "hébergé sur";
$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Merci de vous rendre sur Friendica.com si vous souhaitez en savoir plus sur le projet Friendica.";
$a->strings["Bug reports and issues: please visit"] = "Pour les rapports de bugs: rendez vous sur";
+$a->strings["the bugtracker at github"] = "";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggestions, remerciements, donations, etc. - écrivez à \"Info\" arob. Friendica - point com";
$a->strings["Installed plugins/addons/apps:"] = "Extensions/greffons/applications installées:";
$a->strings["No installed plugins/addons/apps"] = "Extensions/greffons/applications non installées:";
@@ -1185,13 +1236,14 @@ $a->strings["To accept this invitation, please visit and register at %s or any o
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre.";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres.";
$a->strings["Send invitations"] = "Envoyer des invitations";
-$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses email, une par ligne:";
+$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses email, une par ligne :";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Une fois inscrit, connectez-vous à la page de mon profil sur:";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation : \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Une fois inscrit, connectez-vous à la page de mon profil sur :";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Pour plus d'information sur le projet Friendica, et pourquoi nous croyons qu'il est important, merci de visiter http://friendica.com";
-$a->strings["Photo Albums"] = "Albums photo";
$a->strings["Contact Photos"] = "Photos du contact";
+$a->strings["Photo Albums"] = "Albums photo";
+$a->strings["Recent Photos"] = "Photos récentes";
$a->strings["Upload New Photos"] = "Téléverser de nouvelles photos";
$a->strings["Contact information unavailable"] = "Informations de contact indisponibles";
$a->strings["Album not found."] = "Album introuvable.";
@@ -1201,7 +1253,6 @@ $a->strings["Delete Photo"] = "Effacer la photo";
$a->strings["Do you really want to delete this photo?"] = "Voulez-vous vraiment supprimer cette photo ?";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a été étiqueté dans %2\$s par %3\$s";
$a->strings["a photo"] = "une photo";
-$a->strings["Image exceeds size limit of "] = "L'image dépasse la taille maximale de ";
$a->strings["Image file is empty."] = "Fichier image vide.";
$a->strings["No photos selected"] = "Aucune photo sélectionnée";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vous avez utilisé %1$.2f Mo sur %2$.2f d'espace de stockage pour les photos.";
@@ -1224,16 +1275,17 @@ $a->strings["Use as profile photo"] = "Utiliser comme photo de profil";
$a->strings["View Full Size"] = "Voir en taille réelle";
$a->strings["Tags: "] = "Étiquettes:";
$a->strings["[Remove any tag]"] = "[Retirer toutes les étiquettes]";
-$a->strings["Rotate CW (right)"] = "Tourner dans le sens des aiguilles d'une montre (vers la droite)";
-$a->strings["Rotate CCW (left)"] = "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)";
$a->strings["New album name"] = "Nom du nouvel album";
$a->strings["Caption"] = "Titre";
$a->strings["Add a Tag"] = "Ajouter une étiquette";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances";
+$a->strings["Do not rotate"] = "";
+$a->strings["Rotate CW (right)"] = "Tourner dans le sens des aiguilles d'une montre (vers la droite)";
+$a->strings["Rotate CCW (left)"] = "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)";
$a->strings["Private photo"] = "Photo privée";
$a->strings["Public photo"] = "Photo publique";
$a->strings["Share"] = "Partager";
-$a->strings["Recent Photos"] = "Photos récentes";
+$a->strings["Not Extended"] = "";
$a->strings["Account approved."] = "Inscription validée.";
$a->strings["Registration revoked for %s"] = "Inscription révoquée pour %s";
$a->strings["Please login."] = "Merci de vous connecter.";
@@ -1259,26 +1311,6 @@ $a->strings["Website Terms of Service"] = "Conditions d'utilisation du site inte
$a->strings["terms of service"] = "conditions d'utilisation";
$a->strings["Website Privacy Policy"] = "Politique de confidentialité du site internet";
$a->strings["privacy policy"] = "politique de confidentialité";
-$a->strings["Requested account is not available."] = "Le compte demandé n'est pas disponible.";
-$a->strings["Edit profile"] = "Editer le profil";
-$a->strings["Message"] = "Message";
-$a->strings["Profiles"] = "Profils";
-$a->strings["Manage/edit profiles"] = "Gérer/éditer les profils";
-$a->strings["Network:"] = "Réseau";
-$a->strings["g A l F d"] = "g A | F d";
-$a->strings["F d"] = "F d";
-$a->strings["[today]"] = "[aujourd'hui]";
-$a->strings["Birthday Reminders"] = "Rappels d'anniversaires";
-$a->strings["Birthdays this week:"] = "Anniversaires cette semaine:";
-$a->strings["[No description]"] = "[Sans description]";
-$a->strings["Event Reminders"] = "Rappels d'événements";
-$a->strings["Events this week:"] = "Evénements cette semaine:";
-$a->strings["Status"] = "Statut";
-$a->strings["Status Messages and Posts"] = "Messages d'état et publications";
-$a->strings["Profile Details"] = "Détails du profil";
-$a->strings["Videos"] = "Vidéos";
-$a->strings["Events and Calendar"] = "Événements et agenda";
-$a->strings["Only You Can See This"] = "Vous seul pouvez voir ça";
$a->strings["This entry was edited"] = "Cette entrée à été édité";
$a->strings["ignore thread"] = "ignorer le fil";
$a->strings["unignore thread"] = "Ne plus ignorer le fil";
@@ -1374,15 +1406,16 @@ $a->strings["Edit group"] = "Editer groupe";
$a->strings["Create a new group"] = "Créer un nouveau groupe";
$a->strings["Contacts not in any group"] = "Contacts n'appartenant à aucun groupe";
$a->strings["Miscellaneous"] = "Divers";
-$a->strings["year"] = "an";
-$a->strings["month"] = "mois";
-$a->strings["day"] = "jour";
+$a->strings["YYYY-MM-DD or MM-DD"] = "";
$a->strings["never"] = "jamais";
$a->strings["less than a second ago"] = "il y a moins d'une seconde";
+$a->strings["year"] = "an";
$a->strings["years"] = "ans";
+$a->strings["month"] = "mois";
$a->strings["months"] = "mois";
$a->strings["week"] = "semaine";
$a->strings["weeks"] = "semaines";
+$a->strings["day"] = "jour";
$a->strings["days"] = "jours";
$a->strings["hour"] = "heure";
$a->strings["hours"] = "heures";
@@ -1393,6 +1426,43 @@ $a->strings["seconds"] = "secondes";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s auparavant";
$a->strings["%s's birthday"] = "Anniversaire de %s's";
$a->strings["Happy Birthday %s"] = "Joyeux anniversaire, %s !";
+$a->strings["Requested account is not available."] = "Le compte demandé n'est pas disponible.";
+$a->strings["Edit profile"] = "Editer le profil";
+$a->strings["Message"] = "Message";
+$a->strings["Profiles"] = "Profils";
+$a->strings["Manage/edit profiles"] = "Gérer/éditer les profils";
+$a->strings["Network:"] = "Réseau";
+$a->strings["g A l F d"] = "g A | F d";
+$a->strings["F d"] = "F d";
+$a->strings["[today]"] = "[aujourd'hui]";
+$a->strings["Birthday Reminders"] = "Rappels d'anniversaires";
+$a->strings["Birthdays this week:"] = "Anniversaires cette semaine:";
+$a->strings["[No description]"] = "[Sans description]";
+$a->strings["Event Reminders"] = "Rappels d'événements";
+$a->strings["Events this week:"] = "Evénements cette semaine :";
+$a->strings["j F, Y"] = "j F, Y";
+$a->strings["j F"] = "j F";
+$a->strings["Birthday:"] = "Anniversaire:";
+$a->strings["Age:"] = "Age:";
+$a->strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s";
+$a->strings["Religion:"] = "Religion:";
+$a->strings["Hobbies/Interests:"] = "Passe-temps/Centres d'intérêt:";
+$a->strings["Contact information and Social Networks:"] = "Coordonnées/Réseaux sociaux:";
+$a->strings["Musical interests:"] = "Goûts musicaux:";
+$a->strings["Books, literature:"] = "Lectures:";
+$a->strings["Television:"] = "Télévision:";
+$a->strings["Film/dance/culture/entertainment:"] = "Cinéma/Danse/Culture/Divertissement:";
+$a->strings["Love/Romance:"] = "Amour/Romance:";
+$a->strings["Work/employment:"] = "Activité professionnelle/Occupation:";
+$a->strings["School/education:"] = "Études/Formation:";
+$a->strings["Status"] = "Statut";
+$a->strings["Status Messages and Posts"] = "Messages d'état et publications";
+$a->strings["Profile Details"] = "Détails du profil";
+$a->strings["Videos"] = "Vidéos";
+$a->strings["Events and Calendar"] = "Événements et agenda";
+$a->strings["Only You Can See This"] = "Vous seul pouvez voir ça";
+$a->strings["Post to Email"] = "Publier aux courriels";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
$a->strings["Visible to everybody"] = "Visible par tout le monde";
$a->strings["show"] = "montrer";
$a->strings["don't show"] = "cacher";
@@ -1412,7 +1482,6 @@ $a->strings["Welcome back "] = "Bienvenue à nouveau, ";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé.";
$a->strings["event"] = "évènement";
$a->strings["%1\$s poked %2\$s"] = "%1\$s a sollicité %2\$s";
-$a->strings["poked"] = "a titillé";
$a->strings["post/item"] = "publication/élément";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s a marqué le %3\$s de %2\$s comme favori";
$a->strings["remove"] = "enlever";
@@ -1432,8 +1501,6 @@ $a->strings["Please enter an audio link/URL:"] = "Entrez un lien/URL audio :";
$a->strings["Tag term:"] = "Terme d'étiquette:";
$a->strings["Where are you right now?"] = "Où êtes-vous présentemment?";
$a->strings["Delete item(s)?"] = "Supprimer les élément(s) ?";
-$a->strings["Post to Email"] = "Publier aux courriels";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
$a->strings["permissions"] = "permissions";
$a->strings["Post to Groups"] = "Publier aux groupes";
$a->strings["Post to Contacts"] = "Publier aux contacts";
@@ -1445,12 +1512,18 @@ $a->strings["prev"] = "précédent";
$a->strings["first"] = "premier";
$a->strings["last"] = "dernier";
$a->strings["next"] = "suivant";
+$a->strings["Loading more entries..."] = "";
+$a->strings["The end"] = "";
$a->strings["No contacts"] = "Aucun contact";
$a->strings["%d Contact"] = array(
0 => "%d contact",
1 => "%d contacts",
);
+$a->strings["Full Text"] = "";
+$a->strings["Tags"] = "";
+$a->strings["Forums"] = "";
$a->strings["poke"] = "titiller";
+$a->strings["poked"] = "a titillé";
$a->strings["ping"] = "attirer l'attention";
$a->strings["pinged"] = "a attiré l'attention de";
$a->strings["prod"] = "aiguillonner";
@@ -1502,6 +1575,8 @@ $a->strings["November"] = "Novembre";
$a->strings["December"] = "Décembre";
$a->strings["bytes"] = "octets";
$a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer";
+$a->strings["View on separate page"] = "";
+$a->strings["view on separate page"] = "";
$a->strings["default"] = "défaut";
$a->strings["Select an alternate language"] = "Choisir une langue alternative";
$a->strings["activity"] = "activité";
@@ -1535,25 +1610,10 @@ $a->strings["Twitter"] = "Twitter";
$a->strings["Diaspora Connector"] = "Connecteur Diaspora";
$a->strings["Statusnet"] = "Statusnet";
$a->strings["App.net"] = "App.net";
+$a->strings["Redmatrix"] = "";
$a->strings[" on Last.fm"] = "sur Last.fm";
$a->strings["Starts:"] = "Débute:";
$a->strings["Finishes:"] = "Finit:";
-$a->strings["j F, Y"] = "j F, Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Anniversaire:";
-$a->strings["Age:"] = "Age:";
-$a->strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s";
-$a->strings["Tags:"] = "Étiquette:";
-$a->strings["Religion:"] = "Religion:";
-$a->strings["Hobbies/Interests:"] = "Passe-temps/Centres d'intérêt:";
-$a->strings["Contact information and Social Networks:"] = "Coordonnées/Réseaux sociaux:";
-$a->strings["Musical interests:"] = "Goûts musicaux:";
-$a->strings["Books, literature:"] = "Lectures:";
-$a->strings["Television:"] = "Télévision:";
-$a->strings["Film/dance/culture/entertainment:"] = "Cinéma/Danse/Culture/Divertissement:";
-$a->strings["Love/Romance:"] = "Amour/Romance:";
-$a->strings["Work/employment:"] = "Activité professionnelle/Occupation:";
-$a->strings["School/education:"] = "Études/Formation:";
$a->strings["Click here to upgrade."] = "Cliquez ici pour mettre à jour.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Cette action dépasse les limites définies par votre abonnement.";
$a->strings["This action is not available under your subscription plan."] = "Cette action n'est pas disponible avec votre abonnement.";
@@ -1601,7 +1661,6 @@ $a->strings["Weekly posting limit of %d posts reached. The post was rejected."]
$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Le quota mensuel de %d publications a été atteint. La publication a été rejetée.";
$a->strings["There is no status with this id."] = "Il n'y a pas de statut avec cet id.";
$a->strings["There is no conversation with this id."] = "Il n'y a pas de conversation avec cet id.";
-$a->strings["Invalid request."] = "Requête invalide.";
$a->strings["Invalid item."] = "Item invalide.";
$a->strings["Invalid action. "] = "Action invalide.";
$a->strings["DB error"] = "";
@@ -1615,7 +1674,7 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne
$a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site.";
$a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide.";
$a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Votre \"pseudo\" peut seulement contenir les caractères \"a-z\", \"0-9\", \"-\", and \"_\", et doit commencer par une lettre.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "";
$a->strings["Nickname is already registered. Please choose another."] = "Pseudo déjà utilisé. Merci d'en choisir un autre.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ce surnom a déjà été utilisé ici, et ne peut re-servir. Merci d'en choisir un autre.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERREUR SÉRIEUSE: La génération des clés de sécurité a échoué.";
@@ -1720,7 +1779,7 @@ $a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vous ave
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vous avez reçu [url=%1\$s]une introduction[/url] de %2\$s.";
$a->strings["You may visit their profile at %s"] = "Vous pouvez visiter son profil sur %s";
$a->strings["Please visit %s to approve or reject the introduction."] = "Merci de visiter %s pour approuver ou rejeter l'introduction.";
-$a->strings["[Friendica:Notify] A new person is sharing with you"] = "";
+$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Notification Friendica] Une nouvelle personne partage avec vous";
$a->strings["%1\$s is sharing with you at %2\$s"] = "";
$a->strings["[Friendica:Notify] You have a new follower"] = "";
$a->strings["You have a new follower at %2\$s : %1\$s"] = "";
@@ -1731,7 +1790,7 @@ $a->strings["Name:"] = "Nom :";
$a->strings["Photo:"] = "Photo :";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour approuver ou rejeter la suggestion.";
$a->strings["[Friendica:Notify] Connection accepted"] = "";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
@@ -1756,7 +1815,6 @@ $a->strings["%d contact not imported"] = array(
);
$a->strings["Done. You can now login with your username and password"] = "Action réalisé. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe";
$a->strings["toggle mobile"] = "activ. mobile";
-$a->strings["Theme settings"] = "Réglages du thème graphique";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "Choisir une taille pour les images dans les publications et commentaires (largeur et hauteur)";
$a->strings["Set font-size for posts and comments"] = "Réglez 'font-size' (taille de police) pour publications et commentaires";
$a->strings["Set theme width"] = "Largeur du thème";
@@ -1794,4 +1852,4 @@ $a->strings["easterbunny"] = "";
$a->strings["darkzero"] = "";
$a->strings["comix"] = "";
$a->strings["slackr"] = "";
-$a->strings["Variations"] = "";
+$a->strings["Variations"] = "Variations";
diff --git a/view/global.css b/view/global.css
index c61ded6ae..c2f584003 100644
--- a/view/global.css
+++ b/view/global.css
@@ -1,3 +1,6 @@
+/* General style rules .*/
+.pull-right { float: right }
+
/* List of social Networks */
img.connector, img.connector-disabled {
height: 40px;
@@ -84,6 +87,10 @@ span.connector {
position: relative;
}
+.embed_rich {
+ display: block;
+}
+
/* Shared Messages */
.shared_header {
height: 32px;
@@ -162,3 +169,46 @@ h6 {
span.oembed, h4 {
margin: 0px 0px 0px 0px;
}
+
+code { display: block; background-color: #eee; color: #666; padding:1em; font-size: 0.8em; font-family: monospace; }
+key { display: inline; background-color: #eee; color: #666; padding:0.2em; font-size: 0.8em; font-family: monospace; }
+
+/* fields help text */
+.field .field_help {
+ clear: left;
+}
+
+/* notifications unseen */
+.notify-unseen { background-color: #cceeFF; }
+
+/* plain text editor upload/select popup */
+
+.fbrowser .path a { padding: 5px; }
+.fbrowser .path a:before { content: "/"; padding-right: 5px;}
+.fbrowser .folders ul { list-style-type: none; padding-left: 10px;}
+.fbrowser .list { height: auto; overflow-y: hidden; margin: 10px 0px; }
+.fbrowser.image .photo-album-image-wrapper { float: left; }
+.fbrowser.image a img { height: 48px; }
+.fbrowser.image a p { display: none;}
+.fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; }
+.fbrowser.file img { display: inline; }
+.fbrowser.file p { display: inline; white-space: nowrap; }
+.fbrowser .upload { clear: both; padding-top: 1em;}
+.fbrowser .error { background: #ffeeee; border: 1px solid #994444; color: #994444; padding: 0.5em;}
+.fbrowser .error a.close { float: right; font-weight: bold; }
+.fbrowser .error.hidden { display: none; }
+
+a {
+ cursor: pointer;
+}
+
+.sr-only {
+ position: absolute;
+ width: 1px;
+ height: 1px;
+ padding: 0;
+ margin: -1px;
+ overflow: hidden;
+ clip: rect(0,0,0,0);
+ border: 0;
+}
diff --git a/view/it/messages.po b/view/it/messages.po
index 41def27aa..292e417db 100644
--- a/view/it/messages.po
+++ b/view/it/messages.po
@@ -10,548 +10,534 @@
# Francesco Apruzzese , 2012-2013
# ufic , 2012
# tuscanhobbit , 2012
+# Sandro Santilli , 2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-09 10:48+0000\n"
-"Last-Translator: fabrixxm \n"
-"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n"
+"POT-Creation-Date: 2015-09-01 07:09+0200\n"
+"PO-Revision-Date: 2015-09-01 12:05+0000\n"
+"Last-Translator: Sandro Santilli \n"
+"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../../mod/contacts.php:108
+#: mod/contacts.php:114
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited"
msgstr[0] "%d contatto modificato"
msgstr[1] "%d contatti modificati"
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
+#: mod/contacts.php:145 mod/contacts.php:340
msgid "Could not access contact record."
msgstr "Non è possibile accedere al contatto."
-#: ../../mod/contacts.php:153
+#: mod/contacts.php:159
msgid "Could not locate selected profile."
msgstr "Non riesco a trovare il profilo selezionato."
-#: ../../mod/contacts.php:186
+#: mod/contacts.php:192
msgid "Contact updated."
msgstr "Contatto aggiornato."
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
+#: mod/contacts.php:194 mod/dfrn_request.php:576
msgid "Failed to update contact record."
msgstr "Errore nell'aggiornamento del contatto."
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:44 mod/follow.php:83 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5023 index.php:382
msgid "Permission denied."
msgstr "Permesso negato."
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been blocked"
msgstr "Il contatto è stato bloccato"
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been unblocked"
msgstr "Il contatto è stato sbloccato"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been ignored"
msgstr "Il contatto è ignorato"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been unignored"
msgstr "Il contatto non è più ignorato"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been archived"
msgstr "Il contatto è stato archiviato"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been unarchived"
msgstr "Il contatto è stato dearchiviato"
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
+#: mod/contacts.php:411 mod/contacts.php:767
msgid "Do you really want to delete this contact?"
msgstr "Vuoi veramente cancellare questo contatto?"
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: mod/contacts.php:413 mod/follow.php:59 mod/message.php:210
+#: mod/settings.php:1066 mod/settings.php:1072 mod/settings.php:1080
+#: mod/settings.php:1084 mod/settings.php:1089 mod/settings.php:1095
+#: mod/settings.php:1101 mod/settings.php:1107 mod/settings.php:1133
+#: mod/settings.php:1134 mod/settings.php:1135 mod/settings.php:1136
+#: mod/settings.php:1137 mod/dfrn_request.php:848 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4855
msgid "Yes"
msgstr "Si"
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:70
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:862 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4858
msgid "Cancel"
msgstr "Annulla"
-#: ../../mod/contacts.php:352
+#: mod/contacts.php:428
msgid "Contact has been removed."
msgstr "Il contatto è stato rimosso."
-#: ../../mod/contacts.php:390
+#: mod/contacts.php:466
#, php-format
msgid "You are mutual friends with %s"
msgstr "Sei amico reciproco con %s"
-#: ../../mod/contacts.php:394
+#: mod/contacts.php:470
#, php-format
msgid "You are sharing with %s"
msgstr "Stai condividendo con %s"
-#: ../../mod/contacts.php:399
+#: mod/contacts.php:475
#, php-format
msgid "%s is sharing with you"
msgstr "%s sta condividendo con te"
-#: ../../mod/contacts.php:416
+#: mod/contacts.php:495
msgid "Private communications are not available for this contact."
msgstr "Le comunicazioni private non sono disponibili per questo contatto."
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
+#: mod/contacts.php:498 mod/admin.php:618
msgid "Never"
msgstr "Mai"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was successful)"
msgstr "(L'aggiornamento è stato completato)"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was not successful)"
msgstr "(L'aggiornamento non è stato completato)"
-#: ../../mod/contacts.php:425
+#: mod/contacts.php:504
msgid "Suggest friends"
msgstr "Suggerisci amici"
-#: ../../mod/contacts.php:429
+#: mod/contacts.php:508
#, php-format
msgid "Network type: %s"
msgstr "Tipo di rete: %s"
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: mod/contacts.php:511 include/contact_widgets.php:200
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] "%d contatto in comune"
msgstr[1] "%d contatti in comune"
-#: ../../mod/contacts.php:437
+#: mod/contacts.php:516
msgid "View all contacts"
msgstr "Vedi tutti i contatti"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
msgid "Unblock"
msgstr "Sblocca"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
msgid "Block"
msgstr "Blocca"
-#: ../../mod/contacts.php:445
+#: mod/contacts.php:524
msgid "Toggle Blocked status"
msgstr "Inverti stato \"Blocca\""
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
msgid "Unignore"
msgstr "Non ignorare"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
msgid "Ignore"
msgstr "Ignora"
-#: ../../mod/contacts.php:451
+#: mod/contacts.php:531
msgid "Toggle Ignored status"
msgstr "Inverti stato \"Ignora\""
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Unarchive"
msgstr "Dearchivia"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Archive"
msgstr "Archivia"
-#: ../../mod/contacts.php:458
+#: mod/contacts.php:539
msgid "Toggle Archive status"
msgstr "Inverti stato \"Archiviato\""
-#: ../../mod/contacts.php:461
+#: mod/contacts.php:543
msgid "Repair"
msgstr "Ripara"
-#: ../../mod/contacts.php:464
+#: mod/contacts.php:546
msgid "Advanced Contact Settings"
msgstr "Impostazioni avanzate Contatto"
-#: ../../mod/contacts.php:470
+#: mod/contacts.php:553
msgid "Communications lost with this contact!"
msgstr "Comunicazione con questo contatto persa!"
-#: ../../mod/contacts.php:473
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr "Recupera maggiori infomazioni per i feed"
+
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr "Disabilitato"
+
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr "Recupera informazioni"
+
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr "Recupera informazioni e parole chiave"
+
+#: mod/contacts.php:566
msgid "Contact Editor"
msgstr "Editor dei Contatti"
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
msgid "Submit"
msgstr "Invia"
-#: ../../mod/contacts.php:476
+#: mod/contacts.php:569
msgid "Profile Visibility"
msgstr "Visibilità del profilo"
-#: ../../mod/contacts.php:477
+#: mod/contacts.php:570
#, 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/contacts.php:478
+#: mod/contacts.php:571
msgid "Contact Information / Notes"
msgstr "Informazioni / Note sul contatto"
-#: ../../mod/contacts.php:479
+#: mod/contacts.php:572
msgid "Edit contact notes"
msgstr "Modifica note contatto"
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Visita il profilo di %s [%s]"
-#: ../../mod/contacts.php:485
+#: mod/contacts.php:578
msgid "Block/Unblock contact"
msgstr "Blocca/Sblocca contatto"
-#: ../../mod/contacts.php:486
+#: mod/contacts.php:579
msgid "Ignore contact"
msgstr "Ignora il contatto"
-#: ../../mod/contacts.php:487
+#: mod/contacts.php:580
msgid "Repair URL settings"
msgstr "Impostazioni riparazione URL"
-#: ../../mod/contacts.php:488
+#: mod/contacts.php:581
msgid "View conversations"
msgstr "Vedi conversazioni"
-#: ../../mod/contacts.php:490
+#: mod/contacts.php:583
msgid "Delete contact"
msgstr "Rimuovi contatto"
-#: ../../mod/contacts.php:494
+#: mod/contacts.php:587
msgid "Last update:"
msgstr "Ultimo aggiornamento:"
-#: ../../mod/contacts.php:496
+#: mod/contacts.php:589
msgid "Update public posts"
msgstr "Aggiorna messaggi pubblici"
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
+#: mod/contacts.php:591 mod/admin.php:1584
msgid "Update now"
msgstr "Aggiorna adesso"
-#: ../../mod/contacts.php:505
+#: mod/contacts.php:598
msgid "Currently blocked"
msgstr "Bloccato"
-#: ../../mod/contacts.php:506
+#: mod/contacts.php:599
msgid "Currently ignored"
msgstr "Ignorato"
-#: ../../mod/contacts.php:507
+#: mod/contacts.php:600
msgid "Currently archived"
msgstr "Al momento archiviato"
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
msgid "Hide this contact from others"
msgstr "Nascondi questo contatto agli altri"
-#: ../../mod/contacts.php:508
+#: mod/contacts.php:601
msgid ""
"Replies/likes to your public posts may still be visible"
msgstr "Risposte ai tuoi post pubblici possono essere comunque visibili"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Notification for new posts"
msgstr "Notifica per i nuovi messaggi"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Send a notification of every new post of this contact"
msgstr "Invia una notifica per ogni nuovo messaggio di questo contatto"
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr "Recupera maggiori infomazioni per i feed"
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr ""
-
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid "Blacklisted keywords"
-msgstr ""
+msgstr "Parole chiave in blacklist"
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
-msgstr ""
+msgstr "Lista separata da virgola di parole chiave che non dovranno essere convertite in hastag, quando \"Recupera informazioni e parole chiave\" è selezionato"
-#: ../../mod/contacts.php:564
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr "URL Profilo"
+
+#: mod/contacts.php:658
msgid "Suggestions"
msgstr "Suggerimenti"
-#: ../../mod/contacts.php:567
+#: mod/contacts.php:661
msgid "Suggest potential friends"
msgstr "Suggerisci potenziali amici"
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
+#: mod/contacts.php:665 mod/group.php:192
msgid "All Contacts"
msgstr "Tutti i contatti"
-#: ../../mod/contacts.php:573
+#: mod/contacts.php:668
msgid "Show all contacts"
msgstr "Mostra tutti i contatti"
-#: ../../mod/contacts.php:576
+#: mod/contacts.php:672
msgid "Unblocked"
msgstr "Sbloccato"
-#: ../../mod/contacts.php:579
+#: mod/contacts.php:675
msgid "Only show unblocked contacts"
msgstr "Mostra solo contatti non bloccati"
-#: ../../mod/contacts.php:583
+#: mod/contacts.php:680
msgid "Blocked"
msgstr "Bloccato"
-#: ../../mod/contacts.php:586
+#: mod/contacts.php:683
msgid "Only show blocked contacts"
msgstr "Mostra solo contatti bloccati"
-#: ../../mod/contacts.php:590
+#: mod/contacts.php:688
msgid "Ignored"
msgstr "Ignorato"
-#: ../../mod/contacts.php:593
+#: mod/contacts.php:691
msgid "Only show ignored contacts"
msgstr "Mostra solo contatti ignorati"
-#: ../../mod/contacts.php:597
+#: mod/contacts.php:696
msgid "Archived"
msgstr "Achiviato"
-#: ../../mod/contacts.php:600
+#: mod/contacts.php:699
msgid "Only show archived contacts"
msgstr "Mostra solo contatti archiviati"
-#: ../../mod/contacts.php:604
+#: mod/contacts.php:704
msgid "Hidden"
msgstr "Nascosto"
-#: ../../mod/contacts.php:607
+#: mod/contacts.php:707
msgid "Only show hidden contacts"
msgstr "Mostra solo contatti nascosti"
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Amicizia reciproca"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "è un tuo fan"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "sei un fan di"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Modifca contatto"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
msgid "Contacts"
msgstr "Contatti"
-#: ../../mod/contacts.php:706
+#: mod/contacts.php:762
msgid "Search your contacts"
msgstr "Cerca nei tuoi contatti"
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
+#: mod/contacts.php:763 mod/directory.php:63
msgid "Finding: "
msgstr "Ricerca: "
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
msgid "Find"
msgstr "Trova"
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
msgid "Update"
msgstr "Aggiorna"
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
msgid "Delete"
msgstr "Rimuovi"
-#: ../../mod/hcard.php:10
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Amicizia reciproca"
+
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "è un tuo fan"
+
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "sei un fan di"
+
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Modifca contatto"
+
+#: mod/hcard.php:10
msgid "No profile"
msgstr "Nessun profilo"
-#: ../../mod/manage.php:106
+#: mod/manage.php:106
msgid "Manage Identities and/or Pages"
msgstr "Gestisci indentità e/o pagine"
-#: ../../mod/manage.php:107
+#: mod/manage.php:107
msgid ""
"Toggle between different identities or community/group pages which share "
"your account details or which you have been granted \"manage\" permissions"
msgstr "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione"
-#: ../../mod/manage.php:108
+#: mod/manage.php:108
msgid "Select an identity to manage: "
msgstr "Seleziona un'identità da gestire:"
-#: ../../mod/oexchange.php:25
+#: mod/oexchange.php:25
msgid "Post successful."
msgstr "Inviato!"
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
msgid "Permission denied"
msgstr "Permesso negato"
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+#: mod/profperm.php:25 mod/profperm.php:56
msgid "Invalid profile identifier."
msgstr "Indentificativo del profilo non valido."
-#: ../../mod/profperm.php:101
+#: mod/profperm.php:102
msgid "Profile Visibility Editor"
msgstr "Modifica visibilità del profilo"
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
msgid "Profile"
msgstr "Profilo"
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
+#: mod/profperm.php:106 mod/group.php:222
msgid "Click on a contact to add or remove."
msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo."
-#: ../../mod/profperm.php:114
+#: mod/profperm.php:115
msgid "Visible To"
msgstr "Visibile a"
-#: ../../mod/profperm.php:130
+#: mod/profperm.php:131
msgid "All Contacts (with secure profile access)"
msgstr "Tutti i contatti (con profilo ad accesso sicuro)"
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4814
msgid "Item not found."
msgstr "Elemento non trovato."
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
msgid "Public access denied."
msgstr "Accesso negato."
-#: ../../mod/display.php:332 ../../mod/profile.php:155
+#: mod/display.php:343 mod/profile.php:155
msgid "Access to this profile has been restricted."
msgstr "L'accesso a questo profilo è stato limitato."
-#: ../../mod/display.php:496
+#: mod/display.php:505
msgid "Item has been removed."
msgstr "L'oggetto è stato rimosso."
-#: ../../mod/newmember.php:6
+#: mod/newmember.php:6
msgid "Welcome to Friendica"
msgstr "Benvenuto su Friendica"
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
msgid "New Member Checklist"
msgstr "Cose da fare per i Nuovi Utenti"
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
msgid ""
"We would like to offer some tips and links to help make your experience "
"enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -559,40 +545,39 @@ msgid ""
"registration and then will quietly disappear."
msgstr "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione."
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
msgid "Getting Started"
msgstr "Come Iniziare"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid "Friendica Walk-Through"
msgstr "Friendica Passo-Passo"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid ""
"On your Quick Start page - find a brief introduction to your "
"profile and network tabs, make some new connections, and find some groups to"
" join."
msgstr "Sulla tua pagina Quick Start - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti."
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
msgid "Settings"
msgstr "Impostazioni"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid "Go to Your Settings"
msgstr "Vai alle tue Impostazioni"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid ""
"On your Settings page - change your initial password. Also make a "
"note of your Identity Address. This looks just like an email address - and "
"will be useful in making friends on the free social web."
msgstr "Nella tua pagina Impostazioni - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero."
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
msgid ""
"Review the other settings, particularly the privacy settings. An unpublished"
" directory listing is like having an unlisted phone number. In general, you "
@@ -600,99 +585,97 @@ msgid ""
"potential friends know exactly how to find you."
msgstr "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti."
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
msgid "Upload Profile Photo"
msgstr "Carica la foto del profilo"
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:36
msgid ""
"Upload a profile photo if you have not done so already. Studies have shown "
"that people with real photos of themselves are ten times more likely to make"
" friends than people who do not."
msgstr "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno."
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid "Edit Your Profile"
msgstr "Modifica il tuo Profilo"
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid ""
"Edit your default profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown"
" visitors."
msgstr "Modifica il tuo profilo predefinito a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti."
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid "Profile Keywords"
msgstr "Parole chiave del profilo"
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid ""
"Set some public keywords for your default profile which describe your "
"interests. We may be able to find other people with similar interests and "
"suggest friendships."
msgstr "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie."
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
msgid "Connecting"
msgstr "Collegarsi"
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
msgid "Facebook"
msgstr "Facebook"
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49
msgid ""
"Authorise the Facebook Connector if you currently have a Facebook account "
"and we will (optionally) import all your Facebook friends and conversations."
msgstr "Autorizza il Facebook Connector se hai un account Facebook, e noi (opzionalmente) importeremo tuti i tuoi amici e le tue conversazioni da Facebook."
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
msgid ""
"If this is your own personal server, installing the Facebook addon "
"may ease your transition to the free social web."
msgstr "SeAdd New Contact dialog."
msgstr "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo Aggiungi Nuovo Contatto"
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid "Go to Your Site's Directory"
msgstr "Vai all'Elenco del tuo sito"
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid ""
"The Directory page lets you find other people in this network or other "
"federated sites. Look for a Connect or Follow link on "
"their profile page. Provide your own Identity Address if requested."
msgstr "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link Connetti o Segui nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto."
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid "Finding New People"
msgstr "Trova nuove persone"
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid ""
"On the side panel of the Contacts page are several tools to find new "
"friends. We can match people by interest, look up people by name or "
@@ -701,456 +684,493 @@ msgid ""
"hours."
msgstr "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore."
-#: ../../mod/newmember.php:66 ../../include/group.php:270
+#: mod/newmember.php:66 include/group.php:270
msgid "Groups"
msgstr "Gruppi"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid "Group Your Contacts"
msgstr "Raggruppa i tuoi contatti"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid ""
"Once you have made some friends, organize them into private conversation "
"groups from the sidebar of your Contacts page and then you can interact with"
" each group privately on your Network page."
msgstr "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete"
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid "Why Aren't My Posts Public?"
msgstr "Perchè i miei post non sono pubblici?"
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid ""
"Friendica respects your privacy. By default, your posts will only show up to"
" people you've added as friends. For more information, see the help section "
"from the link above."
msgstr "Friendica rispetta la tua provacy. Per impostazione predefinita, i tuoi post sono mostrati solo alle persone che hai aggiunto come amici. Per maggiori informazioni guarda la sezione della guida dal link qui sopra."
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
msgid "Getting Help"
msgstr "Ottenere Aiuto"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid "Go to the Help Section"
msgstr "Vai alla sezione Guida"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid ""
"Our help pages may be consulted for detail on other program"
" features and resources."
msgstr "Le nostre pagine della guida possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse."
-#: ../../mod/openid.php:24
+#: mod/openid.php:24
msgid "OpenID protocol error. No ID returned."
msgstr "Errore protocollo OpenID. Nessun ID ricevuto."
-#: ../../mod/openid.php:53
+#: mod/openid.php:53
msgid ""
"Account not found and OpenID registration is not permitted on this site."
msgstr "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito."
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
msgid "Login failed."
msgstr "Accesso fallito."
-#: ../../mod/profile_photo.php:44
+#: mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed."
msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
msgid "Profile Photos"
msgstr "Foto del profilo"
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
#, php-format
msgid "Image size reduction [%s] failed."
msgstr "Il ridimensionamento del'immagine [%s] è fallito."
-#: ../../mod/profile_photo.php:118
+#: mod/profile_photo.php:118
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."
-#: ../../mod/profile_photo.php:128
+#: mod/profile_photo.php:128
msgid "Unable to process image"
msgstr "Impossibile elaborare l'immagine"
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "La dimensione dell'immagine supera il limite di %d"
+msgid "Image exceeds size limit of %s"
+msgstr "La dimensione dell'immagine supera il limite di %s"
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
msgid "Unable to process image."
msgstr "Impossibile caricare l'immagine."
-#: ../../mod/profile_photo.php:242
+#: mod/profile_photo.php:242
msgid "Upload File:"
msgstr "Carica un file:"
-#: ../../mod/profile_photo.php:243
+#: mod/profile_photo.php:243
msgid "Select a profile:"
msgstr "Seleziona un profilo:"
-#: ../../mod/profile_photo.php:245
+#: mod/profile_photo.php:245
msgid "Upload"
msgstr "Carica"
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
+#: mod/profile_photo.php:248
msgid "or"
msgstr "o"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "skip this step"
msgstr "salta questo passaggio"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "select a photo from your photo albums"
msgstr "seleziona una foto dai tuoi album"
-#: ../../mod/profile_photo.php:262
+#: mod/profile_photo.php:262
msgid "Crop Image"
msgstr "Ritaglia immagine"
-#: ../../mod/profile_photo.php:263
+#: mod/profile_photo.php:263
msgid "Please adjust the image cropping for optimum viewing."
msgstr "Ritaglia l'imagine per una visualizzazione migliore."
-#: ../../mod/profile_photo.php:265
+#: mod/profile_photo.php:265
msgid "Done Editing"
msgstr "Finito"
-#: ../../mod/profile_photo.php:299
+#: mod/profile_photo.php:299
msgid "Image uploaded successfully."
msgstr "Immagine caricata con successo."
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
msgid "Image upload failed."
msgstr "Caricamento immagine fallito."
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
msgid "photo"
msgstr "foto"
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
msgid "status"
msgstr "stato"
-#: ../../mod/subthread.php:103
+#: mod/subthread.php:103
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr "%1$s sta seguendo %3$s di %2$s"
-#: ../../mod/tagrm.php:41
+#: mod/tagrm.php:41
msgid "Tag removed"
msgstr "Tag rimosso"
-#: ../../mod/tagrm.php:79
+#: mod/tagrm.php:79
msgid "Remove Item Tag"
msgstr "Rimuovi il tag"
-#: ../../mod/tagrm.php:81
+#: mod/tagrm.php:81
msgid "Select a tag to remove: "
msgstr "Seleziona un tag da rimuovere: "
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
+#: mod/tagrm.php:93 mod/delegate.php:139
msgid "Remove"
msgstr "Rimuovi"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
msgid "Save to Folder:"
msgstr "Salva nella Cartella:"
-#: ../../mod/filer.php:30
+#: mod/filer.php:30
msgid "- select -"
msgstr "- seleziona -"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
msgid "Save"
msgstr "Salva"
-#: ../../mod/follow.php:27
+#: mod/follow.php:26
+msgid "You already added this contact."
+msgstr "Hai già aggiunto questo contatto."
+
+#: mod/follow.php:58 mod/dfrn_request.php:847
+msgid "Please answer the following:"
+msgstr "Rispondi:"
+
+#: mod/follow.php:59 mod/dfrn_request.php:848
+#, php-format
+msgid "Does %s know you?"
+msgstr "%s ti conosce?"
+
+#: mod/follow.php:59 mod/settings.php:1066 mod/settings.php:1072
+#: mod/settings.php:1080 mod/settings.php:1084 mod/settings.php:1089
+#: mod/settings.php:1095 mod/settings.php:1101 mod/settings.php:1107
+#: mod/settings.php:1133 mod/settings.php:1134 mod/settings.php:1135
+#: mod/settings.php:1136 mod/settings.php:1137 mod/dfrn_request.php:848
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "No"
+
+#: mod/follow.php:60 mod/dfrn_request.php:852
+msgid "Add a personal note:"
+msgstr "Aggiungi una nota personale:"
+
+#: mod/follow.php:66 mod/dfrn_request.php:858
+msgid "Your Identity Address:"
+msgstr "L'indirizzo della tua identità:"
+
+#: mod/follow.php:69 mod/dfrn_request.php:861
+msgid "Submit Request"
+msgstr "Invia richiesta"
+
+#: mod/follow.php:108
msgid "Contact added"
msgstr "Contatto aggiunto"
-#: ../../mod/item.php:113
+#: mod/item.php:115
msgid "Unable to locate original post."
msgstr "Impossibile trovare il messaggio originale."
-#: ../../mod/item.php:345
+#: mod/item.php:347
msgid "Empty post discarded."
msgstr "Messaggio vuoto scartato."
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
msgid "Wall Photos"
msgstr "Foto della bacheca"
-#: ../../mod/item.php:938
+#: mod/item.php:860
msgid "System error. Post not saved."
msgstr "Errore di sistema. Messaggio non salvato."
-#: ../../mod/item.php:964
+#: mod/item.php:989
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica."
-#: ../../mod/item.php:966
+#: mod/item.php:991
#, php-format
msgid "You may visit them online at %s"
msgstr "Puoi visitarli online su %s"
-#: ../../mod/item.php:967
+#: mod/item.php:992
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi."
-#: ../../mod/item.php:971
+#: mod/item.php:996
#, php-format
msgid "%s posted an update."
msgstr "%s ha inviato un aggiornamento."
-#: ../../mod/group.php:29
+#: mod/group.php:29
msgid "Group created."
msgstr "Gruppo creato."
-#: ../../mod/group.php:35
+#: mod/group.php:35
msgid "Could not create group."
msgstr "Impossibile creare il gruppo."
-#: ../../mod/group.php:47 ../../mod/group.php:140
+#: mod/group.php:47 mod/group.php:140
msgid "Group not found."
msgstr "Gruppo non trovato."
-#: ../../mod/group.php:60
+#: mod/group.php:60
msgid "Group name changed."
msgstr "Il nome del gruppo è cambiato."
-#: ../../mod/group.php:87
+#: mod/group.php:87
msgid "Save Group"
msgstr "Salva gruppo"
-#: ../../mod/group.php:93
+#: mod/group.php:93
msgid "Create a group of contacts/friends."
msgstr "Crea un gruppo di amici/contatti."
-#: ../../mod/group.php:94 ../../mod/group.php:180
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
msgid "Group Name: "
msgstr "Nome del gruppo:"
-#: ../../mod/group.php:113
+#: mod/group.php:113
msgid "Group removed."
msgstr "Gruppo rimosso."
-#: ../../mod/group.php:115
+#: mod/group.php:115
msgid "Unable to remove group."
msgstr "Impossibile rimuovere il gruppo."
-#: ../../mod/group.php:179
+#: mod/group.php:177
msgid "Group Editor"
msgstr "Modifica gruppo"
-#: ../../mod/group.php:192
+#: mod/group.php:190
msgid "Members"
msgstr "Membri"
-#: ../../mod/apps.php:7 ../../index.php:212
+#: mod/apps.php:7 index.php:225
msgid "You must be logged in to use addons. "
msgstr "Devi aver effettuato il login per usare gli addons."
-#: ../../mod/apps.php:11
+#: mod/apps.php:11
msgid "Applications"
msgstr "Applicazioni"
-#: ../../mod/apps.php:14
+#: mod/apps.php:14
msgid "No installed applications."
msgstr "Nessuna applicazione installata."
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
msgid "Profile not found."
msgstr "Profilo non trovato."
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
msgid "Contact not found."
msgstr "Contatto non trovato."
-#: ../../mod/dfrn_confirm.php:121
+#: mod/dfrn_confirm.php:121
msgid ""
"This may occasionally happen if contact was requested by both persons and it"
" has already been approved."
msgstr "Questo puo' accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e già approvata."
-#: ../../mod/dfrn_confirm.php:240
+#: mod/dfrn_confirm.php:240
msgid "Response from remote site was not understood."
msgstr "Errore di comunicazione con l'altro sito."
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
msgid "Unexpected response from remote site: "
msgstr "La risposta dell'altro sito non può essere gestita: "
-#: ../../mod/dfrn_confirm.php:263
+#: mod/dfrn_confirm.php:263
msgid "Confirmation completed successfully."
msgstr "Conferma completata con successo."
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
msgid "Remote site reported: "
msgstr "Il sito remoto riporta: "
-#: ../../mod/dfrn_confirm.php:277
+#: mod/dfrn_confirm.php:277
msgid "Temporary failure. Please wait and try again."
msgstr "Problema temporaneo. Attendi e riprova."
-#: ../../mod/dfrn_confirm.php:284
+#: mod/dfrn_confirm.php:284
msgid "Introduction failed or was revoked."
msgstr "La presentazione ha generato un errore o è stata revocata."
-#: ../../mod/dfrn_confirm.php:429
+#: mod/dfrn_confirm.php:430
msgid "Unable to set contact photo."
msgstr "Impossibile impostare la foto del contatto."
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s e %2$s adesso sono amici"
-#: ../../mod/dfrn_confirm.php:571
+#: mod/dfrn_confirm.php:572
#, php-format
msgid "No user record found for '%s' "
msgstr "Nessun utente trovato '%s'"
-#: ../../mod/dfrn_confirm.php:581
+#: mod/dfrn_confirm.php:582
msgid "Our site encryption key is apparently messed up."
msgstr "La nostra chiave di criptazione del sito sembra essere corrotta."
-#: ../../mod/dfrn_confirm.php:592
+#: mod/dfrn_confirm.php:593
msgid "Empty site URL was provided or URL could not be decrypted by us."
msgstr "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo."
-#: ../../mod/dfrn_confirm.php:613
+#: mod/dfrn_confirm.php:614
msgid "Contact record was not found for you on our site."
msgstr "Il contatto non è stato trovato sul nostro sito."
-#: ../../mod/dfrn_confirm.php:627
+#: mod/dfrn_confirm.php:628
#, php-format
msgid "Site public key not available in contact record for URL %s."
msgstr "La chiave pubblica del sito non è disponibile per l'URL %s"
-#: ../../mod/dfrn_confirm.php:647
+#: mod/dfrn_confirm.php:648
msgid ""
"The ID provided by your system is a duplicate on our system. It should work "
"if you try again."
msgstr "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare."
-#: ../../mod/dfrn_confirm.php:658
+#: mod/dfrn_confirm.php:659
msgid "Unable to set your contact credentials on our system."
msgstr "Impossibile impostare le credenziali del tuo contatto sul nostro sistema."
-#: ../../mod/dfrn_confirm.php:725
+#: mod/dfrn_confirm.php:726
msgid "Unable to update your contact profile details on our system"
msgstr "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema"
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4237
msgid "[Name Withheld]"
msgstr "[Nome Nascosto]"
-#: ../../mod/dfrn_confirm.php:797
+#: mod/dfrn_confirm.php:798
#, php-format
msgid "%1$s has joined %2$s"
msgstr "%1$s si è unito a %2$s"
-#: ../../mod/profile.php:21 ../../boot.php:1458
+#: mod/profile.php:21 include/identity.php:77
msgid "Requested profile is not available."
msgstr "Profilo richiesto non disponibile."
-#: ../../mod/profile.php:180
+#: mod/profile.php:179
msgid "Tips for New Members"
msgstr "Consigli per i Nuovi Utenti"
-#: ../../mod/videos.php:125
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr "Vuoi veramente cancellare questo video?"
+
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr "Rimuovi video"
+
+#: mod/videos.php:197
msgid "No videos selected"
msgstr "Nessun video selezionato"
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+#: mod/videos.php:298 mod/photos.php:1053
msgid "Access to this item is restricted."
msgstr "Questo oggetto non è visibile a tutti."
-#: ../../mod/videos.php:301 ../../include/text.php:1405
+#: mod/videos.php:373 include/text.php:1460
msgid "View Video"
msgstr "Guarda Video"
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+#: mod/videos.php:380 mod/photos.php:1827
msgid "View Album"
msgstr "Sfoglia l'album"
-#: ../../mod/videos.php:317
+#: mod/videos.php:389
msgid "Recent Videos"
msgstr "Video Recenti"
-#: ../../mod/videos.php:319
+#: mod/videos.php:391
msgid "Upload New Videos"
msgstr "Carica Nuovo Video"
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/tagger.php:95 include/conversation.php:265
#, php-format
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/fsuggest.php:63
+#: mod/fsuggest.php:63
msgid "Friend suggestion sent."
msgstr "Suggerimento di amicizia inviato."
-#: ../../mod/fsuggest.php:97
+#: mod/fsuggest.php:97
msgid "Suggest Friends"
msgstr "Suggerisci amici"
-#: ../../mod/fsuggest.php:99
+#: mod/fsuggest.php:99
#, php-format
msgid "Suggest a friend for %s"
msgstr "Suggerisci un amico a %s"
-#: ../../mod/lostpass.php:19
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Richiesta non valida."
+
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr "Nessun account valido trovato."
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -1166,7 +1186,7 @@ msgid ""
"\t\tissued this request."
msgstr "\nGentile %1$s,\n abbiamo ricevuto su \"%2$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica."
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -1183,44 +1203,44 @@ msgid ""
"\t\tLogin Name:\t%3$s"
msgstr "\nSegui questo link per verificare la tua identità:\n\n%1$s\n\nRiceverai in un successivo messaggio la nuova password.\nPotrai cambiarla dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.\n\nI dettagli del tuo account sono:\n Indirizzo del sito: %2$s\n Nome utente: %3$s"
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr "Richiesta reimpostazione password su %s"
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr "La richiesta non può essere verificata. (Puoi averla già richiesta precendentemente). Reimpostazione password fallita."
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1287
msgid "Password Reset"
msgstr "Reimpostazione password"
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr "La tua password è stata reimpostata come richiesto."
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr "La tua nuova password è"
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr "Salva o copia la tua nuova password, quindi"
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr "clicca qui per entrare"
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr "Puoi cambiare la tua password dalla pagina Impostazioni dopo aver effettuato l'accesso."
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -1231,7 +1251,7 @@ msgid ""
"\t\t\t"
msgstr "\nGentile %1$s,\n La tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare."
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -1245,1054 +1265,1124 @@ msgid ""
"\t\t\t"
msgstr "\nI dettagli del tuo account sono:\n\n Indirizzo del sito: %1$s\n Nome utente: %2$s\n Password: %3$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato."
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr "La tua password presso %s è stata cambiata"
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
msgstr "Hai dimenticato la password?"
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr "Inserisci il tuo indirizzo email per reimpostare la password."
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
msgstr "Nome utente o email: "
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr "Reimposta"
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "A %1$s piace %3$s di %2$s"
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/like.php:168 include/conversation.php:140
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "A %1$s non piace %3$s di %2$s"
-#: ../../mod/ping.php:240
+#: mod/ping.php:233
msgid "{0} wants to be your friend"
msgstr "{0} vuole essere tuo amico"
-#: ../../mod/ping.php:245
+#: mod/ping.php:248
msgid "{0} sent you a message"
msgstr "{0} ti ha inviato un messaggio"
-#: ../../mod/ping.php:250
+#: mod/ping.php:263
msgid "{0} requested registration"
msgstr "{0} chiede la registrazione"
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} ha commentato il post di %s"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "a {0} piace il post di %s"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "a {0} non piace il post di %s"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} ora è amico di %s"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} ha inviato un nuovo messaggio"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} ha taggato il post di %s con #%s"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} ti ha citato in un post"
-
-#: ../../mod/viewcontacts.php:41
+#: mod/viewcontacts.php:41
msgid "No contacts."
msgstr "Nessun contatto."
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
+#: mod/viewcontacts.php:78 include/text.php:917
msgid "View Contacts"
msgstr "Visualizza i contatti"
-#: ../../mod/notifications.php:26
+#: mod/notifications.php:26
msgid "Invalid request identifier."
msgstr "L'identificativo della richiesta non è valido."
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
msgid "Discard"
msgstr "Scarta"
-#: ../../mod/notifications.php:78
+#: mod/notifications.php:78
msgid "System"
msgstr "Sistema"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
msgid "Network"
msgstr "Rete"
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
+#: mod/notifications.php:90 mod/network.php:375
msgid "Personal"
msgstr "Personale"
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
msgid "Home"
msgstr "Home"
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
+#: mod/notifications.php:102 include/nav.php:161
msgid "Introductions"
msgstr "Presentazioni"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Show Ignored Requests"
msgstr "Mostra richieste ignorate"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Hide Ignored Requests"
msgstr "Nascondi richieste ignorate"
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: mod/notifications.php:159 mod/notifications.php:209
msgid "Notification type: "
msgstr "Tipo di notifica: "
-#: ../../mod/notifications.php:150
+#: mod/notifications.php:160
msgid "Friend Suggestion"
msgstr "Amico suggerito"
-#: ../../mod/notifications.php:152
+#: mod/notifications.php:162
#, php-format
msgid "suggested by %s"
msgstr "sugerito da %s"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "Post a new friend activity"
msgstr "Invia una attività \"è ora amico con\""
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "if applicable"
msgstr "se applicabile"
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
msgid "Approve"
msgstr "Approva"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "Claims to be known to you: "
msgstr "Dice di conoscerti: "
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "yes"
msgstr "si"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "no"
msgstr "no"
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Approva come: "
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Fan/Ammiratore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:"
-#: ../../mod/notifications.php:189
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Condivisore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:"
+
+#: mod/notifications.php:203
msgid "Friend"
msgstr "Amico"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Sharer"
msgstr "Condivisore"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Fan/Admirer"
msgstr "Fan/Ammiratore"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "Friend/Connect Request"
msgstr "Richiesta amicizia/connessione"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "New Follower"
msgstr "Qualcuno inizia a seguirti"
-#: ../../mod/notifications.php:217
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Posizione:"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "Informazioni:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Tag:"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Genere:"
+
+#: mod/notifications.php:240
msgid "No introductions."
msgstr "Nessuna presentazione."
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
+#: mod/notifications.php:243 include/nav.php:164
msgid "Notifications"
msgstr "Notifiche"
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
#, php-format
msgid "%s liked %s's post"
msgstr "a %s è piaciuto il messaggio di %s"
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
#, php-format
msgid "%s disliked %s's post"
msgstr "a %s non è piaciuto il messaggio di %s"
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
#, php-format
msgid "%s is now friends with %s"
msgstr "%s è ora amico di %s"
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: mod/notifications.php:313 mod/notifications.php:442
#, php-format
msgid "%s created a new post"
msgstr "%s a creato un nuovo messaggio"
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
#, php-format
msgid "%s commented on %s's post"
msgstr "%s ha commentato il messaggio di %s"
-#: ../../mod/notifications.php:306
+#: mod/notifications.php:329
msgid "No more network notifications."
msgstr "Nessuna nuova."
-#: ../../mod/notifications.php:310
+#: mod/notifications.php:333
msgid "Network Notifications"
msgstr "Notifiche dalla rete"
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: mod/notifications.php:359 mod/notify.php:72
msgid "No more system notifications."
msgstr "Nessuna nuova notifica di sistema."
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: mod/notifications.php:363 mod/notify.php:76
msgid "System Notifications"
msgstr "Notifiche di sistema"
-#: ../../mod/notifications.php:435
+#: mod/notifications.php:458
msgid "No more personal notifications."
msgstr "Nessuna nuova."
-#: ../../mod/notifications.php:439
+#: mod/notifications.php:462
msgid "Personal Notifications"
msgstr "Notifiche personali"
-#: ../../mod/notifications.php:520
+#: mod/notifications.php:543
msgid "No more home notifications."
msgstr "Nessuna nuova."
-#: ../../mod/notifications.php:524
+#: mod/notifications.php:547
msgid "Home Notifications"
msgstr "Notifiche bacheca"
-#: ../../mod/babel.php:17
+#: mod/babel.php:17
msgid "Source (bbcode) text:"
msgstr "Testo sorgente (bbcode):"
-#: ../../mod/babel.php:23
+#: mod/babel.php:23
msgid "Source (Diaspora) text to convert to BBcode:"
msgstr "Testo sorgente (da Diaspora) da convertire in BBcode:"
-#: ../../mod/babel.php:31
+#: mod/babel.php:31
msgid "Source input: "
msgstr "Sorgente:"
-#: ../../mod/babel.php:35
+#: mod/babel.php:35
msgid "bb2html (raw HTML): "
msgstr "bb2html (HTML grezzo):"
-#: ../../mod/babel.php:39
+#: mod/babel.php:39
msgid "bb2html: "
msgstr "bb2html:"
-#: ../../mod/babel.php:43
+#: mod/babel.php:43
msgid "bb2html2bb: "
msgstr "bb2html2bb: "
-#: ../../mod/babel.php:47
+#: mod/babel.php:47
msgid "bb2md: "
msgstr "bb2md: "
-#: ../../mod/babel.php:51
+#: mod/babel.php:51
msgid "bb2md2html: "
msgstr "bb2md2html: "
-#: ../../mod/babel.php:55
+#: mod/babel.php:55
msgid "bb2dia2bb: "
msgstr "bb2dia2bb: "
-#: ../../mod/babel.php:59
+#: mod/babel.php:59
msgid "bb2md2html2bb: "
msgstr "bb2md2html2bb: "
-#: ../../mod/babel.php:69
+#: mod/babel.php:69
msgid "Source input (Diaspora format): "
msgstr "Sorgente (formato Diaspora):"
-#: ../../mod/babel.php:74
+#: mod/babel.php:74
msgid "diaspora2bb: "
msgstr "diaspora2bb: "
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
msgid "Nothing new here"
msgstr "Niente di nuovo qui"
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
msgid "Clear notifications"
msgstr "Pulisci le notifiche"
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/message.php:9 include/nav.php:173
msgid "New Message"
msgstr "Nuovo messaggio"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
msgid "No recipient selected."
msgstr "Nessun destinatario selezionato."
-#: ../../mod/message.php:67
+#: mod/message.php:68
msgid "Unable to locate contact information."
msgstr "Impossibile trovare le informazioni del contatto."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
msgid "Message could not be sent."
msgstr "Il messaggio non puo' essere inviato."
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
msgid "Message collection failure."
msgstr "Errore recuperando il messaggio."
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
msgid "Message sent."
msgstr "Messaggio inviato."
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:183 include/nav.php:170
msgid "Messages"
msgstr "Messaggi"
-#: ../../mod/message.php:207
+#: mod/message.php:208
msgid "Do you really want to delete this message?"
msgstr "Vuoi veramente cancellare questo messaggio?"
-#: ../../mod/message.php:227
+#: mod/message.php:228
msgid "Message deleted."
msgstr "Messaggio eliminato."
-#: ../../mod/message.php:258
+#: mod/message.php:259
msgid "Conversation removed."
msgstr "Conversazione rimossa."
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
msgid "Please enter a link URL:"
msgstr "Inserisci l'indirizzo del link:"
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
msgid "Send Private Message"
msgstr "Invia un messaggio privato"
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
msgid "To:"
msgstr "A:"
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
msgid "Subject:"
msgstr "Oggetto:"
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
msgid "Your message:"
msgstr "Il tuo messaggio:"
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
msgid "Upload photo"
msgstr "Carica foto"
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
msgid "Insert web link"
msgstr "Inserisci link"
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
msgid "Please wait"
msgstr "Attendi"
-#: ../../mod/message.php:371
+#: mod/message.php:372
msgid "No messages."
msgstr "Nessun messaggio."
-#: ../../mod/message.php:378
+#: mod/message.php:379
#, php-format
msgid "Unknown sender - %s"
msgstr "Mittente sconosciuto - %s"
-#: ../../mod/message.php:381
+#: mod/message.php:382
#, php-format
msgid "You and %s"
msgstr "Tu e %s"
-#: ../../mod/message.php:384
+#: mod/message.php:385
#, php-format
msgid "%s and You"
msgstr "%s e Tu"
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
msgid "Delete conversation"
msgstr "Elimina la conversazione"
-#: ../../mod/message.php:408
+#: mod/message.php:409
msgid "D, d M Y - g:i A"
msgstr "D d M Y - G:i"
-#: ../../mod/message.php:411
+#: mod/message.php:412
#, php-format
msgid "%d message"
msgid_plural "%d messages"
msgstr[0] "%d messaggio"
msgstr[1] "%d messaggi"
-#: ../../mod/message.php:450
+#: mod/message.php:451
msgid "Message not available."
msgstr "Messaggio non disponibile."
-#: ../../mod/message.php:520
+#: mod/message.php:521
msgid "Delete message"
msgstr "Elimina il messaggio"
-#: ../../mod/message.php:548
+#: mod/message.php:549
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr "Nessuna comunicazione sicura disponibile, Potresti essere in grado di rispondere dalla pagina del profilo del mittente."
-#: ../../mod/message.php:552
+#: mod/message.php:553
msgid "Send Reply"
msgstr "Invia la risposta"
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
msgid "[Embedded content - reload page to view]"
msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"
-#: ../../mod/crepair.php:106
+#: mod/crepair.php:107
msgid "Contact settings applied."
msgstr "Contatto modificato."
-#: ../../mod/crepair.php:108
+#: mod/crepair.php:109
msgid "Contact update failed."
msgstr "Le modifiche al contatto non sono state salvate."
-#: ../../mod/crepair.php:139
+#: mod/crepair.php:140
msgid "Repair Contact Settings"
msgstr "Ripara il contatto"
-#: ../../mod/crepair.php:141
+#: mod/crepair.php:142
msgid ""
"WARNING: This is highly advanced and if you enter incorrect"
" information your communications with this contact may stop working."
msgstr "ATTENZIONE: Queste sono impostazioni avanzate e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più"
-#: ../../mod/crepair.php:142
+#: mod/crepair.php:143
msgid ""
"Please use your browser 'Back' button now if you are "
"uncertain what to do on this page."
msgstr "Usa ora il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina."
-#: ../../mod/crepair.php:148
+#: mod/crepair.php:149
msgid "Return to contact editor"
msgstr "Ritorna alla modifica contatto"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "No mirroring"
msgstr "Non duplicare"
-#: ../../mod/crepair.php:159
+#: mod/crepair.php:160
msgid "Mirror as forwarded posting"
msgstr "Duplica come messaggi ricondivisi"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "Mirror as my own posting"
msgstr "Duplica come miei messaggi"
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr "Ricarica dati contatto"
+
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
msgid "Name"
msgstr "Nome"
-#: ../../mod/crepair.php:166
+#: mod/crepair.php:171
msgid "Account Nickname"
msgstr "Nome utente"
-#: ../../mod/crepair.php:167
+#: mod/crepair.php:172
msgid "@Tagname - overrides Name/Nickname"
msgstr "@TagName - al posto del nome utente"
-#: ../../mod/crepair.php:168
+#: mod/crepair.php:173
msgid "Account URL"
msgstr "URL dell'utente"
-#: ../../mod/crepair.php:169
+#: mod/crepair.php:174
msgid "Friend Request URL"
msgstr "URL Richiesta Amicizia"
-#: ../../mod/crepair.php:170
+#: mod/crepair.php:175
msgid "Friend Confirm URL"
msgstr "URL Conferma Amicizia"
-#: ../../mod/crepair.php:171
+#: mod/crepair.php:176
msgid "Notification Endpoint URL"
msgstr "URL Notifiche"
-#: ../../mod/crepair.php:172
+#: mod/crepair.php:177
msgid "Poll/Feed URL"
msgstr "URL Feed"
-#: ../../mod/crepair.php:173
+#: mod/crepair.php:178
msgid "New photo from this URL"
msgstr "Nuova foto da questo URL"
-#: ../../mod/crepair.php:174
+#: mod/crepair.php:179
msgid "Remote Self"
msgstr "Io remoto"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid "Mirror postings from this contact"
msgstr "Ripeti i messaggi di questo contatto"
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
msgstr "Imposta questo contatto come 'io remoto', questo farà si che friendica reinvii i nuovi messaggi da questo contatto."
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
msgid "Login"
msgstr "Accedi"
-#: ../../mod/bookmarklet.php:41
+#: mod/bookmarklet.php:41
msgid "The post was created"
-msgstr ""
+msgstr "Il messaggio è stato creato"
-#: ../../mod/viewsrc.php:7
+#: mod/viewsrc.php:7
msgid "Access denied."
msgstr "Accesso negato."
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Cerca persone"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr "Cerca persone - %s"
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Connetti"
+
+#: mod/dirfind.php:139 mod/match.php:73
msgid "No matches"
msgstr "Nessun risultato"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
msgid "Photos"
msgstr "Foto"
-#: ../../mod/fbrowser.php:113
+#: mod/fbrowser.php:122
msgid "Files"
msgstr "File"
-#: ../../mod/nogroup.php:59
+#: mod/nogroup.php:59
msgid "Contacts who are not members of a group"
msgstr "Contatti che non sono membri di un gruppo"
-#: ../../mod/admin.php:57
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr "Impostazioni del tema aggiornate."
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:682
msgid "Site"
msgstr "Sito"
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
msgid "Users"
msgstr "Utenti"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
msgid "Plugins"
msgstr "Plugin"
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
msgid "Themes"
msgstr "Temi"
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr "Aggiornamenti Database"
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr "Ispeziona Coda di invio"
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
msgid "Logs"
msgstr "Log"
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
msgid "probe address"
-msgstr ""
+msgstr "controlla indirizzo"
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
msgid "check webfinger"
-msgstr ""
+msgstr "verifica webfinger"
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:131 include/nav.php:193
msgid "Admin"
msgstr "Amministrazione"
-#: ../../mod/admin.php:131
+#: mod/admin.php:132
msgid "Plugin Features"
msgstr "Impostazioni Plugins"
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
msgid "diagnostics"
-msgstr ""
+msgstr "diagnostiche"
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
msgid "User registrations waiting for confirmation"
msgstr "Utenti registrati in attesa di conferma"
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
-msgid "Normal Account"
-msgstr "Account normale"
-
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
-msgid "Soapbox Account"
-msgstr "Account per comunicati e annunci"
-
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
-msgid "Community/Celebrity Account"
-msgstr "Account per celebrità o per comunità"
-
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
-msgid "Automatic Friend Account"
-msgstr "Account per amicizia automatizzato"
-
-#: ../../mod/admin.php:197
-msgid "Blog Account"
-msgstr "Account Blog"
-
-#: ../../mod/admin.php:198
-msgid "Private Forum"
-msgstr "Forum Privato"
-
-#: ../../mod/admin.php:217
-msgid "Message queues"
-msgstr "Code messaggi"
-
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
msgid "Administration"
msgstr "Amministrazione"
-#: ../../mod/admin.php:223
+#: mod/admin.php:202
+msgid "ID"
+msgstr "ID"
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr "Nome Destinatario"
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr "Profilo Destinatario"
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr "Creato"
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr "Ultimo Tentativo"
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr "Questa pagina elenca il contenuto della coda di invo dei post. Questi sono post la cui consegna è fallita. Verranno reinviati più tardi ed eventualmente cancellati se la consegna continua a fallire."
+
+#: mod/admin.php:220 mod/admin.php:1025
+msgid "Normal Account"
+msgstr "Account normale"
+
+#: mod/admin.php:221 mod/admin.php:1026
+msgid "Soapbox Account"
+msgstr "Account per comunicati e annunci"
+
+#: mod/admin.php:222 mod/admin.php:1027
+msgid "Community/Celebrity Account"
+msgstr "Account per celebrità o per comunità"
+
+#: mod/admin.php:223 mod/admin.php:1028
+msgid "Automatic Friend Account"
+msgstr "Account per amicizia automatizzato"
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr "Account Blog"
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr "Forum Privato"
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr "Code messaggi"
+
+#: mod/admin.php:250
msgid "Summary"
msgstr "Sommario"
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
msgid "Registered users"
msgstr "Utenti registrati"
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
msgid "Pending registrations"
msgstr "Registrazioni in attesa"
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
msgid "Version"
msgstr "Versione"
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
msgid "Active plugins"
msgstr "Plugin attivi"
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
msgid "Can not parse base url. Must have at least ://"
msgstr "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]"
-#: ../../mod/admin.php:516
+#: mod/admin.php:565
msgid "Site settings updated."
msgstr "Impostazioni del sito aggiornate."
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:594 mod/settings.php:883
msgid "No special theme for mobile devices"
msgstr "Nessun tema speciale per i dispositivi mobili"
-#: ../../mod/admin.php:562
+#: mod/admin.php:611
msgid "No community page"
-msgstr ""
+msgstr "Nessuna pagina Comunità"
-#: ../../mod/admin.php:563
+#: mod/admin.php:612
msgid "Public postings from users of this site"
-msgstr ""
+msgstr "Messaggi pubblici dagli utenti di questo sito"
-#: ../../mod/admin.php:564
+#: mod/admin.php:613
msgid "Global community page"
-msgstr ""
+msgstr "Pagina Comunità globale"
-#: ../../mod/admin.php:570
+#: mod/admin.php:619
msgid "At post arrival"
msgstr "All'arrivo di un messaggio"
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
msgid "Frequently"
msgstr "Frequentemente"
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
msgid "Hourly"
msgstr "Ogni ora"
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
msgid "Twice daily"
msgstr "Due volte al dì"
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
msgid "Daily"
msgstr "Giornalmente"
-#: ../../mod/admin.php:579
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr "Utenti, Contatti Globali"
+
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr "Utenti, Contatti Globali/fallback"
+
+#: mod/admin.php:634
+msgid "One month"
+msgstr "Un meso"
+
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "Tre mesi"
+
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr "Sei mesi"
+
+#: mod/admin.php:637
+msgid "One year"
+msgstr "Un anno"
+
+#: mod/admin.php:642
msgid "Multi user instance"
msgstr "Istanza multi utente"
-#: ../../mod/admin.php:602
+#: mod/admin.php:665
msgid "Closed"
msgstr "Chiusa"
-#: ../../mod/admin.php:603
+#: mod/admin.php:666
msgid "Requires approval"
msgstr "Richiede l'approvazione"
-#: ../../mod/admin.php:604
+#: mod/admin.php:667
msgid "Open"
msgstr "Aperta"
-#: ../../mod/admin.php:608
+#: mod/admin.php:671
msgid "No SSL policy, links will track page SSL state"
msgstr "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina"
-#: ../../mod/admin.php:609
+#: mod/admin.php:672
msgid "Force all links to use SSL"
msgstr "Forza tutti i linki ad usare SSL"
-#: ../../mod/admin.php:610
+#: mod/admin.php:673
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)"
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:784
+#: mod/settings.php:853 mod/settings.php:935 mod/settings.php:1165
msgid "Save Settings"
msgstr "Salva Impostazioni"
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:684 mod/register.php:260
msgid "Registration"
msgstr "Registrazione"
-#: ../../mod/admin.php:622
+#: mod/admin.php:685
msgid "File upload"
msgstr "Caricamento file"
-#: ../../mod/admin.php:623
+#: mod/admin.php:686
msgid "Policies"
msgstr "Politiche"
-#: ../../mod/admin.php:624
+#: mod/admin.php:687
msgid "Advanced"
msgstr "Avanzate"
-#: ../../mod/admin.php:625
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr "Elenco Contatti Scoperto Automaticamente"
+
+#: mod/admin.php:689
msgid "Performance"
msgstr "Performance"
-#: ../../mod/admin.php:626
+#: mod/admin.php:690
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr "Trasloca - ATTENZIONE: funzione avanzata! Puo' rendere questo server irraggiungibile."
-#: ../../mod/admin.php:629
+#: mod/admin.php:693
msgid "Site name"
msgstr "Nome del sito"
-#: ../../mod/admin.php:630
+#: mod/admin.php:694
msgid "Host name"
-msgstr ""
+msgstr "Nome host"
-#: ../../mod/admin.php:631
+#: mod/admin.php:695
msgid "Sender Email"
-msgstr ""
+msgstr "Mittente email"
-#: ../../mod/admin.php:632
+#: mod/admin.php:695
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr "L'indirizzo email che il tuo server dovrà usare per inviare notifiche via email."
+
+#: mod/admin.php:696
msgid "Banner/Logo"
msgstr "Banner/Logo"
-#: ../../mod/admin.php:633
+#: mod/admin.php:697
msgid "Shortcut icon"
-msgstr ""
+msgstr "Icona shortcut"
-#: ../../mod/admin.php:634
+#: mod/admin.php:697
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link verso un'icona che verrà usata dai browsers."
+
+#: mod/admin.php:698
msgid "Touch icon"
-msgstr ""
+msgstr "Icona touch"
-#: ../../mod/admin.php:635
+#: mod/admin.php:698
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link verso un'icona che verrà usata dai tablet e i telefonini."
+
+#: mod/admin.php:699
msgid "Additional Info"
msgstr "Informazioni aggiuntive"
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
+#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su dir.friendica.com/siteinfo."
+"listed at %s/siteinfo."
+msgstr "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo."
-#: ../../mod/admin.php:636
+#: mod/admin.php:700
msgid "System language"
msgstr "Lingua di sistema"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid "System theme"
msgstr "Tema di sistema"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr "Tema di sistema - puo' essere sovrascritto dalle impostazioni utente - cambia le impostazioni del tema"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Mobile system theme"
msgstr "Tema mobile di sistema"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Theme for mobile devices"
msgstr "Tema per dispositivi mobili"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "SSL link policy"
msgstr "Gestione link SSL"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Determina se i link generati devono essere forzati a usare SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid "Force SSL"
-msgstr ""
+msgstr "Forza SSL"
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
-msgstr ""
+msgstr "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi puo' portare a loop senza fine"
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Old style 'Share'"
msgstr "Ricondivisione vecchio stile"
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Deactivates the bbcode element 'share' for repeating items."
msgstr "Disattiva l'elemento bbcode 'share' con elementi ripetuti"
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid "Hide help entry from navigation menu"
msgstr "Nascondi la voce 'Guida' dal menu di navigazione"
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Nasconde la voce per le pagine della guida dal menu di navigazione. E' comunque possibile accedervi richiamando /help direttamente."
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Single user instance"
msgstr "Instanza a singolo utente"
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Rendi questa istanza multi utente o a singolo utente per l'utente selezionato"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid "Maximum image size"
msgstr "Massima dimensione immagini"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
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:645
+#: mod/admin.php:709
msgid "Maximum image length"
msgstr "Massima lunghezza immagine"
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Massima lunghezza in pixel del lato più lungo delle immagini caricate. Predefinito a -1, ovvero nessun limite."
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid "JPEG image quality"
msgstr "Qualità immagini JPEG"
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Le immagini JPEG caricate verranno salvate con questa qualità [0-100]. Predefinito è 100, ovvero qualità piena."
-#: ../../mod/admin.php:648
+#: mod/admin.php:712
msgid "Register policy"
msgstr "Politica di registrazione"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid "Maximum Daily Registrations"
msgstr "Massime registrazioni giornaliere"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto."
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Register text"
msgstr "Testo registrazione"
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Will be displayed prominently on the registration page."
msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid "Accounts abandoned after x days"
msgstr "Account abbandonati dopo x giorni"
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo."
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid "Allowed friend domains"
msgstr "Domini amici consentiti"
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
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. Lascalo vuoto per accettare qualsiasi dominio."
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid "Allowed email domains"
msgstr "Domini email consentiti"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
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 a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid "Block public"
msgstr "Blocca pagine pubbliche"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato."
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid "Force publish"
msgstr "Forza publicazione"
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Seleziona per forzare tutti i profili di questo sito ad essere compresi nell'elenco di questo sito."
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid "Global directory update URL"
msgstr "URL aggiornamento Elenco Globale"
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid ""
"URL to update the global directory. If this is not set, the global directory"
" is completely unavailable to the application."
msgstr "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato."
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow threaded items"
msgstr "Permetti commenti nidificati"
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow infinite level threading for items on this site."
msgstr "Permette un infinito livello di nidificazione dei commenti su questo sito."
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid "Private posts by default for new users"
msgstr "Post privati di default per i nuovi utenti"
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici."
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid "Don't include post content in email notifications"
msgstr "Non includere il contenuto dei post nelle notifiche via email"
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "Non include il contenuti del post/commento/messaggio privato/etc. nelle notifiche email che sono inviate da questo sito, per privacy"
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid "Disallow public access to addons listed in the apps menu."
msgstr "Disabilita l'accesso pubblico ai plugin raccolti nel menu apps."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr "Selezionando questo box si limiterà ai soli membri l'accesso agli addon nel menu applicazioni"
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid "Don't embed private images in posts"
msgstr "Non inglobare immagini private nei post"
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
@@ -2300,319 +2390,431 @@ msgid ""
"while."
msgstr "Non sostituire le foto locali nei post con una copia incorporata dell'immagine. Questo significa che i contatti che riceveranno i post contenenti foto private dovranno autenticarsi e caricare ogni immagine, cosa che puo' richiedere un po' di tempo."
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid "Allow Users to set remote_self"
msgstr "Permetti agli utenti di impostare 'io remoto'"
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr "Selezionando questo, a tutti gli utenti sarà permesso di impostare qualsiasi contatto come 'io remoto' nella pagina di modifica del contatto. Impostare questa opzione fa si che tutti i messaggi di quel contatto vengano ripetuti nello stream del'utente."
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Block multiple registrations"
msgstr "Blocca registrazioni multiple"
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Non permette all'utente di registrare account extra da usare come pagine."
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support"
msgstr "Supporto OpenID"
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support for registration and logins."
msgstr "Supporta OpenID per la registrazione e il login"
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid "Fullname check"
msgstr "Controllo nome completo"
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura antispam"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "UTF-8 Regular expressions"
msgstr "Espressioni regolari UTF-8"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "Use PHP UTF8 regular expressions"
msgstr "Usa le espressioni regolari PHP in UTF8"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid "Community Page Style"
-msgstr ""
+msgstr "Stile pagina Comunità"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
-msgstr ""
+msgstr "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti."
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid "Posts per user on community page"
-msgstr ""
+msgstr "Messaggi per utente nella pagina Comunità"
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
-msgstr ""
+msgstr "Il numero massimo di messaggi per utente mostrato nella pagina Comuntà (non valido per 'Comunità globale')"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid "Enable OStatus support"
msgstr "Abilita supporto OStatus"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente."
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid "OStatus conversation completion interval"
msgstr "Intervallo completamento conversazioni OStatus"
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
msgstr "quanto spesso il poller deve controllare se esistono nuovi commenti in una conversazione OStatus? Questo è un lavoro che puo' richiedere molte risorse."
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Enable Diaspora support"
msgstr "Abilita il supporto a Diaspora"
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Provide built-in Diaspora network compatibility."
msgstr "Fornisce compatibilità con il network Diaspora."
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid "Only allow Friendica contacts"
msgstr "Permetti solo contatti Friendica"
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati."
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid "Verify SSL"
msgstr "Verifica SSL"
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati."
-#: ../../mod/admin.php:674
+#: mod/admin.php:738
msgid "Proxy user"
msgstr "Utente Proxy"
-#: ../../mod/admin.php:675
+#: mod/admin.php:739
msgid "Proxy URL"
msgstr "URL Proxy"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Network timeout"
msgstr "Timeout rete"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Valore in secondi. Imposta a 0 per illimitato (non raccomandato)."
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
msgid "Delivery interval"
msgstr "Intervallo di invio"
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
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 "Ritarda il processo di invio in background di n secondi per ridurre il carico di sistema. Raccomandato: 4-5 per host condivisit, 2-3 per VPS. 0-1 per grandi server dedicati."
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid "Poll interval"
msgstr "Intervallo di poll"
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr "Ritarda il processo di poll in background di n secondi per ridurre il carico di sistema. Se 0, usa l'intervallo di invio."
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid "Maximum Load Average"
msgstr "Massimo carico medio"
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50."
-#: ../../mod/admin.php:681
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr "Media Massimo Carico (Frontend)"
+
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Massimo carico di sistema prima che il frontend fermi il servizio - default 50."
+
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr "Check periodico dei contatti globali"
+
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Se abilitato, i contatti globali sono controllati periodicamente per verificare dati mancanti o sorpassati e la vitaltà dei contatti e dei server."
+
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr "Trova contatti dagli altri server"
+
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr "Richiede periodicamente contatti agli altri server. Puoi scegliere tra 'utenti', gli uenti sul sistema remoto, o 'contatti globali', i contatti attivi che sono conosciuti dal sistema. Il fallback è pensato per i server Redmatrix e i vecchi server Friendica, dove i contatti globali non sono disponibili. Il fallback incrementa il carico di sistema, per cui l'impostazione consigliata è \"Utenti, Contatti Globali\"."
+
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr "Termine per il recupero contatti globali"
+
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "Quando si attiva la scoperta, questo valore definisce il periodo di tempo per l'attività dei contatti globali che vengono prelevati da altri server."
+
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr "Cerca la directory locale"
+
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta."
+
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr "Pubblica informazioni server"
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."
+msgstr "Se abilitata, saranno pubblicati i dati generali del server e i dati di utilizzo. I dati contengono il nome e la versione del server, il numero di utenti con profili pubblici, numero dei posti e dei protocolli e connettori attivati. Per informazioni, vedere the-federation.info ."
+
+#: mod/admin.php:753
msgid "Use MySQL full text engine"
msgstr "Usa il motore MySQL full text"
-#: ../../mod/admin.php:681
+#: mod/admin.php:753
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr "Attiva il motore full text. Velocizza la ricerca, ma puo' cercare solo per quattro o più caratteri."
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress Language"
msgstr "Disattiva lingua"
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress language information in meta information about a posting."
msgstr "Disattiva le informazioni sulla lingua nei meta di un post."
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress Tags"
-msgstr ""
+msgstr "Sopprimi Tags"
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr ""
+msgstr "Non mostra la lista di hashtag in coda al messaggio"
-#: ../../mod/admin.php:684
+#: mod/admin.php:756
msgid "Path to item cache"
msgstr "Percorso cache elementi"
-#: ../../mod/admin.php:685
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "La cache degli elementi memorizza il bbcode generato e le immagini esterne."
+
+#: mod/admin.php:757
msgid "Cache duration in seconds"
msgstr "Durata della cache in secondi"
-#: ../../mod/admin.php:685
+#: mod/admin.php:757
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1."
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "Maximum numbers of comments per post"
msgstr "Numero massimo di commenti per post"
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "How much comments should be shown for each post? Default value is 100."
msgstr "Quanti commenti devono essere mostrati per ogni post? Default : 100."
-#: ../../mod/admin.php:687
+#: mod/admin.php:759
msgid "Path for lock file"
msgstr "Percorso al file di lock"
-#: ../../mod/admin.php:688
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr "Il file di lock è usato per evitare l'avvio di poller multipli allo stesso tempo. Inserisci solo la cartella, qui."
+
+#: mod/admin.php:760
msgid "Temp path"
msgstr "Percorso file temporanei"
-#: ../../mod/admin.php:689
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Se si dispone di un sistema ristretto in cui il server web non può accedere al percorso temporaneo di sistema, inserire un altro percorso qui."
+
+#: mod/admin.php:761
msgid "Base path to installation"
msgstr "Percorso base all'installazione"
-#: ../../mod/admin.php:690
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot."
+
+#: mod/admin.php:762
msgid "Disable picture proxy"
msgstr "Disabilita il proxy immagini"
-#: ../../mod/admin.php:690
+#: mod/admin.php:762
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
msgstr "Il proxy immagini aumenta le performace e la privacy. Non dovrebbe essere usato su server con poca banda disponibile."
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid "Enable old style pager"
-msgstr ""
+msgstr "Abilita la paginazione vecchio stile"
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
-msgstr ""
+msgstr "La paginazione vecchio stile mostra i numeri delle pagine, ma rallenta la velocità di caricamento della pagina."
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "Only search in tags"
-msgstr ""
+msgstr "Cerca solo nei tag"
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "On large systems the text search can slow down the system extremely."
-msgstr ""
+msgstr "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema."
-#: ../../mod/admin.php:694
+#: mod/admin.php:766
msgid "New base url"
msgstr "Nuovo url base"
-#: ../../mod/admin.php:711
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr "Cambia l'url base di questo server. Invia il messaggio di trasloco a tutti i contatti DFRN di tutti gli utenti."
+
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr "Crittografia RINO"
+
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr "Crittografia delle comunicazioni tra nodi."
+
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr "Embedly API key"
+
+#: mod/admin.php:769
+msgid ""
+"Embedly is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr "Embedly è usato per recuperate informazioni addizionali dalle pagine web. Questo parametro è opzionale."
+
+#: mod/admin.php:787
msgid "Update has been marked successful"
msgstr "L'aggiornamento è stato segnato come di successo"
-#: ../../mod/admin.php:719
+#: mod/admin.php:795
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr "Aggiornamento struttura database %s applicata con successo."
-#: ../../mod/admin.php:722
+#: mod/admin.php:798
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr "Aggiornamento struttura database %s fallita con errore: %s"
-#: ../../mod/admin.php:734
+#: mod/admin.php:810
#, php-format
msgid "Executing %s failed with error: %s"
msgstr "Esecuzione di %s fallita con errore: %s"
-#: ../../mod/admin.php:737
+#: mod/admin.php:813
#, php-format
msgid "Update %s was successfully applied."
msgstr "L'aggiornamento %s è stato applicato con successo"
-#: ../../mod/admin.php:741
+#: mod/admin.php:817
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine."
-#: ../../mod/admin.php:743
+#: mod/admin.php:819
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr "Non ci sono altre funzioni di aggiornamento %s da richiamare."
-#: ../../mod/admin.php:762
+#: mod/admin.php:838
msgid "No failed updates."
msgstr "Nessun aggiornamento fallito."
-#: ../../mod/admin.php:763
+#: mod/admin.php:839
msgid "Check database structure"
msgstr "Controlla struttura database"
-#: ../../mod/admin.php:768
+#: mod/admin.php:844
msgid "Failed Updates"
msgstr "Aggiornamenti falliti"
-#: ../../mod/admin.php:769
+#: mod/admin.php:845
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato."
-#: ../../mod/admin.php:770
+#: mod/admin.php:846
msgid "Mark success (if update was manually applied)"
msgstr "Segna completato (se l'update è stato applicato manualmente)"
-#: ../../mod/admin.php:771
+#: mod/admin.php:847
msgid "Attempt to execute this update step automatically"
msgstr "Cerco di eseguire questo aggiornamento in automatico"
-#: ../../mod/admin.php:803
+#: mod/admin.php:879
#, php-format
msgid ""
"\n"
@@ -2620,7 +2822,7 @@ msgid ""
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr "\nGentile %1$s,\n l'amministratore di %2$s ha impostato un account per te."
-#: ../../mod/admin.php:806
+#: mod/admin.php:882
#, php-format
msgid ""
"\n"
@@ -2650,288 +2852,287 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr "\nI dettagli del tuo utente sono:\n Indirizzo del sito: %1$s\n Nome utente: %2$s\n Password: %3$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4$s"
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:914 include/user.php:421
#, php-format
msgid "Registration details for %s"
msgstr "Dettagli della registrazione di %s"
-#: ../../mod/admin.php:850
+#: mod/admin.php:926
#, 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:857
+#: mod/admin.php:933
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s utente cancellato"
msgstr[1] "%s utenti cancellati"
-#: ../../mod/admin.php:896
+#: mod/admin.php:972
#, php-format
msgid "User '%s' deleted"
msgstr "Utente '%s' cancellato"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' unblocked"
msgstr "Utente '%s' sbloccato"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' blocked"
msgstr "Utente '%s' bloccato"
-#: ../../mod/admin.php:999
+#: mod/admin.php:1073
msgid "Add User"
msgstr "Aggiungi utente"
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1074
msgid "select all"
msgstr "seleziona tutti"
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1075
msgid "User registrations waiting for confirm"
msgstr "Richieste di registrazione in attesa di conferma"
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1076
msgid "User waiting for permanent deletion"
msgstr "Utente in attesa di cancellazione definitiva"
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1077
msgid "Request date"
msgstr "Data richiesta"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
msgid "Email"
msgstr "Email"
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1078
msgid "No registrations."
msgstr "Nessuna registrazione."
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1080
msgid "Deny"
msgstr "Nega"
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1084
msgid "Site admin"
msgstr "Amministrazione sito"
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1085
msgid "Account expired"
msgstr "Account scaduto"
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1088
msgid "New User"
msgstr "Nuovo Utente"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Register date"
msgstr "Data registrazione"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last login"
msgstr "Ultimo accesso"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last item"
msgstr "Ultimo elemento"
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1089
msgid "Deleted since"
msgstr "Rimosso da"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1090 mod/settings.php:41
msgid "Account"
msgstr "Account"
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1092
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 cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?"
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1093
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à cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?"
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1103
msgid "Name of the new user."
msgstr "Nome del nuovo utente."
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname"
msgstr "Nome utente"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname of the new user."
msgstr "Nome utente del nuovo utente."
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1105
msgid "Email address of the new user."
msgstr "Indirizzo Email del nuovo utente."
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1138
#, php-format
msgid "Plugin %s disabled."
msgstr "Plugin %s disabilitato."
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1142
#, php-format
msgid "Plugin %s enabled."
msgstr "Plugin %s abilitato."
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1152 mod/admin.php:1375
msgid "Disable"
msgstr "Disabilita"
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1154 mod/admin.php:1377
msgid "Enable"
msgstr "Abilita"
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1177 mod/admin.php:1405
msgid "Toggle"
msgstr "Inverti"
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1185 mod/admin.php:1415
msgid "Author: "
msgstr "Autore: "
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1186 mod/admin.php:1416
msgid "Maintainer: "
msgstr "Manutentore: "
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1335
msgid "No themes found."
msgstr "Nessun tema trovato."
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1397
msgid "Screenshot"
msgstr "Anteprima"
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1443
msgid "[Experimental]"
msgstr "[Sperimentale]"
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1444
msgid "[Unsupported]"
msgstr "[Non supportato]"
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1471
msgid "Log settings updated."
msgstr "Impostazioni Log aggiornate."
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1527
msgid "Clear"
msgstr "Pulisci"
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1533
msgid "Enable Debugging"
msgstr "Abilita Debugging"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid "Log file"
msgstr "File di Log"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "Deve essere scrivibile dal server web. Relativo alla tua directory Friendica."
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1535
msgid "Log level"
msgstr "Livello di Log"
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1585 include/acl_selectors.php:347
msgid "Close"
msgstr "Chiudi"
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1591
msgid "FTP Host"
msgstr "Indirizzo FTP"
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1592
msgid "FTP Path"
msgstr "Percorso FTP"
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1593
msgid "FTP User"
msgstr "Utente FTP"
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1594
msgid "FTP Password"
msgstr "Pasword FTP"
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Cerca risultati per:"
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr "Risultato della ricerca per: %s"
-#: ../../mod/network.php:185 ../../mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
msgid "Remove term"
msgstr "Rimuovi termine"
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
msgid "Saved Searches"
msgstr "Ricerche salvate"
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/network.php:197 include/group.php:277
msgid "add"
msgstr "aggiungi"
-#: ../../mod/network.php:356
+#: mod/network.php:358
msgid "Commented Order"
msgstr "Ordina per commento"
-#: ../../mod/network.php:359
+#: mod/network.php:361
msgid "Sort by Comment Date"
msgstr "Ordina per data commento"
-#: ../../mod/network.php:362
+#: mod/network.php:365
msgid "Posted Order"
msgstr "Ordina per invio"
-#: ../../mod/network.php:365
+#: mod/network.php:368
msgid "Sort by Post Date"
msgstr "Ordina per data messaggio"
-#: ../../mod/network.php:374
+#: mod/network.php:378
msgid "Posts that mention or involve you"
msgstr "Messaggi che ti citano o coinvolgono"
-#: ../../mod/network.php:380
+#: mod/network.php:385
msgid "New"
msgstr "Nuovo"
-#: ../../mod/network.php:383
+#: mod/network.php:388
msgid "Activity Stream - by date"
msgstr "Activity Stream - per data"
-#: ../../mod/network.php:389
+#: mod/network.php:395
msgid "Shared Links"
msgstr "Links condivisi"
-#: ../../mod/network.php:392
+#: mod/network.php:398
msgid "Interesting Links"
msgstr "Link Interessanti"
-#: ../../mod/network.php:398
+#: mod/network.php:405
msgid "Starred"
msgstr "Preferiti"
-#: ../../mod/network.php:401
+#: mod/network.php:408
msgid "Favourite Posts"
msgstr "Messaggi preferiti"
-#: ../../mod/network.php:463
+#: mod/network.php:466
#, php-format
msgid "Warning: This group contains %s member from an insecure network."
msgid_plural ""
@@ -2939,2297 +3140,2290 @@ msgid_plural ""
msgstr[0] "Attenzione: questo gruppo contiene %s membro da un network insicuro."
msgstr[1] "Attenzione: questo gruppo contiene %s membri da un network insicuro."
-#: ../../mod/network.php:466
+#: mod/network.php:469
msgid "Private messages to this group are at risk of public disclosure."
msgstr "I messaggi privati su questo gruppo potrebbero risultare visibili anche pubblicamente."
-#: ../../mod/network.php:520 ../../mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
msgid "No such group"
msgstr "Nessun gruppo"
-#: ../../mod/network.php:537 ../../mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
msgid "Group is empty"
msgstr "Il gruppo è vuoto"
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Gruppo: "
+#: mod/network.php:560 mod/content.php:135
+#, php-format
+msgid "Group: %s"
+msgstr "Gruppo: %s"
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Contatto:"
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr "Contatto: %s"
-#: ../../mod/network.php:556
+#: mod/network.php:582
msgid "Private messages to this person are at risk of public disclosure."
msgstr "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente."
-#: ../../mod/network.php:561
+#: mod/network.php:587
msgid "Invalid contact."
msgstr "Contatto non valido."
-#: ../../mod/allfriends.php:34
+#: mod/allfriends.php:37
#, php-format
msgid "Friends of %s"
msgstr "Amici di %s"
-#: ../../mod/allfriends.php:40
+#: mod/allfriends.php:44
msgid "No friends to display."
msgstr "Nessun amico da visualizzare."
-#: ../../mod/events.php:66
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr "Un evento non puo' finire prima di iniziare."
+
+#: mod/events.php:80 mod/events.php:82
msgid "Event title and start time are required."
msgstr "Titolo e ora di inizio dell'evento sono richiesti."
-#: ../../mod/events.php:291
+#: mod/events.php:317
msgid "l, F j"
msgstr "l j F"
-#: ../../mod/events.php:313
+#: mod/events.php:339
msgid "Edit event"
msgstr "Modifca l'evento"
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
msgid "link to source"
msgstr "Collegamento all'originale"
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
msgid "Events"
msgstr "Eventi"
-#: ../../mod/events.php:371
+#: mod/events.php:397
msgid "Create New Event"
msgstr "Crea un nuovo evento"
-#: ../../mod/events.php:372
+#: mod/events.php:398
msgid "Previous"
msgstr "Precendente"
-#: ../../mod/events.php:373 ../../mod/install.php:207
+#: mod/events.php:399 mod/install.php:209
msgid "Next"
msgstr "Successivo"
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "ora:minuti"
-
-#: ../../mod/events.php:456
+#: mod/events.php:491
msgid "Event details"
msgstr "Dettagli dell'evento"
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "Il formato è %s %s. Data di inizio e Titolo sono richiesti."
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr "La data di inizio e il titolo sono richiesti."
-#: ../../mod/events.php:459
+#: mod/events.php:493
msgid "Event Starts:"
msgstr "L'evento inizia:"
-#: ../../mod/events.php:459 ../../mod/events.php:473
+#: mod/events.php:493 mod/events.php:505
msgid "Required"
msgstr "Richiesto"
-#: ../../mod/events.php:462
+#: mod/events.php:495
msgid "Finish date/time is not known or not relevant"
msgstr "La data/ora di fine non è definita"
-#: ../../mod/events.php:464
+#: mod/events.php:497
msgid "Event Finishes:"
msgstr "L'evento finisce:"
-#: ../../mod/events.php:467
+#: mod/events.php:499
msgid "Adjust for viewer timezone"
msgstr "Visualizza con il fuso orario di chi legge"
-#: ../../mod/events.php:469
+#: mod/events.php:501
msgid "Description:"
msgstr "Descrizione:"
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Posizione:"
-
-#: ../../mod/events.php:473
+#: mod/events.php:505
msgid "Title:"
msgstr "Titolo:"
-#: ../../mod/events.php:475
+#: mod/events.php:507
msgid "Share this event"
msgstr "Condividi questo evento"
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Anteprima"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
msgid "Select"
msgstr "Seleziona"
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
#, php-format
msgid "View %s's profile @ %s"
msgstr "Vedi il profilo di %s @ %s"
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
#, php-format
msgid "%s from %s"
msgstr "%s da %s"
-#: ../../mod/content.php:497 ../../include/conversation.php:690
+#: mod/content.php:499 include/conversation.php:689
msgid "View in context"
msgstr "Vedi nel contesto"
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: mod/content.php:605 object/Item.php:389
#, php-format
msgid "%d comment"
msgid_plural "%d comments"
msgstr[0] "%d commento"
msgstr[1] "%d commenti"
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] "commento"
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5134
msgid "show more"
msgstr "mostra di più"
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
msgid "Private Message"
msgstr "Messaggio privato"
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
msgid "I like this (toggle)"
msgstr "Mi piace (clic per cambiare)"
-#: ../../mod/content.php:684 ../../object/Item.php:231
+#: mod/content.php:686 object/Item.php:232
msgid "like"
msgstr "mi piace"
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
msgid "I don't like this (toggle)"
msgstr "Non mi piace (clic per cambiare)"
-#: ../../mod/content.php:685 ../../object/Item.php:232
+#: mod/content.php:687 object/Item.php:233
msgid "dislike"
msgstr "non mi piace"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "Share this"
msgstr "Condividi questo"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "share"
msgstr "condividi"
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
msgid "This is you"
msgstr "Questo sei tu"
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
msgid "Comment"
msgstr "Commento"
-#: ../../mod/content.php:711 ../../object/Item.php:679
+#: mod/content.php:713 object/Item.php:681
msgid "Bold"
msgstr "Grassetto"
-#: ../../mod/content.php:712 ../../object/Item.php:680
+#: mod/content.php:714 object/Item.php:682
msgid "Italic"
msgstr "Corsivo"
-#: ../../mod/content.php:713 ../../object/Item.php:681
+#: mod/content.php:715 object/Item.php:683
msgid "Underline"
msgstr "Sottolineato"
-#: ../../mod/content.php:714 ../../object/Item.php:682
+#: mod/content.php:716 object/Item.php:684
msgid "Quote"
msgstr "Citazione"
-#: ../../mod/content.php:715 ../../object/Item.php:683
+#: mod/content.php:717 object/Item.php:685
msgid "Code"
msgstr "Codice"
-#: ../../mod/content.php:716 ../../object/Item.php:684
+#: mod/content.php:718 object/Item.php:686
msgid "Image"
msgstr "Immagine"
-#: ../../mod/content.php:717 ../../object/Item.php:685
+#: mod/content.php:719 object/Item.php:687
msgid "Link"
msgstr "Link"
-#: ../../mod/content.php:718 ../../object/Item.php:686
+#: mod/content.php:720 object/Item.php:688
msgid "Video"
msgstr "Video"
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Anteprima"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
msgid "Edit"
msgstr "Modifica"
-#: ../../mod/content.php:753 ../../object/Item.php:195
+#: mod/content.php:755 object/Item.php:196
msgid "add star"
msgstr "aggiungi a speciali"
-#: ../../mod/content.php:754 ../../object/Item.php:196
+#: mod/content.php:756 object/Item.php:197
msgid "remove star"
msgstr "rimuovi da speciali"
-#: ../../mod/content.php:755 ../../object/Item.php:197
+#: mod/content.php:757 object/Item.php:198
msgid "toggle star status"
msgstr "Inverti stato preferito"
-#: ../../mod/content.php:758 ../../object/Item.php:200
+#: mod/content.php:760 object/Item.php:201
msgid "starred"
msgstr "preferito"
-#: ../../mod/content.php:759 ../../object/Item.php:220
+#: mod/content.php:761 object/Item.php:221
msgid "add tag"
msgstr "aggiungi tag"
-#: ../../mod/content.php:763 ../../object/Item.php:133
+#: mod/content.php:765 object/Item.php:134
msgid "save to folder"
msgstr "salva nella cartella"
-#: ../../mod/content.php:854 ../../object/Item.php:328
+#: mod/content.php:856 object/Item.php:330
msgid "to"
msgstr "a"
-#: ../../mod/content.php:855 ../../object/Item.php:330
+#: mod/content.php:857 object/Item.php:332
msgid "Wall-to-Wall"
msgstr "Da bacheca a bacheca"
-#: ../../mod/content.php:856 ../../object/Item.php:331
+#: mod/content.php:858 object/Item.php:333
msgid "via Wall-To-Wall:"
msgstr "da bacheca a bacheca"
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+#: mod/removeme.php:46 mod/removeme.php:49
msgid "Remove My Account"
msgstr "Rimuovi il mio account"
-#: ../../mod/removeme.php:47
+#: mod/removeme.php:47
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo."
-#: ../../mod/removeme.php:48
+#: mod/removeme.php:48
msgid "Please enter your password for verification:"
msgstr "Inserisci la tua password per verifica:"
-#: ../../mod/install.php:117
+#: mod/install.php:119
msgid "Friendica Communications Server - Setup"
msgstr "Friendica Comunicazione Server - Impostazioni"
-#: ../../mod/install.php:123
+#: mod/install.php:125
msgid "Could not connect to database."
msgstr " Impossibile collegarsi con il database."
-#: ../../mod/install.php:127
+#: mod/install.php:129
msgid "Could not create table."
msgstr "Impossibile creare le tabelle."
-#: ../../mod/install.php:133
+#: mod/install.php:135
msgid "Your Friendica site database has been installed."
msgstr "Il tuo Friendica è stato installato."
-#: ../../mod/install.php:138
+#: mod/install.php:140
msgid ""
"You may need to import the file \"database.sql\" manually using phpmyadmin "
"or mysql."
msgstr "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql"
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
msgid "Please see the file \"INSTALL.txt\"."
msgstr "Leggi il file \"INSTALL.txt\"."
-#: ../../mod/install.php:203
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr "Database già in uso."
+
+#: mod/install.php:205
msgid "System check"
msgstr "Controllo sistema"
-#: ../../mod/install.php:208
+#: mod/install.php:210
msgid "Check again"
msgstr "Controlla ancora"
-#: ../../mod/install.php:227
+#: mod/install.php:229
msgid "Database connection"
msgstr "Connessione al database"
-#: ../../mod/install.php:228
+#: mod/install.php:230
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr "Per installare Friendica dobbiamo sapere come collegarci al tuo database."
-#: ../../mod/install.php:229
+#: mod/install.php:231
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."
-#: ../../mod/install.php:230
+#: mod/install.php:232
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr "Il database dovrà già esistere. Se non esiste, crealo prima di continuare."
-#: ../../mod/install.php:234
+#: mod/install.php:236
msgid "Database Server Name"
msgstr "Nome del database server"
-#: ../../mod/install.php:235
+#: mod/install.php:237
msgid "Database Login Name"
msgstr "Nome utente database"
-#: ../../mod/install.php:236
+#: mod/install.php:238
msgid "Database Login Password"
msgstr "Password utente database"
-#: ../../mod/install.php:237
+#: mod/install.php:239
msgid "Database Name"
msgstr "Nome database"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid "Site administrator email address"
msgstr "Indirizzo email dell'amministratore del sito"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."
-#: ../../mod/install.php:242 ../../mod/install.php:280
+#: mod/install.php:244 mod/install.php:282
msgid "Please select a default timezone for your website"
msgstr "Seleziona il fuso orario predefinito per il tuo sito web"
-#: ../../mod/install.php:267
+#: mod/install.php:269
msgid "Site settings"
msgstr "Impostazioni sito"
-#: ../../mod/install.php:321
+#: mod/install.php:323
msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web"
-#: ../../mod/install.php:322
+#: mod/install.php:324
msgid ""
"If you don't have a command line version of PHP installed on server, you "
"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
msgstr "Se non hai una versione a linea di comando di PHP installata sul tuo server, non sarai in grado di avviare il processo di poll in background via cron. Vedi 'Activating scheduled tasks'"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid "PHP executable path"
msgstr "Percorso eseguibile PHP"
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid ""
"Enter full path to php executable. You can leave this blank to continue the "
"installation."
msgstr "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione."
-#: ../../mod/install.php:331
+#: mod/install.php:333
msgid "Command line PHP"
msgstr "PHP da riga di comando"
-#: ../../mod/install.php:340
+#: mod/install.php:342
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
msgstr "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)"
-#: ../../mod/install.php:341
+#: mod/install.php:343
msgid "Found PHP version: "
msgstr "Versione PHP:"
-#: ../../mod/install.php:343
+#: mod/install.php:345
msgid "PHP cli binary"
msgstr "Binario PHP cli"
-#: ../../mod/install.php:354
+#: mod/install.php:356
msgid ""
"The command line version of PHP on your system does not have "
"\"register_argc_argv\" enabled."
msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."
-#: ../../mod/install.php:355
+#: mod/install.php:357
msgid "This is required for message delivery to work."
msgstr "E' obbligatorio per far funzionare la consegna dei messaggi."
-#: ../../mod/install.php:357
+#: mod/install.php:359
msgid "PHP register_argc_argv"
msgstr "PHP register_argc_argv"
-#: ../../mod/install.php:378
+#: mod/install.php:380
msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys"
msgstr "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione"
-#: ../../mod/install.php:379
+#: mod/install.php:381
msgid ""
"If running under Windows, please see "
"\"http://www.php.net/manual/en/openssl.installation.php\"."
msgstr "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."
-#: ../../mod/install.php:381
+#: mod/install.php:383
msgid "Generate encryption keys"
msgstr "Genera chiavi di criptazione"
-#: ../../mod/install.php:388
+#: mod/install.php:390
msgid "libCurl PHP module"
msgstr "modulo PHP libCurl"
-#: ../../mod/install.php:389
+#: mod/install.php:391
msgid "GD graphics PHP module"
msgstr "modulo PHP GD graphics"
-#: ../../mod/install.php:390
+#: mod/install.php:392
msgid "OpenSSL PHP module"
msgstr "modulo PHP OpenSSL"
-#: ../../mod/install.php:391
+#: mod/install.php:393
msgid "mysqli PHP module"
msgstr "modulo PHP mysqli"
-#: ../../mod/install.php:392
+#: mod/install.php:394
msgid "mb_string PHP module"
msgstr "modulo PHP mb_string"
-#: ../../mod/install.php:397 ../../mod/install.php:399
+#: mod/install.php:399 mod/install.php:401
msgid "Apache mod_rewrite module"
msgstr "Modulo mod_rewrite di Apache"
-#: ../../mod/install.php:397
+#: mod/install.php:399
msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed."
msgstr "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato"
-#: ../../mod/install.php:405
+#: mod/install.php:407
msgid "Error: libCURL PHP module required but not installed."
msgstr "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato."
-#: ../../mod/install.php:409
+#: mod/install.php:411
msgid ""
"Error: GD graphics PHP module with JPEG support required but not installed."
msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato."
-#: ../../mod/install.php:413
+#: mod/install.php:415
msgid "Error: openssl PHP module required but not installed."
msgstr "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato."
-#: ../../mod/install.php:417
+#: mod/install.php:419
msgid "Error: mysqli PHP module required but not installed."
msgstr "Errore: il modulo mysqli di PHP è richiesto, ma non risulta installato"
-#: ../../mod/install.php:421
+#: mod/install.php:423
msgid "Error: mb_string PHP module required but not installed."
msgstr "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato."
-#: ../../mod/install.php:438
+#: mod/install.php:440
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 principale del tuo web server ma non è in grado di farlo."
-#: ../../mod/install.php:439
+#: mod/install.php:441
msgid ""
"This is most often a permission setting, as the web server may not be able "
"to write files in your folder - even if you can."
msgstr "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi."
-#: ../../mod/install.php:440
+#: mod/install.php:442
msgid ""
"At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Friendica top folder."
msgstr "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica"
-#: ../../mod/install.php:441
+#: mod/install.php:443
msgid ""
"You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"INSTALL.txt\" for instructions."
msgstr "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni."
-#: ../../mod/install.php:444
+#: mod/install.php:446
msgid ".htconfig.php is writable"
msgstr ".htconfig.php è scrivibile"
-#: ../../mod/install.php:454
+#: mod/install.php:456
msgid ""
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering."
msgstr "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering."
-#: ../../mod/install.php:455
+#: mod/install.php:457
msgid ""
"In order to store these compiled templates, the web server needs to have "
"write access to the directory view/smarty3/ under the Friendica top level "
"folder."
msgstr "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica."
-#: ../../mod/install.php:456
+#: mod/install.php:458
msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has"
" write access to this folder."
msgstr "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella."
-#: ../../mod/install.php:457
+#: mod/install.php:459
msgid ""
"Note: as a security measure, you should give the web server write access to "
"view/smarty3/ only--not the template files (.tpl) that it contains."
msgstr "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene."
-#: ../../mod/install.php:460
+#: mod/install.php:462
msgid "view/smarty3 is writable"
msgstr "view/smarty3 è scrivibile"
-#: ../../mod/install.php:472
+#: mod/install.php:478
msgid ""
"Url rewrite in .htaccess is not working. Check your server configuration."
msgstr "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server."
-#: ../../mod/install.php:474
+#: mod/install.php:480
msgid "Url rewrite is working"
msgstr "La riscrittura degli url funziona"
-#: ../../mod/install.php:484
+#: mod/install.php:489
msgid ""
"The database configuration file \".htconfig.php\" could not be written. "
"Please use the enclosed text to create a configuration file in your web "
"server root."
msgstr "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito."
-#: ../../mod/install.php:523
+#: mod/install.php:528
msgid "
What next
"
msgstr "
Cosa fare ora
"
-#: ../../mod/install.php:524
+#: mod/install.php:529
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
"poller."
msgstr "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller."
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr "Numero giornaliero di messaggi per %s superato. Invio fallito."
-#: ../../mod/wallmessage.php:59
+#: mod/wallmessage.php:59
msgid "Unable to check your home location."
msgstr "Impossibile controllare la tua posizione di origine."
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
msgid "No recipient."
msgstr "Nessun destinatario."
-#: ../../mod/wallmessage.php:143
+#: mod/wallmessage.php:143
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti."
-#: ../../mod/help.php:79
+#: mod/help.php:31
msgid "Help:"
msgstr "Guida:"
-#: ../../mod/help.php:84 ../../include/nav.php:114
+#: mod/help.php:36 include/nav.php:114
msgid "Help"
msgstr "Guida"
-#: ../../mod/help.php:90 ../../index.php:256
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
msgid "Not Found"
msgstr "Non trovato"
-#: ../../mod/help.php:93 ../../index.php:259
+#: mod/help.php:45 index.php:272
msgid "Page not found."
msgstr "Pagina non trovata."
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
#, php-format
msgid "%1$s welcomes %2$s"
msgstr "%s dà il benvenuto a %s"
-#: ../../mod/home.php:35
+#: mod/home.php:35
#, php-format
msgid "Welcome to %s"
msgstr "Benvenuto su %s"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr "Mi spiace, forse il fie che stai caricando è più grosso di quanto la configurazione di PHP permetta"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Or - did you try to upload an empty file?"
msgstr "O.. non avrai provato a caricare un file vuoto?"
-#: ../../mod/wall_attach.php:81
+#: mod/wall_attach.php:94
#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "Il file supera la dimensione massima di %d"
+msgid "File exceeds size limit of %s"
+msgstr "Il file supera la dimensione massima di %s"
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
msgid "File upload failed."
msgstr "Caricamento del file non riuscito."
-#: ../../mod/match.php:12
+#: mod/match.php:13
msgid "Profile Match"
msgstr "Profili corrispondenti"
-#: ../../mod/match.php:20
+#: mod/match.php:22
msgid "No keywords to match. Please add keywords to your default profile."
msgstr "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito."
-#: ../../mod/match.php:57
+#: mod/match.php:64
msgid "is interested in:"
msgstr "è interessato a:"
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Connetti"
-
-#: ../../mod/share.php:44
+#: mod/share.php:38
msgid "link"
msgstr "collegamento"
-#: ../../mod/community.php:23
+#: mod/community.php:23
msgid "Not available."
msgstr "Non disponibile."
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
+#: view/theme/diabook/theme.php:129
msgid "Community"
msgstr "Comunità"
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
msgid "No results."
msgstr "Nessun risultato."
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
+#: mod/settings.php:34 mod/photos.php:102
msgid "everybody"
msgstr "tutti"
-#: ../../mod/settings.php:41
+#: mod/settings.php:47
msgid "Additional features"
msgstr "Funzionalità aggiuntive"
-#: ../../mod/settings.php:46
+#: mod/settings.php:53
msgid "Display"
msgstr "Visualizzazione"
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
+#: mod/settings.php:60 mod/settings.php:835
msgid "Social Networks"
msgstr "Social Networks"
-#: ../../mod/settings.php:62 ../../include/nav.php:170
+#: mod/settings.php:72 include/nav.php:179
msgid "Delegations"
msgstr "Delegazioni"
-#: ../../mod/settings.php:67
+#: mod/settings.php:78
msgid "Connected apps"
msgstr "Applicazioni collegate"
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
msgid "Export personal data"
msgstr "Esporta dati personali"
-#: ../../mod/settings.php:77
+#: mod/settings.php:90
msgid "Remove account"
msgstr "Rimuovi account"
-#: ../../mod/settings.php:129
+#: mod/settings.php:143
msgid "Missing some important data!"
msgstr "Mancano alcuni dati importanti!"
-#: ../../mod/settings.php:238
+#: mod/settings.php:256
msgid "Failed to connect with email account using the settings provided."
msgstr "Impossibile collegarsi all'account email con i parametri forniti."
-#: ../../mod/settings.php:243
+#: mod/settings.php:261
msgid "Email settings updated."
msgstr "Impostazioni e-mail aggiornate."
-#: ../../mod/settings.php:258
+#: mod/settings.php:276
msgid "Features updated"
msgstr "Funzionalità aggiornate"
-#: ../../mod/settings.php:321
+#: mod/settings.php:339
msgid "Relocate message has been send to your contacts"
msgstr "Il messaggio di trasloco è stato inviato ai tuoi contatti"
-#: ../../mod/settings.php:335
+#: mod/settings.php:353 include/user.php:39
msgid "Passwords do not match. Password unchanged."
msgstr "Le password non corrispondono. Password non cambiata."
-#: ../../mod/settings.php:340
+#: mod/settings.php:358
msgid "Empty passwords are not allowed. Password unchanged."
msgstr "Le password non possono essere vuote. Password non cambiata."
-#: ../../mod/settings.php:348
+#: mod/settings.php:366
msgid "Wrong password."
msgstr "Password sbagliata."
-#: ../../mod/settings.php:359
+#: mod/settings.php:377
msgid "Password changed."
msgstr "Password cambiata."
-#: ../../mod/settings.php:361
+#: mod/settings.php:379
msgid "Password update failed. Please try again."
msgstr "Aggiornamento password fallito. Prova ancora."
-#: ../../mod/settings.php:428
+#: mod/settings.php:446
msgid " Please use a shorter name."
msgstr " Usa un nome più corto."
-#: ../../mod/settings.php:430
+#: mod/settings.php:448
msgid " Name too short."
msgstr " Nome troppo corto."
-#: ../../mod/settings.php:439
+#: mod/settings.php:457
msgid "Wrong Password"
msgstr "Password Sbagliata"
-#: ../../mod/settings.php:444
+#: mod/settings.php:462
msgid " Not valid email."
msgstr " Email non valida."
-#: ../../mod/settings.php:450
+#: mod/settings.php:468
msgid " Cannot change to that email."
msgstr "Non puoi usare quella email."
-#: ../../mod/settings.php:506
+#: mod/settings.php:524
msgid "Private forum has no privacy permissions. Using default privacy group."
msgstr "Il forum privato non ha permessi di privacy. Uso il gruppo di privacy predefinito."
-#: ../../mod/settings.php:510
+#: mod/settings.php:528
msgid "Private forum has no privacy permissions and no default privacy group."
msgstr "Il gruppo privato non ha permessi di privacy e nessun gruppo di privacy predefinito."
-#: ../../mod/settings.php:540
+#: mod/settings.php:558
msgid "Settings updated."
msgstr "Impostazioni aggiornate."
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
msgid "Add application"
msgstr "Aggiungi applicazione"
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
+#: mod/settings.php:635 mod/settings.php:661
msgid "Consumer Key"
msgstr "Consumer Key"
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
+#: mod/settings.php:636 mod/settings.php:662
msgid "Consumer Secret"
msgstr "Consumer Secret"
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
+#: mod/settings.php:637 mod/settings.php:663
msgid "Redirect"
msgstr "Redirect"
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
+#: mod/settings.php:638 mod/settings.php:664
msgid "Icon url"
msgstr "Url icona"
-#: ../../mod/settings.php:631
+#: mod/settings.php:649
msgid "You can't edit this application."
msgstr "Non puoi modificare questa applicazione."
-#: ../../mod/settings.php:674
+#: mod/settings.php:692
msgid "Connected Apps"
msgstr "Applicazioni Collegate"
-#: ../../mod/settings.php:678
+#: mod/settings.php:696
msgid "Client key starts with"
msgstr "Chiave del client inizia con"
-#: ../../mod/settings.php:679
+#: mod/settings.php:697
msgid "No name"
msgstr "Nessun nome"
-#: ../../mod/settings.php:680
+#: mod/settings.php:698
msgid "Remove authorization"
msgstr "Rimuovi l'autorizzazione"
-#: ../../mod/settings.php:692
+#: mod/settings.php:710
msgid "No Plugin settings configured"
msgstr "Nessun plugin ha impostazioni modificabili"
-#: ../../mod/settings.php:700
+#: mod/settings.php:718
msgid "Plugin Settings"
msgstr "Impostazioni plugin"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "Off"
msgstr "Spento"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "On"
msgstr "Acceso"
-#: ../../mod/settings.php:722
+#: mod/settings.php:740
msgid "Additional Features"
msgstr "Funzionalità aggiuntive"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:750 mod/settings.php:754
+msgid "General Social Media Settings"
+msgstr "Impostazioni Media Sociali"
+
+#: mod/settings.php:760
+msgid "Disable intelligent shortening"
+msgstr "Disabilita accorciamento intelligente"
+
+#: mod/settings.php:762
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica."
+
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Segui automanticamente chiunque da GNU Social (OStatus) ti segua o ti menzioni"
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr "Se ricevi un messaggio da un utente OStatus sconosciuto, questa opzione decide cosa fare. Se selezionato, un nuovo contatto verrà creato per ogni utente sconosciuto."
+
+#: mod/settings.php:791 mod/settings.php:792
#, php-format
msgid "Built-in support for %s connectivity is %s"
msgstr "Il supporto integrato per la connettività con %s è %s"
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
+#: mod/settings.php:791 mod/dfrn_request.php:856
+#: include/contact_selectors.php:80
msgid "Diaspora"
msgstr "Diaspora"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:791 mod/settings.php:792
msgid "enabled"
msgstr "abilitato"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:791 mod/settings.php:792
msgid "disabled"
msgstr "disabilitato"
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
+#: mod/settings.php:792
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
-#: ../../mod/settings.php:773
+#: mod/settings.php:828
msgid "Email access is disabled on this site."
msgstr "L'accesso email è disabilitato su questo sito."
-#: ../../mod/settings.php:785
+#: mod/settings.php:840
msgid "Email/Mailbox Setup"
msgstr "Impostazioni email"
-#: ../../mod/settings.php:786
+#: mod/settings.php:841
msgid ""
"If you wish to communicate with email contacts using this service "
"(optional), please specify how to connect to your mailbox."
msgstr "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)"
-#: ../../mod/settings.php:787
+#: mod/settings.php:842
msgid "Last successful email check:"
msgstr "Ultimo controllo email eseguito con successo:"
-#: ../../mod/settings.php:789
+#: mod/settings.php:844
msgid "IMAP server name:"
msgstr "Nome server IMAP:"
-#: ../../mod/settings.php:790
+#: mod/settings.php:845
msgid "IMAP port:"
msgstr "Porta IMAP:"
-#: ../../mod/settings.php:791
+#: mod/settings.php:846
msgid "Security:"
msgstr "Sicurezza:"
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
+#: mod/settings.php:846 mod/settings.php:851
msgid "None"
msgstr "Nessuna"
-#: ../../mod/settings.php:792
+#: mod/settings.php:847
msgid "Email login name:"
msgstr "Nome utente email:"
-#: ../../mod/settings.php:793
+#: mod/settings.php:848
msgid "Email password:"
msgstr "Password email:"
-#: ../../mod/settings.php:794
+#: mod/settings.php:849
msgid "Reply-to address:"
msgstr "Indirizzo di risposta:"
-#: ../../mod/settings.php:795
+#: mod/settings.php:850
msgid "Send public posts to all email contacts:"
msgstr "Invia i messaggi pubblici ai contatti email:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Action after import:"
msgstr "Azione post importazione:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Mark as seen"
msgstr "Segna come letto"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Move to folder"
msgstr "Sposta nella cartella"
-#: ../../mod/settings.php:797
+#: mod/settings.php:852
msgid "Move to folder:"
msgstr "Sposta nella cartella:"
-#: ../../mod/settings.php:878
+#: mod/settings.php:933
msgid "Display Settings"
msgstr "Impostazioni Grafiche"
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
+#: mod/settings.php:939 mod/settings.php:955
msgid "Display Theme:"
msgstr "Tema:"
-#: ../../mod/settings.php:885
+#: mod/settings.php:940
msgid "Mobile Theme:"
msgstr "Tema mobile:"
-#: ../../mod/settings.php:886
+#: mod/settings.php:941
msgid "Update browser every xx seconds"
msgstr "Aggiorna il browser ogni x secondi"
-#: ../../mod/settings.php:886
+#: mod/settings.php:941
msgid "Minimum of 10 seconds, no maximum"
msgstr "Minimo 10 secondi, nessun limite massimo"
-#: ../../mod/settings.php:887
+#: mod/settings.php:942
msgid "Number of items to display per page:"
msgstr "Numero di elementi da mostrare per pagina:"
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
+#: mod/settings.php:942 mod/settings.php:943
msgid "Maximum of 100 items"
msgstr "Massimo 100 voci"
-#: ../../mod/settings.php:888
+#: mod/settings.php:943
msgid "Number of items to display per page when viewed from mobile device:"
msgstr "Numero di voci da visualizzare per pagina quando si utilizza un dispositivo mobile:"
-#: ../../mod/settings.php:889
+#: mod/settings.php:944
msgid "Don't show emoticons"
msgstr "Non mostrare le emoticons"
-#: ../../mod/settings.php:890
+#: mod/settings.php:945
msgid "Don't show notices"
msgstr "Non mostrare gli avvisi"
-#: ../../mod/settings.php:891
+#: mod/settings.php:946
msgid "Infinite scroll"
msgstr "Scroll infinito"
-#: ../../mod/settings.php:892
+#: mod/settings.php:947
msgid "Automatic updates only at the top of the network page"
msgstr "Aggiornamenti automatici solo in cima alla pagina \"rete\""
-#: ../../mod/settings.php:969
+#: mod/settings.php:949 view/theme/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
+#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
+#: view/theme/duepuntozero/config.php:61
+msgid "Theme settings"
+msgstr "Impostazioni tema"
+
+#: mod/settings.php:1025
msgid "User Types"
msgstr "Tipi di Utenti"
-#: ../../mod/settings.php:970
+#: mod/settings.php:1026
msgid "Community Types"
msgstr "Tipi di Comunità"
-#: ../../mod/settings.php:971
+#: mod/settings.php:1027
msgid "Normal Account Page"
msgstr "Pagina Account Normale"
-#: ../../mod/settings.php:972
+#: mod/settings.php:1028
msgid "This account is a normal personal profile"
msgstr "Questo account è un normale profilo personale"
-#: ../../mod/settings.php:975
+#: mod/settings.php:1031
msgid "Soapbox Page"
msgstr "Pagina Sandbox"
-#: ../../mod/settings.php:976
+#: mod/settings.php:1032
msgid "Automatically approve all connection/friend requests as read-only fans"
msgstr "Chi richiede la connessione/amicizia sarà accettato automaticamente come fan che potrà solamente leggere la bacheca"
-#: ../../mod/settings.php:979
+#: mod/settings.php:1035
msgid "Community Forum/Celebrity Account"
msgstr "Account Celebrità/Forum comunitario"
-#: ../../mod/settings.php:980
+#: mod/settings.php:1036
msgid ""
"Automatically approve all connection/friend requests as read-write fans"
msgstr "Chi richiede la connessione/amicizia sarà accettato automaticamente come fan che potrà leggere e scrivere sulla bacheca"
-#: ../../mod/settings.php:983
+#: mod/settings.php:1039
msgid "Automatic Friend Page"
msgstr "Pagina con amicizia automatica"
-#: ../../mod/settings.php:984
+#: mod/settings.php:1040
msgid "Automatically approve all connection/friend requests as friends"
msgstr "Chi richiede la connessione/amicizia sarà accettato automaticamente come amico"
-#: ../../mod/settings.php:987
+#: mod/settings.php:1043
msgid "Private Forum [Experimental]"
msgstr "Forum privato [sperimentale]"
-#: ../../mod/settings.php:988
+#: mod/settings.php:1044
msgid "Private forum - approved members only"
msgstr "Forum privato - solo membri approvati"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1056
msgid "OpenID:"
msgstr "OpenID:"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1056
msgid "(Optional) Allow this OpenID to login to this account."
msgstr "(Opzionale) Consente di loggarti in questo account con questo OpenID"
-#: ../../mod/settings.php:1010
+#: mod/settings.php:1066
msgid "Publish your default profile in your local site directory?"
msgstr "Pubblica il tuo profilo predefinito nell'elenco locale del sito"
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "No"
-
-#: ../../mod/settings.php:1016
+#: mod/settings.php:1072
msgid "Publish your default profile in the global social directory?"
msgstr "Pubblica il tuo profilo predefinito nell'elenco sociale globale"
-#: ../../mod/settings.php:1024
+#: mod/settings.php:1080
msgid "Hide your contact/friend list from viewers of your default profile?"
msgstr "Nascondi la lista dei tuoi contatti/amici dai visitatori del tuo profilo predefinito"
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
+#: mod/settings.php:1084 include/acl_selectors.php:330
msgid "Hide your profile details from unknown viewers?"
msgstr "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?"
-#: ../../mod/settings.php:1028
+#: mod/settings.php:1084
msgid ""
"If enabled, posting public messages to Diaspora and other networks isn't "
"possible."
-msgstr ""
+msgstr "Se abilitato, l'invio di messaggi pubblici verso Diaspora e altri network non sarà possibile"
-#: ../../mod/settings.php:1033
+#: mod/settings.php:1089
msgid "Allow friends to post to your profile page?"
msgstr "Permetti agli amici di scrivere sulla tua pagina profilo?"
-#: ../../mod/settings.php:1039
+#: mod/settings.php:1095
msgid "Allow friends to tag your posts?"
msgstr "Permetti agli amici di taggare i tuoi messaggi?"
-#: ../../mod/settings.php:1045
+#: mod/settings.php:1101
msgid "Allow us to suggest you as a potential friend to new members?"
msgstr "Ci permetti di suggerirti come potenziale amico ai nuovi membri?"
-#: ../../mod/settings.php:1051
+#: mod/settings.php:1107
msgid "Permit unknown people to send you private mail?"
msgstr "Permetti a utenti sconosciuti di inviarti messaggi privati?"
-#: ../../mod/settings.php:1059
+#: mod/settings.php:1115
msgid "Profile is not published."
msgstr "Il profilo non è pubblicato."
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "L'indirizzo della tua identità è"
+#: mod/settings.php:1123
+#, php-format
+msgid "Your Identity Address is '%s' or '%s'."
+msgstr "L'indirizzo della tua identità è '%s' or '%s'."
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1130
msgid "Automatically expire posts after this many days:"
msgstr "Fai scadere i post automaticamente dopo x giorni:"
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1130
msgid "If empty, posts will not expire. Expired posts will be deleted"
msgstr "Se lasciato vuoto, i messaggi non verranno cancellati."
-#: ../../mod/settings.php:1079
+#: mod/settings.php:1131
msgid "Advanced expiration settings"
msgstr "Impostazioni avanzate di scandenza"
-#: ../../mod/settings.php:1080
+#: mod/settings.php:1132
msgid "Advanced Expiration"
msgstr "Scadenza avanzata"
-#: ../../mod/settings.php:1081
+#: mod/settings.php:1133
msgid "Expire posts:"
msgstr "Fai scadere i post:"
-#: ../../mod/settings.php:1082
+#: mod/settings.php:1134
msgid "Expire personal notes:"
msgstr "Fai scadere le Note personali:"
-#: ../../mod/settings.php:1083
+#: mod/settings.php:1135
msgid "Expire starred posts:"
msgstr "Fai scadere i post Speciali:"
-#: ../../mod/settings.php:1084
+#: mod/settings.php:1136
msgid "Expire photos:"
msgstr "Fai scadere le foto:"
-#: ../../mod/settings.php:1085
+#: mod/settings.php:1137
msgid "Only expire posts by others:"
msgstr "Fai scadere solo i post degli altri:"
-#: ../../mod/settings.php:1111
+#: mod/settings.php:1163
msgid "Account Settings"
msgstr "Impostazioni account"
-#: ../../mod/settings.php:1119
+#: mod/settings.php:1171
msgid "Password Settings"
msgstr "Impostazioni password"
-#: ../../mod/settings.php:1120
+#: mod/settings.php:1172 mod/register.php:271
msgid "New Password:"
msgstr "Nuova password:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1173 mod/register.php:272
msgid "Confirm:"
msgstr "Conferma:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1173
msgid "Leave password fields blank unless changing"
msgstr "Lascia questi campi in bianco per non effettuare variazioni alla password"
-#: ../../mod/settings.php:1122
+#: mod/settings.php:1174
msgid "Current Password:"
msgstr "Password Attuale:"
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
+#: mod/settings.php:1174 mod/settings.php:1175
msgid "Your current password to confirm the changes"
msgstr "La tua password attuale per confermare le modifiche"
-#: ../../mod/settings.php:1123
+#: mod/settings.php:1175
msgid "Password:"
msgstr "Password:"
-#: ../../mod/settings.php:1127
+#: mod/settings.php:1179
msgid "Basic Settings"
msgstr "Impostazioni base"
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
+#: mod/settings.php:1180 include/identity.php:538
msgid "Full Name:"
msgstr "Nome completo:"
-#: ../../mod/settings.php:1129
+#: mod/settings.php:1181
msgid "Email Address:"
msgstr "Indirizzo Email:"
-#: ../../mod/settings.php:1130
+#: mod/settings.php:1182
msgid "Your Timezone:"
msgstr "Il tuo fuso orario:"
-#: ../../mod/settings.php:1131
+#: mod/settings.php:1183
msgid "Default Post Location:"
msgstr "Località predefinita:"
-#: ../../mod/settings.php:1132
+#: mod/settings.php:1184
msgid "Use Browser Location:"
msgstr "Usa la località rilevata dal browser:"
-#: ../../mod/settings.php:1135
+#: mod/settings.php:1187
msgid "Security and Privacy Settings"
msgstr "Impostazioni di sicurezza e privacy"
-#: ../../mod/settings.php:1137
+#: mod/settings.php:1189
msgid "Maximum Friend Requests/Day:"
msgstr "Numero massimo di richieste di amicizia al giorno:"
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
+#: mod/settings.php:1189 mod/settings.php:1219
msgid "(to prevent spam abuse)"
msgstr "(per prevenire lo spam)"
-#: ../../mod/settings.php:1138
+#: mod/settings.php:1190
msgid "Default Post Permissions"
msgstr "Permessi predefiniti per i messaggi"
-#: ../../mod/settings.php:1139
+#: mod/settings.php:1191
msgid "(click to open/close)"
msgstr "(clicca per aprire/chiudere)"
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
+#: mod/settings.php:1200 mod/photos.php:1166 mod/photos.php:1538
msgid "Show to Groups"
msgstr "Mostra ai gruppi"
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
+#: mod/settings.php:1201 mod/photos.php:1167 mod/photos.php:1539
msgid "Show to Contacts"
msgstr "Mostra ai contatti"
-#: ../../mod/settings.php:1150
+#: mod/settings.php:1202
msgid "Default Private Post"
msgstr "Default Post Privato"
-#: ../../mod/settings.php:1151
+#: mod/settings.php:1203
msgid "Default Public Post"
msgstr "Default Post Pubblico"
-#: ../../mod/settings.php:1155
+#: mod/settings.php:1207
msgid "Default Permissions for New Posts"
msgstr "Permessi predefiniti per i nuovi post"
-#: ../../mod/settings.php:1167
+#: mod/settings.php:1219
msgid "Maximum private messages per day from unknown people:"
msgstr "Numero massimo di messaggi privati da utenti sconosciuti per giorno:"
-#: ../../mod/settings.php:1170
+#: mod/settings.php:1222
msgid "Notification Settings"
msgstr "Impostazioni notifiche"
-#: ../../mod/settings.php:1171
+#: mod/settings.php:1223
msgid "By default post a status message when:"
msgstr "Invia un messaggio di stato quando:"
-#: ../../mod/settings.php:1172
+#: mod/settings.php:1224
msgid "accepting a friend request"
msgstr "accetti una richiesta di amicizia"
-#: ../../mod/settings.php:1173
+#: mod/settings.php:1225
msgid "joining a forum/community"
msgstr "ti unisci a un forum/comunità"
-#: ../../mod/settings.php:1174
+#: mod/settings.php:1226
msgid "making an interesting profile change"
msgstr "fai un interessante modifica al profilo"
-#: ../../mod/settings.php:1175
+#: mod/settings.php:1227
msgid "Send a notification email when:"
msgstr "Invia una mail di notifica quando:"
-#: ../../mod/settings.php:1176
+#: mod/settings.php:1228
msgid "You receive an introduction"
msgstr "Ricevi una presentazione"
-#: ../../mod/settings.php:1177
+#: mod/settings.php:1229
msgid "Your introductions are confirmed"
msgstr "Le tue presentazioni sono confermate"
-#: ../../mod/settings.php:1178
+#: mod/settings.php:1230
msgid "Someone writes on your profile wall"
msgstr "Qualcuno scrive sulla bacheca del tuo profilo"
-#: ../../mod/settings.php:1179
+#: mod/settings.php:1231
msgid "Someone writes a followup comment"
msgstr "Qualcuno scrive un commento a un tuo messaggio"
-#: ../../mod/settings.php:1180
+#: mod/settings.php:1232
msgid "You receive a private message"
msgstr "Ricevi un messaggio privato"
-#: ../../mod/settings.php:1181
+#: mod/settings.php:1233
msgid "You receive a friend suggestion"
msgstr "Hai ricevuto un suggerimento di amicizia"
-#: ../../mod/settings.php:1182
+#: mod/settings.php:1234
msgid "You are tagged in a post"
msgstr "Sei stato taggato in un post"
-#: ../../mod/settings.php:1183
+#: mod/settings.php:1235
msgid "You are poked/prodded/etc. in a post"
msgstr "Sei 'toccato'/'spronato'/ecc. in un post"
-#: ../../mod/settings.php:1185
+#: mod/settings.php:1237
+msgid "Activate desktop notifications"
+msgstr "Attiva notifiche desktop"
+
+#: mod/settings.php:1237
+msgid "Show desktop popup on new notifications"
+msgstr "Mostra un popup di notifica sul desktop all'arrivo di nuove notifiche"
+
+#: mod/settings.php:1239
msgid "Text-only notification emails"
-msgstr ""
+msgstr "Email di notifica in solo testo"
-#: ../../mod/settings.php:1187
+#: mod/settings.php:1241
msgid "Send text only notification emails, without the html part"
-msgstr ""
+msgstr "Invia le email di notifica in solo testo, senza la parte in html"
-#: ../../mod/settings.php:1189
+#: mod/settings.php:1243
msgid "Advanced Account/Page Type Settings"
msgstr "Impostazioni avanzate Account/Tipo di pagina"
-#: ../../mod/settings.php:1190
+#: mod/settings.php:1244
msgid "Change the behaviour of this account for special situations"
msgstr "Modifica il comportamento di questo account in situazioni speciali"
-#: ../../mod/settings.php:1193
+#: mod/settings.php:1247
msgid "Relocate"
msgstr "Trasloca"
-#: ../../mod/settings.php:1194
+#: mod/settings.php:1248
msgid ""
"If you have moved this profile from another server, and some of your "
"contacts don't receive your updates, try pushing this button."
msgstr "Se hai spostato questo profilo da un'altro server, e alcuni dei tuoi contatti non ricevono i tuoi aggiornamenti, prova a premere questo bottone."
-#: ../../mod/settings.php:1195
+#: mod/settings.php:1249
msgid "Resend relocate message to contacts"
msgstr "Reinvia il messaggio di trasloco"
-#: ../../mod/dfrn_request.php:95
+#: mod/dfrn_request.php:95
msgid "This introduction has already been accepted."
msgstr "Questa presentazione è già stata accettata."
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
msgid "Profile location is not valid or does not contain profile information."
msgstr "L'indirizzo del profilo non è valido o non contiene un profilo."
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
msgid "Warning: profile location has no identifiable owner name."
msgstr "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario."
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
msgid "Warning: profile location has no profile photo."
msgstr "Attenzione: l'indirizzo del profilo non ha una foto."
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
#, php-format
msgid "%d required parameter was not found at the given location"
msgid_plural "%d required parameters were not found at the given location"
msgstr[0] "%d parametro richiesto non è stato trovato all'indirizzo dato"
msgstr[1] "%d parametri richiesti non sono stati trovati all'indirizzo dato"
-#: ../../mod/dfrn_request.php:172
+#: mod/dfrn_request.php:172
msgid "Introduction complete."
msgstr "Presentazione completa."
-#: ../../mod/dfrn_request.php:214
+#: mod/dfrn_request.php:214
msgid "Unrecoverable protocol error."
msgstr "Errore di comunicazione."
-#: ../../mod/dfrn_request.php:242
+#: mod/dfrn_request.php:242
msgid "Profile unavailable."
msgstr "Profilo non disponibile."
-#: ../../mod/dfrn_request.php:267
+#: mod/dfrn_request.php:267
#, php-format
msgid "%s has received too many connection requests today."
msgstr "%s ha ricevuto troppe richieste di connessione per oggi."
-#: ../../mod/dfrn_request.php:268
+#: mod/dfrn_request.php:268
msgid "Spam protection measures have been invoked."
msgstr "Sono state attivate le misure di protezione contro lo spam."
-#: ../../mod/dfrn_request.php:269
+#: mod/dfrn_request.php:269
msgid "Friends are advised to please try again in 24 hours."
msgstr "Gli amici sono pregati di riprovare tra 24 ore."
-#: ../../mod/dfrn_request.php:331
+#: mod/dfrn_request.php:331
msgid "Invalid locator"
msgstr "Invalid locator"
-#: ../../mod/dfrn_request.php:340
+#: mod/dfrn_request.php:340
msgid "Invalid email address."
msgstr "Indirizzo email non valido."
-#: ../../mod/dfrn_request.php:367
+#: mod/dfrn_request.php:367
msgid "This account has not been configured for email. Request failed."
msgstr "Questo account non è stato configurato per l'email. Richiesta fallita."
-#: ../../mod/dfrn_request.php:463
+#: mod/dfrn_request.php:463
msgid "Unable to resolve your name at the provided location."
msgstr "Impossibile risolvere il tuo nome nella posizione indicata."
-#: ../../mod/dfrn_request.php:476
+#: mod/dfrn_request.php:476
msgid "You have already introduced yourself here."
msgstr "Ti sei già presentato qui."
-#: ../../mod/dfrn_request.php:480
+#: mod/dfrn_request.php:480
#, php-format
msgid "Apparently you are already friends with %s."
msgstr "Pare che tu e %s siate già amici."
-#: ../../mod/dfrn_request.php:501
+#: mod/dfrn_request.php:501
msgid "Invalid profile URL."
msgstr "Indirizzo profilo non valido."
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
+#: mod/dfrn_request.php:507 include/follow.php:70
msgid "Disallowed profile URL."
msgstr "Indirizzo profilo non permesso."
-#: ../../mod/dfrn_request.php:597
+#: mod/dfrn_request.php:597
msgid "Your introduction has been sent."
msgstr "La tua presentazione è stata inviata."
-#: ../../mod/dfrn_request.php:650
+#: mod/dfrn_request.php:650
msgid "Please login to confirm introduction."
msgstr "Accedi per confermare la presentazione."
-#: ../../mod/dfrn_request.php:660
+#: mod/dfrn_request.php:660
msgid ""
"Incorrect identity currently logged in. Please login to "
"this profile."
msgstr "Non hai fatto accesso con l'identità corretta. Accedi a questo profilo."
-#: ../../mod/dfrn_request.php:671
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Conferma"
+
+#: mod/dfrn_request.php:686
msgid "Hide this contact"
msgstr "Nascondi questo contatto"
-#: ../../mod/dfrn_request.php:674
+#: mod/dfrn_request.php:689
#, php-format
msgid "Welcome home %s."
msgstr "Bentornato a casa %s."
-#: ../../mod/dfrn_request.php:675
+#: mod/dfrn_request.php:690
#, php-format
msgid "Please confirm your introduction/connection request to %s."
msgstr "Conferma la tua richiesta di connessione con %s."
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Conferma"
-
-#: ../../mod/dfrn_request.php:804
+#: mod/dfrn_request.php:819
msgid ""
"Please enter your 'Identity Address' from one of the following supported "
"communications networks:"
msgstr "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:"
-#: ../../mod/dfrn_request.php:824
+#: mod/dfrn_request.php:840
+#, php-format
msgid ""
"If you are not yet a member of the free social web, follow this link to find a public"
-" Friendica site and join us today."
-msgstr "Se non sei un membro del web sociale libero, segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi"
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today."
+msgstr "Se non sei un membro del web sociale libero, segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi"
-#: ../../mod/dfrn_request.php:827
+#: mod/dfrn_request.php:845
msgid "Friend/Connection Request"
msgstr "Richieste di amicizia/connessione"
-#: ../../mod/dfrn_request.php:828
+#: mod/dfrn_request.php:846
msgid ""
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
"testuser@identi.ca"
msgstr "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Rispondi:"
-
-#: ../../mod/dfrn_request.php:830
-#, php-format
-msgid "Does %s know you?"
-msgstr "%s ti conosce?"
-
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Aggiungi una nota personale:"
-
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
+#: mod/dfrn_request.php:854 include/contact_selectors.php:76
msgid "Friendica"
msgstr "Friendica"
-#: ../../mod/dfrn_request.php:837
+#: mod/dfrn_request.php:855
msgid "StatusNet/Federated Social Web"
msgstr "StatusNet/Federated Social Web"
-#: ../../mod/dfrn_request.php:839
+#: mod/dfrn_request.php:857
#, php-format
msgid ""
" - please do not use this form. Instead, enter %s into your Diaspora search"
" bar."
msgstr " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora."
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "L'indirizzo della tua identità:"
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Invia richiesta"
-
-#: ../../mod/register.php:90
+#: mod/register.php:92
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr "Registrazione completata. Controlla la tua mail per ulteriori informazioni."
-#: ../../mod/register.php:96
+#: mod/register.php:97
#, php-format
msgid ""
"Failed to send email message. Here your accout details: login: %s "
"password: %s
You can change your password after login."
-msgstr ""
+msgstr "Si è verificato un errore inviando l'email. I dettagli del tuo account: login: %s password: %s
Puoi cambiare la password dopo il login."
-#: ../../mod/register.php:105
+#: mod/register.php:107
msgid "Your registration can not be processed."
msgstr "La tua registrazione non puo' essere elaborata."
-#: ../../mod/register.php:148
+#: mod/register.php:150
msgid "Your registration is pending approval by the site owner."
msgstr "La tua richiesta è in attesa di approvazione da parte del prorietario del sito."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: mod/register.php:188 mod/uimport.php:50
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."
-#: ../../mod/register.php:214
+#: mod/register.php:216
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking 'Register'."
msgstr "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'."
-#: ../../mod/register.php:215
+#: mod/register.php:217
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera."
-#: ../../mod/register.php:216
+#: mod/register.php:218
msgid "Your OpenID (optional): "
msgstr "Il tuo OpenID (opzionale): "
-#: ../../mod/register.php:230
+#: mod/register.php:232
msgid "Include your profile in member directory?"
msgstr "Includi il tuo profilo nell'elenco pubblico?"
-#: ../../mod/register.php:251
+#: mod/register.php:256
msgid "Membership on this site is by invitation only."
msgstr "La registrazione su questo sito è solo su invito."
-#: ../../mod/register.php:252
+#: mod/register.php:257
msgid "Your invitation ID: "
msgstr "L'ID del tuo invito:"
-#: ../../mod/register.php:263
+#: mod/register.php:268
msgid "Your Full Name (e.g. Joe Smith): "
msgstr "Il tuo nome completo (es. Mario Rossi): "
-#: ../../mod/register.php:264
+#: mod/register.php:269
msgid "Your Email Address: "
msgstr "Il tuo indirizzo email: "
-#: ../../mod/register.php:265
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr "Lascia vuoto per generare automaticamente una password."
+
+#: mod/register.php:273
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be "
"'nickname@$sitename'."
msgstr "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà 'soprannome@$sitename'."
-#: ../../mod/register.php:266
+#: mod/register.php:274
msgid "Choose a nickname: "
msgstr "Scegli un nome utente: "
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
msgid "Register"
msgstr "Registrati"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
+#: mod/register.php:283 mod/uimport.php:64
msgid "Import"
msgstr "Importa"
-#: ../../mod/register.php:276
+#: mod/register.php:284
msgid "Import your profile to this friendica instance"
msgstr "Importa il tuo profilo in questo server friendica"
-#: ../../mod/maintenance.php:5
+#: mod/maintenance.php:5
msgid "System down for maintenance"
msgstr "Sistema in manutenzione"
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
msgid "Search"
msgstr "Cerca"
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Elementi taggati con: %s"
+
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr "Risultato della ricerca per: %s"
+
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
msgid "Global Directory"
msgstr "Elenco globale"
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
msgid "Find on this site"
msgstr "Cerca nel sito"
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
msgid "Site Directory"
msgstr "Elenco del sito"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
+#: mod/directory.php:129 mod/profiles.php:747
msgid "Age: "
msgstr "Età : "
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
msgid "Gender: "
msgstr "Genere:"
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Genere:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
msgid "Status:"
msgstr "Stato:"
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
msgid "Homepage:"
msgstr "Homepage:"
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "Informazioni:"
-
-#: ../../mod/directory.php:189
+#: mod/directory.php:205
msgid "No entries (some entries may be hidden)."
msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)."
-#: ../../mod/delegate.php:101
+#: mod/delegate.php:101
msgid "No potential page delegates located."
msgstr "Nessun potenziale delegato per la pagina è stato trovato."
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
+#: mod/delegate.php:130 include/nav.php:179
msgid "Delegate Page Management"
msgstr "Gestione delegati per la pagina"
-#: ../../mod/delegate.php:132
+#: mod/delegate.php:132
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."
-#: ../../mod/delegate.php:133
+#: mod/delegate.php:133
msgid "Existing Page Managers"
msgstr "Gestori Pagina Esistenti"
-#: ../../mod/delegate.php:135
+#: mod/delegate.php:135
msgid "Existing Page Delegates"
msgstr "Delegati Pagina Esistenti"
-#: ../../mod/delegate.php:137
+#: mod/delegate.php:137
msgid "Potential Delegates"
msgstr "Delegati Potenziali"
-#: ../../mod/delegate.php:140
+#: mod/delegate.php:140
msgid "Add"
msgstr "Aggiungi"
-#: ../../mod/delegate.php:141
+#: mod/delegate.php:141
msgid "No entries."
-msgstr "Nessun articolo."
+msgstr "Nessuna voce."
-#: ../../mod/common.php:42
+#: mod/common.php:45
msgid "Common Friends"
msgstr "Amici in comune"
-#: ../../mod/common.php:78
+#: mod/common.php:82
msgid "No contacts in common."
msgstr "Nessun contatto in comune."
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid "Export account"
msgstr "Esporta account"
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server."
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid "Export all"
msgstr "Esporta tutto"
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid ""
"Export your accout info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Puo' diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)"
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
+#: mod/mood.php:62 include/conversation.php:226
#, php-format
msgid "%1$s is currently %2$s"
msgstr "%1$s al momento è %2$s"
-#: ../../mod/mood.php:133
+#: mod/mood.php:133
msgid "Mood"
msgstr "Umore"
-#: ../../mod/mood.php:134
+#: mod/mood.php:134
msgid "Set your current mood and tell your friends"
msgstr "Condividi il tuo umore con i tuoi amici"
-#: ../../mod/suggest.php:27
+#: mod/suggest.php:27
msgid "Do you really want to delete this suggestion?"
msgstr "Vuoi veramente cancellare questo suggerimento?"
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
msgid "Friend Suggestions"
msgstr "Contatti suggeriti"
-#: ../../mod/suggest.php:74
+#: mod/suggest.php:76
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."
-#: ../../mod/suggest.php:92
+#: mod/suggest.php:94
msgid "Ignore/Hide"
msgstr "Ignora / Nascondi"
-#: ../../mod/profiles.php:37
+#: mod/profiles.php:37
msgid "Profile deleted."
msgstr "Profilo elminato."
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+#: mod/profiles.php:55 mod/profiles.php:89
msgid "Profile-"
msgstr "Profilo-"
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+#: mod/profiles.php:74 mod/profiles.php:117
msgid "New profile created."
msgstr "Il nuovo profilo è stato creato."
-#: ../../mod/profiles.php:95
+#: mod/profiles.php:95
msgid "Profile unavailable to clone."
msgstr "Impossibile duplicare il profilo."
-#: ../../mod/profiles.php:189
+#: mod/profiles.php:189
msgid "Profile Name is required."
msgstr "Il nome profilo è obbligatorio ."
-#: ../../mod/profiles.php:340
+#: mod/profiles.php:336
msgid "Marital Status"
msgstr "Stato civile"
-#: ../../mod/profiles.php:344
+#: mod/profiles.php:340
msgid "Romantic Partner"
msgstr "Partner romantico"
-#: ../../mod/profiles.php:348
+#: mod/profiles.php:344
msgid "Likes"
msgstr "Mi piace"
-#: ../../mod/profiles.php:352
+#: mod/profiles.php:348
msgid "Dislikes"
msgstr "Non mi piace"
-#: ../../mod/profiles.php:356
+#: mod/profiles.php:352
msgid "Work/Employment"
msgstr "Lavoro/Impiego"
-#: ../../mod/profiles.php:359
+#: mod/profiles.php:355
msgid "Religion"
msgstr "Religione"
-#: ../../mod/profiles.php:363
+#: mod/profiles.php:359
msgid "Political Views"
msgstr "Orientamento Politico"
-#: ../../mod/profiles.php:367
+#: mod/profiles.php:363
msgid "Gender"
msgstr "Sesso"
-#: ../../mod/profiles.php:371
+#: mod/profiles.php:367
msgid "Sexual Preference"
msgstr "Preferenza sessuale"
-#: ../../mod/profiles.php:375
+#: mod/profiles.php:371
msgid "Homepage"
msgstr "Homepage"
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+#: mod/profiles.php:375 mod/profiles.php:695
msgid "Interests"
msgstr "Interessi"
-#: ../../mod/profiles.php:383
+#: mod/profiles.php:379
msgid "Address"
msgstr "Indirizzo"
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+#: mod/profiles.php:386 mod/profiles.php:691
msgid "Location"
msgstr "Posizione"
-#: ../../mod/profiles.php:473
+#: mod/profiles.php:469
msgid "Profile updated."
msgstr "Profilo aggiornato."
-#: ../../mod/profiles.php:568
+#: mod/profiles.php:565
msgid " and "
msgstr "e "
-#: ../../mod/profiles.php:576
+#: mod/profiles.php:573
msgid "public profile"
msgstr "profilo pubblico"
-#: ../../mod/profiles.php:579
+#: mod/profiles.php:576
#, php-format
msgid "%1$s changed %2$s to “%3$s”"
msgstr "%1$s ha cambiato %2$s in “%3$s”"
-#: ../../mod/profiles.php:580
+#: mod/profiles.php:577
#, php-format
msgid " - Visit %1$s's %2$s"
msgstr "- Visita %2$s di %1$s"
-#: ../../mod/profiles.php:583
+#: mod/profiles.php:580
#, php-format
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s ha un %2$s aggiornato. Ha cambiato %3$s"
-#: ../../mod/profiles.php:658
+#: mod/profiles.php:655
msgid "Hide contacts and friends:"
msgstr "Nascondi contatti:"
-#: ../../mod/profiles.php:663
+#: mod/profiles.php:660
msgid "Hide your contact/friend list from viewers of this profile?"
msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"
-#: ../../mod/profiles.php:685
+#: mod/profiles.php:682
msgid "Edit Profile Details"
msgstr "Modifica i dettagli del profilo"
-#: ../../mod/profiles.php:687
+#: mod/profiles.php:684
msgid "Change Profile Photo"
msgstr "Cambia la foto del profilo"
-#: ../../mod/profiles.php:688
+#: mod/profiles.php:685
msgid "View this profile"
msgstr "Visualizza questo profilo"
-#: ../../mod/profiles.php:689
+#: mod/profiles.php:686
msgid "Create a new profile using these settings"
msgstr "Crea un nuovo profilo usando queste impostazioni"
-#: ../../mod/profiles.php:690
+#: mod/profiles.php:687
msgid "Clone this profile"
msgstr "Clona questo profilo"
-#: ../../mod/profiles.php:691
+#: mod/profiles.php:688
msgid "Delete this profile"
msgstr "Elimina questo profilo"
-#: ../../mod/profiles.php:692
+#: mod/profiles.php:689
msgid "Basic information"
msgstr "Informazioni di base"
-#: ../../mod/profiles.php:693
+#: mod/profiles.php:690
msgid "Profile picture"
msgstr "Immagine del profilo"
-#: ../../mod/profiles.php:695
+#: mod/profiles.php:692
msgid "Preferences"
msgstr "Preferenze"
-#: ../../mod/profiles.php:696
+#: mod/profiles.php:693
msgid "Status information"
msgstr "Informazioni stato"
-#: ../../mod/profiles.php:697
+#: mod/profiles.php:694
msgid "Additional information"
msgstr "Informazioni aggiuntive"
-#: ../../mod/profiles.php:700
+#: mod/profiles.php:697
msgid "Profile Name:"
msgstr "Nome del profilo:"
-#: ../../mod/profiles.php:701
+#: mod/profiles.php:698
msgid "Your Full Name:"
msgstr "Il tuo nome completo:"
-#: ../../mod/profiles.php:702
+#: mod/profiles.php:699
msgid "Title/Description:"
msgstr "Breve descrizione (es. titolo, posizione, altro):"
-#: ../../mod/profiles.php:703
+#: mod/profiles.php:700
msgid "Your Gender:"
msgstr "Il tuo sesso:"
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Compleanno (%s)"
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr "Compleanno:"
-#: ../../mod/profiles.php:705
+#: mod/profiles.php:702
msgid "Street Address:"
msgstr "Indirizzo (via/piazza):"
-#: ../../mod/profiles.php:706
+#: mod/profiles.php:703
msgid "Locality/City:"
msgstr "Località:"
-#: ../../mod/profiles.php:707
+#: mod/profiles.php:704
msgid "Postal/Zip Code:"
msgstr "CAP:"
-#: ../../mod/profiles.php:708
+#: mod/profiles.php:705
msgid "Country:"
msgstr "Nazione:"
-#: ../../mod/profiles.php:709
+#: mod/profiles.php:706
msgid "Region/State:"
msgstr "Regione/Stato:"
-#: ../../mod/profiles.php:710
+#: mod/profiles.php:707
msgid "♥ Marital Status:"
msgstr "♥ Stato sentimentale:"
-#: ../../mod/profiles.php:711
+#: mod/profiles.php:708
msgid "Who: (if applicable)"
msgstr "Con chi: (se possibile)"
-#: ../../mod/profiles.php:712
+#: mod/profiles.php:709
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr "Esempio: cathy123, Cathy Williams, cathy@example.com"
-#: ../../mod/profiles.php:713
+#: mod/profiles.php:710
msgid "Since [date]:"
msgstr "Dal [data]:"
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
+#: mod/profiles.php:711 include/identity.php:569
msgid "Sexual Preference:"
msgstr "Preferenze sessuali:"
-#: ../../mod/profiles.php:715
+#: mod/profiles.php:712
msgid "Homepage URL:"
msgstr "Homepage:"
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
+#: mod/profiles.php:713 include/identity.php:573
msgid "Hometown:"
msgstr "Paese natale:"
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
+#: mod/profiles.php:714 include/identity.php:577
msgid "Political Views:"
msgstr "Orientamento politico:"
-#: ../../mod/profiles.php:718
+#: mod/profiles.php:715
msgid "Religious Views:"
msgstr "Orientamento religioso:"
-#: ../../mod/profiles.php:719
+#: mod/profiles.php:716
msgid "Public Keywords:"
msgstr "Parole chiave visibili a tutti:"
-#: ../../mod/profiles.php:720
+#: mod/profiles.php:717
msgid "Private Keywords:"
msgstr "Parole chiave private:"
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
+#: mod/profiles.php:718 include/identity.php:585
msgid "Likes:"
msgstr "Mi piace:"
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
+#: mod/profiles.php:719 include/identity.php:587
msgid "Dislikes:"
msgstr "Non mi piace:"
-#: ../../mod/profiles.php:723
+#: mod/profiles.php:720
msgid "Example: fishing photography software"
msgstr "Esempio: pesca fotografia programmazione"
-#: ../../mod/profiles.php:724
+#: mod/profiles.php:721
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)"
-#: ../../mod/profiles.php:725
+#: mod/profiles.php:722
msgid "(Used for searching profiles, never shown to others)"
msgstr "(Usato per cercare tra i profili, non è mai visibile agli altri)"
-#: ../../mod/profiles.php:726
+#: mod/profiles.php:723
msgid "Tell us about yourself..."
msgstr "Raccontaci di te..."
-#: ../../mod/profiles.php:727
+#: mod/profiles.php:724
msgid "Hobbies/Interests"
msgstr "Hobby/interessi"
-#: ../../mod/profiles.php:728
+#: mod/profiles.php:725
msgid "Contact information and Social Networks"
msgstr "Informazioni su contatti e social network"
-#: ../../mod/profiles.php:729
+#: mod/profiles.php:726
msgid "Musical interests"
msgstr "Interessi musicali"
-#: ../../mod/profiles.php:730
+#: mod/profiles.php:727
msgid "Books, literature"
msgstr "Libri, letteratura"
-#: ../../mod/profiles.php:731
+#: mod/profiles.php:728
msgid "Television"
msgstr "Televisione"
-#: ../../mod/profiles.php:732
+#: mod/profiles.php:729
msgid "Film/dance/culture/entertainment"
msgstr "Film/danza/cultura/intrattenimento"
-#: ../../mod/profiles.php:733
+#: mod/profiles.php:730
msgid "Love/romance"
msgstr "Amore"
-#: ../../mod/profiles.php:734
+#: mod/profiles.php:731
msgid "Work/employment"
msgstr "Lavoro/impiego"
-#: ../../mod/profiles.php:735
+#: mod/profiles.php:732
msgid "School/education"
msgstr "Scuola/educazione"
-#: ../../mod/profiles.php:740
+#: mod/profiles.php:737
msgid ""
"This is your public profile. It may "
"be visible to anybody using the internet."
msgstr "Questo è il tuo profilo publico. Potrebbe essere visto da chiunque attraverso internet."
-#: ../../mod/profiles.php:803
+#: mod/profiles.php:800
msgid "Edit/Manage Profiles"
msgstr "Modifica / Gestisci profili"
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
msgid "Change profile photo"
msgstr "Cambia la foto del profilo"
-#: ../../mod/profiles.php:805 ../../boot.php:1612
+#: mod/profiles.php:802 include/identity.php:232
msgid "Create New Profile"
msgstr "Crea un nuovo profilo"
-#: ../../mod/profiles.php:816 ../../boot.php:1622
+#: mod/profiles.php:813 include/identity.php:242
msgid "Profile Image"
msgstr "Immagine del Profilo"
-#: ../../mod/profiles.php:818 ../../boot.php:1625
+#: mod/profiles.php:815 include/identity.php:245
msgid "visible to everybody"
msgstr "visibile a tutti"
-#: ../../mod/profiles.php:819 ../../boot.php:1626
+#: mod/profiles.php:816 include/identity.php:246
msgid "Edit visibility"
msgstr "Modifica visibilità"
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+#: mod/editpost.php:17 mod/editpost.php:27
msgid "Item not found"
msgstr "Oggetto non trovato"
-#: ../../mod/editpost.php:39
+#: mod/editpost.php:40
msgid "Edit post"
msgstr "Modifica messaggio"
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
+#: mod/editpost.php:111 include/conversation.php:1057
msgid "upload photo"
msgstr "carica foto"
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
+#: mod/editpost.php:112 include/conversation.php:1058
msgid "Attach file"
msgstr "Allega file"
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
+#: mod/editpost.php:113 include/conversation.php:1059
msgid "attach file"
msgstr "allega file"
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
+#: mod/editpost.php:115 include/conversation.php:1061
msgid "web link"
msgstr "link web"
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
+#: mod/editpost.php:116 include/conversation.php:1062
msgid "Insert video link"
msgstr "Inserire collegamento video"
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
+#: mod/editpost.php:117 include/conversation.php:1063
msgid "video link"
msgstr "link video"
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
+#: mod/editpost.php:118 include/conversation.php:1064
msgid "Insert audio link"
msgstr "Inserisci collegamento audio"
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
+#: mod/editpost.php:119 include/conversation.php:1065
msgid "audio link"
msgstr "link audio"
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
+#: mod/editpost.php:120 include/conversation.php:1066
msgid "Set your location"
msgstr "La tua posizione"
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
+#: mod/editpost.php:121 include/conversation.php:1067
msgid "set location"
msgstr "posizione"
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
+#: mod/editpost.php:122 include/conversation.php:1068
msgid "Clear browser location"
msgstr "Rimuovi la localizzazione data dal browser"
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
+#: mod/editpost.php:123 include/conversation.php:1069
msgid "clear location"
msgstr "canc. pos."
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
+#: mod/editpost.php:125 include/conversation.php:1075
msgid "Permission settings"
msgstr "Impostazioni permessi"
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
+#: mod/editpost.php:133 include/acl_selectors.php:343
msgid "CC: email addresses"
msgstr "CC: indirizzi email"
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
+#: mod/editpost.php:134 include/conversation.php:1084
msgid "Public post"
msgstr "Messaggio pubblico"
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
+#: mod/editpost.php:137 include/conversation.php:1071
msgid "Set title"
msgstr "Scegli un titolo"
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
+#: mod/editpost.php:139 include/conversation.php:1073
msgid "Categories (comma-separated list)"
msgstr "Categorie (lista separata da virgola)"
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
+#: mod/editpost.php:140 include/acl_selectors.php:344
msgid "Example: bob@example.com, mary@example.com"
msgstr "Esempio: bob@example.com, mary@example.com"
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr "Questo è Friendica, versione"
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr "in esecuzione all'indirizzo web"
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr "Visita Friendica.com per saperne di più sul progetto Friendica."
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr "Segnalazioni di bug e problemi: visita"
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr "il bugtracker su github"
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr "Suggerimenti, lodi, donazioni, ecc - e-mail a \"Info\" at Friendica punto com"
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr "Plugin/addon/applicazioni instalate"
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr "Nessun plugin/addons/applicazione installata"
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: mod/api.php:76 mod/api.php:102
msgid "Authorize application connection"
msgstr "Autorizza la connessione dell'applicazione"
-#: ../../mod/api.php:77
+#: mod/api.php:77
msgid "Return to your app and insert this Securty Code:"
msgstr "Torna alla tua applicazione e inserisci questo codice di sicurezza:"
-#: ../../mod/api.php:89
+#: mod/api.php:89
msgid "Please login to continue."
msgstr "Effettua il login per continuare."
-#: ../../mod/api.php:104
+#: mod/api.php:104
msgid ""
"Do you want to authorize this application to access your posts and contacts,"
" and/or create new posts for you?"
msgstr "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?"
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+#: mod/lockview.php:31 mod/lockview.php:39
msgid "Remote privacy information not available."
msgstr "Informazioni remote sulla privacy non disponibili."
-#: ../../mod/lockview.php:48
+#: mod/lockview.php:48
msgid "Visible to:"
msgstr "Visibile a:"
-#: ../../mod/notes.php:44 ../../boot.php:2150
+#: mod/notes.php:44 include/identity.php:675
msgid "Personal Notes"
msgstr "Note personali"
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
msgid "l F d, Y \\@ g:i A"
msgstr "l d F Y \\@ G:i"
-#: ../../mod/localtime.php:24
+#: mod/localtime.php:24
msgid "Time Conversion"
msgstr "Conversione Ora"
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
msgstr "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti."
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
#, php-format
msgid "UTC time: %s"
msgstr "Ora UTC: %s"
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
#, php-format
msgid "Current timezone: %s"
msgstr "Fuso orario corrente: %s"
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
#, php-format
msgid "Converted localtime: %s"
msgstr "Ora locale convertita: %s"
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
msgid "Please select your timezone:"
msgstr "Selezionare il tuo fuso orario:"
-#: ../../mod/poke.php:192
+#: mod/poke.php:192
msgid "Poke/Prod"
msgstr "Tocca/Pungola"
-#: ../../mod/poke.php:193
+#: mod/poke.php:193
msgid "poke, prod or do other things to somebody"
msgstr "tocca, pungola o fai altre cose a qualcuno"
-#: ../../mod/poke.php:194
+#: mod/poke.php:194
msgid "Recipient"
msgstr "Destinatario"
-#: ../../mod/poke.php:195
+#: mod/poke.php:195
msgid "Choose what you wish to do to recipient"
msgstr "Scegli cosa vuoi fare al destinatario"
-#: ../../mod/poke.php:198
+#: mod/poke.php:198
msgid "Make this post private"
msgstr "Rendi questo post privato"
-#: ../../mod/invite.php:27
+#: mod/invite.php:27
msgid "Total invitation limit exceeded."
msgstr "Limite totale degli inviti superato."
-#: ../../mod/invite.php:49
+#: mod/invite.php:49
#, php-format
msgid "%s : Not a valid email address."
msgstr "%s: non è un indirizzo email valido."
-#: ../../mod/invite.php:73
+#: mod/invite.php:73
msgid "Please join us on Friendica"
msgstr "Unisiciti a noi su Friendica"
-#: ../../mod/invite.php:84
+#: mod/invite.php:84
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr "Limite degli inviti superato. Contatta l'amministratore del tuo sito."
-#: ../../mod/invite.php:89
+#: mod/invite.php:89
#, php-format
msgid "%s : Message delivery failed."
msgstr "%s: la consegna del messaggio fallita."
-#: ../../mod/invite.php:93
+#: mod/invite.php:93
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
msgstr[0] "%d messaggio inviato."
msgstr[1] "%d messaggi inviati."
-#: ../../mod/invite.php:112
+#: mod/invite.php:112
msgid "You have no more invitations available"
msgstr "Non hai altri inviti disponibili"
-#: ../../mod/invite.php:120
+#: mod/invite.php:120
#, php-format
msgid ""
"Visit %s for a list of public sites that you can join. Friendica members on "
@@ -5237,14 +5431,14 @@ msgid ""
" other social networks."
msgstr "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network."
-#: ../../mod/invite.php:122
+#: mod/invite.php:122
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgstr "Per accettare questo invito, visita e resitrati su %s o su un'altro sito web Friendica aperto al pubblico."
-#: ../../mod/invite.php:123
+#: mod/invite.php:123
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
@@ -5253,446 +5447,368 @@ msgid ""
"sites you can join."
msgstr "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti."
-#: ../../mod/invite.php:126
+#: mod/invite.php:126
msgid ""
"Our apologies. This system is not currently configured to connect with other"
" public sites or invite members."
msgstr "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri."
-#: ../../mod/invite.php:132
+#: mod/invite.php:132
msgid "Send invitations"
msgstr "Invia inviti"
-#: ../../mod/invite.php:133
+#: mod/invite.php:133
msgid "Enter email addresses, one per line:"
msgstr "Inserisci gli indirizzi email, uno per riga:"
-#: ../../mod/invite.php:135
+#: mod/invite.php:135
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr "Sei cordialmente invitato a unirti a me ed ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore."
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid "You will need to supply this invitation code: $invite_code"
msgstr "Sarà necessario fornire questo codice invito: $invite_code"
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid ""
"Once you have registered, please connect with me via my profile page at:"
msgstr "Una volta registrato, connettiti con me dal mio profilo:"
-#: ../../mod/invite.php:139
+#: mod/invite.php:139
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendica.com"
msgstr "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendica.com"
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Album foto"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
msgid "Contact Photos"
msgstr "Foto dei contatti"
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/photos.php:84 include/identity.php:651
+msgid "Photo Albums"
+msgstr "Album foto"
+
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Foto recenti"
+
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
msgid "Upload New Photos"
msgstr "Carica nuove foto"
-#: ../../mod/photos.php:144
+#: mod/photos.php:166
msgid "Contact information unavailable"
msgstr "I dati di questo contatto non sono disponibili"
-#: ../../mod/photos.php:165
+#: mod/photos.php:187
msgid "Album not found."
msgstr "Album non trovato."
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
msgid "Delete Album"
msgstr "Rimuovi album"
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "Vuoi davvero cancellare questo album e tutte le sue foto?"
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
msgid "Delete Photo"
msgstr "Rimuovi foto"
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
msgid "Do you really want to delete this photo?"
msgstr "Vuoi veramente cancellare questa foto?"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr "%1$s è stato taggato in %2$s da %3$s"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
msgid "a photo"
msgstr "una foto"
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "L'immagine supera il limite di"
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
msgid "Image file is empty."
msgstr "Il file dell'immagine è vuoto."
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
msgid "No photos selected"
msgstr "Nessuna foto selezionata"
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1114
#, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr "Hai usato %1$.2f MBytes su %2$.2f disponibili."
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
msgid "Upload Photos"
msgstr "Carica foto"
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
msgid "New album name: "
msgstr "Nome nuovo album: "
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
msgid "or existing album name: "
msgstr "o nome di un album esistente: "
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
msgid "Do not show a status post for this upload"
msgstr "Non creare un post per questo upload"
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
msgid "Permissions"
msgstr "Permessi"
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1168
msgid "Private Photo"
msgstr "Foto privata"
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
msgid "Public Photo"
msgstr "Foto pubblica"
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
msgid "Edit Album"
msgstr "Modifica album"
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
msgid "Show Newest First"
msgstr "Mostra nuove foto per prime"
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
msgid "Show Oldest First"
msgstr "Mostra vecchie foto per prime"
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
msgid "View Photo"
msgstr "Vedi foto"
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
msgid "Permission denied. Access to this item may be restricted."
msgstr "Permesso negato. L'accesso a questo elemento può essere limitato."
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
msgid "Photo not available"
msgstr "Foto non disponibile"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "View photo"
msgstr "Vedi foto"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "Edit photo"
msgstr "Modifica foto"
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
msgid "Use as profile photo"
msgstr "Usa come foto del profilo"
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
msgid "View Full Size"
msgstr "Vedi dimensione intera"
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
msgid "Tags: "
msgstr "Tag: "
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
msgid "[Remove any tag]"
msgstr "[Rimuovi tutti i tag]"
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Ruota a destra"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Ruota a sinistra"
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
msgid "New album name"
msgstr "Nuovo nome dell'album"
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
msgid "Caption"
msgstr "Titolo"
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
msgid "Add a Tag"
msgstr "Aggiungi tag"
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr "Non ruotare"
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Ruota a destra"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Ruota a sinistra"
+
+#: mod/photos.php:1540
msgid "Private photo"
msgstr "Foto privata"
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
msgid "Public photo"
msgstr "Foto pubblica"
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
+#: mod/photos.php:1563 include/conversation.php:1055
msgid "Share"
msgstr "Condividi"
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Foto recenti"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr "Not Extended"
-#: ../../mod/regmod.php:55
+#: mod/regmod.php:55
msgid "Account approved."
msgstr "Account approvato."
-#: ../../mod/regmod.php:92
+#: mod/regmod.php:92
#, php-format
msgid "Registration revoked for %s"
msgstr "Registrazione revocata per %s"
-#: ../../mod/regmod.php:104
+#: mod/regmod.php:104
msgid "Please login."
msgstr "Accedi."
-#: ../../mod/uimport.php:66
+#: mod/uimport.php:66
msgid "Move account"
msgstr "Muovi account"
-#: ../../mod/uimport.php:67
+#: mod/uimport.php:67
msgid "You can import an account from another Friendica server."
msgstr "Puoi importare un account da un altro server Friendica."
-#: ../../mod/uimport.php:68
+#: mod/uimport.php:68
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also"
" to inform your friends that you moved here."
msgstr "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui."
-#: ../../mod/uimport.php:69
+#: mod/uimport.php:69
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (statusnet/identi.ca) or from Diaspora"
msgstr "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (status.net/identi.ca) o da Diaspora"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid "Account file"
msgstr "File account"
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\""
-#: ../../mod/attach.php:8
+#: mod/attach.php:8
msgid "Item not available."
msgstr "Oggetto non disponibile."
-#: ../../mod/attach.php:20
+#: mod/attach.php:20
msgid "Item was not found."
msgstr "Oggetto non trovato."
-#: ../../boot.php:749
+#: boot.php:763
msgid "Delete this item?"
msgstr "Cancellare questo elemento?"
-#: ../../boot.php:752
+#: boot.php:766
msgid "show fewer"
msgstr "mostra di meno"
-#: ../../boot.php:1122
+#: boot.php:1140
#, php-format
msgid "Update %s failed. See error logs."
msgstr "aggiornamento %s fallito. Guarda i log di errore."
-#: ../../boot.php:1240
+#: boot.php:1247
msgid "Create a New Account"
msgstr "Crea un nuovo account"
-#: ../../boot.php:1265 ../../include/nav.php:73
+#: boot.php:1272 include/nav.php:73
msgid "Logout"
msgstr "Esci"
-#: ../../boot.php:1268
+#: boot.php:1275
msgid "Nickname or Email address: "
msgstr "Nome utente o indirizzo email: "
-#: ../../boot.php:1269
+#: boot.php:1276
msgid "Password: "
msgstr "Password: "
-#: ../../boot.php:1270
+#: boot.php:1277
msgid "Remember me"
msgstr "Ricordati di me"
-#: ../../boot.php:1273
+#: boot.php:1280
msgid "Or login using OpenID: "
msgstr "O entra con OpenID:"
-#: ../../boot.php:1279
+#: boot.php:1286
msgid "Forgot your password?"
msgstr "Hai dimenticato la password?"
-#: ../../boot.php:1282
+#: boot.php:1289
msgid "Website Terms of Service"
msgstr "Condizioni di servizio del sito web "
-#: ../../boot.php:1283
+#: boot.php:1290
msgid "terms of service"
msgstr "condizioni del servizio"
-#: ../../boot.php:1285
+#: boot.php:1292
msgid "Website Privacy Policy"
msgstr "Politiche di privacy del sito"
-#: ../../boot.php:1286
+#: boot.php:1293
msgid "privacy policy"
msgstr "politiche di privacy"
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "L'account richiesto non è disponibile."
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Modifica il profilo"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Messaggio"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Profili"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Gestisci/modifica i profili"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr "Rete:"
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "g A l d F"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "d F"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[oggi]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Promemoria compleanni"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Compleanni questa settimana:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Nessuna descrizione]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Promemoria"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Eventi di questa settimana:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Stato"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Messaggi di stato e post"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Dettagli del profilo"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr "Video"
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Eventi e calendario"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Solo tu puoi vedere questo"
-
-#: ../../object/Item.php:94
+#: object/Item.php:95
msgid "This entry was edited"
msgstr "Questa voce è stata modificata"
-#: ../../object/Item.php:208
+#: object/Item.php:209
msgid "ignore thread"
msgstr "ignora la discussione"
-#: ../../object/Item.php:209
+#: object/Item.php:210
msgid "unignore thread"
msgstr "non ignorare la discussione"
-#: ../../object/Item.php:210
+#: object/Item.php:211
msgid "toggle ignore status"
msgstr "inverti stato \"Ignora\""
-#: ../../object/Item.php:213
+#: object/Item.php:214
msgid "ignored"
msgstr "ignorato"
-#: ../../object/Item.php:316 ../../include/conversation.php:666
+#: object/Item.php:318 include/conversation.php:665
msgid "Categories:"
msgstr "Categorie:"
-#: ../../object/Item.php:317 ../../include/conversation.php:667
+#: object/Item.php:319 include/conversation.php:666
msgid "Filed under:"
msgstr "Archiviato in:"
-#: ../../object/Item.php:329
+#: object/Item.php:331
msgid "via"
msgstr "via"
-#: ../../include/dbstructure.php:26
+#: include/dbstructure.php:26
#, php-format
msgid ""
"\n"
@@ -5702,1382 +5818,1483 @@ msgid ""
"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
msgstr "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non puoi aiutarmi da solo. Il mio database potrebbe essere invalido."
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
#, php-format
msgid ""
"The error message is\n"
"[pre]%s[/pre]"
msgstr "Il messaggio di errore è\n[pre]%s[/pre]"
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
msgid "Errors encountered creating database tables."
msgstr "La creazione delle tabelle del database ha generato errori."
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
msgid "Errors encountered performing database changes."
msgstr "Riscontrati errori applicando le modifiche al database."
-#: ../../include/auth.php:38
+#: include/auth.php:38
msgid "Logged out."
msgstr "Uscita effettuata."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto."
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid "The error message was:"
msgstr "Il messaggio riportato era:"
-#: ../../include/contact_widgets.php:6
+#: include/contact_widgets.php:6
msgid "Add New Contact"
msgstr "Aggiungi nuovo contatto"
-#: ../../include/contact_widgets.php:7
+#: include/contact_widgets.php:7
msgid "Enter address or web location"
msgstr "Inserisci posizione o indirizzo web"
-#: ../../include/contact_widgets.php:8
+#: include/contact_widgets.php:8
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr "Esempio: bob@example.com, http://example.com/barbara"
-#: ../../include/contact_widgets.php:24
+#: include/contact_widgets.php:24
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] "%d invito disponibile"
msgstr[1] "%d inviti disponibili"
-#: ../../include/contact_widgets.php:30
+#: include/contact_widgets.php:30
msgid "Find People"
msgstr "Trova persone"
-#: ../../include/contact_widgets.php:31
+#: include/contact_widgets.php:31
msgid "Enter name or interest"
msgstr "Inserisci un nome o un interesse"
-#: ../../include/contact_widgets.php:32
+#: include/contact_widgets.php:32
msgid "Connect/Follow"
msgstr "Connetti/segui"
-#: ../../include/contact_widgets.php:33
+#: include/contact_widgets.php:33
msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Esempi: Mario Rossi, Pesca"
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
msgid "Similar Interests"
msgstr "Interessi simili"
-#: ../../include/contact_widgets.php:37
+#: include/contact_widgets.php:37
msgid "Random Profile"
msgstr "Profilo causale"
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
msgid "Invite Friends"
msgstr "Invita amici"
-#: ../../include/contact_widgets.php:71
+#: include/contact_widgets.php:71
msgid "Networks"
msgstr "Reti"
-#: ../../include/contact_widgets.php:74
+#: include/contact_widgets.php:74
msgid "All Networks"
msgstr "Tutte le Reti"
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
+#: include/contact_widgets.php:104 include/features.php:60
msgid "Saved Folders"
msgstr "Cartelle Salvate"
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
msgid "Everything"
msgstr "Tutto"
-#: ../../include/contact_widgets.php:136
+#: include/contact_widgets.php:136
msgid "Categories"
msgstr "Categorie"
-#: ../../include/features.php:23
+#: include/features.php:23
msgid "General Features"
msgstr "Funzionalità generali"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Multiple Profiles"
msgstr "Profili multipli"
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Ability to create multiple profiles"
msgstr "Possibilità di creare profili multipli"
-#: ../../include/features.php:30
+#: include/features.php:30
msgid "Post Composition Features"
msgstr "Funzionalità di composizione dei post"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Richtext Editor"
msgstr "Editor visuale"
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Enable richtext editor"
msgstr "Abilita l'editor visuale"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Post Preview"
msgstr "Anteprima dei post"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Allow previewing posts and comments before publishing them"
msgstr "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli"
-#: ../../include/features.php:33
+#: include/features.php:33
msgid "Auto-mention Forums"
msgstr "Auto-cita i Forum"
-#: ../../include/features.php:33
+#: include/features.php:33
msgid ""
"Add/remove mention when a fourm page is selected/deselected in ACL window."
msgstr "Aggiunge o rimuove una citazione quando un forum è selezionato o deselezionato nella finestra dei permessi."
-#: ../../include/features.php:38
+#: include/features.php:38
msgid "Network Sidebar Widgets"
msgstr "Widget della barra laterale nella pagina Rete"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Search by Date"
msgstr "Cerca per data"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Ability to select posts by date ranges"
msgstr "Permette di filtrare i post per data"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Group Filter"
msgstr "Filtra gruppi"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Enable widget to display Network posts only from selected group"
msgstr "Abilita il widget per filtrare i post solo per il gruppo selezionato"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Network Filter"
msgstr "Filtro reti"
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Enable widget to display Network posts only from selected network"
msgstr "Abilita il widget per mostare i post solo per la rete selezionata"
-#: ../../include/features.php:42
+#: include/features.php:42
msgid "Save search terms for re-use"
msgstr "Salva i termini cercati per riutilizzarli"
-#: ../../include/features.php:47
+#: include/features.php:47
msgid "Network Tabs"
msgstr "Schede pagina Rete"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Network Personal Tab"
msgstr "Scheda Personali"
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Enable tab to display only Network posts that you've interacted on"
msgstr "Abilita la scheda per mostrare solo i post a cui hai partecipato"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Network New Tab"
msgstr "Scheda Nuovi"
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr "Abilita la scheda per mostrare solo i post nuovi (nelle ultime 12 ore)"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Network Shared Links Tab"
msgstr "Scheda Link Condivisi"
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Enable tab to display only Network posts with links in them"
msgstr "Abilita la scheda per mostrare solo i post che contengono link"
-#: ../../include/features.php:55
+#: include/features.php:55
msgid "Post/Comment Tools"
msgstr "Strumenti per messaggi/commenti"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Multiple Deletion"
msgstr "Eliminazione multipla"
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Select and delete multiple posts/comments at once"
msgstr "Seleziona ed elimina vari messagi e commenti in una volta sola"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit Sent Posts"
msgstr "Modifica i post inviati"
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit and correct posts and comments after sending"
msgstr "Modifica e correggi messaggi e commenti dopo averli inviati"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Tagging"
msgstr "Aggiunta tag"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Ability to tag existing posts"
msgstr "Permette di aggiungere tag ai post già esistenti"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Post Categories"
msgstr "Cateorie post"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Add categories to your posts"
msgstr "Aggiungi categorie ai tuoi post"
-#: ../../include/features.php:60
+#: include/features.php:60
msgid "Ability to file posts under folders"
msgstr "Permette di archiviare i post in cartelle"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Dislike Posts"
msgstr "Non mi piace"
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Ability to dislike posts/comments"
msgstr "Permetti di inviare \"non mi piace\" ai messaggi"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Star Posts"
msgstr "Post preferiti"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Ability to mark special posts with a star indicator"
msgstr "Permette di segnare i post preferiti con una stella"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Mute Post Notifications"
msgstr "Silenzia le notifiche di nuovi post"
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Ability to mute notifications for a thread"
msgstr "Permette di silenziare le notifiche di nuovi post in una discussione"
-#: ../../include/follow.php:32
+#: include/follow.php:75
msgid "Connect URL missing."
msgstr "URL di connessione mancante."
-#: ../../include/follow.php:59
+#: include/follow.php:102
msgid ""
"This site is not configured to allow communications with other networks."
msgstr "Questo sito non è configurato per permettere la comunicazione con altri network."
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:103 include/follow.php:123
msgid "No compatible communication protocols or feeds were discovered."
msgstr "Non sono stati trovati protocolli di comunicazione o feed compatibili."
-#: ../../include/follow.php:78
+#: include/follow.php:121
msgid "The profile address specified does not provide adequate information."
msgstr "L'indirizzo del profilo specificato non fornisce adeguate informazioni."
-#: ../../include/follow.php:82
+#: include/follow.php:125
msgid "An author or name was not found."
msgstr "Non è stato trovato un nome o un autore"
-#: ../../include/follow.php:84
+#: include/follow.php:127
msgid "No browser URL could be matched to this address."
msgstr "Nessun URL puo' essere associato a questo indirizzo."
-#: ../../include/follow.php:86
+#: include/follow.php:129
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email."
-#: ../../include/follow.php:87
+#: include/follow.php:130
msgid "Use mailto: in front of address to force email check."
msgstr "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email."
-#: ../../include/follow.php:93
+#: include/follow.php:136
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito."
-#: ../../include/follow.php:103
+#: include/follow.php:146
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te."
-#: ../../include/follow.php:205
+#: include/follow.php:249
msgid "Unable to retrieve contact information."
msgstr "Impossibile recuperare informazioni sul contatto."
-#: ../../include/follow.php:258
+#: include/follow.php:302
msgid "following"
msgstr "segue"
-#: ../../include/group.php:25
+#: include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
"may apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name."
msgstr "Un gruppo eliminato con questo nome è stato ricreato. I permessi esistenti su un elemento possono essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso."
-#: ../../include/group.php:207
+#: include/group.php:207
msgid "Default privacy group for new contacts"
msgstr "Gruppo predefinito per i nuovi contatti"
-#: ../../include/group.php:226
+#: include/group.php:226
msgid "Everybody"
msgstr "Tutti"
-#: ../../include/group.php:249
+#: include/group.php:249
msgid "edit"
msgstr "modifica"
-#: ../../include/group.php:271
+#: include/group.php:271
msgid "Edit group"
msgstr "Modifica gruppo"
-#: ../../include/group.php:272
+#: include/group.php:272
msgid "Create a new group"
msgstr "Crea un nuovo gruppo"
-#: ../../include/group.php:273
+#: include/group.php:275
msgid "Contacts not in any group"
msgstr "Contatti in nessun gruppo."
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
+#: include/datetime.php:43 include/datetime.php:45
msgid "Miscellaneous"
msgstr "Varie"
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "anno"
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "AAAA-MM-GG o MM-GG"
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "mese"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "giorno"
-
-#: ../../include/datetime.php:276
+#: include/datetime.php:256
msgid "never"
msgstr "mai"
-#: ../../include/datetime.php:282
+#: include/datetime.php:262
msgid "less than a second ago"
msgstr "meno di un secondo fa"
-#: ../../include/datetime.php:290
+#: include/datetime.php:272
+msgid "year"
+msgstr "anno"
+
+#: include/datetime.php:272
msgid "years"
msgstr "anni"
-#: ../../include/datetime.php:291
+#: include/datetime.php:273
+msgid "month"
+msgstr "mese"
+
+#: include/datetime.php:273
msgid "months"
msgstr "mesi"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "week"
msgstr "settimana"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "weeks"
msgstr "settimane"
-#: ../../include/datetime.php:293
+#: include/datetime.php:275
+msgid "day"
+msgstr "giorno"
+
+#: include/datetime.php:275
msgid "days"
msgstr "giorni"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hour"
msgstr "ora"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hours"
msgstr "ore"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minute"
msgstr "minuto"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minutes"
msgstr "minuti"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "second"
msgstr "secondo"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "seconds"
msgstr "secondi"
-#: ../../include/datetime.php:305
+#: include/datetime.php:287
#, php-format
msgid "%1$d %2$s ago"
msgstr "%1$d %2$s fa"
-#: ../../include/datetime.php:477 ../../include/items.php:2211
+#: include/datetime.php:459 include/items.php:2432
#, php-format
msgid "%s's birthday"
msgstr "Compleanno di %s"
-#: ../../include/datetime.php:478 ../../include/items.php:2212
+#: include/datetime.php:460 include/items.php:2433
#, php-format
msgid "Happy Birthday %s"
msgstr "Buon compleanno %s"
-#: ../../include/acl_selectors.php:333
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "L'account richiesto non è disponibile."
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Modifica il profilo"
+
+#: include/identity.php:220
+msgid "Message"
+msgstr "Messaggio"
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Profili"
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Gestisci/modifica i profili"
+
+#: include/identity.php:341
+msgid "Network:"
+msgstr "Rete:"
+
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "g A l d F"
+
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "d F"
+
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[oggi]"
+
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Promemoria compleanni"
+
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Compleanni questa settimana:"
+
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Nessuna descrizione]"
+
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Promemoria"
+
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Eventi di questa settimana:"
+
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "j F Y"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "j F"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Compleanno:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Età:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "per %1$d %2$s"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religione:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Hobby/Interessi:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Informazioni su contatti e social network:"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Interessi musicali:"
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Libri, letteratura:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Televisione:"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film/danza/cultura/intrattenimento:"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Amore:"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Lavoro:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Scuola:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Stato"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Messaggi di stato e post"
+
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Dettagli del profilo"
+
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr "Video"
+
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Eventi e calendario"
+
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Solo tu puoi vedere questo"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Invia a email"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Connettore disabilitato, dato che \"%s\" è abilitato."
+
+#: include/acl_selectors.php:335
msgid "Visible to everybody"
msgstr "Visibile a tutti"
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "show"
msgstr "mostra"
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "don't show"
msgstr "non mostrare"
-#: ../../include/message.php:15 ../../include/message.php:172
+#: include/message.php:15 include/message.php:173
msgid "[no subject]"
msgstr "[nessun oggetto]"
-#: ../../include/Contact.php:115
+#: include/Contact.php:119
msgid "stopped following"
msgstr "tolto dai seguiti"
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
+#: include/Contact.php:232 include/conversation.php:881
msgid "Poke"
msgstr "Stuzzica"
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
+#: include/Contact.php:233 include/conversation.php:875
msgid "View Status"
msgstr "Visualizza stato"
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
+#: include/Contact.php:234 include/conversation.php:876
msgid "View Profile"
msgstr "Visualizza profilo"
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
+#: include/Contact.php:235 include/conversation.php:877
msgid "View Photos"
msgstr "Visualizza foto"
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
msgid "Network Posts"
msgstr "Post della Rete"
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
msgid "Edit Contact"
msgstr "Modifica contatti"
-#: ../../include/Contact.php:234
+#: include/Contact.php:238
msgid "Drop Contact"
msgstr "Rimuovi contatto"
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
msgid "Send PM"
msgstr "Invia messaggio privato"
-#: ../../include/security.php:22
+#: include/security.php:22
msgid "Welcome "
msgstr "Ciao"
-#: ../../include/security.php:23
+#: include/security.php:23
msgid "Please upload a profile photo."
msgstr "Carica una foto per il profilo."
-#: ../../include/security.php:26
+#: include/security.php:26
msgid "Welcome back "
msgstr "Ciao "
-#: ../../include/security.php:366
+#: include/security.php:375
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lunto (più di tre ore) prima di inviarla."
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
msgid "event"
msgstr "l'evento"
-#: ../../include/conversation.php:207
+#: include/conversation.php:206
#, php-format
msgid "%1$s poked %2$s"
msgstr "%1$s ha stuzzicato %2$s"
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "ha stuzzicato"
-
-#: ../../include/conversation.php:291
+#: include/conversation.php:290
msgid "post/item"
msgstr "post/elemento"
-#: ../../include/conversation.php:292
+#: include/conversation.php:291
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "%1$s ha segnato il/la %3$s di %2$s come preferito"
-#: ../../include/conversation.php:772
+#: include/conversation.php:771
msgid "remove"
msgstr "rimuovi"
-#: ../../include/conversation.php:776
+#: include/conversation.php:775
msgid "Delete Selected Items"
msgstr "Cancella elementi selezionati"
-#: ../../include/conversation.php:875
+#: include/conversation.php:874
msgid "Follow Thread"
msgstr "Segui la discussione"
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s likes this."
msgstr "Piace a %s."
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s doesn't like this."
msgstr "Non piace a %s."
-#: ../../include/conversation.php:949
+#: include/conversation.php:948
#, php-format
msgid "%2$d people like this"
msgstr "Piace a %2$d persone."
-#: ../../include/conversation.php:952
+#: include/conversation.php:951
#, php-format
msgid "%2$d people don't like this"
msgstr "Non piace a %2$d persone."
-#: ../../include/conversation.php:966
+#: include/conversation.php:965
msgid "and"
msgstr "e"
-#: ../../include/conversation.php:972
+#: include/conversation.php:971
#, php-format
msgid ", and %d other people"
msgstr "e altre %d persone"
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s like this."
msgstr "Piace a %s."
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s don't like this."
msgstr "Non piace a %s."
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: include/conversation.php:1000 include/conversation.php:1018
msgid "Visible to everybody"
msgstr "Visibile a tutti"
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+#: include/conversation.php:1002 include/conversation.php:1020
msgid "Please enter a video link/URL:"
msgstr "Inserisci un collegamento video / URL:"
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+#: include/conversation.php:1003 include/conversation.php:1021
msgid "Please enter an audio link/URL:"
msgstr "Inserisci un collegamento audio / URL:"
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: include/conversation.php:1004 include/conversation.php:1022
msgid "Tag term:"
msgstr "Tag:"
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
+#: include/conversation.php:1006 include/conversation.php:1024
msgid "Where are you right now?"
msgstr "Dove sei ora?"
-#: ../../include/conversation.php:1008
+#: include/conversation.php:1007
msgid "Delete item(s)?"
msgstr "Cancellare questo elemento/i?"
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Invia a email"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connettore disabilitato, dato che \"%s\" è abilitato."
-
-#: ../../include/conversation.php:1111
+#: include/conversation.php:1076
msgid "permissions"
msgstr "permessi"
-#: ../../include/conversation.php:1135
+#: include/conversation.php:1099
msgid "Post to Groups"
msgstr "Invia ai Gruppi"
-#: ../../include/conversation.php:1136
+#: include/conversation.php:1100
msgid "Post to Contacts"
msgstr "Invia ai Contatti"
-#: ../../include/conversation.php:1137
+#: include/conversation.php:1101
msgid "Private post"
msgstr "Post privato"
-#: ../../include/network.php:895
+#: include/network.php:959
msgid "view full size"
msgstr "vedi a schermo intero"
-#: ../../include/text.php:297
+#: include/text.php:299
msgid "newer"
msgstr "nuovi"
-#: ../../include/text.php:299
+#: include/text.php:301
msgid "older"
msgstr "vecchi"
-#: ../../include/text.php:304
+#: include/text.php:306
msgid "prev"
msgstr "prec"
-#: ../../include/text.php:306
+#: include/text.php:308
msgid "first"
msgstr "primo"
-#: ../../include/text.php:338
+#: include/text.php:340
msgid "last"
msgstr "ultimo"
-#: ../../include/text.php:341
+#: include/text.php:343
msgid "next"
msgstr "succ"
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Carico più elementi..."
+
+#: include/text.php:399
+msgid "The end"
+msgstr "Fine"
+
+#: include/text.php:890
msgid "No contacts"
msgstr "Nessun contatto"
-#: ../../include/text.php:864
+#: include/text.php:905
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] "%d contatto"
msgstr[1] "%d contatti"
-#: ../../include/text.php:1005
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr "Testo Completo"
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr "Tags:"
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr "Forum"
+
+#: include/text.php:1058
msgid "poke"
msgstr "stuzzica"
-#: ../../include/text.php:1006
+#: include/text.php:1058
+msgid "poked"
+msgstr "ha stuzzicato"
+
+#: include/text.php:1059
msgid "ping"
msgstr "invia un ping"
-#: ../../include/text.php:1006
+#: include/text.php:1059
msgid "pinged"
msgstr "ha inviato un ping"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prod"
msgstr "pungola"
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prodded"
msgstr "ha pungolato"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slap"
msgstr "schiaffeggia"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slapped"
msgstr "ha schiaffeggiato"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "finger"
msgstr "tocca"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "fingered"
msgstr "ha toccato"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuff"
msgstr "respingi"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuffed"
msgstr "ha respinto"
-#: ../../include/text.php:1024
+#: include/text.php:1077
msgid "happy"
msgstr "felice"
-#: ../../include/text.php:1025
+#: include/text.php:1078
msgid "sad"
msgstr "triste"
-#: ../../include/text.php:1026
+#: include/text.php:1079
msgid "mellow"
msgstr "rilassato"
-#: ../../include/text.php:1027
+#: include/text.php:1080
msgid "tired"
msgstr "stanco"
-#: ../../include/text.php:1028
+#: include/text.php:1081
msgid "perky"
msgstr "vivace"
-#: ../../include/text.php:1029
+#: include/text.php:1082
msgid "angry"
msgstr "arrabbiato"
-#: ../../include/text.php:1030
+#: include/text.php:1083
msgid "stupified"
msgstr "stupefatto"
-#: ../../include/text.php:1031
+#: include/text.php:1084
msgid "puzzled"
msgstr "confuso"
-#: ../../include/text.php:1032
+#: include/text.php:1085
msgid "interested"
msgstr "interessato"
-#: ../../include/text.php:1033
+#: include/text.php:1086
msgid "bitter"
msgstr "risentito"
-#: ../../include/text.php:1034
+#: include/text.php:1087
msgid "cheerful"
msgstr "giocoso"
-#: ../../include/text.php:1035
+#: include/text.php:1088
msgid "alive"
msgstr "vivo"
-#: ../../include/text.php:1036
+#: include/text.php:1089
msgid "annoyed"
msgstr "annoiato"
-#: ../../include/text.php:1037
+#: include/text.php:1090
msgid "anxious"
msgstr "ansioso"
-#: ../../include/text.php:1038
+#: include/text.php:1091
msgid "cranky"
msgstr "irritabile"
-#: ../../include/text.php:1039
+#: include/text.php:1092
msgid "disturbed"
msgstr "disturbato"
-#: ../../include/text.php:1040
+#: include/text.php:1093
msgid "frustrated"
msgstr "frustato"
-#: ../../include/text.php:1041
+#: include/text.php:1094
msgid "motivated"
msgstr "motivato"
-#: ../../include/text.php:1042
+#: include/text.php:1095
msgid "relaxed"
msgstr "rilassato"
-#: ../../include/text.php:1043
+#: include/text.php:1096
msgid "surprised"
msgstr "sorpreso"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Monday"
msgstr "Lunedì"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Tuesday"
msgstr "Martedì"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Wednesday"
msgstr "Mercoledì"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Thursday"
msgstr "Giovedì"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Friday"
msgstr "Venerdì"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Saturday"
msgstr "Sabato"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Sunday"
msgstr "Domenica"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "January"
msgstr "Gennaio"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "February"
msgstr "Febbraio"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "March"
msgstr "Marzo"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "April"
msgstr "Aprile"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "May"
msgstr "Maggio"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "June"
msgstr "Giugno"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "July"
msgstr "Luglio"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "August"
msgstr "Agosto"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "September"
msgstr "Settembre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "October"
msgstr "Ottobre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "November"
msgstr "Novembre"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "December"
msgstr "Dicembre"
-#: ../../include/text.php:1437
+#: include/text.php:1492
msgid "bytes"
msgstr "bytes"
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1524 include/text.php:1536
msgid "Click to open/close"
msgstr "Clicca per aprire/chiudere"
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr "Vedi in una pagina separata"
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr "vedi in una pagina separata"
+
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
msgid "default"
msgstr "default"
-#: ../../include/text.php:1714
+#: include/text.php:1780
msgid "Select an alternate language"
msgstr "Seleziona una diversa lingua"
-#: ../../include/text.php:1970
+#: include/text.php:2036
msgid "activity"
msgstr "attività"
-#: ../../include/text.php:1973
+#: include/text.php:2039
msgid "post"
msgstr "messaggio"
-#: ../../include/text.php:2141
+#: include/text.php:2207
msgid "Item filed"
msgstr "Messaggio salvato"
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
msgid "Image/photo"
msgstr "Immagine/foto"
-#: ../../include/bbcode.php:528
+#: include/bbcode.php:556
#, php-format
msgid "%2$s %3$s"
-msgstr ""
+msgstr "%2$s %3$s"
-#: ../../include/bbcode.php:562
+#: include/bbcode.php:590
#, php-format
msgid ""
"%s wrote the following post"
msgstr "%s ha scritto il seguente messaggio"
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
+#: include/bbcode.php:1076 include/bbcode.php:1096
msgid "$1 wrote:"
msgstr "$1 ha scritto:"
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
+#: include/bbcode.php:1121 include/bbcode.php:1122
msgid "Encrypted content"
msgstr "Contenuto criptato"
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
msgid "(no subject)"
msgstr "(nessun oggetto)"
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
msgid "noreply"
msgstr "nessuna risposta"
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
+#: include/dba_pdo.php:72 include/dba.php:56
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Non trovo le informazioni DNS per il database server '%s'"
-#: ../../include/contact_selectors.php:32
+#: include/contact_selectors.php:32
msgid "Unknown | Not categorised"
msgstr "Sconosciuto | non categorizzato"
-#: ../../include/contact_selectors.php:33
+#: include/contact_selectors.php:33
msgid "Block immediately"
msgstr "Blocca immediatamente"
-#: ../../include/contact_selectors.php:34
+#: include/contact_selectors.php:34
msgid "Shady, spammer, self-marketer"
msgstr "Shady, spammer, self-marketer"
-#: ../../include/contact_selectors.php:35
+#: include/contact_selectors.php:35
msgid "Known to me, but no opinion"
msgstr "Lo conosco, ma non ho un'opinione particolare"
-#: ../../include/contact_selectors.php:36
+#: include/contact_selectors.php:36
msgid "OK, probably harmless"
msgstr "E' ok, probabilmente innocuo"
-#: ../../include/contact_selectors.php:37
+#: include/contact_selectors.php:37
msgid "Reputable, has my trust"
msgstr "Rispettabile, ha la mia fiducia"
-#: ../../include/contact_selectors.php:60
+#: include/contact_selectors.php:60
msgid "Weekly"
msgstr "Settimanalmente"
-#: ../../include/contact_selectors.php:61
+#: include/contact_selectors.php:61
msgid "Monthly"
msgstr "Mensilmente"
-#: ../../include/contact_selectors.php:77
+#: include/contact_selectors.php:77
msgid "OStatus"
msgstr "Ostatus"
-#: ../../include/contact_selectors.php:78
+#: include/contact_selectors.php:78
msgid "RSS/Atom"
msgstr "RSS / Atom"
-#: ../../include/contact_selectors.php:82
+#: include/contact_selectors.php:82
msgid "Zot!"
msgstr "Zot!"
-#: ../../include/contact_selectors.php:83
+#: include/contact_selectors.php:83
msgid "LinkedIn"
msgstr "LinkedIn"
-#: ../../include/contact_selectors.php:84
+#: include/contact_selectors.php:84
msgid "XMPP/IM"
msgstr "XMPP/IM"
-#: ../../include/contact_selectors.php:85
+#: include/contact_selectors.php:85
msgid "MySpace"
msgstr "MySpace"
-#: ../../include/contact_selectors.php:87
+#: include/contact_selectors.php:87
msgid "Google+"
msgstr "Google+"
-#: ../../include/contact_selectors.php:88
+#: include/contact_selectors.php:88
msgid "pump.io"
msgstr "pump.io"
-#: ../../include/contact_selectors.php:89
+#: include/contact_selectors.php:89
msgid "Twitter"
msgstr "Twitter"
-#: ../../include/contact_selectors.php:90
+#: include/contact_selectors.php:90
msgid "Diaspora Connector"
msgstr "Connettore Diaspora"
-#: ../../include/contact_selectors.php:91
+#: include/contact_selectors.php:91
msgid "Statusnet"
msgstr "Statusnet"
-#: ../../include/contact_selectors.php:92
+#: include/contact_selectors.php:92
msgid "App.net"
msgstr "App.net"
-#: ../../include/Scrape.php:614
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr "Redmatrix"
+
+#: include/Scrape.php:603
msgid " on Last.fm"
msgstr "su Last.fm"
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
+#: include/bb2diaspora.php:154 include/event.php:22
msgid "Starts:"
msgstr "Inizia:"
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
+#: include/bb2diaspora.php:162 include/event.php:32
msgid "Finishes:"
msgstr "Finisce:"
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "j F Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "j F"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Compleanno:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Età:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "per %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Tag:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religione:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Hobby/Interessi:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Informazioni su contatti e social network:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Interessi musicali:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Libri, letteratura:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Televisione:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film/danza/cultura/intrattenimento:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Amore:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Lavoro:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Scuola:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
msgid "Click here to upgrade."
msgstr "Clicca qui per aggiornare."
-#: ../../include/plugin.php:463
+#: include/plugin.php:466
msgid "This action exceeds the limits set by your subscription plan."
msgstr "Questa azione eccede i limiti del tuo piano di sottoscrizione."
-#: ../../include/plugin.php:468
+#: include/plugin.php:471
msgid "This action is not available under your subscription plan."
msgstr "Questa azione non è disponibile nel tuo piano di sottoscrizione."
-#: ../../include/nav.php:73
+#: include/nav.php:73
msgid "End this session"
msgstr "Finisci questa sessione"
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
msgid "Your posts and conversations"
msgstr "I tuoi messaggi e le tue conversazioni"
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: include/nav.php:77 view/theme/diabook/theme.php:124
msgid "Your profile page"
msgstr "Pagina del tuo profilo"
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
+#: include/nav.php:78 view/theme/diabook/theme.php:126
msgid "Your photos"
msgstr "Le tue foto"
-#: ../../include/nav.php:79
+#: include/nav.php:79
msgid "Your videos"
msgstr "I tuoi video"
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
+#: include/nav.php:80 view/theme/diabook/theme.php:127
msgid "Your events"
msgstr "I tuoi eventi"
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
+#: include/nav.php:81 view/theme/diabook/theme.php:128
msgid "Personal notes"
msgstr "Note personali"
-#: ../../include/nav.php:81
+#: include/nav.php:81
msgid "Your personal notes"
msgstr "Le tue note personali"
-#: ../../include/nav.php:92
+#: include/nav.php:92
msgid "Sign in"
msgstr "Entra"
-#: ../../include/nav.php:105
+#: include/nav.php:105
msgid "Home Page"
msgstr "Home Page"
-#: ../../include/nav.php:109
+#: include/nav.php:109
msgid "Create an account"
msgstr "Crea un account"
-#: ../../include/nav.php:114
+#: include/nav.php:114
msgid "Help and documentation"
msgstr "Guida e documentazione"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Apps"
msgstr "Applicazioni"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Addon applications, utilities, games"
msgstr "Applicazioni, utilità e giochi aggiuntivi"
-#: ../../include/nav.php:119
+#: include/nav.php:119
msgid "Search site content"
msgstr "Cerca nel contenuto del sito"
-#: ../../include/nav.php:129
+#: include/nav.php:137
msgid "Conversations on this site"
msgstr "Conversazioni su questo sito"
-#: ../../include/nav.php:131
+#: include/nav.php:139
msgid "Conversations on the network"
-msgstr ""
+msgstr "Conversazioni nella rete"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "Directory"
msgstr "Elenco"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "People directory"
msgstr "Elenco delle persone"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information"
msgstr "Informazioni"
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information about this friendica instance"
msgstr "Informazioni su questo server friendica"
-#: ../../include/nav.php:145
+#: include/nav.php:153
msgid "Conversations from your friends"
msgstr "Conversazioni dai tuoi amici"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Network Reset"
msgstr "Reset pagina Rete"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Load Network page with no filters"
msgstr "Carica la pagina Rete senza nessun filtro"
-#: ../../include/nav.php:154
+#: include/nav.php:161
msgid "Friend Requests"
msgstr "Richieste di amicizia"
-#: ../../include/nav.php:156
+#: include/nav.php:165
msgid "See all notifications"
msgstr "Vedi tutte le notifiche"
-#: ../../include/nav.php:157
+#: include/nav.php:166
msgid "Mark all system notifications seen"
msgstr "Segna tutte le notifiche come viste"
-#: ../../include/nav.php:161
+#: include/nav.php:170
msgid "Private mail"
msgstr "Posta privata"
-#: ../../include/nav.php:162
+#: include/nav.php:171
msgid "Inbox"
msgstr "In arrivo"
-#: ../../include/nav.php:163
+#: include/nav.php:172
msgid "Outbox"
msgstr "Inviati"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage"
msgstr "Gestisci"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage other pages"
msgstr "Gestisci altre pagine"
-#: ../../include/nav.php:172
+#: include/nav.php:181
msgid "Account settings"
msgstr "Parametri account"
-#: ../../include/nav.php:175
+#: include/nav.php:184
msgid "Manage/Edit Profiles"
msgstr "Gestisci/Modifica i profili"
-#: ../../include/nav.php:177
+#: include/nav.php:186
msgid "Manage/edit friends and contacts"
msgstr "Gestisci/modifica amici e contatti"
-#: ../../include/nav.php:184
+#: include/nav.php:193
msgid "Site setup and configuration"
msgstr "Configurazione del sito"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Navigation"
msgstr "Navigazione"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Site map"
msgstr "Mappa del sito"
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
msgid "User not found."
msgstr "Utente non trovato."
-#: ../../include/api.php:771
+#: include/api.php:795
#, php-format
msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr ""
+msgstr "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato"
-#: ../../include/api.php:790
+#: include/api.php:814
#, php-format
msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr ""
+msgstr "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato"
-#: ../../include/api.php:809
+#: include/api.php:833
#, php-format
msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr ""
+msgstr "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato"
-#: ../../include/api.php:1272
+#: include/api.php:1350
msgid "There is no status with this id."
msgstr "Non c'è nessuno status con questo id."
-#: ../../include/api.php:1342
+#: include/api.php:1424
msgid "There is no conversation with this id."
msgstr "Non c'è nessuna conversazione con questo id"
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr ""
-
-#: ../../include/api.php:1625
+#: include/api.php:1703
msgid "Invalid item."
-msgstr ""
+msgstr "Elemento non valido."
-#: ../../include/api.php:1635
+#: include/api.php:1713
msgid "Invalid action. "
-msgstr ""
+msgstr "Azione non valida."
-#: ../../include/api.php:1643
+#: include/api.php:1721
msgid "DB error"
-msgstr ""
+msgstr "Errore database"
-#: ../../include/user.php:40
+#: include/user.php:48
msgid "An invitation is required."
msgstr "E' richiesto un invito."
-#: ../../include/user.php:45
+#: include/user.php:53
msgid "Invitation could not be verified."
msgstr "L'invito non puo' essere verificato."
-#: ../../include/user.php:53
+#: include/user.php:61
msgid "Invalid OpenID url"
msgstr "Url OpenID non valido"
-#: ../../include/user.php:74
+#: include/user.php:82
msgid "Please enter the required information."
msgstr "Inserisci le informazioni richieste."
-#: ../../include/user.php:88
+#: include/user.php:96
msgid "Please use a shorter name."
msgstr "Usa un nome più corto."
-#: ../../include/user.php:90
+#: include/user.php:98
msgid "Name too short."
msgstr "Il nome è troppo corto."
-#: ../../include/user.php:105
+#: include/user.php:113
msgid "That doesn't appear to be your full (First Last) name."
msgstr "Questo non sembra essere il tuo nome completo (Nome Cognome)."
-#: ../../include/user.php:110
+#: include/user.php:118
msgid "Your email domain is not among those allowed on this site."
msgstr "Il dominio della tua email non è tra quelli autorizzati su questo sito."
-#: ../../include/user.php:113
+#: include/user.php:121
msgid "Not a valid email address."
msgstr "L'indirizzo email non è valido."
-#: ../../include/user.php:126
+#: include/user.php:134
msgid "Cannot use that email."
msgstr "Non puoi usare quell'email."
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Il tuo nome utente puo' contenere solo \"a-z\", \"0-9\", \"-\", e \"_\", e deve cominciare con una lettera."
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr "Il tuo nome utente può contenere solo \"a-z\", \"0-9\", e \"_\"."
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
msgid "Nickname is already registered. Please choose another."
msgstr "Nome utente già registrato. Scegline un altro."
-#: ../../include/user.php:148
+#: include/user.php:156
msgid ""
"Nickname was once registered here and may not be re-used. Please choose "
"another."
msgstr "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo."
-#: ../../include/user.php:164
+#: include/user.php:172
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita."
-#: ../../include/user.php:222
+#: include/user.php:230
msgid "An error occurred during registration. Please try again."
msgstr "C'è stato un errore durante la registrazione. Prova ancora."
-#: ../../include/user.php:257
+#: include/user.php:265
msgid "An error occurred creating your default profile. Please try again."
msgstr "C'è stato un errore nella creazione del tuo profilo. Prova ancora."
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
msgid "Friends"
msgstr "Amici"
-#: ../../include/user.php:377
+#: include/user.php:385
#, php-format
msgid ""
"\n"
@@ -7086,7 +7303,7 @@ msgid ""
"\t"
msgstr "\nGentile %1$s,\nGrazie per esserti registrato su %2$s. Il tuo account è stato creato."
-#: ../../include/user.php:381
+#: include/user.php:389
#, php-format
msgid ""
"\n"
@@ -7114,497 +7331,496 @@ msgid ""
"\n"
"\n"
"\t\tThank you and welcome to %2$s."
-msgstr ""
+msgstr "\nI dettagli del tuo utente sono:\n Indirizzo del sito: %3$s\n Nome utente: %1$s\n Password: %5$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2$s"
-#: ../../include/diaspora.php:703
+#: include/diaspora.php:717
msgid "Sharing notification from Diaspora network"
msgstr "Notifica di condivisione dal network Diaspora*"
-#: ../../include/diaspora.php:2520
+#: include/diaspora.php:2560
msgid "Attachments:"
msgstr "Allegati:"
-#: ../../include/items.php:4555
+#: include/items.php:4853
msgid "Do you really want to delete this item?"
msgstr "Vuoi veramente cancellare questo elemento?"
-#: ../../include/items.php:4778
+#: include/items.php:5128
msgid "Archives"
msgstr "Archivi"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Male"
msgstr "Maschio"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Female"
msgstr "Femmina"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Male"
msgstr "Al momento maschio"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Female"
msgstr "Al momento femmina"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Male"
msgstr "Prevalentemente maschio"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Female"
msgstr "Prevalentemente femmina"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transgender"
msgstr "Transgender"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Intersex"
msgstr "Intersex"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transsexual"
msgstr "Transessuale"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Hermaphrodite"
msgstr "Ermafrodito"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Neuter"
msgstr "Neutro"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Non-specific"
msgstr "Non specificato"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Other"
msgstr "Altro"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Undecided"
msgstr "Indeciso"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Males"
msgstr "Maschi"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Females"
msgstr "Femmine"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Gay"
msgstr "Gay"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Lesbian"
msgstr "Lesbica"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "No Preference"
msgstr "Nessuna preferenza"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Bisexual"
msgstr "Bisessuale"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Autosexual"
msgstr "Autosessuale"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Abstinent"
msgstr "Astinente"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Virgin"
msgstr "Vergine"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Deviant"
msgstr "Deviato"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Fetish"
msgstr "Fetish"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Oodles"
msgstr "Un sacco"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Nonsexual"
msgstr "Asessuato"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Single"
msgstr "Single"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Lonely"
msgstr "Solitario"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Available"
msgstr "Disponibile"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unavailable"
msgstr "Non disponibile"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Has crush"
msgstr "è cotto/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Infatuated"
msgstr "infatuato/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Dating"
msgstr "Disponibile a un incontro"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unfaithful"
msgstr "Infedele"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Sex Addict"
msgstr "Sesso-dipendente"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Friends/Benefits"
msgstr "Amici con benefici"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Casual"
msgstr "Casual"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Engaged"
msgstr "Impegnato"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Married"
msgstr "Sposato"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily married"
msgstr "immaginariamente sposato/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Partners"
msgstr "Partners"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Cohabiting"
msgstr "Coinquilino"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Common law"
msgstr "diritto comune"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Happy"
msgstr "Felice"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Not looking"
msgstr "Non guarda"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Swinger"
msgstr "Scambista"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Betrayed"
msgstr "Tradito"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Separated"
msgstr "Separato"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unstable"
msgstr "Instabile"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Divorced"
msgstr "Divorziato"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily divorced"
msgstr "immaginariamente divorziato/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Widowed"
msgstr "Vedovo"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Uncertain"
msgstr "Incerto"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "It's complicated"
msgstr "E' complicato"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Don't care"
msgstr "Non interessa"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Ask me"
msgstr "Chiedimelo"
-#: ../../include/enotify.php:18
+#: include/enotify.php:18
msgid "Friendica Notification"
msgstr "Notifica Friendica"
-#: ../../include/enotify.php:21
+#: include/enotify.php:21
msgid "Thank You,"
msgstr "Grazie,"
-#: ../../include/enotify.php:23
+#: include/enotify.php:23
#, php-format
msgid "%s Administrator"
msgstr "Amministratore %s"
-#: ../../include/enotify.php:64
+#: include/enotify.php:64
#, php-format
msgid "%s "
msgstr "%s "
-#: ../../include/enotify.php:68
+#: include/enotify.php:78
#, php-format
msgid "[Friendica:Notify] New mail received at %s"
msgstr "[Friendica:Notifica] Nuovo messaggio privato ricevuto su %s"
-#: ../../include/enotify.php:70
+#: include/enotify.php:80
#, php-format
msgid "%1$s sent you a new private message at %2$s."
msgstr "%1$s ti ha inviato un nuovo messaggio privato su %2$s."
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
#, php-format
msgid "%1$s sent you %2$s."
msgstr "%1$s ti ha inviato %2$s"
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
msgid "a private message"
msgstr "un messaggio privato"
-#: ../../include/enotify.php:72
+#: include/enotify.php:82
#, php-format
msgid "Please visit %s to view and/or reply to your private messages."
msgstr "Visita %s per vedere e/o rispodere ai tuoi messaggi privati."
-#: ../../include/enotify.php:124
+#: include/enotify.php:134
#, php-format
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
msgstr "%1$s ha commentato [url=%2$s]%3$s[/url]"
-#: ../../include/enotify.php:131
+#: include/enotify.php:141
#, php-format
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
msgstr "%1$s ha commentato [url=%2$s]%4$s di %3$s[/url]"
-#: ../../include/enotify.php:139
+#: include/enotify.php:149
#, php-format
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
msgstr "%1$s ha commentato un [url=%2$s]tuo %3$s[/url]"
-#: ../../include/enotify.php:149
+#: include/enotify.php:159
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
msgstr "[Friendica:Notifica] Commento di %2$s alla conversazione #%1$d"
-#: ../../include/enotify.php:150
+#: include/enotify.php:160
#, php-format
msgid "%s commented on an item/conversation you have been following."
msgstr "%s ha commentato un elemento che stavi seguendo."
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
#, php-format
msgid "Please visit %s to view and/or reply to the conversation."
msgstr "Visita %s per vedere e/o commentare la conversazione"
-#: ../../include/enotify.php:160
+#: include/enotify.php:170
#, php-format
msgid "[Friendica:Notify] %s posted to your profile wall"
msgstr "[Friendica:Notifica] %s ha scritto sulla tua bacheca"
-#: ../../include/enotify.php:162
+#: include/enotify.php:172
#, php-format
msgid "%1$s posted to your profile wall at %2$s"
msgstr "%1$s ha scritto sulla tua bacheca su %2$s"
-#: ../../include/enotify.php:164
+#: include/enotify.php:174
#, php-format
msgid "%1$s posted to [url=%2$s]your wall[/url]"
msgstr "%1$s ha inviato un messaggio sulla [url=%2$s]tua bacheca[/url]"
-#: ../../include/enotify.php:175
+#: include/enotify.php:185
#, php-format
msgid "[Friendica:Notify] %s tagged you"
msgstr "[Friendica:Notifica] %s ti ha taggato"
-#: ../../include/enotify.php:176
+#: include/enotify.php:186
#, php-format
msgid "%1$s tagged you at %2$s"
msgstr "%1$s ti ha taggato su %2$s"
-#: ../../include/enotify.php:177
+#: include/enotify.php:187
#, php-format
msgid "%1$s [url=%2$s]tagged you[/url]."
msgstr "%1$s [url=%2$s]ti ha taggato[/url]."
-#: ../../include/enotify.php:188
+#: include/enotify.php:198
#, php-format
msgid "[Friendica:Notify] %s shared a new post"
msgstr "[Friendica:Notifica] %s ha condiviso un nuovo messaggio"
-#: ../../include/enotify.php:189
+#: include/enotify.php:199
#, php-format
msgid "%1$s shared a new post at %2$s"
msgstr "%1$s ha condiviso un nuovo messaggio su %2$s"
-#: ../../include/enotify.php:190
+#: include/enotify.php:200
#, php-format
msgid "%1$s [url=%2$s]shared a post[/url]."
msgstr "%1$s [url=%2$s]ha condiviso un messaggio[/url]."
-#: ../../include/enotify.php:202
+#: include/enotify.php:212
#, php-format
msgid "[Friendica:Notify] %1$s poked you"
msgstr "[Friendica:Notifica] %1$s ti ha stuzzicato"
-#: ../../include/enotify.php:203
+#: include/enotify.php:213
#, php-format
msgid "%1$s poked you at %2$s"
msgstr "%1$s ti ha stuzzicato su %2$s"
-#: ../../include/enotify.php:204
+#: include/enotify.php:214
#, php-format
msgid "%1$s [url=%2$s]poked you[/url]."
msgstr "%1$s [url=%2$s]ti ha stuzzicato[/url]."
-#: ../../include/enotify.php:219
+#: include/enotify.php:229
#, php-format
msgid "[Friendica:Notify] %s tagged your post"
msgstr "[Friendica:Notifica] %s ha taggato un tuo messaggio"
-#: ../../include/enotify.php:220
+#: include/enotify.php:230
#, php-format
msgid "%1$s tagged your post at %2$s"
msgstr "%1$s ha taggato il tuo post su %2$s"
-#: ../../include/enotify.php:221
+#: include/enotify.php:231
#, php-format
msgid "%1$s tagged [url=%2$s]your post[/url]"
msgstr "%1$s ha taggato [url=%2$s]il tuo post[/url]"
-#: ../../include/enotify.php:232
+#: include/enotify.php:242
msgid "[Friendica:Notify] Introduction received"
msgstr "[Friendica:Notifica] Hai ricevuto una presentazione"
-#: ../../include/enotify.php:233
+#: include/enotify.php:243
#, php-format
msgid "You've received an introduction from '%1$s' at %2$s"
msgstr "Hai ricevuto un'introduzione da '%1$s' su %2$s"
-#: ../../include/enotify.php:234
+#: include/enotify.php:244
#, php-format
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
msgstr "Hai ricevuto [url=%1$s]un'introduzione[/url] da %2$s."
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#: include/enotify.php:247 include/enotify.php:289
#, php-format
msgid "You may visit their profile at %s"
msgstr "Puoi visitare il suo profilo presso %s"
-#: ../../include/enotify.php:239
+#: include/enotify.php:249
#, php-format
msgid "Please visit %s to approve or reject the introduction."
msgstr "Visita %s per approvare o rifiutare la presentazione."
-#: ../../include/enotify.php:247
+#: include/enotify.php:257
msgid "[Friendica:Notify] A new person is sharing with you"
msgstr "[Friendica:Notifica] Una nuova persona sta condividendo con te"
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#: include/enotify.php:258 include/enotify.php:259
#, php-format
msgid "%1$s is sharing with you at %2$s"
msgstr "%1$s sta condividendo con te su %2$s"
-#: ../../include/enotify.php:255
+#: include/enotify.php:265
msgid "[Friendica:Notify] You have a new follower"
msgstr "[Friendica:Notifica] Una nuova persona ti segue"
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#: include/enotify.php:266 include/enotify.php:267
#, php-format
msgid "You have a new follower at %2$s : %1$s"
msgstr "Un nuovo utente ha iniziato a seguirti su %2$s : %1$s"
-#: ../../include/enotify.php:270
+#: include/enotify.php:280
msgid "[Friendica:Notify] Friend suggestion received"
msgstr "[Friendica:Notifica] Hai ricevuto un suggerimento di amicizia"
-#: ../../include/enotify.php:271
+#: include/enotify.php:281
#, php-format
msgid "You've received a friend suggestion from '%1$s' at %2$s"
msgstr "Hai ricevuto un suggerimento di amicizia da '%1$s' su %2$s"
-#: ../../include/enotify.php:272
+#: include/enotify.php:282
#, php-format
msgid ""
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
msgstr "Hai ricevuto [url=%1$s]un suggerimento di amicizia[/url] per %2$s su %3$s"
-#: ../../include/enotify.php:277
+#: include/enotify.php:287
msgid "Name:"
msgstr "Nome:"
-#: ../../include/enotify.php:278
+#: include/enotify.php:288
msgid "Photo:"
msgstr "Foto:"
-#: ../../include/enotify.php:281
+#: include/enotify.php:291
#, php-format
msgid "Please visit %s to approve or reject the suggestion."
msgstr "Visita %s per approvare o rifiutare il suggerimento."
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
+#: include/enotify.php:299 include/enotify.php:312
msgid "[Friendica:Notify] Connection accepted"
msgstr "[Friendica:Notifica] Connessione accettata"
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#: include/enotify.php:300 include/enotify.php:313
#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
+msgid "'%1$s' has accepted your connection request at %2$s"
msgstr "'%1$s' ha accettato la tua richiesta di connessione su %2$s"
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#: include/enotify.php:301 include/enotify.php:314
#, php-format
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
msgstr "%2$s ha accettato la tua [url=%1$s]richiesta di connessione[/url]"
-#: ../../include/enotify.php:294
+#: include/enotify.php:304
msgid ""
"You are now mutual friends and may exchange status updates, photos, and email\n"
"\twithout restriction."
msgstr "Ora siete connessi reciprocamente e potete scambiarvi aggiornamenti di stato, foto e email\nsenza restrizioni"
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#: include/enotify.php:307 include/enotify.php:321
#, php-format
msgid "Please visit %s if you wish to make any changes to this relationship."
msgstr "Visita %s se desideri modificare questo collegamento."
-#: ../../include/enotify.php:307
+#: include/enotify.php:317
#, php-format
msgid ""
"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
@@ -7613,265 +7829,243 @@ msgid ""
"automatically."
msgstr "'%1$s' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibiltà di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente."
-#: ../../include/enotify.php:309
+#: include/enotify.php:319
#, php-format
msgid ""
"'%1$s' may choose to extend this into a two-way or more permissive "
"relationship in the future. "
msgstr "'%1$s' può decidere in futuro di estendere la connessione in una reciproca o più permissiva."
-#: ../../include/enotify.php:322
+#: include/enotify.php:332
msgid "[Friendica System:Notify] registration request"
msgstr "[Friendica System:Notifica] richiesta di registrazione"
-#: ../../include/enotify.php:323
+#: include/enotify.php:333
#, php-format
msgid "You've received a registration request from '%1$s' at %2$s"
msgstr "Hai ricevuto una richiesta di registrazione da '%1$s' su %2$s"
-#: ../../include/enotify.php:324
+#: include/enotify.php:334
#, php-format
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
msgstr "Hai ricevuto una [url=%1$s]richiesta di registrazione[/url] da %2$s."
-#: ../../include/enotify.php:327
+#: include/enotify.php:337
#, php-format
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
msgstr "Nome completo: %1$s\nIndirizzo del sito: %2$s\nNome utente: %3$s (%4$s)"
-#: ../../include/enotify.php:330
+#: include/enotify.php:340
#, php-format
msgid "Please visit %s to approve or reject the request."
msgstr "Visita %s per approvare o rifiutare la richiesta."
-#: ../../include/oembed.php:212
+#: include/oembed.php:220
msgid "Embedded content"
msgstr "Contenuto incorporato"
-#: ../../include/oembed.php:221
+#: include/oembed.php:229
msgid "Embedding disabled"
msgstr "Embed disabilitato"
-#: ../../include/uimport.php:94
+#: include/uimport.php:94
msgid "Error decoding account file"
msgstr "Errore decodificando il file account"
-#: ../../include/uimport.php:100
+#: include/uimport.php:100
msgid "Error! No version data in file! This is not a Friendica account file?"
msgstr "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?"
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
+#: include/uimport.php:116 include/uimport.php:127
msgid "Error! Cannot check nickname"
msgstr "Errore! Non posso controllare il nickname"
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#: include/uimport.php:120 include/uimport.php:131
#, php-format
msgid "User '%s' already exists on this server!"
msgstr "L'utente '%s' esiste già su questo server!"
-#: ../../include/uimport.php:153
+#: include/uimport.php:153
msgid "User creation error"
msgstr "Errore creando l'utente"
-#: ../../include/uimport.php:171
+#: include/uimport.php:173
msgid "User profile creation error"
msgstr "Errore creando il profile dell'utente"
-#: ../../include/uimport.php:220
+#: include/uimport.php:222
#, php-format
msgid "%d contact not imported"
msgid_plural "%d contacts not imported"
msgstr[0] "%d contatto non importato"
msgstr[1] "%d contatti non importati"
-#: ../../include/uimport.php:290
+#: include/uimport.php:292
msgid "Done. You can now login with your username and password"
msgstr "Fatto. Ora puoi entrare con il tuo nome utente e la tua password"
-#: ../../index.php:428
+#: index.php:441
msgid "toggle mobile"
msgstr "commuta tema mobile"
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Impostazioni tema"
-
-#: ../../view/theme/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
msgid "Set resize level for images in posts and comments (width and height)"
msgstr "Dimensione immagini in messaggi e commenti (larghezza e altezza)"
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
msgid "Set font-size for posts and comments"
msgstr "Dimensione del carattere di messaggi e commenti"
-#: ../../view/theme/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
msgid "Set theme width"
msgstr "Imposta la larghezza del tema"
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
msgid "Color scheme"
msgstr "Schema colori"
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
msgid "Set line-height for posts and comments"
msgstr "Altezza della linea di testo di messaggi e commenti"
-#: ../../view/theme/dispy/config.php:75
+#: view/theme/dispy/config.php:75
msgid "Set colour scheme"
msgstr "Imposta schema colori"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Alignment"
msgstr "Allineamento"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Left"
msgstr "Sinistra"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Center"
msgstr "Centrato"
-#: ../../view/theme/quattro/config.php:69
+#: view/theme/quattro/config.php:69
msgid "Posts font size"
msgstr "Dimensione caratteri post"
-#: ../../view/theme/quattro/config.php:70
+#: view/theme/quattro/config.php:70
msgid "Textareas font size"
msgstr "Dimensione caratteri nelle aree di testo"
-#: ../../view/theme/diabook/config.php:153
+#: view/theme/diabook/config.php:153
msgid "Set resolution for middle column"
msgstr "Imposta la dimensione della colonna centrale"
-#: ../../view/theme/diabook/config.php:154
+#: view/theme/diabook/config.php:154
msgid "Set color scheme"
msgstr "Imposta lo schema dei colori"
-#: ../../view/theme/diabook/config.php:155
+#: view/theme/diabook/config.php:155
msgid "Set zoomfactor for Earth Layer"
msgstr "Livello di zoom per Earth Layer"
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
msgid "Set longitude (X) for Earth Layers"
msgstr "Longitudine (X) per Earth Layers"
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
msgid "Set latitude (Y) for Earth Layers"
msgstr "Latitudine (Y) per Earth Layers"
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
msgid "Community Pages"
msgstr "Pagine Comunitarie"
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
msgid "Earth Layers"
msgstr "Earth Layers"
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
msgid "Community Profiles"
msgstr "Profili Comunità"
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
msgid "Help or @NewHere ?"
msgstr "Serve aiuto? Sei nuovo?"
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
msgid "Connect Services"
msgstr "Servizi di conessione"
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
msgid "Find Friends"
msgstr "Trova Amici"
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
msgid "Last users"
msgstr "Ultimi utenti"
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
msgid "Last photos"
msgstr "Ultime foto"
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
msgid "Last likes"
msgstr "Ultimi \"mi piace\""
-#: ../../view/theme/diabook/theme.php:125
+#: view/theme/diabook/theme.php:125
msgid "Your contacts"
msgstr "I tuoi contatti"
-#: ../../view/theme/diabook/theme.php:128
+#: view/theme/diabook/theme.php:128
msgid "Your personal photos"
msgstr "Le tue foto personali"
-#: ../../view/theme/diabook/theme.php:524
+#: view/theme/diabook/theme.php:524
msgid "Local Directory"
msgstr "Elenco Locale"
-#: ../../view/theme/diabook/theme.php:584
+#: view/theme/diabook/theme.php:584
msgid "Set zoomfactor for Earth Layers"
msgstr "Livello di zoom per Earth Layers"
-#: ../../view/theme/diabook/theme.php:622
+#: view/theme/diabook/theme.php:622
msgid "Show/hide boxes at right-hand column:"
msgstr "Mostra/Nascondi riquadri nella colonna destra"
-#: ../../view/theme/vier/config.php:56
+#: view/theme/vier/config.php:59
msgid "Set style"
msgstr "Imposta stile"
-#: ../../view/theme/duepuntozero/config.php:45
+#: view/theme/duepuntozero/config.php:45
msgid "greenzero"
-msgstr ""
+msgstr "greenzero"
-#: ../../view/theme/duepuntozero/config.php:46
+#: view/theme/duepuntozero/config.php:46
msgid "purplezero"
-msgstr ""
+msgstr "purplezero"
-#: ../../view/theme/duepuntozero/config.php:47
+#: view/theme/duepuntozero/config.php:47
msgid "easterbunny"
-msgstr ""
+msgstr "easterbunny"
-#: ../../view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:48
msgid "darkzero"
-msgstr ""
+msgstr "darkzero"
-#: ../../view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:49
msgid "comix"
-msgstr ""
+msgstr "comix"
-#: ../../view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:50
msgid "slackr"
-msgstr ""
+msgstr "slackr"
-#: ../../view/theme/duepuntozero/config.php:62
+#: view/theme/duepuntozero/config.php:62
msgid "Variations"
-msgstr ""
+msgstr "Varianti"
diff --git a/view/it/strings.php b/view/it/strings.php
index f602406d5..3ccaba7f4 100644
--- a/view/it/strings.php
+++ b/view/it/strings.php
@@ -50,6 +50,10 @@ $a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
$a->strings["Repair"] = "Ripara";
$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!";
+$a->strings["Fetch further information for feeds"] = "Recupera maggiori infomazioni per i feed";
+$a->strings["Disabled"] = "Disabilitato";
+$a->strings["Fetch information"] = "Recupera informazioni";
+$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave";
$a->strings["Contact Editor"] = "Editor dei Contatti";
$a->strings["Submit"] = "Invia";
$a->strings["Profile Visibility"] = "Visibilità del profilo";
@@ -72,12 +76,9 @@ $a->strings["Hide this contact from others"] = "Nascondi questo contatto agli al
$a->strings["Replies/likes to your public posts may still be visible"] = "Risposte ai tuoi post pubblici possono essere comunque visibili";
$a->strings["Notification for new posts"] = "Notifica per i nuovi messaggi";
$a->strings["Send a notification of every new post of this contact"] = "Invia una notifica per ogni nuovo messaggio di questo contatto";
-$a->strings["Fetch further information for feeds"] = "Recupera maggiori infomazioni per i feed";
-$a->strings["Disabled"] = "";
-$a->strings["Fetch information"] = "";
-$a->strings["Fetch information and keywords"] = "";
-$a->strings["Blacklisted keywords"] = "";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "";
+$a->strings["Blacklisted keywords"] = "Parole chiave in blacklist";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separata da virgola di parole chiave che non dovranno essere convertite in hastag, quando \"Recupera informazioni e parole chiave\" è selezionato";
+$a->strings["Profile URL"] = "URL Profilo";
$a->strings["Suggestions"] = "Suggerimenti";
$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici";
$a->strings["All Contacts"] = "Tutti i contatti";
@@ -92,16 +93,16 @@ $a->strings["Archived"] = "Achiviato";
$a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
$a->strings["Hidden"] = "Nascosto";
$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
-$a->strings["Mutual Friendship"] = "Amicizia reciproca";
-$a->strings["is a fan of yours"] = "è un tuo fan";
-$a->strings["you are a fan of"] = "sei un fan di";
-$a->strings["Edit contact"] = "Modifca contatto";
$a->strings["Contacts"] = "Contatti";
$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
$a->strings["Finding: "] = "Ricerca: ";
$a->strings["Find"] = "Trova";
$a->strings["Update"] = "Aggiorna";
$a->strings["Delete"] = "Rimuovi";
+$a->strings["Mutual Friendship"] = "Amicizia reciproca";
+$a->strings["is a fan of yours"] = "è un tuo fan";
+$a->strings["you are a fan of"] = "sei un fan di";
+$a->strings["Edit contact"] = "Modifca contatto";
$a->strings["No profile"] = "Nessun profilo";
$a->strings["Manage Identities and/or Pages"] = "Gestisci indentità e/o pagine";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione";
@@ -162,7 +163,7 @@ $a->strings["Profile Photos"] = "Foto del profilo";
$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito.";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
-$a->strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d";
+$a->strings["Image exceeds size limit of %s"] = "La dimensione dell'immagine supera il limite di %s";
$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
$a->strings["Upload File:"] = "Carica un file:";
$a->strings["Select a profile:"] = "Seleziona un profilo:";
@@ -185,6 +186,13 @@ $a->strings["Remove"] = "Rimuovi";
$a->strings["Save to Folder:"] = "Salva nella Cartella:";
$a->strings["- select -"] = "- seleziona -";
$a->strings["Save"] = "Salva";
+$a->strings["You already added this contact."] = "Hai già aggiunto questo contatto.";
+$a->strings["Please answer the following:"] = "Rispondi:";
+$a->strings["Does %s know you?"] = "%s ti conosce?";
+$a->strings["No"] = "No";
+$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
+$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
+$a->strings["Submit Request"] = "Invia richiesta";
$a->strings["Contact added"] = "Contatto aggiunto";
$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
@@ -231,6 +239,8 @@ $a->strings["[Name Withheld]"] = "[Nome Nascosto]";
$a->strings["%1\$s has joined %2\$s"] = "%1\$s si è unito a %2\$s";
$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
+$a->strings["Do you really want to delete this video?"] = "Vuoi veramente cancellare questo video?";
+$a->strings["Delete Video"] = "Rimuovi video";
$a->strings["No videos selected"] = "Nessun video selezionato";
$a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
$a->strings["View Video"] = "Guarda Video";
@@ -241,6 +251,7 @@ $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s d
$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
$a->strings["Suggest Friends"] = "Suggerisci amici";
$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
+$a->strings["Invalid request."] = "Richiesta non valida.";
$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.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nGentile %1\$s,\n abbiamo ricevuto su \"%2\$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica.";
@@ -265,13 +276,6 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2
$a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
$a->strings["{0} sent you a message"] = "{0} ti ha inviato un messaggio";
$a->strings["{0} requested registration"] = "{0} chiede la registrazione";
-$a->strings["{0} commented %s's post"] = "{0} ha commentato il post di %s";
-$a->strings["{0} liked %s's post"] = "a {0} piace il post di %s";
-$a->strings["{0} disliked %s's post"] = "a {0} non piace il post di %s";
-$a->strings["{0} is now friends with %s"] = "{0} ora è amico di %s";
-$a->strings["{0} posted"] = "{0} ha inviato un nuovo messaggio";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} ha taggato il post di %s con #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} ti ha citato in un post";
$a->strings["No contacts."] = "Nessun contatto.";
$a->strings["View Contacts"] = "Visualizza i contatti";
$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
@@ -292,12 +296,17 @@ $a->strings["Approve"] = "Approva";
$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
$a->strings["yes"] = "si";
$a->strings["no"] = "no";
-$a->strings["Approve as: "] = "Approva come: ";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Fan/Ammiratore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Condivisore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:";
$a->strings["Friend"] = "Amico";
$a->strings["Sharer"] = "Condivisore";
$a->strings["Fan/Admirer"] = "Fan/Ammiratore";
$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
+$a->strings["Location:"] = "Posizione:";
+$a->strings["About:"] = "Informazioni:";
+$a->strings["Tags:"] = "Tag:";
+$a->strings["Gender:"] = "Genere:";
$a->strings["No introductions."] = "Nessuna presentazione.";
$a->strings["Notifications"] = "Notifiche";
$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
@@ -369,6 +378,7 @@ $a->strings["Return to contact editor"] = "Ritorna alla modifica contatto";
$a->strings["No mirroring"] = "Non duplicare";
$a->strings["Mirror as forwarded posting"] = "Duplica come messaggi ricondivisi";
$a->strings["Mirror as my own posting"] = "Duplica come miei messaggi";
+$a->strings["Refetch contact data"] = "Ricarica dati contatto";
$a->strings["Name"] = "Nome";
$a->strings["Account Nickname"] = "Nome utente";
$a->strings["@Tagname - overrides Name/Nickname"] = "@TagName - al posto del nome utente";
@@ -382,9 +392,10 @@ $a->strings["Remote Self"] = "Io remoto";
$a->strings["Mirror postings from this contact"] = "Ripeti i messaggi di questo contatto";
$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Imposta questo contatto come 'io remoto', questo farà si che friendica reinvii i nuovi messaggi da questo contatto.";
$a->strings["Login"] = "Accedi";
-$a->strings["The post was created"] = "";
+$a->strings["The post was created"] = "Il messaggio è stato creato";
$a->strings["Access denied."] = "Accesso negato.";
-$a->strings["People Search"] = "Cerca persone";
+$a->strings["People Search - %s"] = "Cerca persone - %s";
+$a->strings["Connect"] = "Connetti";
$a->strings["No matches"] = "Nessun risultato";
$a->strings["Photos"] = "Foto";
$a->strings["Files"] = "File";
@@ -395,13 +406,21 @@ $a->strings["Users"] = "Utenti";
$a->strings["Plugins"] = "Plugin";
$a->strings["Themes"] = "Temi";
$a->strings["DB updates"] = "Aggiornamenti Database";
+$a->strings["Inspect Queue"] = "Ispeziona Coda di invio";
$a->strings["Logs"] = "Log";
-$a->strings["probe address"] = "";
-$a->strings["check webfinger"] = "";
+$a->strings["probe address"] = "controlla indirizzo";
+$a->strings["check webfinger"] = "verifica webfinger";
$a->strings["Admin"] = "Amministrazione";
$a->strings["Plugin Features"] = "Impostazioni Plugins";
-$a->strings["diagnostics"] = "";
+$a->strings["diagnostics"] = "diagnostiche";
$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
+$a->strings["Administration"] = "Amministrazione";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Nome Destinatario";
+$a->strings["Recipient Profile"] = "Profilo Destinatario";
+$a->strings["Created"] = "Creato";
+$a->strings["Last Tried"] = "Ultimo Tentativo";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Questa pagina elenca il contenuto della coda di invo dei post. Questi sono post la cui consegna è fallita. Verranno reinviati più tardi ed eventualmente cancellati se la consegna continua a fallire.";
$a->strings["Normal Account"] = "Account normale";
$a->strings["Soapbox Account"] = "Account per comunicati e annunci";
$a->strings["Community/Celebrity Account"] = "Account per celebrità o per comunità";
@@ -409,7 +428,6 @@ $a->strings["Automatic Friend Account"] = "Account per amicizia automatizzato";
$a->strings["Blog Account"] = "Account Blog";
$a->strings["Private Forum"] = "Forum Privato";
$a->strings["Message queues"] = "Code messaggi";
-$a->strings["Administration"] = "Amministrazione";
$a->strings["Summary"] = "Sommario";
$a->strings["Registered users"] = "Utenti registrati";
$a->strings["Pending registrations"] = "Registrazioni in attesa";
@@ -418,14 +436,20 @@ $a->strings["Active plugins"] = "Plugin attivi";
$a->strings["Can not parse base url. Must have at least ://"] = "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]";
$a->strings["Site settings updated."] = "Impostazioni del sito aggiornate.";
$a->strings["No special theme for mobile devices"] = "Nessun tema speciale per i dispositivi mobili";
-$a->strings["No community page"] = "";
-$a->strings["Public postings from users of this site"] = "";
-$a->strings["Global community page"] = "";
+$a->strings["No community page"] = "Nessuna pagina Comunità";
+$a->strings["Public postings from users of this site"] = "Messaggi pubblici dagli utenti di questo sito";
+$a->strings["Global community page"] = "Pagina Comunità globale";
$a->strings["At post arrival"] = "All'arrivo di un messaggio";
$a->strings["Frequently"] = "Frequentemente";
$a->strings["Hourly"] = "Ogni ora";
$a->strings["Twice daily"] = "Due volte al dì";
$a->strings["Daily"] = "Giornalmente";
+$a->strings["Users, Global Contacts"] = "Utenti, Contatti Globali";
+$a->strings["Users, Global Contacts/fallback"] = "Utenti, Contatti Globali/fallback";
+$a->strings["One month"] = "Un meso";
+$a->strings["Three months"] = "Tre mesi";
+$a->strings["Half a year"] = "Sei mesi";
+$a->strings["One year"] = "Un anno";
$a->strings["Multi user instance"] = "Istanza multi utente";
$a->strings["Closed"] = "Chiusa";
$a->strings["Requires approval"] = "Richiede l'approvazione";
@@ -438,16 +462,20 @@ $a->strings["Registration"] = "Registrazione";
$a->strings["File upload"] = "Caricamento file";
$a->strings["Policies"] = "Politiche";
$a->strings["Advanced"] = "Avanzate";
+$a->strings["Auto Discovered Contact Directory"] = "Elenco Contatti Scoperto Automaticamente";
$a->strings["Performance"] = "Performance";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Trasloca - ATTENZIONE: funzione avanzata! Puo' rendere questo server irraggiungibile.";
$a->strings["Site name"] = "Nome del sito";
-$a->strings["Host name"] = "";
-$a->strings["Sender Email"] = "";
+$a->strings["Host name"] = "Nome host";
+$a->strings["Sender Email"] = "Mittente email";
+$a->strings["The email address your server shall use to send notification emails from."] = "L'indirizzo email che il tuo server dovrà usare per inviare notifiche via email.";
$a->strings["Banner/Logo"] = "Banner/Logo";
-$a->strings["Shortcut icon"] = "";
-$a->strings["Touch icon"] = "";
+$a->strings["Shortcut icon"] = "Icona shortcut";
+$a->strings["Link to an icon that will be used for browsers."] = "Link verso un'icona che verrà usata dai browsers.";
+$a->strings["Touch icon"] = "Icona touch";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link verso un'icona che verrà usata dai tablet e i telefonini.";
$a->strings["Additional Info"] = "Informazioni aggiuntive";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su dir.friendica.com/siteinfo.";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo.";
$a->strings["System language"] = "Lingua di sistema";
$a->strings["System theme"] = "Tema di sistema";
$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Tema di sistema - puo' essere sovrascritto dalle impostazioni utente - cambia le impostazioni del tema";
@@ -455,8 +483,8 @@ $a->strings["Mobile system theme"] = "Tema mobile di sistema";
$a->strings["Theme for mobile devices"] = "Tema per dispositivi mobili";
$a->strings["SSL link policy"] = "Gestione link SSL";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Determina se i link generati devono essere forzati a usare SSL";
-$a->strings["Force SSL"] = "";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "";
+$a->strings["Force SSL"] = "Forza SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi puo' portare a loop senza fine";
$a->strings["Old style 'Share'"] = "Ricondivisione vecchio stile";
$a->strings["Deactivates the bbcode element 'share' for repeating items."] = "Disattiva l'elemento bbcode 'share' con elementi ripetuti";
$a->strings["Hide help entry from navigation menu"] = "Nascondi la voce 'Guida' dal menu di navigazione";
@@ -506,10 +534,10 @@ $a->strings["Fullname check"] = "Controllo nome completo";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura antispam";
$a->strings["UTF-8 Regular expressions"] = "Espressioni regolari UTF-8";
$a->strings["Use PHP UTF8 regular expressions"] = "Usa le espressioni regolari PHP in UTF8";
-$a->strings["Community Page Style"] = "";
-$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "";
-$a->strings["Posts per user on community page"] = "";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "";
+$a->strings["Community Page Style"] = "Stile pagina Comunità";
+$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti.";
+$a->strings["Posts per user on community page"] = "Messaggi per utente nella pagina Comunità";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Il numero massimo di messaggi per utente mostrato nella pagina Comuntà (non valido per 'Comunità globale')";
$a->strings["Enable OStatus support"] = "Abilita supporto OStatus";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente.";
$a->strings["OStatus conversation completion interval"] = "Intervallo completamento conversazioni OStatus";
@@ -530,27 +558,48 @@ $a->strings["Poll interval"] = "Intervallo di poll";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Ritarda il processo di poll in background di n secondi per ridurre il carico di sistema. Se 0, usa l'intervallo di invio.";
$a->strings["Maximum Load Average"] = "Massimo carico medio";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50.";
+$a->strings["Maximum Load Average (Frontend)"] = "Media Massimo Carico (Frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Massimo carico di sistema prima che il frontend fermi il servizio - default 50.";
+$a->strings["Periodical check of global contacts"] = "Check periodico dei contatti globali";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Se abilitato, i contatti globali sono controllati periodicamente per verificare dati mancanti o sorpassati e la vitaltà dei contatti e dei server.";
+$a->strings["Discover contacts from other servers"] = "Trova contatti dagli altri server";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Richiede periodicamente contatti agli altri server. Puoi scegliere tra 'utenti', gli uenti sul sistema remoto, o 'contatti globali', i contatti attivi che sono conosciuti dal sistema. Il fallback è pensato per i server Redmatrix e i vecchi server Friendica, dove i contatti globali non sono disponibili. Il fallback incrementa il carico di sistema, per cui l'impostazione consigliata è \"Utenti, Contatti Globali\".";
+$a->strings["Timeframe for fetching global contacts"] = "Termine per il recupero contatti globali";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Quando si attiva la scoperta, questo valore definisce il periodo di tempo per l'attività dei contatti globali che vengono prelevati da altri server.";
+$a->strings["Search the local directory"] = "Cerca la directory locale";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta.";
+$a->strings["Publish server information"] = "Pubblica informazioni server";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."] = "Se abilitata, saranno pubblicati i dati generali del server e i dati di utilizzo. I dati contengono il nome e la versione del server, il numero di utenti con profili pubblici, numero dei posti e dei protocolli e connettori attivati. Per informazioni, vedere the-federation.info .";
$a->strings["Use MySQL full text engine"] = "Usa il motore MySQL full text";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Attiva il motore full text. Velocizza la ricerca, ma puo' cercare solo per quattro o più caratteri.";
$a->strings["Suppress Language"] = "Disattiva lingua";
$a->strings["Suppress language information in meta information about a posting."] = "Disattiva le informazioni sulla lingua nei meta di un post.";
-$a->strings["Suppress Tags"] = "";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
+$a->strings["Suppress Tags"] = "Sopprimi Tags";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Non mostra la lista di hashtag in coda al messaggio";
$a->strings["Path to item cache"] = "Percorso cache elementi";
+$a->strings["The item caches buffers generated bbcode and external images."] = "La cache degli elementi memorizza il bbcode generato e le immagini esterne.";
$a->strings["Cache duration in seconds"] = "Durata della cache in secondi";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1.";
$a->strings["Maximum numbers of comments per post"] = "Numero massimo di commenti per post";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "Quanti commenti devono essere mostrati per ogni post? Default : 100.";
$a->strings["Path for lock file"] = "Percorso al file di lock";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "Il file di lock è usato per evitare l'avvio di poller multipli allo stesso tempo. Inserisci solo la cartella, qui.";
$a->strings["Temp path"] = "Percorso file temporanei";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Se si dispone di un sistema ristretto in cui il server web non può accedere al percorso temporaneo di sistema, inserire un altro percorso qui.";
$a->strings["Base path to installation"] = "Percorso base all'installazione";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot.";
$a->strings["Disable picture proxy"] = "Disabilita il proxy immagini";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Il proxy immagini aumenta le performace e la privacy. Non dovrebbe essere usato su server con poca banda disponibile.";
-$a->strings["Enable old style pager"] = "";
-$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "";
-$a->strings["Only search in tags"] = "";
-$a->strings["On large systems the text search can slow down the system extremely."] = "";
+$a->strings["Enable old style pager"] = "Abilita la paginazione vecchio stile";
+$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "La paginazione vecchio stile mostra i numeri delle pagine, ma rallenta la velocità di caricamento della pagina.";
+$a->strings["Only search in tags"] = "Cerca solo nei tag";
+$a->strings["On large systems the text search can slow down the system extremely."] = "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema.";
$a->strings["New base url"] = "Nuovo url base";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "Cambia l'url base di questo server. Invia il messaggio di trasloco a tutti i contatti DFRN di tutti gli utenti.";
+$a->strings["RINO Encryption"] = "Crittografia RINO";
+$a->strings["Encryption layer between nodes."] = "Crittografia delle comunicazioni tra nodi.";
+$a->strings["Embedly API key"] = "Embedly API key";
+$a->strings["Embedly is used to fetch additional data for web pages. This is an optional parameter."] = "Embedly è usato per recuperate informazioni addizionali dalle pagine web. Questo parametro è opzionale.";
$a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come di successo";
$a->strings["Database structure update %s was successfully applied."] = "Aggiornamento struttura database %s applicata con successo.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "Aggiornamento struttura database %s fallita con errore: %s";
@@ -622,7 +671,7 @@ $a->strings["FTP Host"] = "Indirizzo FTP";
$a->strings["FTP Path"] = "Percorso FTP";
$a->strings["FTP User"] = "Utente FTP";
$a->strings["FTP Password"] = "Pasword FTP";
-$a->strings["Search Results For:"] = "Cerca risultati per:";
+$a->strings["Search Results For: %s"] = "Risultato della ricerca per: %s";
$a->strings["Remove term"] = "Rimuovi termine";
$a->strings["Saved Searches"] = "Ricerche salvate";
$a->strings["add"] = "aggiungi";
@@ -644,12 +693,13 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
$a->strings["Private messages to this group are at risk of public disclosure."] = "I messaggi privati su questo gruppo potrebbero risultare visibili anche pubblicamente.";
$a->strings["No such group"] = "Nessun gruppo";
$a->strings["Group is empty"] = "Il gruppo è vuoto";
-$a->strings["Group: "] = "Gruppo: ";
-$a->strings["Contact: "] = "Contatto:";
+$a->strings["Group: %s"] = "Gruppo: %s";
+$a->strings["Contact: %s"] = "Contatto: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente.";
$a->strings["Invalid contact."] = "Contatto non valido.";
$a->strings["Friends of %s"] = "Amici di %s";
$a->strings["No friends to display."] = "Nessun amico da visualizzare.";
+$a->strings["Event can not end before it has started."] = "Un evento non puo' finire prima di iniziare.";
$a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti.";
$a->strings["l, F j"] = "l j F";
$a->strings["Edit event"] = "Modifca l'evento";
@@ -658,18 +708,17 @@ $a->strings["Events"] = "Eventi";
$a->strings["Create New Event"] = "Crea un nuovo evento";
$a->strings["Previous"] = "Precendente";
$a->strings["Next"] = "Successivo";
-$a->strings["hour:minute"] = "ora:minuti";
$a->strings["Event details"] = "Dettagli dell'evento";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "Il formato è %s %s. Data di inizio e Titolo sono richiesti.";
+$a->strings["Starting date and Title are required."] = "La data di inizio e il titolo sono richiesti.";
$a->strings["Event Starts:"] = "L'evento inizia:";
$a->strings["Required"] = "Richiesto";
$a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è definita";
$a->strings["Event Finishes:"] = "L'evento finisce:";
$a->strings["Adjust for viewer timezone"] = "Visualizza con il fuso orario di chi legge";
$a->strings["Description:"] = "Descrizione:";
-$a->strings["Location:"] = "Posizione:";
$a->strings["Title:"] = "Titolo:";
$a->strings["Share this event"] = "Condividi questo evento";
+$a->strings["Preview"] = "Anteprima";
$a->strings["Select"] = "Seleziona";
$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s";
$a->strings["%s from %s"] = "%s da %s";
@@ -700,7 +749,6 @@ $a->strings["Code"] = "Codice";
$a->strings["Image"] = "Immagine";
$a->strings["Link"] = "Link";
$a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Anteprima";
$a->strings["Edit"] = "Modifica";
$a->strings["add star"] = "aggiungi a speciali";
$a->strings["remove star"] = "rimuovi da speciali";
@@ -720,6 +768,7 @@ $a->strings["Could not create table."] = "Impossibile creare le tabelle.";
$a->strings["Your Friendica site database has been installed."] = "Il tuo Friendica è stato installato.";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Leggi il file \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "Database già in uso.";
$a->strings["System check"] = "Controllo sistema";
$a->strings["Check again"] = "Controlla ancora";
$a->strings["Database connection"] = "Connessione al database";
@@ -787,12 +836,11 @@ $a->strings["%1\$s welcomes %2\$s"] = "%s dà il benvenuto a %s";
$a->strings["Welcome to %s"] = "Benvenuto su %s";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il fie che stai caricando è più grosso di quanto la configurazione di PHP permetta";
$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
-$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d";
+$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
$a->strings["Profile Match"] = "Profili corrispondenti";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito.";
$a->strings["is interested in:"] = "è interessato a:";
-$a->strings["Connect"] = "Connetti";
$a->strings["link"] = "collegamento";
$a->strings["Not available."] = "Non disponibile.";
$a->strings["Community"] = "Comunità";
@@ -838,11 +886,16 @@ $a->strings["Plugin Settings"] = "Impostazioni plugin";
$a->strings["Off"] = "Spento";
$a->strings["On"] = "Acceso";
$a->strings["Additional Features"] = "Funzionalità aggiuntive";
+$a->strings["General Social Media Settings"] = "Impostazioni Media Sociali";
+$a->strings["Disable intelligent shortening"] = "Disabilita accorciamento intelligente";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica.";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Segui automanticamente chiunque da GNU Social (OStatus) ti segua o ti menzioni";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Se ricevi un messaggio da un utente OStatus sconosciuto, questa opzione decide cosa fare. Se selezionato, un nuovo contatto verrà creato per ogni utente sconosciuto.";
$a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "abilitato";
$a->strings["disabled"] = "disabilitato";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
$a->strings["Email access is disabled on this site."] = "L'accesso email è disabilitato su questo sito.";
$a->strings["Email/Mailbox Setup"] = "Impostazioni email";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)";
@@ -871,6 +924,7 @@ $a->strings["Don't show emoticons"] = "Non mostrare le emoticons";
$a->strings["Don't show notices"] = "Non mostrare gli avvisi";
$a->strings["Infinite scroll"] = "Scroll infinito";
$a->strings["Automatic updates only at the top of the network page"] = "Aggiornamenti automatici solo in cima alla pagina \"rete\"";
+$a->strings["Theme settings"] = "Impostazioni tema";
$a->strings["User Types"] = "Tipi di Utenti";
$a->strings["Community Types"] = "Tipi di Comunità";
$a->strings["Normal Account Page"] = "Pagina Account Normale";
@@ -886,17 +940,16 @@ $a->strings["Private forum - approved members only"] = "Forum privato - solo mem
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opzionale) Consente di loggarti in questo account con questo OpenID";
$a->strings["Publish your default profile in your local site directory?"] = "Pubblica il tuo profilo predefinito nell'elenco locale del sito";
-$a->strings["No"] = "No";
$a->strings["Publish your default profile in the global social directory?"] = "Pubblica il tuo profilo predefinito nell'elenco sociale globale";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Nascondi la lista dei tuoi contatti/amici dai visitatori del tuo profilo predefinito";
$a->strings["Hide your profile details from unknown viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?";
-$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "";
+$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Se abilitato, l'invio di messaggi pubblici verso Diaspora e altri network non sarà possibile";
$a->strings["Allow friends to post to your profile page?"] = "Permetti agli amici di scrivere sulla tua pagina profilo?";
$a->strings["Allow friends to tag your posts?"] = "Permetti agli amici di taggare i tuoi messaggi?";
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ci permetti di suggerirti come potenziale amico ai nuovi membri?";
$a->strings["Permit unknown people to send you private mail?"] = "Permetti a utenti sconosciuti di inviarti messaggi privati?";
$a->strings["Profile is not published."] = "Il profilo non è pubblicato.";
-$a->strings["Your Identity Address is"] = "L'indirizzo della tua identità è";
+$a->strings["Your Identity Address is '%s' or '%s'."] = "L'indirizzo della tua identità è '%s' or '%s'.";
$a->strings["Automatically expire posts after this many days:"] = "Fai scadere i post automaticamente dopo x giorni:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se lasciato vuoto, i messaggi non verranno cancellati.";
$a->strings["Advanced expiration settings"] = "Impostazioni avanzate di scandenza";
@@ -945,8 +998,10 @@ $a->strings["You receive a private message"] = "Ricevi un messaggio privato";
$a->strings["You receive a friend suggestion"] = "Hai ricevuto un suggerimento di amicizia";
$a->strings["You are tagged in a post"] = "Sei stato taggato in un post";
$a->strings["You are poked/prodded/etc. in a post"] = "Sei 'toccato'/'spronato'/ecc. in un post";
-$a->strings["Text-only notification emails"] = "";
-$a->strings["Send text only notification emails, without the html part"] = "";
+$a->strings["Activate desktop notifications"] = "Attiva notifiche desktop";
+$a->strings["Show desktop popup on new notifications"] = "Mostra un popup di notifica sul desktop all'arrivo di nuove notifiche";
+$a->strings["Text-only notification emails"] = "Email di notifica in solo testo";
+$a->strings["Send text only notification emails, without the html part"] = "Invia le email di notifica in solo testo, senza la parte in html";
$a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate Account/Tipo di pagina";
$a->strings["Change the behaviour of this account for special situations"] = "Modifica il comportamento di questo account in situazioni speciali";
$a->strings["Relocate"] = "Trasloca";
@@ -977,24 +1032,19 @@ $a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
$a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata.";
$a->strings["Please login to confirm introduction."] = "Accedi per confermare la presentazione.";
$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Non hai fatto accesso con l'identità corretta. Accedi a questo profilo.";
+$a->strings["Confirm"] = "Conferma";
$a->strings["Hide this contact"] = "Nascondi questo contatto";
$a->strings["Welcome home %s."] = "Bentornato a casa %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Conferma la tua richiesta di connessione con %s.";
-$a->strings["Confirm"] = "Conferma";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Se non sei un membro del web sociale libero, segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Se non sei un membro del web sociale libero, segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi";
$a->strings["Friend/Connection Request"] = "Richieste di amicizia/connessione";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Rispondi:";
-$a->strings["Does %s know you?"] = "%s ti conosce?";
-$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
$a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora.";
-$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
-$a->strings["Submit Request"] = "Invia richiesta";
$a->strings["Registration successful. Please check your email for further instructions."] = "Registrazione completata. Controlla la tua mail per ulteriori informazioni.";
-$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "";
+$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "Si è verificato un errore inviando l'email. I dettagli del tuo account: login: %s password: %s
Puoi cambiare la password dopo il login.";
$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del prorietario del sito.";
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani.";
@@ -1006,6 +1056,7 @@ $a->strings["Membership on this site is by invitation only."] = "La registrazion
$a->strings["Your invitation ID: "] = "L'ID del tuo invito:";
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Il tuo nome completo (es. Mario Rossi): ";
$a->strings["Your Email Address: "] = "Il tuo indirizzo email: ";
+$a->strings["Leave empty for an auto generated password."] = "Lascia vuoto per generare automaticamente una password.";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà 'soprannome@\$sitename'.";
$a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
$a->strings["Register"] = "Registrati";
@@ -1013,15 +1064,15 @@ $a->strings["Import"] = "Importa";
$a->strings["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica";
$a->strings["System down for maintenance"] = "Sistema in manutenzione";
$a->strings["Search"] = "Cerca";
+$a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
+$a->strings["Search results for: %s"] = "Risultato della ricerca per: %s";
$a->strings["Global Directory"] = "Elenco globale";
$a->strings["Find on this site"] = "Cerca nel sito";
$a->strings["Site Directory"] = "Elenco del sito";
$a->strings["Age: "] = "Età : ";
$a->strings["Gender: "] = "Genere:";
-$a->strings["Gender:"] = "Genere:";
$a->strings["Status:"] = "Stato:";
$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "Informazioni:";
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
$a->strings["No potential page delegates located."] = "Nessun potenziale delegato per la pagina è stato trovato.";
$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
@@ -1030,7 +1081,7 @@ $a->strings["Existing Page Managers"] = "Gestori Pagina Esistenti";
$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
$a->strings["Potential Delegates"] = "Delegati Potenziali";
$a->strings["Add"] = "Aggiungi";
-$a->strings["No entries."] = "Nessun articolo.";
+$a->strings["No entries."] = "Nessuna voce.";
$a->strings["Common Friends"] = "Amici in comune";
$a->strings["No contacts in common."] = "Nessun contatto in comune.";
$a->strings["Export account"] = "Esporta account";
@@ -1085,7 +1136,7 @@ $a->strings["Profile Name:"] = "Nome del profilo:";
$a->strings["Your Full Name:"] = "Il tuo nome completo:";
$a->strings["Title/Description:"] = "Breve descrizione (es. titolo, posizione, altro):";
$a->strings["Your Gender:"] = "Il tuo sesso:";
-$a->strings["Birthday (%s):"] = "Compleanno (%s)";
+$a->strings["Birthday :"] = "Compleanno:";
$a->strings["Street Address:"] = "Indirizzo (via/piazza):";
$a->strings["Locality/City:"] = "Località:";
$a->strings["Postal/Zip Code:"] = "CAP:";
@@ -1148,6 +1199,7 @@ $a->strings["This is Friendica, version"] = "Questo è Friendica, versione";
$a->strings["running at web location"] = "in esecuzione all'indirizzo web";
$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Visita Friendica.com per saperne di più sul progetto Friendica.";
$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
+$a->strings["the bugtracker at github"] = "il bugtracker su github";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggerimenti, lodi, donazioni, ecc - e-mail a \"Info\" at Friendica punto com";
$a->strings["Installed plugins/addons/apps:"] = "Plugin/addon/applicazioni instalate";
$a->strings["No installed plugins/addons/apps"] = "Nessun plugin/addons/applicazione installata";
@@ -1190,8 +1242,9 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendica.com";
-$a->strings["Photo Albums"] = "Album foto";
$a->strings["Contact Photos"] = "Foto dei contatti";
+$a->strings["Photo Albums"] = "Album foto";
+$a->strings["Recent Photos"] = "Foto recenti";
$a->strings["Upload New Photos"] = "Carica nuove foto";
$a->strings["Contact information unavailable"] = "I dati di questo contatto non sono disponibili";
$a->strings["Album not found."] = "Album non trovato.";
@@ -1201,7 +1254,6 @@ $a->strings["Delete Photo"] = "Rimuovi foto";
$a->strings["Do you really want to delete this photo?"] = "Vuoi veramente cancellare questa foto?";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s";
$a->strings["a photo"] = "una foto";
-$a->strings["Image exceeds size limit of "] = "L'immagine supera il limite di";
$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
$a->strings["No photos selected"] = "Nessuna foto selezionata";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Hai usato %1$.2f MBytes su %2$.2f disponibili.";
@@ -1224,16 +1276,17 @@ $a->strings["Use as profile photo"] = "Usa come foto del profilo";
$a->strings["View Full Size"] = "Vedi dimensione intera";
$a->strings["Tags: "] = "Tag: ";
$a->strings["[Remove any tag]"] = "[Rimuovi tutti i tag]";
-$a->strings["Rotate CW (right)"] = "Ruota a destra";
-$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
$a->strings["New album name"] = "Nuovo nome dell'album";
$a->strings["Caption"] = "Titolo";
$a->strings["Add a Tag"] = "Aggiungi tag";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "Non ruotare";
+$a->strings["Rotate CW (right)"] = "Ruota a destra";
+$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
$a->strings["Private photo"] = "Foto privata";
$a->strings["Public photo"] = "Foto pubblica";
$a->strings["Share"] = "Condividi";
-$a->strings["Recent Photos"] = "Foto recenti";
+$a->strings["Not Extended"] = "Not Extended";
$a->strings["Account approved."] = "Account approvato.";
$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s";
$a->strings["Please login."] = "Accedi.";
@@ -1259,26 +1312,6 @@ $a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web "
$a->strings["terms of service"] = "condizioni del servizio";
$a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
$a->strings["privacy policy"] = "politiche di privacy";
-$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile.";
-$a->strings["Edit profile"] = "Modifica il profilo";
-$a->strings["Message"] = "Messaggio";
-$a->strings["Profiles"] = "Profili";
-$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
-$a->strings["Network:"] = "Rete:";
-$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["Status"] = "Stato";
-$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
-$a->strings["Profile Details"] = "Dettagli del profilo";
-$a->strings["Videos"] = "Video";
-$a->strings["Events and Calendar"] = "Eventi e calendario";
-$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
$a->strings["This entry was edited"] = "Questa voce è stata modificata";
$a->strings["ignore thread"] = "ignora la discussione";
$a->strings["unignore thread"] = "non ignorare la discussione";
@@ -1374,15 +1407,16 @@ $a->strings["Edit group"] = "Modifica gruppo";
$a->strings["Create a new group"] = "Crea un nuovo gruppo";
$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
$a->strings["Miscellaneous"] = "Varie";
-$a->strings["year"] = "anno";
-$a->strings["month"] = "mese";
-$a->strings["day"] = "giorno";
+$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
$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";
@@ -1393,6 +1427,43 @@ $a->strings["seconds"] = "secondi";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
$a->strings["%s's birthday"] = "Compleanno di %s";
$a->strings["Happy Birthday %s"] = "Buon compleanno %s";
+$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile.";
+$a->strings["Edit profile"] = "Modifica il profilo";
+$a->strings["Message"] = "Messaggio";
+$a->strings["Profiles"] = "Profili";
+$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
+$a->strings["Network:"] = "Rete:";
+$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["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["Religion:"] = "Religione:";
+$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:";
+$a->strings["Contact information and Social Networks:"] = "Informazioni su contatti e social network:";
+$a->strings["Musical interests:"] = "Interessi 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["Status"] = "Stato";
+$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
+$a->strings["Profile Details"] = "Dettagli del profilo";
+$a->strings["Videos"] = "Video";
+$a->strings["Events and Calendar"] = "Eventi e calendario";
+$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
+$a->strings["Post to Email"] = "Invia a email";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
$a->strings["Visible to everybody"] = "Visibile a tutti";
$a->strings["show"] = "mostra";
$a->strings["don't show"] = "non mostrare";
@@ -1412,7 +1483,6 @@ $a->strings["Welcome back "] = "Ciao ";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lunto (più di tre ore) prima di inviarla.";
$a->strings["event"] = "l'evento";
$a->strings["%1\$s poked %2\$s"] = "%1\$s ha stuzzicato %2\$s";
-$a->strings["poked"] = "ha stuzzicato";
$a->strings["post/item"] = "post/elemento";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha segnato il/la %3\$s di %2\$s come preferito";
$a->strings["remove"] = "rimuovi";
@@ -1432,8 +1502,6 @@ $a->strings["Please enter an audio link/URL:"] = "Inserisci un collegamento audi
$a->strings["Tag term:"] = "Tag:";
$a->strings["Where are you right now?"] = "Dove sei ora?";
$a->strings["Delete item(s)?"] = "Cancellare questo elemento/i?";
-$a->strings["Post to Email"] = "Invia a email";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
$a->strings["permissions"] = "permessi";
$a->strings["Post to Groups"] = "Invia ai Gruppi";
$a->strings["Post to Contacts"] = "Invia ai Contatti";
@@ -1445,12 +1513,18 @@ $a->strings["prev"] = "prec";
$a->strings["first"] = "primo";
$a->strings["last"] = "ultimo";
$a->strings["next"] = "succ";
+$a->strings["Loading more entries..."] = "Carico più elementi...";
+$a->strings["The end"] = "Fine";
$a->strings["No contacts"] = "Nessun contatto";
$a->strings["%d Contact"] = array(
0 => "%d contatto",
1 => "%d contatti",
);
+$a->strings["Full Text"] = "Testo Completo";
+$a->strings["Tags"] = "Tags:";
+$a->strings["Forums"] = "Forum";
$a->strings["poke"] = "stuzzica";
+$a->strings["poked"] = "ha stuzzicato";
$a->strings["ping"] = "invia un ping";
$a->strings["pinged"] = "ha inviato un ping";
$a->strings["prod"] = "pungola";
@@ -1502,13 +1576,15 @@ $a->strings["November"] = "Novembre";
$a->strings["December"] = "Dicembre";
$a->strings["bytes"] = "bytes";
$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
+$a->strings["View on separate page"] = "Vedi in una pagina separata";
+$a->strings["view on separate page"] = "vedi in una pagina separata";
$a->strings["default"] = "default";
$a->strings["Select an alternate language"] = "Seleziona una diversa lingua";
$a->strings["activity"] = "attività";
$a->strings["post"] = "messaggio";
$a->strings["Item filed"] = "Messaggio salvato";
$a->strings["Image/photo"] = "Immagine/foto";
-$a->strings["%2\$s %3\$s"] = "";
+$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s";
$a->strings["%s wrote the following post"] = "%s ha scritto il seguente messaggio";
$a->strings["$1 wrote:"] = "$1 ha scritto:";
$a->strings["Encrypted content"] = "Contenuto criptato";
@@ -1535,25 +1611,10 @@ $a->strings["Twitter"] = "Twitter";
$a->strings["Diaspora Connector"] = "Connettore Diaspora";
$a->strings["Statusnet"] = "Statusnet";
$a->strings["App.net"] = "App.net";
+$a->strings["Redmatrix"] = "Redmatrix";
$a->strings[" on Last.fm"] = "su Last.fm";
$a->strings["Starts:"] = "Inizia:";
$a->strings["Finishes:"] = "Finisce:";
-$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["Tags:"] = "Tag:";
-$a->strings["Religion:"] = "Religione:";
-$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:";
-$a->strings["Contact information and Social Networks:"] = "Informazioni su contatti e social network:";
-$a->strings["Musical interests:"] = "Interessi 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["Click here to upgrade."] = "Clicca qui per aggiornare.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa azione eccede i limiti del tuo piano di sottoscrizione.";
$a->strings["This action is not available under your subscription plan."] = "Questa azione non è disponibile nel tuo piano di sottoscrizione.";
@@ -1573,7 +1634,7 @@ $a->strings["Apps"] = "Applicazioni";
$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
$a->strings["Search site content"] = "Cerca nel contenuto del sito";
$a->strings["Conversations on this site"] = "Conversazioni su questo sito";
-$a->strings["Conversations on the network"] = "";
+$a->strings["Conversations on the network"] = "Conversazioni nella rete";
$a->strings["Directory"] = "Elenco";
$a->strings["People directory"] = "Elenco delle persone";
$a->strings["Information"] = "Informazioni";
@@ -1596,15 +1657,14 @@ $a->strings["Site setup and configuration"] = "Configurazione del sito";
$a->strings["Navigation"] = "Navigazione";
$a->strings["Site map"] = "Mappa del sito";
$a->strings["User not found."] = "Utente non trovato.";
-$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "";
+$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato";
+$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato";
+$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato";
$a->strings["There is no status with this id."] = "Non c'è nessuno status con questo id.";
$a->strings["There is no conversation with this id."] = "Non c'è nessuna conversazione con questo id";
-$a->strings["Invalid request."] = "";
-$a->strings["Invalid item."] = "";
-$a->strings["Invalid action. "] = "";
-$a->strings["DB error"] = "";
+$a->strings["Invalid item."] = "Elemento non valido.";
+$a->strings["Invalid action. "] = "Azione non valida.";
+$a->strings["DB error"] = "Errore database";
$a->strings["An invitation is required."] = "E' richiesto un invito.";
$a->strings["Invitation could not be verified."] = "L'invito non puo' essere verificato.";
$a->strings["Invalid OpenID url"] = "Url OpenID non valido";
@@ -1615,7 +1675,7 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "Questo
$a->strings["Your email domain is not among those allowed on this site."] = "Il dominio della tua email non è tra quelli autorizzati su questo sito.";
$a->strings["Not a valid email address."] = "L'indirizzo email non è valido.";
$a->strings["Cannot use that email."] = "Non puoi usare quell'email.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Il tuo nome utente puo' contenere solo \"a-z\", \"0-9\", \"-\", e \"_\", e deve cominciare con una lettera.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "Il tuo nome utente può contenere solo \"a-z\", \"0-9\", e \"_\".";
$a->strings["Nickname is already registered. Please choose another."] = "Nome utente già registrato. Scegline un altro.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita.";
@@ -1623,7 +1683,7 @@ $a->strings["An error occurred during registration. Please try again."] = "C'è
$a->strings["An error occurred creating your default profile. Please try again."] = "C'è stato un errore nella creazione del tuo profilo. Prova ancora.";
$a->strings["Friends"] = "Amici";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\nGentile %1\$s,\nGrazie per esserti registrato su %2\$s. Il tuo account è stato creato.";
-$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "";
+$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n Indirizzo del sito: %3\$s\n Nome utente: %1\$s\n Password: %5\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2\$s";
$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*";
$a->strings["Attachments:"] = "Allegati:";
$a->strings["Do you really want to delete this item?"] = "Vuoi veramente cancellare questo elemento?";
@@ -1731,7 +1791,7 @@ $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["[Friendica:Notify] Connection accepted"] = "[Friendica:Notifica] Connessione accettata";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' ha accettato la tua richiesta di connessione su %2\$s";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' ha accettato la tua richiesta di connessione su %2\$s";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s ha accettato la tua [url=%1\$s]richiesta di connessione[/url]";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Ora siete connessi reciprocamente e potete scambiarvi aggiornamenti di stato, foto e email\nsenza restrizioni";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Visita %s se desideri modificare questo collegamento.";
@@ -1756,7 +1816,6 @@ $a->strings["%d contact not imported"] = array(
);
$a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
$a->strings["toggle mobile"] = "commuta tema mobile";
-$a->strings["Theme settings"] = "Impostazioni tema";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "Dimensione immagini in messaggi e commenti (larghezza e altezza)";
$a->strings["Set font-size for posts and comments"] = "Dimensione del carattere di messaggi e commenti";
$a->strings["Set theme width"] = "Imposta la larghezza del tema";
@@ -1788,10 +1847,10 @@ $a->strings["Local Directory"] = "Elenco Locale";
$a->strings["Set zoomfactor for Earth Layers"] = "Livello di zoom per Earth Layers";
$a->strings["Show/hide boxes at right-hand column:"] = "Mostra/Nascondi riquadri nella colonna destra";
$a->strings["Set style"] = "Imposta stile";
-$a->strings["greenzero"] = "";
-$a->strings["purplezero"] = "";
-$a->strings["easterbunny"] = "";
-$a->strings["darkzero"] = "";
-$a->strings["comix"] = "";
-$a->strings["slackr"] = "";
-$a->strings["Variations"] = "";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Variations"] = "Varianti";
diff --git a/view/nl/messages.po b/view/nl/messages.po
index ec003c077..52608625e 100644
--- a/view/nl/messages.po
+++ b/view/nl/messages.po
@@ -9,1147 +9,728 @@
# Gert Cauwenberg , 2013
# jeroenpraat , 2012-2014
# jeroenpraat , 2012
+# Karel Vandecandelaere , 2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-09 09:46+0000\n"
-"Last-Translator: fabrixxm \n"
-"Language-Team: Dutch (http://www.transifex.com/projects/p/friendica/language/nl/)\n"
+"POT-Creation-Date: 2015-07-08 13:18+0200\n"
+"PO-Revision-Date: 2015-07-14 10:17+0000\n"
+"Last-Translator: Karel Vandecandelaere \n"
+"Language-Team: Dutch (http://www.transifex.com/p/friendica/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../../mod/contacts.php:108
-#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
-msgid "Could not access contact record."
-msgstr "Kon geen toegang krijgen tot de contactgegevens"
-
-#: ../../mod/contacts.php:153
-msgid "Could not locate selected profile."
-msgstr "Kon het geselecteerde profiel niet vinden."
-
-#: ../../mod/contacts.php:186
-msgid "Contact updated."
-msgstr "Contact bijgewerkt."
-
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
-msgid "Failed to update contact record."
-msgstr "Ik kon de contactgegevens niet aanpassen."
-
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
-msgid "Permission denied."
-msgstr "Toegang geweigerd"
-
-#: ../../mod/contacts.php:287
-msgid "Contact has been blocked"
-msgstr "Contact is geblokkeerd"
-
-#: ../../mod/contacts.php:287
-msgid "Contact has been unblocked"
-msgstr "Contact is gedeblokkeerd"
-
-#: ../../mod/contacts.php:298
-msgid "Contact has been ignored"
-msgstr "Contact wordt genegeerd"
-
-#: ../../mod/contacts.php:298
-msgid "Contact has been unignored"
-msgstr "Contact wordt niet meer genegeerd"
-
-#: ../../mod/contacts.php:310
-msgid "Contact has been archived"
-msgstr "Contact is gearchiveerd"
-
-#: ../../mod/contacts.php:310
-msgid "Contact has been unarchived"
-msgstr "Contact is niet meer gearchiveerd"
-
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
-msgid "Do you really want to delete this contact?"
-msgstr "Wil je echt dit contact verwijderen?"
-
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
-msgid "Yes"
-msgstr "Ja"
-
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
-msgid "Cancel"
-msgstr "Annuleren"
-
-#: ../../mod/contacts.php:352
-msgid "Contact has been removed."
-msgstr "Contact is verwijderd."
-
-#: ../../mod/contacts.php:390
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "Je bent wederzijds bevriend met %s"
-
-#: ../../mod/contacts.php:394
-#, php-format
-msgid "You are sharing with %s"
-msgstr "Je deelt met %s"
-
-#: ../../mod/contacts.php:399
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s deelt met jou"
-
-#: ../../mod/contacts.php:416
-msgid "Private communications are not available for this contact."
-msgstr "Privécommunicatie met dit contact is niet beschikbaar."
-
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
-msgid "Never"
-msgstr "Nooit"
-
-#: ../../mod/contacts.php:423
-msgid "(Update was successful)"
-msgstr "(Wijziging is geslaagd)"
-
-#: ../../mod/contacts.php:423
-msgid "(Update was not successful)"
-msgstr "(Wijziging is niet geslaagd)"
-
-#: ../../mod/contacts.php:425
-msgid "Suggest friends"
-msgstr "Stel vrienden voor"
-
-#: ../../mod/contacts.php:429
-#, php-format
-msgid "Network type: %s"
-msgstr "Netwerk type: %s"
-
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d gedeeld contact"
-msgstr[1] "%d gedeelde contacten"
-
-#: ../../mod/contacts.php:437
-msgid "View all contacts"
-msgstr "Alle contacten zien"
-
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
-msgid "Unblock"
-msgstr "Blokkering opheffen"
-
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
-msgid "Block"
-msgstr "Blokkeren"
-
-#: ../../mod/contacts.php:445
-msgid "Toggle Blocked status"
-msgstr "Schakel geblokkeerde status"
-
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
-msgid "Unignore"
-msgstr "Negeer niet meer"
-
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
-msgid "Ignore"
-msgstr "Negeren"
-
-#: ../../mod/contacts.php:451
-msgid "Toggle Ignored status"
-msgstr "Schakel negeerstatus"
-
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
-msgid "Unarchive"
-msgstr "Archiveer niet meer"
-
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
-msgid "Archive"
-msgstr "Archiveer"
-
-#: ../../mod/contacts.php:458
-msgid "Toggle Archive status"
-msgstr "Schakel archiveringsstatus"
-
-#: ../../mod/contacts.php:461
-msgid "Repair"
-msgstr "Herstellen"
-
-#: ../../mod/contacts.php:464
-msgid "Advanced Contact Settings"
-msgstr "Geavanceerde instellingen voor contacten"
-
-#: ../../mod/contacts.php:470
-msgid "Communications lost with this contact!"
-msgstr "Communicatie met dit contact is verbroken!"
-
-#: ../../mod/contacts.php:473
-msgid "Contact Editor"
-msgstr "Contactbewerker"
-
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
-msgid "Submit"
-msgstr "Opslaan"
-
-#: ../../mod/contacts.php:476
-msgid "Profile Visibility"
-msgstr "Zichtbaarheid profiel"
-
-#: ../../mod/contacts.php:477
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Kies het profiel dat getoond moet worden wanneer %s uw profiel bezoekt. "
-
-#: ../../mod/contacts.php:478
-msgid "Contact Information / Notes"
-msgstr "Contactinformatie / aantekeningen"
-
-#: ../../mod/contacts.php:479
-msgid "Edit contact notes"
-msgstr "Wijzig aantekeningen over dit contact"
-
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Bekijk het profiel van %s [%s]"
-
-#: ../../mod/contacts.php:485
-msgid "Block/Unblock contact"
-msgstr "Blokkeer/deblokkeer contact"
-
-#: ../../mod/contacts.php:486
-msgid "Ignore contact"
-msgstr "Negeer contact"
-
-#: ../../mod/contacts.php:487
-msgid "Repair URL settings"
-msgstr "Repareer URL-instellingen"
-
-#: ../../mod/contacts.php:488
-msgid "View conversations"
-msgstr "Toon conversaties"
-
-#: ../../mod/contacts.php:490
-msgid "Delete contact"
-msgstr "Verwijder contact"
-
-#: ../../mod/contacts.php:494
-msgid "Last update:"
-msgstr "Laatste wijziging:"
-
-#: ../../mod/contacts.php:496
-msgid "Update public posts"
-msgstr "Openbare posts aanpassen"
-
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
-msgid "Update now"
-msgstr "Wijzig nu"
-
-#: ../../mod/contacts.php:505
-msgid "Currently blocked"
-msgstr "Op dit moment geblokkeerd"
-
-#: ../../mod/contacts.php:506
-msgid "Currently ignored"
-msgstr "Op dit moment genegeerd"
-
-#: ../../mod/contacts.php:507
-msgid "Currently archived"
-msgstr "Op dit moment gearchiveerd"
-
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
-msgid "Hide this contact from others"
-msgstr "Verberg dit contact voor anderen"
-
-#: ../../mod/contacts.php:508
-msgid ""
-"Replies/likes to your public posts may still be visible"
-msgstr "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn"
-
-#: ../../mod/contacts.php:509
-msgid "Notification for new posts"
-msgstr "Meldingen voor nieuwe berichten"
-
-#: ../../mod/contacts.php:509
-msgid "Send a notification of every new post of this contact"
+#: object/Item.php:95
+msgid "This entry was edited"
msgstr ""
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr ""
+#: object/Item.php:117 mod/content.php:622 mod/photos.php:1379
+msgid "Private Message"
+msgstr "Privébericht"
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr ""
+#: object/Item.php:121 mod/content.php:730 mod/settings.php:683
+msgid "Edit"
+msgstr "Bewerken"
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr ""
+#: object/Item.php:130 mod/content.php:439 mod/content.php:742
+#: mod/photos.php:1672 include/conversation.php:612
+msgid "Select"
+msgstr "Kies"
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr ""
-
-#: ../../mod/contacts.php:513
-msgid "Blacklisted keywords"
-msgstr ""
-
-#: ../../mod/contacts.php:513
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr ""
-
-#: ../../mod/contacts.php:564
-msgid "Suggestions"
-msgstr "Voorstellen"
-
-#: ../../mod/contacts.php:567
-msgid "Suggest potential friends"
-msgstr "Stel vrienden voor"
-
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
-msgid "All Contacts"
-msgstr "Alle Contacten"
-
-#: ../../mod/contacts.php:573
-msgid "Show all contacts"
-msgstr "Toon alle contacten"
-
-#: ../../mod/contacts.php:576
-msgid "Unblocked"
-msgstr "Niet geblokkeerd"
-
-#: ../../mod/contacts.php:579
-msgid "Only show unblocked contacts"
-msgstr "Toon alleen niet-geblokkeerde contacten"
-
-#: ../../mod/contacts.php:583
-msgid "Blocked"
-msgstr "Geblokkeerd"
-
-#: ../../mod/contacts.php:586
-msgid "Only show blocked contacts"
-msgstr "Toon alleen geblokkeerde contacten"
-
-#: ../../mod/contacts.php:590
-msgid "Ignored"
-msgstr "Genegeerd"
-
-#: ../../mod/contacts.php:593
-msgid "Only show ignored contacts"
-msgstr "Toon alleen genegeerde contacten"
-
-#: ../../mod/contacts.php:597
-msgid "Archived"
-msgstr "Gearchiveerd"
-
-#: ../../mod/contacts.php:600
-msgid "Only show archived contacts"
-msgstr "Toon alleen gearchiveerde contacten"
-
-#: ../../mod/contacts.php:604
-msgid "Hidden"
-msgstr "Verborgen"
-
-#: ../../mod/contacts.php:607
-msgid "Only show hidden contacts"
-msgstr "Toon alleen verborgen contacten"
-
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Wederzijdse vriendschap"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "Is een fan van jou"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "Jij bent een fan van"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Contact bewerken"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
-msgid "Contacts"
-msgstr "Contacten"
-
-#: ../../mod/contacts.php:706
-msgid "Search your contacts"
-msgstr "Doorzoek je contacten"
-
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
-msgid "Finding: "
-msgstr "Gevonden:"
-
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
-msgid "Find"
-msgstr "Zoek"
-
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
-msgid "Update"
-msgstr "Wijzigen"
-
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: object/Item.php:131 mod/admin.php:1017 mod/contacts.php:760
+#: mod/content.php:440 mod/content.php:743 mod/group.php:171
+#: mod/photos.php:1673 mod/settings.php:684 include/conversation.php:613
msgid "Delete"
msgstr "Verwijder"
-#: ../../mod/hcard.php:10
-msgid "No profile"
-msgstr "Geen profiel"
+#: object/Item.php:134 mod/content.php:765
+msgid "save to folder"
+msgstr "Bewaren in map"
-#: ../../mod/manage.php:106
-msgid "Manage Identities and/or Pages"
-msgstr "Beheer Identiteiten en/of Pagina's"
+#: object/Item.php:196 mod/content.php:755
+msgid "add star"
+msgstr "ster toevoegen"
-#: ../../mod/manage.php:107
-msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen."
+#: object/Item.php:197 mod/content.php:756
+msgid "remove star"
+msgstr "ster verwijderen"
-#: ../../mod/manage.php:108
-msgid "Select an identity to manage: "
-msgstr "Selecteer een identiteit om te beheren:"
+#: object/Item.php:198 mod/content.php:757
+msgid "toggle star status"
+msgstr "ster toevoegen of verwijderen"
-#: ../../mod/oexchange.php:25
-msgid "Post successful."
-msgstr "Bericht succesvol geplaatst."
+#: object/Item.php:201 mod/content.php:760
+msgid "starred"
+msgstr "met ster"
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
-msgid "Permission denied"
-msgstr "Toegang geweigerd"
-
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
-msgid "Invalid profile identifier."
-msgstr "Ongeldige profiel-identificatie."
-
-#: ../../mod/profperm.php:101
-msgid "Profile Visibility Editor"
+#: object/Item.php:209
+msgid "ignore thread"
msgstr ""
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: object/Item.php:210
+msgid "unignore thread"
+msgstr ""
+
+#: object/Item.php:211
+msgid "toggle ignore status"
+msgstr ""
+
+#: object/Item.php:214
+msgid "ignored"
+msgstr ""
+
+#: object/Item.php:221 mod/content.php:761
+msgid "add tag"
+msgstr "label toevoegen"
+
+#: object/Item.php:232 mod/content.php:686 mod/photos.php:1561
+msgid "I like this (toggle)"
+msgstr "Vind ik leuk"
+
+#: object/Item.php:232 mod/content.php:686
+msgid "like"
+msgstr "leuk"
+
+#: object/Item.php:233 mod/content.php:687 mod/photos.php:1562
+msgid "I don't like this (toggle)"
+msgstr "Vind ik niet leuk"
+
+#: object/Item.php:233 mod/content.php:687
+msgid "dislike"
+msgstr "niet leuk"
+
+#: object/Item.php:235 mod/content.php:689
+msgid "Share this"
+msgstr "Delen"
+
+#: object/Item.php:235 mod/content.php:689
+msgid "share"
+msgstr "Delen"
+
+#: object/Item.php:319 include/conversation.php:665
+msgid "Categories:"
+msgstr "Categorieën:"
+
+#: object/Item.php:320 include/conversation.php:666
+msgid "Filed under:"
+msgstr "Bewaard onder:"
+
+#: object/Item.php:329 object/Item.php:330 mod/content.php:473
+#: mod/content.php:854 mod/content.php:855 include/conversation.php:653
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "Bekijk het profiel van %s @ %s"
+
+#: object/Item.php:331 mod/content.php:856
+msgid "to"
+msgstr "aan"
+
+#: object/Item.php:332
+msgid "via"
+msgstr "via"
+
+#: object/Item.php:333 mod/content.php:857
+msgid "Wall-to-Wall"
+msgstr "wall-to-wall"
+
+#: object/Item.php:334 mod/content.php:858
+msgid "via Wall-To-Wall:"
+msgstr "via wall-to-wall"
+
+#: object/Item.php:343 mod/content.php:483 mod/content.php:866
+#: include/conversation.php:673
+#, php-format
+msgid "%s from %s"
+msgstr "%s van %s"
+
+#: object/Item.php:364 object/Item.php:680 mod/content.php:711
+#: mod/photos.php:1583 mod/photos.php:1627 mod/photos.php:1715 boot.php:754
+msgid "Comment"
+msgstr "Reacties"
+
+#: object/Item.php:367 mod/wallmessage.php:156 mod/message.php:334
+#: mod/message.php:565 mod/content.php:501 mod/content.php:885
+#: mod/editpost.php:124 mod/photos.php:1564 include/conversation.php:691
+#: include/conversation.php:1074
+msgid "Please wait"
+msgstr "Even geduld"
+
+#: object/Item.php:390 mod/content.php:605
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d reactie"
+msgstr[1] "%d reacties"
+
+#: object/Item.php:392 object/Item.php:405 mod/content.php:607
+#: include/text.php:2004
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "reactie"
+msgstr[1] "reacties"
+
+#: object/Item.php:393 mod/content.php:608 include/contact_widgets.php:205
+#: include/items.php:5133 boot.php:755
+msgid "show more"
+msgstr "toon meer"
+
+#: object/Item.php:678 mod/content.php:709 mod/photos.php:1581
+#: mod/photos.php:1625 mod/photos.php:1713
+msgid "This is you"
+msgstr "Dit ben jij"
+
+#: object/Item.php:681 view/theme/perihel/config.php:95
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/quattro/config.php:64
+#: view/theme/zero-childs/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/clean/config.php:83
+#: view/theme/duepuntozero/config.php:59 view/theme/cleanzero/config.php:80
+#: view/theme/vier/config.php:56 view/theme/vier-mobil/config.php:47
+#: mod/mood.php:137 mod/localtime.php:45 mod/poke.php:199 mod/fsuggest.php:107
+#: mod/invite.php:140 mod/manage.php:110 mod/message.php:335
+#: mod/message.php:564 mod/contacts.php:564 mod/content.php:712
+#: mod/crepair.php:191 mod/events.php:511 mod/install.php:250
+#: mod/install.php:288 mod/photos.php:1104 mod/photos.php:1223
+#: mod/photos.php:1533 mod/photos.php:1584 mod/photos.php:1628
+#: mod/photos.php:1716 mod/profiles.php:682
+msgid "Submit"
+msgstr "Opslaan"
+
+#: object/Item.php:682 mod/content.php:713
+msgid "Bold"
+msgstr "Vet"
+
+#: object/Item.php:683 mod/content.php:714
+msgid "Italic"
+msgstr "Cursief"
+
+#: object/Item.php:684 mod/content.php:715
+msgid "Underline"
+msgstr "Onderstrepen"
+
+#: object/Item.php:685 mod/content.php:716
+msgid "Quote"
+msgstr "Citeren"
+
+#: object/Item.php:686 mod/content.php:717
+msgid "Code"
+msgstr "Broncode"
+
+#: object/Item.php:687 mod/content.php:718
+msgid "Image"
+msgstr "Afbeelding"
+
+#: object/Item.php:688 mod/content.php:719
+msgid "Link"
+msgstr "Link"
+
+#: object/Item.php:689 mod/content.php:720
+msgid "Video"
+msgstr "Video"
+
+#: object/Item.php:690 mod/content.php:721 mod/editpost.php:145
+#: mod/events.php:509 mod/photos.php:1585 mod/photos.php:1629
+#: mod/photos.php:1717 include/conversation.php:1089
+msgid "Preview"
+msgstr "Voorvertoning"
+
+#: view/smarty3/compiled/a908c9746db77ea1b3b8583681c75a6737ae4de1.file.blob.tpl.php:76
+#: view/smarty3/compiled/3652bcbaa383153072aa300c238792d03867c262.file.tree.tpl.php:76
+#: view/smarty3/compiled/788b954cfdfbf400e0cd17e1e5629515d87eb32f.file.commit.tpl.php:77
+#: view/smarty3/compiled/c6d84f5d6190b86e81c93d71a9bb01aa32004841.file.project.tpl.php:76
+#: view/smarty3/compiled/75e3f44e184d57ada4cf6c86f0ab429f322f9b3e.file.project_empty.tpl.php:76
+#: view/smarty3/compiled/7fd1b71c8d07cc4e9605dd231482f4f114db46f5.file.commits.tpl.php:77
+msgid "Clone this project:"
+msgstr ""
+
+#: view/smarty3/compiled/a908c9746db77ea1b3b8583681c75a6737ae4de1.file.blob.tpl.php:111
+msgid "Click here to download"
+msgstr ""
+
+#: view/smarty3/compiled/75e3f44e184d57ada4cf6c86f0ab429f322f9b3e.file.project_empty.tpl.php:98
+msgid "This project is empty!"
+msgstr ""
+
+#: view/smarty3/compiled/9453f510542dc7c0dea57a39a0e1512fb04d038d.file.index.tpl.php:31
+msgid "Projects"
+msgstr ""
+
+#: view/smarty3/compiled/9453f510542dc7c0dea57a39a0e1512fb04d038d.file.index.tpl.php:32
+msgid "add new"
+msgstr ""
+
+#: view/smarty3/compiled/9453f510542dc7c0dea57a39a0e1512fb04d038d.file.index.tpl.php:51
+msgid "delete"
+msgstr ""
+
+#: view/smarty3/compiled/9453f510542dc7c0dea57a39a0e1512fb04d038d.file.index.tpl.php:68
+#, php-format
+msgid ""
+"Do you want to delete the project '%s'?\\n\\nThis operation cannot be "
+"undone."
+msgstr ""
+
+#: view/theme/perihel/theme.php:33 view/theme/diabook/theme.php:123
+#: mod/notifications.php:93 include/nav.php:105 include/nav.php:148
+msgid "Home"
+msgstr "Tijdlijn"
+
+#: view/theme/perihel/theme.php:33 view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:148
+msgid "Your posts and conversations"
+msgstr "Jouw berichten en conversaties"
+
+#: view/theme/perihel/theme.php:34 view/theme/diabook/theme.php:124
+#: mod/newmember.php:32 mod/profperm.php:104 include/identity.php:529
+#: include/identity.php:610 include/identity.php:639 include/nav.php:77
msgid "Profile"
msgstr "Profiel"
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
-msgid "Click on a contact to add or remove."
-msgstr "Klik op een contact om het toe te voegen of te verwijderen."
-
-#: ../../mod/profperm.php:114
-msgid "Visible To"
-msgstr "Zichtbaar voor"
-
-#: ../../mod/profperm.php:130
-msgid "All Contacts (with secure profile access)"
-msgstr "Alle contacten (met veilige profieltoegang)"
-
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
-msgid "Item not found."
-msgstr "Item niet gevonden."
-
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
-msgid "Public access denied."
-msgstr "Niet vrij toegankelijk"
-
-#: ../../mod/display.php:332 ../../mod/profile.php:155
-msgid "Access to this profile has been restricted."
-msgstr "Toegang tot dit profiel is beperkt."
-
-#: ../../mod/display.php:496
-msgid "Item has been removed."
-msgstr "Item is verwijderd."
-
-#: ../../mod/newmember.php:6
-msgid "Welcome to Friendica"
-msgstr "Welkom bij Friendica"
-
-#: ../../mod/newmember.php:8
-msgid "New Member Checklist"
-msgstr "Checklist voor nieuwe leden"
-
-#: ../../mod/newmember.php:12
-msgid ""
-"We would like to offer some tips and links to help make your experience "
-"enjoyable. Click any item to visit the relevant page. A link to this page "
-"will be visible from your home page for two weeks after your initial "
-"registration and then will quietly disappear."
-msgstr "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen."
-
-#: ../../mod/newmember.php:14
-msgid "Getting Started"
-msgstr "Aan de slag"
-
-#: ../../mod/newmember.php:18
-msgid "Friendica Walk-Through"
-msgstr "Doorloop Friendica"
-
-#: ../../mod/newmember.php:18
-msgid ""
-"On your Quick Start page - find a brief introduction to your "
-"profile and network tabs, make some new connections, and find some groups to"
-" join."
-msgstr "Op je Snelstart pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden."
-
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
-msgid "Settings"
-msgstr "Instellingen"
-
-#: ../../mod/newmember.php:26
-msgid "Go to Your Settings"
-msgstr "Ga naar je instellingen"
-
-#: ../../mod/newmember.php:26
-msgid ""
-"On your Settings page - change your initial password. Also make a "
-"note of your Identity Address. This looks just like an email address - and "
-"will be useful in making friends on the free social web."
-msgstr "Verander je initieel wachtwoord op je instellingenpagina. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web."
-
-#: ../../mod/newmember.php:28
-msgid ""
-"Review the other settings, particularly the privacy settings. An unpublished"
-" directory listing is like having an unlisted phone number. In general, you "
-"should probably publish your listing - unless all of your friends and "
-"potential friends know exactly how to find you."
-msgstr "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden."
-
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
-msgid "Upload Profile Photo"
-msgstr "Profielfoto uploaden"
-
-#: ../../mod/newmember.php:36
-msgid ""
-"Upload a profile photo if you have not done so already. Studies have shown "
-"that people with real photos of themselves are ten times more likely to make"
-" friends than people who do not."
-msgstr "Upload een profielfoto, als je dat nog niet gedaan hebt. Studies tonen aan dat mensen met echte foto's van zichzelf tien keer gemakkelijker vrienden maken dan mensen die dat niet doen."
-
-#: ../../mod/newmember.php:38
-msgid "Edit Your Profile"
-msgstr "Bewerk je profiel"
-
-#: ../../mod/newmember.php:38
-msgid ""
-"Edit your default profile to your liking. Review the "
-"settings for hiding your list of friends and hiding the profile from unknown"
-" visitors."
-msgstr "Bewerk je standaard profiel zoals je wilt. Controleer de instellingen om je vriendenlijst te verbergen, en om je profiel voor ongekende bezoekers te verbergen."
-
-#: ../../mod/newmember.php:40
-msgid "Profile Keywords"
-msgstr "Sleutelwoorden voor dit profiel"
-
-#: ../../mod/newmember.php:40
-msgid ""
-"Set some public keywords for your default profile which describe your "
-"interests. We may be able to find other people with similar interests and "
-"suggest friendships."
-msgstr "Stel enkele openbare sleutelwoorden in voor je standaard profiel die je interesses beschrijven. We kunnen dan misschien mensen vinden met gelijkaardige interesses, en vrienden voorstellen."
-
-#: ../../mod/newmember.php:44
-msgid "Connecting"
-msgstr "Verbinding aan het maken"
-
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
-msgid "Facebook"
-msgstr "Facebook"
-
-#: ../../mod/newmember.php:49
-msgid ""
-"Authorise the Facebook Connector if you currently have a Facebook account "
-"and we will (optionally) import all your Facebook friends and conversations."
-msgstr "Machtig de Facebook Connector als je een Facebook account hebt. We zullen (optioneel) al je Facebook vrienden en conversaties importeren."
-
-#: ../../mod/newmember.php:51
-msgid ""
-"If this is your own personal server, installing the Facebook addon "
-"may ease your transition to the free social web."
-msgstr "Als dit jouw eigen persoonlijke server is kan het installeren van de Facebook toevoeging je overgang naar het vrije sociale web vergemakkelijken."
-
-#: ../../mod/newmember.php:56
-msgid "Importing Emails"
-msgstr "E-mails importeren"
-
-#: ../../mod/newmember.php:56
-msgid ""
-"Enter your email access information on your Connector Settings page if you "
-"wish to import and interact with friends or mailing lists from your email "
-"INBOX"
-msgstr "Vul je e-mailtoegangsinformatie in op je pagina met verbindingsinstellingen als je vrienden of mailinglijsten uit je e-mail-inbox wilt importeren, en met hen wilt communiceren"
-
-#: ../../mod/newmember.php:58
-msgid "Go to Your Contacts Page"
-msgstr "Ga naar je contactenpagina"
-
-#: ../../mod/newmember.php:58
-msgid ""
-"Your Contacts page is your gateway to managing friendships and connecting "
-"with friends on other networks. Typically you enter their address or site "
-"URL in the Add New Contact dialog."
-msgstr "Je contactenpagina is jouw poort om vriendschappen te beheren en verbinding te leggen met vrienden op andere netwerken. Je kunt hun adres of URL toevoegen in de Voeg nieuw contact toe dialoog."
-
-#: ../../mod/newmember.php:60
-msgid "Go to Your Site's Directory"
-msgstr "Ga naar de gids van je website"
-
-#: ../../mod/newmember.php:60
-msgid ""
-"The Directory page lets you find other people in this network or other "
-"federated sites. Look for a Connect or Follow link on "
-"their profile page. Provide your own Identity Address if requested."
-msgstr "In de gids vind je andere mensen in dit netwerk of op andere federatieve sites. Zoek naar het woord Connect of Follow op hun profielpagina (meestal aan de linkerkant). Vul je eigen identiteitsadres in wanneer daar om wordt gevraagd."
-
-#: ../../mod/newmember.php:62
-msgid "Finding New People"
-msgstr "Nieuwe mensen vinden"
-
-#: ../../mod/newmember.php:62
-msgid ""
-"On the side panel of the Contacts page are several tools to find new "
-"friends. We can match people by interest, look up people by name or "
-"interest, and provide suggestions based on network relationships. On a brand"
-" new site, friend suggestions will usually begin to be populated within 24 "
-"hours."
-msgstr "Op het zijpaneel van de Contacten pagina vind je verschillende tools om nieuwe vrienden te zoeken. We kunnen mensen op interesses matchen, mensen opzoeken op naam of hobby, en suggesties doen gebaseerd op netwerk-relaties. Op een nieuwe webstek beginnen vriendschapssuggesties meestal binnen de 24 uur beschikbaar te worden."
-
-#: ../../mod/newmember.php:66 ../../include/group.php:270
-msgid "Groups"
-msgstr "Groepen"
-
-#: ../../mod/newmember.php:70
-msgid "Group Your Contacts"
-msgstr "Groepeer je contacten"
-
-#: ../../mod/newmember.php:70
-msgid ""
-"Once you have made some friends, organize them into private conversation "
-"groups from the sidebar of your Contacts page and then you can interact with"
-" each group privately on your Network page."
-msgstr "Als je een aantal vrienden gemaakt hebt kun je ze in je eigen conversatiegroepen indelen vanuit de zijbalk van je 'Conacten' pagina, en dan kun je met elke groep apart contact houden op je Netwerk pagina. "
-
-#: ../../mod/newmember.php:73
-msgid "Why Aren't My Posts Public?"
-msgstr "Waarom zijn mijn berichten niet openbaar?"
-
-#: ../../mod/newmember.php:73
-msgid ""
-"Friendica respects your privacy. By default, your posts will only show up to"
-" people you've added as friends. For more information, see the help section "
-"from the link above."
-msgstr "Friendica respecteert je privacy. Standaard zullen je berichten alleen zichtbaar zijn voor personen die jij als vriend hebt toegevoegd. Lees de help (zie de verwijzing hierboven) voor meer informatie."
-
-#: ../../mod/newmember.php:78
-msgid "Getting Help"
-msgstr "Hulp krijgen"
-
-#: ../../mod/newmember.php:82
-msgid "Go to the Help Section"
-msgstr "Ga naar de help"
-
-#: ../../mod/newmember.php:82
-msgid ""
-"Our help pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Je kunt onze help pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma."
-
-#: ../../mod/openid.php:24
-msgid "OpenID protocol error. No ID returned."
-msgstr "OpenID protocol fout. Geen ID Gevonden."
-
-#: ../../mod/openid.php:53
-msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website."
-
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
-msgid "Login failed."
-msgstr "Login mislukt."
-
-#: ../../mod/profile_photo.php:44
-msgid "Image uploaded but image cropping failed."
-msgstr "Afbeelding opgeladen, maar bijsnijden mislukt."
-
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
-msgid "Profile Photos"
-msgstr "Profielfoto's"
-
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Verkleining van de afbeelding [%s] mislukt."
-
-#: ../../mod/profile_photo.php:118
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "Shift-herlaad de pagina, of maak de browser cache leeg als nieuwe foto's niet onmiddellijk verschijnen."
-
-#: ../../mod/profile_photo.php:128
-msgid "Unable to process image"
-msgstr "Ik kan de afbeelding niet verwerken"
-
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
-#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "Afbeelding is groter dan de toegestane %d"
-
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
-msgid "Unable to process image."
-msgstr "Niet in staat om de afbeelding te verwerken"
-
-#: ../../mod/profile_photo.php:242
-msgid "Upload File:"
-msgstr "Upload bestand:"
-
-#: ../../mod/profile_photo.php:243
-msgid "Select a profile:"
-msgstr "Kies een profiel:"
-
-#: ../../mod/profile_photo.php:245
-msgid "Upload"
-msgstr "Uploaden"
-
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
-msgid "or"
-msgstr "of"
-
-#: ../../mod/profile_photo.php:248
-msgid "skip this step"
-msgstr "Deze stap overslaan"
-
-#: ../../mod/profile_photo.php:248
-msgid "select a photo from your photo albums"
-msgstr "Kies een foto uit je fotoalbums"
-
-#: ../../mod/profile_photo.php:262
-msgid "Crop Image"
-msgstr "Afbeelding bijsnijden"
-
-#: ../../mod/profile_photo.php:263
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Pas het afsnijden van de afbeelding aan voor het beste resultaat."
-
-#: ../../mod/profile_photo.php:265
-msgid "Done Editing"
-msgstr "Wijzigingen compleet"
-
-#: ../../mod/profile_photo.php:299
-msgid "Image uploaded successfully."
-msgstr "Uploaden van afbeelding gelukt."
-
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
-msgid "Image upload failed."
-msgstr "Uploaden van afbeelding mislukt."
-
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
-msgid "photo"
-msgstr "foto"
-
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: view/theme/perihel/theme.php:34 view/theme/diabook/theme.php:124
+#: include/nav.php:77
+msgid "Your profile page"
+msgstr "Jouw profiel pagina"
+
+#: view/theme/perihel/theme.php:35 view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:25 include/identity.php:646 include/nav.php:78
+msgid "Photos"
+msgstr "Foto's"
+
+#: view/theme/perihel/theme.php:35 view/theme/diabook/theme.php:126
+#: include/nav.php:78
+msgid "Your photos"
+msgstr "Jouw foto's"
+
+#: view/theme/perihel/theme.php:36 view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:663 include/nav.php:80
+msgid "Events"
+msgstr "Gebeurtenissen"
+
+#: view/theme/perihel/theme.php:36 view/theme/diabook/theme.php:127
+#: include/nav.php:80
+msgid "Your events"
+msgstr "Jouw gebeurtenissen"
+
+#: view/theme/perihel/theme.php:37 view/theme/diabook/theme.php:128
+#: include/nav.php:81
+msgid "Personal notes"
+msgstr "Persoonlijke nota's"
+
+#: view/theme/perihel/theme.php:37 view/theme/diabook/theme.php:128
+msgid "Your personal photos"
+msgstr "Jouw persoonlijke foto's"
+
+#: view/theme/perihel/theme.php:38 view/theme/diabook/theme.php:129
+#: mod/community.php:32 include/nav.php:129 include/nav.php:131
+msgid "Community"
+msgstr "Website"
+
+#: view/theme/perihel/config.php:89 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621 include/acl_selectors.php:337
+msgid "don't show"
+msgstr "niet tonen"
+
+#: view/theme/perihel/config.php:89 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621 include/acl_selectors.php:336
+msgid "show"
+msgstr "tonen"
+
+#: view/theme/perihel/config.php:97 view/theme/diabook/config.php:150
+#: view/theme/quattro/config.php:66
+#: view/theme/zero-childs/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/clean/config.php:85
+#: view/theme/duepuntozero/config.php:61 view/theme/cleanzero/config.php:82
+#: view/theme/vier/config.php:58 view/theme/vier-mobil/config.php:49
+#: mod/settings.php:919
+msgid "Theme settings"
+msgstr "Thema-instellingen"
+
+#: view/theme/perihel/config.php:98 view/theme/diabook/config.php:151
+#: view/theme/zero-childs/cleanzero/config.php:84
+#: view/theme/dispy/config.php:73 view/theme/cleanzero/config.php:84
+msgid "Set font-size for posts and comments"
+msgstr "Stel lettergrootte voor berichten en reacties in"
+
+#: view/theme/perihel/config.php:99 view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74
+msgid "Set line-height for posts and comments"
+msgstr "Stel lijnhoogte voor berichten en reacties in"
+
+#: view/theme/perihel/config.php:100 view/theme/diabook/config.php:153
+msgid "Set resolution for middle column"
+msgstr "Stel resolutie in voor de middelste kolom. "
+
+#: view/theme/diabook/config.php:154
+msgid "Set color scheme"
+msgstr "Stel kleurenschema in"
+
+#: view/theme/diabook/config.php:155
+msgid "Set zoomfactor for Earth Layer"
+msgstr ""
+
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
+msgid "Set longitude (X) for Earth Layers"
+msgstr ""
+
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
+msgid "Set latitude (Y) for Earth Layers"
+msgstr ""
+
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
+msgid "Community Pages"
+msgstr "Forum/groepspagina's"
+
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
+msgid "Earth Layers"
+msgstr "Earth Layers"
+
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
+msgid "Community Profiles"
+msgstr "Forum/groepsprofielen"
+
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
+msgid "Help or @NewHere ?"
+msgstr ""
+
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
+msgid "Connect Services"
+msgstr "Diensten verbinden"
+
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
+msgid "Find Friends"
+msgstr "Zoek vrienden"
+
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
+msgid "Last users"
+msgstr "Laatste gebruikers"
+
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
+msgid "Last photos"
+msgstr "Laatste foto's"
+
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
+msgid "Last likes"
+msgstr "Recent leuk gevonden"
+
+#: view/theme/diabook/theme.php:125 mod/contacts.php:745 include/nav.php:178
+msgid "Contacts"
+msgstr "Contacten"
+
+#: view/theme/diabook/theme.php:125
+msgid "Your contacts"
+msgstr "Jouw contacten"
+
+#: view/theme/diabook/theme.php:463 include/conversation.php:118
+#: include/conversation.php:245 include/text.php:1998
+msgid "event"
+msgstr "gebeurtenis"
+
+#: view/theme/diabook/theme.php:466 view/theme/diabook/theme.php:475
+#: mod/tagger.php:62 mod/like.php:149 mod/like.php:319 mod/subthread.php:87
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2106
msgid "status"
msgstr "status"
-#: ../../mod/subthread.php:103
+#: view/theme/diabook/theme.php:471 mod/tagger.php:62 mod/like.php:149
+#: mod/subthread.php:87 include/conversation.php:126
+#: include/conversation.php:253 include/diaspora.php:2106
+#: include/text.php:2000
+msgid "photo"
+msgstr "foto"
+
+#: view/theme/diabook/theme.php:480 mod/like.php:166
+#: include/conversation.php:137 include/diaspora.php:2122
#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s volgt %3$s van %2$s"
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s vindt het %3$s van %2$s leuk"
-#: ../../mod/tagrm.php:41
-msgid "Tag removed"
-msgstr "Label verwijderd"
+#: view/theme/diabook/theme.php:499 mod/photos.php:50 mod/photos.php:177
+#: mod/photos.php:1086 mod/photos.php:1207 mod/photos.php:1230
+#: mod/photos.php:1779 mod/photos.php:1791
+msgid "Contact Photos"
+msgstr "Contactfoto's"
-#: ../../mod/tagrm.php:79
-msgid "Remove Item Tag"
-msgstr "Verwijder label van item"
+#: view/theme/diabook/theme.php:500 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 mod/profile_photo.php:74
+#: mod/profile_photo.php:81 mod/profile_photo.php:88 mod/profile_photo.php:204
+#: mod/profile_photo.php:296 mod/profile_photo.php:305 include/user.php:343
+#: include/user.php:350 include/user.php:357
+msgid "Profile Photos"
+msgstr "Profielfoto's"
-#: ../../mod/tagrm.php:81
-msgid "Select a tag to remove: "
-msgstr "Selecteer een label om te verwijderen: "
+#: view/theme/diabook/theme.php:524
+msgid "Local Directory"
+msgstr "Lokale gids"
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
-msgid "Remove"
-msgstr "Verwijderen"
+#: view/theme/diabook/theme.php:525 mod/directory.php:53
+msgid "Global Directory"
+msgstr "Globale gids"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
-msgid "Save to Folder:"
-msgstr "Bewaren in map:"
+#: view/theme/diabook/theme.php:526 include/contact_widgets.php:36
+msgid "Similar Interests"
+msgstr "Dezelfde interesses"
-#: ../../mod/filer.php:30
-msgid "- select -"
-msgstr "- Kies -"
+#: view/theme/diabook/theme.php:527 mod/suggest.php:69
+#: include/contact_widgets.php:35
+msgid "Friend Suggestions"
+msgstr "Vriendschapsvoorstellen"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
-msgid "Save"
-msgstr "Bewaren"
+#: view/theme/diabook/theme.php:528 include/contact_widgets.php:38
+msgid "Invite Friends"
+msgstr "Vrienden uitnodigen"
-#: ../../mod/follow.php:27
-msgid "Contact added"
-msgstr "Contact toegevoegd"
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1114 mod/admin.php:1335
+#: mod/settings.php:90 include/nav.php:173
+msgid "Settings"
+msgstr "Instellingen"
-#: ../../mod/item.php:113
-msgid "Unable to locate original post."
-msgstr "Ik kan de originele post niet meer vinden."
-
-#: ../../mod/item.php:345
-msgid "Empty post discarded."
-msgstr "Lege post weggegooid."
-
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
-msgid "Wall Photos"
+#: view/theme/diabook/theme.php:584
+msgid "Set zoomfactor for Earth Layers"
msgstr ""
-#: ../../mod/item.php:938
-msgid "System error. Post not saved."
-msgstr "Systeemfout. Post niet bewaard."
-
-#: ../../mod/item.php:964
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk."
-
-#: ../../mod/item.php:966
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "Je kunt ze online bezoeken op %s"
-
-#: ../../mod/item.php:967
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen."
-
-#: ../../mod/item.php:971
-#, php-format
-msgid "%s posted an update."
-msgstr "%s heeft een wijziging geplaatst."
-
-#: ../../mod/group.php:29
-msgid "Group created."
-msgstr "Groep aangemaakt."
-
-#: ../../mod/group.php:35
-msgid "Could not create group."
-msgstr "Kon de groep niet aanmaken."
-
-#: ../../mod/group.php:47 ../../mod/group.php:140
-msgid "Group not found."
-msgstr "Groep niet gevonden."
-
-#: ../../mod/group.php:60
-msgid "Group name changed."
-msgstr "Groepsnaam gewijzigd."
-
-#: ../../mod/group.php:87
-msgid "Save Group"
+#: view/theme/diabook/theme.php:622
+msgid "Show/hide boxes at right-hand column:"
msgstr ""
-#: ../../mod/group.php:93
-msgid "Create a group of contacts/friends."
-msgstr "Maak een groep contacten/vrienden aan."
+#: view/theme/quattro/config.php:67
+msgid "Alignment"
+msgstr "Uitlijning"
-#: ../../mod/group.php:94 ../../mod/group.php:180
-msgid "Group Name: "
-msgstr "Groepsnaam:"
+#: view/theme/quattro/config.php:67
+msgid "Left"
+msgstr "Links"
-#: ../../mod/group.php:113
-msgid "Group removed."
-msgstr "Groep verwijderd."
+#: view/theme/quattro/config.php:67
+msgid "Center"
+msgstr "Gecentreerd"
-#: ../../mod/group.php:115
-msgid "Unable to remove group."
-msgstr "Niet in staat om groep te verwijderen."
+#: view/theme/quattro/config.php:68
+#: view/theme/zero-childs/cleanzero/config.php:86
+#: view/theme/clean/config.php:88 view/theme/cleanzero/config.php:86
+msgid "Color scheme"
+msgstr "Kleurschema"
-#: ../../mod/group.php:179
-msgid "Group Editor"
-msgstr "Groepsbewerker"
+#: view/theme/quattro/config.php:69
+msgid "Posts font size"
+msgstr "Lettergrootte berichten"
-#: ../../mod/group.php:192
-msgid "Members"
-msgstr "Leden"
+#: view/theme/quattro/config.php:70
+msgid "Textareas font size"
+msgstr "Lettergrootte tekstgebieden"
-#: ../../mod/apps.php:7 ../../index.php:212
-msgid "You must be logged in to use addons. "
-msgstr "Je moet ingelogd zijn om deze addons te kunnen gebruiken. "
-
-#: ../../mod/apps.php:11
-msgid "Applications"
-msgstr "Toepassingen"
-
-#: ../../mod/apps.php:14
-msgid "No installed applications."
-msgstr "Geen toepassingen geïnstalleerd"
-
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
-msgid "Profile not found."
-msgstr "Profiel niet gevonden"
-
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
-msgid "Contact not found."
-msgstr "Contact niet gevonden"
-
-#: ../../mod/dfrn_confirm.php:121
-msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd."
-
-#: ../../mod/dfrn_confirm.php:240
-msgid "Response from remote site was not understood."
-msgstr "Antwoord van de website op afstand werd niet begrepen."
-
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "Onverwacht antwoord van website op afstand:"
-
-#: ../../mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "Bevestiging werd correct voltooid."
-
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
-msgid "Remote site reported: "
-msgstr "Website op afstand berichtte: "
-
-#: ../../mod/dfrn_confirm.php:277
-msgid "Temporary failure. Please wait and try again."
-msgstr "Tijdelijke fout. Wacht even en probeer opnieuw."
-
-#: ../../mod/dfrn_confirm.php:284
-msgid "Introduction failed or was revoked."
-msgstr "Verzoek mislukt of herroepen."
-
-#: ../../mod/dfrn_confirm.php:429
-msgid "Unable to set contact photo."
-msgstr "Ik kan geen contact foto instellen."
-
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
-#, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s is nu bevriend met %2$s"
-
-#: ../../mod/dfrn_confirm.php:571
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "Geen gebruiker gevonden voor '%s'"
-
-#: ../../mod/dfrn_confirm.php:581
-msgid "Our site encryption key is apparently messed up."
-msgstr "De encryptie-sleutel van onze webstek is blijkbaar beschadigd."
-
-#: ../../mod/dfrn_confirm.php:592
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons."
-
-#: ../../mod/dfrn_confirm.php:613
-msgid "Contact record was not found for you on our site."
-msgstr "We vonden op onze webstek geen contactrecord voor jou."
-
-#: ../../mod/dfrn_confirm.php:627
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s."
-
-#: ../../mod/dfrn_confirm.php:647
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken."
-
-#: ../../mod/dfrn_confirm.php:658
-msgid "Unable to set your contact credentials on our system."
-msgstr "Niet in staat om op dit systeem je contactreferenties in te stellen."
-
-#: ../../mod/dfrn_confirm.php:725
-msgid "Unable to update your contact profile details on our system"
+#: view/theme/zero-childs/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
+msgid "Set resize level for images in posts and comments (width and height)"
msgstr ""
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
-msgid "[Name Withheld]"
-msgstr "[Naam achtergehouden]"
+#: view/theme/zero-childs/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
+msgid "Set theme width"
+msgstr "Stel breedte van het thema in"
-#: ../../mod/dfrn_confirm.php:797
+#: view/theme/dispy/config.php:75
+msgid "Set colour scheme"
+msgstr "Stel kleurschema in"
+
+#: view/theme/clean/config.php:56 view/theme/duepuntozero/config.php:44
+#: include/text.php:1734 include/user.php:255
+msgid "default"
+msgstr "standaard"
+
+#: view/theme/clean/config.php:57
+msgid "Midnight"
+msgstr ""
+
+#: view/theme/clean/config.php:58
+msgid "Zenburn"
+msgstr ""
+
+#: view/theme/clean/config.php:59
+msgid "Bootstrap"
+msgstr ""
+
+#: view/theme/clean/config.php:60
+msgid "Shades of Pink"
+msgstr ""
+
+#: view/theme/clean/config.php:61
+msgid "Lime and Orange"
+msgstr ""
+
+#: view/theme/clean/config.php:62
+msgid "GeoCities Retro"
+msgstr ""
+
+#: view/theme/clean/config.php:86
+msgid "Background Image"
+msgstr ""
+
+#: view/theme/clean/config.php:86
+msgid ""
+"The URL to a picture (e.g. from your photo album) that should be used as "
+"background image."
+msgstr ""
+
+#: view/theme/clean/config.php:87
+msgid "Background Color"
+msgstr "achtergrondkleur"
+
+#: view/theme/clean/config.php:87
+msgid "HEX value for the background color. Don't include the #"
+msgstr ""
+
+#: view/theme/clean/config.php:89
+msgid "font size"
+msgstr ""
+
+#: view/theme/clean/config.php:89
+msgid "base font size for your interface"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:45
+msgid "greenzero"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:46
+msgid "purplezero"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:47
+msgid "easterbunny"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:48
+msgid "darkzero"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:49
+msgid "comix"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:50
+msgid "slackr"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:62
+msgid "Variations"
+msgstr ""
+
+#: view/theme/vier/config.php:59 view/theme/vier-mobil/config.php:50
+msgid "Set style"
+msgstr ""
+
+#: mod/mood.php:62 include/conversation.php:226
#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s is toegetreden tot %2$s"
+msgid "%1$s is currently %2$s"
+msgstr "%1$s is op dit moment %2$s"
-#: ../../mod/profile.php:21 ../../boot.php:1458
-msgid "Requested profile is not available."
-msgstr "Gevraagde profiel is niet beschikbaar."
+#: mod/mood.php:114 mod/api.php:26 mod/api.php:31 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/attach.php:33 mod/regmod.php:110 mod/uimport.php:23 mod/poke.php:135
+#: mod/delegate.php:12 mod/nogroup.php:25 mod/fsuggest.php:78
+#: mod/invite.php:15 mod/invite.php:101 mod/manage.php:96 mod/message.php:38
+#: mod/message.php:174 mod/viewcontacts.php:24 mod/notifications.php:66
+#: mod/allfriends.php:9 mod/contacts.php:322 mod/crepair.php:120
+#: mod/dfrn_confirm.php:55 mod/display.php:508 mod/editpost.php:10
+#: mod/events.php:164 mod/follow.php:9 mod/follow.php:42 mod/follow.php:81
+#: mod/group.php:19 mod/item.php:170 mod/item.php:186 mod/network.php:4
+#: mod/notes.php:20 mod/photos.php:156 mod/photos.php:1072
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/profiles.php:165
+#: mod/profiles.php:614 mod/suggest.php:58 mod/wall_attach.php:55
+#: mod/wall_upload.php:66 mod/register.php:42 mod/settings.php:20
+#: mod/settings.php:107 mod/settings.php:608 include/items.php:5022
+#: index.php:382
+msgid "Permission denied."
+msgstr "Toegang geweigerd"
-#: ../../mod/profile.php:180
-msgid "Tips for New Members"
-msgstr "Tips voor nieuwe leden"
+#: mod/mood.php:133
+msgid "Mood"
+msgstr "Stemming"
-#: ../../mod/videos.php:125
-msgid "No videos selected"
-msgstr "Geen video's geselecteerd"
+#: mod/mood.php:134
+msgid "Set your current mood and tell your friends"
+msgstr "Stel je huidige stemming in, en vertel het je vrienden"
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
-msgid "Access to this item is restricted."
-msgstr "Toegang tot dit item is beperkt."
+#: mod/decrypt.php:9 mod/viewsrc.php:7
+msgid "Access denied."
+msgstr "Toegang geweigerd"
-#: ../../mod/videos.php:301 ../../include/text.php:1405
-msgid "View Video"
-msgstr "Bekijk Video"
+#: mod/decrypt.php:15 mod/notice.php:15 mod/viewsrc.php:15 mod/admin.php:169
+#: mod/admin.php:1062 mod/admin.php:1275 mod/display.php:82
+#: mod/display.php:295 mod/display.php:512 include/items.php:4813
+msgid "Item not found."
+msgstr "Item niet gevonden."
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
-msgid "View Album"
-msgstr "Album bekijken"
-
-#: ../../mod/videos.php:317
-msgid "Recent Videos"
-msgstr "Recente video's"
-
-#: ../../mod/videos.php:319
-msgid "Upload New Videos"
-msgstr "Nieuwe video's uploaden"
-
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
#, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s labelde %3$s van %2$s met %4$s"
+msgid "%1$s welcomes %2$s"
+msgstr "%1$s heet %2$s van harte welkom"
-#: ../../mod/fsuggest.php:63
-msgid "Friend suggestion sent."
-msgstr "Vriendschapsvoorstel verzonden."
+#: mod/api.php:76 mod/api.php:102
+msgid "Authorize application connection"
+msgstr ""
-#: ../../mod/fsuggest.php:97
-msgid "Suggest Friends"
-msgstr "Stel vrienden voor"
+#: mod/api.php:77
+msgid "Return to your app and insert this Securty Code:"
+msgstr ""
-#: ../../mod/fsuggest.php:99
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Stel een vriend voor aan %s"
+#: mod/api.php:89
+msgid "Please login to continue."
+msgstr "Log in om verder te gaan."
-#: ../../mod/lostpass.php:19
+#: mod/api.php:104
+msgid ""
+"Do you want to authorize this application to access your posts and contacts,"
+" and/or create new posts for you?"
+msgstr "Wil je deze toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?"
+
+#: mod/api.php:105 mod/message.php:209 mod/contacts.php:413
+#: mod/dfrn_request.php:845 mod/follow.php:57 mod/profiles.php:657
+#: mod/profiles.php:660 mod/suggest.php:29 mod/register.php:235
+#: mod/settings.php:1036 mod/settings.php:1042 mod/settings.php:1050
+#: mod/settings.php:1054 mod/settings.php:1059 mod/settings.php:1065
+#: mod/settings.php:1071 mod/settings.php:1077 mod/settings.php:1105
+#: mod/settings.php:1106 mod/settings.php:1107 mod/settings.php:1108
+#: mod/settings.php:1109 include/items.php:4854
+msgid "Yes"
+msgstr "Ja"
+
+#: mod/api.php:106 mod/dfrn_request.php:845 mod/follow.php:57
+#: mod/profiles.php:657 mod/profiles.php:661 mod/register.php:236
+#: mod/settings.php:1036 mod/settings.php:1042 mod/settings.php:1050
+#: mod/settings.php:1054 mod/settings.php:1059 mod/settings.php:1065
+#: mod/settings.php:1071 mod/settings.php:1077 mod/settings.php:1105
+#: mod/settings.php:1106 mod/settings.php:1107 mod/settings.php:1108
+#: mod/settings.php:1109
+msgid "No"
+msgstr "Nee"
+
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr "Geen geldige account gevonden."
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na."
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -1165,7 +746,7 @@ msgid ""
"\t\tissued this request."
msgstr ""
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -1182,44 +763,44 @@ msgid ""
"\t\tLogin Name:\t%3$s"
msgstr ""
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr "Op %s werd gevraagd je wachtwoord opnieuw in te stellen"
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld."
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1277
msgid "Password Reset"
msgstr "Wachtwoord opnieuw instellen"
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr "Je wachtwoord is opnieuw ingesteld zoals gevraagd."
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr "Je nieuwe wachtwoord is"
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr "Bewaar of kopieer je nieuw wachtwoord - en dan"
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr "klik hier om in te loggen"
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de Instellingen> pagina."
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -1228,9 +809,9 @@ msgid ""
"\t\t\t\tinformation for your records (or change your password immediately to\n"
"\t\t\t\tsomething that you will remember).\n"
"\t\t\t"
-msgstr ""
+msgstr "\n\t\t\t\tBeste %1$s,\n\t\t\t\t\tZoals gevraagd werd je wachtwoord aangepast. Houd deze\n\t\t\t\tinformatie bij (of verander je wachtwoord naar\n\t\t\t\tiets dat je zal onthouden).\n\t\t\t"
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -1244,1054 +825,1563 @@ msgid ""
"\t\t\t"
msgstr ""
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr "Je wachtwoord is veranderd op %s"
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
msgstr "Wachtwoord vergeten?"
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies."
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
msgstr "Bijnaam of e-mail:"
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr "Opnieuw"
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s vindt het %3$s van %2$s leuk"
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr ""
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/wallmessage.php:56 mod/message.php:63
+msgid "No recipient selected."
+msgstr "Geen ontvanger geselecteerd."
+
+#: mod/wallmessage.php:59
+msgid "Unable to check your home location."
+msgstr "Niet in staat om je tijdlijn-locatie vast te stellen"
+
+#: mod/wallmessage.php:62 mod/message.php:70
+msgid "Message could not be sent."
+msgstr "Bericht kon niet verzonden worden."
+
+#: mod/wallmessage.php:65 mod/message.php:73
+msgid "Message collection failure."
+msgstr "Fout bij het verzamelen van berichten."
+
+#: mod/wallmessage.php:68 mod/message.php:76
+msgid "Message sent."
+msgstr "Bericht verzonden."
+
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "Geen ontvanger."
+
+#: mod/wallmessage.php:127 mod/wallmessage.php:135 mod/message.php:283
+#: mod/message.php:291 mod/message.php:466 mod/message.php:474
+#: include/conversation.php:1001 include/conversation.php:1019
+msgid "Please enter a link URL:"
+msgstr "Vul een internetadres/URL in:"
+
+#: mod/wallmessage.php:142 mod/message.php:319
+msgid "Send Private Message"
+msgstr "Verstuur privébericht"
+
+#: mod/wallmessage.php:143
+#, php-format
+msgid ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "Als je wilt dat %s antwoordt moet je nakijken dat de privacy-instellingen op jouw website privéberichten van onbekende afzenders toelaat."
+
+#: mod/wallmessage.php:144 mod/message.php:320 mod/message.php:553
+msgid "To:"
+msgstr "Aan:"
+
+#: mod/wallmessage.php:145 mod/message.php:325 mod/message.php:555
+msgid "Subject:"
+msgstr "Onderwerp:"
+
+#: mod/wallmessage.php:151 mod/invite.php:134 mod/message.php:329
+#: mod/message.php:558
+msgid "Your message:"
+msgstr "Jouw bericht:"
+
+#: mod/wallmessage.php:154 mod/message.php:332 mod/message.php:562
+#: mod/editpost.php:110 include/conversation.php:1056
+msgid "Upload photo"
+msgstr "Foto uploaden"
+
+#: mod/wallmessage.php:155 mod/message.php:333 mod/message.php:563
+#: mod/editpost.php:114 include/conversation.php:1060
+msgid "Insert web link"
+msgstr "Voeg een webadres in"
+
+#: mod/newmember.php:6
+msgid "Welcome to Friendica"
+msgstr "Welkom bij Friendica"
+
+#: mod/newmember.php:8
+msgid "New Member Checklist"
+msgstr "Checklist voor nieuwe leden"
+
+#: mod/newmember.php:12
+msgid ""
+"We would like to offer some tips and links to help make your experience "
+"enjoyable. Click any item to visit the relevant page. A link to this page "
+"will be visible from your home page for two weeks after your initial "
+"registration and then will quietly disappear."
+msgstr "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen."
+
+#: mod/newmember.php:14
+msgid "Getting Started"
+msgstr "Aan de slag"
+
+#: mod/newmember.php:18
+msgid "Friendica Walk-Through"
+msgstr "Doorloop Friendica"
+
+#: mod/newmember.php:18
+msgid ""
+"On your Quick Start page - find a brief introduction to your "
+"profile and network tabs, make some new connections, and find some groups to"
+" join."
+msgstr "Op je Snelstart pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden."
+
+#: mod/newmember.php:26
+msgid "Go to Your Settings"
+msgstr "Ga naar je instellingen"
+
+#: mod/newmember.php:26
+msgid ""
+"On your Settings page - change your initial password. Also make a "
+"note of your Identity Address. This looks just like an email address - and "
+"will be useful in making friends on the free social web."
+msgstr "Verander je initieel wachtwoord op je instellingenpagina. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web."
+
+#: mod/newmember.php:28
+msgid ""
+"Review the other settings, particularly the privacy settings. An unpublished"
+" directory listing is like having an unlisted phone number. In general, you "
+"should probably publish your listing - unless all of your friends and "
+"potential friends know exactly how to find you."
+msgstr "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden."
+
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:695
+msgid "Upload Profile Photo"
+msgstr "Profielfoto uploaden"
+
+#: mod/newmember.php:36
+msgid ""
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make"
+" friends than people who do not."
+msgstr "Upload een profielfoto, als je dat nog niet gedaan hebt. Studies tonen aan dat mensen met echte foto's van zichzelf tien keer gemakkelijker vrienden maken dan mensen die dat niet doen."
+
+#: mod/newmember.php:38
+msgid "Edit Your Profile"
+msgstr "Bewerk je profiel"
+
+#: mod/newmember.php:38
+msgid ""
+"Edit your default profile to your liking. Review the "
+"settings for hiding your list of friends and hiding the profile from unknown"
+" visitors."
+msgstr "Bewerk je standaard profiel zoals je wilt. Controleer de instellingen om je vriendenlijst te verbergen, en om je profiel voor ongekende bezoekers te verbergen."
+
+#: mod/newmember.php:40
+msgid "Profile Keywords"
+msgstr "Sleutelwoorden voor dit profiel"
+
+#: mod/newmember.php:40
+msgid ""
+"Set some public keywords for your default profile which describe your "
+"interests. We may be able to find other people with similar interests and "
+"suggest friendships."
+msgstr "Stel enkele openbare sleutelwoorden in voor je standaard profiel die je interesses beschrijven. We kunnen dan misschien mensen vinden met gelijkaardige interesses, en vrienden voorstellen."
+
+#: mod/newmember.php:44
+msgid "Connecting"
+msgstr "Verbinding aan het maken"
+
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
+msgid "Facebook"
+msgstr "Facebook"
+
+#: mod/newmember.php:49
+msgid ""
+"Authorise the Facebook Connector if you currently have a Facebook account "
+"and we will (optionally) import all your Facebook friends and conversations."
+msgstr "Machtig de Facebook Connector als je een Facebook account hebt. We zullen (optioneel) al je Facebook vrienden en conversaties importeren."
+
+#: mod/newmember.php:51
+msgid ""
+"If this is your own personal server, installing the Facebook addon "
+"may ease your transition to the free social web."
+msgstr "Als dit jouw eigen persoonlijke server is kan het installeren van de Facebook toevoeging je overgang naar het vrije sociale web vergemakkelijken."
+
+#: mod/newmember.php:56
+msgid "Importing Emails"
+msgstr "E-mails importeren"
+
+#: mod/newmember.php:56
+msgid ""
+"Enter your email access information on your Connector Settings page if you "
+"wish to import and interact with friends or mailing lists from your email "
+"INBOX"
+msgstr "Vul je e-mailtoegangsinformatie in op je pagina met verbindingsinstellingen als je vrienden of mailinglijsten uit je e-mail-inbox wilt importeren, en met hen wilt communiceren"
+
+#: mod/newmember.php:58
+msgid "Go to Your Contacts Page"
+msgstr "Ga naar je contactenpagina"
+
+#: mod/newmember.php:58
+msgid ""
+"Your Contacts page is your gateway to managing friendships and connecting "
+"with friends on other networks. Typically you enter their address or site "
+"URL in the Add New Contact dialog."
+msgstr "Je contactenpagina is jouw poort om vriendschappen te beheren en verbinding te leggen met vrienden op andere netwerken. Je kunt hun adres of URL toevoegen in de Voeg nieuw contact toe dialoog."
+
+#: mod/newmember.php:60
+msgid "Go to Your Site's Directory"
+msgstr "Ga naar de gids van je website"
+
+#: mod/newmember.php:60
+msgid ""
+"The Directory page lets you find other people in this network or other "
+"federated sites. Look for a Connect or Follow link on "
+"their profile page. Provide your own Identity Address if requested."
+msgstr "In de gids vind je andere mensen in dit netwerk of op andere federatieve sites. Zoek naar het woord Connect of Follow op hun profielpagina (meestal aan de linkerkant). Vul je eigen identiteitsadres in wanneer daar om wordt gevraagd."
+
+#: mod/newmember.php:62
+msgid "Finding New People"
+msgstr "Nieuwe mensen vinden"
+
+#: mod/newmember.php:62
+msgid ""
+"On the side panel of the Contacts page are several tools to find new "
+"friends. We can match people by interest, look up people by name or "
+"interest, and provide suggestions based on network relationships. On a brand"
+" new site, friend suggestions will usually begin to be populated within 24 "
+"hours."
+msgstr "Op het zijpaneel van de Contacten pagina vind je verschillende tools om nieuwe vrienden te zoeken. We kunnen mensen op interesses matchen, mensen opzoeken op naam of hobby, en suggesties doen gebaseerd op netwerk-relaties. Op een nieuwe webstek beginnen vriendschapssuggesties meestal binnen de 24 uur beschikbaar te worden."
+
+#: mod/newmember.php:66 include/group.php:270
+msgid "Groups"
+msgstr "Groepen"
+
+#: mod/newmember.php:70
+msgid "Group Your Contacts"
+msgstr "Groepeer je contacten"
+
+#: mod/newmember.php:70
+msgid ""
+"Once you have made some friends, organize them into private conversation "
+"groups from the sidebar of your Contacts page and then you can interact with"
+" each group privately on your Network page."
+msgstr "Als je een aantal vrienden gemaakt hebt kun je ze in je eigen conversatiegroepen indelen vanuit de zijbalk van je 'Conacten' pagina, en dan kun je met elke groep apart contact houden op je Netwerk pagina. "
+
+#: mod/newmember.php:73
+msgid "Why Aren't My Posts Public?"
+msgstr "Waarom zijn mijn berichten niet openbaar?"
+
+#: mod/newmember.php:73
+msgid ""
+"Friendica respects your privacy. By default, your posts will only show up to"
+" people you've added as friends. For more information, see the help section "
+"from the link above."
+msgstr "Friendica respecteert je privacy. Standaard zullen je berichten alleen zichtbaar zijn voor personen die jij als vriend hebt toegevoegd. Lees de help (zie de verwijzing hierboven) voor meer informatie."
+
+#: mod/newmember.php:78
+msgid "Getting Help"
+msgstr "Hulp krijgen"
+
+#: mod/newmember.php:82
+msgid "Go to the Help Section"
+msgstr "Ga naar de help"
+
+#: mod/newmember.php:82
+msgid ""
+"Our help pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Je kunt onze help pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma."
+
+#: mod/_search.php:21 mod/network.php:187 mod/search.php:21
+msgid "Remove term"
+msgstr "Verwijder zoekterm"
+
+#: mod/_search.php:30 mod/network.php:196 mod/search.php:30
+#: include/features.php:42
+msgid "Saved Searches"
+msgstr "Opgeslagen zoekopdrachten"
+
+#: mod/_search.php:89 mod/viewcontacts.php:19 mod/community.php:18
+#: mod/dfrn_request.php:777 mod/directory.php:35 mod/display.php:223
+#: mod/photos.php:942 mod/search.php:89 mod/videos.php:187
+msgid "Public access denied."
+msgstr "Niet vrij toegankelijk"
+
+#: mod/_search.php:99 mod/search.php:99 include/nav.php:119
+#: include/text.php:977
+msgid "Search"
+msgstr "Zoeken"
+
+#: mod/_search.php:180 mod/_search.php:206 mod/community.php:62
+#: mod/community.php:71 mod/search.php:174
+msgid "No results."
+msgstr "Geen resultaten."
+
+#: mod/tagger.php:95 include/conversation.php:265
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s labelde %3$s van %2$s met %4$s"
+
+#: mod/attach.php:8
+msgid "Item not available."
+msgstr "Item niet beschikbaar"
+
+#: mod/attach.php:20
+msgid "Item was not found."
+msgstr "Item niet gevonden"
+
+#: mod/regmod.php:55
+msgid "Account approved."
+msgstr "Account goedgekeurd."
+
+#: mod/regmod.php:92
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registratie ingetrokken voor %s"
+
+#: mod/regmod.php:104
+msgid "Please login."
+msgstr "Inloggen."
+
+#: mod/uimport.php:50 mod/register.php:188
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
+msgstr "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw."
+
+#: mod/uimport.php:64 mod/register.php:283
+msgid "Import"
+msgstr "Importeren"
+
+#: mod/uimport.php:66
+msgid "Move account"
+msgstr "Account verplaatsen"
+
+#: mod/uimport.php:67
+msgid "You can import an account from another Friendica server."
+msgstr "Je kunt een account van een andere Friendica server importeren."
+
+#: mod/uimport.php:68
+msgid ""
+"You need to export your account from the old server and upload it here. We "
+"will recreate your old account here with all your contacts. We will try also"
+" to inform your friends that you moved here."
+msgstr "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent."
+
+#: mod/uimport.php:69
+msgid ""
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (statusnet/identi.ca) or from Diaspora"
+msgstr "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren."
+
+#: mod/uimport.php:70
+msgid "Account file"
+msgstr "Account bestand"
+
+#: mod/uimport.php:70
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr ""
+
+#: mod/lockview.php:31 mod/lockview.php:39
+msgid "Remote privacy information not available."
+msgstr "Privacyinformatie op afstand niet beschikbaar."
+
+#: mod/lockview.php:48
+msgid "Visible to:"
+msgstr "Zichtbaar voor:"
+
+#: mod/hcard.php:10
+msgid "No profile"
+msgstr "Geen profiel"
+
+#: mod/update_profile.php:41 mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37
+msgid "[Embedded content - reload page to view]"
+msgstr "[Ingebedde inhoud - herlaad pagina om het te bekijken]"
+
+#: mod/babel.php:17
+msgid "Source (bbcode) text:"
+msgstr "Bron (bbcode) tekst:"
+
+#: mod/babel.php:23
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "Bron (Diaspora) tekst om naar BBCode om te zetten:"
+
+#: mod/babel.php:31
+msgid "Source input: "
+msgstr "Bron ingave:"
+
+#: mod/babel.php:35
+msgid "bb2html (raw HTML): "
+msgstr "bb2html (ruwe HTML):"
+
+#: mod/babel.php:39
+msgid "bb2html: "
+msgstr "bb2html:"
+
+#: mod/babel.php:43
+msgid "bb2html2bb: "
+msgstr "bb2html2bb: "
+
+#: mod/babel.php:47
+msgid "bb2md: "
+msgstr "bb2md: "
+
+#: mod/babel.php:51
+msgid "bb2md2html: "
+msgstr "bb2md2html: "
+
+#: mod/babel.php:55
+msgid "bb2dia2bb: "
+msgstr "bb2dia2bb: "
+
+#: mod/babel.php:59
+msgid "bb2md2html2bb: "
+msgstr "bb2md2html2bb: "
+
+#: mod/babel.php:69
+msgid "Source input (Diaspora format): "
+msgstr "Bron ingave (Diaspora formaat):"
+
+#: mod/babel.php:74
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
+
+#: mod/like.php:168 include/conversation.php:140
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "%1$s vindt het %3$s van %2$s niet leuk"
-#: ../../mod/ping.php:240
-msgid "{0} wants to be your friend"
-msgstr "{0} wilt je vriend worden"
+#: mod/oexchange.php:25
+msgid "Post successful."
+msgstr "Bericht succesvol geplaatst."
-#: ../../mod/ping.php:245
-msgid "{0} sent you a message"
-msgstr "{0} stuurde jou een bericht"
+#: mod/localtime.php:12 include/bb2diaspora.php:139 include/event.php:13
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ g:i A"
-#: ../../mod/ping.php:250
-msgid "{0} requested registration"
-msgstr "{0} vroeg om zich te registreren"
+#: mod/localtime.php:24
+msgid "Time Conversion"
+msgstr "Tijdsconversie"
-#: ../../mod/ping.php:256
+#: mod/localtime.php:26
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones."
+
+#: mod/localtime.php:30
#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} gaf een reactie op het bericht van %s"
+msgid "UTC time: %s"
+msgstr "UTC tijd: %s"
-#: ../../mod/ping.php:261
+#: mod/localtime.php:33
#, php-format
-msgid "{0} liked %s's post"
-msgstr "{0} vond het bericht van %s leuk"
+msgid "Current timezone: %s"
+msgstr "Huidige Tijdzone: %s"
-#: ../../mod/ping.php:266
+#: mod/localtime.php:36
#, php-format
-msgid "{0} disliked %s's post"
-msgstr "{0} vond het bericht van %s niet leuk"
+msgid "Converted localtime: %s"
+msgstr "Omgerekende lokale tijd: %s"
-#: ../../mod/ping.php:271
+#: mod/localtime.php:41
+msgid "Please select your timezone:"
+msgstr "Selecteer je tijdzone:"
+
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
+msgid "Save to Folder:"
+msgstr "Bewaren in map:"
+
+#: mod/filer.php:30
+msgid "- select -"
+msgstr "- Kies -"
+
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:978
+msgid "Save"
+msgstr "Bewaren"
+
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Aanstoten/porren"
+
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "aanstoten, porren of andere dingen met iemand doen"
+
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "Ontvanger"
+
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Kies wat je met de ontvanger wil doen"
+
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "Dit bericht privé maken"
+
+#: mod/subthread.php:103
#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} is nu bevriend met %s"
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s volgt %3$s van %2$s"
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} plaatste"
+#: mod/uexport.php:77
+msgid "Export account"
+msgstr "Account exporteren"
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} labelde %s's bericht met #%s"
+#: mod/uexport.php:77
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server."
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} vermeldde je in een bericht"
+#: mod/uexport.php:78
+msgid "Export all"
+msgstr "Alles exporteren"
-#: ../../mod/viewcontacts.php:41
-msgid "No contacts."
-msgstr "Geen contacten."
+#: mod/uexport.php:78
+msgid ""
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
+msgstr "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)"
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
-msgid "View Contacts"
-msgstr "Bekijk contacten"
+#: mod/uexport.php:85 mod/settings.php:77
+msgid "Export personal data"
+msgstr "Persoonlijke gegevens exporteren"
-#: ../../mod/notifications.php:26
-msgid "Invalid request identifier."
-msgstr "Ongeldige request identifier."
+#: mod/apps.php:7 index.php:225
+msgid "You must be logged in to use addons. "
+msgstr "Je moet ingelogd zijn om deze addons te kunnen gebruiken. "
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
-msgid "Discard"
-msgstr "Verwerpen"
+#: mod/apps.php:11
+msgid "Applications"
+msgstr "Toepassingen"
-#: ../../mod/notifications.php:78
-msgid "System"
-msgstr "Systeem"
+#: mod/apps.php:14
+msgid "No installed applications."
+msgstr "Geen toepassingen geïnstalleerd"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
-msgid "Network"
-msgstr "Netwerk"
-
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
-msgid "Personal"
-msgstr "Persoonlijk"
-
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
-msgid "Home"
-msgstr "Tijdlijn"
-
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
-msgid "Introductions"
-msgstr "Verzoeken"
-
-#: ../../mod/notifications.php:122
-msgid "Show Ignored Requests"
-msgstr "Toon genegeerde verzoeken"
-
-#: ../../mod/notifications.php:122
-msgid "Hide Ignored Requests"
-msgstr "Verberg genegeerde verzoeken"
-
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
-msgid "Notification type: "
-msgstr "Notificatiesoort:"
-
-#: ../../mod/notifications.php:150
-msgid "Friend Suggestion"
-msgstr "Vriendschapsvoorstel"
-
-#: ../../mod/notifications.php:152
-#, php-format
-msgid "suggested by %s"
-msgstr "Voorgesteld door %s"
-
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
-msgid "Post a new friend activity"
-msgstr "Bericht over een nieuwe vriend"
-
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
-msgid "if applicable"
-msgstr "Indien toepasbaar"
-
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
-msgid "Approve"
-msgstr "Goedkeuren"
-
-#: ../../mod/notifications.php:181
-msgid "Claims to be known to you: "
-msgstr "Denkt dat u hem of haar kent:"
-
-#: ../../mod/notifications.php:181
-msgid "yes"
-msgstr "Ja"
-
-#: ../../mod/notifications.php:181
-msgid "no"
-msgstr "Nee"
-
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Goedkeuren als:"
-
-#: ../../mod/notifications.php:189
-msgid "Friend"
-msgstr "Vriend"
-
-#: ../../mod/notifications.php:190
-msgid "Sharer"
-msgstr "Deler"
-
-#: ../../mod/notifications.php:190
-msgid "Fan/Admirer"
-msgstr "Fan/Bewonderaar"
-
-#: ../../mod/notifications.php:196
-msgid "Friend/Connect Request"
-msgstr "Vriendschapsverzoek"
-
-#: ../../mod/notifications.php:196
-msgid "New Follower"
-msgstr "Nieuwe Volger"
-
-#: ../../mod/notifications.php:217
-msgid "No introductions."
-msgstr "Geen vriendschaps- of connectieverzoeken."
-
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
-msgid "Notifications"
-msgstr "Notificaties"
-
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
-#, php-format
-msgid "%s liked %s's post"
-msgstr "%s vond het bericht van %s leuk"
-
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
-#, php-format
-msgid "%s disliked %s's post"
-msgstr "%s vond het bericht van %s niet leuk"
-
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
-#, php-format
-msgid "%s is now friends with %s"
-msgstr "%s is nu bevriend met %s"
-
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
-#, php-format
-msgid "%s created a new post"
-msgstr "%s schreef een nieuw bericht"
-
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
-#, php-format
-msgid "%s commented on %s's post"
-msgstr "%s gaf een reactie op het bericht van %s"
-
-#: ../../mod/notifications.php:306
-msgid "No more network notifications."
-msgstr "Geen netwerknotificaties meer"
-
-#: ../../mod/notifications.php:310
-msgid "Network Notifications"
-msgstr "Netwerknotificaties"
-
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
-msgid "No more system notifications."
-msgstr "Geen systeemnotificaties meer."
-
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
-msgid "System Notifications"
-msgstr "Systeemnotificaties"
-
-#: ../../mod/notifications.php:435
-msgid "No more personal notifications."
-msgstr "Geen persoonlijke notificaties meer"
-
-#: ../../mod/notifications.php:439
-msgid "Personal Notifications"
-msgstr "Persoonlijke notificaties"
-
-#: ../../mod/notifications.php:520
-msgid "No more home notifications."
-msgstr "Geen tijdlijn-notificaties meer"
-
-#: ../../mod/notifications.php:524
-msgid "Home Notifications"
-msgstr "Tijdlijn-notificaties"
-
-#: ../../mod/babel.php:17
-msgid "Source (bbcode) text:"
-msgstr "Bron (bbcode) tekst:"
-
-#: ../../mod/babel.php:23
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Bron (Diaspora) tekst om naar BBCode om te zetten:"
-
-#: ../../mod/babel.php:31
-msgid "Source input: "
-msgstr "Bron ingave:"
-
-#: ../../mod/babel.php:35
-msgid "bb2html (raw HTML): "
-msgstr "bb2html (ruwe HTML):"
-
-#: ../../mod/babel.php:39
-msgid "bb2html: "
-msgstr "bb2html:"
-
-#: ../../mod/babel.php:43
-msgid "bb2html2bb: "
-msgstr "bb2html2bb: "
-
-#: ../../mod/babel.php:47
-msgid "bb2md: "
-msgstr "bb2md: "
-
-#: ../../mod/babel.php:51
-msgid "bb2md2html: "
-msgstr "bb2md2html: "
-
-#: ../../mod/babel.php:55
-msgid "bb2dia2bb: "
-msgstr "bb2dia2bb: "
-
-#: ../../mod/babel.php:59
-msgid "bb2md2html2bb: "
-msgstr "bb2md2html2bb: "
-
-#: ../../mod/babel.php:69
-msgid "Source input (Diaspora format): "
-msgstr "Bron ingave (Diaspora formaat):"
-
-#: ../../mod/babel.php:74
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
-
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
msgid "Nothing new here"
msgstr "Niets nieuw hier"
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
msgid "Clear notifications"
msgstr "Notificaties verwijderen"
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/tagrm.php:11 mod/tagrm.php:94 mod/fbrowser.php:81 mod/fbrowser.php:116
+#: mod/message.php:212 mod/contacts.php:416 mod/dfrn_request.php:859
+#: mod/editpost.php:148 mod/follow.php:68 mod/photos.php:225
+#: mod/photos.php:314 mod/suggest.php:32 mod/videos.php:121
+#: mod/settings.php:622 mod/settings.php:648 include/conversation.php:1093
+#: include/items.php:4857
+msgid "Cancel"
+msgstr "Annuleren"
+
+#: mod/tagrm.php:41
+msgid "Tag removed"
+msgstr "Label verwijderd"
+
+#: mod/tagrm.php:79
+msgid "Remove Item Tag"
+msgstr "Verwijder label van item"
+
+#: mod/tagrm.php:81
+msgid "Select a tag to remove: "
+msgstr "Selecteer een label om te verwijderen: "
+
+#: mod/tagrm.php:93 mod/delegate.php:139
+msgid "Remove"
+msgstr "Verwijderen"
+
+#: mod/delegate.php:101
+msgid "No potential page delegates located."
+msgstr "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden."
+
+#: mod/delegate.php:130 include/nav.php:171
+msgid "Delegate Page Management"
+msgstr "Paginabeheer uitbesteden"
+
+#: mod/delegate.php:132
+msgid ""
+"Delegates are able to manage all aspects of this account/page except for "
+"basic account settings. Please do not delegate your personal account to "
+"anybody that you do not trust completely."
+msgstr "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd."
+
+#: mod/delegate.php:133
+msgid "Existing Page Managers"
+msgstr "Bestaande paginabeheerders"
+
+#: mod/delegate.php:135
+msgid "Existing Page Delegates"
+msgstr "Bestaande personen waaraan het paginabeheer is uitbesteed"
+
+#: mod/delegate.php:137
+msgid "Potential Delegates"
+msgstr "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed "
+
+#: mod/delegate.php:140
+msgid "Add"
+msgstr "Toevoegen"
+
+#: mod/delegate.php:141
+msgid "No entries."
+msgstr "Geen gegevens."
+
+#: mod/nogroup.php:40 mod/viewcontacts.php:64 mod/contacts.php:573
+#: mod/contacts.php:797
+#, php-format
+msgid "Visit %s's profile [%s]"
+msgstr "Bekijk het profiel van %s [%s]"
+
+#: mod/nogroup.php:41 mod/contacts.php:798
+msgid "Edit contact"
+msgstr "Contact bewerken"
+
+#: mod/nogroup.php:59
+msgid "Contacts who are not members of a group"
+msgstr "Contacten die geen leden zijn van een groep"
+
+#: mod/fbrowser.php:113
+msgid "Files"
+msgstr "Bestanden"
+
+#: mod/maintenance.php:5
+msgid "System down for maintenance"
+msgstr "Systeem onbeschikbaar wegens onderhoud"
+
+#: mod/removeme.php:46 mod/removeme.php:49
+msgid "Remove My Account"
+msgstr "Verwijder mijn account"
+
+#: mod/removeme.php:47
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is."
+
+#: mod/removeme.php:48
+msgid "Please enter your password for verification:"
+msgstr "Voer je wachtwoord in voor verificatie:"
+
+#: mod/fsuggest.php:20 mod/fsuggest.php:92 mod/crepair.php:134
+#: mod/dfrn_confirm.php:120
+msgid "Contact not found."
+msgstr "Contact niet gevonden"
+
+#: mod/fsuggest.php:63
+msgid "Friend suggestion sent."
+msgstr "Vriendschapsvoorstel verzonden."
+
+#: mod/fsuggest.php:97
+msgid "Suggest Friends"
+msgstr "Stel vrienden voor"
+
+#: mod/fsuggest.php:99
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Stel een vriend voor aan %s"
+
+#: mod/invite.php:27
+msgid "Total invitation limit exceeded."
+msgstr "Totale uitnodigingslimiet overschreden."
+
+#: mod/invite.php:49
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s: Geen geldig e-mailadres."
+
+#: mod/invite.php:73
+msgid "Please join us on Friendica"
+msgstr "Kom bij ons op Friendica"
+
+#: mod/invite.php:84
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website."
+
+#: mod/invite.php:89
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Aflevering van bericht mislukt."
+
+#: mod/invite.php:93
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d bericht verzonden."
+msgstr[1] "%d berichten verzonden."
+
+#: mod/invite.php:112
+msgid "You have no more invitations available"
+msgstr "Je kunt geen uitnodigingen meer sturen"
+
+#: mod/invite.php:120
+#, php-format
+msgid ""
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many"
+" other social networks."
+msgstr "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken."
+
+#: mod/invite.php:122
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website."
+
+#: mod/invite.php:123
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten."
+
+#: mod/invite.php:126
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen."
+
+#: mod/invite.php:132
+msgid "Send invitations"
+msgstr "Verstuur uitnodigingen"
+
+#: mod/invite.php:133
+msgid "Enter email addresses, one per line:"
+msgstr "Vul e-mailadressen in, één per lijn:"
+
+#: mod/invite.php:135
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen."
+
+#: mod/invite.php:137
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "Je zult deze uitnodigingscode moeten invullen: $invite_code"
+
+#: mod/invite.php:137
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:"
+
+#: mod/invite.php:139
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendica.com"
+msgstr "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken"
+
+#: mod/manage.php:106
+msgid "Manage Identities and/or Pages"
+msgstr "Beheer Identiteiten en/of Pagina's"
+
+#: mod/manage.php:107
+msgid ""
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
+msgstr "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen."
+
+#: mod/manage.php:108
+msgid "Select an identity to manage: "
+msgstr "Selecteer een identiteit om te beheren:"
+
+#: mod/home.php:35
+#, php-format
+msgid "Welcome to %s"
+msgstr "Welkom op %s"
+
+#: mod/message.php:9 include/nav.php:165
msgid "New Message"
msgstr "Nieuw Bericht"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
-msgid "No recipient selected."
-msgstr "Geen ontvanger geselecteerd."
-
-#: ../../mod/message.php:67
+#: mod/message.php:67
msgid "Unable to locate contact information."
msgstr "Ik kan geen contact informatie vinden."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
-msgid "Message could not be sent."
-msgstr "Bericht kon niet verzonden worden."
-
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
-msgid "Message collection failure."
-msgstr "Fout bij het verzamelen van berichten."
-
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
-msgid "Message sent."
-msgstr "Bericht verzonden."
-
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:182 include/nav.php:162
msgid "Messages"
msgstr "Privéberichten"
-#: ../../mod/message.php:207
+#: mod/message.php:207
msgid "Do you really want to delete this message?"
msgstr "Wil je echt dit bericht verwijderen?"
-#: ../../mod/message.php:227
+#: mod/message.php:227
msgid "Message deleted."
msgstr "Bericht verwijderd."
-#: ../../mod/message.php:258
+#: mod/message.php:258
msgid "Conversation removed."
msgstr "Gesprek verwijderd."
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
-msgid "Please enter a link URL:"
-msgstr "Vul een internetadres/URL in:"
-
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
-msgid "Send Private Message"
-msgstr "Verstuur privébericht"
-
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
-msgid "To:"
-msgstr "Aan:"
-
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
-msgid "Subject:"
-msgstr "Onderwerp:"
-
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
-msgid "Your message:"
-msgstr "Jouw bericht:"
-
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
-msgid "Upload photo"
-msgstr "Foto uploaden"
-
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
-msgid "Insert web link"
-msgstr "Voeg een webadres in"
-
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
-msgid "Please wait"
-msgstr "Even geduld"
-
-#: ../../mod/message.php:371
+#: mod/message.php:371
msgid "No messages."
msgstr "Geen berichten."
-#: ../../mod/message.php:378
+#: mod/message.php:378
#, php-format
msgid "Unknown sender - %s"
msgstr "Onbekende afzender - %s"
-#: ../../mod/message.php:381
+#: mod/message.php:381
#, php-format
msgid "You and %s"
msgstr "Jij en %s"
-#: ../../mod/message.php:384
+#: mod/message.php:384
#, php-format
msgid "%s and You"
msgstr "%s en jij"
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:405 mod/message.php:546
msgid "Delete conversation"
msgstr "Verwijder gesprek"
-#: ../../mod/message.php:408
+#: mod/message.php:408
msgid "D, d M Y - g:i A"
msgstr "D, d M Y - g:i A"
-#: ../../mod/message.php:411
+#: mod/message.php:411
#, php-format
msgid "%d message"
msgid_plural "%d messages"
msgstr[0] "%d bericht"
msgstr[1] "%d berichten"
-#: ../../mod/message.php:450
+#: mod/message.php:450
msgid "Message not available."
msgstr "Bericht niet beschikbaar."
-#: ../../mod/message.php:520
+#: mod/message.php:520
msgid "Delete message"
msgstr "Verwijder bericht"
-#: ../../mod/message.php:548
+#: mod/message.php:548
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr "Geen beveiligde communicatie beschikbaar. Je kunt misschien antwoorden vanaf de profiel-pagina van de afzender."
-#: ../../mod/message.php:552
+#: mod/message.php:552
msgid "Send Reply"
msgstr "Verstuur Antwoord"
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
-msgid "[Embedded content - reload page to view]"
-msgstr "[Ingebedde inhoud - herlaad pagina om het te bekijken]"
+#: mod/viewcontacts.php:41
+msgid "No contacts."
+msgstr "Geen contacten."
-#: ../../mod/crepair.php:106
-msgid "Contact settings applied."
-msgstr "Contactinstellingen toegepast."
+#: mod/viewcontacts.php:78 include/text.php:899
+msgid "View Contacts"
+msgstr "Bekijk contacten"
-#: ../../mod/crepair.php:108
-msgid "Contact update failed."
-msgstr "Aanpassen van contact mislukt."
+#: mod/openid.php:24
+msgid "OpenID protocol error. No ID returned."
+msgstr "OpenID protocol fout. Geen ID Gevonden."
-#: ../../mod/crepair.php:139
-msgid "Repair Contact Settings"
-msgstr "Contactinstellingen herstellen"
-
-#: ../../mod/crepair.php:141
+#: mod/openid.php:53
msgid ""
-"WARNING: This is highly advanced and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr ""
+"Account not found and OpenID registration is not permitted on this site."
+msgstr "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website."
-#: ../../mod/crepair.php:142
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
+msgid "Login failed."
+msgstr "Login mislukt."
+
+#: mod/community.php:23
+msgid "Not available."
+msgstr "Niet beschikbaar"
+
+#: mod/help.php:31
+msgid "Help:"
+msgstr "Help:"
+
+#: mod/help.php:36 include/nav.php:114
+msgid "Help"
+msgstr "Help"
+
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
+msgid "Not Found"
+msgstr "Niet gevonden"
+
+#: mod/help.php:45 index.php:272
+msgid "Page not found."
+msgstr "Pagina niet gevonden"
+
+#: mod/notifications.php:26
+msgid "Invalid request identifier."
+msgstr "Ongeldige request identifier."
+
+#: mod/notifications.php:35 mod/notifications.php:165
+#: mod/notifications.php:215
+msgid "Discard"
+msgstr "Verwerpen"
+
+#: mod/notifications.php:51 mod/notifications.php:164
+#: mod/notifications.php:214 mod/contacts.php:527 mod/contacts.php:591
+#: mod/contacts.php:758
+msgid "Ignore"
+msgstr "Negeren"
+
+#: mod/notifications.php:78
+msgid "System"
+msgstr "Systeem"
+
+#: mod/notifications.php:83 include/nav.php:145
+msgid "Network"
+msgstr "Netwerk"
+
+#: mod/notifications.php:88 mod/network.php:373
+msgid "Personal"
+msgstr "Persoonlijk"
+
+#: mod/notifications.php:98 include/nav.php:153
+msgid "Introductions"
+msgstr "Verzoeken"
+
+#: mod/notifications.php:122
+msgid "Show Ignored Requests"
+msgstr "Toon genegeerde verzoeken"
+
+#: mod/notifications.php:122
+msgid "Hide Ignored Requests"
+msgstr "Verberg genegeerde verzoeken"
+
+#: mod/notifications.php:149 mod/notifications.php:199
+msgid "Notification type: "
+msgstr "Notificatiesoort:"
+
+#: mod/notifications.php:150
+msgid "Friend Suggestion"
+msgstr "Vriendschapsvoorstel"
+
+#: mod/notifications.php:152
+#, php-format
+msgid "suggested by %s"
+msgstr "Voorgesteld door %s"
+
+#: mod/notifications.php:157 mod/notifications.php:208 mod/contacts.php:597
+msgid "Hide this contact from others"
+msgstr "Verberg dit contact voor anderen"
+
+#: mod/notifications.php:158 mod/notifications.php:209
+msgid "Post a new friend activity"
+msgstr "Bericht over een nieuwe vriend"
+
+#: mod/notifications.php:158 mod/notifications.php:209
+msgid "if applicable"
+msgstr "Indien toepasbaar"
+
+#: mod/notifications.php:161 mod/notifications.php:212 mod/admin.php:1015
+msgid "Approve"
+msgstr "Goedkeuren"
+
+#: mod/notifications.php:181
+msgid "Claims to be known to you: "
+msgstr "Denkt dat u hem of haar kent:"
+
+#: mod/notifications.php:181
+msgid "yes"
+msgstr "Ja"
+
+#: mod/notifications.php:181
+msgid "no"
+msgstr "Nee"
+
+#: mod/notifications.php:182
msgid ""
-"Please use your browser 'Back' button now if you are "
-"uncertain what to do on this page."
-msgstr "Gebruik nu de \"terug\"-knop in je webbrowser wanneer je niet weet wat je op deze pagina moet doen."
-
-#: ../../mod/crepair.php:148
-msgid "Return to contact editor"
-msgstr "Ga terug naar contactbewerker"
-
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
-msgid "No mirroring"
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
msgstr ""
-#: ../../mod/crepair.php:159
-msgid "Mirror as forwarded posting"
-msgstr ""
-
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
-msgid "Mirror as my own posting"
-msgstr ""
-
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
-msgid "Name"
-msgstr "Naam"
-
-#: ../../mod/crepair.php:166
-msgid "Account Nickname"
-msgstr "Bijnaam account"
-
-#: ../../mod/crepair.php:167
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Labelnaam - krijgt voorrang op naam/bijnaam"
-
-#: ../../mod/crepair.php:168
-msgid "Account URL"
-msgstr "URL account"
-
-#: ../../mod/crepair.php:169
-msgid "Friend Request URL"
-msgstr "URL vriendschapsverzoek"
-
-#: ../../mod/crepair.php:170
-msgid "Friend Confirm URL"
-msgstr ""
-
-#: ../../mod/crepair.php:171
-msgid "Notification Endpoint URL"
-msgstr ""
-
-#: ../../mod/crepair.php:172
-msgid "Poll/Feed URL"
-msgstr "URL poll/feed"
-
-#: ../../mod/crepair.php:173
-msgid "New photo from this URL"
-msgstr "Nieuwe foto van deze URL"
-
-#: ../../mod/crepair.php:174
-msgid "Remote Self"
-msgstr ""
-
-#: ../../mod/crepair.php:176
-msgid "Mirror postings from this contact"
-msgstr ""
-
-#: ../../mod/crepair.php:176
+#: mod/notifications.php:185
msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
msgstr ""
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
-msgid "Login"
-msgstr "Login"
+#: mod/notifications.php:193
+msgid "Friend"
+msgstr "Vriend"
-#: ../../mod/bookmarklet.php:41
-msgid "The post was created"
-msgstr ""
+#: mod/notifications.php:194
+msgid "Sharer"
+msgstr "Deler"
-#: ../../mod/viewsrc.php:7
-msgid "Access denied."
-msgstr "Toegang geweigerd"
+#: mod/notifications.php:194
+msgid "Fan/Admirer"
+msgstr "Fan/Bewonderaar"
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Mensen Zoeken"
+#: mod/notifications.php:200
+msgid "Friend/Connect Request"
+msgstr "Vriendschapsverzoek"
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
-msgid "No matches"
-msgstr "Geen resultaten"
+#: mod/notifications.php:200
+msgid "New Follower"
+msgstr "Nieuwe Volger"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
-msgid "Photos"
-msgstr "Foto's"
+#: mod/notifications.php:221
+msgid "No introductions."
+msgstr "Geen vriendschaps- of connectieverzoeken."
-#: ../../mod/fbrowser.php:113
-msgid "Files"
-msgstr "Bestanden"
+#: mod/notifications.php:224 include/nav.php:156
+msgid "Notifications"
+msgstr "Notificaties"
-#: ../../mod/nogroup.php:59
-msgid "Contacts who are not members of a group"
-msgstr "Contacten die geen leden zijn van een groep"
+#: mod/notifications.php:262 mod/notifications.php:391
+#: mod/notifications.php:482
+#, php-format
+msgid "%s liked %s's post"
+msgstr "%s vond het bericht van %s leuk"
-#: ../../mod/admin.php:57
+#: mod/notifications.php:272 mod/notifications.php:401
+#: mod/notifications.php:492
+#, php-format
+msgid "%s disliked %s's post"
+msgstr "%s vond het bericht van %s niet leuk"
+
+#: mod/notifications.php:287 mod/notifications.php:416
+#: mod/notifications.php:507
+#, php-format
+msgid "%s is now friends with %s"
+msgstr "%s is nu bevriend met %s"
+
+#: mod/notifications.php:294 mod/notifications.php:423
+#, php-format
+msgid "%s created a new post"
+msgstr "%s schreef een nieuw bericht"
+
+#: mod/notifications.php:295 mod/notifications.php:424
+#: mod/notifications.php:517
+#, php-format
+msgid "%s commented on %s's post"
+msgstr "%s gaf een reactie op het bericht van %s"
+
+#: mod/notifications.php:310
+msgid "No more network notifications."
+msgstr "Geen netwerknotificaties meer"
+
+#: mod/notifications.php:314
+msgid "Network Notifications"
+msgstr "Netwerknotificaties"
+
+#: mod/notifications.php:340 mod/notify.php:72
+msgid "No more system notifications."
+msgstr "Geen systeemnotificaties meer."
+
+#: mod/notifications.php:344 mod/notify.php:76
+msgid "System Notifications"
+msgstr "Systeemnotificaties"
+
+#: mod/notifications.php:439
+msgid "No more personal notifications."
+msgstr "Geen persoonlijke notificaties meer"
+
+#: mod/notifications.php:443
+msgid "Personal Notifications"
+msgstr "Persoonlijke notificaties"
+
+#: mod/notifications.php:524
+msgid "No more home notifications."
+msgstr "Geen tijdlijn-notificaties meer"
+
+#: mod/notifications.php:528
+msgid "Home Notifications"
+msgstr "Tijdlijn-notificaties"
+
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr "Thema-instellingen aangepast."
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:627
msgid "Site"
msgstr "Website"
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:1008 mod/admin.php:1023
msgid "Users"
msgstr "Gebruiker"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1112 mod/admin.php:1165 mod/settings.php:62
msgid "Plugins"
msgstr "Plugins"
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1333 mod/admin.php:1367
msgid "Themes"
msgstr "Thema's"
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr "DB aanpassingen"
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:123 mod/admin.php:132 mod/admin.php:1454
msgid "Logs"
msgstr "Logs"
-#: ../../mod/admin.php:124
+#: mod/admin.php:124
msgid "probe address"
msgstr ""
-#: ../../mod/admin.php:125
+#: mod/admin.php:125
msgid "check webfinger"
msgstr ""
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:130 include/nav.php:185
msgid "Admin"
msgstr "Beheer"
-#: ../../mod/admin.php:131
+#: mod/admin.php:131
msgid "Plugin Features"
msgstr "Plugin Functies"
-#: ../../mod/admin.php:133
+#: mod/admin.php:133
msgid "diagnostics"
msgstr ""
-#: ../../mod/admin.php:134
+#: mod/admin.php:134
msgid "User registrations waiting for confirmation"
msgstr "Gebruikersregistraties wachten op bevestiging"
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
+#: mod/admin.php:193 mod/admin.php:961
msgid "Normal Account"
msgstr "Normaal account"
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
+#: mod/admin.php:194 mod/admin.php:962
msgid "Soapbox Account"
msgstr "Zeepkist-account"
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
+#: mod/admin.php:195 mod/admin.php:963
msgid "Community/Celebrity Account"
msgstr "Account voor een groep/forum of beroemdheid"
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
+#: mod/admin.php:196 mod/admin.php:964
msgid "Automatic Friend Account"
msgstr "Automatisch Vriendschapsaccount"
-#: ../../mod/admin.php:197
+#: mod/admin.php:197
msgid "Blog Account"
msgstr "Blog Account"
-#: ../../mod/admin.php:198
+#: mod/admin.php:198
msgid "Private Forum"
msgstr "Privéforum/-groep"
-#: ../../mod/admin.php:217
+#: mod/admin.php:217
msgid "Message queues"
msgstr "Bericht-wachtrijen"
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:222 mod/admin.php:626 mod/admin.php:1007 mod/admin.php:1111
+#: mod/admin.php:1164 mod/admin.php:1332 mod/admin.php:1366 mod/admin.php:1453
msgid "Administration"
msgstr "Beheer"
-#: ../../mod/admin.php:223
+#: mod/admin.php:223
msgid "Summary"
msgstr "Samenvatting"
-#: ../../mod/admin.php:225
+#: mod/admin.php:225
msgid "Registered users"
msgstr "Geregistreerde gebruikers"
-#: ../../mod/admin.php:227
+#: mod/admin.php:227
msgid "Pending registrations"
msgstr "Registraties die in de wacht staan"
-#: ../../mod/admin.php:228
+#: mod/admin.php:228
msgid "Version"
msgstr "Versie"
-#: ../../mod/admin.php:232
+#: mod/admin.php:232
msgid "Active plugins"
msgstr "Actieve plug-ins"
-#: ../../mod/admin.php:255
+#: mod/admin.php:255
msgid "Can not parse base url. Must have at least ://"
msgstr ""
-#: ../../mod/admin.php:516
+#: mod/admin.php:524
msgid "Site settings updated."
msgstr "Site instellingen gewijzigd."
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:553 mod/settings.php:853
msgid "No special theme for mobile devices"
msgstr "Geen speciaal thema voor mobiele apparaten"
-#: ../../mod/admin.php:562
+#: mod/admin.php:570
msgid "No community page"
msgstr ""
-#: ../../mod/admin.php:563
+#: mod/admin.php:571
msgid "Public postings from users of this site"
msgstr ""
-#: ../../mod/admin.php:564
+#: mod/admin.php:572
msgid "Global community page"
msgstr ""
-#: ../../mod/admin.php:570
+#: mod/admin.php:577 mod/contacts.php:498
+msgid "Never"
+msgstr "Nooit"
+
+#: mod/admin.php:578
msgid "At post arrival"
msgstr ""
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:579 include/contact_selectors.php:56
msgid "Frequently"
msgstr "Frequent"
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:580 include/contact_selectors.php:57
msgid "Hourly"
msgstr "elk uur"
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:581 include/contact_selectors.php:58
msgid "Twice daily"
msgstr "Twee keer per dag"
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:582 include/contact_selectors.php:59
msgid "Daily"
msgstr "dagelijks"
-#: ../../mod/admin.php:579
+#: mod/admin.php:587
msgid "Multi user instance"
msgstr "Server voor meerdere gebruikers"
-#: ../../mod/admin.php:602
+#: mod/admin.php:610
msgid "Closed"
msgstr "Gesloten"
-#: ../../mod/admin.php:603
+#: mod/admin.php:611
msgid "Requires approval"
msgstr "Toestemming vereist"
-#: ../../mod/admin.php:604
+#: mod/admin.php:612
msgid "Open"
msgstr "Open"
-#: ../../mod/admin.php:608
+#: mod/admin.php:616
msgid "No SSL policy, links will track page SSL state"
msgstr "Geen SSL beleid, links zullen SSL status van pagina volgen"
-#: ../../mod/admin.php:609
+#: mod/admin.php:617
msgid "Force all links to use SSL"
msgstr "Verplicht alle links om SSL te gebruiken"
-#: ../../mod/admin.php:610
+#: mod/admin.php:618
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Zelf-ondertekend certificaat, gebruik SSL alleen voor lokale links (afgeraden)"
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:628 mod/admin.php:1166 mod/admin.php:1368 mod/admin.php:1455
+#: mod/settings.php:621 mod/settings.php:731 mod/settings.php:754
+#: mod/settings.php:823 mod/settings.php:905 mod/settings.php:1137
msgid "Save Settings"
msgstr "Instellingen opslaan"
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:629 mod/register.php:260
msgid "Registration"
msgstr "Registratie"
-#: ../../mod/admin.php:622
+#: mod/admin.php:630
msgid "File upload"
msgstr "Uploaden bestand"
-#: ../../mod/admin.php:623
+#: mod/admin.php:631
msgid "Policies"
msgstr "Beleid"
-#: ../../mod/admin.php:624
+#: mod/admin.php:632
msgid "Advanced"
msgstr "Geavanceerd"
-#: ../../mod/admin.php:625
+#: mod/admin.php:633
msgid "Performance"
msgstr "Performantie"
-#: ../../mod/admin.php:626
+#: mod/admin.php:634
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr ""
-#: ../../mod/admin.php:629
+#: mod/admin.php:637
msgid "Site name"
msgstr "Site naam"
-#: ../../mod/admin.php:630
+#: mod/admin.php:638
msgid "Host name"
msgstr ""
-#: ../../mod/admin.php:631
+#: mod/admin.php:639
msgid "Sender Email"
msgstr ""
-#: ../../mod/admin.php:632
+#: mod/admin.php:640
msgid "Banner/Logo"
msgstr "Banner/Logo"
-#: ../../mod/admin.php:633
+#: mod/admin.php:641
msgid "Shortcut icon"
msgstr ""
-#: ../../mod/admin.php:634
+#: mod/admin.php:642
msgid "Touch icon"
msgstr ""
-#: ../../mod/admin.php:635
+#: mod/admin.php:643
msgid "Additional Info"
msgstr ""
-#: ../../mod/admin.php:635
+#: mod/admin.php:643
msgid ""
"For public servers: you can add additional information here that will be "
"listed at dir.friendica.com/siteinfo."
msgstr ""
-#: ../../mod/admin.php:636
+#: mod/admin.php:644
msgid "System language"
msgstr "Systeemtaal"
-#: ../../mod/admin.php:637
+#: mod/admin.php:645
msgid "System theme"
msgstr "Systeem thema"
-#: ../../mod/admin.php:637
+#: mod/admin.php:645
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr "Standaard systeem thema - kan door gebruikersprofielen veranderd worden - verander thema instellingen"
-#: ../../mod/admin.php:638
+#: mod/admin.php:646
msgid "Mobile system theme"
msgstr "Mobiel systeem thema"
-#: ../../mod/admin.php:638
+#: mod/admin.php:646
msgid "Theme for mobile devices"
msgstr "Thema voor mobiele apparaten"
-#: ../../mod/admin.php:639
+#: mod/admin.php:647
msgid "SSL link policy"
msgstr "Beleid SSL-links"
-#: ../../mod/admin.php:639
+#: mod/admin.php:647
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Bepaald of gegenereerde verwijzingen verplicht SSL moeten gebruiken"
-#: ../../mod/admin.php:640
+#: mod/admin.php:648
msgid "Force SSL"
msgstr ""
-#: ../../mod/admin.php:640
+#: mod/admin.php:648
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
msgstr ""
-#: ../../mod/admin.php:641
+#: mod/admin.php:649
msgid "Old style 'Share'"
msgstr ""
-#: ../../mod/admin.php:641
+#: mod/admin.php:649
msgid "Deactivates the bbcode element 'share' for repeating items."
msgstr ""
-#: ../../mod/admin.php:642
+#: mod/admin.php:650
msgid "Hide help entry from navigation menu"
msgstr "Verberg de 'help' uit het navigatiemenu"
-#: ../../mod/admin.php:642
+#: mod/admin.php:650
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Verbergt het menu-item voor de Help pagina's uit het navigatiemenu. Je kunt ze nog altijd vinden door /help direct in te geven."
-#: ../../mod/admin.php:643
+#: mod/admin.php:651
msgid "Single user instance"
msgstr "Server voor één gebruiker"
-#: ../../mod/admin.php:643
+#: mod/admin.php:651
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Stel deze server in voor meerdere gebruikers, of enkel voor de geselecteerde gebruiker."
-#: ../../mod/admin.php:644
+#: mod/admin.php:652
msgid "Maximum image size"
msgstr "Maximum afbeeldingsgrootte"
-#: ../../mod/admin.php:644
+#: mod/admin.php:652
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Maximum afmeting in bytes van afbeeldingen. Standaard is 0, dus geen beperking."
-#: ../../mod/admin.php:645
+#: mod/admin.php:653
msgid "Maximum image length"
msgstr "Maximum afbeeldingslengte"
-#: ../../mod/admin.php:645
+#: mod/admin.php:653
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Maximum lengte in pixels van de langste kant van afbeeldingen. Standaard is -1, dus geen beperkingen."
-#: ../../mod/admin.php:646
+#: mod/admin.php:654
msgid "JPEG image quality"
msgstr "JPEG afbeeldingskwaliteit"
-#: ../../mod/admin.php:646
+#: mod/admin.php:654
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "JPEGS zullen met deze kwaliteitsinstelling bewaard worden [0-100]. Standaard is 100, dit is volledige kwaliteit."
-#: ../../mod/admin.php:648
+#: mod/admin.php:656
msgid "Register policy"
msgstr "Registratiebeleid"
-#: ../../mod/admin.php:649
+#: mod/admin.php:657
msgid "Maximum Daily Registrations"
msgstr "Maximum aantal registraties per dag"
-#: ../../mod/admin.php:649
+#: mod/admin.php:657
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Als registratie hierboven is toegelaten, zet dit het maximum aantal registraties van nieuwe gebruikers per dag. Als registratie niet is toegelaten heeft deze instelling geen effect."
-#: ../../mod/admin.php:650
+#: mod/admin.php:658
msgid "Register text"
msgstr "Registratietekst"
-#: ../../mod/admin.php:650
+#: mod/admin.php:658
msgid "Will be displayed prominently on the registration page."
msgstr "Dit zal prominent op de registratiepagina getoond worden."
-#: ../../mod/admin.php:651
+#: mod/admin.php:659
msgid "Accounts abandoned after x days"
msgstr "Verlaten accounts na x dagen"
-#: ../../mod/admin.php:651
+#: mod/admin.php:659
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Dit zal geen systeembronnen verspillen aan het nakijken van externe sites voor verlaten accounts. Geef 0 is voor geen tijdslimiet."
-#: ../../mod/admin.php:652
+#: mod/admin.php:660
msgid "Allowed friend domains"
msgstr "Toegelaten vriend domeinen"
-#: ../../mod/admin.php:652
+#: mod/admin.php:660
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 die een vriendschapsband met deze website mogen aangaan. Jokers zijn toegelaten. Laat leeg om alle domeinen toe te laten."
-#: ../../mod/admin.php:653
+#: mod/admin.php:661
msgid "Allowed email domains"
msgstr "Toegelaten e-mail domeinen"
-#: ../../mod/admin.php:653
+#: mod/admin.php:661
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 die op deze website mogen registeren. Wildcards zijn toegestaan.\nLeeg laten om alle domeinen toe te staan."
-#: ../../mod/admin.php:654
+#: mod/admin.php:662
msgid "Block public"
msgstr "Openbare toegang blokkeren"
-#: ../../mod/admin.php:654
+#: mod/admin.php:662
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Kruis dit aan om alle openbare persoonlijke pagina's alleen toegankelijk te maken voor ingelogde gebruikers."
-#: ../../mod/admin.php:655
+#: mod/admin.php:663
msgid "Force publish"
msgstr "Dwing publiceren af"
-#: ../../mod/admin.php:655
+#: mod/admin.php:663
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Kruis dit aan om af te dwingen dat alle profielen op deze website in de gids van deze website gepubliceerd worden."
-#: ../../mod/admin.php:656
+#: mod/admin.php:664
msgid "Global directory update URL"
msgstr "Update-adres van de globale gids"
-#: ../../mod/admin.php:656
+#: mod/admin.php:664
msgid ""
"URL to update the global directory. If this is not set, the global directory"
" is completely unavailable to the application."
msgstr "URL om de globale gids aan te passen. Als dit niet is ingevuld, is de globale gids volledig onbeschikbaar voor deze toepassing."
-#: ../../mod/admin.php:657
+#: mod/admin.php:665
msgid "Allow threaded items"
msgstr "Sta threads in conversaties toe"
-#: ../../mod/admin.php:657
+#: mod/admin.php:665
msgid "Allow infinite level threading for items on this site."
msgstr "Sta oneindige niveaus threads in conversaties op deze website toe."
-#: ../../mod/admin.php:658
+#: mod/admin.php:666
msgid "Private posts by default for new users"
msgstr "Privéberichten als standaard voor nieuwe gebruikers"
-#: ../../mod/admin.php:658
+#: mod/admin.php:666
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Stel de standaardrechten van berichten voor nieuwe leden op de standaard privacygroep in, in plaats van openbaar."
-#: ../../mod/admin.php:659
+#: mod/admin.php:667
msgid "Don't include post content in email notifications"
msgstr "De inhoud van het bericht niet insluiten bij e-mailnotificaties"
-#: ../../mod/admin.php:659
+#: mod/admin.php:667
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "De inhoud van berichten/commentaar/privéberichten/enzovoort niet insluiten in e-mailnotificaties die door deze website verzonden worden, voor de bescherming van je privacy."
-#: ../../mod/admin.php:660
+#: mod/admin.php:668
msgid "Disallow public access to addons listed in the apps menu."
msgstr ""
-#: ../../mod/admin.php:660
+#: mod/admin.php:668
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr ""
-#: ../../mod/admin.php:661
+#: mod/admin.php:669
msgid "Don't embed private images in posts"
msgstr ""
-#: ../../mod/admin.php:661
+#: mod/admin.php:669
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
@@ -2299,319 +2389,335 @@ msgid ""
"while."
msgstr ""
-#: ../../mod/admin.php:662
+#: mod/admin.php:670
msgid "Allow Users to set remote_self"
msgstr ""
-#: ../../mod/admin.php:662
+#: mod/admin.php:670
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr ""
-#: ../../mod/admin.php:663
+#: mod/admin.php:671
msgid "Block multiple registrations"
msgstr "Blokkeer meerdere registraties"
-#: ../../mod/admin.php:663
+#: mod/admin.php:671
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Laat niet toe dat gebruikers meerdere accounts aanmaken."
-#: ../../mod/admin.php:664
+#: mod/admin.php:672
msgid "OpenID support"
msgstr "OpenID ondersteuning"
-#: ../../mod/admin.php:664
+#: mod/admin.php:672
msgid "OpenID support for registration and logins."
msgstr "OpenID ondersteuning voor registraties en logins."
-#: ../../mod/admin.php:665
+#: mod/admin.php:673
msgid "Fullname check"
msgstr "Controleer volledige naam"
-#: ../../mod/admin.php:665
+#: mod/admin.php:673
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Verplicht gebruikers om zich te registreren met een spatie tussen voornaam en achternaam, als anti-spam maatregel"
-#: ../../mod/admin.php:666
+#: mod/admin.php:674
msgid "UTF-8 Regular expressions"
msgstr "UTF-8 reguliere uitdrukkingen"
-#: ../../mod/admin.php:666
+#: mod/admin.php:674
msgid "Use PHP UTF8 regular expressions"
msgstr "Gebruik PHP UTF8 reguliere uitdrukkingen"
-#: ../../mod/admin.php:667
+#: mod/admin.php:675
msgid "Community Page Style"
msgstr ""
-#: ../../mod/admin.php:667
+#: mod/admin.php:675
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:676
msgid "Posts per user on community page"
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:676
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr ""
-#: ../../mod/admin.php:669
+#: mod/admin.php:677
msgid "Enable OStatus support"
msgstr "Activeer OStatus ondersteuning"
-#: ../../mod/admin.php:669
+#: mod/admin.php:677
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr ""
-#: ../../mod/admin.php:670
+#: mod/admin.php:678
msgid "OStatus conversation completion interval"
msgstr ""
-#: ../../mod/admin.php:670
+#: mod/admin.php:678
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
msgstr ""
-#: ../../mod/admin.php:671
+#: mod/admin.php:679
msgid "Enable Diaspora support"
msgstr "Activeer Diaspora ondersteuning"
-#: ../../mod/admin.php:671
+#: mod/admin.php:679
msgid "Provide built-in Diaspora network compatibility."
msgstr "Bied ingebouwde ondersteuning voor het Diaspora netwerk."
-#: ../../mod/admin.php:672
+#: mod/admin.php:680
msgid "Only allow Friendica contacts"
msgstr "Laat alleen Friendica contacten toe"
-#: ../../mod/admin.php:672
+#: mod/admin.php:680
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Alle contacten moeten een Friendica protocol gebruiken. Alle andere ingebouwde communicatieprotocols worden uitgeschakeld."
-#: ../../mod/admin.php:673
+#: mod/admin.php:681
msgid "Verify SSL"
msgstr "Controleer SSL"
-#: ../../mod/admin.php:673
+#: mod/admin.php:681
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Als je wilt kun je striktere certificaat controle activeren. Dit betekent dat je (totaal) niet kunt connecteren met sites die zelf-ondertekende SSL certificaten gebruiken."
-#: ../../mod/admin.php:674
+#: mod/admin.php:682
msgid "Proxy user"
msgstr "Proxy-gebruiker"
-#: ../../mod/admin.php:675
+#: mod/admin.php:683
msgid "Proxy URL"
msgstr "Proxy-URL"
-#: ../../mod/admin.php:676
+#: mod/admin.php:684
msgid "Network timeout"
msgstr "Netwerk timeout"
-#: ../../mod/admin.php:676
+#: mod/admin.php:684
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:677
+#: mod/admin.php:685
msgid "Delivery interval"
msgstr "Afleverinterval"
-#: ../../mod/admin.php:677
+#: mod/admin.php:685
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 "Stel achtergrond processen voor aflevering een aantal seconden uit om systeembelasting te beperken. Aanbevolen: 4-5 voor gedeelde hosten, 2-3 voor virtuele privé servers, 0-1 voor grote servers."
-#: ../../mod/admin.php:678
+#: mod/admin.php:686
msgid "Poll interval"
msgstr "Poll-interval"
-#: ../../mod/admin.php:678
+#: mod/admin.php:686
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr "Stel achtergrondprocessen zoveel seconden uit om de systeembelasting te beperken. Indien 0 wordt het afleverinterval gebruikt."
-#: ../../mod/admin.php:679
+#: mod/admin.php:687
msgid "Maximum Load Average"
msgstr "Maximum gemiddelde belasting"
-#: ../../mod/admin.php:679
+#: mod/admin.php:687
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Maximum systeembelasting voordat aflever- en poll-processen uitgesteld worden - standaard 50."
-#: ../../mod/admin.php:681
+#: mod/admin.php:688
+msgid "Maximum Load Average (Frontend)"
+msgstr ""
+
+#: mod/admin.php:688
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr ""
+
+#: mod/admin.php:690
msgid "Use MySQL full text engine"
msgstr "Gebruik de tekst-zoekfunctie van MySQL"
-#: ../../mod/admin.php:681
+#: mod/admin.php:690
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr "Activeert de zoekmotor. Dit maakt zoeken sneller, maar het kan alleen zoeken naar teksten van minstens vier letters."
-#: ../../mod/admin.php:682
+#: mod/admin.php:691
msgid "Suppress Language"
msgstr ""
-#: ../../mod/admin.php:682
+#: mod/admin.php:691
msgid "Suppress language information in meta information about a posting."
msgstr ""
-#: ../../mod/admin.php:683
+#: mod/admin.php:692
msgid "Suppress Tags"
msgstr ""
-#: ../../mod/admin.php:683
+#: mod/admin.php:692
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr ""
-#: ../../mod/admin.php:684
+#: mod/admin.php:693
msgid "Path to item cache"
msgstr "Pad naar cache voor items"
-#: ../../mod/admin.php:685
+#: mod/admin.php:694
msgid "Cache duration in seconds"
msgstr "Cache tijdsduur in seconden"
-#: ../../mod/admin.php:685
+#: mod/admin.php:694
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr ""
-#: ../../mod/admin.php:686
+#: mod/admin.php:695
msgid "Maximum numbers of comments per post"
msgstr ""
-#: ../../mod/admin.php:686
+#: mod/admin.php:695
msgid "How much comments should be shown for each post? Default value is 100."
msgstr ""
-#: ../../mod/admin.php:687
+#: mod/admin.php:696
msgid "Path for lock file"
msgstr "Pad voor lock bestand"
-#: ../../mod/admin.php:688
+#: mod/admin.php:697
msgid "Temp path"
msgstr "Tijdelijk pad"
-#: ../../mod/admin.php:689
+#: mod/admin.php:698
msgid "Base path to installation"
msgstr "Basispad voor installatie"
-#: ../../mod/admin.php:690
+#: mod/admin.php:699
msgid "Disable picture proxy"
msgstr ""
-#: ../../mod/admin.php:690
+#: mod/admin.php:699
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
msgstr ""
-#: ../../mod/admin.php:691
+#: mod/admin.php:700
msgid "Enable old style pager"
msgstr ""
-#: ../../mod/admin.php:691
+#: mod/admin.php:700
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:701
msgid "Only search in tags"
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:701
msgid "On large systems the text search can slow down the system extremely."
msgstr ""
-#: ../../mod/admin.php:694
+#: mod/admin.php:703
msgid "New base url"
msgstr ""
-#: ../../mod/admin.php:711
+#: mod/admin.php:705
+msgid "RINO Encryption"
+msgstr ""
+
+#: mod/admin.php:705
+msgid "Encryption layer between nodes."
+msgstr ""
+
+#: mod/admin.php:723
msgid "Update has been marked successful"
msgstr "Wijziging succesvol gemarkeerd "
-#: ../../mod/admin.php:719
+#: mod/admin.php:731
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr ""
-#: ../../mod/admin.php:722
+#: mod/admin.php:734
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr ""
-#: ../../mod/admin.php:734
+#: mod/admin.php:746
#, php-format
msgid "Executing %s failed with error: %s"
msgstr ""
-#: ../../mod/admin.php:737
+#: mod/admin.php:749
#, php-format
msgid "Update %s was successfully applied."
msgstr "Wijziging %s geslaagd."
-#: ../../mod/admin.php:741
+#: mod/admin.php:753
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "Wijziging %s gaf geen status terug. We weten niet of de wijziging geslaagd is."
-#: ../../mod/admin.php:743
+#: mod/admin.php:755
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr ""
-#: ../../mod/admin.php:762
+#: mod/admin.php:774
msgid "No failed updates."
msgstr "Geen misluke wijzigingen"
-#: ../../mod/admin.php:763
+#: mod/admin.php:775
msgid "Check database structure"
msgstr ""
-#: ../../mod/admin.php:768
+#: mod/admin.php:780
msgid "Failed Updates"
msgstr "Misluke wijzigingen"
-#: ../../mod/admin.php:769
+#: mod/admin.php:781
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "Dit is zonder de wijzigingen voor 1139, welke geen status teruggaven."
-#: ../../mod/admin.php:770
+#: mod/admin.php:782
msgid "Mark success (if update was manually applied)"
msgstr "Markeren als succes (als aanpassing manueel doorgevoerd werd)"
-#: ../../mod/admin.php:771
+#: mod/admin.php:783
msgid "Attempt to execute this update step automatically"
msgstr "Probeer deze stap automatisch uit te voeren"
-#: ../../mod/admin.php:803
+#: mod/admin.php:815
#, php-format
msgid ""
"\n"
@@ -2619,7 +2725,7 @@ msgid ""
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr ""
-#: ../../mod/admin.php:806
+#: mod/admin.php:818
#, php-format
msgid ""
"\n"
@@ -2649,288 +2755,1635 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr ""
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:850 include/user.php:421
#, php-format
msgid "Registration details for %s"
msgstr "Registratie details voor %s"
-#: ../../mod/admin.php:850
+#: mod/admin.php:862
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s gebruiker geblokkeerd/niet geblokkeerd"
msgstr[1] "%s gebruikers geblokkeerd/niet geblokkeerd"
-#: ../../mod/admin.php:857
+#: mod/admin.php:869
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s gebruiker verwijderd"
msgstr[1] "%s gebruikers verwijderd"
-#: ../../mod/admin.php:896
+#: mod/admin.php:908
#, php-format
msgid "User '%s' deleted"
msgstr "Gebruiker '%s' verwijderd"
-#: ../../mod/admin.php:904
+#: mod/admin.php:916
#, php-format
msgid "User '%s' unblocked"
msgstr "Gebruiker '%s' niet meer geblokkeerd"
-#: ../../mod/admin.php:904
+#: mod/admin.php:916
#, php-format
msgid "User '%s' blocked"
msgstr "Gebruiker '%s' geblokkeerd"
-#: ../../mod/admin.php:999
+#: mod/admin.php:1009
msgid "Add User"
msgstr "Gebruiker toevoegen"
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1010
msgid "select all"
msgstr "Alles selecteren"
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1011
msgid "User registrations waiting for confirm"
msgstr "Gebruikersregistraties wachten op een bevestiging"
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1012
msgid "User waiting for permanent deletion"
msgstr ""
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1013
msgid "Request date"
msgstr "Registratiedatum"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1013 mod/admin.php:1025 mod/admin.php:1026 mod/admin.php:1039
+#: mod/crepair.php:170 mod/settings.php:623 mod/settings.php:649
+msgid "Name"
+msgstr "Naam"
+
+#: mod/admin.php:1013 mod/admin.php:1025 mod/admin.php:1026 mod/admin.php:1041
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
msgid "Email"
msgstr "E-mail"
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1014
msgid "No registrations."
msgstr "Geen registraties."
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1016
msgid "Deny"
msgstr "Weiger"
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1018 mod/contacts.php:521 mod/contacts.php:590
+#: mod/contacts.php:757
+msgid "Block"
+msgstr "Blokkeren"
+
+#: mod/admin.php:1019 mod/contacts.php:521 mod/contacts.php:590
+#: mod/contacts.php:757
+msgid "Unblock"
+msgstr "Blokkering opheffen"
+
+#: mod/admin.php:1020
msgid "Site admin"
msgstr "Sitebeheerder"
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1021
msgid "Account expired"
msgstr "Account verlopen"
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1024
msgid "New User"
msgstr "Nieuwe gebruiker"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1025 mod/admin.php:1026
msgid "Register date"
msgstr "Registratiedatum"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1025 mod/admin.php:1026
msgid "Last login"
msgstr "Laatste login"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1025 mod/admin.php:1026
msgid "Last item"
msgstr "Laatste item"
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1025
msgid "Deleted since"
msgstr "Verwijderd sinds"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1026 mod/settings.php:41
msgid "Account"
msgstr "Account"
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1028
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 gebruikers zullen verwijderd worden!\\n\\nAlles wat deze gebruikers gepost hebben op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?"
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1029
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 "De gebruiker {0} zal verwijderd worden!\\n\\nAlles wat deze gebruiker gepost heeft op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?"
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1039
msgid "Name of the new user."
msgstr "Naam van nieuwe gebruiker"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1040
msgid "Nickname"
msgstr "Bijnaam"
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1040
msgid "Nickname of the new user."
msgstr "Bijnaam van nieuwe gebruiker"
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1041
msgid "Email address of the new user."
msgstr "E-mailadres van nieuwe gebruiker"
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1074
#, php-format
msgid "Plugin %s disabled."
msgstr "Plugin %s uitgeschakeld."
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1078
#, php-format
msgid "Plugin %s enabled."
msgstr "Plugin %s ingeschakeld."
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1088 mod/admin.php:1304
msgid "Disable"
msgstr "Uitschakelen"
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1090 mod/admin.php:1306
msgid "Enable"
msgstr "Inschakelen"
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1113 mod/admin.php:1334
msgid "Toggle"
msgstr "Schakelaar"
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1121 mod/admin.php:1344
msgid "Author: "
msgstr "Auteur:"
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1122 mod/admin.php:1345
msgid "Maintainer: "
msgstr "Onderhoud:"
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1264
msgid "No themes found."
msgstr "Geen thema's gevonden."
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1326
msgid "Screenshot"
msgstr "Schermafdruk"
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1372
msgid "[Experimental]"
msgstr "[Experimenteel]"
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1373
msgid "[Unsupported]"
msgstr "[Niet ondersteund]"
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1400
msgid "Log settings updated."
msgstr "Log instellingen gewijzigd"
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1456
msgid "Clear"
msgstr "Wis"
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1462
msgid "Enable Debugging"
msgstr ""
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1463
msgid "Log file"
msgstr "Logbestand"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1463
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "De webserver moet hier kunnen schrijven. Relatief t.o.v. van de hoogste folder binnen uw Friendica-installatie."
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1464
msgid "Log level"
msgstr "Log niveau"
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1513 mod/contacts.php:587
+msgid "Update now"
+msgstr "Wijzig nu"
+
+#: mod/admin.php:1514 include/acl_selectors.php:347
msgid "Close"
msgstr "Afsluiten"
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1520
msgid "FTP Host"
msgstr "FTP Server"
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1521
msgid "FTP Path"
msgstr "FTP Pad"
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1522
msgid "FTP User"
msgstr "FTP Gebruiker"
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1523
msgid "FTP Password"
msgstr "FTP wachtwoord"
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Zoekresultaten voor:"
+#: mod/allfriends.php:37
+#, php-format
+msgid "Friends of %s"
+msgstr "Vrienden van %s"
-#: ../../mod/network.php:185 ../../mod/search.php:21
-msgid "Remove term"
-msgstr "Verwijder zoekterm"
+#: mod/allfriends.php:44
+msgid "No friends to display."
+msgstr "Geen vrienden om te laten zien."
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
-msgid "Saved Searches"
-msgstr "Opgeslagen zoekopdrachten"
+#: mod/common.php:45
+msgid "Common Friends"
+msgstr "Gedeelde Vrienden"
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/common.php:82
+msgid "No contacts in common."
+msgstr "Geen gedeelde contacten."
+
+#: mod/contacts.php:114
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/contacts.php:145 mod/contacts.php:340
+msgid "Could not access contact record."
+msgstr "Kon geen toegang krijgen tot de contactgegevens"
+
+#: mod/contacts.php:159
+msgid "Could not locate selected profile."
+msgstr "Kon het geselecteerde profiel niet vinden."
+
+#: mod/contacts.php:192
+msgid "Contact updated."
+msgstr "Contact bijgewerkt."
+
+#: mod/contacts.php:194 mod/dfrn_request.php:576
+msgid "Failed to update contact record."
+msgstr "Ik kon de contactgegevens niet aanpassen."
+
+#: mod/contacts.php:361
+msgid "Contact has been blocked"
+msgstr "Contact is geblokkeerd"
+
+#: mod/contacts.php:361
+msgid "Contact has been unblocked"
+msgstr "Contact is gedeblokkeerd"
+
+#: mod/contacts.php:372
+msgid "Contact has been ignored"
+msgstr "Contact wordt genegeerd"
+
+#: mod/contacts.php:372
+msgid "Contact has been unignored"
+msgstr "Contact wordt niet meer genegeerd"
+
+#: mod/contacts.php:384
+msgid "Contact has been archived"
+msgstr "Contact is gearchiveerd"
+
+#: mod/contacts.php:384
+msgid "Contact has been unarchived"
+msgstr "Contact is niet meer gearchiveerd"
+
+#: mod/contacts.php:411 mod/contacts.php:754
+msgid "Do you really want to delete this contact?"
+msgstr "Wil je echt dit contact verwijderen?"
+
+#: mod/contacts.php:428
+msgid "Contact has been removed."
+msgstr "Contact is verwijderd."
+
+#: mod/contacts.php:466
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "Je bent wederzijds bevriend met %s"
+
+#: mod/contacts.php:470
+#, php-format
+msgid "You are sharing with %s"
+msgstr "Je deelt met %s"
+
+#: mod/contacts.php:475
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s deelt met jou"
+
+#: mod/contacts.php:495
+msgid "Private communications are not available for this contact."
+msgstr "Privécommunicatie met dit contact is niet beschikbaar."
+
+#: mod/contacts.php:502
+msgid "(Update was successful)"
+msgstr "(Wijziging is geslaagd)"
+
+#: mod/contacts.php:502
+msgid "(Update was not successful)"
+msgstr "(Wijziging is niet geslaagd)"
+
+#: mod/contacts.php:504
+msgid "Suggest friends"
+msgstr "Stel vrienden voor"
+
+#: mod/contacts.php:508
+#, php-format
+msgid "Network type: %s"
+msgstr "Netwerk type: %s"
+
+#: mod/contacts.php:511 include/contact_widgets.php:200
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d gedeeld contact"
+msgstr[1] "%d gedeelde contacten"
+
+#: mod/contacts.php:516
+msgid "View all contacts"
+msgstr "Alle contacten zien"
+
+#: mod/contacts.php:524
+msgid "Toggle Blocked status"
+msgstr "Schakel geblokkeerde status"
+
+#: mod/contacts.php:527 mod/contacts.php:591 mod/contacts.php:758
+msgid "Unignore"
+msgstr "Negeer niet meer"
+
+#: mod/contacts.php:530
+msgid "Toggle Ignored status"
+msgstr "Schakel negeerstatus"
+
+#: mod/contacts.php:534 mod/contacts.php:759
+msgid "Unarchive"
+msgstr "Archiveer niet meer"
+
+#: mod/contacts.php:534 mod/contacts.php:759
+msgid "Archive"
+msgstr "Archiveer"
+
+#: mod/contacts.php:537
+msgid "Toggle Archive status"
+msgstr "Schakel archiveringsstatus"
+
+#: mod/contacts.php:540
+msgid "Repair"
+msgstr "Herstellen"
+
+#: mod/contacts.php:543
+msgid "Advanced Contact Settings"
+msgstr "Geavanceerde instellingen voor contacten"
+
+#: mod/contacts.php:549
+msgid "Communications lost with this contact!"
+msgstr "Communicatie met dit contact is verbroken!"
+
+#: mod/contacts.php:552
+msgid "Fetch further information for feeds"
+msgstr ""
+
+#: mod/contacts.php:553
+msgid "Disabled"
+msgstr ""
+
+#: mod/contacts.php:553
+msgid "Fetch information"
+msgstr ""
+
+#: mod/contacts.php:553
+msgid "Fetch information and keywords"
+msgstr ""
+
+#: mod/contacts.php:562
+msgid "Contact Editor"
+msgstr "Contactbewerker"
+
+#: mod/contacts.php:565
+msgid "Profile Visibility"
+msgstr "Zichtbaarheid profiel"
+
+#: mod/contacts.php:566
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Kies het profiel dat getoond moet worden wanneer %s uw profiel bezoekt. "
+
+#: mod/contacts.php:567
+msgid "Contact Information / Notes"
+msgstr "Contactinformatie / aantekeningen"
+
+#: mod/contacts.php:568
+msgid "Edit contact notes"
+msgstr "Wijzig aantekeningen over dit contact"
+
+#: mod/contacts.php:574
+msgid "Block/Unblock contact"
+msgstr "Blokkeer/deblokkeer contact"
+
+#: mod/contacts.php:575
+msgid "Ignore contact"
+msgstr "Negeer contact"
+
+#: mod/contacts.php:576
+msgid "Repair URL settings"
+msgstr "Repareer URL-instellingen"
+
+#: mod/contacts.php:577
+msgid "View conversations"
+msgstr "Toon conversaties"
+
+#: mod/contacts.php:579
+msgid "Delete contact"
+msgstr "Verwijder contact"
+
+#: mod/contacts.php:583
+msgid "Last update:"
+msgstr "Laatste wijziging:"
+
+#: mod/contacts.php:585
+msgid "Update public posts"
+msgstr "Openbare posts aanpassen"
+
+#: mod/contacts.php:594
+msgid "Currently blocked"
+msgstr "Op dit moment geblokkeerd"
+
+#: mod/contacts.php:595
+msgid "Currently ignored"
+msgstr "Op dit moment genegeerd"
+
+#: mod/contacts.php:596
+msgid "Currently archived"
+msgstr "Op dit moment gearchiveerd"
+
+#: mod/contacts.php:597
+msgid ""
+"Replies/likes to your public posts may still be visible"
+msgstr "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn"
+
+#: mod/contacts.php:598
+msgid "Notification for new posts"
+msgstr "Meldingen voor nieuwe berichten"
+
+#: mod/contacts.php:598
+msgid "Send a notification of every new post of this contact"
+msgstr ""
+
+#: mod/contacts.php:601
+msgid "Blacklisted keywords"
+msgstr ""
+
+#: mod/contacts.php:601
+msgid ""
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr ""
+
+#: mod/contacts.php:652
+msgid "Suggestions"
+msgstr "Voorstellen"
+
+#: mod/contacts.php:655
+msgid "Suggest potential friends"
+msgstr "Stel vrienden voor"
+
+#: mod/contacts.php:658 mod/group.php:192
+msgid "All Contacts"
+msgstr "Alle Contacten"
+
+#: mod/contacts.php:661
+msgid "Show all contacts"
+msgstr "Toon alle contacten"
+
+#: mod/contacts.php:664
+msgid "Unblocked"
+msgstr "Niet geblokkeerd"
+
+#: mod/contacts.php:667
+msgid "Only show unblocked contacts"
+msgstr "Toon alleen niet-geblokkeerde contacten"
+
+#: mod/contacts.php:671
+msgid "Blocked"
+msgstr "Geblokkeerd"
+
+#: mod/contacts.php:674
+msgid "Only show blocked contacts"
+msgstr "Toon alleen geblokkeerde contacten"
+
+#: mod/contacts.php:678
+msgid "Ignored"
+msgstr "Genegeerd"
+
+#: mod/contacts.php:681
+msgid "Only show ignored contacts"
+msgstr "Toon alleen genegeerde contacten"
+
+#: mod/contacts.php:685
+msgid "Archived"
+msgstr "Gearchiveerd"
+
+#: mod/contacts.php:688
+msgid "Only show archived contacts"
+msgstr "Toon alleen gearchiveerde contacten"
+
+#: mod/contacts.php:692
+msgid "Hidden"
+msgstr "Verborgen"
+
+#: mod/contacts.php:695
+msgid "Only show hidden contacts"
+msgstr "Toon alleen verborgen contacten"
+
+#: mod/contacts.php:749
+msgid "Search your contacts"
+msgstr "Doorzoek je contacten"
+
+#: mod/contacts.php:750 mod/directory.php:63
+msgid "Finding: "
+msgstr "Gevonden:"
+
+#: mod/contacts.php:751 mod/directory.php:65 include/contact_widgets.php:34
+msgid "Find"
+msgstr "Zoek"
+
+#: mod/contacts.php:756 mod/settings.php:137 mod/settings.php:647
+msgid "Update"
+msgstr "Wijzigen"
+
+#: mod/contacts.php:773
+msgid "Mutual Friendship"
+msgstr "Wederzijdse vriendschap"
+
+#: mod/contacts.php:777
+msgid "is a fan of yours"
+msgstr "Is een fan van jou"
+
+#: mod/contacts.php:781
+msgid "you are a fan of"
+msgstr "Jij bent een fan van"
+
+#: mod/content.php:119 mod/network.php:526
+msgid "No such group"
+msgstr "Zo'n groep bestaat niet"
+
+#: mod/content.php:130 mod/network.php:543
+msgid "Group is empty"
+msgstr "De groep is leeg"
+
+#: mod/content.php:135 mod/network.php:554
+#, php-format
+msgid "Group: %s"
+msgstr ""
+
+#: mod/content.php:499 include/conversation.php:689
+msgid "View in context"
+msgstr "In context bekijken"
+
+#: mod/crepair.php:107
+msgid "Contact settings applied."
+msgstr "Contactinstellingen toegepast."
+
+#: mod/crepair.php:109
+msgid "Contact update failed."
+msgstr "Aanpassen van contact mislukt."
+
+#: mod/crepair.php:140
+msgid "Repair Contact Settings"
+msgstr "Contactinstellingen herstellen"
+
+#: mod/crepair.php:142
+msgid ""
+"WARNING: This is highly advanced and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr ""
+
+#: mod/crepair.php:143
+msgid ""
+"Please use your browser 'Back' button now if you are "
+"uncertain what to do on this page."
+msgstr "Gebruik nu de \"terug\"-knop in je webbrowser wanneer je niet weet wat je op deze pagina moet doen."
+
+#: mod/crepair.php:149
+msgid "Return to contact editor"
+msgstr "Ga terug naar contactbewerker"
+
+#: mod/crepair.php:160 mod/crepair.php:162
+msgid "No mirroring"
+msgstr ""
+
+#: mod/crepair.php:160
+msgid "Mirror as forwarded posting"
+msgstr ""
+
+#: mod/crepair.php:160 mod/crepair.php:162
+msgid "Mirror as my own posting"
+msgstr ""
+
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr ""
+
+#: mod/crepair.php:171
+msgid "Account Nickname"
+msgstr "Bijnaam account"
+
+#: mod/crepair.php:172
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Labelnaam - krijgt voorrang op naam/bijnaam"
+
+#: mod/crepair.php:173
+msgid "Account URL"
+msgstr "URL account"
+
+#: mod/crepair.php:174
+msgid "Friend Request URL"
+msgstr "URL vriendschapsverzoek"
+
+#: mod/crepair.php:175
+msgid "Friend Confirm URL"
+msgstr "URL vriendschapsbevestiging"
+
+#: mod/crepair.php:176
+msgid "Notification Endpoint URL"
+msgstr ""
+
+#: mod/crepair.php:177
+msgid "Poll/Feed URL"
+msgstr "URL poll/feed"
+
+#: mod/crepair.php:178
+msgid "New photo from this URL"
+msgstr "Nieuwe foto van deze URL"
+
+#: mod/crepair.php:179
+msgid "Remote Self"
+msgstr ""
+
+#: mod/crepair.php:181
+msgid "Mirror postings from this contact"
+msgstr ""
+
+#: mod/crepair.php:181
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr ""
+
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:626
+msgid "Profile not found."
+msgstr "Profiel niet gevonden"
+
+#: mod/dfrn_confirm.php:121
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd."
+
+#: mod/dfrn_confirm.php:240
+msgid "Response from remote site was not understood."
+msgstr "Antwoord van de website op afstand werd niet begrepen."
+
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "Onverwacht antwoord van website op afstand:"
+
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Bevestiging werd correct voltooid."
+
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
+msgid "Remote site reported: "
+msgstr "Website op afstand berichtte: "
+
+#: mod/dfrn_confirm.php:277
+msgid "Temporary failure. Please wait and try again."
+msgstr "Tijdelijke fout. Wacht even en probeer opnieuw."
+
+#: mod/dfrn_confirm.php:284
+msgid "Introduction failed or was revoked."
+msgstr "Verzoek mislukt of herroepen."
+
+#: mod/dfrn_confirm.php:430
+msgid "Unable to set contact photo."
+msgstr "Ik kan geen contact foto instellen."
+
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:622
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s is nu bevriend met %2$s"
+
+#: mod/dfrn_confirm.php:572
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "Geen gebruiker gevonden voor '%s'"
+
+#: mod/dfrn_confirm.php:582
+msgid "Our site encryption key is apparently messed up."
+msgstr "De encryptie-sleutel van onze webstek is blijkbaar beschadigd."
+
+#: mod/dfrn_confirm.php:593
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons."
+
+#: mod/dfrn_confirm.php:614
+msgid "Contact record was not found for you on our site."
+msgstr "We vonden op onze webstek geen contactrecord voor jou."
+
+#: mod/dfrn_confirm.php:628
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s."
+
+#: mod/dfrn_confirm.php:648
+msgid ""
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken."
+
+#: mod/dfrn_confirm.php:659
+msgid "Unable to set your contact credentials on our system."
+msgstr "Niet in staat om op dit systeem je contactreferenties in te stellen."
+
+#: mod/dfrn_confirm.php:726
+msgid "Unable to update your contact profile details on our system"
+msgstr ""
+
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4236
+msgid "[Name Withheld]"
+msgstr "[Naam achtergehouden]"
+
+#: mod/dfrn_confirm.php:798
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s is toegetreden tot %2$s"
+
+#: mod/dfrn_request.php:95
+msgid "This introduction has already been accepted."
+msgstr "Verzoek is al goedgekeurd"
+
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Profiel is ongeldig of bevat geen informatie"
+
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar."
+
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
+msgid "Warning: profile location has no profile photo."
+msgstr "Waarschuwing: Profieladres heeft geen profielfoto."
+
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
+#, php-format
+msgid "%d required parameter was not found at the given location"
+msgid_plural "%d required parameters were not found at the given location"
+msgstr[0] "De %d vereiste parameter is niet op het gegeven adres gevonden"
+msgstr[1] "De %d vereiste parameters zijn niet op het gegeven adres gevonden"
+
+#: mod/dfrn_request.php:172
+msgid "Introduction complete."
+msgstr "Verzoek voltooid."
+
+#: mod/dfrn_request.php:214
+msgid "Unrecoverable protocol error."
+msgstr "Onherstelbare protocolfout. "
+
+#: mod/dfrn_request.php:242
+msgid "Profile unavailable."
+msgstr "Profiel onbeschikbaar"
+
+#: mod/dfrn_request.php:267
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s heeft te veel verzoeken gehad vandaag."
+
+#: mod/dfrn_request.php:268
+msgid "Spam protection measures have been invoked."
+msgstr "Beveiligingsmaatregelen tegen spam zijn in werking getreden."
+
+#: mod/dfrn_request.php:269
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Wij adviseren vrienden om het over 24 uur nog een keer te proberen."
+
+#: mod/dfrn_request.php:331
+msgid "Invalid locator"
+msgstr "Ongeldige plaatsbepaler"
+
+#: mod/dfrn_request.php:340
+msgid "Invalid email address."
+msgstr "Geen geldig e-mailadres"
+
+#: mod/dfrn_request.php:367
+msgid "This account has not been configured for email. Request failed."
+msgstr "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail."
+
+#: mod/dfrn_request.php:463
+msgid "Unable to resolve your name at the provided location."
+msgstr "Ik kan jouw naam op het opgegeven adres niet vinden."
+
+#: mod/dfrn_request.php:476
+msgid "You have already introduced yourself here."
+msgstr "Je hebt jezelf hier al voorgesteld."
+
+#: mod/dfrn_request.php:480
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Blijkbaar bent u al bevriend met %s."
+
+#: mod/dfrn_request.php:501
+msgid "Invalid profile URL."
+msgstr "Ongeldig profiel adres."
+
+#: mod/dfrn_request.php:507 include/follow.php:27
+msgid "Disallowed profile URL."
+msgstr "Niet toegelaten profiel adres."
+
+#: mod/dfrn_request.php:597
+msgid "Your introduction has been sent."
+msgstr "Je verzoek is verzonden."
+
+#: mod/dfrn_request.php:650
+msgid "Please login to confirm introduction."
+msgstr "Log in om je verzoek te bevestigen."
+
+#: mod/dfrn_request.php:660
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"this profile."
+msgstr "Je huidige identiteit is niet de juiste. Log met dit profiel in."
+
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Bevestig"
+
+#: mod/dfrn_request.php:686
+msgid "Hide this contact"
+msgstr "Verberg dit contact"
+
+#: mod/dfrn_request.php:689
+#, php-format
+msgid "Welcome home %s."
+msgstr "Welkom terug %s."
+
+#: mod/dfrn_request.php:690
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Bevestig je vriendschaps-/connectieverzoek voor %s."
+
+#: mod/dfrn_request.php:819
+msgid ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:"
+
+#: mod/dfrn_request.php:839
+msgid ""
+"If you are not yet a member of the free social web, follow this link to find a public"
+" Friendica site and join us today."
+msgstr "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan."
+
+#: mod/dfrn_request.php:842
+msgid "Friend/Connection Request"
+msgstr "Vriendschaps-/connectieverzoek"
+
+#: mod/dfrn_request.php:843
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@identi.ca"
+msgstr "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
+
+#: mod/dfrn_request.php:844 mod/follow.php:56
+msgid "Please answer the following:"
+msgstr "Beantwoord het volgende:"
+
+#: mod/dfrn_request.php:845 mod/follow.php:57
+#, php-format
+msgid "Does %s know you?"
+msgstr "Kent %s jou?"
+
+#: mod/dfrn_request.php:849 mod/follow.php:58
+msgid "Add a personal note:"
+msgstr "Voeg een persoonlijke opmerking toe:"
+
+#: mod/dfrn_request.php:851 include/contact_selectors.php:76
+msgid "Friendica"
+msgstr "Friendica"
+
+#: mod/dfrn_request.php:852
+msgid "StatusNet/Federated Social Web"
+msgstr "StatusNet/Gefedereerde Sociale Web"
+
+#: mod/dfrn_request.php:853 mod/settings.php:761
+#: include/contact_selectors.php:80
+msgid "Diaspora"
+msgstr "Diaspora"
+
+#: mod/dfrn_request.php:854
+#, php-format
+msgid ""
+" - please do not use this form. Instead, enter %s into your Diaspora search"
+" bar."
+msgstr "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk."
+
+#: mod/dfrn_request.php:855 mod/follow.php:64
+msgid "Your Identity Address:"
+msgstr "Adres van uw identiteit:"
+
+#: mod/dfrn_request.php:858 mod/follow.php:67
+msgid "Submit Request"
+msgstr "Aanvraag indienen"
+
+#: mod/directory.php:61
+msgid "Find on this site"
+msgstr "Op deze website zoeken"
+
+#: mod/directory.php:64
+msgid "Site Directory"
+msgstr "Websitegids"
+
+#: mod/directory.php:129 mod/profiles.php:746
+msgid "Age: "
+msgstr "Leeftijd:"
+
+#: mod/directory.php:132
+msgid "Gender: "
+msgstr "Geslacht:"
+
+#: mod/directory.php:152 mod/events.php:503 include/bb2diaspora.php:161
+#: include/event.php:42 include/identity.php:268
+msgid "Location:"
+msgstr "Plaats:"
+
+#: mod/directory.php:154 include/identity.php:270 include/identity.php:540
+msgid "Gender:"
+msgstr "Geslacht:"
+
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
+msgid "Status:"
+msgstr "Tijdlijn:"
+
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
+msgid "Homepage:"
+msgstr "Website:"
+
+#: mod/directory.php:160 include/identity.php:277 include/identity.php:581
+msgid "About:"
+msgstr "Over:"
+
+#: mod/directory.php:205
+msgid "No entries (some entries may be hidden)."
+msgstr "Geen gegevens (sommige gegevens kunnen verborgen zijn)."
+
+#: mod/dirfind.php:27
+#, php-format
+msgid "People Search - %s"
+msgstr ""
+
+#: mod/dirfind.php:62 mod/match.php:73
+msgid "No matches"
+msgstr "Geen resultaten"
+
+#: mod/display.php:343 mod/profile.php:155
+msgid "Access to this profile has been restricted."
+msgstr "Toegang tot dit profiel is beperkt."
+
+#: mod/display.php:505
+msgid "Item has been removed."
+msgstr "Item is verwijderd."
+
+#: mod/editpost.php:17 mod/editpost.php:27
+msgid "Item not found"
+msgstr "Item niet gevonden"
+
+#: mod/editpost.php:40
+msgid "Edit post"
+msgstr "Bericht bewerken"
+
+#: mod/editpost.php:111 include/conversation.php:1057
+msgid "upload photo"
+msgstr "Foto uploaden"
+
+#: mod/editpost.php:112 include/conversation.php:1058
+msgid "Attach file"
+msgstr "Bestand bijvoegen"
+
+#: mod/editpost.php:113 include/conversation.php:1059
+msgid "attach file"
+msgstr "bestand bijvoegen"
+
+#: mod/editpost.php:115 include/conversation.php:1061
+msgid "web link"
+msgstr "webadres"
+
+#: mod/editpost.php:116 include/conversation.php:1062
+msgid "Insert video link"
+msgstr "Voeg video toe"
+
+#: mod/editpost.php:117 include/conversation.php:1063
+msgid "video link"
+msgstr "video adres"
+
+#: mod/editpost.php:118 include/conversation.php:1064
+msgid "Insert audio link"
+msgstr "Voeg audio adres toe"
+
+#: mod/editpost.php:119 include/conversation.php:1065
+msgid "audio link"
+msgstr "audio adres"
+
+#: mod/editpost.php:120 include/conversation.php:1066
+msgid "Set your location"
+msgstr "Stel uw locatie in"
+
+#: mod/editpost.php:121 include/conversation.php:1067
+msgid "set location"
+msgstr "Stel uw locatie in"
+
+#: mod/editpost.php:122 include/conversation.php:1068
+msgid "Clear browser location"
+msgstr "Verwijder locatie uit uw webbrowser"
+
+#: mod/editpost.php:123 include/conversation.php:1069
+msgid "clear location"
+msgstr "Verwijder locatie uit uw webbrowser"
+
+#: mod/editpost.php:125 include/conversation.php:1075
+msgid "Permission settings"
+msgstr "Instellingen van rechten"
+
+#: mod/editpost.php:133 include/acl_selectors.php:343
+msgid "CC: email addresses"
+msgstr "CC: e-mailadressen"
+
+#: mod/editpost.php:134 include/conversation.php:1084
+msgid "Public post"
+msgstr "Openbare post"
+
+#: mod/editpost.php:137 include/conversation.php:1071
+msgid "Set title"
+msgstr "Titel plaatsen"
+
+#: mod/editpost.php:139 include/conversation.php:1073
+msgid "Categories (comma-separated list)"
+msgstr "Categorieën (komma-gescheiden lijst)"
+
+#: mod/editpost.php:140 include/acl_selectors.php:344
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be"
+
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr ""
+
+#: mod/events.php:80 mod/events.php:82
+msgid "Event title and start time are required."
+msgstr "Titel en begintijd van de gebeurtenis zijn vereist."
+
+#: mod/events.php:317
+msgid "l, F j"
+msgstr "l j F"
+
+#: mod/events.php:339
+msgid "Edit event"
+msgstr "Gebeurtenis bewerken"
+
+#: mod/events.php:361 include/text.php:1679 include/text.php:1689
+msgid "link to source"
+msgstr "Verwijzing naar bron"
+
+#: mod/events.php:397
+msgid "Create New Event"
+msgstr "Maak een nieuwe gebeurtenis"
+
+#: mod/events.php:398
+msgid "Previous"
+msgstr "Vorige"
+
+#: mod/events.php:399 mod/install.php:209
+msgid "Next"
+msgstr "Volgende"
+
+#: mod/events.php:491
+msgid "Event details"
+msgstr "Gebeurtenis details"
+
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr ""
+
+#: mod/events.php:493
+msgid "Event Starts:"
+msgstr "Gebeurtenis begint:"
+
+#: mod/events.php:493 mod/events.php:505
+msgid "Required"
+msgstr "Vereist"
+
+#: mod/events.php:495
+msgid "Finish date/time is not known or not relevant"
+msgstr "Einddatum/tijd is niet gekend of niet relevant"
+
+#: mod/events.php:497
+msgid "Event Finishes:"
+msgstr "Gebeurtenis eindigt:"
+
+#: mod/events.php:499
+msgid "Adjust for viewer timezone"
+msgstr "Pas aan aan de tijdzone van de gebruiker"
+
+#: mod/events.php:501
+msgid "Description:"
+msgstr "Beschrijving:"
+
+#: mod/events.php:505
+msgid "Title:"
+msgstr "Titel:"
+
+#: mod/events.php:507
+msgid "Share this event"
+msgstr "Deel deze gebeurtenis"
+
+#: mod/follow.php:24
+msgid "You already added this contact."
+msgstr ""
+
+#: mod/follow.php:106
+msgid "Contact added"
+msgstr "Contact toegevoegd"
+
+#: mod/group.php:29
+msgid "Group created."
+msgstr "Groep aangemaakt."
+
+#: mod/group.php:35
+msgid "Could not create group."
+msgstr "Kon de groep niet aanmaken."
+
+#: mod/group.php:47 mod/group.php:140
+msgid "Group not found."
+msgstr "Groep niet gevonden."
+
+#: mod/group.php:60
+msgid "Group name changed."
+msgstr "Groepsnaam gewijzigd."
+
+#: mod/group.php:72 mod/profperm.php:19 index.php:381
+msgid "Permission denied"
+msgstr "Toegang geweigerd"
+
+#: mod/group.php:87
+msgid "Save Group"
+msgstr ""
+
+#: mod/group.php:93
+msgid "Create a group of contacts/friends."
+msgstr "Maak een groep contacten/vrienden aan."
+
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
+msgid "Group Name: "
+msgstr "Groepsnaam:"
+
+#: mod/group.php:113
+msgid "Group removed."
+msgstr "Groep verwijderd."
+
+#: mod/group.php:115
+msgid "Unable to remove group."
+msgstr "Niet in staat om groep te verwijderen."
+
+#: mod/group.php:177
+msgid "Group Editor"
+msgstr "Groepsbewerker"
+
+#: mod/group.php:190
+msgid "Members"
+msgstr "Leden"
+
+#: mod/group.php:222 mod/profperm.php:106
+msgid "Click on a contact to add or remove."
+msgstr "Klik op een contact om het toe te voegen of te verwijderen."
+
+#: mod/install.php:119
+msgid "Friendica Communications Server - Setup"
+msgstr ""
+
+#: mod/install.php:125
+msgid "Could not connect to database."
+msgstr "Kon geen toegang krijgen tot de database."
+
+#: mod/install.php:129
+msgid "Could not create table."
+msgstr "Kon tabel niet aanmaken."
+
+#: mod/install.php:135
+msgid "Your Friendica site database has been installed."
+msgstr "De database van je Friendica-website is geïnstalleerd."
+
+#: mod/install.php:140
+msgid ""
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "Het kan nodig zijn om het bestand \"database.sql\" manueel te importeren met phpmyadmin of mysql."
+
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Zie het bestand \"INSTALL.txt\"."
+
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr ""
+
+#: mod/install.php:205
+msgid "System check"
+msgstr "Systeemcontrole"
+
+#: mod/install.php:210
+msgid "Check again"
+msgstr "Controleer opnieuw"
+
+#: mod/install.php:229
+msgid "Database connection"
+msgstr "Verbinding met database"
+
+#: mod/install.php:230
+msgid ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "Om Friendica te kunnen installeren moet ik weten hoe ik jouw database kan bereiken."
+
+#: mod/install.php:231
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Neem contact op met jouw hostingprovider of websitebeheerder, wanneer je vragen hebt over deze instellingen. "
+
+#: mod/install.php:232
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "De database die je hier opgeeft zou al moeten bestaan. Maak anders de database aan voordat je verder gaat."
+
+#: mod/install.php:236
+msgid "Database Server Name"
+msgstr "Servernaam database"
+
+#: mod/install.php:237
+msgid "Database Login Name"
+msgstr "Gebruikersnaam database"
+
+#: mod/install.php:238
+msgid "Database Login Password"
+msgstr "Wachtwoord database"
+
+#: mod/install.php:239
+msgid "Database Name"
+msgstr "Naam database"
+
+#: mod/install.php:240 mod/install.php:279
+msgid "Site administrator email address"
+msgstr "E-mailadres van de websitebeheerder"
+
+#: mod/install.php:240 mod/install.php:279
+msgid ""
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Het e-mailadres van je account moet hiermee overeenkomen om het administratiepaneel te kunnen gebruiken."
+
+#: mod/install.php:244 mod/install.php:282
+msgid "Please select a default timezone for your website"
+msgstr "Selecteer een standaard tijdzone voor uw website"
+
+#: mod/install.php:269
+msgid "Site settings"
+msgstr "Website-instellingen"
+
+#: mod/install.php:323
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Kan geen command-line-versie van PHP vinden in het PATH van de webserver."
+
+#: mod/install.php:324
+msgid ""
+"If you don't have a command line version of PHP installed on server, you "
+"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
+msgstr "Als je geen command-line versie van PHP geïnstalleerd hebt op je server, kun je geen polling op de achtergrond gebruiken via cron. Zie 'Activeren van geplande taken'"
+
+#: mod/install.php:328
+msgid "PHP executable path"
+msgstr "PATH van het PHP commando"
+
+#: mod/install.php:328
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Vul het volledige path in naar het php programma. Je kunt dit blanco laten om de installatie verder te zetten."
+
+#: mod/install.php:333
+msgid "Command line PHP"
+msgstr "PHP-opdrachtregel"
+
+#: mod/install.php:342
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr ""
+
+#: mod/install.php:343
+msgid "Found PHP version: "
+msgstr "Gevonden PHP versie:"
+
+#: mod/install.php:345
+msgid "PHP cli binary"
+msgstr ""
+
+#: mod/install.php:356
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "De command-line versie van PHP op jouw systeem heeft \"register_argc_argv\" niet geactiveerd."
+
+#: mod/install.php:357
+msgid "This is required for message delivery to work."
+msgstr "Dit is nodig om het verzenden van berichten mogelijk te maken."
+
+#: mod/install.php:359
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
+
+#: mod/install.php:380
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr ""
+
+#: mod/install.php:381
+msgid ""
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "Zie \"http://www.php.net/manual/en/openssl.installation.php\" wanneer u Friendica onder Windows draait."
+
+#: mod/install.php:383
+msgid "Generate encryption keys"
+msgstr ""
+
+#: mod/install.php:390
+msgid "libCurl PHP module"
+msgstr "libCurl PHP module"
+
+#: mod/install.php:391
+msgid "GD graphics PHP module"
+msgstr "GD graphics PHP module"
+
+#: mod/install.php:392
+msgid "OpenSSL PHP module"
+msgstr "OpenSSL PHP module"
+
+#: mod/install.php:393
+msgid "mysqli PHP module"
+msgstr "mysqli PHP module"
+
+#: mod/install.php:394
+msgid "mb_string PHP module"
+msgstr "mb_string PHP module"
+
+#: mod/install.php:399 mod/install.php:401
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite module"
+
+#: mod/install.php:399
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Fout: Apache-module mod-rewrite is vereist, maar niet geïnstalleerd."
+
+#: mod/install.php:407
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Fout: PHP-module libCURL is vereist, maar niet geïnstalleerd."
+
+#: mod/install.php:411
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Fout: PHP-module GD graphics met JPEG support is vereist, maar niet geïnstalleerd."
+
+#: mod/install.php:415
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Fout: PHP-module openssl is vereist, maar niet geïnstalleerd."
+
+#: mod/install.php:419
+msgid "Error: mysqli PHP module required but not installed."
+msgstr "Fout: PHP-module mysqli is vereist, maar niet geïnstalleerd."
+
+#: mod/install.php:423
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Fout: PHP-module mb_string is vereist, maar niet geïnstalleerd."
+
+#: mod/install.php:440
+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 "Het installatieprogramma moet een bestand \".htconfig.php\" in de bovenste map van je webserver aanmaken, maar kan dit niet doen."
+
+#: mod/install.php:441
+msgid ""
+"This is most often a permission setting, as the web server may not be able "
+"to write files in your folder - even if you can."
+msgstr "Dit is meestal een permissieprobleem, omdat de webserver niet in staat is om in deze map bestanden weg te schrijven - ook al kun je dit zelf wel."
+
+#: mod/install.php:442
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named .htconfig.php in your Friendica top folder."
+msgstr "Op het einde van deze procedure zal ik je een tekst geven om te bewaren in een bestand .htconfig.php in je hoogste Friendica map."
+
+#: mod/install.php:443
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "Je kunt ook deze procedure overslaan, en een manuele installatie uitvoeren. Lees het bestand \"INSTALL.txt\" voor instructies."
+
+#: mod/install.php:446
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php is schrijfbaar"
+
+#: mod/install.php:456
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica gebruikt het Smarty3 sjabloon systeem om zijn webpagina's weer te geven. Smarty3 compileert sjablonen naar PHP om de weergave te versnellen."
+
+#: mod/install.php:457
+msgid ""
+"In order to store these compiled templates, the web server needs to have "
+"write access to the directory view/smarty3/ under the Friendica top level "
+"folder."
+msgstr "Om deze gecompileerde sjablonen op te slaan moet de webserver schrijftoegang hebben tot de folder view/smarty3, t.o.v. van de hoogste folder van je Friendica-installatie."
+
+#: mod/install.php:458
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Zorg ervoor dat de gebruiker waaronder je webserver runt (bijv. www-data) schrijf-toegang heeft tot deze map."
+
+#: mod/install.php:459
+msgid ""
+"Note: as a security measure, you should give the web server write access to "
+"view/smarty3/ only--not the template files (.tpl) that it contains."
+msgstr "Opmerking: voor een goede beveiliging zou je de webserver alleen schrijf-toegang moeten geven voor de map view/smarty3 -- niet voor de template bestanden (.tpl) die in die map zitten."
+
+#: mod/install.php:462
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 is schrijfbaar"
+
+#: mod/install.php:478
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr ""
+
+#: mod/install.php:480
+msgid "Url rewrite is working"
+msgstr ""
+
+#: mod/install.php:489
+msgid ""
+"The database configuration file \".htconfig.php\" could not be written. "
+"Please use the enclosed text to create a configuration file in your web "
+"server root."
+msgstr "Het databaseconfiguratiebestand \".htconfig.php\" kon niet worden weggeschreven. Je kunt de bijgevoegde tekst gebruiken om in een configuratiebestand aan te maken in de hoogste map van je webserver."
+
+#: mod/install.php:528
+msgid "
What next
"
+msgstr "
Wat nu
"
+
+#: mod/install.php:529
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"poller."
+msgstr "BELANGRIJK: Je zult [manueel] een geplande taak moeten aanmaken voor de poller."
+
+#: mod/item.php:115
+msgid "Unable to locate original post."
+msgstr "Ik kan de originele post niet meer vinden."
+
+#: mod/item.php:347
+msgid "Empty post discarded."
+msgstr "Lege post weggegooid."
+
+#: mod/item.php:486 mod/wall_upload.php:169 mod/wall_upload.php:178
+#: mod/wall_upload.php:185 include/message.php:144 include/Photo.php:951
+#: include/Photo.php:966 include/Photo.php:973 include/Photo.php:995
+msgid "Wall Photos"
+msgstr ""
+
+#: mod/item.php:860
+msgid "System error. Post not saved."
+msgstr "Systeemfout. Post niet bewaard."
+
+#: mod/item.php:989
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk."
+
+#: mod/item.php:991
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "Je kunt ze online bezoeken op %s"
+
+#: mod/item.php:992
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen."
+
+#: mod/item.php:996
+#, php-format
+msgid "%s posted an update."
+msgstr "%s heeft een wijziging geplaatst."
+
+#: mod/match.php:13
+msgid "Profile Match"
+msgstr "Profielmatch"
+
+#: mod/match.php:22
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel."
+
+#: mod/match.php:64
+msgid "is interested in:"
+msgstr "Is geïnteresseerd in:"
+
+#: mod/match.php:65 mod/suggest.php:92 include/contact_widgets.php:10
+#: include/identity.php:188
+msgid "Connect"
+msgstr "Verbinden"
+
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr ""
+
+#: mod/network.php:197 include/group.php:277
msgid "add"
msgstr "toevoegen"
-#: ../../mod/network.php:356
+#: mod/network.php:358
msgid "Commented Order"
msgstr "Nieuwe reacties bovenaan"
-#: ../../mod/network.php:359
+#: mod/network.php:361
msgid "Sort by Comment Date"
msgstr "Berichten met nieuwe reacties bovenaan"
-#: ../../mod/network.php:362
+#: mod/network.php:364
msgid "Posted Order"
msgstr "Nieuwe berichten bovenaan"
-#: ../../mod/network.php:365
+#: mod/network.php:367
msgid "Sort by Post Date"
msgstr "Nieuwe berichten bovenaan"
-#: ../../mod/network.php:374
+#: mod/network.php:376
msgid "Posts that mention or involve you"
msgstr "Alleen berichten die jou vermelden of op jou betrekking hebben"
-#: ../../mod/network.php:380
+#: mod/network.php:382
msgid "New"
msgstr "Nieuw"
-#: ../../mod/network.php:383
+#: mod/network.php:385
msgid "Activity Stream - by date"
msgstr "Activiteitenstroom - volgens datum"
-#: ../../mod/network.php:389
+#: mod/network.php:391
msgid "Shared Links"
msgstr "Gedeelde links"
-#: ../../mod/network.php:392
+#: mod/network.php:394
msgid "Interesting Links"
msgstr "Interessante links"
-#: ../../mod/network.php:398
+#: mod/network.php:400
msgid "Starred"
msgstr "Met ster"
-#: ../../mod/network.php:401
+#: mod/network.php:403
msgid "Favourite Posts"
msgstr "Favoriete berichten"
-#: ../../mod/network.php:463
+#: mod/network.php:460
#, php-format
msgid "Warning: This group contains %s member from an insecure network."
msgid_plural ""
@@ -2938,2760 +4391,2411 @@ msgid_plural ""
msgstr[0] "Waarschuwing: Deze groep bevat %s lid van een onveilig netwerk."
msgstr[1] "Waarschuwing: Deze groep bevat %s leden van een onveilig netwerk."
-#: ../../mod/network.php:466
+#: mod/network.php:463
msgid "Private messages to this group are at risk of public disclosure."
msgstr "Privéberichten naar deze groep kunnen openbaar gemaakt worden."
-#: ../../mod/network.php:520 ../../mod/content.php:119
-msgid "No such group"
-msgstr "Zo'n groep bestaat niet"
+#: mod/network.php:572
+#, php-format
+msgid "Contact: %s"
+msgstr ""
-#: ../../mod/network.php:537 ../../mod/content.php:130
-msgid "Group is empty"
-msgstr "De groep is leeg"
-
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Groep:"
-
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Contact: "
-
-#: ../../mod/network.php:556
+#: mod/network.php:576
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Privéberichten naar deze persoon kunnen openbaar gemaakt worden."
-#: ../../mod/network.php:561
+#: mod/network.php:581
msgid "Invalid contact."
msgstr "Ongeldig contact."
-#: ../../mod/allfriends.php:34
-#, php-format
-msgid "Friends of %s"
-msgstr "Vrienden van %s"
+#: mod/notes.php:44 include/identity.php:670
+msgid "Personal Notes"
+msgstr "Persoonlijke Nota's"
-#: ../../mod/allfriends.php:40
-msgid "No friends to display."
-msgstr "Geen vrienden om te laten zien."
-
-#: ../../mod/events.php:66
-msgid "Event title and start time are required."
-msgstr "Titel en begintijd van de gebeurtenis zijn vereist."
-
-#: ../../mod/events.php:291
-msgid "l, F j"
-msgstr "l j F"
-
-#: ../../mod/events.php:313
-msgid "Edit event"
-msgstr "Gebeurtenis bewerken"
-
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
-msgid "link to source"
-msgstr "Verwijzing naar bron"
-
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
-msgid "Events"
-msgstr "Gebeurtenissen"
-
-#: ../../mod/events.php:371
-msgid "Create New Event"
-msgstr "Maak een nieuwe gebeurtenis"
-
-#: ../../mod/events.php:372
-msgid "Previous"
-msgstr "Vorige"
-
-#: ../../mod/events.php:373 ../../mod/install.php:207
-msgid "Next"
-msgstr "Volgende"
-
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "uur:minuut"
-
-#: ../../mod/events.php:456
-msgid "Event details"
-msgstr "Gebeurtenis details"
-
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "Formaat is %s %s. Begindatum en titel zijn vereist."
-
-#: ../../mod/events.php:459
-msgid "Event Starts:"
-msgstr "Gebeurtenis begint:"
-
-#: ../../mod/events.php:459 ../../mod/events.php:473
-msgid "Required"
-msgstr "Vereist"
-
-#: ../../mod/events.php:462
-msgid "Finish date/time is not known or not relevant"
-msgstr "Einddatum/tijd is niet gekend of niet relevant"
-
-#: ../../mod/events.php:464
-msgid "Event Finishes:"
-msgstr "Gebeurtenis eindigt:"
-
-#: ../../mod/events.php:467
-msgid "Adjust for viewer timezone"
-msgstr "Pas aan aan de tijdzone van de gebruiker"
-
-#: ../../mod/events.php:469
-msgid "Description:"
-msgstr "Beschrijving:"
-
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Plaats:"
-
-#: ../../mod/events.php:473
-msgid "Title:"
-msgstr "Titel:"
-
-#: ../../mod/events.php:475
-msgid "Share this event"
-msgstr "Deel deze gebeurtenis"
-
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
-msgid "Select"
-msgstr "Kies"
-
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
-#, php-format
-msgid "View %s's profile @ %s"
-msgstr "Bekijk het profiel van %s @ %s"
-
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
-#, php-format
-msgid "%s from %s"
-msgstr "%s van %s"
-
-#: ../../mod/content.php:497 ../../include/conversation.php:690
-msgid "View in context"
-msgstr "In context bekijken"
-
-#: ../../mod/content.php:603 ../../object/Item.php:387
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d reactie"
-msgstr[1] "%d reacties"
-
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "reactie"
-msgstr[1] "reacties"
-
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
-msgid "show more"
-msgstr "toon meer"
-
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
-msgid "Private Message"
-msgstr "Privébericht"
-
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
-msgid "I like this (toggle)"
-msgstr "Vind ik leuk"
-
-#: ../../mod/content.php:684 ../../object/Item.php:231
-msgid "like"
-msgstr "leuk"
-
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
-msgid "I don't like this (toggle)"
-msgstr "Vind ik niet leuk"
-
-#: ../../mod/content.php:685 ../../object/Item.php:232
-msgid "dislike"
-msgstr "niet leuk"
-
-#: ../../mod/content.php:687 ../../object/Item.php:234
-msgid "Share this"
-msgstr "Delen"
-
-#: ../../mod/content.php:687 ../../object/Item.php:234
-msgid "share"
-msgstr "Delen"
-
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
-msgid "This is you"
-msgstr "Dit ben jij"
-
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
-msgid "Comment"
-msgstr "Reacties"
-
-#: ../../mod/content.php:711 ../../object/Item.php:679
-msgid "Bold"
-msgstr "Vet"
-
-#: ../../mod/content.php:712 ../../object/Item.php:680
-msgid "Italic"
-msgstr "Cursief"
-
-#: ../../mod/content.php:713 ../../object/Item.php:681
-msgid "Underline"
-msgstr "Onderstrepen"
-
-#: ../../mod/content.php:714 ../../object/Item.php:682
-msgid "Quote"
-msgstr "Citeren"
-
-#: ../../mod/content.php:715 ../../object/Item.php:683
-msgid "Code"
-msgstr "Broncode"
-
-#: ../../mod/content.php:716 ../../object/Item.php:684
-msgid "Image"
-msgstr "Afbeelding"
-
-#: ../../mod/content.php:717 ../../object/Item.php:685
-msgid "Link"
-msgstr "Link"
-
-#: ../../mod/content.php:718 ../../object/Item.php:686
-msgid "Video"
-msgstr "Video"
-
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Voorvertoning"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
-msgid "Edit"
-msgstr "Bewerken"
-
-#: ../../mod/content.php:753 ../../object/Item.php:195
-msgid "add star"
-msgstr "ster toevoegen"
-
-#: ../../mod/content.php:754 ../../object/Item.php:196
-msgid "remove star"
-msgstr "ster verwijderen"
-
-#: ../../mod/content.php:755 ../../object/Item.php:197
-msgid "toggle star status"
-msgstr "ster toevoegen of verwijderen"
-
-#: ../../mod/content.php:758 ../../object/Item.php:200
-msgid "starred"
-msgstr "met ster"
-
-#: ../../mod/content.php:759 ../../object/Item.php:220
-msgid "add tag"
-msgstr "label toevoegen"
-
-#: ../../mod/content.php:763 ../../object/Item.php:133
-msgid "save to folder"
-msgstr "Bewaren in map"
-
-#: ../../mod/content.php:854 ../../object/Item.php:328
-msgid "to"
-msgstr "aan"
-
-#: ../../mod/content.php:855 ../../object/Item.php:330
-msgid "Wall-to-Wall"
-msgstr "wall-to-wall"
-
-#: ../../mod/content.php:856 ../../object/Item.php:331
-msgid "via Wall-To-Wall:"
-msgstr "via wall-to-wall"
-
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
-msgid "Remove My Account"
-msgstr "Verwijder mijn account"
-
-#: ../../mod/removeme.php:47
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is."
-
-#: ../../mod/removeme.php:48
-msgid "Please enter your password for verification:"
-msgstr "Voer je wachtwoord in voor verificatie:"
-
-#: ../../mod/install.php:117
-msgid "Friendica Communications Server - Setup"
+#: mod/p.php:9
+msgid "Not Extended"
msgstr ""
-#: ../../mod/install.php:123
-msgid "Could not connect to database."
-msgstr "Kon geen toegang krijgen tot de database."
+#: mod/photos.php:84 include/identity.php:649
+msgid "Photo Albums"
+msgstr "Fotoalbums"
-#: ../../mod/install.php:127
-msgid "Could not create table."
-msgstr "Kon tabel niet aanmaken."
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Recente foto's"
-#: ../../mod/install.php:133
-msgid "Your Friendica site database has been installed."
-msgstr "De database van je Friendica-website is geïnstalleerd."
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
+msgid "Upload New Photos"
+msgstr "Nieuwe foto's uploaden"
-#: ../../mod/install.php:138
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "Het kan nodig zijn om het bestand \"database.sql\" manueel te importeren met phpmyadmin of mysql."
-
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Zie het bestand \"INSTALL.txt\"."
-
-#: ../../mod/install.php:203
-msgid "System check"
-msgstr "Systeemcontrole"
-
-#: ../../mod/install.php:208
-msgid "Check again"
-msgstr "Controleer opnieuw"
-
-#: ../../mod/install.php:227
-msgid "Database connection"
-msgstr "Verbinding met database"
-
-#: ../../mod/install.php:228
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "Om Friendica te kunnen installeren moet ik weten hoe ik jouw database kan bereiken."
-
-#: ../../mod/install.php:229
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Neem contact op met jouw hostingprovider of websitebeheerder, wanneer je vragen hebt over deze instellingen. "
-
-#: ../../mod/install.php:230
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "De database die je hier opgeeft zou al moeten bestaan. Maak anders de database aan voordat je verder gaat."
-
-#: ../../mod/install.php:234
-msgid "Database Server Name"
-msgstr "Servernaam database"
-
-#: ../../mod/install.php:235
-msgid "Database Login Name"
-msgstr "Gebruikersnaam database"
-
-#: ../../mod/install.php:236
-msgid "Database Login Password"
-msgstr "Wachtwoord database"
-
-#: ../../mod/install.php:237
-msgid "Database Name"
-msgstr "Naam database"
-
-#: ../../mod/install.php:238 ../../mod/install.php:277
-msgid "Site administrator email address"
-msgstr "E-mailadres van de websitebeheerder"
-
-#: ../../mod/install.php:238 ../../mod/install.php:277
-msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Het e-mailadres van je account moet hiermee overeenkomen om het administratiepaneel te kunnen gebruiken."
-
-#: ../../mod/install.php:242 ../../mod/install.php:280
-msgid "Please select a default timezone for your website"
-msgstr "Selecteer een standaard tijdzone voor uw website"
-
-#: ../../mod/install.php:267
-msgid "Site settings"
-msgstr "Website-instellingen"
-
-#: ../../mod/install.php:321
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Kan geen command-line-versie van PHP vinden in het PATH van de webserver."
-
-#: ../../mod/install.php:322
-msgid ""
-"If you don't have a command line version of PHP installed on server, you "
-"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
-msgstr "Als je geen command-line versie van PHP geïnstalleerd hebt op je server, kun je geen polling op de achtergrond gebruiken via cron. Zie 'Activeren van geplande taken'"
-
-#: ../../mod/install.php:326
-msgid "PHP executable path"
-msgstr "PATH van het PHP commando"
-
-#: ../../mod/install.php:326
-msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Vul het volledige path in naar het php programma. Je kunt dit blanco laten om de installatie verder te zetten."
-
-#: ../../mod/install.php:331
-msgid "Command line PHP"
-msgstr "PHP-opdrachtregel"
-
-#: ../../mod/install.php:340
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr ""
-
-#: ../../mod/install.php:341
-msgid "Found PHP version: "
-msgstr "Gevonden PHP versie:"
-
-#: ../../mod/install.php:343
-msgid "PHP cli binary"
-msgstr ""
-
-#: ../../mod/install.php:354
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "De command-line versie van PHP op jouw systeem heeft \"register_argc_argv\" niet geactiveerd."
-
-#: ../../mod/install.php:355
-msgid "This is required for message delivery to work."
-msgstr "Dit is nodig om het verzenden van berichten mogelijk te maken."
-
-#: ../../mod/install.php:357
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
-
-#: ../../mod/install.php:378
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr ""
-
-#: ../../mod/install.php:379
-msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "Zie \"http://www.php.net/manual/en/openssl.installation.php\" wanneer u Friendica onder Windows draait."
-
-#: ../../mod/install.php:381
-msgid "Generate encryption keys"
-msgstr ""
-
-#: ../../mod/install.php:388
-msgid "libCurl PHP module"
-msgstr "libCurl PHP module"
-
-#: ../../mod/install.php:389
-msgid "GD graphics PHP module"
-msgstr "GD graphics PHP module"
-
-#: ../../mod/install.php:390
-msgid "OpenSSL PHP module"
-msgstr "OpenSSL PHP module"
-
-#: ../../mod/install.php:391
-msgid "mysqli PHP module"
-msgstr "mysqli PHP module"
-
-#: ../../mod/install.php:392
-msgid "mb_string PHP module"
-msgstr "mb_string PHP module"
-
-#: ../../mod/install.php:397 ../../mod/install.php:399
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite module"
-
-#: ../../mod/install.php:397
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Fout: Apache-module mod-rewrite is vereist, maar niet geïnstalleerd."
-
-#: ../../mod/install.php:405
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Fout: PHP-module libCURL is vereist, maar niet geïnstalleerd."
-
-#: ../../mod/install.php:409
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Fout: PHP-module GD graphics met JPEG support is vereist, maar niet geïnstalleerd."
-
-#: ../../mod/install.php:413
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Fout: PHP-module openssl is vereist, maar niet geïnstalleerd."
-
-#: ../../mod/install.php:417
-msgid "Error: mysqli PHP module required but not installed."
-msgstr "Fout: PHP-module mysqli is vereist, maar niet geïnstalleerd."
-
-#: ../../mod/install.php:421
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Fout: PHP-module mb_string is vereist, maar niet geïnstalleerd."
-
-#: ../../mod/install.php:438
-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 "Het installatieprogramma moet een bestand \".htconfig.php\" in de bovenste map van je webserver aanmaken, maar kan dit niet doen."
-
-#: ../../mod/install.php:439
-msgid ""
-"This is most often a permission setting, as the web server may not be able "
-"to write files in your folder - even if you can."
-msgstr "Dit is meestal een permissieprobleem, omdat de webserver niet in staat is om in deze map bestanden weg te schrijven - ook al kun je dit zelf wel."
-
-#: ../../mod/install.php:440
-msgid ""
-"At the end of this procedure, we will give you a text to save in a file "
-"named .htconfig.php in your Friendica top folder."
-msgstr "Op het einde van deze procedure zal ik je een tekst geven om te bewaren in een bestand .htconfig.php in je hoogste Friendica map."
-
-#: ../../mod/install.php:441
-msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "Je kunt ook deze procedure overslaan, en een manuele installatie uitvoeren. Lees het bestand \"INSTALL.txt\" voor instructies."
-
-#: ../../mod/install.php:444
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php is schrijfbaar"
-
-#: ../../mod/install.php:454
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica gebruikt het Smarty3 sjabloon systeem om zijn webpagina's weer te geven. Smarty3 compileert sjablonen naar PHP om de weergave te versnellen."
-
-#: ../../mod/install.php:455
-msgid ""
-"In order to store these compiled templates, the web server needs to have "
-"write access to the directory view/smarty3/ under the Friendica top level "
-"folder."
-msgstr "Om deze gecompileerde sjablonen op te slaan moet de webserver schrijftoegang hebben tot de folder view/smarty3, t.o.v. van de hoogste folder van je Friendica-installatie."
-
-#: ../../mod/install.php:456
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "Zorg ervoor dat de gebruiker waaronder je webserver runt (bijv. www-data) schrijf-toegang heeft tot deze map."
-
-#: ../../mod/install.php:457
-msgid ""
-"Note: as a security measure, you should give the web server write access to "
-"view/smarty3/ only--not the template files (.tpl) that it contains."
-msgstr "Opmerking: voor een goede beveiliging zou je de webserver alleen schrijf-toegang moeten geven voor de map view/smarty3 -- niet voor de template bestanden (.tpl) die in die map zitten."
-
-#: ../../mod/install.php:460
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 is schrijfbaar"
-
-#: ../../mod/install.php:472
-msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr ""
-
-#: ../../mod/install.php:474
-msgid "Url rewrite is working"
-msgstr ""
-
-#: ../../mod/install.php:484
-msgid ""
-"The database configuration file \".htconfig.php\" could not be written. "
-"Please use the enclosed text to create a configuration file in your web "
-"server root."
-msgstr "Het databaseconfiguratiebestand \".htconfig.php\" kon niet worden weggeschreven. Je kunt de bijgevoegde tekst gebruiken om in een configuratiebestand aan te maken in de hoogste map van je webserver."
-
-#: ../../mod/install.php:523
-msgid "
What next
"
-msgstr "
Wat nu
"
-
-#: ../../mod/install.php:524
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"poller."
-msgstr "BELANGRIJK: Je zult [manueel] een geplande taak moeten aanmaken voor de poller."
-
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr ""
-
-#: ../../mod/wallmessage.php:59
-msgid "Unable to check your home location."
-msgstr "Niet in staat om je tijdlijn-locatie vast te stellen"
-
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "Geen ontvanger."
-
-#: ../../mod/wallmessage.php:143
-#, php-format
-msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
-msgstr "Als je wilt dat %s antwoordt moet je nakijken dat de privacy-instellingen op jouw website privéberichten van onbekende afzenders toelaat."
-
-#: ../../mod/help.php:79
-msgid "Help:"
-msgstr "Help:"
-
-#: ../../mod/help.php:84 ../../include/nav.php:114
-msgid "Help"
-msgstr "Help"
-
-#: ../../mod/help.php:90 ../../index.php:256
-msgid "Not Found"
-msgstr "Niet gevonden"
-
-#: ../../mod/help.php:93 ../../index.php:259
-msgid "Page not found."
-msgstr "Pagina niet gevonden"
-
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
-#, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s heet %2$s van harte welkom"
-
-#: ../../mod/home.php:35
-#, php-format
-msgid "Welcome to %s"
-msgstr "Welkom op %s"
-
-#: ../../mod/wall_attach.php:75
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr ""
-
-#: ../../mod/wall_attach.php:75
-msgid "Or - did you try to upload an empty file?"
-msgstr ""
-
-#: ../../mod/wall_attach.php:81
-#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "Bestand is groter dan de toegelaten %d"
-
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
-msgid "File upload failed."
-msgstr "Uploaden van bestand mislukt."
-
-#: ../../mod/match.php:12
-msgid "Profile Match"
-msgstr "Profielmatch"
-
-#: ../../mod/match.php:20
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel."
-
-#: ../../mod/match.php:57
-msgid "is interested in:"
-msgstr "Is geïnteresseerd in:"
-
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Verbinden"
-
-#: ../../mod/share.php:44
-msgid "link"
-msgstr "link"
-
-#: ../../mod/community.php:23
-msgid "Not available."
-msgstr "Niet beschikbaar"
-
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
-msgid "Community"
-msgstr "Website"
-
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
-msgid "No results."
-msgstr "Geen resultaten."
-
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
+#: mod/photos.php:102 mod/settings.php:34
msgid "everybody"
msgstr "iedereen"
-#: ../../mod/settings.php:41
-msgid "Additional features"
-msgstr "Extra functies"
+#: mod/photos.php:166
+msgid "Contact information unavailable"
+msgstr "Contactinformatie niet beschikbaar"
-#: ../../mod/settings.php:46
-msgid "Display"
-msgstr "Weergave"
+#: mod/photos.php:187
+msgid "Album not found."
+msgstr "Album niet gevonden"
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
-msgid "Social Networks"
-msgstr "Sociale netwerken"
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
+msgid "Delete Album"
+msgstr "Verwijder album"
-#: ../../mod/settings.php:62 ../../include/nav.php:170
-msgid "Delegations"
-msgstr ""
+#: mod/photos.php:220
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Wil je echt dit fotoalbum en alle foto's erin verwijderen?"
-#: ../../mod/settings.php:67
-msgid "Connected apps"
-msgstr "Verbonden applicaties"
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
+msgid "Delete Photo"
+msgstr "Verwijder foto"
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
-msgid "Export personal data"
-msgstr "Persoonlijke gegevens exporteren"
+#: mod/photos.php:309
+msgid "Do you really want to delete this photo?"
+msgstr "Wil je echt deze foto verwijderen?"
-#: ../../mod/settings.php:77
-msgid "Remove account"
-msgstr "Account verwijderen"
-
-#: ../../mod/settings.php:129
-msgid "Missing some important data!"
-msgstr "Een belangrijk gegeven ontbreekt!"
-
-#: ../../mod/settings.php:238
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen."
-
-#: ../../mod/settings.php:243
-msgid "Email settings updated."
-msgstr "E-mail instellingen bijgewerkt.."
-
-#: ../../mod/settings.php:258
-msgid "Features updated"
-msgstr "Functies bijgewerkt"
-
-#: ../../mod/settings.php:321
-msgid "Relocate message has been send to your contacts"
-msgstr ""
-
-#: ../../mod/settings.php:335
-msgid "Passwords do not match. Password unchanged."
-msgstr "Wachtwoorden komen niet overeen. Wachtwoord niet gewijzigd."
-
-#: ../../mod/settings.php:340
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr "Lege wachtwoorden zijn niet toegelaten. Wachtwoord niet gewijzigd."
-
-#: ../../mod/settings.php:348
-msgid "Wrong password."
-msgstr "Verkeerd wachtwoord."
-
-#: ../../mod/settings.php:359
-msgid "Password changed."
-msgstr "Wachtwoord gewijzigd."
-
-#: ../../mod/settings.php:361
-msgid "Password update failed. Please try again."
-msgstr "Wachtwoord-)wijziging mislukt. Probeer opnieuw."
-
-#: ../../mod/settings.php:428
-msgid " Please use a shorter name."
-msgstr "Gebruik een kortere naam."
-
-#: ../../mod/settings.php:430
-msgid " Name too short."
-msgstr "Naam te kort."
-
-#: ../../mod/settings.php:439
-msgid "Wrong Password"
-msgstr "Verkeerd wachtwoord"
-
-#: ../../mod/settings.php:444
-msgid " Not valid email."
-msgstr "Geen geldig e-mailadres."
-
-#: ../../mod/settings.php:450
-msgid " Cannot change to that email."
-msgstr "Kan niet veranderen naar die e-mail."
-
-#: ../../mod/settings.php:506
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "Privéforum/-groep heeft geen privacyrechten. De standaard privacygroep wordt gebruikt."
-
-#: ../../mod/settings.php:510
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "Privéforum/-groep heeft geen privacyrechten en geen standaard privacygroep."
-
-#: ../../mod/settings.php:540
-msgid "Settings updated."
-msgstr "Instellingen bijgewerkt."
-
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
-msgid "Add application"
-msgstr "Toepassing toevoegen"
-
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
-msgid "Consumer Key"
-msgstr "Gebruikerssleutel"
-
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
-msgid "Consumer Secret"
-msgstr "Gebruikersgeheim"
-
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
-msgid "Redirect"
-msgstr "Doorverwijzing"
-
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
-msgid "Icon url"
-msgstr "URL pictogram"
-
-#: ../../mod/settings.php:631
-msgid "You can't edit this application."
-msgstr "Je kunt deze toepassing niet wijzigen."
-
-#: ../../mod/settings.php:674
-msgid "Connected Apps"
-msgstr "Verbonden applicaties"
-
-#: ../../mod/settings.php:678
-msgid "Client key starts with"
-msgstr ""
-
-#: ../../mod/settings.php:679
-msgid "No name"
-msgstr "Geen naam"
-
-#: ../../mod/settings.php:680
-msgid "Remove authorization"
-msgstr "Verwijder authorisatie"
-
-#: ../../mod/settings.php:692
-msgid "No Plugin settings configured"
-msgstr ""
-
-#: ../../mod/settings.php:700
-msgid "Plugin Settings"
-msgstr "Plugin Instellingen"
-
-#: ../../mod/settings.php:714
-msgid "Off"
-msgstr "Uit"
-
-#: ../../mod/settings.php:714
-msgid "On"
-msgstr "Aan"
-
-#: ../../mod/settings.php:722
-msgid "Additional Features"
-msgstr "Extra functies"
-
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/photos.php:684
#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Ingebouwde ondersteuning voor connectiviteit met %s is %s"
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s is gelabeld in %2$s door %3$s"
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
-msgid "Diaspora"
-msgstr "Diaspora"
+#: mod/photos.php:684
+msgid "a photo"
+msgstr "een foto"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
-msgid "enabled"
-msgstr "ingeschakeld"
-
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
-msgid "disabled"
-msgstr "uitgeschakeld"
-
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
-
-#: ../../mod/settings.php:773
-msgid "Email access is disabled on this site."
-msgstr "E-mailtoegang is op deze website uitgeschakeld."
-
-#: ../../mod/settings.php:785
-msgid "Email/Mailbox Setup"
-msgstr "E-mail Instellen"
-
-#: ../../mod/settings.php:786
-msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Als je wilt communiceren met e-mail contacten via deze dienst (optioneel), moet je hier opgeven hoe ik jouw mailbox kan bereiken."
-
-#: ../../mod/settings.php:787
-msgid "Last successful email check:"
-msgstr "Laatste succesvolle e-mail controle:"
-
-#: ../../mod/settings.php:789
-msgid "IMAP server name:"
-msgstr "IMAP server naam:"
-
-#: ../../mod/settings.php:790
-msgid "IMAP port:"
-msgstr "IMAP poort:"
-
-#: ../../mod/settings.php:791
-msgid "Security:"
-msgstr "Beveiliging:"
-
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
-msgid "None"
-msgstr "Geen"
-
-#: ../../mod/settings.php:792
-msgid "Email login name:"
-msgstr "E-mail login naam:"
-
-#: ../../mod/settings.php:793
-msgid "Email password:"
-msgstr "E-mail wachtwoord:"
-
-#: ../../mod/settings.php:794
-msgid "Reply-to address:"
-msgstr "Antwoord adres:"
-
-#: ../../mod/settings.php:795
-msgid "Send public posts to all email contacts:"
-msgstr "Openbare posts naar alle e-mail contacten versturen:"
-
-#: ../../mod/settings.php:796
-msgid "Action after import:"
-msgstr "Actie na importeren:"
-
-#: ../../mod/settings.php:796
-msgid "Mark as seen"
-msgstr "Als 'gelezen' markeren"
-
-#: ../../mod/settings.php:796
-msgid "Move to folder"
-msgstr "Naar map verplaatsen"
-
-#: ../../mod/settings.php:797
-msgid "Move to folder:"
-msgstr "Verplaatsen naar map:"
-
-#: ../../mod/settings.php:878
-msgid "Display Settings"
-msgstr "Scherminstellingen"
-
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
-msgid "Display Theme:"
-msgstr "Schermthema:"
-
-#: ../../mod/settings.php:885
-msgid "Mobile Theme:"
-msgstr "Mobiel thema:"
-
-#: ../../mod/settings.php:886
-msgid "Update browser every xx seconds"
-msgstr "Browser elke xx seconden verversen"
-
-#: ../../mod/settings.php:886
-msgid "Minimum of 10 seconds, no maximum"
-msgstr "Minimum 10 seconden, geen maximum"
-
-#: ../../mod/settings.php:887
-msgid "Number of items to display per page:"
-msgstr "Aantal items te tonen per pagina:"
-
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
-msgid "Maximum of 100 items"
-msgstr "Maximum 100 items"
-
-#: ../../mod/settings.php:888
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Aantal items per pagina als je een mobiel toestel gebruikt:"
-
-#: ../../mod/settings.php:889
-msgid "Don't show emoticons"
-msgstr "Emoticons niet tonen"
-
-#: ../../mod/settings.php:890
-msgid "Don't show notices"
+#: mod/photos.php:789 mod/profile_photo.php:144 mod/wall_upload.php:122
+#, php-format
+msgid "Image exceeds size limit of %s"
msgstr ""
-#: ../../mod/settings.php:891
-msgid "Infinite scroll"
-msgstr "Oneindig scrollen"
+#: mod/photos.php:797
+msgid "Image file is empty."
+msgstr "Afbeeldingsbestand is leeg."
-#: ../../mod/settings.php:892
-msgid "Automatic updates only at the top of the network page"
-msgstr ""
+#: mod/photos.php:829 mod/profile_photo.php:153 mod/wall_upload.php:144
+msgid "Unable to process image."
+msgstr "Niet in staat om de afbeelding te verwerken"
-#: ../../mod/settings.php:969
-msgid "User Types"
-msgstr "Gebruikerstypes"
+#: mod/photos.php:856 mod/profile_photo.php:301 mod/wall_upload.php:172
+msgid "Image upload failed."
+msgstr "Uploaden van afbeelding mislukt."
-#: ../../mod/settings.php:970
-msgid "Community Types"
-msgstr "Forum/groepstypes"
+#: mod/photos.php:952
+msgid "No photos selected"
+msgstr "Geen foto's geselecteerd"
-#: ../../mod/settings.php:971
-msgid "Normal Account Page"
-msgstr "Normale accountpagina"
+#: mod/photos.php:1053 mod/videos.php:298
+msgid "Access to this item is restricted."
+msgstr "Toegang tot dit item is beperkt."
-#: ../../mod/settings.php:972
-msgid "This account is a normal personal profile"
-msgstr "Deze account is een normaal persoonlijk profiel"
+#: mod/photos.php:1114
+#, php-format
+msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
+msgstr "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt."
-#: ../../mod/settings.php:975
-msgid "Soapbox Page"
-msgstr "Zeepkist-pagina"
+#: mod/photos.php:1149
+msgid "Upload Photos"
+msgstr "Upload foto's"
-#: ../../mod/settings.php:976
-msgid "Automatically approve all connection/friend requests as read-only fans"
-msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met alleen recht tot lezen."
+#: mod/photos.php:1153 mod/photos.php:1219
+msgid "New album name: "
+msgstr "Nieuwe albumnaam: "
-#: ../../mod/settings.php:979
-msgid "Community Forum/Celebrity Account"
-msgstr "Forum/groeps- of beroemdheid-account"
+#: mod/photos.php:1154
+msgid "or existing album name: "
+msgstr "of bestaande albumnaam: "
-#: ../../mod/settings.php:980
-msgid ""
-"Automatically approve all connection/friend requests as read-write fans"
-msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met recht tot lezen en schrijven."
+#: mod/photos.php:1155
+msgid "Do not show a status post for this upload"
+msgstr "Toon geen bericht op je tijdlijn van deze upload"
-#: ../../mod/settings.php:983
-msgid "Automatic Friend Page"
-msgstr "Automatisch Vriendschapspagina"
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
+msgid "Permissions"
+msgstr "Rechten"
-#: ../../mod/settings.php:984
-msgid "Automatically approve all connection/friend requests as friends"
-msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als vrienden."
-
-#: ../../mod/settings.php:987
-msgid "Private Forum [Experimental]"
-msgstr "Privé-forum [experimenteel]"
-
-#: ../../mod/settings.php:988
-msgid "Private forum - approved members only"
-msgstr "Privé-forum - enkel voor goedgekeurde leden"
-
-#: ../../mod/settings.php:1000
-msgid "OpenID:"
-msgstr "OpenID:"
-
-#: ../../mod/settings.php:1000
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Optioneel) Laat dit OpenID toe om in te loggen op deze account."
-
-#: ../../mod/settings.php:1010
-msgid "Publish your default profile in your local site directory?"
-msgstr "Je standaardprofiel in je lokale gids publiceren?"
-
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "Nee"
-
-#: ../../mod/settings.php:1016
-msgid "Publish your default profile in the global social directory?"
-msgstr "Je standaardprofiel in de globale sociale gids publiceren?"
-
-#: ../../mod/settings.php:1024
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?"
-
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Je profieldetails verbergen voor onbekende bezoekers?"
-
-#: ../../mod/settings.php:1028
-msgid ""
-"If enabled, posting public messages to Diaspora and other networks isn't "
-"possible."
-msgstr ""
-
-#: ../../mod/settings.php:1033
-msgid "Allow friends to post to your profile page?"
-msgstr "Vrienden toestaan om op jou profielpagina te posten?"
-
-#: ../../mod/settings.php:1039
-msgid "Allow friends to tag your posts?"
-msgstr "Sta vrienden toe om jouw berichten te labelen?"
-
-#: ../../mod/settings.php:1045
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr "Sta je mij toe om jou als mogelijke vriend voor te stellen aan nieuwe leden?"
-
-#: ../../mod/settings.php:1051
-msgid "Permit unknown people to send you private mail?"
-msgstr "Mogen onbekende personen jou privé berichten sturen?"
-
-#: ../../mod/settings.php:1059
-msgid "Profile is not published."
-msgstr "Profiel is niet gepubliceerd."
-
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "Jouw Identiteitsadres is"
-
-#: ../../mod/settings.php:1078
-msgid "Automatically expire posts after this many days:"
-msgstr "Laat berichten automatisch vervallen na zo veel dagen:"
-
-#: ../../mod/settings.php:1078
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Berichten zullen niet vervallen indien leeg. Vervallen berichten zullen worden verwijderd."
-
-#: ../../mod/settings.php:1079
-msgid "Advanced expiration settings"
-msgstr "Geavanceerde instellingen voor vervallen"
-
-#: ../../mod/settings.php:1080
-msgid "Advanced Expiration"
-msgstr "Geavanceerd Verval:"
-
-#: ../../mod/settings.php:1081
-msgid "Expire posts:"
-msgstr "Laat berichten vervallen:"
-
-#: ../../mod/settings.php:1082
-msgid "Expire personal notes:"
-msgstr "Laat persoonlijke aantekeningen verlopen:"
-
-#: ../../mod/settings.php:1083
-msgid "Expire starred posts:"
-msgstr "Laat berichten met ster verlopen"
-
-#: ../../mod/settings.php:1084
-msgid "Expire photos:"
-msgstr "Laat foto's vervallen:"
-
-#: ../../mod/settings.php:1085
-msgid "Only expire posts by others:"
-msgstr "Laat alleen berichten door anderen vervallen:"
-
-#: ../../mod/settings.php:1111
-msgid "Account Settings"
-msgstr "Account Instellingen"
-
-#: ../../mod/settings.php:1119
-msgid "Password Settings"
-msgstr "Wachtwoord Instellingen"
-
-#: ../../mod/settings.php:1120
-msgid "New Password:"
-msgstr "Nieuw Wachtwoord:"
-
-#: ../../mod/settings.php:1121
-msgid "Confirm:"
-msgstr "Bevestig:"
-
-#: ../../mod/settings.php:1121
-msgid "Leave password fields blank unless changing"
-msgstr "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen"
-
-#: ../../mod/settings.php:1122
-msgid "Current Password:"
-msgstr "Huidig wachtwoord:"
-
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
-msgid "Your current password to confirm the changes"
-msgstr "Je huidig wachtwoord om de wijzigingen te bevestigen"
-
-#: ../../mod/settings.php:1123
-msgid "Password:"
-msgstr "Wachtwoord:"
-
-#: ../../mod/settings.php:1127
-msgid "Basic Settings"
-msgstr "Basis Instellingen"
-
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
-msgid "Full Name:"
-msgstr "Volledige Naam:"
-
-#: ../../mod/settings.php:1129
-msgid "Email Address:"
-msgstr "E-mailadres:"
-
-#: ../../mod/settings.php:1130
-msgid "Your Timezone:"
-msgstr "Je Tijdzone:"
-
-#: ../../mod/settings.php:1131
-msgid "Default Post Location:"
-msgstr "Standaard locatie:"
-
-#: ../../mod/settings.php:1132
-msgid "Use Browser Location:"
-msgstr "Gebruik Webbrowser Locatie:"
-
-#: ../../mod/settings.php:1135
-msgid "Security and Privacy Settings"
-msgstr "Instellingen voor Beveiliging en Privacy"
-
-#: ../../mod/settings.php:1137
-msgid "Maximum Friend Requests/Day:"
-msgstr "Maximum aantal vriendschapsverzoeken per dag:"
-
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
-msgid "(to prevent spam abuse)"
-msgstr "(om spam misbruik te voorkomen)"
-
-#: ../../mod/settings.php:1138
-msgid "Default Post Permissions"
-msgstr "Standaard rechten voor nieuwe berichten"
-
-#: ../../mod/settings.php:1139
-msgid "(click to open/close)"
-msgstr "(klik om te openen/sluiten)"
-
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
+#: mod/photos.php:1166 mod/photos.php:1538 mod/settings.php:1172
msgid "Show to Groups"
msgstr "Tonen aan groepen"
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
+#: mod/photos.php:1167 mod/photos.php:1539 mod/settings.php:1173
msgid "Show to Contacts"
msgstr "Tonen aan contacten"
-#: ../../mod/settings.php:1150
-msgid "Default Private Post"
-msgstr "Standaard Privé Post"
+#: mod/photos.php:1168
+msgid "Private Photo"
+msgstr "Privé foto"
-#: ../../mod/settings.php:1151
-msgid "Default Public Post"
-msgstr "Standaard Publieke Post"
+#: mod/photos.php:1169
+msgid "Public Photo"
+msgstr "Publieke foto"
-#: ../../mod/settings.php:1155
-msgid "Default Permissions for New Posts"
-msgstr "Standaard rechten voor nieuwe berichten"
+#: mod/photos.php:1232
+msgid "Edit Album"
+msgstr "Album wijzigen"
-#: ../../mod/settings.php:1167
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Maximum aantal privé-berichten per dag van onbekende personen:"
+#: mod/photos.php:1238
+msgid "Show Newest First"
+msgstr "Toon niewste eerst"
-#: ../../mod/settings.php:1170
-msgid "Notification Settings"
-msgstr "Notificatie Instellingen"
+#: mod/photos.php:1240
+msgid "Show Oldest First"
+msgstr "Toon oudste eerst"
-#: ../../mod/settings.php:1171
-msgid "By default post a status message when:"
-msgstr "Post automatisch een bericht op je tijdlijn wanneer:"
+#: mod/photos.php:1268 mod/photos.php:1821
+msgid "View Photo"
+msgstr "Bekijk foto"
-#: ../../mod/settings.php:1172
-msgid "accepting a friend request"
-msgstr "Een vriendschapsverzoek accepteren"
+#: mod/photos.php:1314
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt."
-#: ../../mod/settings.php:1173
-msgid "joining a forum/community"
-msgstr "Lid worden van een groep/forum"
+#: mod/photos.php:1316
+msgid "Photo not available"
+msgstr "Foto is niet beschikbaar"
-#: ../../mod/settings.php:1174
-msgid "making an interesting profile change"
-msgstr "Een interessante verandering aan je profiel"
+#: mod/photos.php:1372
+msgid "View photo"
+msgstr "Bekijk foto"
-#: ../../mod/settings.php:1175
-msgid "Send a notification email when:"
-msgstr "Stuur een notificatie e-mail wanneer:"
+#: mod/photos.php:1372
+msgid "Edit photo"
+msgstr "Bewerk foto"
-#: ../../mod/settings.php:1176
-msgid "You receive an introduction"
-msgstr "Je ontvangt een vriendschaps- of connectieverzoek"
+#: mod/photos.php:1373
+msgid "Use as profile photo"
+msgstr "Gebruik als profielfoto"
-#: ../../mod/settings.php:1177
-msgid "Your introductions are confirmed"
-msgstr "Jouw vriendschaps- of connectieverzoeken zijn bevestigd"
+#: mod/photos.php:1398
+msgid "View Full Size"
+msgstr "Bekijk in volledig formaat"
-#: ../../mod/settings.php:1178
-msgid "Someone writes on your profile wall"
-msgstr "Iemand iets op je tijdlijn schrijft"
+#: mod/photos.php:1477
+msgid "Tags: "
+msgstr "Labels: "
-#: ../../mod/settings.php:1179
-msgid "Someone writes a followup comment"
-msgstr "Iemand een reactie schrijft"
+#: mod/photos.php:1480
+msgid "[Remove any tag]"
+msgstr "[Alle labels verwijderen]"
-#: ../../mod/settings.php:1180
-msgid "You receive a private message"
-msgstr "Je een privé-bericht ontvangt"
+#: mod/photos.php:1520
+msgid "New album name"
+msgstr "Nieuwe albumnaam"
-#: ../../mod/settings.php:1181
-msgid "You receive a friend suggestion"
-msgstr "Je een suggestie voor een vriendschap ontvangt"
+#: mod/photos.php:1521
+msgid "Caption"
+msgstr "Onderschrift"
-#: ../../mod/settings.php:1182
-msgid "You are tagged in a post"
-msgstr "Je expliciet in een bericht bent genoemd"
+#: mod/photos.php:1522
+msgid "Add a Tag"
+msgstr "Een label toevoegen"
-#: ../../mod/settings.php:1183
-msgid "You are poked/prodded/etc. in a post"
-msgstr "Je in een bericht bent aangestoten/gepord/etc."
-
-#: ../../mod/settings.php:1185
-msgid "Text-only notification emails"
-msgstr ""
-
-#: ../../mod/settings.php:1187
-msgid "Send text only notification emails, without the html part"
-msgstr ""
-
-#: ../../mod/settings.php:1189
-msgid "Advanced Account/Page Type Settings"
-msgstr ""
-
-#: ../../mod/settings.php:1190
-msgid "Change the behaviour of this account for special situations"
-msgstr ""
-
-#: ../../mod/settings.php:1193
-msgid "Relocate"
-msgstr ""
-
-#: ../../mod/settings.php:1194
+#: mod/photos.php:1522
msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping "
+
+#: mod/photos.php:1523
+msgid "Do not rotate"
msgstr ""
-#: ../../mod/settings.php:1195
-msgid "Resend relocate message to contacts"
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Roteren met de klok mee (rechts)"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Roteren tegen de klok in (links)"
+
+#: mod/photos.php:1540
+msgid "Private photo"
+msgstr "Privé foto"
+
+#: mod/photos.php:1541
+msgid "Public photo"
+msgstr "Publieke foto"
+
+#: mod/photos.php:1563 include/conversation.php:1055
+msgid "Share"
+msgstr "Delen"
+
+#: mod/photos.php:1827 mod/videos.php:380
+msgid "View Album"
+msgstr "Album bekijken"
+
+#: mod/ping.php:233
+msgid "{0} wants to be your friend"
+msgstr "{0} wilt je vriend worden"
+
+#: mod/ping.php:248
+msgid "{0} sent you a message"
+msgstr "{0} stuurde jou een bericht"
+
+#: mod/ping.php:263
+msgid "{0} requested registration"
+msgstr "{0} vroeg om zich te registreren"
+
+#: mod/profile.php:21 include/identity.php:77
+msgid "Requested profile is not available."
+msgstr "Gevraagde profiel is niet beschikbaar."
+
+#: mod/profile.php:179
+msgid "Tips for New Members"
+msgstr "Tips voor nieuwe leden"
+
+#: mod/profile_photo.php:44
+msgid "Image uploaded but image cropping failed."
+msgstr "Afbeelding opgeladen, maar bijsnijden mislukt."
+
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Verkleining van de afbeelding [%s] mislukt."
+
+#: mod/profile_photo.php:118
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "Shift-herlaad de pagina, of maak de browser cache leeg als nieuwe foto's niet onmiddellijk verschijnen."
+
+#: mod/profile_photo.php:128
+msgid "Unable to process image"
+msgstr "Ik kan de afbeelding niet verwerken"
+
+#: mod/profile_photo.php:242
+msgid "Upload File:"
+msgstr "Upload bestand:"
+
+#: mod/profile_photo.php:243
+msgid "Select a profile:"
+msgstr "Kies een profiel:"
+
+#: mod/profile_photo.php:245
+msgid "Upload"
+msgstr "Uploaden"
+
+#: mod/profile_photo.php:248 mod/settings.php:1088
+msgid "or"
+msgstr "of"
+
+#: mod/profile_photo.php:248
+msgid "skip this step"
+msgstr "Deze stap overslaan"
+
+#: mod/profile_photo.php:248
+msgid "select a photo from your photo albums"
+msgstr "Kies een foto uit je fotoalbums"
+
+#: mod/profile_photo.php:262
+msgid "Crop Image"
+msgstr "Afbeelding bijsnijden"
+
+#: mod/profile_photo.php:263
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Pas het afsnijden van de afbeelding aan voor het beste resultaat."
+
+#: mod/profile_photo.php:265
+msgid "Done Editing"
+msgstr "Wijzigingen compleet"
+
+#: mod/profile_photo.php:299
+msgid "Image uploaded successfully."
+msgstr "Uploaden van afbeelding gelukt."
+
+#: mod/profiles.php:37
+msgid "Profile deleted."
+msgstr "Profiel verwijderd"
+
+#: mod/profiles.php:55 mod/profiles.php:89
+msgid "Profile-"
+msgstr "Profiel-"
+
+#: mod/profiles.php:74 mod/profiles.php:117
+msgid "New profile created."
+msgstr "Nieuw profiel aangemaakt."
+
+#: mod/profiles.php:95
+msgid "Profile unavailable to clone."
+msgstr "Profiel niet beschikbaar om te klonen."
+
+#: mod/profiles.php:189
+msgid "Profile Name is required."
+msgstr "Profielnaam is vereist."
+
+#: mod/profiles.php:336
+msgid "Marital Status"
+msgstr "Echtelijke staat"
+
+#: mod/profiles.php:340
+msgid "Romantic Partner"
+msgstr "Romantische Partner"
+
+#: mod/profiles.php:344
+msgid "Likes"
+msgstr "Houdt van"
+
+#: mod/profiles.php:348
+msgid "Dislikes"
+msgstr "Houdt niet van"
+
+#: mod/profiles.php:352
+msgid "Work/Employment"
+msgstr "Werk"
+
+#: mod/profiles.php:355
+msgid "Religion"
+msgstr "Godsdienst"
+
+#: mod/profiles.php:359
+msgid "Political Views"
+msgstr "Politieke standpunten"
+
+#: mod/profiles.php:363
+msgid "Gender"
+msgstr "Geslacht"
+
+#: mod/profiles.php:367
+msgid "Sexual Preference"
+msgstr "Seksuele Voorkeur"
+
+#: mod/profiles.php:371
+msgid "Homepage"
+msgstr "Tijdlijn"
+
+#: mod/profiles.php:375 mod/profiles.php:694
+msgid "Interests"
+msgstr "Interesses"
+
+#: mod/profiles.php:379
+msgid "Address"
+msgstr "Adres"
+
+#: mod/profiles.php:386 mod/profiles.php:690
+msgid "Location"
+msgstr "Plaats"
+
+#: mod/profiles.php:469
+msgid "Profile updated."
+msgstr "Profiel bijgewerkt."
+
+#: mod/profiles.php:564
+msgid " and "
+msgstr "en"
+
+#: mod/profiles.php:572
+msgid "public profile"
+msgstr "publiek profiel"
+
+#: mod/profiles.php:575
+#, php-format
+msgid "%1$s changed %2$s to “%3$s”"
+msgstr "%1$s veranderde %2$s naar “%3$s”"
+
+#: mod/profiles.php:576
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr " - Bezoek %2$s van %1$s"
+
+#: mod/profiles.php:579
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s heeft een aangepast %2$s, %3$s veranderd."
+
+#: mod/profiles.php:654
+msgid "Hide contacts and friends:"
msgstr ""
-#: ../../mod/dfrn_request.php:95
-msgid "This introduction has already been accepted."
-msgstr "Verzoek is al goedgekeurd"
+#: mod/profiles.php:659
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Je vrienden/contacten verbergen voor bezoekers van dit profiel?"
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profiel is ongeldig of bevat geen informatie"
+#: mod/profiles.php:681
+msgid "Edit Profile Details"
+msgstr "Profieldetails bewerken"
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar."
+#: mod/profiles.php:683
+msgid "Change Profile Photo"
+msgstr "Profielfoto wijzigen"
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
-msgid "Warning: profile location has no profile photo."
-msgstr "Waarschuwing: Profieladres heeft geen profielfoto."
+#: mod/profiles.php:684
+msgid "View this profile"
+msgstr "Dit profiel bekijken"
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
-#, php-format
-msgid "%d required parameter was not found at the given location"
-msgid_plural "%d required parameters were not found at the given location"
-msgstr[0] "De %d vereiste parameter is niet op het gegeven adres gevonden"
-msgstr[1] "De %d vereiste parameters zijn niet op het gegeven adres gevonden"
+#: mod/profiles.php:685
+msgid "Create a new profile using these settings"
+msgstr "Nieuw profiel aanmaken met deze instellingen"
-#: ../../mod/dfrn_request.php:172
-msgid "Introduction complete."
-msgstr "Verzoek voltooid."
+#: mod/profiles.php:686
+msgid "Clone this profile"
+msgstr "Dit profiel klonen"
-#: ../../mod/dfrn_request.php:214
-msgid "Unrecoverable protocol error."
-msgstr "Onherstelbare protocolfout. "
+#: mod/profiles.php:687
+msgid "Delete this profile"
+msgstr "Dit profiel verwijderen"
-#: ../../mod/dfrn_request.php:242
-msgid "Profile unavailable."
-msgstr "Profiel onbeschikbaar"
+#: mod/profiles.php:688
+msgid "Basic information"
+msgstr ""
-#: ../../mod/dfrn_request.php:267
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s heeft te veel verzoeken gehad vandaag."
+#: mod/profiles.php:689
+msgid "Profile picture"
+msgstr ""
-#: ../../mod/dfrn_request.php:268
-msgid "Spam protection measures have been invoked."
-msgstr "Beveiligingsmaatregelen tegen spam zijn in werking getreden."
+#: mod/profiles.php:691
+msgid "Preferences"
+msgstr ""
-#: ../../mod/dfrn_request.php:269
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Wij adviseren vrienden om het over 24 uur nog een keer te proberen."
+#: mod/profiles.php:692
+msgid "Status information"
+msgstr ""
-#: ../../mod/dfrn_request.php:331
-msgid "Invalid locator"
-msgstr "Ongeldige plaatsbepaler"
+#: mod/profiles.php:693
+msgid "Additional information"
+msgstr ""
-#: ../../mod/dfrn_request.php:340
-msgid "Invalid email address."
-msgstr "Geen geldig e-mailadres"
+#: mod/profiles.php:696
+msgid "Profile Name:"
+msgstr "Profiel Naam:"
-#: ../../mod/dfrn_request.php:367
-msgid "This account has not been configured for email. Request failed."
-msgstr "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail."
+#: mod/profiles.php:697
+msgid "Your Full Name:"
+msgstr "Je volledige naam:"
-#: ../../mod/dfrn_request.php:463
-msgid "Unable to resolve your name at the provided location."
-msgstr "Ik kan jouw naam op het opgegeven adres niet vinden."
+#: mod/profiles.php:698
+msgid "Title/Description:"
+msgstr "Titel/Beschrijving:"
-#: ../../mod/dfrn_request.php:476
-msgid "You have already introduced yourself here."
-msgstr "Je hebt jezelf hier al voorgesteld."
+#: mod/profiles.php:699
+msgid "Your Gender:"
+msgstr "Je Geslacht:"
-#: ../../mod/dfrn_request.php:480
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Blijkbaar bent u al bevriend met %s."
+#: mod/profiles.php:700
+msgid "Birthday :"
+msgstr ""
-#: ../../mod/dfrn_request.php:501
-msgid "Invalid profile URL."
-msgstr "Ongeldig profiel adres."
+#: mod/profiles.php:701
+msgid "Street Address:"
+msgstr "Postadres:"
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
-msgid "Disallowed profile URL."
-msgstr "Niet toegelaten profiel adres."
+#: mod/profiles.php:702
+msgid "Locality/City:"
+msgstr "Gemeente/Stad:"
-#: ../../mod/dfrn_request.php:597
-msgid "Your introduction has been sent."
-msgstr "Je verzoek is verzonden."
+#: mod/profiles.php:703
+msgid "Postal/Zip Code:"
+msgstr "Postcode:"
-#: ../../mod/dfrn_request.php:650
-msgid "Please login to confirm introduction."
-msgstr "Log in om je verzoek te bevestigen."
+#: mod/profiles.php:704
+msgid "Country:"
+msgstr "Land:"
-#: ../../mod/dfrn_request.php:660
+#: mod/profiles.php:705
+msgid "Region/State:"
+msgstr "Regio/Staat:"
+
+#: mod/profiles.php:706
+msgid "♥ Marital Status:"
+msgstr "♥ Echtelijke Staat:"
+
+#: mod/profiles.php:707
+msgid "Who: (if applicable)"
+msgstr "Wie: (indien toepasbaar)"
+
+#: mod/profiles.php:708
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl"
+
+#: mod/profiles.php:709
+msgid "Since [date]:"
+msgstr "Sinds [datum]:"
+
+#: mod/profiles.php:710 include/identity.php:569
+msgid "Sexual Preference:"
+msgstr "Seksuele Voorkeur:"
+
+#: mod/profiles.php:711
+msgid "Homepage URL:"
+msgstr "Adres tijdlijn:"
+
+#: mod/profiles.php:712 include/identity.php:573
+msgid "Hometown:"
+msgstr "Woonplaats:"
+
+#: mod/profiles.php:713 include/identity.php:577
+msgid "Political Views:"
+msgstr "Politieke standpunten:"
+
+#: mod/profiles.php:714
+msgid "Religious Views:"
+msgstr "Geloof:"
+
+#: mod/profiles.php:715
+msgid "Public Keywords:"
+msgstr "Publieke Sleutelwoorden:"
+
+#: mod/profiles.php:716
+msgid "Private Keywords:"
+msgstr "Privé Sleutelwoorden:"
+
+#: mod/profiles.php:717 include/identity.php:585
+msgid "Likes:"
+msgstr "Houdt van:"
+
+#: mod/profiles.php:718 include/identity.php:587
+msgid "Dislikes:"
+msgstr "Houdt niet van:"
+
+#: mod/profiles.php:719
+msgid "Example: fishing photography software"
+msgstr "Voorbeeld: vissen fotografie software"
+
+#: mod/profiles.php:720
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)"
+
+#: mod/profiles.php:721
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)"
+
+#: mod/profiles.php:722
+msgid "Tell us about yourself..."
+msgstr "Vertel iets over jezelf..."
+
+#: mod/profiles.php:723
+msgid "Hobbies/Interests"
+msgstr "Hobby's/Interesses"
+
+#: mod/profiles.php:724
+msgid "Contact information and Social Networks"
+msgstr "Contactinformatie en sociale netwerken"
+
+#: mod/profiles.php:725
+msgid "Musical interests"
+msgstr "Muzikale interesses"
+
+#: mod/profiles.php:726
+msgid "Books, literature"
+msgstr "Boeken, literatuur"
+
+#: mod/profiles.php:727
+msgid "Television"
+msgstr "Televisie"
+
+#: mod/profiles.php:728
+msgid "Film/dance/culture/entertainment"
+msgstr "Film/dans/cultuur/ontspanning"
+
+#: mod/profiles.php:729
+msgid "Love/romance"
+msgstr "Liefde/romance"
+
+#: mod/profiles.php:730
+msgid "Work/employment"
+msgstr "Werk"
+
+#: mod/profiles.php:731
+msgid "School/education"
+msgstr "School/opleiding"
+
+#: mod/profiles.php:736
msgid ""
-"Incorrect identity currently logged in. Please login to "
-"this profile."
-msgstr "Je huidige identiteit is niet de juiste. Log met dit profiel in."
+"This is your public profile. It may "
+"be visible to anybody using the internet."
+msgstr "Dit is jouw publiek profiel. Het kan zichtbaar zijn voor iedereen op het internet."
-#: ../../mod/dfrn_request.php:671
-msgid "Hide this contact"
-msgstr "Verberg dit contact"
+#: mod/profiles.php:799
+msgid "Edit/Manage Profiles"
+msgstr "Wijzig/Beheer Profielen"
-#: ../../mod/dfrn_request.php:674
+#: mod/profiles.php:800 include/identity.php:231 include/identity.php:257
+msgid "Change profile photo"
+msgstr "Profiel foto wijzigen"
+
+#: mod/profiles.php:801 include/identity.php:232
+msgid "Create New Profile"
+msgstr "Maak nieuw profiel"
+
+#: mod/profiles.php:812 include/identity.php:242
+msgid "Profile Image"
+msgstr "Profiel afbeelding"
+
+#: mod/profiles.php:814 include/identity.php:245
+msgid "visible to everybody"
+msgstr "zichtbaar voor iedereen"
+
+#: mod/profiles.php:815 include/identity.php:246
+msgid "Edit visibility"
+msgstr "Pas zichtbaarheid aan"
+
+#: mod/profperm.php:25 mod/profperm.php:56
+msgid "Invalid profile identifier."
+msgstr "Ongeldige profiel-identificatie."
+
+#: mod/profperm.php:102
+msgid "Profile Visibility Editor"
+msgstr ""
+
+#: mod/profperm.php:115
+msgid "Visible To"
+msgstr "Zichtbaar voor"
+
+#: mod/profperm.php:131
+msgid "All Contacts (with secure profile access)"
+msgstr "Alle contacten (met veilige profieltoegang)"
+
+#: mod/search.php:180
#, php-format
-msgid "Welcome home %s."
-msgstr "Welkom terug %s."
+msgid "Items tagged with: %s"
+msgstr ""
-#: ../../mod/dfrn_request.php:675
+#: mod/search.php:182
#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Bevestig je vriendschaps-/connectieverzoek voor %s."
+msgid "Search results for: %s"
+msgstr ""
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Bevestig"
+#: mod/share.php:38
+msgid "link"
+msgstr "link"
-#: ../../mod/dfrn_request.php:804
+#: mod/suggest.php:27
+msgid "Do you really want to delete this suggestion?"
+msgstr "Wil je echt dit voorstel verwijderen?"
+
+#: mod/suggest.php:76
msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:"
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "Geen voorstellen beschikbaar. Als dit een nieuwe website is, kun je het over 24 uur nog eens proberen."
-#: ../../mod/dfrn_request.php:824
-msgid ""
-"If you are not yet a member of the free social web, follow this link to find a public"
-" Friendica site and join us today."
-msgstr "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan."
+#: mod/suggest.php:94
+msgid "Ignore/Hide"
+msgstr "Negeren/Verbergen"
-#: ../../mod/dfrn_request.php:827
-msgid "Friend/Connection Request"
-msgstr "Vriendschaps-/connectieverzoek"
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr ""
-#: ../../mod/dfrn_request.php:828
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@identi.ca"
-msgstr "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr ""
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Beantwoord het volgende:"
+#: mod/videos.php:197
+msgid "No videos selected"
+msgstr "Geen video's geselecteerd"
-#: ../../mod/dfrn_request.php:830
+#: mod/videos.php:373 include/text.php:1429
+msgid "View Video"
+msgstr "Bekijk Video"
+
+#: mod/videos.php:389
+msgid "Recent Videos"
+msgstr "Recente video's"
+
+#: mod/videos.php:391
+msgid "Upload New Videos"
+msgstr "Nieuwe video's uploaden"
+
+#: mod/wall_attach.php:75
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr ""
+
+#: mod/wall_attach.php:75
+msgid "Or - did you try to upload an empty file?"
+msgstr ""
+
+#: mod/wall_attach.php:81
#, php-format
-msgid "Does %s know you?"
-msgstr "Kent %s jou?"
+msgid "File exceeds size limit of %s"
+msgstr ""
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Voeg een persoonlijke opmerking toe:"
+#: mod/wall_attach.php:122 mod/wall_attach.php:133
+msgid "File upload failed."
+msgstr "Uploaden van bestand mislukt."
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
-msgid "Friendica"
-msgstr "Friendica"
-
-#: ../../mod/dfrn_request.php:837
-msgid "StatusNet/Federated Social Web"
-msgstr "StatusNet/Gefedereerde Sociale Web"
-
-#: ../../mod/dfrn_request.php:839
-#, php-format
-msgid ""
-" - please do not use this form. Instead, enter %s into your Diaspora search"
-" bar."
-msgstr "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk."
-
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "Adres van uw identiteit:"
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Aanvraag indienen"
-
-#: ../../mod/register.php:90
+#: mod/register.php:92
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr "Registratie geslaagd. Kijk je e-mail na voor verdere instructies."
-#: ../../mod/register.php:96
+#: mod/register.php:97
#, php-format
msgid ""
"Failed to send email message. Here your accout details: login: %s "
"password: %s
You can change your password after login."
msgstr ""
-#: ../../mod/register.php:105
+#: mod/register.php:107
msgid "Your registration can not be processed."
msgstr "Je registratie kan niet verwerkt worden."
-#: ../../mod/register.php:148
+#: mod/register.php:150
msgid "Your registration is pending approval by the site owner."
msgstr "Jouw registratie wacht op goedkeuring van de beheerder."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw."
-
-#: ../../mod/register.php:214
+#: mod/register.php:216
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking 'Register'."
msgstr "Je kunt (optioneel) dit formulier invullen via OpenID door je OpenID in te geven en op 'Registreren' te klikken."
-#: ../../mod/register.php:215
+#: mod/register.php:217
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr "Laat dit veld leeg als je niet vertrouwd bent met OpenID, en vul de rest van de items in."
-#: ../../mod/register.php:216
+#: mod/register.php:218
msgid "Your OpenID (optional): "
msgstr "Je OpenID (optioneel):"
-#: ../../mod/register.php:230
+#: mod/register.php:232
msgid "Include your profile in member directory?"
msgstr "Je profiel in de ledengids opnemen?"
-#: ../../mod/register.php:251
+#: mod/register.php:256
msgid "Membership on this site is by invitation only."
msgstr "Lidmaatschap van deze website is uitsluitend op uitnodiging."
-#: ../../mod/register.php:252
+#: mod/register.php:257
msgid "Your invitation ID: "
msgstr "Je uitnodigingsid:"
-#: ../../mod/register.php:263
+#: mod/register.php:268
msgid "Your Full Name (e.g. Joe Smith): "
msgstr "Je volledige naam (bijv. Jan Jansens):"
-#: ../../mod/register.php:264
+#: mod/register.php:269
msgid "Your Email Address: "
msgstr "Je email adres:"
-#: ../../mod/register.php:265
+#: mod/register.php:271 mod/settings.php:1144
+msgid "New Password:"
+msgstr "Nieuw Wachtwoord:"
+
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr ""
+
+#: mod/register.php:272 mod/settings.php:1145
+msgid "Confirm:"
+msgstr "Bevestig:"
+
+#: mod/register.php:273
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be "
"'nickname@$sitename'."
msgstr "Kies een bijnaam voor je profiel. Deze moet met een letter beginnen. Je profieladres op deze website zal dan 'bijnaam@$sitename' zijn."
-#: ../../mod/register.php:266
+#: mod/register.php:274
msgid "Choose a nickname: "
msgstr "Kies een bijnaam:"
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 include/nav.php:109 boot.php:1238
msgid "Register"
msgstr "Registreer"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
-msgid "Import"
-msgstr "Importeren"
-
-#: ../../mod/register.php:276
+#: mod/register.php:284
msgid "Import your profile to this friendica instance"
msgstr ""
-#: ../../mod/maintenance.php:5
-msgid "System down for maintenance"
-msgstr "Systeem onbeschikbaar wegens onderhoud"
+#: mod/settings.php:46
+msgid "Additional features"
+msgstr "Extra functies"
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
-msgid "Search"
-msgstr "Zoeken"
+#: mod/settings.php:51
+msgid "Display"
+msgstr "Weergave"
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
-msgid "Global Directory"
-msgstr "Globale gids"
+#: mod/settings.php:57 mod/settings.php:805
+msgid "Social Networks"
+msgstr "Sociale netwerken"
-#: ../../mod/directory.php:59
-msgid "Find on this site"
-msgstr "Op deze website zoeken"
+#: mod/settings.php:67 include/nav.php:171
+msgid "Delegations"
+msgstr ""
-#: ../../mod/directory.php:62
-msgid "Site Directory"
-msgstr "Websitegids"
+#: mod/settings.php:72
+msgid "Connected apps"
+msgstr "Verbonden applicaties"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
-msgid "Age: "
-msgstr "Leeftijd:"
+#: mod/settings.php:82
+msgid "Remove account"
+msgstr "Account verwijderen"
-#: ../../mod/directory.php:116
-msgid "Gender: "
-msgstr "Geslacht:"
+#: mod/settings.php:134
+msgid "Missing some important data!"
+msgstr "Een belangrijk gegeven ontbreekt!"
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Geslacht:"
+#: mod/settings.php:245
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen."
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
-msgid "Status:"
-msgstr "Tijdlijn:"
+#: mod/settings.php:250
+msgid "Email settings updated."
+msgstr "E-mail instellingen bijgewerkt.."
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
-msgid "Homepage:"
-msgstr "Website:"
+#: mod/settings.php:265
+msgid "Features updated"
+msgstr "Functies bijgewerkt"
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "Over:"
+#: mod/settings.php:328
+msgid "Relocate message has been send to your contacts"
+msgstr ""
-#: ../../mod/directory.php:189
-msgid "No entries (some entries may be hidden)."
-msgstr "Geen gegevens (sommige gegevens kunnen verborgen zijn)."
+#: mod/settings.php:342 include/user.php:39
+msgid "Passwords do not match. Password unchanged."
+msgstr "Wachtwoorden komen niet overeen. Wachtwoord niet gewijzigd."
-#: ../../mod/delegate.php:101
-msgid "No potential page delegates located."
-msgstr "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden."
+#: mod/settings.php:347
+msgid "Empty passwords are not allowed. Password unchanged."
+msgstr "Lege wachtwoorden zijn niet toegelaten. Wachtwoord niet gewijzigd."
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
-msgid "Delegate Page Management"
-msgstr "Paginabeheer uitbesteden"
+#: mod/settings.php:355
+msgid "Wrong password."
+msgstr "Verkeerd wachtwoord."
-#: ../../mod/delegate.php:132
+#: mod/settings.php:366
+msgid "Password changed."
+msgstr "Wachtwoord gewijzigd."
+
+#: mod/settings.php:368
+msgid "Password update failed. Please try again."
+msgstr "Wachtwoord-)wijziging mislukt. Probeer opnieuw."
+
+#: mod/settings.php:435
+msgid " Please use a shorter name."
+msgstr "Gebruik een kortere naam."
+
+#: mod/settings.php:437
+msgid " Name too short."
+msgstr "Naam te kort."
+
+#: mod/settings.php:446
+msgid "Wrong Password"
+msgstr "Verkeerd wachtwoord"
+
+#: mod/settings.php:451
+msgid " Not valid email."
+msgstr "Geen geldig e-mailadres."
+
+#: mod/settings.php:457
+msgid " Cannot change to that email."
+msgstr "Kan niet veranderen naar die e-mail."
+
+#: mod/settings.php:513
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "Privéforum/-groep heeft geen privacyrechten. De standaard privacygroep wordt gebruikt."
+
+#: mod/settings.php:517
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "Privéforum/-groep heeft geen privacyrechten en geen standaard privacygroep."
+
+#: mod/settings.php:547
+msgid "Settings updated."
+msgstr "Instellingen bijgewerkt."
+
+#: mod/settings.php:620 mod/settings.php:646 mod/settings.php:682
+msgid "Add application"
+msgstr "Toepassing toevoegen"
+
+#: mod/settings.php:624 mod/settings.php:650
+msgid "Consumer Key"
+msgstr "Gebruikerssleutel"
+
+#: mod/settings.php:625 mod/settings.php:651
+msgid "Consumer Secret"
+msgstr "Gebruikersgeheim"
+
+#: mod/settings.php:626 mod/settings.php:652
+msgid "Redirect"
+msgstr "Doorverwijzing"
+
+#: mod/settings.php:627 mod/settings.php:653
+msgid "Icon url"
+msgstr "URL pictogram"
+
+#: mod/settings.php:638
+msgid "You can't edit this application."
+msgstr "Je kunt deze toepassing niet wijzigen."
+
+#: mod/settings.php:681
+msgid "Connected Apps"
+msgstr "Verbonden applicaties"
+
+#: mod/settings.php:685
+msgid "Client key starts with"
+msgstr ""
+
+#: mod/settings.php:686
+msgid "No name"
+msgstr "Geen naam"
+
+#: mod/settings.php:687
+msgid "Remove authorization"
+msgstr "Verwijder authorisatie"
+
+#: mod/settings.php:699
+msgid "No Plugin settings configured"
+msgstr ""
+
+#: mod/settings.php:707
+msgid "Plugin Settings"
+msgstr "Plugin Instellingen"
+
+#: mod/settings.php:721
+msgid "Off"
+msgstr "Uit"
+
+#: mod/settings.php:721
+msgid "On"
+msgstr "Aan"
+
+#: mod/settings.php:729
+msgid "Additional Features"
+msgstr "Extra functies"
+
+#: mod/settings.php:739 mod/settings.php:743
+msgid "General Social Media Settings"
+msgstr ""
+
+#: mod/settings.php:749
+msgid "Disable intelligent shortening"
+msgstr ""
+
+#: mod/settings.php:751
msgid ""
-"Delegates are able to manage all aspects of this account/page except for "
-"basic account settings. Please do not delegate your personal account to "
-"anybody that you do not trust completely."
-msgstr "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd."
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr ""
-#: ../../mod/delegate.php:133
-msgid "Existing Page Managers"
-msgstr "Bestaande paginabeheerders"
+#: mod/settings.php:761 mod/settings.php:762
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Ingebouwde ondersteuning voor connectiviteit met %s is %s"
-#: ../../mod/delegate.php:135
-msgid "Existing Page Delegates"
-msgstr "Bestaande personen waaraan het paginabeheer is uitbesteed"
+#: mod/settings.php:761 mod/settings.php:762
+msgid "enabled"
+msgstr "ingeschakeld"
-#: ../../mod/delegate.php:137
-msgid "Potential Delegates"
-msgstr "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed "
+#: mod/settings.php:761 mod/settings.php:762
+msgid "disabled"
+msgstr "uitgeschakeld"
-#: ../../mod/delegate.php:140
-msgid "Add"
-msgstr "Toevoegen"
+#: mod/settings.php:762
+msgid "StatusNet"
+msgstr "StatusNet"
-#: ../../mod/delegate.php:141
-msgid "No entries."
-msgstr "Geen gegevens."
+#: mod/settings.php:798
+msgid "Email access is disabled on this site."
+msgstr "E-mailtoegang is op deze website uitgeschakeld."
-#: ../../mod/common.php:42
-msgid "Common Friends"
-msgstr "Gedeelde Vrienden"
+#: mod/settings.php:810
+msgid "Email/Mailbox Setup"
+msgstr "E-mail Instellen"
-#: ../../mod/common.php:78
-msgid "No contacts in common."
-msgstr "Geen gedeelde contacten."
-
-#: ../../mod/uexport.php:77
-msgid "Export account"
-msgstr "Account exporteren"
-
-#: ../../mod/uexport.php:77
+#: mod/settings.php:811
msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
-msgstr "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Als je wilt communiceren met e-mail contacten via deze dienst (optioneel), moet je hier opgeven hoe ik jouw mailbox kan bereiken."
-#: ../../mod/uexport.php:78
-msgid "Export all"
-msgstr "Alles exporteren"
+#: mod/settings.php:812
+msgid "Last successful email check:"
+msgstr "Laatste succesvolle e-mail controle:"
-#: ../../mod/uexport.php:78
+#: mod/settings.php:814
+msgid "IMAP server name:"
+msgstr "IMAP server naam:"
+
+#: mod/settings.php:815
+msgid "IMAP port:"
+msgstr "IMAP poort:"
+
+#: mod/settings.php:816
+msgid "Security:"
+msgstr "Beveiliging:"
+
+#: mod/settings.php:816 mod/settings.php:821
+msgid "None"
+msgstr "Geen"
+
+#: mod/settings.php:817
+msgid "Email login name:"
+msgstr "E-mail login naam:"
+
+#: mod/settings.php:818
+msgid "Email password:"
+msgstr "E-mail wachtwoord:"
+
+#: mod/settings.php:819
+msgid "Reply-to address:"
+msgstr "Antwoord adres:"
+
+#: mod/settings.php:820
+msgid "Send public posts to all email contacts:"
+msgstr "Openbare posts naar alle e-mail contacten versturen:"
+
+#: mod/settings.php:821
+msgid "Action after import:"
+msgstr "Actie na importeren:"
+
+#: mod/settings.php:821
+msgid "Mark as seen"
+msgstr "Als 'gelezen' markeren"
+
+#: mod/settings.php:821
+msgid "Move to folder"
+msgstr "Naar map verplaatsen"
+
+#: mod/settings.php:822
+msgid "Move to folder:"
+msgstr "Verplaatsen naar map:"
+
+#: mod/settings.php:903
+msgid "Display Settings"
+msgstr "Scherminstellingen"
+
+#: mod/settings.php:909 mod/settings.php:925
+msgid "Display Theme:"
+msgstr "Schermthema:"
+
+#: mod/settings.php:910
+msgid "Mobile Theme:"
+msgstr "Mobiel thema:"
+
+#: mod/settings.php:911
+msgid "Update browser every xx seconds"
+msgstr "Browser elke xx seconden verversen"
+
+#: mod/settings.php:911
+msgid "Minimum of 10 seconds, no maximum"
+msgstr "Minimum 10 seconden, geen maximum"
+
+#: mod/settings.php:912
+msgid "Number of items to display per page:"
+msgstr "Aantal items te tonen per pagina:"
+
+#: mod/settings.php:912 mod/settings.php:913
+msgid "Maximum of 100 items"
+msgstr "Maximum 100 items"
+
+#: mod/settings.php:913
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Aantal items per pagina als je een mobiel toestel gebruikt:"
+
+#: mod/settings.php:914
+msgid "Don't show emoticons"
+msgstr "Emoticons niet tonen"
+
+#: mod/settings.php:915
+msgid "Don't show notices"
+msgstr ""
+
+#: mod/settings.php:916
+msgid "Infinite scroll"
+msgstr "Oneindig scrollen"
+
+#: mod/settings.php:917
+msgid "Automatic updates only at the top of the network page"
+msgstr ""
+
+#: mod/settings.php:995
+msgid "User Types"
+msgstr "Gebruikerstypes"
+
+#: mod/settings.php:996
+msgid "Community Types"
+msgstr "Forum/groepstypes"
+
+#: mod/settings.php:997
+msgid "Normal Account Page"
+msgstr "Normale accountpagina"
+
+#: mod/settings.php:998
+msgid "This account is a normal personal profile"
+msgstr "Deze account is een normaal persoonlijk profiel"
+
+#: mod/settings.php:1001
+msgid "Soapbox Page"
+msgstr "Zeepkist-pagina"
+
+#: mod/settings.php:1002
+msgid "Automatically approve all connection/friend requests as read-only fans"
+msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met alleen recht tot lezen."
+
+#: mod/settings.php:1005
+msgid "Community Forum/Celebrity Account"
+msgstr "Forum/groeps- of beroemdheid-account"
+
+#: mod/settings.php:1006
msgid ""
-"Export your accout info, contacts and all your items as json. Could be a "
-"very big file, and could take a lot of time. Use this to make a full backup "
-"of your account (photos are not exported)"
-msgstr "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)"
+"Automatically approve all connection/friend requests as read-write fans"
+msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als fans met recht tot lezen en schrijven."
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
-#, php-format
-msgid "%1$s is currently %2$s"
-msgstr "%1$s is op dit moment %2$s"
+#: mod/settings.php:1009
+msgid "Automatic Friend Page"
+msgstr "Automatisch Vriendschapspagina"
-#: ../../mod/mood.php:133
-msgid "Mood"
-msgstr "Stemming"
+#: mod/settings.php:1010
+msgid "Automatically approve all connection/friend requests as friends"
+msgstr "Keur automatisch alle vriendschaps-/connectieverzoeken goed als vrienden."
-#: ../../mod/mood.php:134
-msgid "Set your current mood and tell your friends"
-msgstr "Stel je huidige stemming in, en vertel het je vrienden"
+#: mod/settings.php:1013
+msgid "Private Forum [Experimental]"
+msgstr "Privé-forum [experimenteel]"
-#: ../../mod/suggest.php:27
-msgid "Do you really want to delete this suggestion?"
-msgstr "Wil je echt dit voorstel verwijderen?"
+#: mod/settings.php:1014
+msgid "Private forum - approved members only"
+msgstr "Privé-forum - enkel voor goedgekeurde leden"
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
-msgid "Friend Suggestions"
-msgstr "Vriendschapsvoorstellen"
+#: mod/settings.php:1026
+msgid "OpenID:"
+msgstr "OpenID:"
-#: ../../mod/suggest.php:74
+#: mod/settings.php:1026
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Optioneel) Laat dit OpenID toe om in te loggen op deze account."
+
+#: mod/settings.php:1036
+msgid "Publish your default profile in your local site directory?"
+msgstr "Je standaardprofiel in je lokale gids publiceren?"
+
+#: mod/settings.php:1042
+msgid "Publish your default profile in the global social directory?"
+msgstr "Je standaardprofiel in de globale sociale gids publiceren?"
+
+#: mod/settings.php:1050
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?"
+
+#: mod/settings.php:1054 include/acl_selectors.php:330
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Je profieldetails verbergen voor onbekende bezoekers?"
+
+#: mod/settings.php:1054
msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "Geen voorstellen beschikbaar. Als dit een nieuwe website is, kun je het over 24 uur nog eens proberen."
-
-#: ../../mod/suggest.php:92
-msgid "Ignore/Hide"
-msgstr "Negeren/Verbergen"
-
-#: ../../mod/profiles.php:37
-msgid "Profile deleted."
-msgstr "Profiel verwijderd"
-
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
-msgid "Profile-"
-msgstr "Profiel-"
-
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
-msgid "New profile created."
-msgstr "Nieuw profiel aangemaakt."
-
-#: ../../mod/profiles.php:95
-msgid "Profile unavailable to clone."
-msgstr "Profiel niet beschikbaar om te klonen."
-
-#: ../../mod/profiles.php:189
-msgid "Profile Name is required."
-msgstr "Profielnaam is vereist."
-
-#: ../../mod/profiles.php:340
-msgid "Marital Status"
-msgstr "Echtelijke staat"
-
-#: ../../mod/profiles.php:344
-msgid "Romantic Partner"
-msgstr "Romantische Partner"
-
-#: ../../mod/profiles.php:348
-msgid "Likes"
-msgstr "Houdt van"
-
-#: ../../mod/profiles.php:352
-msgid "Dislikes"
-msgstr "Houdt niet van"
-
-#: ../../mod/profiles.php:356
-msgid "Work/Employment"
-msgstr "Werk"
-
-#: ../../mod/profiles.php:359
-msgid "Religion"
-msgstr "Godsdienst"
-
-#: ../../mod/profiles.php:363
-msgid "Political Views"
-msgstr "Politieke standpunten"
-
-#: ../../mod/profiles.php:367
-msgid "Gender"
-msgstr "Geslacht"
-
-#: ../../mod/profiles.php:371
-msgid "Sexual Preference"
-msgstr "Seksuele Voorkeur"
-
-#: ../../mod/profiles.php:375
-msgid "Homepage"
-msgstr "Tijdlijn"
-
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
-msgid "Interests"
-msgstr "Interesses"
-
-#: ../../mod/profiles.php:383
-msgid "Address"
-msgstr "Adres"
-
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
-msgid "Location"
-msgstr "Plaats"
-
-#: ../../mod/profiles.php:473
-msgid "Profile updated."
-msgstr "Profiel bijgewerkt."
-
-#: ../../mod/profiles.php:568
-msgid " and "
-msgstr "en"
-
-#: ../../mod/profiles.php:576
-msgid "public profile"
-msgstr "publiek profiel"
-
-#: ../../mod/profiles.php:579
-#, php-format
-msgid "%1$s changed %2$s to “%3$s”"
-msgstr "%1$s veranderde %2$s naar “%3$s”"
-
-#: ../../mod/profiles.php:580
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr " - Bezoek %2$s van %1$s"
-
-#: ../../mod/profiles.php:583
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s heeft een aangepast %2$s, %3$s veranderd."
-
-#: ../../mod/profiles.php:658
-msgid "Hide contacts and friends:"
+"If enabled, posting public messages to Diaspora and other networks isn't "
+"possible."
msgstr ""
-#: ../../mod/profiles.php:663
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Je vrienden/contacten verbergen voor bezoekers van dit profiel?"
+#: mod/settings.php:1059
+msgid "Allow friends to post to your profile page?"
+msgstr "Vrienden toestaan om op jou profielpagina te posten?"
-#: ../../mod/profiles.php:685
-msgid "Edit Profile Details"
-msgstr "Profieldetails bewerken"
+#: mod/settings.php:1065
+msgid "Allow friends to tag your posts?"
+msgstr "Sta vrienden toe om jouw berichten te labelen?"
-#: ../../mod/profiles.php:687
-msgid "Change Profile Photo"
-msgstr "Profielfoto wijzigen"
+#: mod/settings.php:1071
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr "Sta je mij toe om jou als mogelijke vriend voor te stellen aan nieuwe leden?"
-#: ../../mod/profiles.php:688
-msgid "View this profile"
-msgstr "Dit profiel bekijken"
+#: mod/settings.php:1077
+msgid "Permit unknown people to send you private mail?"
+msgstr "Mogen onbekende personen jou privé berichten sturen?"
-#: ../../mod/profiles.php:689
-msgid "Create a new profile using these settings"
-msgstr "Nieuw profiel aanmaken met deze instellingen"
+#: mod/settings.php:1085
+msgid "Profile is not published."
+msgstr "Profiel is niet gepubliceerd."
-#: ../../mod/profiles.php:690
-msgid "Clone this profile"
-msgstr "Dit profiel klonen"
+#: mod/settings.php:1093
+msgid "Your Identity Address is"
+msgstr "Jouw Identiteitsadres is"
-#: ../../mod/profiles.php:691
-msgid "Delete this profile"
-msgstr "Dit profiel verwijderen"
+#: mod/settings.php:1102
+msgid "Automatically expire posts after this many days:"
+msgstr "Laat berichten automatisch vervallen na zo veel dagen:"
-#: ../../mod/profiles.php:692
-msgid "Basic information"
+#: mod/settings.php:1102
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Berichten zullen niet vervallen indien leeg. Vervallen berichten zullen worden verwijderd."
+
+#: mod/settings.php:1103
+msgid "Advanced expiration settings"
+msgstr "Geavanceerde instellingen voor vervallen"
+
+#: mod/settings.php:1104
+msgid "Advanced Expiration"
+msgstr "Geavanceerd Verval:"
+
+#: mod/settings.php:1105
+msgid "Expire posts:"
+msgstr "Laat berichten vervallen:"
+
+#: mod/settings.php:1106
+msgid "Expire personal notes:"
+msgstr "Laat persoonlijke aantekeningen verlopen:"
+
+#: mod/settings.php:1107
+msgid "Expire starred posts:"
+msgstr "Laat berichten met ster verlopen"
+
+#: mod/settings.php:1108
+msgid "Expire photos:"
+msgstr "Laat foto's vervallen:"
+
+#: mod/settings.php:1109
+msgid "Only expire posts by others:"
+msgstr "Laat alleen berichten door anderen vervallen:"
+
+#: mod/settings.php:1135
+msgid "Account Settings"
+msgstr "Account Instellingen"
+
+#: mod/settings.php:1143
+msgid "Password Settings"
+msgstr "Wachtwoord Instellingen"
+
+#: mod/settings.php:1145
+msgid "Leave password fields blank unless changing"
+msgstr "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen"
+
+#: mod/settings.php:1146
+msgid "Current Password:"
+msgstr "Huidig wachtwoord:"
+
+#: mod/settings.php:1146 mod/settings.php:1147
+msgid "Your current password to confirm the changes"
+msgstr "Je huidig wachtwoord om de wijzigingen te bevestigen"
+
+#: mod/settings.php:1147
+msgid "Password:"
+msgstr "Wachtwoord:"
+
+#: mod/settings.php:1151
+msgid "Basic Settings"
+msgstr "Basis Instellingen"
+
+#: mod/settings.php:1152 include/identity.php:538
+msgid "Full Name:"
+msgstr "Volledige Naam:"
+
+#: mod/settings.php:1153
+msgid "Email Address:"
+msgstr "E-mailadres:"
+
+#: mod/settings.php:1154
+msgid "Your Timezone:"
+msgstr "Je Tijdzone:"
+
+#: mod/settings.php:1155
+msgid "Default Post Location:"
+msgstr "Standaard locatie:"
+
+#: mod/settings.php:1156
+msgid "Use Browser Location:"
+msgstr "Gebruik Webbrowser Locatie:"
+
+#: mod/settings.php:1159
+msgid "Security and Privacy Settings"
+msgstr "Instellingen voor Beveiliging en Privacy"
+
+#: mod/settings.php:1161
+msgid "Maximum Friend Requests/Day:"
+msgstr "Maximum aantal vriendschapsverzoeken per dag:"
+
+#: mod/settings.php:1161 mod/settings.php:1191
+msgid "(to prevent spam abuse)"
+msgstr "(om spam misbruik te voorkomen)"
+
+#: mod/settings.php:1162
+msgid "Default Post Permissions"
+msgstr "Standaard rechten voor nieuwe berichten"
+
+#: mod/settings.php:1163
+msgid "(click to open/close)"
+msgstr "(klik om te openen/sluiten)"
+
+#: mod/settings.php:1174
+msgid "Default Private Post"
+msgstr "Standaard Privé Post"
+
+#: mod/settings.php:1175
+msgid "Default Public Post"
+msgstr "Standaard Publieke Post"
+
+#: mod/settings.php:1179
+msgid "Default Permissions for New Posts"
+msgstr "Standaard rechten voor nieuwe berichten"
+
+#: mod/settings.php:1191
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Maximum aantal privé-berichten per dag van onbekende personen:"
+
+#: mod/settings.php:1194
+msgid "Notification Settings"
+msgstr "Notificatie Instellingen"
+
+#: mod/settings.php:1195
+msgid "By default post a status message when:"
+msgstr "Post automatisch een bericht op je tijdlijn wanneer:"
+
+#: mod/settings.php:1196
+msgid "accepting a friend request"
+msgstr "Een vriendschapsverzoek accepteren"
+
+#: mod/settings.php:1197
+msgid "joining a forum/community"
+msgstr "Lid worden van een groep/forum"
+
+#: mod/settings.php:1198
+msgid "making an interesting profile change"
+msgstr "Een interessante verandering aan je profiel"
+
+#: mod/settings.php:1199
+msgid "Send a notification email when:"
+msgstr "Stuur een notificatie e-mail wanneer:"
+
+#: mod/settings.php:1200
+msgid "You receive an introduction"
+msgstr "Je ontvangt een vriendschaps- of connectieverzoek"
+
+#: mod/settings.php:1201
+msgid "Your introductions are confirmed"
+msgstr "Jouw vriendschaps- of connectieverzoeken zijn bevestigd"
+
+#: mod/settings.php:1202
+msgid "Someone writes on your profile wall"
+msgstr "Iemand iets op je tijdlijn schrijft"
+
+#: mod/settings.php:1203
+msgid "Someone writes a followup comment"
+msgstr "Iemand een reactie schrijft"
+
+#: mod/settings.php:1204
+msgid "You receive a private message"
+msgstr "Je een privé-bericht ontvangt"
+
+#: mod/settings.php:1205
+msgid "You receive a friend suggestion"
+msgstr "Je een suggestie voor een vriendschap ontvangt"
+
+#: mod/settings.php:1206
+msgid "You are tagged in a post"
+msgstr "Je expliciet in een bericht bent genoemd"
+
+#: mod/settings.php:1207
+msgid "You are poked/prodded/etc. in a post"
+msgstr "Je in een bericht bent aangestoten/gepord/etc."
+
+#: mod/settings.php:1209
+msgid "Activate desktop notifications"
msgstr ""
-#: ../../mod/profiles.php:693
-msgid "Profile picture"
+#: mod/settings.php:1209
+msgid "Show desktop popup on new notifications"
msgstr ""
-#: ../../mod/profiles.php:695
-msgid "Preferences"
+#: mod/settings.php:1211
+msgid "Text-only notification emails"
msgstr ""
-#: ../../mod/profiles.php:696
-msgid "Status information"
+#: mod/settings.php:1213
+msgid "Send text only notification emails, without the html part"
msgstr ""
-#: ../../mod/profiles.php:697
-msgid "Additional information"
+#: mod/settings.php:1215
+msgid "Advanced Account/Page Type Settings"
msgstr ""
-#: ../../mod/profiles.php:700
-msgid "Profile Name:"
-msgstr "Profiel Naam:"
+#: mod/settings.php:1216
+msgid "Change the behaviour of this account for special situations"
+msgstr ""
-#: ../../mod/profiles.php:701
-msgid "Your Full Name:"
-msgstr "Je volledige naam:"
+#: mod/settings.php:1219
+msgid "Relocate"
+msgstr ""
-#: ../../mod/profiles.php:702
-msgid "Title/Description:"
-msgstr "Titel/Beschrijving:"
-
-#: ../../mod/profiles.php:703
-msgid "Your Gender:"
-msgstr "Je Geslacht:"
-
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Geboortedatum (%s):"
-
-#: ../../mod/profiles.php:705
-msgid "Street Address:"
-msgstr "Postadres:"
-
-#: ../../mod/profiles.php:706
-msgid "Locality/City:"
-msgstr "Gemeente/Stad:"
-
-#: ../../mod/profiles.php:707
-msgid "Postal/Zip Code:"
-msgstr "Postcode:"
-
-#: ../../mod/profiles.php:708
-msgid "Country:"
-msgstr "Land:"
-
-#: ../../mod/profiles.php:709
-msgid "Region/State:"
-msgstr "Regio/Staat:"
-
-#: ../../mod/profiles.php:710
-msgid "♥ Marital Status:"
-msgstr "♥ Echtelijke Staat:"
-
-#: ../../mod/profiles.php:711
-msgid "Who: (if applicable)"
-msgstr "Wie: (indien toepasbaar)"
-
-#: ../../mod/profiles.php:712
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl"
-
-#: ../../mod/profiles.php:713
-msgid "Since [date]:"
-msgstr "Sinds [datum]:"
-
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
-msgid "Sexual Preference:"
-msgstr "Seksuele Voorkeur:"
-
-#: ../../mod/profiles.php:715
-msgid "Homepage URL:"
-msgstr "Adres tijdlijn:"
-
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
-msgid "Hometown:"
-msgstr "Woonplaats:"
-
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
-msgid "Political Views:"
-msgstr "Politieke standpunten:"
-
-#: ../../mod/profiles.php:718
-msgid "Religious Views:"
-msgstr "Geloof:"
-
-#: ../../mod/profiles.php:719
-msgid "Public Keywords:"
-msgstr "Publieke Sleutelwoorden:"
-
-#: ../../mod/profiles.php:720
-msgid "Private Keywords:"
-msgstr "Privé Sleutelwoorden:"
-
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
-msgid "Likes:"
-msgstr "Houdt van:"
-
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
-msgid "Dislikes:"
-msgstr "Houdt niet van:"
-
-#: ../../mod/profiles.php:723
-msgid "Example: fishing photography software"
-msgstr "Voorbeeld: vissen fotografie software"
-
-#: ../../mod/profiles.php:724
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)"
-
-#: ../../mod/profiles.php:725
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)"
-
-#: ../../mod/profiles.php:726
-msgid "Tell us about yourself..."
-msgstr "Vertel iets over jezelf..."
-
-#: ../../mod/profiles.php:727
-msgid "Hobbies/Interests"
-msgstr "Hobby's/Interesses"
-
-#: ../../mod/profiles.php:728
-msgid "Contact information and Social Networks"
-msgstr "Contactinformatie en sociale netwerken"
-
-#: ../../mod/profiles.php:729
-msgid "Musical interests"
-msgstr "Muzikale interesses"
-
-#: ../../mod/profiles.php:730
-msgid "Books, literature"
-msgstr "Boeken, literatuur"
-
-#: ../../mod/profiles.php:731
-msgid "Television"
-msgstr "Televisie"
-
-#: ../../mod/profiles.php:732
-msgid "Film/dance/culture/entertainment"
-msgstr "Film/dans/cultuur/ontspanning"
-
-#: ../../mod/profiles.php:733
-msgid "Love/romance"
-msgstr "Liefde/romance"
-
-#: ../../mod/profiles.php:734
-msgid "Work/employment"
-msgstr "Werk"
-
-#: ../../mod/profiles.php:735
-msgid "School/education"
-msgstr "School/opleiding"
-
-#: ../../mod/profiles.php:740
+#: mod/settings.php:1220
msgid ""
-"This is your public profile. It may "
-"be visible to anybody using the internet."
-msgstr "Dit is jouw publiek profiel. Het kan zichtbaar zijn voor iedereen op het internet."
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr ""
-#: ../../mod/profiles.php:803
-msgid "Edit/Manage Profiles"
-msgstr "Wijzig/Beheer Profielen"
+#: mod/settings.php:1221
+msgid "Resend relocate message to contacts"
+msgstr ""
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
-msgid "Change profile photo"
-msgstr "Profiel foto wijzigen"
+#: mod/bookmarklet.php:12 include/nav.php:92 boot.php:1263
+msgid "Login"
+msgstr "Login"
-#: ../../mod/profiles.php:805 ../../boot.php:1612
-msgid "Create New Profile"
-msgstr "Maak nieuw profiel"
+#: mod/bookmarklet.php:41
+msgid "The post was created"
+msgstr ""
-#: ../../mod/profiles.php:816 ../../boot.php:1622
-msgid "Profile Image"
-msgstr "Profiel afbeelding"
-
-#: ../../mod/profiles.php:818 ../../boot.php:1625
-msgid "visible to everybody"
-msgstr "zichtbaar voor iedereen"
-
-#: ../../mod/profiles.php:819 ../../boot.php:1626
-msgid "Edit visibility"
-msgstr "Pas zichtbaarheid aan"
-
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
-msgid "Item not found"
-msgstr "Item niet gevonden"
-
-#: ../../mod/editpost.php:39
-msgid "Edit post"
-msgstr "Bericht bewerken"
-
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
-msgid "upload photo"
-msgstr "Foto uploaden"
-
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
-msgid "Attach file"
-msgstr "Bestand bijvoegen"
-
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
-msgid "attach file"
-msgstr "bestand bijvoegen"
-
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
-msgid "web link"
-msgstr "webadres"
-
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
-msgid "Insert video link"
-msgstr "Voeg video toe"
-
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
-msgid "video link"
-msgstr "video adres"
-
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
-msgid "Insert audio link"
-msgstr "Voeg audio adres toe"
-
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
-msgid "audio link"
-msgstr "audio adres"
-
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
-msgid "Set your location"
-msgstr "Stel uw locatie in"
-
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
-msgid "set location"
-msgstr "Stel uw locatie in"
-
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
-msgid "Clear browser location"
-msgstr "Verwijder locatie uit uw webbrowser"
-
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
-msgid "clear location"
-msgstr "Verwijder locatie uit uw webbrowser"
-
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
-msgid "Permission settings"
-msgstr "Instellingen van rechten"
-
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
-msgid "CC: email addresses"
-msgstr "CC: e-mailadressen"
-
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
-msgid "Public post"
-msgstr "Openbare post"
-
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
-msgid "Set title"
-msgstr "Titel plaatsen"
-
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
-msgid "Categories (comma-separated list)"
-msgstr "Categorieën (komma-gescheiden lijst)"
-
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be"
-
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr "Dit is Friendica, versie"
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr "draaiend op web-adres"
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr "Bezoek Friendica.com om meer te leren over het Friendica project."
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr "Bug rapporten en problemen: bezoek"
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr ""
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr "Suggesties, lof, donaties, enzovoort - stuur een e-mail naar \"info\" op Friendica - dot com"
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr "Geïnstalleerde plugins/toepassingen:"
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr "Geen plugins of toepassingen geïnstalleerd"
-#: ../../mod/api.php:76 ../../mod/api.php:102
-msgid "Authorize application connection"
+#: include/contact_widgets.php:6
+msgid "Add New Contact"
+msgstr "Nieuw Contact toevoegen"
+
+#: include/contact_widgets.php:7
+msgid "Enter address or web location"
+msgstr "Voeg een webadres of -locatie in:"
+
+#: include/contact_widgets.php:8
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara"
+
+#: include/contact_widgets.php:24
+#, php-format
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d uitnodiging beschikbaar"
+msgstr[1] "%d uitnodigingen beschikbaar"
+
+#: include/contact_widgets.php:30
+msgid "Find People"
+msgstr "Zoek mensen"
+
+#: include/contact_widgets.php:31
+msgid "Enter name or interest"
+msgstr "Vul naam of interesse in"
+
+#: include/contact_widgets.php:32
+msgid "Connect/Follow"
+msgstr "Verbind/Volg"
+
+#: include/contact_widgets.php:33
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Voorbeelden: Jan Peeters, Vissen"
+
+#: include/contact_widgets.php:37
+msgid "Random Profile"
+msgstr "Willekeurig Profiel"
+
+#: include/contact_widgets.php:71
+msgid "Networks"
+msgstr "Netwerken"
+
+#: include/contact_widgets.php:74
+msgid "All Networks"
+msgstr "Alle netwerken"
+
+#: include/contact_widgets.php:104 include/features.php:60
+msgid "Saved Folders"
+msgstr "Bewaarde Mappen"
+
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
+msgid "Everything"
+msgstr "Alles"
+
+#: include/contact_widgets.php:136
+msgid "Categories"
+msgstr "Categorieën"
+
+#: include/plugin.php:455 include/plugin.php:457
+msgid "Click here to upgrade."
msgstr ""
-#: ../../mod/api.php:77
-msgid "Return to your app and insert this Securty Code:"
+#: include/plugin.php:463
+msgid "This action exceeds the limits set by your subscription plan."
msgstr ""
-#: ../../mod/api.php:89
-msgid "Please login to continue."
-msgstr "Log in om verder te gaan."
-
-#: ../../mod/api.php:104
-msgid ""
-"Do you want to authorize this application to access your posts and contacts,"
-" and/or create new posts for you?"
-msgstr "Wil je deze toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?"
-
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
-msgid "Remote privacy information not available."
-msgstr "Privacyinformatie op afstand niet beschikbaar."
-
-#: ../../mod/lockview.php:48
-msgid "Visible to:"
-msgstr "Zichtbaar voor:"
-
-#: ../../mod/notes.php:44 ../../boot.php:2150
-msgid "Personal Notes"
-msgstr "Persoonlijke Nota's"
-
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ g:i A"
-
-#: ../../mod/localtime.php:24
-msgid "Time Conversion"
-msgstr "Tijdsconversie"
-
-#: ../../mod/localtime.php:26
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones."
-
-#: ../../mod/localtime.php:30
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC tijd: %s"
-
-#: ../../mod/localtime.php:33
-#, php-format
-msgid "Current timezone: %s"
-msgstr "Huidige Tijdzone: %s"
-
-#: ../../mod/localtime.php:36
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "Omgerekende lokale tijd: %s"
-
-#: ../../mod/localtime.php:41
-msgid "Please select your timezone:"
-msgstr "Selecteer je tijdzone:"
-
-#: ../../mod/poke.php:192
-msgid "Poke/Prod"
-msgstr "Aanstoten/porren"
-
-#: ../../mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
-msgstr "aanstoten, porren of andere dingen met iemand doen"
-
-#: ../../mod/poke.php:194
-msgid "Recipient"
-msgstr "Ontvanger"
-
-#: ../../mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
-msgstr "Kies wat je met de ontvanger wil doen"
-
-#: ../../mod/poke.php:198
-msgid "Make this post private"
-msgstr "Dit bericht privé maken"
-
-#: ../../mod/invite.php:27
-msgid "Total invitation limit exceeded."
-msgstr "Totale uitnodigingslimiet overschreden."
-
-#: ../../mod/invite.php:49
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s: Geen geldig e-mailadres."
-
-#: ../../mod/invite.php:73
-msgid "Please join us on Friendica"
-msgstr "Kom bij ons op Friendica"
-
-#: ../../mod/invite.php:84
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website."
-
-#: ../../mod/invite.php:89
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Aflevering van bericht mislukt."
-
-#: ../../mod/invite.php:93
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d bericht verzonden."
-msgstr[1] "%d berichten verzonden."
-
-#: ../../mod/invite.php:112
-msgid "You have no more invitations available"
-msgstr "Je kunt geen uitnodigingen meer sturen"
-
-#: ../../mod/invite.php:120
-#, php-format
-msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many"
-" other social networks."
-msgstr "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken."
-
-#: ../../mod/invite.php:122
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website."
-
-#: ../../mod/invite.php:123
-#, php-format
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
-msgstr "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten."
-
-#: ../../mod/invite.php:126
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen."
-
-#: ../../mod/invite.php:132
-msgid "Send invitations"
-msgstr "Verstuur uitnodigingen"
-
-#: ../../mod/invite.php:133
-msgid "Enter email addresses, one per line:"
-msgstr "Vul e-mailadressen in, één per lijn:"
-
-#: ../../mod/invite.php:135
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen."
-
-#: ../../mod/invite.php:137
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "Je zult deze uitnodigingscode moeten invullen: $invite_code"
-
-#: ../../mod/invite.php:137
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:"
-
-#: ../../mod/invite.php:139
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendica.com"
-msgstr "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken"
-
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Fotoalbums"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
-msgid "Contact Photos"
-msgstr "Contactfoto's"
-
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
-msgid "Upload New Photos"
-msgstr "Nieuwe foto's uploaden"
-
-#: ../../mod/photos.php:144
-msgid "Contact information unavailable"
-msgstr "Contactinformatie niet beschikbaar"
-
-#: ../../mod/photos.php:165
-msgid "Album not found."
-msgstr "Album niet gevonden"
-
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
-msgid "Delete Album"
-msgstr "Verwijder album"
-
-#: ../../mod/photos.php:198
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Wil je echt dit fotoalbum en alle foto's erin verwijderen?"
-
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
-msgid "Delete Photo"
-msgstr "Verwijder foto"
-
-#: ../../mod/photos.php:287
-msgid "Do you really want to delete this photo?"
-msgstr "Wil je echt deze foto verwijderen?"
-
-#: ../../mod/photos.php:662
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s is gelabeld in %2$s door %3$s"
-
-#: ../../mod/photos.php:662
-msgid "a photo"
-msgstr "een foto"
-
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "Afbeelding is groter dan de maximale afmeting van"
-
-#: ../../mod/photos.php:775
-msgid "Image file is empty."
-msgstr "Afbeeldingsbestand is leeg."
-
-#: ../../mod/photos.php:930
-msgid "No photos selected"
-msgstr "Geen foto's geselecteerd"
-
-#: ../../mod/photos.php:1094
-#, php-format
-msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
-msgstr "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt."
-
-#: ../../mod/photos.php:1129
-msgid "Upload Photos"
-msgstr "Upload foto's"
-
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
-msgid "New album name: "
-msgstr "Nieuwe albumnaam: "
-
-#: ../../mod/photos.php:1134
-msgid "or existing album name: "
-msgstr "of bestaande albumnaam: "
-
-#: ../../mod/photos.php:1135
-msgid "Do not show a status post for this upload"
-msgstr "Toon geen bericht op je tijdlijn van deze upload"
-
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
-msgid "Permissions"
-msgstr "Rechten"
-
-#: ../../mod/photos.php:1148
-msgid "Private Photo"
-msgstr "Privé foto"
-
-#: ../../mod/photos.php:1149
-msgid "Public Photo"
-msgstr "Publieke foto"
-
-#: ../../mod/photos.php:1212
-msgid "Edit Album"
-msgstr "Album wijzigen"
-
-#: ../../mod/photos.php:1218
-msgid "Show Newest First"
-msgstr "Toon niewste eerst"
-
-#: ../../mod/photos.php:1220
-msgid "Show Oldest First"
-msgstr "Toon oudste eerst"
-
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
-msgid "View Photo"
-msgstr "Bekijk foto"
-
-#: ../../mod/photos.php:1294
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt."
-
-#: ../../mod/photos.php:1296
-msgid "Photo not available"
-msgstr "Foto is niet beschikbaar"
-
-#: ../../mod/photos.php:1352
-msgid "View photo"
-msgstr "Bekijk foto"
-
-#: ../../mod/photos.php:1352
-msgid "Edit photo"
-msgstr "Bewerk foto"
-
-#: ../../mod/photos.php:1353
-msgid "Use as profile photo"
-msgstr "Gebruik als profielfoto"
-
-#: ../../mod/photos.php:1378
-msgid "View Full Size"
-msgstr "Bekijk in volledig formaat"
-
-#: ../../mod/photos.php:1457
-msgid "Tags: "
-msgstr "Labels: "
-
-#: ../../mod/photos.php:1460
-msgid "[Remove any tag]"
-msgstr "[Alle labels verwijderen]"
-
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Roteren met de klok mee (rechts)"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Roteren tegen de klok in (links)"
-
-#: ../../mod/photos.php:1503
-msgid "New album name"
-msgstr "Nieuwe albumnaam"
-
-#: ../../mod/photos.php:1506
-msgid "Caption"
-msgstr "Onderschrift"
-
-#: ../../mod/photos.php:1508
-msgid "Add a Tag"
-msgstr "Een label toevoegen"
-
-#: ../../mod/photos.php:1512
-msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping "
-
-#: ../../mod/photos.php:1521
-msgid "Private photo"
-msgstr "Privé foto"
-
-#: ../../mod/photos.php:1522
-msgid "Public photo"
-msgstr "Publieke foto"
-
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
-msgid "Share"
-msgstr "Delen"
-
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Recente foto's"
-
-#: ../../mod/regmod.php:55
-msgid "Account approved."
-msgstr "Account goedgekeurd."
-
-#: ../../mod/regmod.php:92
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registratie ingetrokken voor %s"
-
-#: ../../mod/regmod.php:104
-msgid "Please login."
-msgstr "Inloggen."
-
-#: ../../mod/uimport.php:66
-msgid "Move account"
-msgstr "Account verplaatsen"
-
-#: ../../mod/uimport.php:67
-msgid "You can import an account from another Friendica server."
-msgstr "Je kunt een account van een andere Friendica server importeren."
-
-#: ../../mod/uimport.php:68
-msgid ""
-"You need to export your account from the old server and upload it here. We "
-"will recreate your old account here with all your contacts. We will try also"
-" to inform your friends that you moved here."
-msgstr "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent."
-
-#: ../../mod/uimport.php:69
-msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (statusnet/identi.ca) or from Diaspora"
-msgstr "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren."
-
-#: ../../mod/uimport.php:70
-msgid "Account file"
-msgstr "Account bestand"
-
-#: ../../mod/uimport.php:70
-msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
+#: include/plugin.php:468
+msgid "This action is not available under your subscription plan."
msgstr ""
-#: ../../mod/attach.php:8
-msgid "Item not available."
-msgstr "Item niet beschikbaar"
-
-#: ../../mod/attach.php:20
-msgid "Item was not found."
-msgstr "Item niet gevonden"
-
-#: ../../boot.php:749
-msgid "Delete this item?"
-msgstr "Dit item verwijderen?"
-
-#: ../../boot.php:752
-msgid "show fewer"
-msgstr "Minder tonen"
-
-#: ../../boot.php:1122
+#: include/dba_pdo.php:72 include/dba.php:56
#, php-format
-msgid "Update %s failed. See error logs."
-msgstr "Wijziging %s mislukt. Lees de error logbestanden."
-
-#: ../../boot.php:1240
-msgid "Create a New Account"
-msgstr "Nieuw account aanmaken"
-
-#: ../../boot.php:1265 ../../include/nav.php:73
-msgid "Logout"
-msgstr "Uitloggen"
-
-#: ../../boot.php:1268
-msgid "Nickname or Email address: "
-msgstr "Bijnaam of e-mailadres:"
-
-#: ../../boot.php:1269
-msgid "Password: "
-msgstr "Wachtwoord:"
-
-#: ../../boot.php:1270
-msgid "Remember me"
-msgstr "Onthou me"
-
-#: ../../boot.php:1273
-msgid "Or login using OpenID: "
-msgstr "Of log in met OpenID:"
-
-#: ../../boot.php:1279
-msgid "Forgot your password?"
-msgstr "Wachtwoord vergeten?"
-
-#: ../../boot.php:1282
-msgid "Website Terms of Service"
-msgstr "Gebruikersvoorwaarden website"
-
-#: ../../boot.php:1283
-msgid "terms of service"
-msgstr "servicevoorwaarden"
-
-#: ../../boot.php:1285
-msgid "Website Privacy Policy"
-msgstr "Privacybeleid website"
-
-#: ../../boot.php:1286
-msgid "privacy policy"
-msgstr "privacybeleid"
-
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "Gevraagde account is niet beschikbaar."
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Bewerk profiel"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Bericht"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Profielen"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Beheer/wijzig profielen"
-
-#: ../../boot.php:1706
-msgid "Network:"
+msgid "Cannot locate DNS info for database server '%s'"
msgstr ""
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "G l j F"
+#: include/auth.php:38
+msgid "Logged out."
+msgstr "Uitgelogd."
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "d F"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[vandaag]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Verjaardagsherinneringen"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Verjaardagen deze week:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Geen beschrijving]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Gebeurtenisherinneringen"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Gebeurtenissen deze week:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Tijdlijn"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Berichten op jouw tijdlijn"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Profieldetails"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr "Video's"
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Gebeurtenissen en kalender"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Alleen jij kunt dit zien"
-
-#: ../../object/Item.php:94
-msgid "This entry was edited"
+#: include/auth.php:128 include/user.php:75
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
msgstr ""
-#: ../../object/Item.php:208
-msgid "ignore thread"
+#: include/auth.php:128 include/user.php:75
+msgid "The error message was:"
+msgstr "De foutboodschap was:"
+
+#: include/uimport.php:94
+msgid "Error decoding account file"
msgstr ""
-#: ../../object/Item.php:209
-msgid "unignore thread"
+#: include/uimport.php:100
+msgid "Error! No version data in file! This is not a Friendica account file?"
msgstr ""
-#: ../../object/Item.php:210
-msgid "toggle ignore status"
+#: include/uimport.php:116 include/uimport.php:127
+msgid "Error! Cannot check nickname"
msgstr ""
-#: ../../object/Item.php:213
-msgid "ignored"
+#: include/uimport.php:120 include/uimport.php:131
+#, php-format
+msgid "User '%s' already exists on this server!"
+msgstr "Gebruiker '%s' bestaat al op deze server!"
+
+#: include/uimport.php:153
+msgid "User creation error"
+msgstr "Fout bij het aanmaken van de gebruiker"
+
+#: include/uimport.php:171
+msgid "User profile creation error"
+msgstr "Fout bij het aanmaken van het gebruikersprofiel"
+
+#: include/uimport.php:220
+#, php-format
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] "%d contact werd niet geïmporteerd"
+msgstr[1] "%d contacten werden niet geïmporteerd"
+
+#: include/uimport.php:290
+msgid "Done. You can now login with your username and password"
+msgstr "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord"
+
+#: include/message.php:15 include/message.php:172
+msgid "[no subject]"
+msgstr "[geen onderwerp]"
+
+#: include/contact_selectors.php:32
+msgid "Unknown | Not categorised"
+msgstr "Onbekend | Niet "
+
+#: include/contact_selectors.php:33
+msgid "Block immediately"
+msgstr "Onmiddellijk blokkeren"
+
+#: include/contact_selectors.php:34
+msgid "Shady, spammer, self-marketer"
+msgstr "Onbetrouwbaar, spammer, zelfpromotor"
+
+#: include/contact_selectors.php:35
+msgid "Known to me, but no opinion"
+msgstr "Bekend, maar geen mening"
+
+#: include/contact_selectors.php:36
+msgid "OK, probably harmless"
+msgstr "OK, waarschijnlijk onschadelijk"
+
+#: include/contact_selectors.php:37
+msgid "Reputable, has my trust"
+msgstr "Gerenommeerd, heeft mijn vertrouwen"
+
+#: include/contact_selectors.php:60
+msgid "Weekly"
+msgstr "wekelijks"
+
+#: include/contact_selectors.php:61
+msgid "Monthly"
+msgstr "maandelijks"
+
+#: include/contact_selectors.php:77
+msgid "OStatus"
+msgstr "OStatus"
+
+#: include/contact_selectors.php:78
+msgid "RSS/Atom"
+msgstr "RSS/Atom"
+
+#: include/contact_selectors.php:82
+msgid "Zot!"
+msgstr "Zot!"
+
+#: include/contact_selectors.php:83
+msgid "LinkedIn"
+msgstr "Linkedln"
+
+#: include/contact_selectors.php:84
+msgid "XMPP/IM"
+msgstr "XMPP/IM"
+
+#: include/contact_selectors.php:85
+msgid "MySpace"
+msgstr "Myspace"
+
+#: include/contact_selectors.php:87
+msgid "Google+"
+msgstr "Google+"
+
+#: include/contact_selectors.php:88
+msgid "pump.io"
+msgstr "pump.io"
+
+#: include/contact_selectors.php:89
+msgid "Twitter"
+msgstr "Twitter"
+
+#: include/contact_selectors.php:90
+msgid "Diaspora Connector"
+msgstr "Diaspora-connector"
+
+#: include/contact_selectors.php:91
+msgid "Statusnet"
+msgstr "Statusnet"
+
+#: include/contact_selectors.php:92
+msgid "App.net"
msgstr ""
-#: ../../object/Item.php:316 ../../include/conversation.php:666
-msgid "Categories:"
-msgstr "Categorieën:"
+#: include/features.php:23
+msgid "General Features"
+msgstr "Algemene functies"
-#: ../../object/Item.php:317 ../../include/conversation.php:667
-msgid "Filed under:"
-msgstr "Bewaard onder:"
+#: include/features.php:25
+msgid "Multiple Profiles"
+msgstr "Meerdere profielen"
-#: ../../object/Item.php:329
-msgid "via"
-msgstr "via"
+#: include/features.php:25
+msgid "Ability to create multiple profiles"
+msgstr "Mogelijkheid om meerdere profielen aan te maken"
-#: ../../include/dbstructure.php:26
+#: include/features.php:30
+msgid "Post Composition Features"
+msgstr "Functies voor het opstellen van berichten"
+
+#: include/features.php:31
+msgid "Richtext Editor"
+msgstr "Tekstverwerker met opmaak"
+
+#: include/features.php:31
+msgid "Enable richtext editor"
+msgstr "Gebruik een tekstverwerker met eenvoudige opmaakfuncties"
+
+#: include/features.php:32
+msgid "Post Preview"
+msgstr "Voorvertoning bericht"
+
+#: include/features.php:32
+msgid "Allow previewing posts and comments before publishing them"
+msgstr ""
+
+#: include/features.php:33
+msgid "Auto-mention Forums"
+msgstr ""
+
+#: include/features.php:33
+msgid ""
+"Add/remove mention when a fourm page is selected/deselected in ACL window."
+msgstr ""
+
+#: include/features.php:38
+msgid "Network Sidebar Widgets"
+msgstr "Zijbalkwidgets op netwerkpagina"
+
+#: include/features.php:39
+msgid "Search by Date"
+msgstr "Zoeken op datum"
+
+#: include/features.php:39
+msgid "Ability to select posts by date ranges"
+msgstr "Mogelijkheid om berichten te selecteren volgens datumbereik"
+
+#: include/features.php:40
+msgid "Group Filter"
+msgstr "Groepsfilter"
+
+#: include/features.php:40
+msgid "Enable widget to display Network posts only from selected group"
+msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde groepen"
+
+#: include/features.php:41
+msgid "Network Filter"
+msgstr "Netwerkfilter"
+
+#: include/features.php:41
+msgid "Enable widget to display Network posts only from selected network"
+msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde netwerken"
+
+#: include/features.php:42
+msgid "Save search terms for re-use"
+msgstr "Sla zoekopdrachten op voor hergebruik"
+
+#: include/features.php:47
+msgid "Network Tabs"
+msgstr "Netwerktabs"
+
+#: include/features.php:48
+msgid "Network Personal Tab"
+msgstr "Persoonlijke netwerktab"
+
+#: include/features.php:48
+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:49
+msgid "Network New Tab"
+msgstr "Nieuwe netwerktab"
+
+#: include/features.php:49
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr "Laat de tab alleen nieuwe netwerkberichten tonen (van de laatste 12 uur)"
+
+#: include/features.php:50
+msgid "Network Shared Links Tab"
+msgstr ""
+
+#: include/features.php:50
+msgid "Enable tab to display only Network posts with links in them"
+msgstr ""
+
+#: include/features.php:55
+msgid "Post/Comment Tools"
+msgstr "Bericht-/reactiehulpmiddelen"
+
+#: include/features.php:56
+msgid "Multiple Deletion"
+msgstr "Meervoudige verwijdering"
+
+#: include/features.php:56
+msgid "Select and delete multiple posts/comments at once"
+msgstr "Selecteer en verwijder meerdere berichten/reacties in een keer"
+
+#: include/features.php:57
+msgid "Edit Sent Posts"
+msgstr "Bewerk verzonden berichten"
+
+#: include/features.php:57
+msgid "Edit and correct posts and comments after sending"
+msgstr "Bewerk en corrigeer berichten en reacties na verzending"
+
+#: include/features.php:58
+msgid "Tagging"
+msgstr "Labelen"
+
+#: include/features.php:58
+msgid "Ability to tag existing posts"
+msgstr "Mogelijkheid om bestaande berichten te labelen"
+
+#: include/features.php:59
+msgid "Post Categories"
+msgstr "Categorieën berichten"
+
+#: include/features.php:59
+msgid "Add categories to your posts"
+msgstr "Voeg categorieën toe aan je berichten"
+
+#: include/features.php:60
+msgid "Ability to file posts under folders"
+msgstr "Mogelijkheid om berichten in mappen te bewaren"
+
+#: include/features.php:61
+msgid "Dislike Posts"
+msgstr "Vind berichten niet leuk"
+
+#: include/features.php:61
+msgid "Ability to dislike posts/comments"
+msgstr "Mogelijkheid om berichten of reacties niet leuk te vinden"
+
+#: include/features.php:62
+msgid "Star Posts"
+msgstr "Geef berichten een ster"
+
+#: include/features.php:62
+msgid "Ability to mark special posts with a star indicator"
+msgstr ""
+
+#: include/features.php:63
+msgid "Mute Post Notifications"
+msgstr ""
+
+#: include/features.php:63
+msgid "Ability to mute notifications for a thread"
+msgstr ""
+
+#: include/profile_selectors.php:6
+msgid "Male"
+msgstr "Man"
+
+#: include/profile_selectors.php:6
+msgid "Female"
+msgstr "Vrouw"
+
+#: include/profile_selectors.php:6
+msgid "Currently Male"
+msgstr "Momenteel mannelijk"
+
+#: include/profile_selectors.php:6
+msgid "Currently Female"
+msgstr "Momenteel vrouwelijk"
+
+#: include/profile_selectors.php:6
+msgid "Mostly Male"
+msgstr "Meestal mannelijk"
+
+#: include/profile_selectors.php:6
+msgid "Mostly Female"
+msgstr "Meestal vrouwelijk"
+
+#: include/profile_selectors.php:6
+msgid "Transgender"
+msgstr "Transgender"
+
+#: include/profile_selectors.php:6
+msgid "Intersex"
+msgstr "Interseksueel"
+
+#: include/profile_selectors.php:6
+msgid "Transsexual"
+msgstr "Transseksueel"
+
+#: include/profile_selectors.php:6
+msgid "Hermaphrodite"
+msgstr "Hermafrodiet"
+
+#: include/profile_selectors.php:6
+msgid "Neuter"
+msgstr "Genderneutraal"
+
+#: include/profile_selectors.php:6
+msgid "Non-specific"
+msgstr "Niet-specifiek"
+
+#: include/profile_selectors.php:6
+msgid "Other"
+msgstr "Anders"
+
+#: include/profile_selectors.php:6
+msgid "Undecided"
+msgstr "Onbeslist"
+
+#: include/profile_selectors.php:23
+msgid "Males"
+msgstr "Mannen"
+
+#: include/profile_selectors.php:23
+msgid "Females"
+msgstr "Vrouwen"
+
+#: include/profile_selectors.php:23
+msgid "Gay"
+msgstr "Homo"
+
+#: include/profile_selectors.php:23
+msgid "Lesbian"
+msgstr "Lesbienne"
+
+#: include/profile_selectors.php:23
+msgid "No Preference"
+msgstr "Geen voorkeur"
+
+#: include/profile_selectors.php:23
+msgid "Bisexual"
+msgstr "Biseksueel"
+
+#: include/profile_selectors.php:23
+msgid "Autosexual"
+msgstr "Autoseksueel"
+
+#: include/profile_selectors.php:23
+msgid "Abstinent"
+msgstr "Onthouder"
+
+#: include/profile_selectors.php:23
+msgid "Virgin"
+msgstr "Maagd"
+
+#: include/profile_selectors.php:23
+msgid "Deviant"
+msgstr "Afwijkend"
+
+#: include/profile_selectors.php:23
+msgid "Fetish"
+msgstr "Fetisj"
+
+#: include/profile_selectors.php:23
+msgid "Oodles"
+msgstr "Veel"
+
+#: include/profile_selectors.php:23
+msgid "Nonsexual"
+msgstr "Niet seksueel"
+
+#: include/profile_selectors.php:42
+msgid "Single"
+msgstr "Alleenstaand"
+
+#: include/profile_selectors.php:42
+msgid "Lonely"
+msgstr "Eenzaam"
+
+#: include/profile_selectors.php:42
+msgid "Available"
+msgstr "Beschikbaar"
+
+#: include/profile_selectors.php:42
+msgid "Unavailable"
+msgstr "Onbeschikbaar"
+
+#: include/profile_selectors.php:42
+msgid "Has crush"
+msgstr "Verliefd"
+
+#: include/profile_selectors.php:42
+msgid "Infatuated"
+msgstr "Smoorverliefd"
+
+#: include/profile_selectors.php:42
+msgid "Dating"
+msgstr "Aan het daten"
+
+#: include/profile_selectors.php:42
+msgid "Unfaithful"
+msgstr "Ontrouw"
+
+#: include/profile_selectors.php:42
+msgid "Sex Addict"
+msgstr "Seksverslaafd"
+
+#: include/profile_selectors.php:42 include/user.php:297 include/user.php:301
+msgid "Friends"
+msgstr "Vrienden"
+
+#: include/profile_selectors.php:42
+msgid "Friends/Benefits"
+msgstr "Vriendschap plus"
+
+#: include/profile_selectors.php:42
+msgid "Casual"
+msgstr "Ongebonden/vluchtig"
+
+#: include/profile_selectors.php:42
+msgid "Engaged"
+msgstr "Verloofd"
+
+#: include/profile_selectors.php:42
+msgid "Married"
+msgstr "Getrouwd"
+
+#: include/profile_selectors.php:42
+msgid "Imaginarily married"
+msgstr "Denkbeeldig getrouwd"
+
+#: include/profile_selectors.php:42
+msgid "Partners"
+msgstr "Partners"
+
+#: include/profile_selectors.php:42
+msgid "Cohabiting"
+msgstr "Samenwonend"
+
+#: include/profile_selectors.php:42
+msgid "Common law"
+msgstr "getrouwd voor-de-wet"
+
+#: include/profile_selectors.php:42
+msgid "Happy"
+msgstr "Blij"
+
+#: include/profile_selectors.php:42
+msgid "Not looking"
+msgstr "Niet op zoek"
+
+#: include/profile_selectors.php:42
+msgid "Swinger"
+msgstr "Swinger"
+
+#: include/profile_selectors.php:42
+msgid "Betrayed"
+msgstr "Bedrogen"
+
+#: include/profile_selectors.php:42
+msgid "Separated"
+msgstr "Uit elkaar"
+
+#: include/profile_selectors.php:42
+msgid "Unstable"
+msgstr "Onstabiel"
+
+#: include/profile_selectors.php:42
+msgid "Divorced"
+msgstr "Gescheiden"
+
+#: include/profile_selectors.php:42
+msgid "Imaginarily divorced"
+msgstr "Denkbeeldig gescheiden"
+
+#: include/profile_selectors.php:42
+msgid "Widowed"
+msgstr "Weduwnaar/weduwe"
+
+#: include/profile_selectors.php:42
+msgid "Uncertain"
+msgstr "Onzeker"
+
+#: include/profile_selectors.php:42
+msgid "It's complicated"
+msgstr "Het is gecompliceerd"
+
+#: include/profile_selectors.php:42
+msgid "Don't care"
+msgstr "Kan me niet schelen"
+
+#: include/profile_selectors.php:42
+msgid "Ask me"
+msgstr "Vraag me"
+
+#: include/Contact.php:119
+msgid "stopped following"
+msgstr ""
+
+#: include/Contact.php:232 include/conversation.php:881
+msgid "Poke"
+msgstr "Aanstoten"
+
+#: include/Contact.php:233 include/conversation.php:875
+msgid "View Status"
+msgstr "Bekijk status"
+
+#: include/Contact.php:234 include/conversation.php:876
+msgid "View Profile"
+msgstr "Bekijk profiel"
+
+#: include/Contact.php:235 include/conversation.php:877
+msgid "View Photos"
+msgstr "Bekijk foto's"
+
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
+msgid "Network Posts"
+msgstr "Netwerkberichten"
+
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
+msgid "Edit Contact"
+msgstr "Bewerk contact"
+
+#: include/Contact.php:238
+msgid "Drop Contact"
+msgstr "Verwijder contact"
+
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
+msgid "Send PM"
+msgstr "Stuur een privébericht"
+
+#: include/Scrape.php:608
+msgid " on Last.fm"
+msgstr " op Last.fm"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Verzenden per e-mail"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr ""
+
+#: include/acl_selectors.php:335
+msgid "Visible to everybody"
+msgstr "Zichtbaar voor iedereen"
+
+#: include/api.php:310 include/api.php:321 include/api.php:430
+#: include/api.php:1133 include/api.php:1135
+msgid "User not found."
+msgstr "Gebruiker niet gevonden"
+
+#: include/api.php:784
+#, php-format
+msgid "Daily posting limit of %d posts reached. The post was rejected."
+msgstr ""
+
+#: include/api.php:803
+#, php-format
+msgid "Weekly posting limit of %d posts reached. The post was rejected."
+msgstr ""
+
+#: include/api.php:822
+#, php-format
+msgid "Monthly posting limit of %d posts reached. The post was rejected."
+msgstr ""
+
+#: include/api.php:1342
+msgid "There is no status with this id."
+msgstr "Er is geen status met dit kenmerk"
+
+#: include/api.php:1416
+msgid "There is no conversation with this id."
+msgstr ""
+
+#: include/api.php:1686
+msgid "Invalid request."
+msgstr ""
+
+#: include/api.php:1697
+msgid "Invalid item."
+msgstr ""
+
+#: include/api.php:1707
+msgid "Invalid action. "
+msgstr ""
+
+#: include/api.php:1715
+msgid "DB error"
+msgstr ""
+
+#: include/bb2diaspora.php:145 include/event.php:22
+msgid "Starts:"
+msgstr "Begint:"
+
+#: include/bb2diaspora.php:153 include/event.php:32
+msgid "Finishes:"
+msgstr "Eindigt:"
+
+#: include/bbcode.php:451 include/bbcode.php:1101 include/bbcode.php:1102
+msgid "Image/photo"
+msgstr "Afbeelding/foto"
+
+#: include/bbcode.php:549
+#, php-format
+msgid "%2$s %3$s"
+msgstr ""
+
+#: include/bbcode.php:583
+#, php-format
+msgid ""
+"%s wrote the following post"
+msgstr ""
+
+#: include/bbcode.php:1065 include/bbcode.php:1085
+msgid "$1 wrote:"
+msgstr "$1 schreef:"
+
+#: include/bbcode.php:1110 include/bbcode.php:1111
+msgid "Encrypted content"
+msgstr "Versleutelde inhoud"
+
+#: include/conversation.php:206
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s stootte %2$s aan"
+
+#: include/conversation.php:290
+msgid "post/item"
+msgstr "bericht/item"
+
+#: include/conversation.php:291
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s markeerde %2$s's %3$s als favoriet"
+
+#: include/conversation.php:771
+msgid "remove"
+msgstr "verwijder"
+
+#: include/conversation.php:775
+msgid "Delete Selected Items"
+msgstr "Geselecteerde items verwijderen"
+
+#: include/conversation.php:874
+msgid "Follow Thread"
+msgstr "Conversatie volgen"
+
+#: include/conversation.php:943
+#, php-format
+msgid "%s likes this."
+msgstr "%s vindt dit leuk."
+
+#: include/conversation.php:943
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s vindt dit niet leuk."
+
+#: include/conversation.php:948
+#, php-format
+msgid "%2$d people like this"
+msgstr "%2$d mensen vinden dit leuk"
+
+#: include/conversation.php:951
+#, php-format
+msgid "%2$d people don't like this"
+msgstr "%2$d people vinden dit niet leuk"
+
+#: include/conversation.php:965
+msgid "and"
+msgstr "en"
+
+#: include/conversation.php:971
+#, php-format
+msgid ", and %d other people"
+msgstr ", en %d andere mensen"
+
+#: include/conversation.php:973
+#, php-format
+msgid "%s like this."
+msgstr "%s vindt dit leuk."
+
+#: include/conversation.php:973
+#, php-format
+msgid "%s don't like this."
+msgstr "%s vindt dit niet leuk."
+
+#: include/conversation.php:1000 include/conversation.php:1018
+msgid "Visible to everybody"
+msgstr "Zichtbaar voor iedereen"
+
+#: include/conversation.php:1002 include/conversation.php:1020
+msgid "Please enter a video link/URL:"
+msgstr "Vul een videolink/URL in:"
+
+#: include/conversation.php:1003 include/conversation.php:1021
+msgid "Please enter an audio link/URL:"
+msgstr "Vul een audiolink/URL in:"
+
+#: include/conversation.php:1004 include/conversation.php:1022
+msgid "Tag term:"
+msgstr "Label:"
+
+#: include/conversation.php:1006 include/conversation.php:1024
+msgid "Where are you right now?"
+msgstr "Waar ben je nu?"
+
+#: include/conversation.php:1007
+msgid "Delete item(s)?"
+msgstr "Item(s) verwijderen?"
+
+#: include/conversation.php:1076
+msgid "permissions"
+msgstr "rechten"
+
+#: include/conversation.php:1099
+msgid "Post to Groups"
+msgstr "Verzenden naar Groepen"
+
+#: include/conversation.php:1100
+msgid "Post to Contacts"
+msgstr "Verzenden naar Contacten"
+
+#: include/conversation.php:1101
+msgid "Private post"
+msgstr "Privé verzending"
+
+#: include/datetime.php:43 include/datetime.php:45
+msgid "Miscellaneous"
+msgstr "Diversen"
+
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr ""
+
+#: include/datetime.php:256
+msgid "never"
+msgstr "nooit"
+
+#: include/datetime.php:262
+msgid "less than a second ago"
+msgstr "minder dan een seconde geleden"
+
+#: include/datetime.php:272
+msgid "year"
+msgstr "jaar"
+
+#: include/datetime.php:272
+msgid "years"
+msgstr "jaren"
+
+#: include/datetime.php:273
+msgid "month"
+msgstr "maand"
+
+#: include/datetime.php:273
+msgid "months"
+msgstr "maanden"
+
+#: include/datetime.php:274
+msgid "week"
+msgstr "week"
+
+#: include/datetime.php:274
+msgid "weeks"
+msgstr "weken"
+
+#: include/datetime.php:275
+msgid "day"
+msgstr "dag"
+
+#: include/datetime.php:275
+msgid "days"
+msgstr "dagen"
+
+#: include/datetime.php:276
+msgid "hour"
+msgstr "uur"
+
+#: include/datetime.php:276
+msgid "hours"
+msgstr "uren"
+
+#: include/datetime.php:277
+msgid "minute"
+msgstr "minuut"
+
+#: include/datetime.php:277
+msgid "minutes"
+msgstr "minuten"
+
+#: include/datetime.php:278
+msgid "second"
+msgstr "seconde"
+
+#: include/datetime.php:278
+msgid "seconds"
+msgstr "secondes"
+
+#: include/datetime.php:287
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s geleden"
+
+#: include/datetime.php:459 include/items.php:2431
+#, php-format
+msgid "%s's birthday"
+msgstr "%s's verjaardag"
+
+#: include/datetime.php:460 include/items.php:2432
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Gefeliciteerd %s"
+
+#: include/dbstructure.php:26
#, php-format
msgid ""
"\n"
@@ -5701,1382 +6805,1065 @@ msgid ""
"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
msgstr ""
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
#, php-format
msgid ""
"The error message is\n"
"[pre]%s[/pre]"
msgstr ""
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
msgid "Errors encountered creating database tables."
msgstr "Tijdens het aanmaken van databasetabellen zijn fouten vastgesteld."
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
msgid "Errors encountered performing database changes."
msgstr ""
-#: ../../include/auth.php:38
-msgid "Logged out."
-msgstr "Uitgelogd."
+#: include/delivery.php:456 include/notifier.php:825
+msgid "(no subject)"
+msgstr "(geen onderwerp)"
-#: ../../include/auth.php:128 ../../include/user.php:67
-msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
+#: include/delivery.php:467 include/enotify.php:33 include/notifier.php:835
+msgid "noreply"
+msgstr "geen reactie"
+
+#: include/diaspora.php:705
+msgid "Sharing notification from Diaspora network"
msgstr ""
-#: ../../include/auth.php:128 ../../include/user.php:67
-msgid "The error message was:"
-msgstr "De foutboodschap was:"
+#: include/diaspora.php:2539
+msgid "Attachments:"
+msgstr "Bijlagen:"
-#: ../../include/contact_widgets.php:6
-msgid "Add New Contact"
-msgstr "Nieuw Contact toevoegen"
+#: include/enotify.php:18
+msgid "Friendica Notification"
+msgstr "Friendica Notificatie"
-#: ../../include/contact_widgets.php:7
-msgid "Enter address or web location"
-msgstr "Voeg een webadres of -locatie in:"
+#: include/enotify.php:21
+msgid "Thank You,"
+msgstr "Bedankt"
-#: ../../include/contact_widgets.php:8
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara"
-
-#: ../../include/contact_widgets.php:24
+#: include/enotify.php:23
#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d uitnodiging beschikbaar"
-msgstr[1] "%d uitnodigingen beschikbaar"
+msgid "%s Administrator"
+msgstr "%s Beheerder"
-#: ../../include/contact_widgets.php:30
-msgid "Find People"
-msgstr "Zoek mensen"
+#: include/enotify.php:64
+#, php-format
+msgid "%s "
+msgstr "%s "
-#: ../../include/contact_widgets.php:31
-msgid "Enter name or interest"
-msgstr "Vul naam of interesse in"
+#: include/enotify.php:78
+#, php-format
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr "[Friendica:Notificatie] Nieuw bericht ontvangen op %s"
-#: ../../include/contact_widgets.php:32
-msgid "Connect/Follow"
-msgstr "Verbind/Volg"
+#: include/enotify.php:80
+#, php-format
+msgid "%1$s sent you a new private message at %2$s."
+msgstr "%1$s sent you a new private message at %2$s."
-#: ../../include/contact_widgets.php:33
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Voorbeelden: Jan Peeters, Vissen"
+#: include/enotify.php:81
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s stuurde jou %2$s."
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
-msgid "Similar Interests"
-msgstr "Dezelfde interesses"
+#: include/enotify.php:81
+msgid "a private message"
+msgstr "een prive bericht"
-#: ../../include/contact_widgets.php:37
-msgid "Random Profile"
-msgstr "Willekeurig Profiel"
+#: include/enotify.php:82
+#, 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 te beantwoorden."
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
-msgid "Invite Friends"
-msgstr "Vrienden uitnodigen"
+#: include/enotify.php:134
+#, php-format
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr "%1$s gaf een reactie op [url=%2$s]a %3$s[/url]"
-#: ../../include/contact_widgets.php:71
-msgid "Networks"
-msgstr "Netwerken"
+#: include/enotify.php:141
+#, php-format
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr "%1$s gaf een reactie op [url=%2$s]%3$s's %4$s[/url]"
-#: ../../include/contact_widgets.php:74
-msgid "All Networks"
-msgstr "Alle netwerken"
+#: include/enotify.php:149
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr "%1$s gaf een reactie op [url=%2$s]jouw %3$s[/url]"
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
-msgid "Saved Folders"
-msgstr "Bewaarde Mappen"
-
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
-msgid "Everything"
-msgstr "Alles"
-
-#: ../../include/contact_widgets.php:136
-msgid "Categories"
-msgstr "Categorieën"
-
-#: ../../include/features.php:23
-msgid "General Features"
-msgstr "Algemene functies"
-
-#: ../../include/features.php:25
-msgid "Multiple Profiles"
-msgstr "Meerdere profielen"
-
-#: ../../include/features.php:25
-msgid "Ability to create multiple profiles"
-msgstr "Mogelijkheid om meerdere profielen aan te maken"
-
-#: ../../include/features.php:30
-msgid "Post Composition Features"
-msgstr "Functies voor het opstellen van berichten"
-
-#: ../../include/features.php:31
-msgid "Richtext Editor"
-msgstr "RTF-tekstverwerker"
-
-#: ../../include/features.php:31
-msgid "Enable richtext editor"
-msgstr "Gebruik een tekstverwerker met eenvoudige opmaakfuncties"
-
-#: ../../include/features.php:32
-msgid "Post Preview"
-msgstr "Voorvertoning bericht"
-
-#: ../../include/features.php:32
-msgid "Allow previewing posts and comments before publishing them"
+#: include/enotify.php:159
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
msgstr ""
-#: ../../include/features.php:33
-msgid "Auto-mention Forums"
+#: include/enotify.php:160
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s gaf een reactie op een bericht/conversatie die jij volgt."
+
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Bezoek %s om de conversatie te bekijken en/of te beantwoorden."
+
+#: include/enotify.php:170
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
msgstr ""
-#: ../../include/features.php:33
+#: include/enotify.php:172
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr ""
+
+#: include/enotify.php:174
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr ""
+
+#: include/enotify.php:185
+#, php-format
+msgid "[Friendica:Notify] %s tagged you"
+msgstr "[Friendica:Notificatie] %s heeft jou genoemd"
+
+#: include/enotify.php:186
+#, php-format
+msgid "%1$s tagged you at %2$s"
+msgstr "%1$s heeft jou in %2$s genoemd"
+
+#: include/enotify.php:187
+#, php-format
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr "%1$s [url=%2$s]heeft jou genoemd[/url]."
+
+#: include/enotify.php:198
+#, php-format
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr ""
+
+#: include/enotify.php:199
+#, php-format
+msgid "%1$s shared a new post at %2$s"
+msgstr ""
+
+#: include/enotify.php:200
+#, php-format
+msgid "%1$s [url=%2$s]shared a post[/url]."
+msgstr ""
+
+#: include/enotify.php:212
+#, php-format
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr "[Friendica:Notify] %1$s heeft jou aangestoten"
+
+#: include/enotify.php:213
+#, php-format
+msgid "%1$s poked you at %2$s"
+msgstr "%1$s heeft jou aangestoten op %2$s"
+
+#: include/enotify.php:214
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr ""
+
+#: include/enotify.php:229
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
+msgstr "[Friendica:Notificatie] %s heeft jouw bericht gelabeld"
+
+#: include/enotify.php:230
+#, php-format
+msgid "%1$s tagged your post at %2$s"
+msgstr "%1$s heeft jouw bericht gelabeld in %2$s"
+
+#: include/enotify.php:231
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr "%1$s labelde [url=%2$s]jouw bericht[/url]"
+
+#: include/enotify.php:242
+msgid "[Friendica:Notify] Introduction received"
+msgstr "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen"
+
+#: include/enotify.php:243
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1$s' om %2$s"
+
+#: include/enotify.php:244
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr "Je ontving [url=%1$s]een vriendschaps- of connectieverzoek[/url] van %2$s."
+
+#: include/enotify.php:247 include/enotify.php:289
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "U kunt hun profiel bezoeken op %s"
+
+#: include/enotify.php:249
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "Bezoek %s om het verzoek goed of af te keuren."
+
+#: include/enotify.php:257
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr ""
+
+#: include/enotify.php:258 include/enotify.php:259
+#, php-format
+msgid "%1$s is sharing with you at %2$s"
+msgstr ""
+
+#: include/enotify.php:265
+msgid "[Friendica:Notify] You have a new follower"
+msgstr ""
+
+#: include/enotify.php:266 include/enotify.php:267
+#, php-format
+msgid "You have a new follower at %2$s : %1$s"
+msgstr ""
+
+#: include/enotify.php:280
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr ""
+
+#: include/enotify.php:281
+#, php-format
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr ""
+
+#: include/enotify.php:282
+#, php-format
msgid ""
-"Add/remove mention when a fourm page is selected/deselected in ACL window."
+"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
msgstr ""
-#: ../../include/features.php:38
-msgid "Network Sidebar Widgets"
-msgstr "Zijbalkwidgets op netwerkpagina"
+#: include/enotify.php:287
+msgid "Name:"
+msgstr "Naam:"
-#: ../../include/features.php:39
-msgid "Search by Date"
-msgstr "Zoeken op datum"
+#: include/enotify.php:288
+msgid "Photo:"
+msgstr "Foto: "
-#: ../../include/features.php:39
-msgid "Ability to select posts by date ranges"
-msgstr "Mogelijkheid om berichten te selecteren volgens datumbereik"
-
-#: ../../include/features.php:40
-msgid "Group Filter"
-msgstr "Groepsfilter"
-
-#: ../../include/features.php:40
-msgid "Enable widget to display Network posts only from selected group"
-msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde groepen"
-
-#: ../../include/features.php:41
-msgid "Network Filter"
-msgstr "Netwerkfilter"
-
-#: ../../include/features.php:41
-msgid "Enable widget to display Network posts only from selected network"
-msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde netwerken"
-
-#: ../../include/features.php:42
-msgid "Save search terms for re-use"
-msgstr "Sla zoekopdrachten op voor hergebruik"
-
-#: ../../include/features.php:47
-msgid "Network Tabs"
-msgstr "Netwerktabs"
-
-#: ../../include/features.php:48
-msgid "Network Personal Tab"
-msgstr "Persoonlijke netwerktab"
-
-#: ../../include/features.php:48
-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:49
-msgid "Network New Tab"
-msgstr "Nieuwe netwerktab"
-
-#: ../../include/features.php:49
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Laat de tab alleen nieuwe netwerkberichten tonen (van de laatste 12 uur)"
-
-#: ../../include/features.php:50
-msgid "Network Shared Links Tab"
+#: include/enotify.php:291
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
msgstr ""
-#: ../../include/features.php:50
-msgid "Enable tab to display only Network posts with links in them"
+#: include/enotify.php:299 include/enotify.php:312
+msgid "[Friendica:Notify] Connection accepted"
msgstr ""
-#: ../../include/features.php:55
-msgid "Post/Comment Tools"
-msgstr "Bericht-/reactiehulpmiddelen"
-
-#: ../../include/features.php:56
-msgid "Multiple Deletion"
-msgstr "Meervoudige verwijdering"
-
-#: ../../include/features.php:56
-msgid "Select and delete multiple posts/comments at once"
-msgstr "Selecteer en verwijder meerdere berichten/reacties in een keer"
-
-#: ../../include/features.php:57
-msgid "Edit Sent Posts"
-msgstr "Bewerk verzonden berichten"
-
-#: ../../include/features.php:57
-msgid "Edit and correct posts and comments after sending"
-msgstr "Bewerk en corrigeer berichten en reacties na verzending"
-
-#: ../../include/features.php:58
-msgid "Tagging"
-msgstr "Labelen"
-
-#: ../../include/features.php:58
-msgid "Ability to tag existing posts"
-msgstr "Mogelijkheid om bestaande berichten te labelen"
-
-#: ../../include/features.php:59
-msgid "Post Categories"
-msgstr "Categorieën berichten"
-
-#: ../../include/features.php:59
-msgid "Add categories to your posts"
-msgstr "Voeg categorieën toe aan je berichten"
-
-#: ../../include/features.php:60
-msgid "Ability to file posts under folders"
-msgstr "Mogelijkheid om berichten in mappen te bewaren"
-
-#: ../../include/features.php:61
-msgid "Dislike Posts"
-msgstr "Vind berichten niet leuk"
-
-#: ../../include/features.php:61
-msgid "Ability to dislike posts/comments"
-msgstr "Mogelijkheid om berichten of reacties niet leuk te vinden"
-
-#: ../../include/features.php:62
-msgid "Star Posts"
-msgstr "Geef berichten een ster"
-
-#: ../../include/features.php:62
-msgid "Ability to mark special posts with a star indicator"
+#: include/enotify.php:300 include/enotify.php:313
+#, php-format
+msgid "'%1$s' has accepted your connection request at %2$s"
msgstr ""
-#: ../../include/features.php:63
-msgid "Mute Post Notifications"
+#: include/enotify.php:301 include/enotify.php:314
+#, php-format
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
msgstr ""
-#: ../../include/features.php:63
-msgid "Ability to mute notifications for a thread"
+#: include/enotify.php:304
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and email\n"
+"\twithout restriction."
msgstr ""
-#: ../../include/follow.php:32
+#: include/enotify.php:307 include/enotify.php:321
+#, php-format
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr ""
+
+#: include/enotify.php:317
+#, php-format
+msgid ""
+"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr ""
+
+#: include/enotify.php:319
+#, php-format
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future. "
+msgstr ""
+
+#: include/enotify.php:332
+msgid "[Friendica System:Notify] registration request"
+msgstr ""
+
+#: include/enotify.php:333
+#, php-format
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr ""
+
+#: include/enotify.php:334
+#, php-format
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
+msgstr ""
+
+#: include/enotify.php:337
+#, php-format
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
+msgstr ""
+
+#: include/enotify.php:340
+#, php-format
+msgid "Please visit %s to approve or reject the request."
+msgstr ""
+
+#: include/follow.php:32
msgid "Connect URL missing."
msgstr ""
-#: ../../include/follow.php:59
+#: include/follow.php:59
msgid ""
"This site is not configured to allow communications with other networks."
msgstr "Deze website is niet geconfigureerd voor communicatie met andere netwerken."
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:60 include/follow.php:80
msgid "No compatible communication protocols or feeds were discovered."
msgstr "Er werden geen compatibele communicatieprotocols of feeds ontdekt."
-#: ../../include/follow.php:78
+#: include/follow.php:78
msgid "The profile address specified does not provide adequate information."
msgstr ""
-#: ../../include/follow.php:82
+#: include/follow.php:82
msgid "An author or name was not found."
msgstr ""
-#: ../../include/follow.php:84
+#: include/follow.php:84
msgid "No browser URL could be matched to this address."
msgstr ""
-#: ../../include/follow.php:86
+#: include/follow.php:86
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact."
-#: ../../include/follow.php:87
+#: include/follow.php:87
msgid "Use mailto: in front of address to force email check."
msgstr "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen."
-#: ../../include/follow.php:93
+#: include/follow.php:93
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr ""
-#: ../../include/follow.php:103
+#: include/follow.php:103
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr ""
-#: ../../include/follow.php:205
+#: include/follow.php:205
msgid "Unable to retrieve contact information."
msgstr ""
-#: ../../include/follow.php:258
+#: include/follow.php:258
msgid "following"
msgstr "volgend"
-#: ../../include/group.php:25
+#: include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
"may apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name."
msgstr "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten kunnen voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. "
-#: ../../include/group.php:207
+#: include/group.php:207
msgid "Default privacy group for new contacts"
msgstr ""
-#: ../../include/group.php:226
+#: include/group.php:226
msgid "Everybody"
msgstr "Iedereen"
-#: ../../include/group.php:249
+#: include/group.php:249
msgid "edit"
msgstr "verander"
-#: ../../include/group.php:271
+#: include/group.php:271
msgid "Edit group"
msgstr "Verander groep"
-#: ../../include/group.php:272
+#: include/group.php:272
msgid "Create a new group"
msgstr "Maak nieuwe groep"
-#: ../../include/group.php:273
+#: include/group.php:275
msgid "Contacts not in any group"
msgstr ""
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
-msgid "Miscellaneous"
-msgstr "Diversen"
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "Gevraagde account is niet beschikbaar."
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "jaar"
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Bewerk profiel"
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "maand"
+#: include/identity.php:220
+msgid "Message"
+msgstr "Bericht"
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "dag"
+#: include/identity.php:226 include/nav.php:176
+msgid "Profiles"
+msgstr "Profielen"
-#: ../../include/datetime.php:276
-msgid "never"
-msgstr "nooit"
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Beheer/wijzig profielen"
-#: ../../include/datetime.php:282
-msgid "less than a second ago"
-msgstr "minder dan een seconde geleden"
-
-#: ../../include/datetime.php:290
-msgid "years"
-msgstr "jaren"
-
-#: ../../include/datetime.php:291
-msgid "months"
-msgstr "maanden"
-
-#: ../../include/datetime.php:292
-msgid "week"
-msgstr "week"
-
-#: ../../include/datetime.php:292
-msgid "weeks"
-msgstr "weken"
-
-#: ../../include/datetime.php:293
-msgid "days"
-msgstr "dagen"
-
-#: ../../include/datetime.php:294
-msgid "hour"
-msgstr "uur"
-
-#: ../../include/datetime.php:294
-msgid "hours"
-msgstr "uren"
-
-#: ../../include/datetime.php:295
-msgid "minute"
-msgstr "minuut"
-
-#: ../../include/datetime.php:295
-msgid "minutes"
-msgstr "minuten"
-
-#: ../../include/datetime.php:296
-msgid "second"
-msgstr "seconde"
-
-#: ../../include/datetime.php:296
-msgid "seconds"
-msgstr "secondes"
-
-#: ../../include/datetime.php:305
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s geleden"
-
-#: ../../include/datetime.php:477 ../../include/items.php:2211
-#, php-format
-msgid "%s's birthday"
-msgstr "%s's verjaardag"
-
-#: ../../include/datetime.php:478 ../../include/items.php:2212
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Gefeliciteerd %s"
-
-#: ../../include/acl_selectors.php:333
-msgid "Visible to everybody"
-msgstr "Zichtbaar voor iedereen"
-
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
-msgid "show"
-msgstr "tonen"
-
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
-msgid "don't show"
-msgstr "Niet tonen"
-
-#: ../../include/message.php:15 ../../include/message.php:172
-msgid "[no subject]"
-msgstr "[geen onderwerp]"
-
-#: ../../include/Contact.php:115
-msgid "stopped following"
+#: include/identity.php:341
+msgid "Network:"
msgstr ""
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
-msgid "Poke"
-msgstr "Aanstoten"
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "G l j F"
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
-msgid "View Status"
-msgstr "Bekijk status"
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "d F"
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
-msgid "View Profile"
-msgstr "Bekijk profiel"
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[vandaag]"
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
-msgid "View Photos"
-msgstr "Bekijk foto's"
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Verjaardagsherinneringen"
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
-msgid "Network Posts"
-msgstr "Netwerkberichten"
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Verjaardagen deze week:"
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
-msgid "Edit Contact"
-msgstr "Bewerk contact"
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Geen omschrijving]"
-#: ../../include/Contact.php:234
-msgid "Drop Contact"
-msgstr "Verwijder contact"
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Gebeurtenisherinneringen"
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
-msgid "Send PM"
-msgstr "Stuur een privébericht"
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Gebeurtenissen deze week:"
-#: ../../include/security.php:22
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "F j Y"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "F j"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Verjaardag:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Leeftijd:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "voor %1$d %2$s"
+
+#: include/identity.php:575
+msgid "Tags:"
+msgstr "Labels:"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religie:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Hobby:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Contactinformatie en sociale netwerken:"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Muzikale interesse "
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Boeken, literatuur:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Televisie"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film/dans/cultuur/ontspanning:"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Liefde/romance:"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Werk/beroep:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "School/opleiding:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Tijdlijn"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Berichten op jouw tijdlijn"
+
+#: include/identity.php:642
+msgid "Profile Details"
+msgstr "Profieldetails"
+
+#: include/identity.php:653 include/identity.php:656 include/nav.php:79
+msgid "Videos"
+msgstr "Video's"
+
+#: include/identity.php:666
+msgid "Events and Calendar"
+msgstr "Gebeurtenissen en kalender"
+
+#: include/identity.php:673
+msgid "Only You Can See This"
+msgstr "Alleen jij kunt dit zien"
+
+#: include/items.php:4852
+msgid "Do you really want to delete this item?"
+msgstr "Wil je echt dit item verwijderen?"
+
+#: include/items.php:5127
+msgid "Archives"
+msgstr "Archieven"
+
+#: include/nav.php:73 boot.php:1262
+msgid "Logout"
+msgstr "Uitloggen"
+
+#: include/nav.php:73
+msgid "End this session"
+msgstr "Deze sessie beëindigen"
+
+#: include/nav.php:79
+msgid "Your videos"
+msgstr ""
+
+#: include/nav.php:81
+msgid "Your personal notes"
+msgstr ""
+
+#: include/nav.php:92
+msgid "Sign in"
+msgstr "Inloggen"
+
+#: include/nav.php:105
+msgid "Home Page"
+msgstr "Jouw tijdlijn"
+
+#: include/nav.php:109
+msgid "Create an account"
+msgstr "Maak een accoount"
+
+#: include/nav.php:114
+msgid "Help and documentation"
+msgstr "Hulp en documentatie"
+
+#: include/nav.php:117
+msgid "Apps"
+msgstr "Apps"
+
+#: include/nav.php:117
+msgid "Addon applications, utilities, games"
+msgstr "Extra toepassingen, hulpmiddelen of spelletjes"
+
+#: include/nav.php:119
+msgid "Search site content"
+msgstr "Doorzoek de inhoud van de website"
+
+#: include/nav.php:129
+msgid "Conversations on this site"
+msgstr "Conversaties op deze website"
+
+#: include/nav.php:131
+msgid "Conversations on the network"
+msgstr ""
+
+#: include/nav.php:133
+msgid "Directory"
+msgstr "Gids"
+
+#: include/nav.php:133
+msgid "People directory"
+msgstr "Personengids"
+
+#: include/nav.php:135
+msgid "Information"
+msgstr "Informatie"
+
+#: include/nav.php:135
+msgid "Information about this friendica instance"
+msgstr ""
+
+#: include/nav.php:145
+msgid "Conversations from your friends"
+msgstr "Conversaties van je vrienden"
+
+#: include/nav.php:146
+msgid "Network Reset"
+msgstr "Netwerkpagina opnieuw instellen"
+
+#: include/nav.php:146
+msgid "Load Network page with no filters"
+msgstr "Laad de netwerkpagina zonder filters"
+
+#: include/nav.php:153
+msgid "Friend Requests"
+msgstr "Vriendschapsverzoeken"
+
+#: include/nav.php:157
+msgid "See all notifications"
+msgstr "Toon alle notificaties"
+
+#: include/nav.php:158
+msgid "Mark all system notifications seen"
+msgstr "Alle systeemnotificaties als gelezen markeren"
+
+#: include/nav.php:162
+msgid "Private mail"
+msgstr "Privéberichten"
+
+#: include/nav.php:163
+msgid "Inbox"
+msgstr "Inbox"
+
+#: include/nav.php:164
+msgid "Outbox"
+msgstr "Verzonden berichten"
+
+#: include/nav.php:168
+msgid "Manage"
+msgstr "Beheren"
+
+#: include/nav.php:168
+msgid "Manage other pages"
+msgstr "Andere pagina's beheren"
+
+#: include/nav.php:173
+msgid "Account settings"
+msgstr "Account instellingen"
+
+#: include/nav.php:176
+msgid "Manage/Edit Profiles"
+msgstr "Beheer/Wijzig Profielen"
+
+#: include/nav.php:178
+msgid "Manage/edit friends and contacts"
+msgstr "Beheer/Wijzig vrienden en contacten"
+
+#: include/nav.php:185
+msgid "Site setup and configuration"
+msgstr "Website opzetten en configureren"
+
+#: include/nav.php:189
+msgid "Navigation"
+msgstr "Navigatie"
+
+#: include/nav.php:189
+msgid "Site map"
+msgstr "Sitemap"
+
+#: include/network.php:959
+msgid "view full size"
+msgstr "Volledig formaat"
+
+#: include/oembed.php:224
+msgid "Embedded content"
+msgstr "Ingebedde inhoud"
+
+#: include/oembed.php:233
+msgid "Embedding disabled"
+msgstr "Inbedden uitgeschakeld"
+
+#: include/security.php:22
msgid "Welcome "
msgstr "Welkom"
-#: ../../include/security.php:23
+#: include/security.php:23
msgid "Please upload a profile photo."
msgstr "Upload een profielfoto."
-#: ../../include/security.php:26
+#: include/security.php:26
msgid "Welcome back "
msgstr "Welkom terug "
-#: ../../include/security.php:366
+#: include/security.php:375
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr ""
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
-msgid "event"
-msgstr "gebeurtenis"
-
-#: ../../include/conversation.php:207
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s stootte %2$s aan"
-
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "aangestoten"
-
-#: ../../include/conversation.php:291
-msgid "post/item"
-msgstr "bericht/item"
-
-#: ../../include/conversation.php:292
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s markeerde %2$s's %3$s als favoriet"
-
-#: ../../include/conversation.php:772
-msgid "remove"
-msgstr "verwijder"
-
-#: ../../include/conversation.php:776
-msgid "Delete Selected Items"
-msgstr "Geselecteerde items verwijderen"
-
-#: ../../include/conversation.php:875
-msgid "Follow Thread"
-msgstr "Conversatie volgen"
-
-#: ../../include/conversation.php:944
-#, php-format
-msgid "%s likes this."
-msgstr "%s vindt dit leuk."
-
-#: ../../include/conversation.php:944
-#, php-format
-msgid "%s doesn't like this."
-msgstr "%s vindt dit niet leuk."
-
-#: ../../include/conversation.php:949
-#, php-format
-msgid "%2$d people like this"
-msgstr "%2$d mensen vinden dit leuk"
-
-#: ../../include/conversation.php:952
-#, php-format
-msgid "%2$d people don't like this"
-msgstr "%2$d people vinden dit niet leuk"
-
-#: ../../include/conversation.php:966
-msgid "and"
-msgstr "en"
-
-#: ../../include/conversation.php:972
-#, php-format
-msgid ", and %d other people"
-msgstr ", en %d andere mensen"
-
-#: ../../include/conversation.php:974
-#, php-format
-msgid "%s like this."
-msgstr "%s vindt dit leuk."
-
-#: ../../include/conversation.php:974
-#, php-format
-msgid "%s don't like this."
-msgstr "%s vindt dit niet leuk."
-
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
-msgid "Visible to everybody"
-msgstr "Zichtbaar voor iedereen"
-
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
-msgid "Please enter a video link/URL:"
-msgstr "Vul een videolink/URL in:"
-
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
-msgid "Please enter an audio link/URL:"
-msgstr "Vul een audiolink/URL in:"
-
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
-msgid "Tag term:"
-msgstr "Label:"
-
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
-msgid "Where are you right now?"
-msgstr "Waar ben je nu?"
-
-#: ../../include/conversation.php:1008
-msgid "Delete item(s)?"
-msgstr "Item(s) verwijderen?"
-
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Verzenden per e-mail"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr ""
-
-#: ../../include/conversation.php:1111
-msgid "permissions"
-msgstr "rechten"
-
-#: ../../include/conversation.php:1135
-msgid "Post to Groups"
-msgstr "Verzenden naar Groepen"
-
-#: ../../include/conversation.php:1136
-msgid "Post to Contacts"
-msgstr "Verzenden naar Contacten"
-
-#: ../../include/conversation.php:1137
-msgid "Private post"
-msgstr "Privé verzending"
-
-#: ../../include/network.php:895
-msgid "view full size"
-msgstr "Volledig formaat"
-
-#: ../../include/text.php:297
+#: include/text.php:299
msgid "newer"
msgstr "nieuwere berichten"
-#: ../../include/text.php:299
+#: include/text.php:301
msgid "older"
msgstr "oudere berichten"
-#: ../../include/text.php:304
+#: include/text.php:306
msgid "prev"
msgstr "vorige"
-#: ../../include/text.php:306
+#: include/text.php:308
msgid "first"
msgstr "eerste"
-#: ../../include/text.php:338
+#: include/text.php:340
msgid "last"
msgstr "laatste"
-#: ../../include/text.php:341
+#: include/text.php:343
msgid "next"
msgstr "volgende"
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr ""
+
+#: include/text.php:399
+msgid "The end"
+msgstr ""
+
+#: include/text.php:878
msgid "No contacts"
msgstr "Geen contacten"
-#: ../../include/text.php:864
+#: include/text.php:887
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] "%d contact"
msgstr[1] "%d contacten"
-#: ../../include/text.php:1005
+#: include/text.php:1027
msgid "poke"
msgstr "aanstoten"
-#: ../../include/text.php:1006
+#: include/text.php:1027
+msgid "poked"
+msgstr "aangestoten"
+
+#: include/text.php:1028
msgid "ping"
msgstr "ping"
-#: ../../include/text.php:1006
+#: include/text.php:1028
msgid "pinged"
msgstr "gepingd"
-#: ../../include/text.php:1007
+#: include/text.php:1029
msgid "prod"
msgstr "porren"
-#: ../../include/text.php:1007
+#: include/text.php:1029
msgid "prodded"
msgstr "gepord"
-#: ../../include/text.php:1008
+#: include/text.php:1030
msgid "slap"
msgstr "slaan"
-#: ../../include/text.php:1008
+#: include/text.php:1030
msgid "slapped"
msgstr "geslagen"
-#: ../../include/text.php:1009
+#: include/text.php:1031
msgid "finger"
msgstr "finger"
-#: ../../include/text.php:1009
+#: include/text.php:1031
msgid "fingered"
msgstr "gerfingerd"
-#: ../../include/text.php:1010
+#: include/text.php:1032
msgid "rebuff"
msgstr "afpoeieren"
-#: ../../include/text.php:1010
+#: include/text.php:1032
msgid "rebuffed"
msgstr "afgepoeierd"
-#: ../../include/text.php:1024
+#: include/text.php:1046
msgid "happy"
msgstr "Blij"
-#: ../../include/text.php:1025
+#: include/text.php:1047
msgid "sad"
msgstr "Verdrietig"
-#: ../../include/text.php:1026
+#: include/text.php:1048
msgid "mellow"
msgstr "mellow"
-#: ../../include/text.php:1027
+#: include/text.php:1049
msgid "tired"
msgstr "vermoeid"
-#: ../../include/text.php:1028
+#: include/text.php:1050
msgid "perky"
msgstr "parmantig"
-#: ../../include/text.php:1029
+#: include/text.php:1051
msgid "angry"
msgstr "boos"
-#: ../../include/text.php:1030
+#: include/text.php:1052
msgid "stupified"
msgstr "verbijsterd"
-#: ../../include/text.php:1031
+#: include/text.php:1053
msgid "puzzled"
msgstr "onzeker"
-#: ../../include/text.php:1032
+#: include/text.php:1054
msgid "interested"
msgstr "Geïnteresseerd"
-#: ../../include/text.php:1033
+#: include/text.php:1055
msgid "bitter"
msgstr "bitter"
-#: ../../include/text.php:1034
+#: include/text.php:1056
msgid "cheerful"
msgstr "vrolijk"
-#: ../../include/text.php:1035
+#: include/text.php:1057
msgid "alive"
msgstr "levend"
-#: ../../include/text.php:1036
+#: include/text.php:1058
msgid "annoyed"
msgstr "verveeld"
-#: ../../include/text.php:1037
+#: include/text.php:1059
msgid "anxious"
msgstr "bezorgd"
-#: ../../include/text.php:1038
+#: include/text.php:1060
msgid "cranky"
msgstr "humeurig "
-#: ../../include/text.php:1039
+#: include/text.php:1061
msgid "disturbed"
msgstr "verontrust"
-#: ../../include/text.php:1040
+#: include/text.php:1062
msgid "frustrated"
msgstr "gefrustreerd"
-#: ../../include/text.php:1041
+#: include/text.php:1063
msgid "motivated"
msgstr "gemotiveerd"
-#: ../../include/text.php:1042
+#: include/text.php:1064
msgid "relaxed"
msgstr "ontspannen"
-#: ../../include/text.php:1043
+#: include/text.php:1065
msgid "surprised"
msgstr "verbaasd"
-#: ../../include/text.php:1213
+#: include/text.php:1235
msgid "Monday"
msgstr "Maandag"
-#: ../../include/text.php:1213
+#: include/text.php:1235
msgid "Tuesday"
msgstr "Dinsdag"
-#: ../../include/text.php:1213
+#: include/text.php:1235
msgid "Wednesday"
msgstr "Woensdag"
-#: ../../include/text.php:1213
+#: include/text.php:1235
msgid "Thursday"
msgstr "Donderdag"
-#: ../../include/text.php:1213
+#: include/text.php:1235
msgid "Friday"
msgstr "Vrijdag"
-#: ../../include/text.php:1213
+#: include/text.php:1235
msgid "Saturday"
msgstr "Zaterdag"
-#: ../../include/text.php:1213
+#: include/text.php:1235
msgid "Sunday"
msgstr "Zondag"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "January"
msgstr "Januari"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "February"
msgstr "Februari"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "March"
msgstr "Maart"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "April"
msgstr "April"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "May"
msgstr "Mei"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "June"
msgstr "Juni"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "July"
msgstr "Juli"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "August"
msgstr "Augustus"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "September"
msgstr "September"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "October"
msgstr "Oktober"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "November"
msgstr "November"
-#: ../../include/text.php:1217
+#: include/text.php:1239
msgid "December"
msgstr "December"
-#: ../../include/text.php:1437
+#: include/text.php:1461
msgid "bytes"
msgstr "bytes"
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1493 include/text.php:1505
msgid "Click to open/close"
msgstr "klik om te openen/sluiten"
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
-msgid "default"
-msgstr "standaard"
-
-#: ../../include/text.php:1714
+#: include/text.php:1746
msgid "Select an alternate language"
msgstr "Kies een andere taal"
-#: ../../include/text.php:1970
+#: include/text.php:2002
msgid "activity"
msgstr "activiteit"
-#: ../../include/text.php:1973
+#: include/text.php:2005
msgid "post"
msgstr "bericht"
-#: ../../include/text.php:2141
+#: include/text.php:2173
msgid "Item filed"
msgstr "Item bewaard"
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
-msgid "Image/photo"
-msgstr "Afbeelding/foto"
-
-#: ../../include/bbcode.php:528
-#, php-format
-msgid "%2$s %3$s"
-msgstr ""
-
-#: ../../include/bbcode.php:562
-#, php-format
-msgid ""
-"%s wrote the following post"
-msgstr ""
-
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
-msgid "$1 wrote:"
-msgstr "$1 schreef:"
-
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
-msgid "Encrypted content"
-msgstr "Versleutelde inhoud"
-
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
-msgid "(no subject)"
-msgstr "(geen onderwerp)"
-
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
-msgid "noreply"
-msgstr "geen reactie"
-
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr ""
-
-#: ../../include/contact_selectors.php:32
-msgid "Unknown | Not categorised"
-msgstr "Onbekend | Niet "
-
-#: ../../include/contact_selectors.php:33
-msgid "Block immediately"
-msgstr "Onmiddellijk blokkeren"
-
-#: ../../include/contact_selectors.php:34
-msgid "Shady, spammer, self-marketer"
-msgstr "Onbetrouwbaar, spammer, zelfpromotor"
-
-#: ../../include/contact_selectors.php:35
-msgid "Known to me, but no opinion"
-msgstr "Bekend, maar geen mening"
-
-#: ../../include/contact_selectors.php:36
-msgid "OK, probably harmless"
-msgstr "OK, waarschijnlijk onschadelijk"
-
-#: ../../include/contact_selectors.php:37
-msgid "Reputable, has my trust"
-msgstr "Gerenommeerd, heeft mijn vertrouwen"
-
-#: ../../include/contact_selectors.php:60
-msgid "Weekly"
-msgstr "wekelijks"
-
-#: ../../include/contact_selectors.php:61
-msgid "Monthly"
-msgstr "maandelijks"
-
-#: ../../include/contact_selectors.php:77
-msgid "OStatus"
-msgstr "OStatus"
-
-#: ../../include/contact_selectors.php:78
-msgid "RSS/Atom"
-msgstr "RSS/Atom"
-
-#: ../../include/contact_selectors.php:82
-msgid "Zot!"
-msgstr "Zot!"
-
-#: ../../include/contact_selectors.php:83
-msgid "LinkedIn"
-msgstr "Linkedln"
-
-#: ../../include/contact_selectors.php:84
-msgid "XMPP/IM"
-msgstr "XMPP/IM"
-
-#: ../../include/contact_selectors.php:85
-msgid "MySpace"
-msgstr "Myspace"
-
-#: ../../include/contact_selectors.php:87
-msgid "Google+"
-msgstr "Google+"
-
-#: ../../include/contact_selectors.php:88
-msgid "pump.io"
-msgstr "pump.io"
-
-#: ../../include/contact_selectors.php:89
-msgid "Twitter"
-msgstr "Twitter"
-
-#: ../../include/contact_selectors.php:90
-msgid "Diaspora Connector"
-msgstr "Diaspora-connector"
-
-#: ../../include/contact_selectors.php:91
-msgid "Statusnet"
-msgstr "Statusnet"
-
-#: ../../include/contact_selectors.php:92
-msgid "App.net"
-msgstr ""
-
-#: ../../include/Scrape.php:614
-msgid " on Last.fm"
-msgstr " op Last.fm"
-
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
-msgid "Starts:"
-msgstr "Begint:"
-
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
-msgid "Finishes:"
-msgstr "Eindigt:"
-
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "F j Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "F j"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Verjaardag:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Leeftijd:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "voor %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Labels:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religie:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Hobby:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Contactinformatie en sociale netwerken:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Muzikale interesse "
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Boeken, literatuur:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Televisie"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film/dans/cultuur/ontspanning:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Liefde/romance:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Werk/beroep:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "School/opleiding:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
-msgid "Click here to upgrade."
-msgstr ""
-
-#: ../../include/plugin.php:463
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr ""
-
-#: ../../include/plugin.php:468
-msgid "This action is not available under your subscription plan."
-msgstr ""
-
-#: ../../include/nav.php:73
-msgid "End this session"
-msgstr "Deze sessie beëindigen"
-
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
-msgid "Your posts and conversations"
-msgstr "Jouw berichten en conversaties"
-
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
-msgid "Your profile page"
-msgstr "Jouw profiel pagina"
-
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
-msgid "Your photos"
-msgstr "Jouw foto's"
-
-#: ../../include/nav.php:79
-msgid "Your videos"
-msgstr ""
-
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
-msgid "Your events"
-msgstr "Jouw gebeurtenissen"
-
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
-msgid "Personal notes"
-msgstr "Persoonlijke nota's"
-
-#: ../../include/nav.php:81
-msgid "Your personal notes"
-msgstr ""
-
-#: ../../include/nav.php:92
-msgid "Sign in"
-msgstr "Inloggen"
-
-#: ../../include/nav.php:105
-msgid "Home Page"
-msgstr "Jouw tijdlijn"
-
-#: ../../include/nav.php:109
-msgid "Create an account"
-msgstr "Maak een accoount"
-
-#: ../../include/nav.php:114
-msgid "Help and documentation"
-msgstr "Hulp en documentatie"
-
-#: ../../include/nav.php:117
-msgid "Apps"
-msgstr "Apps"
-
-#: ../../include/nav.php:117
-msgid "Addon applications, utilities, games"
-msgstr "Extra toepassingen, hulpmiddelen of spelletjes"
-
-#: ../../include/nav.php:119
-msgid "Search site content"
-msgstr "Doorzoek de inhoud van de website"
-
-#: ../../include/nav.php:129
-msgid "Conversations on this site"
-msgstr "Conversaties op deze website"
-
-#: ../../include/nav.php:131
-msgid "Conversations on the network"
-msgstr ""
-
-#: ../../include/nav.php:133
-msgid "Directory"
-msgstr "Gids"
-
-#: ../../include/nav.php:133
-msgid "People directory"
-msgstr "Personengids"
-
-#: ../../include/nav.php:135
-msgid "Information"
-msgstr "Informatie"
-
-#: ../../include/nav.php:135
-msgid "Information about this friendica instance"
-msgstr ""
-
-#: ../../include/nav.php:145
-msgid "Conversations from your friends"
-msgstr "Conversaties van je vrienden"
-
-#: ../../include/nav.php:146
-msgid "Network Reset"
-msgstr "Netwerkpagina opnieuw instellen"
-
-#: ../../include/nav.php:146
-msgid "Load Network page with no filters"
-msgstr "Laad de netwerkpagina zonder filters"
-
-#: ../../include/nav.php:154
-msgid "Friend Requests"
-msgstr "Vriendschapsverzoeken"
-
-#: ../../include/nav.php:156
-msgid "See all notifications"
-msgstr "Toon alle notificaties"
-
-#: ../../include/nav.php:157
-msgid "Mark all system notifications seen"
-msgstr "Alle systeemnotificaties als gelezen markeren"
-
-#: ../../include/nav.php:161
-msgid "Private mail"
-msgstr "Privéberichten"
-
-#: ../../include/nav.php:162
-msgid "Inbox"
-msgstr "Inbox"
-
-#: ../../include/nav.php:163
-msgid "Outbox"
-msgstr "Verzonden berichten"
-
-#: ../../include/nav.php:167
-msgid "Manage"
-msgstr "Beheren"
-
-#: ../../include/nav.php:167
-msgid "Manage other pages"
-msgstr "Andere pagina's beheren"
-
-#: ../../include/nav.php:172
-msgid "Account settings"
-msgstr "Account instellingen"
-
-#: ../../include/nav.php:175
-msgid "Manage/Edit Profiles"
-msgstr "Beheer/Wijzig Profielen"
-
-#: ../../include/nav.php:177
-msgid "Manage/edit friends and contacts"
-msgstr "Beheer/Wijzig vrienden en contacten"
-
-#: ../../include/nav.php:184
-msgid "Site setup and configuration"
-msgstr "Website opzetten en configureren"
-
-#: ../../include/nav.php:188
-msgid "Navigation"
-msgstr "Navigatie"
-
-#: ../../include/nav.php:188
-msgid "Site map"
-msgstr "Sitemap"
-
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
-msgid "User not found."
-msgstr "Gebruiker niet gevonden"
-
-#: ../../include/api.php:771
-#, php-format
-msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr ""
-
-#: ../../include/api.php:790
-#, php-format
-msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr ""
-
-#: ../../include/api.php:809
-#, php-format
-msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr ""
-
-#: ../../include/api.php:1272
-msgid "There is no status with this id."
-msgstr "Er is geen status met dit kenmerk"
-
-#: ../../include/api.php:1342
-msgid "There is no conversation with this id."
-msgstr ""
-
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr ""
-
-#: ../../include/api.php:1625
-msgid "Invalid item."
-msgstr ""
-
-#: ../../include/api.php:1635
-msgid "Invalid action. "
-msgstr ""
-
-#: ../../include/api.php:1643
-msgid "DB error"
-msgstr ""
-
-#: ../../include/user.php:40
+#: include/user.php:48
msgid "An invitation is required."
msgstr "Een uitnodiging is vereist."
-#: ../../include/user.php:45
+#: include/user.php:53
msgid "Invitation could not be verified."
msgstr "Uitnodiging kon niet geverifieerd worden."
-#: ../../include/user.php:53
+#: include/user.php:61
msgid "Invalid OpenID url"
msgstr "Ongeldige OpenID url"
-#: ../../include/user.php:74
+#: include/user.php:82
msgid "Please enter the required information."
msgstr "Vul de vereiste informatie in."
-#: ../../include/user.php:88
+#: include/user.php:96
msgid "Please use a shorter name."
msgstr "gebruik een kortere naam"
-#: ../../include/user.php:90
+#: include/user.php:98
msgid "Name too short."
msgstr "Naam te kort"
-#: ../../include/user.php:105
+#: include/user.php:113
msgid "That doesn't appear to be your full (First Last) name."
msgstr "Dat lijkt niet je volledige naam (voor- en achternaam) te zijn."
-#: ../../include/user.php:110
+#: include/user.php:118
msgid "Your email domain is not among those allowed on this site."
msgstr "Je e-maildomein is op deze website niet toegestaan."
-#: ../../include/user.php:113
+#: include/user.php:121
msgid "Not a valid email address."
msgstr "Geen geldig e-mailadres."
-#: ../../include/user.php:126
+#: include/user.php:134
msgid "Cannot use that email."
msgstr "Ik kan die e-mail niet gebruiken."
-#: ../../include/user.php:132
+#: include/user.php:140
msgid ""
"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
"must also begin with a letter."
msgstr "Je \"bijnaam\" kan alleen \"a-z\", \"0-9\", \"-\", en \"_\" bevatten, en moet ook met een letter beginnen."
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
msgid "Nickname is already registered. Please choose another."
msgstr "Bijnaam is al geregistreerd. Kies een andere."
-#: ../../include/user.php:148
+#: include/user.php:156
msgid ""
"Nickname was once registered here and may not be re-used. Please choose "
"another."
msgstr "Bijnaam was ooit hier geregistreerd en kan niet herbruikt worden. Kies een andere."
-#: ../../include/user.php:164
+#: include/user.php:172
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "ERNSTIGE FOUT: aanmaken van beveiligingssleutels mislukt."
-#: ../../include/user.php:222
+#: include/user.php:230
msgid "An error occurred during registration. Please try again."
msgstr ""
-#: ../../include/user.php:257
+#: include/user.php:265
msgid "An error occurred creating your default profile. Please try again."
msgstr ""
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
-msgid "Friends"
-msgstr "Vrienden"
-
-#: ../../include/user.php:377
+#: include/user.php:385
#, php-format
msgid ""
"\n"
@@ -7085,7 +7872,7 @@ msgid ""
"\t"
msgstr ""
-#: ../../include/user.php:381
+#: include/user.php:389
#, php-format
msgid ""
"\n"
@@ -7115,762 +7902,59 @@ msgid ""
"\t\tThank you and welcome to %2$s."
msgstr ""
-#: ../../include/diaspora.php:703
-msgid "Sharing notification from Diaspora network"
-msgstr ""
-
-#: ../../include/diaspora.php:2520
-msgid "Attachments:"
-msgstr "Bijlagen:"
-
-#: ../../include/items.php:4555
-msgid "Do you really want to delete this item?"
-msgstr "Wil je echt dit item verwijderen?"
-
-#: ../../include/items.php:4778
-msgid "Archives"
-msgstr "Archieven"
-
-#: ../../include/profile_selectors.php:6
-msgid "Male"
-msgstr "Man"
-
-#: ../../include/profile_selectors.php:6
-msgid "Female"
-msgstr "Vrouw"
-
-#: ../../include/profile_selectors.php:6
-msgid "Currently Male"
-msgstr "Momenteel mannelijk"
-
-#: ../../include/profile_selectors.php:6
-msgid "Currently Female"
-msgstr "Momenteel vrouwelijk"
-
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Male"
-msgstr "Meestal mannelijk"
-
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Female"
-msgstr "Meestal vrouwelijk"
-
-#: ../../include/profile_selectors.php:6
-msgid "Transgender"
-msgstr "Transgender"
-
-#: ../../include/profile_selectors.php:6
-msgid "Intersex"
-msgstr "Interseksueel"
-
-#: ../../include/profile_selectors.php:6
-msgid "Transsexual"
-msgstr "Transseksueel"
-
-#: ../../include/profile_selectors.php:6
-msgid "Hermaphrodite"
-msgstr "Hermafrodiet"
-
-#: ../../include/profile_selectors.php:6
-msgid "Neuter"
-msgstr "Genderneutraal"
-
-#: ../../include/profile_selectors.php:6
-msgid "Non-specific"
-msgstr "Niet-specifiek"
-
-#: ../../include/profile_selectors.php:6
-msgid "Other"
-msgstr "Anders"
-
-#: ../../include/profile_selectors.php:6
-msgid "Undecided"
-msgstr "Onbeslist"
-
-#: ../../include/profile_selectors.php:23
-msgid "Males"
-msgstr "Manen"
-
-#: ../../include/profile_selectors.php:23
-msgid "Females"
-msgstr "Vrouwen"
-
-#: ../../include/profile_selectors.php:23
-msgid "Gay"
-msgstr "Homo"
-
-#: ../../include/profile_selectors.php:23
-msgid "Lesbian"
-msgstr "Lesbie"
-
-#: ../../include/profile_selectors.php:23
-msgid "No Preference"
-msgstr "Geen voorkeur"
-
-#: ../../include/profile_selectors.php:23
-msgid "Bisexual"
-msgstr "Biseksueel"
-
-#: ../../include/profile_selectors.php:23
-msgid "Autosexual"
-msgstr "Autoseksueel"
-
-#: ../../include/profile_selectors.php:23
-msgid "Abstinent"
-msgstr "Onthouder"
-
-#: ../../include/profile_selectors.php:23
-msgid "Virgin"
-msgstr "Maagd"
-
-#: ../../include/profile_selectors.php:23
-msgid "Deviant"
-msgstr "Afwijkend"
-
-#: ../../include/profile_selectors.php:23
-msgid "Fetish"
-msgstr "Fetisj"
-
-#: ../../include/profile_selectors.php:23
-msgid "Oodles"
-msgstr "Veel"
-
-#: ../../include/profile_selectors.php:23
-msgid "Nonsexual"
-msgstr "Niet seksueel"
-
-#: ../../include/profile_selectors.php:42
-msgid "Single"
-msgstr "Alleenstaand"
-
-#: ../../include/profile_selectors.php:42
-msgid "Lonely"
-msgstr "Eenzaam"
-
-#: ../../include/profile_selectors.php:42
-msgid "Available"
-msgstr "Beschikbaar"
-
-#: ../../include/profile_selectors.php:42
-msgid "Unavailable"
-msgstr "Onbeschikbaar"
-
-#: ../../include/profile_selectors.php:42
-msgid "Has crush"
-msgstr "Verliefd"
-
-#: ../../include/profile_selectors.php:42
-msgid "Infatuated"
-msgstr "Smoorverliefd"
-
-#: ../../include/profile_selectors.php:42
-msgid "Dating"
-msgstr "Aan het daten"
-
-#: ../../include/profile_selectors.php:42
-msgid "Unfaithful"
-msgstr "Ontrouw"
-
-#: ../../include/profile_selectors.php:42
-msgid "Sex Addict"
-msgstr "Seksverslaafd"
-
-#: ../../include/profile_selectors.php:42
-msgid "Friends/Benefits"
-msgstr "Vriendschap plus"
-
-#: ../../include/profile_selectors.php:42
-msgid "Casual"
-msgstr "Ongebonden/vluchtig"
-
-#: ../../include/profile_selectors.php:42
-msgid "Engaged"
-msgstr "Verloofd"
-
-#: ../../include/profile_selectors.php:42
-msgid "Married"
-msgstr "Getrouwd"
-
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily married"
-msgstr "Denkbeeldig getrouwd"
-
-#: ../../include/profile_selectors.php:42
-msgid "Partners"
-msgstr "Partners"
-
-#: ../../include/profile_selectors.php:42
-msgid "Cohabiting"
-msgstr "Samenwonend"
-
-#: ../../include/profile_selectors.php:42
-msgid "Common law"
-msgstr "Common-law-huwelijk"
-
-#: ../../include/profile_selectors.php:42
-msgid "Happy"
-msgstr "Blij"
-
-#: ../../include/profile_selectors.php:42
-msgid "Not looking"
-msgstr ""
-
-#: ../../include/profile_selectors.php:42
-msgid "Swinger"
-msgstr "Swinger"
-
-#: ../../include/profile_selectors.php:42
-msgid "Betrayed"
-msgstr "Bedrogen"
-
-#: ../../include/profile_selectors.php:42
-msgid "Separated"
-msgstr "Uit elkaar"
-
-#: ../../include/profile_selectors.php:42
-msgid "Unstable"
-msgstr "Onstabiel"
-
-#: ../../include/profile_selectors.php:42
-msgid "Divorced"
-msgstr "Gescheiden"
-
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily divorced"
-msgstr "Denkbeeldig gescheiden"
-
-#: ../../include/profile_selectors.php:42
-msgid "Widowed"
-msgstr "Weduwnaar/weduwe"
-
-#: ../../include/profile_selectors.php:42
-msgid "Uncertain"
-msgstr "Onzeker"
-
-#: ../../include/profile_selectors.php:42
-msgid "It's complicated"
-msgstr "Het is gecompliceerd"
-
-#: ../../include/profile_selectors.php:42
-msgid "Don't care"
-msgstr "Kan me niet schelen"
-
-#: ../../include/profile_selectors.php:42
-msgid "Ask me"
-msgstr "Vraag me"
-
-#: ../../include/enotify.php:18
-msgid "Friendica Notification"
-msgstr "Friendica Notificatie"
-
-#: ../../include/enotify.php:21
-msgid "Thank You,"
-msgstr "Bedankt"
-
-#: ../../include/enotify.php:23
-#, php-format
-msgid "%s Administrator"
-msgstr "%s Beheerder"
-
-#: ../../include/enotify.php:64
-#, php-format
-msgid "%s "
-msgstr "%s "
-
-#: ../../include/enotify.php:68
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica:Notificatie] Nieuw bericht ontvangen op %s"
-
-#: ../../include/enotify.php:70
-#, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr "%1$s sent you a new private message at %2$s."
-
-#: ../../include/enotify.php:71
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s stuurde jou %2$s."
-
-#: ../../include/enotify.php:71
-msgid "a private message"
-msgstr "een prive bericht"
-
-#: ../../include/enotify.php:72
-#, 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 te beantwoorden."
-
-#: ../../include/enotify.php:124
-#, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr "%1$s gaf een reactie op [url=%2$s]a %3$s[/url]"
-
-#: ../../include/enotify.php:131
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr "%1$s gaf een reactie op [url=%2$s]%3$s's %4$s[/url]"
-
-#: ../../include/enotify.php:139
-#, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr "%1$s gaf een reactie op [url=%2$s]jouw %3$s[/url]"
-
-#: ../../include/enotify.php:149
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:150
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s gaf een reactie op een bericht/conversatie die jij volgt."
-
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "Bezoek %s om de conversatie te bekijken en/of te beantwoorden."
-
-#: ../../include/enotify.php:160
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr ""
-
-#: ../../include/enotify.php:162
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:164
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr ""
-
-#: ../../include/enotify.php:175
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica:Notificatie] %s heeft jou genoemd"
-
-#: ../../include/enotify.php:176
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s heeft jou in %2$s genoemd"
-
-#: ../../include/enotify.php:177
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s [url=%2$s]heeft jou genoemd[/url]."
-
-#: ../../include/enotify.php:188
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr ""
-
-#: ../../include/enotify.php:189
-#, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:190
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr ""
-
-#: ../../include/enotify.php:202
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica:Notify] %1$s heeft jou aangestoten"
-
-#: ../../include/enotify.php:203
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "%1$s heeft jou aangestoten op %2$s"
-
-#: ../../include/enotify.php:204
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr ""
-
-#: ../../include/enotify.php:219
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica:Notificatie] %s heeft jouw bericht gelabeld"
-
-#: ../../include/enotify.php:220
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s heeft jouw bericht gelabeld in %2$s"
-
-#: ../../include/enotify.php:221
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s labelde [url=%2$s]jouw bericht[/url]"
-
-#: ../../include/enotify.php:232
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen"
-
-#: ../../include/enotify.php:233
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1$s' om %2$s"
-
-#: ../../include/enotify.php:234
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr "Je ontving [url=%1$s]een vriendschaps- of connectieverzoek[/url] van %2$s."
-
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "U kunt hun profiel bezoeken op %s"
-
-#: ../../include/enotify.php:239
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "Bezoek %s om het verzoek goed of af te keuren."
-
-#: ../../include/enotify.php:247
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr ""
-
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:255
-msgid "[Friendica:Notify] You have a new follower"
-msgstr ""
-
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr ""
-
-#: ../../include/enotify.php:270
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr ""
-
-#: ../../include/enotify.php:271
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:272
-#, php-format
-msgid ""
-"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr ""
-
-#: ../../include/enotify.php:277
-msgid "Name:"
-msgstr "Naam:"
-
-#: ../../include/enotify.php:278
-msgid "Photo:"
-msgstr "Foto: "
-
-#: ../../include/enotify.php:281
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr ""
-
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
-msgid "[Friendica:Notify] Connection accepted"
-msgstr ""
-
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
-#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
-#, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr ""
-
-#: ../../include/enotify.php:294
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and email\n"
-"\twithout restriction."
-msgstr ""
-
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
-#, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr ""
-
-#: ../../include/enotify.php:307
-#, php-format
-msgid ""
-"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr ""
-
-#: ../../include/enotify.php:309
-#, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future. "
-msgstr ""
-
-#: ../../include/enotify.php:322
-msgid "[Friendica System:Notify] registration request"
-msgstr ""
-
-#: ../../include/enotify.php:323
-#, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr ""
-
-#: ../../include/enotify.php:324
-#, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr ""
-
-#: ../../include/enotify.php:327
-#, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
-msgstr ""
-
-#: ../../include/enotify.php:330
-#, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr ""
-
-#: ../../include/oembed.php:212
-msgid "Embedded content"
-msgstr "Ingebedde inhoud"
-
-#: ../../include/oembed.php:221
-msgid "Embedding disabled"
-msgstr "Inbedden uitgeschakeld"
-
-#: ../../include/uimport.php:94
-msgid "Error decoding account file"
-msgstr ""
-
-#: ../../include/uimport.php:100
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr ""
-
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
-msgid "Error! Cannot check nickname"
-msgstr ""
-
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "Gebruiker '%s' bestaat al op deze server!"
-
-#: ../../include/uimport.php:153
-msgid "User creation error"
-msgstr "Fout bij het aanmaken van de gebruiker"
-
-#: ../../include/uimport.php:171
-msgid "User profile creation error"
-msgstr "Fout bij het aanmaken van het gebruikersprofiel"
-
-#: ../../include/uimport.php:220
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] "%d contact werd niet geïmporteerd"
-msgstr[1] "%d contacten werden niet geïmporteerd"
-
-#: ../../include/uimport.php:290
-msgid "Done. You can now login with your username and password"
-msgstr "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord"
-
-#: ../../index.php:428
+#: index.php:441
msgid "toggle mobile"
msgstr "mobiel thema omwisselen"
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Thema-instellingen"
+#: boot.php:753
+msgid "Delete this item?"
+msgstr "Dit item verwijderen?"
-#: ../../view/theme/cleanzero/config.php:83
-msgid "Set resize level for images in posts and comments (width and height)"
-msgstr ""
+#: boot.php:756
+msgid "show fewer"
+msgstr "Minder tonen"
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
-msgid "Set font-size for posts and comments"
-msgstr "Stel lettergrootte voor berichten en reacties in"
+#: boot.php:1130
+#, php-format
+msgid "Update %s failed. See error logs."
+msgstr "Wijziging %s mislukt. Lees de error logbestanden."
-#: ../../view/theme/cleanzero/config.php:85
-msgid "Set theme width"
-msgstr "Stel breedte van het thema in"
+#: boot.php:1237
+msgid "Create a New Account"
+msgstr "Nieuwe account aanmaken"
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
-msgid "Color scheme"
-msgstr "Kleurschema"
+#: boot.php:1265
+msgid "Nickname or Email address: "
+msgstr "Bijnaam of e-mailadres:"
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
-msgid "Set line-height for posts and comments"
-msgstr "Stel lijnhoogte voor berichten en reacties in"
+#: boot.php:1266
+msgid "Password: "
+msgstr "Wachtwoord:"
-#: ../../view/theme/dispy/config.php:75
-msgid "Set colour scheme"
-msgstr "Stel kleurschema in"
+#: boot.php:1267
+msgid "Remember me"
+msgstr "Onthou me"
-#: ../../view/theme/quattro/config.php:67
-msgid "Alignment"
-msgstr "Uitlijning"
+#: boot.php:1270
+msgid "Or login using OpenID: "
+msgstr "Of log in met OpenID:"
-#: ../../view/theme/quattro/config.php:67
-msgid "Left"
-msgstr "Links"
+#: boot.php:1276
+msgid "Forgot your password?"
+msgstr "Wachtwoord vergeten?"
-#: ../../view/theme/quattro/config.php:67
-msgid "Center"
-msgstr "Gecentreerd"
+#: boot.php:1279
+msgid "Website Terms of Service"
+msgstr "Gebruikersvoorwaarden website"
-#: ../../view/theme/quattro/config.php:69
-msgid "Posts font size"
-msgstr "Lettergrootte berichten"
+#: boot.php:1280
+msgid "terms of service"
+msgstr "servicevoorwaarden"
-#: ../../view/theme/quattro/config.php:70
-msgid "Textareas font size"
-msgstr "Lettergrootte tekstgebieden"
+#: boot.php:1282
+msgid "Website Privacy Policy"
+msgstr "Privacybeleid website"
-#: ../../view/theme/diabook/config.php:153
-msgid "Set resolution for middle column"
-msgstr "Stel resolutie in voor de middelste kolom. "
-
-#: ../../view/theme/diabook/config.php:154
-msgid "Set color scheme"
-msgstr "Stel kleurenschema in"
-
-#: ../../view/theme/diabook/config.php:155
-msgid "Set zoomfactor for Earth Layer"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
-msgid "Set longitude (X) for Earth Layers"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
-msgid "Set latitude (Y) for Earth Layers"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
-msgid "Community Pages"
-msgstr "Forum/groepspagina's"
-
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
-msgid "Earth Layers"
-msgstr "Earth Layers"
-
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
-msgid "Community Profiles"
-msgstr "Forum/groepsprofielen"
-
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
-msgid "Help or @NewHere ?"
-msgstr ""
-
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
-msgid "Connect Services"
-msgstr "Diensten verbinden"
-
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
-msgid "Find Friends"
-msgstr "Zoek vrienden"
-
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
-msgid "Last users"
-msgstr "Laatste gebruikers"
-
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
-msgid "Last photos"
-msgstr "Laatste foto's"
-
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
-msgid "Last likes"
-msgstr "Recent leuk gevonden"
-
-#: ../../view/theme/diabook/theme.php:125
-msgid "Your contacts"
-msgstr "Jouw contacten"
-
-#: ../../view/theme/diabook/theme.php:128
-msgid "Your personal photos"
-msgstr "Jouw persoonlijke foto's"
-
-#: ../../view/theme/diabook/theme.php:524
-msgid "Local Directory"
-msgstr "Lokale gids"
-
-#: ../../view/theme/diabook/theme.php:584
-msgid "Set zoomfactor for Earth Layers"
-msgstr ""
-
-#: ../../view/theme/diabook/theme.php:622
-msgid "Show/hide boxes at right-hand column:"
-msgstr ""
-
-#: ../../view/theme/vier/config.php:56
-msgid "Set style"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:45
-msgid "greenzero"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:46
-msgid "purplezero"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:47
-msgid "easterbunny"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:48
-msgid "darkzero"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:49
-msgid "comix"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:50
-msgid "slackr"
-msgstr ""
-
-#: ../../view/theme/duepuntozero/config.php:62
-msgid "Variations"
-msgstr ""
+#: boot.php:1283
+msgid "privacy policy"
+msgstr "privacybeleid"
diff --git a/view/nl/strings.php b/view/nl/strings.php
index 1eeb31d03..66937c644 100644
--- a/view/nl/strings.php
+++ b/view/nl/strings.php
@@ -5,126 +5,193 @@ function string_plural_select_nl($n){
return ($n != 1);;
}}
;
-$a->strings["%d contact edited."] = array(
- 0 => "",
- 1 => "",
-);
-$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de contactgegevens";
-$a->strings["Could not locate selected profile."] = "Kon het geselecteerde profiel niet vinden.";
-$a->strings["Contact updated."] = "Contact bijgewerkt.";
-$a->strings["Failed to update contact record."] = "Ik kon de contactgegevens niet aanpassen.";
-$a->strings["Permission denied."] = "Toegang geweigerd";
-$a->strings["Contact has been blocked"] = "Contact is geblokkeerd";
-$a->strings["Contact has been unblocked"] = "Contact is gedeblokkeerd";
-$a->strings["Contact has been ignored"] = "Contact wordt genegeerd";
-$a->strings["Contact has been unignored"] = "Contact wordt niet meer genegeerd";
-$a->strings["Contact has been archived"] = "Contact is gearchiveerd";
-$a->strings["Contact has been unarchived"] = "Contact is niet meer gearchiveerd";
-$a->strings["Do you really want to delete this contact?"] = "Wil je echt dit contact verwijderen?";
-$a->strings["Yes"] = "Ja";
-$a->strings["Cancel"] = "Annuleren";
-$a->strings["Contact has been removed."] = "Contact is verwijderd.";
-$a->strings["You are mutual friends with %s"] = "Je bent wederzijds bevriend met %s";
-$a->strings["You are sharing with %s"] = "Je deelt met %s";
-$a->strings["%s is sharing with you"] = "%s deelt met jou";
-$a->strings["Private communications are not available for this contact."] = "Privécommunicatie met dit contact is niet beschikbaar.";
-$a->strings["Never"] = "Nooit";
-$a->strings["(Update was successful)"] = "(Wijziging is geslaagd)";
-$a->strings["(Update was not successful)"] = "(Wijziging is niet geslaagd)";
-$a->strings["Suggest friends"] = "Stel vrienden voor";
-$a->strings["Network type: %s"] = "Netwerk type: %s";
-$a->strings["%d contact in common"] = array(
- 0 => "%d gedeeld contact",
- 1 => "%d gedeelde contacten",
-);
-$a->strings["View all contacts"] = "Alle contacten zien";
-$a->strings["Unblock"] = "Blokkering opheffen";
-$a->strings["Block"] = "Blokkeren";
-$a->strings["Toggle Blocked status"] = "Schakel geblokkeerde status";
-$a->strings["Unignore"] = "Negeer niet meer";
-$a->strings["Ignore"] = "Negeren";
-$a->strings["Toggle Ignored status"] = "Schakel negeerstatus";
-$a->strings["Unarchive"] = "Archiveer niet meer";
-$a->strings["Archive"] = "Archiveer";
-$a->strings["Toggle Archive status"] = "Schakel archiveringsstatus";
-$a->strings["Repair"] = "Herstellen";
-$a->strings["Advanced Contact Settings"] = "Geavanceerde instellingen voor contacten";
-$a->strings["Communications lost with this contact!"] = "Communicatie met dit contact is verbroken!";
-$a->strings["Contact Editor"] = "Contactbewerker";
-$a->strings["Submit"] = "Opslaan";
-$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 getoond moet worden wanneer %s uw profiel bezoekt. ";
-$a->strings["Contact Information / Notes"] = "Contactinformatie / aantekeningen";
-$a->strings["Edit contact notes"] = "Wijzig aantekeningen over dit contact";
-$a->strings["Visit %s's profile [%s]"] = "Bekijk het profiel van %s [%s]";
-$a->strings["Block/Unblock contact"] = "Blokkeer/deblokkeer contact";
-$a->strings["Ignore contact"] = "Negeer contact";
-$a->strings["Repair URL settings"] = "Repareer URL-instellingen";
-$a->strings["View conversations"] = "Toon conversaties";
-$a->strings["Delete contact"] = "Verwijder contact";
-$a->strings["Last update:"] = "Laatste wijziging:";
-$a->strings["Update public posts"] = "Openbare posts aanpassen";
-$a->strings["Update now"] = "Wijzig nu";
-$a->strings["Currently blocked"] = "Op dit moment geblokkeerd";
-$a->strings["Currently ignored"] = "Op dit moment genegeerd";
-$a->strings["Currently archived"] = "Op dit moment gearchiveerd";
-$a->strings["Hide this contact from others"] = "Verberg dit contact voor anderen";
-$a->strings["Replies/likes to your public posts may still be visible"] = "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn";
-$a->strings["Notification for new posts"] = "Meldingen voor nieuwe berichten";
-$a->strings["Send a notification of every new post of this contact"] = "";
-$a->strings["Fetch further information for feeds"] = "";
-$a->strings["Disabled"] = "";
-$a->strings["Fetch information"] = "";
-$a->strings["Fetch information and keywords"] = "";
-$a->strings["Blacklisted keywords"] = "";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "";
-$a->strings["Suggestions"] = "Voorstellen";
-$a->strings["Suggest potential friends"] = "Stel vrienden voor";
-$a->strings["All Contacts"] = "Alle Contacten";
-$a->strings["Show all contacts"] = "Toon alle contacten";
-$a->strings["Unblocked"] = "Niet geblokkeerd";
-$a->strings["Only show unblocked contacts"] = "Toon alleen niet-geblokkeerde contacten";
-$a->strings["Blocked"] = "Geblokkeerd";
-$a->strings["Only show blocked contacts"] = "Toon alleen geblokkeerde contacten";
-$a->strings["Ignored"] = "Genegeerd";
-$a->strings["Only show ignored contacts"] = "Toon alleen genegeerde contacten";
-$a->strings["Archived"] = "Gearchiveerd";
-$a->strings["Only show archived contacts"] = "Toon alleen gearchiveerde contacten";
-$a->strings["Hidden"] = "Verborgen";
-$a->strings["Only show hidden contacts"] = "Toon alleen verborgen contacten";
-$a->strings["Mutual Friendship"] = "Wederzijdse vriendschap";
-$a->strings["is a fan of yours"] = "Is een fan van jou";
-$a->strings["you are a fan of"] = "Jij bent een fan van";
-$a->strings["Edit contact"] = "Contact bewerken";
-$a->strings["Contacts"] = "Contacten";
-$a->strings["Search your contacts"] = "Doorzoek je contacten";
-$a->strings["Finding: "] = "Gevonden:";
-$a->strings["Find"] = "Zoek";
-$a->strings["Update"] = "Wijzigen";
+$a->strings["This entry was edited"] = "";
+$a->strings["Private Message"] = "Privébericht";
+$a->strings["Edit"] = "Bewerken";
+$a->strings["Select"] = "Kies";
$a->strings["Delete"] = "Verwijder";
-$a->strings["No profile"] = "Geen profiel";
-$a->strings["Manage Identities and/or Pages"] = "Beheer Identiteiten en/of Pagina's";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen.";
-$a->strings["Select an identity to manage: "] = "Selecteer een identiteit om te beheren:";
-$a->strings["Post successful."] = "Bericht succesvol geplaatst.";
-$a->strings["Permission denied"] = "Toegang geweigerd";
-$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificatie.";
-$a->strings["Profile Visibility Editor"] = "";
+$a->strings["save to folder"] = "Bewaren in map";
+$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["ignore thread"] = "";
+$a->strings["unignore thread"] = "";
+$a->strings["toggle ignore status"] = "";
+$a->strings["ignored"] = "";
+$a->strings["add tag"] = "label toevoegen";
+$a->strings["I like this (toggle)"] = "Vind ik leuk";
+$a->strings["like"] = "leuk";
+$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk";
+$a->strings["dislike"] = "niet leuk";
+$a->strings["Share this"] = "Delen";
+$a->strings["share"] = "Delen";
+$a->strings["Categories:"] = "Categorieën:";
+$a->strings["Filed under:"] = "Bewaard onder:";
+$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s";
+$a->strings["to"] = "aan";
+$a->strings["via"] = "via";
+$a->strings["Wall-to-Wall"] = "wall-to-wall";
+$a->strings["via Wall-To-Wall:"] = "via wall-to-wall";
+$a->strings["%s from %s"] = "%s van %s";
+$a->strings["Comment"] = "Reacties";
+$a->strings["Please wait"] = "Even geduld";
+$a->strings["%d comment"] = array(
+ 0 => "%d reactie",
+ 1 => "%d reacties",
+);
+$a->strings["comment"] = array(
+ 0 => "reactie",
+ 1 => "reacties",
+);
+$a->strings["show more"] = "toon meer";
+$a->strings["This is you"] = "Dit ben jij";
+$a->strings["Submit"] = "Opslaan";
+$a->strings["Bold"] = "Vet";
+$a->strings["Italic"] = "Cursief";
+$a->strings["Underline"] = "Onderstrepen";
+$a->strings["Quote"] = "Citeren";
+$a->strings["Code"] = "Broncode";
+$a->strings["Image"] = "Afbeelding";
+$a->strings["Link"] = "Link";
+$a->strings["Video"] = "Video";
+$a->strings["Preview"] = "Voorvertoning";
+$a->strings["Clone this project:"] = "";
+$a->strings["Click here to download"] = "";
+$a->strings["This project is empty!"] = "";
+$a->strings["Projects"] = "";
+$a->strings["add new"] = "";
+$a->strings["delete"] = "";
+$a->strings["Do you want to delete the project '%s'?\\n\\nThis operation cannot be undone."] = "";
+$a->strings["Home"] = "Tijdlijn";
+$a->strings["Your posts and conversations"] = "Jouw berichten en conversaties";
$a->strings["Profile"] = "Profiel";
-$a->strings["Click on a contact to add or remove."] = "Klik op een contact om het toe te voegen of te verwijderen.";
-$a->strings["Visible To"] = "Zichtbaar voor";
-$a->strings["All Contacts (with secure profile access)"] = "Alle contacten (met veilige profieltoegang)";
+$a->strings["Your profile page"] = "Jouw profiel pagina";
+$a->strings["Photos"] = "Foto's";
+$a->strings["Your photos"] = "Jouw foto's";
+$a->strings["Events"] = "Gebeurtenissen";
+$a->strings["Your events"] = "Jouw gebeurtenissen";
+$a->strings["Personal notes"] = "Persoonlijke nota's";
+$a->strings["Your personal photos"] = "Jouw persoonlijke foto's";
+$a->strings["Community"] = "Website";
+$a->strings["don't show"] = "niet tonen";
+$a->strings["show"] = "tonen";
+$a->strings["Theme settings"] = "Thema-instellingen";
+$a->strings["Set font-size for posts and comments"] = "Stel lettergrootte voor berichten en reacties in";
+$a->strings["Set line-height for posts and comments"] = "Stel lijnhoogte voor berichten en reacties in";
+$a->strings["Set resolution for middle column"] = "Stel resolutie in voor de middelste kolom. ";
+$a->strings["Set color scheme"] = "Stel kleurenschema in";
+$a->strings["Set zoomfactor for Earth Layer"] = "";
+$a->strings["Set longitude (X) for Earth Layers"] = "";
+$a->strings["Set latitude (Y) for Earth Layers"] = "";
+$a->strings["Community Pages"] = "Forum/groepspagina's";
+$a->strings["Earth Layers"] = "Earth Layers";
+$a->strings["Community Profiles"] = "Forum/groepsprofielen";
+$a->strings["Help or @NewHere ?"] = "";
+$a->strings["Connect Services"] = "Diensten verbinden";
+$a->strings["Find Friends"] = "Zoek vrienden";
+$a->strings["Last users"] = "Laatste gebruikers";
+$a->strings["Last photos"] = "Laatste foto's";
+$a->strings["Last likes"] = "Recent leuk gevonden";
+$a->strings["Contacts"] = "Contacten";
+$a->strings["Your contacts"] = "Jouw contacten";
+$a->strings["event"] = "gebeurtenis";
+$a->strings["status"] = "status";
+$a->strings["photo"] = "foto";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s leuk";
+$a->strings["Contact Photos"] = "Contactfoto's";
+$a->strings["Profile Photos"] = "Profielfoto's";
+$a->strings["Local Directory"] = "Lokale gids";
+$a->strings["Global Directory"] = "Globale gids";
+$a->strings["Similar Interests"] = "Dezelfde interesses";
+$a->strings["Friend Suggestions"] = "Vriendschapsvoorstellen";
+$a->strings["Invite Friends"] = "Vrienden uitnodigen";
+$a->strings["Settings"] = "Instellingen";
+$a->strings["Set zoomfactor for Earth Layers"] = "";
+$a->strings["Show/hide boxes at right-hand column:"] = "";
+$a->strings["Alignment"] = "Uitlijning";
+$a->strings["Left"] = "Links";
+$a->strings["Center"] = "Gecentreerd";
+$a->strings["Color scheme"] = "Kleurschema";
+$a->strings["Posts font size"] = "Lettergrootte berichten";
+$a->strings["Textareas font size"] = "Lettergrootte tekstgebieden";
+$a->strings["Set resize level for images in posts and comments (width and height)"] = "";
+$a->strings["Set theme width"] = "Stel breedte van het thema in";
+$a->strings["Set colour scheme"] = "Stel kleurschema in";
+$a->strings["default"] = "standaard";
+$a->strings["Midnight"] = "";
+$a->strings["Zenburn"] = "";
+$a->strings["Bootstrap"] = "";
+$a->strings["Shades of Pink"] = "";
+$a->strings["Lime and Orange"] = "";
+$a->strings["GeoCities Retro"] = "";
+$a->strings["Background Image"] = "";
+$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."] = "";
+$a->strings["Background Color"] = "achtergrondkleur";
+$a->strings["HEX value for the background color. Don't include the #"] = "";
+$a->strings["font size"] = "";
+$a->strings["base font size for your interface"] = "";
+$a->strings["greenzero"] = "";
+$a->strings["purplezero"] = "";
+$a->strings["easterbunny"] = "";
+$a->strings["darkzero"] = "";
+$a->strings["comix"] = "";
+$a->strings["slackr"] = "";
+$a->strings["Variations"] = "";
+$a->strings["Set style"] = "";
+$a->strings["%1\$s is currently %2\$s"] = "%1\$s is op dit moment %2\$s";
+$a->strings["Permission denied."] = "Toegang geweigerd";
+$a->strings["Mood"] = "Stemming";
+$a->strings["Set your current mood and tell your friends"] = "Stel je huidige stemming in, en vertel het je vrienden";
+$a->strings["Access denied."] = "Toegang geweigerd";
$a->strings["Item not found."] = "Item niet gevonden.";
-$a->strings["Public access denied."] = "Niet vrij toegankelijk";
-$a->strings["Access to this profile has been restricted."] = "Toegang tot dit profiel is beperkt.";
-$a->strings["Item has been removed."] = "Item is verwijderd.";
+$a->strings["%1\$s welcomes %2\$s"] = "%1\$s heet %2\$s van harte welkom";
+$a->strings["Authorize application connection"] = "";
+$a->strings["Return to your app and insert this Securty Code:"] = "";
+$a->strings["Please login to continue."] = "Log in om verder te 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 toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?";
+$a->strings["Yes"] = "Ja";
+$a->strings["No"] = "Nee";
+$a->strings["No valid account found."] = "Geen geldige account gevonden.";
+$a->strings["Password reset request issued. Check your email."] = "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na.";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
+$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
+$a->strings["Password reset requested at %s"] = "Op %s werd gevraagd je wachtwoord opnieuw in te stellen";
+$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld.";
+$a->strings["Password Reset"] = "Wachtwoord opnieuw instellen";
+$a->strings["Your password has been reset as requested."] = "Je wachtwoord is opnieuw ingesteld zoals gevraagd.";
+$a->strings["Your new password is"] = "Je nieuwe wachtwoord is";
+$a->strings["Save or copy your new password - and then"] = "Bewaar of kopieer je nieuw wachtwoord - en dan";
+$a->strings["click here to login"] = "klik hier om in te loggen";
+$a->strings["Your password may be changed from the Settings page after successful login."] = "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de Instellingen> pagina.";
+$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\n\t\t\t\tBeste %1\$s,\n\t\t\t\t\tZoals gevraagd werd je wachtwoord aangepast. Houd deze\n\t\t\t\tinformatie bij (of verander je wachtwoord naar\n\t\t\t\tiets dat je zal onthouden).\n\t\t\t";
+$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "";
+$a->strings["Your password has been changed at %s"] = "Je wachtwoord is veranderd op %s";
+$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?";
+$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies.";
+$a->strings["Nickname or Email: "] = "Bijnaam of e-mail:";
+$a->strings["Reset"] = "Opnieuw";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "";
+$a->strings["No recipient selected."] = "Geen ontvanger geselecteerd.";
+$a->strings["Unable to check your home location."] = "Niet in staat om je tijdlijn-locatie vast te stellen";
+$a->strings["Message could not be sent."] = "Bericht kon niet verzonden worden.";
+$a->strings["Message collection failure."] = "Fout bij het verzamelen van berichten.";
+$a->strings["Message sent."] = "Bericht verzonden.";
+$a->strings["No recipient."] = "Geen ontvanger.";
+$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:";
+$a->strings["Send Private Message"] = "Verstuur privébericht";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Als je wilt dat %s antwoordt moet je nakijken dat de privacy-instellingen op jouw website privéberichten van onbekende afzenders toelaat.";
+$a->strings["To:"] = "Aan:";
+$a->strings["Subject:"] = "Onderwerp:";
+$a->strings["Your message:"] = "Jouw bericht:";
+$a->strings["Upload photo"] = "Foto uploaden";
+$a->strings["Insert web link"] = "Voeg een webadres in";
$a->strings["Welcome to Friendica"] = "Welkom bij Friendica";
$a->strings["New Member Checklist"] = "Checklist voor nieuwe leden";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen.";
$a->strings["Getting Started"] = "Aan de slag";
$a->strings["Friendica Walk-Through"] = "Doorloop Friendica";
$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Op je Snelstart pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden.";
-$a->strings["Settings"] = "Instellingen";
$a->strings["Go to Your Settings"] = "Ga naar je instellingen";
$a->strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Verander je initieel wachtwoord op je instellingenpagina. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web.";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden.";
@@ -154,145 +221,169 @@ $a->strings["Friendica respects your privacy. By default, your posts will only s
$a->strings["Getting Help"] = "Hulp krijgen";
$a->strings["Go to the Help Section"] = "Ga naar de help";
$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Je kunt onze help pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma.";
-$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol fout. Geen ID Gevonden.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website.";
-$a->strings["Login failed."] = "Login mislukt.";
-$a->strings["Image uploaded but image cropping failed."] = "Afbeelding opgeladen, maar bijsnijden mislukt.";
-$a->strings["Profile Photos"] = "Profielfoto's";
-$a->strings["Image size reduction [%s] failed."] = "Verkleining van de afbeelding [%s] mislukt.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-herlaad de pagina, of maak de browser cache leeg als nieuwe foto's niet onmiddellijk verschijnen.";
-$a->strings["Unable to process image"] = "Ik kan de afbeelding niet verwerken";
-$a->strings["Image exceeds size limit of %d"] = "Afbeelding is groter dan de toegestane %d";
-$a->strings["Unable to process image."] = "Niet in staat om de afbeelding te verwerken";
-$a->strings["Upload File:"] = "Upload bestand:";
-$a->strings["Select a profile:"] = "Kies een profiel:";
-$a->strings["Upload"] = "Uploaden";
-$a->strings["or"] = "of";
-$a->strings["skip this step"] = "Deze stap overslaan";
-$a->strings["select a photo from your photo albums"] = "Kies een foto uit je fotoalbums";
-$a->strings["Crop Image"] = "Afbeelding bijsnijden";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Pas het afsnijden van de afbeelding aan voor het beste resultaat.";
-$a->strings["Done Editing"] = "Wijzigingen compleet";
-$a->strings["Image uploaded successfully."] = "Uploaden van afbeelding gelukt.";
-$a->strings["Image upload failed."] = "Uploaden van afbeelding mislukt.";
-$a->strings["photo"] = "foto";
-$a->strings["status"] = "status";
+$a->strings["Remove term"] = "Verwijder zoekterm";
+$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten";
+$a->strings["Public access denied."] = "Niet vrij toegankelijk";
+$a->strings["Search"] = "Zoeken";
+$a->strings["No results."] = "Geen resultaten.";
+$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s labelde %3\$s van %2\$s met %4\$s";
+$a->strings["Item not available."] = "Item niet beschikbaar";
+$a->strings["Item was not found."] = "Item niet gevonden";
+$a->strings["Account approved."] = "Account goedgekeurd.";
+$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s";
+$a->strings["Please login."] = "Inloggen.";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw.";
+$a->strings["Import"] = "Importeren";
+$a->strings["Move account"] = "Account verplaatsen";
+$a->strings["You can import an account from another Friendica server."] = "Je kunt een account van een andere Friendica server importeren.";
+$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren.";
+$a->strings["Account file"] = "Account bestand";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "";
+$a->strings["Remote privacy information not available."] = "Privacyinformatie op afstand niet beschikbaar.";
+$a->strings["Visible to:"] = "Zichtbaar voor:";
+$a->strings["No profile"] = "Geen profiel";
+$a->strings["[Embedded content - reload page to view]"] = "[Ingebedde inhoud - herlaad pagina om het te bekijken]";
+$a->strings["Source (bbcode) text:"] = "Bron (bbcode) tekst:";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Bron (Diaspora) tekst om naar BBCode om te zetten:";
+$a->strings["Source input: "] = "Bron ingave:";
+$a->strings["bb2html (raw HTML): "] = "bb2html (ruwe HTML):";
+$a->strings["bb2html: "] = "bb2html:";
+$a->strings["bb2html2bb: "] = "bb2html2bb: ";
+$a->strings["bb2md: "] = "bb2md: ";
+$a->strings["bb2md2html: "] = "bb2md2html: ";
+$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
+$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
+$a->strings["Source input (Diaspora format): "] = "Bron ingave (Diaspora formaat):";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s niet leuk";
+$a->strings["Post successful."] = "Bericht succesvol geplaatst.";
+$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
+$a->strings["Time Conversion"] = "Tijdsconversie";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones.";
+$a->strings["UTC time: %s"] = "UTC tijd: %s";
+$a->strings["Current timezone: %s"] = "Huidige Tijdzone: %s";
+$a->strings["Converted localtime: %s"] = "Omgerekende lokale tijd: %s";
+$a->strings["Please select your timezone:"] = "Selecteer je tijdzone:";
+$a->strings["Save to Folder:"] = "Bewaren in map:";
+$a->strings["- select -"] = "- Kies -";
+$a->strings["Save"] = "Bewaren";
+$a->strings["Poke/Prod"] = "Aanstoten/porren";
+$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen";
+$a->strings["Recipient"] = "Ontvanger";
+$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen";
+$a->strings["Make this post private"] = "Dit bericht privé maken";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt %3\$s van %2\$s";
+$a->strings["Export account"] = "Account exporteren";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server.";
+$a->strings["Export all"] = "Alles exporteren";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)";
+$a->strings["Export personal data"] = "Persoonlijke gegevens exporteren";
+$a->strings["You must be logged in to use addons. "] = "Je moet ingelogd zijn om deze addons te kunnen gebruiken. ";
+$a->strings["Applications"] = "Toepassingen";
+$a->strings["No installed applications."] = "Geen toepassingen geïnstalleerd";
+$a->strings["Nothing new here"] = "Niets nieuw hier";
+$a->strings["Clear notifications"] = "Notificaties verwijderen";
+$a->strings["Cancel"] = "Annuleren";
$a->strings["Tag removed"] = "Label verwijderd";
$a->strings["Remove Item Tag"] = "Verwijder label van item";
$a->strings["Select a tag to remove: "] = "Selecteer een label om te verwijderen: ";
$a->strings["Remove"] = "Verwijderen";
-$a->strings["Save to Folder:"] = "Bewaren in map:";
-$a->strings["- select -"] = "- Kies -";
-$a->strings["Save"] = "Bewaren";
-$a->strings["Contact added"] = "Contact toegevoegd";
-$a->strings["Unable to locate original post."] = "Ik kan de originele post niet meer vinden.";
-$a->strings["Empty post discarded."] = "Lege post weggegooid.";
-$a->strings["Wall Photos"] = "";
-$a->strings["System error. Post not saved."] = "Systeemfout. Post niet bewaard.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk.";
-$a->strings["You may visit them online at %s"] = "Je kunt ze online bezoeken op %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen.";
-$a->strings["%s posted an update."] = "%s heeft een wijziging geplaatst.";
-$a->strings["Group created."] = "Groep aangemaakt.";
-$a->strings["Could not create group."] = "Kon de groep niet aanmaken.";
-$a->strings["Group not found."] = "Groep niet gevonden.";
-$a->strings["Group name changed."] = "Groepsnaam gewijzigd.";
-$a->strings["Save Group"] = "";
-$a->strings["Create a group of contacts/friends."] = "Maak een groep contacten/vrienden aan.";
-$a->strings["Group Name: "] = "Groepsnaam:";
-$a->strings["Group removed."] = "Groep verwijderd.";
-$a->strings["Unable to remove group."] = "Niet in staat om groep te verwijderen.";
-$a->strings["Group Editor"] = "Groepsbewerker";
-$a->strings["Members"] = "Leden";
-$a->strings["You must be logged in to use addons. "] = "Je moet ingelogd zijn om deze addons te kunnen gebruiken. ";
-$a->strings["Applications"] = "Toepassingen";
-$a->strings["No installed applications."] = "Geen toepassingen geïnstalleerd";
-$a->strings["Profile not found."] = "Profiel niet gevonden";
+$a->strings["No potential page delegates located."] = "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden.";
+$a->strings["Delegate Page Management"] = "Paginabeheer uitbesteden";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd.";
+$a->strings["Existing Page Managers"] = "Bestaande paginabeheerders";
+$a->strings["Existing Page Delegates"] = "Bestaande personen waaraan het paginabeheer is uitbesteed";
+$a->strings["Potential Delegates"] = "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed ";
+$a->strings["Add"] = "Toevoegen";
+$a->strings["No entries."] = "Geen gegevens.";
+$a->strings["Visit %s's profile [%s]"] = "Bekijk het profiel van %s [%s]";
+$a->strings["Edit contact"] = "Contact bewerken";
+$a->strings["Contacts who are not members of a group"] = "Contacten die geen leden zijn van een groep";
+$a->strings["Files"] = "Bestanden";
+$a->strings["System down for maintenance"] = "Systeem onbeschikbaar wegens onderhoud";
+$a->strings["Remove My Account"] = "Verwijder mijn account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is.";
+$a->strings["Please enter your password for verification:"] = "Voer je wachtwoord in voor verificatie:";
$a->strings["Contact not found."] = "Contact niet gevonden";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd.";
-$a->strings["Response from remote site was not understood."] = "Antwoord van de website op afstand werd niet begrepen.";
-$a->strings["Unexpected response from remote site: "] = "Onverwacht antwoord van website op afstand:";
-$a->strings["Confirmation completed successfully."] = "Bevestiging werd correct voltooid.";
-$a->strings["Remote site reported: "] = "Website op afstand berichtte: ";
-$a->strings["Temporary failure. Please wait and try again."] = "Tijdelijke fout. Wacht even en probeer opnieuw.";
-$a->strings["Introduction failed or was revoked."] = "Verzoek mislukt of herroepen.";
-$a->strings["Unable to set contact photo."] = "Ik kan geen contact foto instellen.";
-$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is nu bevriend met %2\$s";
-$a->strings["No user record found for '%s' "] = "Geen gebruiker gevonden voor '%s'";
-$a->strings["Our site encryption key is apparently messed up."] = "De encryptie-sleutel van onze webstek is blijkbaar beschadigd.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons.";
-$a->strings["Contact record was not found for you on our site."] = "We vonden op onze webstek geen contactrecord voor jou.";
-$a->strings["Site public key not available in contact record for URL %s."] = "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s.";
-$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken.";
-$a->strings["Unable to set your contact credentials on our system."] = "Niet in staat om op dit systeem je contactreferenties in te stellen.";
-$a->strings["Unable to update your contact profile details on our system"] = "";
-$a->strings["[Name Withheld]"] = "[Naam achtergehouden]";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s is toegetreden tot %2\$s";
-$a->strings["Requested profile is not available."] = "Gevraagde profiel is niet beschikbaar.";
-$a->strings["Tips for New Members"] = "Tips voor nieuwe leden";
-$a->strings["No videos selected"] = "Geen video's geselecteerd";
-$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt.";
-$a->strings["View Video"] = "Bekijk Video";
-$a->strings["View Album"] = "Album bekijken";
-$a->strings["Recent Videos"] = "Recente video's";
-$a->strings["Upload New Videos"] = "Nieuwe video's uploaden";
-$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s labelde %3\$s van %2\$s met %4\$s";
$a->strings["Friend suggestion sent."] = "Vriendschapsvoorstel verzonden.";
$a->strings["Suggest Friends"] = "Stel vrienden voor";
$a->strings["Suggest a friend for %s"] = "Stel een vriend voor aan %s";
-$a->strings["No valid account found."] = "Geen geldige account gevonden.";
-$a->strings["Password reset request issued. Check your email."] = "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
-$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
-$a->strings["Password reset requested at %s"] = "Op %s werd gevraagd je wachtwoord opnieuw in te stellen";
-$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld.";
-$a->strings["Password Reset"] = "Wachtwoord opnieuw instellen";
-$a->strings["Your password has been reset as requested."] = "Je wachtwoord is opnieuw ingesteld zoals gevraagd.";
-$a->strings["Your new password is"] = "Je nieuwe wachtwoord is";
-$a->strings["Save or copy your new password - and then"] = "Bewaar of kopieer je nieuw wachtwoord - en dan";
-$a->strings["click here to login"] = "klik hier om in te loggen";
-$a->strings["Your password may be changed from the Settings page after successful login."] = "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de Instellingen> pagina.";
-$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "";
-$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "";
-$a->strings["Your password has been changed at %s"] = "Je wachtwoord is veranderd op %s";
-$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?";
-$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies.";
-$a->strings["Nickname or Email: "] = "Bijnaam of e-mail:";
-$a->strings["Reset"] = "Opnieuw";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s leuk";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s niet leuk";
-$a->strings["{0} wants to be your friend"] = "{0} wilt je vriend worden";
-$a->strings["{0} sent you a message"] = "{0} stuurde jou een bericht";
-$a->strings["{0} requested registration"] = "{0} vroeg om zich te registreren";
-$a->strings["{0} commented %s's post"] = "{0} gaf een reactie op het bericht van %s";
-$a->strings["{0} liked %s's post"] = "{0} vond het bericht van %s leuk";
-$a->strings["{0} disliked %s's post"] = "{0} vond het bericht van %s niet leuk";
-$a->strings["{0} is now friends with %s"] = "{0} is nu bevriend met %s";
-$a->strings["{0} posted"] = "{0} plaatste";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} labelde %s's bericht met #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} vermeldde je in een bericht";
+$a->strings["Total invitation limit exceeded."] = "Totale uitnodigingslimiet overschreden.";
+$a->strings["%s : Not a valid email address."] = "%s: Geen geldig e-mailadres.";
+$a->strings["Please join us on Friendica"] = "Kom bij ons op Friendica";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website.";
+$a->strings["%s : Message delivery failed."] = "%s : Aflevering van bericht mislukt.";
+$a->strings["%d message sent."] = array(
+ 0 => "%d bericht verzonden.",
+ 1 => "%d berichten verzonden.",
+);
+$a->strings["You have no more invitations available"] = "Je kunt geen uitnodigingen meer sturen";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen.";
+$a->strings["Send invitations"] = "Verstuur uitnodigingen";
+$a->strings["Enter email addresses, one per line:"] = "Vul e-mailadressen in, één per lijn:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Je zult deze uitnodigingscode moeten invullen: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken";
+$a->strings["Manage Identities and/or Pages"] = "Beheer Identiteiten en/of Pagina's";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen.";
+$a->strings["Select an identity to manage: "] = "Selecteer een identiteit om te beheren:";
+$a->strings["Welcome to %s"] = "Welkom op %s";
+$a->strings["New Message"] = "Nieuw Bericht";
+$a->strings["Unable to locate contact information."] = "Ik kan geen contact informatie vinden.";
+$a->strings["Messages"] = "Privéberichten";
+$a->strings["Do you really want to delete this message?"] = "Wil je echt dit bericht verwijderen?";
+$a->strings["Message deleted."] = "Bericht verwijderd.";
+$a->strings["Conversation removed."] = "Gesprek verwijderd.";
+$a->strings["No messages."] = "Geen berichten.";
+$a->strings["Unknown sender - %s"] = "Onbekende afzender - %s";
+$a->strings["You and %s"] = "Jij en %s";
+$a->strings["%s and You"] = "%s en jij";
+$a->strings["Delete conversation"] = "Verwijder gesprek";
+$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
+$a->strings["%d message"] = array(
+ 0 => "%d bericht",
+ 1 => "%d berichten",
+);
+$a->strings["Message not available."] = "Bericht niet beschikbaar.";
+$a->strings["Delete message"] = "Verwijder bericht";
+$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Geen beveiligde communicatie beschikbaar. Je kunt misschien antwoorden vanaf de profiel-pagina van de afzender.";
+$a->strings["Send Reply"] = "Verstuur Antwoord";
$a->strings["No contacts."] = "Geen contacten.";
$a->strings["View Contacts"] = "Bekijk contacten";
+$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol fout. Geen ID Gevonden.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website.";
+$a->strings["Login failed."] = "Login mislukt.";
+$a->strings["Not available."] = "Niet beschikbaar";
+$a->strings["Help:"] = "Help:";
+$a->strings["Help"] = "Help";
+$a->strings["Not Found"] = "Niet gevonden";
+$a->strings["Page not found."] = "Pagina niet gevonden";
$a->strings["Invalid request identifier."] = "Ongeldige request identifier.";
$a->strings["Discard"] = "Verwerpen";
+$a->strings["Ignore"] = "Negeren";
$a->strings["System"] = "Systeem";
$a->strings["Network"] = "Netwerk";
$a->strings["Personal"] = "Persoonlijk";
-$a->strings["Home"] = "Tijdlijn";
$a->strings["Introductions"] = "Verzoeken";
$a->strings["Show Ignored Requests"] = "Toon genegeerde verzoeken";
$a->strings["Hide Ignored Requests"] = "Verberg genegeerde verzoeken";
$a->strings["Notification type: "] = "Notificatiesoort:";
$a->strings["Friend Suggestion"] = "Vriendschapsvoorstel";
$a->strings["suggested by %s"] = "Voorgesteld door %s";
+$a->strings["Hide this contact from others"] = "Verberg dit contact voor anderen";
$a->strings["Post a new friend activity"] = "Bericht over een nieuwe vriend";
$a->strings["if applicable"] = "Indien toepasbaar";
$a->strings["Approve"] = "Goedkeuren";
$a->strings["Claims to be known to you: "] = "Denkt dat u hem of haar kent:";
$a->strings["yes"] = "Ja";
$a->strings["no"] = "Nee";
-$a->strings["Approve as: "] = "Goedkeuren als:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "";
$a->strings["Friend"] = "Vriend";
$a->strings["Sharer"] = "Deler";
$a->strings["Fan/Admirer"] = "Fan/Bewonderaar";
@@ -313,82 +404,6 @@ $a->strings["No more personal notifications."] = "Geen persoonlijke notificaties
$a->strings["Personal Notifications"] = "Persoonlijke notificaties";
$a->strings["No more home notifications."] = "Geen tijdlijn-notificaties meer";
$a->strings["Home Notifications"] = "Tijdlijn-notificaties";
-$a->strings["Source (bbcode) text:"] = "Bron (bbcode) tekst:";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Bron (Diaspora) tekst om naar BBCode om te zetten:";
-$a->strings["Source input: "] = "Bron ingave:";
-$a->strings["bb2html (raw HTML): "] = "bb2html (ruwe HTML):";
-$a->strings["bb2html: "] = "bb2html:";
-$a->strings["bb2html2bb: "] = "bb2html2bb: ";
-$a->strings["bb2md: "] = "bb2md: ";
-$a->strings["bb2md2html: "] = "bb2md2html: ";
-$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
-$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
-$a->strings["Source input (Diaspora format): "] = "Bron ingave (Diaspora formaat):";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
-$a->strings["Nothing new here"] = "Niets nieuw hier";
-$a->strings["Clear notifications"] = "Notificaties verwijderen";
-$a->strings["New Message"] = "Nieuw Bericht";
-$a->strings["No recipient selected."] = "Geen ontvanger geselecteerd.";
-$a->strings["Unable to locate contact information."] = "Ik kan geen contact informatie vinden.";
-$a->strings["Message could not be sent."] = "Bericht kon niet verzonden worden.";
-$a->strings["Message collection failure."] = "Fout bij het verzamelen van berichten.";
-$a->strings["Message sent."] = "Bericht verzonden.";
-$a->strings["Messages"] = "Privéberichten";
-$a->strings["Do you really want to delete this message?"] = "Wil je echt dit bericht verwijderen?";
-$a->strings["Message deleted."] = "Bericht verwijderd.";
-$a->strings["Conversation removed."] = "Gesprek verwijderd.";
-$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:";
-$a->strings["Send Private Message"] = "Verstuur privébericht";
-$a->strings["To:"] = "Aan:";
-$a->strings["Subject:"] = "Onderwerp:";
-$a->strings["Your message:"] = "Jouw bericht:";
-$a->strings["Upload photo"] = "Foto uploaden";
-$a->strings["Insert web link"] = "Voeg een webadres in";
-$a->strings["Please wait"] = "Even geduld";
-$a->strings["No messages."] = "Geen berichten.";
-$a->strings["Unknown sender - %s"] = "Onbekende afzender - %s";
-$a->strings["You and %s"] = "Jij en %s";
-$a->strings["%s and You"] = "%s en jij";
-$a->strings["Delete conversation"] = "Verwijder gesprek";
-$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
-$a->strings["%d message"] = array(
- 0 => "%d bericht",
- 1 => "%d berichten",
-);
-$a->strings["Message not available."] = "Bericht niet beschikbaar.";
-$a->strings["Delete message"] = "Verwijder bericht";
-$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Geen beveiligde communicatie beschikbaar. Je kunt misschien antwoorden vanaf de profiel-pagina van de afzender.";
-$a->strings["Send Reply"] = "Verstuur Antwoord";
-$a->strings["[Embedded content - reload page to view]"] = "[Ingebedde inhoud - herlaad pagina om het te bekijken]";
-$a->strings["Contact settings applied."] = "Contactinstellingen toegepast.";
-$a->strings["Contact update failed."] = "Aanpassen van contact mislukt.";
-$a->strings["Repair Contact Settings"] = "Contactinstellingen herstellen";
-$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "";
-$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Gebruik nu de \"terug\"-knop in je webbrowser wanneer je niet weet wat je op deze pagina moet doen.";
-$a->strings["Return to contact editor"] = "Ga terug naar contactbewerker";
-$a->strings["No mirroring"] = "";
-$a->strings["Mirror as forwarded posting"] = "";
-$a->strings["Mirror as my own posting"] = "";
-$a->strings["Name"] = "Naam";
-$a->strings["Account Nickname"] = "Bijnaam account";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Labelnaam - krijgt voorrang op naam/bijnaam";
-$a->strings["Account URL"] = "URL account";
-$a->strings["Friend Request URL"] = "URL vriendschapsverzoek";
-$a->strings["Friend Confirm URL"] = "";
-$a->strings["Notification Endpoint URL"] = "";
-$a->strings["Poll/Feed URL"] = "URL poll/feed";
-$a->strings["New photo from this URL"] = "Nieuwe foto van deze URL";
-$a->strings["Remote Self"] = "";
-$a->strings["Mirror postings from this contact"] = "";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "";
-$a->strings["Login"] = "Login";
-$a->strings["The post was created"] = "";
-$a->strings["Access denied."] = "Toegang geweigerd";
-$a->strings["People Search"] = "Mensen Zoeken";
-$a->strings["No matches"] = "Geen resultaten";
-$a->strings["Photos"] = "Foto's";
-$a->strings["Files"] = "Bestanden";
-$a->strings["Contacts who are not members of a group"] = "Contacten die geen leden zijn van een groep";
$a->strings["Theme settings updated."] = "Thema-instellingen aangepast.";
$a->strings["Site"] = "Website";
$a->strings["Users"] = "Gebruiker";
@@ -421,6 +436,7 @@ $a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor m
$a->strings["No community page"] = "";
$a->strings["Public postings from users of this site"] = "";
$a->strings["Global community page"] = "";
+$a->strings["Never"] = "Nooit";
$a->strings["At post arrival"] = "";
$a->strings["Frequently"] = "Frequent";
$a->strings["Hourly"] = "elk uur";
@@ -530,6 +546,8 @@ $a->strings["Poll interval"] = "Poll-interval";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Stel achtergrondprocessen zoveel seconden uit om de systeembelasting te beperken. Indien 0 wordt het afleverinterval gebruikt.";
$a->strings["Maximum Load Average"] = "Maximum gemiddelde belasting";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximum systeembelasting voordat aflever- en poll-processen uitgesteld worden - standaard 50.";
+$a->strings["Maximum Load Average (Frontend)"] = "";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "";
$a->strings["Use MySQL full text engine"] = "Gebruik de tekst-zoekfunctie van MySQL";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Activeert de zoekmotor. Dit maakt zoeken sneller, maar het kan alleen zoeken naar teksten van minstens vier letters.";
$a->strings["Suppress Language"] = "";
@@ -551,6 +569,8 @@ $a->strings["The old style pager has page numbers but slows down massively the p
$a->strings["Only search in tags"] = "";
$a->strings["On large systems the text search can slow down the system extremely."] = "";
$a->strings["New base url"] = "";
+$a->strings["RINO Encryption"] = "";
+$a->strings["Encryption layer between nodes."] = "";
$a->strings["Update has been marked successful"] = "Wijziging succesvol gemarkeerd ";
$a->strings["Database structure update %s was successfully applied."] = "";
$a->strings["Executing of database structure update %s failed with error: %s"] = "";
@@ -583,9 +603,12 @@ $a->strings["select all"] = "Alles selecteren";
$a->strings["User registrations waiting for confirm"] = "Gebruikersregistraties wachten op een bevestiging";
$a->strings["User waiting for permanent deletion"] = "";
$a->strings["Request date"] = "Registratiedatum";
+$a->strings["Name"] = "Naam";
$a->strings["Email"] = "E-mail";
$a->strings["No registrations."] = "Geen registraties.";
$a->strings["Deny"] = "Weiger";
+$a->strings["Block"] = "Blokkeren";
+$a->strings["Unblock"] = "Blokkering opheffen";
$a->strings["Site admin"] = "Sitebeheerder";
$a->strings["Account expired"] = "Account verlopen";
$a->strings["New User"] = "Nieuwe gebruiker";
@@ -617,109 +640,260 @@ $a->strings["Enable Debugging"] = "";
$a->strings["Log file"] = "Logbestand";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "De webserver moet hier kunnen schrijven. Relatief t.o.v. van de hoogste folder binnen uw Friendica-installatie.";
$a->strings["Log level"] = "Log niveau";
+$a->strings["Update now"] = "Wijzig nu";
$a->strings["Close"] = "Afsluiten";
$a->strings["FTP Host"] = "FTP Server";
$a->strings["FTP Path"] = "FTP Pad";
$a->strings["FTP User"] = "FTP Gebruiker";
$a->strings["FTP Password"] = "FTP wachtwoord";
-$a->strings["Search Results For:"] = "Zoekresultaten voor:";
-$a->strings["Remove term"] = "Verwijder zoekterm";
-$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten";
-$a->strings["add"] = "toevoegen";
-$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 op jou betrekking hebben";
-$a->strings["New"] = "Nieuw";
-$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum";
-$a->strings["Shared Links"] = "Gedeelde links";
-$a->strings["Interesting Links"] = "Interessante links";
-$a->strings["Starred"] = "Met ster";
-$a->strings["Favourite Posts"] = "Favoriete berichten";
-$a->strings["Warning: This group contains %s member from an insecure network."] = array(
- 0 => "Waarschuwing: Deze groep bevat %s lid van een onveilig netwerk.",
- 1 => "Waarschuwing: Deze groep bevat %s leden van een onveilig netwerk.",
-);
-$a->strings["Private messages to this group are at risk of public disclosure."] = "Privéberichten naar deze groep kunnen openbaar gemaakt worden.";
-$a->strings["No such group"] = "Zo'n groep bestaat niet";
-$a->strings["Group is empty"] = "De groep is leeg";
-$a->strings["Group: "] = "Groep:";
-$a->strings["Contact: "] = "Contact: ";
-$a->strings["Private messages to this person are at risk of public disclosure."] = "Privéberichten naar deze persoon kunnen openbaar gemaakt worden.";
-$a->strings["Invalid contact."] = "Ongeldig contact.";
$a->strings["Friends of %s"] = "Vrienden van %s";
$a->strings["No friends to display."] = "Geen vrienden om te laten zien.";
+$a->strings["Common Friends"] = "Gedeelde Vrienden";
+$a->strings["No contacts in common."] = "Geen gedeelde contacten.";
+$a->strings["%d contact edited."] = array(
+ 0 => "",
+ 1 => "",
+);
+$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de contactgegevens";
+$a->strings["Could not locate selected profile."] = "Kon het geselecteerde profiel niet vinden.";
+$a->strings["Contact updated."] = "Contact bijgewerkt.";
+$a->strings["Failed to update contact record."] = "Ik kon de contactgegevens niet aanpassen.";
+$a->strings["Contact has been blocked"] = "Contact is geblokkeerd";
+$a->strings["Contact has been unblocked"] = "Contact is gedeblokkeerd";
+$a->strings["Contact has been ignored"] = "Contact wordt genegeerd";
+$a->strings["Contact has been unignored"] = "Contact wordt niet meer genegeerd";
+$a->strings["Contact has been archived"] = "Contact is gearchiveerd";
+$a->strings["Contact has been unarchived"] = "Contact is niet meer gearchiveerd";
+$a->strings["Do you really want to delete this contact?"] = "Wil je echt dit contact verwijderen?";
+$a->strings["Contact has been removed."] = "Contact is verwijderd.";
+$a->strings["You are mutual friends with %s"] = "Je bent wederzijds bevriend met %s";
+$a->strings["You are sharing with %s"] = "Je deelt met %s";
+$a->strings["%s is sharing with you"] = "%s deelt met jou";
+$a->strings["Private communications are not available for this contact."] = "Privécommunicatie met dit contact is niet beschikbaar.";
+$a->strings["(Update was successful)"] = "(Wijziging is geslaagd)";
+$a->strings["(Update was not successful)"] = "(Wijziging is niet geslaagd)";
+$a->strings["Suggest friends"] = "Stel vrienden voor";
+$a->strings["Network type: %s"] = "Netwerk type: %s";
+$a->strings["%d contact in common"] = array(
+ 0 => "%d gedeeld contact",
+ 1 => "%d gedeelde contacten",
+);
+$a->strings["View all contacts"] = "Alle contacten zien";
+$a->strings["Toggle Blocked status"] = "Schakel geblokkeerde status";
+$a->strings["Unignore"] = "Negeer niet meer";
+$a->strings["Toggle Ignored status"] = "Schakel negeerstatus";
+$a->strings["Unarchive"] = "Archiveer niet meer";
+$a->strings["Archive"] = "Archiveer";
+$a->strings["Toggle Archive status"] = "Schakel archiveringsstatus";
+$a->strings["Repair"] = "Herstellen";
+$a->strings["Advanced Contact Settings"] = "Geavanceerde instellingen voor contacten";
+$a->strings["Communications lost with this contact!"] = "Communicatie met dit contact is verbroken!";
+$a->strings["Fetch further information for feeds"] = "";
+$a->strings["Disabled"] = "";
+$a->strings["Fetch information"] = "";
+$a->strings["Fetch information and keywords"] = "";
+$a->strings["Contact Editor"] = "Contactbewerker";
+$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 getoond moet worden wanneer %s uw profiel bezoekt. ";
+$a->strings["Contact Information / Notes"] = "Contactinformatie / aantekeningen";
+$a->strings["Edit contact notes"] = "Wijzig aantekeningen over dit contact";
+$a->strings["Block/Unblock contact"] = "Blokkeer/deblokkeer contact";
+$a->strings["Ignore contact"] = "Negeer contact";
+$a->strings["Repair URL settings"] = "Repareer URL-instellingen";
+$a->strings["View conversations"] = "Toon conversaties";
+$a->strings["Delete contact"] = "Verwijder contact";
+$a->strings["Last update:"] = "Laatste wijziging:";
+$a->strings["Update public posts"] = "Openbare posts aanpassen";
+$a->strings["Currently blocked"] = "Op dit moment geblokkeerd";
+$a->strings["Currently ignored"] = "Op dit moment genegeerd";
+$a->strings["Currently archived"] = "Op dit moment gearchiveerd";
+$a->strings["Replies/likes to your public posts may still be visible"] = "Antwoorden of 'vind ik leuk's op je openbare posts kunnen nog zichtbaar zijn";
+$a->strings["Notification for new posts"] = "Meldingen voor nieuwe berichten";
+$a->strings["Send a notification of every new post of this contact"] = "";
+$a->strings["Blacklisted keywords"] = "";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "";
+$a->strings["Suggestions"] = "Voorstellen";
+$a->strings["Suggest potential friends"] = "Stel vrienden voor";
+$a->strings["All Contacts"] = "Alle Contacten";
+$a->strings["Show all contacts"] = "Toon alle contacten";
+$a->strings["Unblocked"] = "Niet geblokkeerd";
+$a->strings["Only show unblocked contacts"] = "Toon alleen niet-geblokkeerde contacten";
+$a->strings["Blocked"] = "Geblokkeerd";
+$a->strings["Only show blocked contacts"] = "Toon alleen geblokkeerde contacten";
+$a->strings["Ignored"] = "Genegeerd";
+$a->strings["Only show ignored contacts"] = "Toon alleen genegeerde contacten";
+$a->strings["Archived"] = "Gearchiveerd";
+$a->strings["Only show archived contacts"] = "Toon alleen gearchiveerde contacten";
+$a->strings["Hidden"] = "Verborgen";
+$a->strings["Only show hidden contacts"] = "Toon alleen verborgen contacten";
+$a->strings["Search your contacts"] = "Doorzoek je contacten";
+$a->strings["Finding: "] = "Gevonden:";
+$a->strings["Find"] = "Zoek";
+$a->strings["Update"] = "Wijzigen";
+$a->strings["Mutual Friendship"] = "Wederzijdse vriendschap";
+$a->strings["is a fan of yours"] = "Is een fan van jou";
+$a->strings["you are a fan of"] = "Jij bent een fan van";
+$a->strings["No such group"] = "Zo'n groep bestaat niet";
+$a->strings["Group is empty"] = "De groep is leeg";
+$a->strings["Group: %s"] = "";
+$a->strings["View in context"] = "In context bekijken";
+$a->strings["Contact settings applied."] = "Contactinstellingen toegepast.";
+$a->strings["Contact update failed."] = "Aanpassen van contact mislukt.";
+$a->strings["Repair Contact Settings"] = "Contactinstellingen herstellen";
+$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "";
+$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Gebruik nu de \"terug\"-knop in je webbrowser wanneer je niet weet wat je op deze pagina moet doen.";
+$a->strings["Return to contact editor"] = "Ga terug naar contactbewerker";
+$a->strings["No mirroring"] = "";
+$a->strings["Mirror as forwarded posting"] = "";
+$a->strings["Mirror as my own posting"] = "";
+$a->strings["Refetch contact data"] = "";
+$a->strings["Account Nickname"] = "Bijnaam account";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@Labelnaam - krijgt voorrang op naam/bijnaam";
+$a->strings["Account URL"] = "URL account";
+$a->strings["Friend Request URL"] = "URL vriendschapsverzoek";
+$a->strings["Friend Confirm URL"] = "URL vriendschapsbevestiging";
+$a->strings["Notification Endpoint URL"] = "";
+$a->strings["Poll/Feed URL"] = "URL poll/feed";
+$a->strings["New photo from this URL"] = "Nieuwe foto van deze URL";
+$a->strings["Remote Self"] = "";
+$a->strings["Mirror postings from this contact"] = "";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "";
+$a->strings["Profile not found."] = "Profiel niet gevonden";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd.";
+$a->strings["Response from remote site was not understood."] = "Antwoord van de website op afstand werd niet begrepen.";
+$a->strings["Unexpected response from remote site: "] = "Onverwacht antwoord van website op afstand:";
+$a->strings["Confirmation completed successfully."] = "Bevestiging werd correct voltooid.";
+$a->strings["Remote site reported: "] = "Website op afstand berichtte: ";
+$a->strings["Temporary failure. Please wait and try again."] = "Tijdelijke fout. Wacht even en probeer opnieuw.";
+$a->strings["Introduction failed or was revoked."] = "Verzoek mislukt of herroepen.";
+$a->strings["Unable to set contact photo."] = "Ik kan geen contact foto instellen.";
+$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is nu bevriend met %2\$s";
+$a->strings["No user record found for '%s' "] = "Geen gebruiker gevonden voor '%s'";
+$a->strings["Our site encryption key is apparently messed up."] = "De encryptie-sleutel van onze webstek is blijkbaar beschadigd.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons.";
+$a->strings["Contact record was not found for you on our site."] = "We vonden op onze webstek geen contactrecord voor jou.";
+$a->strings["Site public key not available in contact record for URL %s."] = "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s.";
+$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken.";
+$a->strings["Unable to set your contact credentials on our system."] = "Niet in staat om op dit systeem je contactreferenties in te stellen.";
+$a->strings["Unable to update your contact profile details on our system"] = "";
+$a->strings["[Name Withheld]"] = "[Naam achtergehouden]";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s is toegetreden tot %2\$s";
+$a->strings["This introduction has already been accepted."] = "Verzoek is al goedgekeurd";
+$a->strings["Profile location is not valid or does not contain profile information."] = "Profiel is ongeldig of bevat geen informatie";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar.";
+$a->strings["Warning: profile location has no profile photo."] = "Waarschuwing: Profieladres heeft geen profielfoto.";
+$a->strings["%d required parameter was not found at the given location"] = array(
+ 0 => "De %d vereiste parameter is niet op het gegeven adres gevonden",
+ 1 => "De %d vereiste parameters zijn niet op het gegeven adres gevonden",
+);
+$a->strings["Introduction complete."] = "Verzoek voltooid.";
+$a->strings["Unrecoverable protocol error."] = "Onherstelbare protocolfout. ";
+$a->strings["Profile unavailable."] = "Profiel onbeschikbaar";
+$a->strings["%s has received too many connection requests today."] = "%s heeft te veel verzoeken gehad vandaag.";
+$a->strings["Spam protection measures have been invoked."] = "Beveiligingsmaatregelen tegen spam zijn in werking getreden.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Wij adviseren vrienden om het over 24 uur nog een keer te proberen.";
+$a->strings["Invalid locator"] = "Ongeldige plaatsbepaler";
+$a->strings["Invalid email address."] = "Geen geldig e-mailadres";
+$a->strings["This account has not been configured for email. Request failed."] = "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail.";
+$a->strings["Unable to resolve your name at the provided location."] = "Ik kan jouw naam op het opgegeven adres niet vinden.";
+$a->strings["You have already introduced yourself here."] = "Je hebt jezelf hier al voorgesteld.";
+$a->strings["Apparently you are already friends with %s."] = "Blijkbaar bent u al bevriend met %s.";
+$a->strings["Invalid profile URL."] = "Ongeldig profiel adres.";
+$a->strings["Disallowed profile URL."] = "Niet toegelaten profiel adres.";
+$a->strings["Your introduction has been sent."] = "Je verzoek is verzonden.";
+$a->strings["Please login to confirm introduction."] = "Log in om je verzoek te bevestigen.";
+$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Je huidige identiteit is niet de juiste. Log met dit profiel in.";
+$a->strings["Confirm"] = "Bevestig";
+$a->strings["Hide this contact"] = "Verberg dit contact";
+$a->strings["Welcome home %s."] = "Welkom terug %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Bevestig je vriendschaps-/connectieverzoek voor %s.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan.";
+$a->strings["Friend/Connection Request"] = "Vriendschaps-/connectieverzoek";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
+$a->strings["Please answer the following:"] = "Beantwoord het volgende:";
+$a->strings["Does %s know you?"] = "Kent %s jou?";
+$a->strings["Add a personal note:"] = "Voeg een persoonlijke opmerking toe:";
+$a->strings["Friendica"] = "Friendica";
+$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Gefedereerde Sociale Web";
+$a->strings["Diaspora"] = "Diaspora";
+$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk.";
+$a->strings["Your Identity Address:"] = "Adres van uw identiteit:";
+$a->strings["Submit Request"] = "Aanvraag indienen";
+$a->strings["Find on this site"] = "Op deze website zoeken";
+$a->strings["Site Directory"] = "Websitegids";
+$a->strings["Age: "] = "Leeftijd:";
+$a->strings["Gender: "] = "Geslacht:";
+$a->strings["Location:"] = "Plaats:";
+$a->strings["Gender:"] = "Geslacht:";
+$a->strings["Status:"] = "Tijdlijn:";
+$a->strings["Homepage:"] = "Website:";
+$a->strings["About:"] = "Over:";
+$a->strings["No entries (some entries may be hidden)."] = "Geen gegevens (sommige gegevens kunnen verborgen zijn).";
+$a->strings["People Search - %s"] = "";
+$a->strings["No matches"] = "Geen resultaten";
+$a->strings["Access to this profile has been restricted."] = "Toegang tot dit profiel is beperkt.";
+$a->strings["Item has been removed."] = "Item is verwijderd.";
+$a->strings["Item not found"] = "Item niet gevonden";
+$a->strings["Edit post"] = "Bericht bewerken";
+$a->strings["upload photo"] = "Foto uploaden";
+$a->strings["Attach file"] = "Bestand bijvoegen";
+$a->strings["attach file"] = "bestand bijvoegen";
+$a->strings["web link"] = "webadres";
+$a->strings["Insert video link"] = "Voeg video toe";
+$a->strings["video link"] = "video adres";
+$a->strings["Insert audio link"] = "Voeg audio adres toe";
+$a->strings["audio link"] = "audio adres";
+$a->strings["Set your location"] = "Stel uw locatie in";
+$a->strings["set location"] = "Stel uw locatie in";
+$a->strings["Clear browser location"] = "Verwijder locatie uit uw webbrowser";
+$a->strings["clear location"] = "Verwijder locatie uit uw webbrowser";
+$a->strings["Permission settings"] = "Instellingen van rechten";
+$a->strings["CC: email addresses"] = "CC: e-mailadressen";
+$a->strings["Public post"] = "Openbare post";
+$a->strings["Set title"] = "Titel plaatsen";
+$a->strings["Categories (comma-separated list)"] = "Categorieën (komma-gescheiden lijst)";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be";
+$a->strings["Event can not end before it has started."] = "";
$a->strings["Event title and start time are required."] = "Titel en begintijd van de gebeurtenis zijn vereist.";
$a->strings["l, F j"] = "l j F";
$a->strings["Edit event"] = "Gebeurtenis bewerken";
$a->strings["link to source"] = "Verwijzing naar bron";
-$a->strings["Events"] = "Gebeurtenissen";
$a->strings["Create New Event"] = "Maak een nieuwe gebeurtenis";
$a->strings["Previous"] = "Vorige";
$a->strings["Next"] = "Volgende";
-$a->strings["hour:minute"] = "uur:minuut";
$a->strings["Event details"] = "Gebeurtenis details";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "Formaat is %s %s. Begindatum en titel zijn vereist.";
+$a->strings["Starting date and Title are required."] = "";
$a->strings["Event Starts:"] = "Gebeurtenis begint:";
$a->strings["Required"] = "Vereist";
$a->strings["Finish date/time is not known or not relevant"] = "Einddatum/tijd is niet gekend of niet relevant";
$a->strings["Event Finishes:"] = "Gebeurtenis eindigt:";
$a->strings["Adjust for viewer timezone"] = "Pas aan aan de tijdzone van de gebruiker";
$a->strings["Description:"] = "Beschrijving:";
-$a->strings["Location:"] = "Plaats:";
$a->strings["Title:"] = "Titel:";
$a->strings["Share this event"] = "Deel deze gebeurtenis";
-$a->strings["Select"] = "Kies";
-$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s";
-$a->strings["%s from %s"] = "%s van %s";
-$a->strings["View in context"] = "In context bekijken";
-$a->strings["%d comment"] = array(
- 0 => "%d reactie",
- 1 => "%d reacties",
-);
-$a->strings["comment"] = array(
- 0 => "reactie",
- 1 => "reacties",
-);
-$a->strings["show more"] = "toon meer";
-$a->strings["Private Message"] = "Privébericht";
-$a->strings["I like this (toggle)"] = "Vind ik leuk";
-$a->strings["like"] = "leuk";
-$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk";
-$a->strings["dislike"] = "niet leuk";
-$a->strings["Share this"] = "Delen";
-$a->strings["share"] = "Delen";
-$a->strings["This is you"] = "Dit ben jij";
-$a->strings["Comment"] = "Reacties";
-$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["Link"] = "Link";
-$a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Voorvertoning";
-$a->strings["Edit"] = "Bewerken";
-$a->strings["add star"] = "ster toevoegen";
-$a->strings["remove star"] = "ster verwijderen";
-$a->strings["toggle star status"] = "ster toevoegen of verwijderen";
-$a->strings["starred"] = "met ster";
-$a->strings["add tag"] = "label toevoegen";
-$a->strings["save to folder"] = "Bewaren in map";
-$a->strings["to"] = "aan";
-$a->strings["Wall-to-Wall"] = "wall-to-wall";
-$a->strings["via Wall-To-Wall:"] = "via wall-to-wall";
-$a->strings["Remove My Account"] = "Verwijder mijn account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is.";
-$a->strings["Please enter your password for verification:"] = "Voer je wachtwoord in voor verificatie:";
+$a->strings["You already added this contact."] = "";
+$a->strings["Contact added"] = "Contact toegevoegd";
+$a->strings["Group created."] = "Groep aangemaakt.";
+$a->strings["Could not create group."] = "Kon de groep niet aanmaken.";
+$a->strings["Group not found."] = "Groep niet gevonden.";
+$a->strings["Group name changed."] = "Groepsnaam gewijzigd.";
+$a->strings["Permission denied"] = "Toegang geweigerd";
+$a->strings["Save Group"] = "";
+$a->strings["Create a group of contacts/friends."] = "Maak een groep contacten/vrienden aan.";
+$a->strings["Group Name: "] = "Groepsnaam:";
+$a->strings["Group removed."] = "Groep verwijderd.";
+$a->strings["Unable to remove group."] = "Niet in staat om groep te verwijderen.";
+$a->strings["Group Editor"] = "Groepsbewerker";
+$a->strings["Members"] = "Leden";
+$a->strings["Click on a contact to add or remove."] = "Klik op een contact om het toe te voegen of te verwijderen.";
$a->strings["Friendica Communications Server - Setup"] = "";
$a->strings["Could not connect to database."] = "Kon geen toegang krijgen tot de database.";
$a->strings["Could not create table."] = "Kon tabel niet aanmaken.";
$a->strings["Your Friendica site database has been installed."] = "De database van je Friendica-website is geïnstalleerd.";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Het kan nodig zijn om het bestand \"database.sql\" manueel te importeren met phpmyadmin of mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Zie het bestand \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "";
$a->strings["System check"] = "Systeemcontrole";
$a->strings["Check again"] = "Controleer opnieuw";
$a->strings["Database connection"] = "Verbinding met database";
@@ -775,35 +949,235 @@ $a->strings["Url rewrite is working"] = "";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Het databaseconfiguratiebestand \".htconfig.php\" kon niet worden weggeschreven. Je kunt de bijgevoegde tekst gebruiken om in een configuratiebestand aan te maken in de hoogste map van je webserver.";
$a->strings["
What next
"] = "
Wat nu
";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "BELANGRIJK: Je zult [manueel] een geplande taak moeten aanmaken voor de poller.";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "";
-$a->strings["Unable to check your home location."] = "Niet in staat om je tijdlijn-locatie vast te stellen";
-$a->strings["No recipient."] = "Geen ontvanger.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Als je wilt dat %s antwoordt moet je nakijken dat de privacy-instellingen op jouw website privéberichten van onbekende afzenders toelaat.";
-$a->strings["Help:"] = "Help:";
-$a->strings["Help"] = "Help";
-$a->strings["Not Found"] = "Niet gevonden";
-$a->strings["Page not found."] = "Pagina niet gevonden";
-$a->strings["%1\$s welcomes %2\$s"] = "%1\$s heet %2\$s van harte welkom";
-$a->strings["Welcome to %s"] = "Welkom op %s";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "";
-$a->strings["Or - did you try to upload an empty file?"] = "";
-$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d";
-$a->strings["File upload failed."] = "Uploaden van bestand mislukt.";
+$a->strings["Unable to locate original post."] = "Ik kan de originele post niet meer vinden.";
+$a->strings["Empty post discarded."] = "Lege post weggegooid.";
+$a->strings["Wall Photos"] = "";
+$a->strings["System error. Post not saved."] = "Systeemfout. Post niet bewaard.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk.";
+$a->strings["You may visit them online at %s"] = "Je kunt ze online bezoeken op %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen.";
+$a->strings["%s posted an update."] = "%s heeft een wijziging geplaatst.";
$a->strings["Profile Match"] = "Profielmatch";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel.";
$a->strings["is interested in:"] = "Is geïnteresseerd in:";
$a->strings["Connect"] = "Verbinden";
-$a->strings["link"] = "link";
-$a->strings["Not available."] = "Niet beschikbaar";
-$a->strings["Community"] = "Website";
-$a->strings["No results."] = "Geen resultaten.";
+$a->strings["Search Results For: %s"] = "";
+$a->strings["add"] = "toevoegen";
+$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 op jou betrekking hebben";
+$a->strings["New"] = "Nieuw";
+$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum";
+$a->strings["Shared Links"] = "Gedeelde links";
+$a->strings["Interesting Links"] = "Interessante links";
+$a->strings["Starred"] = "Met ster";
+$a->strings["Favourite Posts"] = "Favoriete berichten";
+$a->strings["Warning: This group contains %s member from an insecure network."] = array(
+ 0 => "Waarschuwing: Deze groep bevat %s lid van een onveilig netwerk.",
+ 1 => "Waarschuwing: Deze groep bevat %s leden van een onveilig netwerk.",
+);
+$a->strings["Private messages to this group are at risk of public disclosure."] = "Privéberichten naar deze groep kunnen openbaar gemaakt worden.";
+$a->strings["Contact: %s"] = "";
+$a->strings["Private messages to this person are at risk of public disclosure."] = "Privéberichten naar deze persoon kunnen openbaar gemaakt worden.";
+$a->strings["Invalid contact."] = "Ongeldig contact.";
+$a->strings["Personal Notes"] = "Persoonlijke Nota's";
+$a->strings["Not Extended"] = "";
+$a->strings["Photo Albums"] = "Fotoalbums";
+$a->strings["Recent Photos"] = "Recente foto's";
+$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden";
$a->strings["everybody"] = "iedereen";
+$a->strings["Contact information unavailable"] = "Contactinformatie niet beschikbaar";
+$a->strings["Album not found."] = "Album niet gevonden";
+$a->strings["Delete Album"] = "Verwijder album";
+$a->strings["Do you really want to delete this photo album and all its photos?"] = "Wil je echt dit fotoalbum en alle foto's erin verwijderen?";
+$a->strings["Delete Photo"] = "Verwijder foto";
+$a->strings["Do you really want to delete this photo?"] = "Wil je echt deze foto verwijderen?";
+$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s is gelabeld in %2\$s door %3\$s";
+$a->strings["a photo"] = "een foto";
+$a->strings["Image exceeds size limit of %s"] = "";
+$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg.";
+$a->strings["Unable to process image."] = "Niet in staat om de afbeelding te verwerken";
+$a->strings["Image upload failed."] = "Uploaden van afbeelding mislukt.";
+$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["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt.";
+$a->strings["Upload Photos"] = "Upload foto's";
+$a->strings["New album name: "] = "Nieuwe albumnaam: ";
+$a->strings["or existing album name: "] = "of bestaande albumnaam: ";
+$a->strings["Do not show a status post for this upload"] = "Toon geen bericht op je tijdlijn van deze upload";
+$a->strings["Permissions"] = "Rechten";
+$a->strings["Show to Groups"] = "Tonen aan groepen";
+$a->strings["Show to Contacts"] = "Tonen aan contacten";
+$a->strings["Private Photo"] = "Privé foto";
+$a->strings["Public Photo"] = "Publieke foto";
+$a->strings["Edit Album"] = "Album wijzigen";
+$a->strings["Show Newest First"] = "Toon niewste eerst";
+$a->strings["Show Oldest First"] = "Toon oudste eerst";
+$a->strings["View Photo"] = "Bekijk foto";
+$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt.";
+$a->strings["Photo not available"] = "Foto is niet beschikbaar";
+$a->strings["View photo"] = "Bekijk foto";
+$a->strings["Edit photo"] = "Bewerk foto";
+$a->strings["Use as profile photo"] = "Gebruik als profielfoto";
+$a->strings["View Full Size"] = "Bekijk in volledig formaat";
+$a->strings["Tags: "] = "Labels: ";
+$a->strings["[Remove any tag]"] = "[Alle labels verwijderen]";
+$a->strings["New album name"] = "Nieuwe albumnaam";
+$a->strings["Caption"] = "Onderschrift";
+$a->strings["Add a Tag"] = "Een label toevoegen";
+$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping ";
+$a->strings["Do not rotate"] = "";
+$a->strings["Rotate CW (right)"] = "Roteren met de klok mee (rechts)";
+$a->strings["Rotate CCW (left)"] = "Roteren tegen de klok in (links)";
+$a->strings["Private photo"] = "Privé foto";
+$a->strings["Public photo"] = "Publieke foto";
+$a->strings["Share"] = "Delen";
+$a->strings["View Album"] = "Album bekijken";
+$a->strings["{0} wants to be your friend"] = "{0} wilt je vriend worden";
+$a->strings["{0} sent you a message"] = "{0} stuurde jou een bericht";
+$a->strings["{0} requested registration"] = "{0} vroeg om zich te registreren";
+$a->strings["Requested profile is not available."] = "Gevraagde profiel is niet beschikbaar.";
+$a->strings["Tips for New Members"] = "Tips voor nieuwe leden";
+$a->strings["Image uploaded but image cropping failed."] = "Afbeelding opgeladen, maar bijsnijden mislukt.";
+$a->strings["Image size reduction [%s] failed."] = "Verkleining van de afbeelding [%s] mislukt.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-herlaad de pagina, of maak de browser cache leeg als nieuwe foto's niet onmiddellijk verschijnen.";
+$a->strings["Unable to process image"] = "Ik kan de afbeelding niet verwerken";
+$a->strings["Upload File:"] = "Upload bestand:";
+$a->strings["Select a profile:"] = "Kies een profiel:";
+$a->strings["Upload"] = "Uploaden";
+$a->strings["or"] = "of";
+$a->strings["skip this step"] = "Deze stap overslaan";
+$a->strings["select a photo from your photo albums"] = "Kies een foto uit je fotoalbums";
+$a->strings["Crop Image"] = "Afbeelding bijsnijden";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Pas het afsnijden van de afbeelding aan voor het beste resultaat.";
+$a->strings["Done Editing"] = "Wijzigingen compleet";
+$a->strings["Image uploaded successfully."] = "Uploaden van afbeelding gelukt.";
+$a->strings["Profile deleted."] = "Profiel verwijderd";
+$a->strings["Profile-"] = "Profiel-";
+$a->strings["New profile created."] = "Nieuw profiel aangemaakt.";
+$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen.";
+$a->strings["Profile Name is required."] = "Profielnaam is vereist.";
+$a->strings["Marital Status"] = "Echtelijke staat";
+$a->strings["Romantic Partner"] = "Romantische Partner";
+$a->strings["Likes"] = "Houdt van";
+$a->strings["Dislikes"] = "Houdt niet van";
+$a->strings["Work/Employment"] = "Werk";
+$a->strings["Religion"] = "Godsdienst";
+$a->strings["Political Views"] = "Politieke standpunten";
+$a->strings["Gender"] = "Geslacht";
+$a->strings["Sexual Preference"] = "Seksuele Voorkeur";
+$a->strings["Homepage"] = "Tijdlijn";
+$a->strings["Interests"] = "Interesses";
+$a->strings["Address"] = "Adres";
+$a->strings["Location"] = "Plaats";
+$a->strings["Profile updated."] = "Profiel bijgewerkt.";
+$a->strings[" and "] = "en";
+$a->strings["public profile"] = "publiek profiel";
+$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s veranderde %2\$s naar “%3\$s”";
+$a->strings[" - Visit %1\$s's %2\$s"] = " - Bezoek %2\$s van %1\$s";
+$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepast %2\$s, %3\$s veranderd.";
+$a->strings["Hide contacts and friends:"] = "";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Je vrienden/contacten verbergen voor bezoekers van dit profiel?";
+$a->strings["Edit Profile Details"] = "Profieldetails bewerken";
+$a->strings["Change Profile Photo"] = "Profielfoto wijzigen";
+$a->strings["View this profile"] = "Dit profiel bekijken";
+$a->strings["Create a new profile using these settings"] = "Nieuw profiel aanmaken met deze instellingen";
+$a->strings["Clone this profile"] = "Dit profiel klonen";
+$a->strings["Delete this profile"] = "Dit profiel verwijderen";
+$a->strings["Basic information"] = "";
+$a->strings["Profile picture"] = "";
+$a->strings["Preferences"] = "";
+$a->strings["Status information"] = "";
+$a->strings["Additional information"] = "";
+$a->strings["Profile Name:"] = "Profiel Naam:";
+$a->strings["Your Full Name:"] = "Je volledige naam:";
+$a->strings["Title/Description:"] = "Titel/Beschrijving:";
+$a->strings["Your Gender:"] = "Je Geslacht:";
+$a->strings["Birthday :"] = "";
+$a->strings["Street Address:"] = "Postadres:";
+$a->strings["Locality/City:"] = "Gemeente/Stad:";
+$a->strings["Postal/Zip Code:"] = "Postcode:";
+$a->strings["Country:"] = "Land:";
+$a->strings["Region/State:"] = "Regio/Staat:";
+$a->strings["♥ Marital Status:"] = "♥ Echtelijke Staat:";
+$a->strings["Who: (if applicable)"] = "Wie: (indien toepasbaar)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl";
+$a->strings["Since [date]:"] = "Sinds [datum]:";
+$a->strings["Sexual Preference:"] = "Seksuele Voorkeur:";
+$a->strings["Homepage URL:"] = "Adres tijdlijn:";
+$a->strings["Hometown:"] = "Woonplaats:";
+$a->strings["Political Views:"] = "Politieke standpunten:";
+$a->strings["Religious Views:"] = "Geloof:";
+$a->strings["Public Keywords:"] = "Publieke Sleutelwoorden:";
+$a->strings["Private Keywords:"] = "Privé Sleutelwoorden:";
+$a->strings["Likes:"] = "Houdt van:";
+$a->strings["Dislikes:"] = "Houdt niet van:";
+$a->strings["Example: fishing photography software"] = "Voorbeeld: vissen fotografie software";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)";
+$a->strings["(Used for searching profiles, never shown to others)"] = "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)";
+$a->strings["Tell us about yourself..."] = "Vertel iets over jezelf...";
+$a->strings["Hobbies/Interests"] = "Hobby's/Interesses";
+$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken";
+$a->strings["Musical interests"] = "Muzikale interesses";
+$a->strings["Books, literature"] = "Boeken, literatuur";
+$a->strings["Television"] = "Televisie";
+$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/ontspanning";
+$a->strings["Love/romance"] = "Liefde/romance";
+$a->strings["Work/employment"] = "Werk";
+$a->strings["School/education"] = "School/opleiding";
+$a->strings["This is your public profile. It may be visible to anybody using the internet."] = "Dit is jouw publiek profiel. Het kan zichtbaar zijn voor iedereen op het internet.";
+$a->strings["Edit/Manage Profiles"] = "Wijzig/Beheer Profielen";
+$a->strings["Change profile photo"] = "Profiel foto wijzigen";
+$a->strings["Create New Profile"] = "Maak nieuw profiel";
+$a->strings["Profile Image"] = "Profiel afbeelding";
+$a->strings["visible to everybody"] = "zichtbaar voor iedereen";
+$a->strings["Edit visibility"] = "Pas zichtbaarheid aan";
+$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificatie.";
+$a->strings["Profile Visibility Editor"] = "";
+$a->strings["Visible To"] = "Zichtbaar voor";
+$a->strings["All Contacts (with secure profile access)"] = "Alle contacten (met veilige profieltoegang)";
+$a->strings["Items tagged with: %s"] = "";
+$a->strings["Search results for: %s"] = "";
+$a->strings["link"] = "link";
+$a->strings["Do you really want to delete this suggestion?"] = "Wil je echt dit voorstel verwijderen?";
+$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorstellen beschikbaar. Als dit een nieuwe website is, kun je het over 24 uur nog eens proberen.";
+$a->strings["Ignore/Hide"] = "Negeren/Verbergen";
+$a->strings["Do you really want to delete this video?"] = "";
+$a->strings["Delete Video"] = "";
+$a->strings["No videos selected"] = "Geen video's geselecteerd";
+$a->strings["View Video"] = "Bekijk Video";
+$a->strings["Recent Videos"] = "Recente video's";
+$a->strings["Upload New Videos"] = "Nieuwe video's uploaden";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "";
+$a->strings["Or - did you try to upload an empty file?"] = "";
+$a->strings["File exceeds size limit of %s"] = "";
+$a->strings["File upload failed."] = "Uploaden van bestand mislukt.";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registratie geslaagd. Kijk je e-mail na voor verdere instructies.";
+$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "";
+$a->strings["Your registration can not be processed."] = "Je registratie kan niet verwerkt worden.";
+$a->strings["Your registration is pending approval by the site owner."] = "Jouw registratie wacht op goedkeuring van de beheerder.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Je kunt (optioneel) dit formulier invullen via OpenID door je OpenID in te geven en op 'Registreren' te klikken.";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Laat dit veld leeg als je niet vertrouwd bent met OpenID, en vul de rest van de items in.";
+$a->strings["Your OpenID (optional): "] = "Je OpenID (optioneel):";
+$a->strings["Include your profile in member directory?"] = "Je profiel in de ledengids opnemen?";
+$a->strings["Membership on this site is by invitation only."] = "Lidmaatschap van deze website is uitsluitend op uitnodiging.";
+$a->strings["Your invitation ID: "] = "Je uitnodigingsid:";
+$a->strings["Your Full Name (e.g. Joe Smith): "] = "Je volledige naam (bijv. Jan Jansens):";
+$a->strings["Your Email Address: "] = "Je email adres:";
+$a->strings["New Password:"] = "Nieuw Wachtwoord:";
+$a->strings["Leave empty for an auto generated password."] = "";
+$a->strings["Confirm:"] = "Bevestig:";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Kies een bijnaam voor je profiel. Deze moet met een letter beginnen. Je profieladres op deze website zal dan 'bijnaam@\$sitename' zijn.";
+$a->strings["Choose a nickname: "] = "Kies een bijnaam:";
+$a->strings["Register"] = "Registreer";
+$a->strings["Import your profile to this friendica instance"] = "";
$a->strings["Additional features"] = "Extra functies";
$a->strings["Display"] = "Weergave";
$a->strings["Social Networks"] = "Sociale netwerken";
$a->strings["Delegations"] = "";
$a->strings["Connected apps"] = "Verbonden applicaties";
-$a->strings["Export personal data"] = "Persoonlijke gegevens exporteren";
$a->strings["Remove account"] = "Account verwijderen";
$a->strings["Missing some important data!"] = "Een belangrijk gegeven ontbreekt!";
$a->strings["Failed to connect with email account using the settings provided."] = "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen.";
@@ -838,8 +1212,10 @@ $a->strings["Plugin Settings"] = "Plugin Instellingen";
$a->strings["Off"] = "Uit";
$a->strings["On"] = "Aan";
$a->strings["Additional Features"] = "Extra functies";
+$a->strings["General Social Media Settings"] = "";
+$a->strings["Disable intelligent shortening"] = "";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "";
$a->strings["Built-in support for %s connectivity is %s"] = "Ingebouwde ondersteuning voor connectiviteit met %s is %s";
-$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "ingeschakeld";
$a->strings["disabled"] = "uitgeschakeld";
$a->strings["StatusNet"] = "StatusNet";
@@ -886,7 +1262,6 @@ $a->strings["Private forum - approved members only"] = "Privé-forum - enkel voo
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optioneel) Laat dit OpenID toe om in te loggen op deze account.";
$a->strings["Publish your default profile in your local site directory?"] = "Je standaardprofiel in je lokale gids publiceren?";
-$a->strings["No"] = "Nee";
$a->strings["Publish your default profile in the global social directory?"] = "Je standaardprofiel in de globale sociale gids publiceren?";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?";
$a->strings["Hide your profile details from unknown viewers?"] = "Je profieldetails verbergen voor onbekende bezoekers?";
@@ -908,8 +1283,6 @@ $a->strings["Expire photos:"] = "Laat foto's vervallen:";
$a->strings["Only expire posts by others:"] = "Laat alleen berichten door anderen vervallen:";
$a->strings["Account Settings"] = "Account Instellingen";
$a->strings["Password Settings"] = "Wachtwoord Instellingen";
-$a->strings["New Password:"] = "Nieuw Wachtwoord:";
-$a->strings["Confirm:"] = "Bevestig:";
$a->strings["Leave password fields blank unless changing"] = "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen";
$a->strings["Current Password:"] = "Huidig wachtwoord:";
$a->strings["Your current password to confirm the changes"] = "Je huidig wachtwoord om de wijzigingen te bevestigen";
@@ -925,8 +1298,6 @@ $a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal vriendschapsverzoe
$a->strings["(to prevent spam abuse)"] = "(om spam misbruik te voorkomen)";
$a->strings["Default Post Permissions"] = "Standaard rechten voor nieuwe berichten";
$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)";
-$a->strings["Show to Groups"] = "Tonen aan groepen";
-$a->strings["Show to Contacts"] = "Tonen aan contacten";
$a->strings["Default Private Post"] = "Standaard Privé Post";
$a->strings["Default Public Post"] = "Standaard Publieke Post";
$a->strings["Default Permissions for New Posts"] = "Standaard rechten voor nieuwe berichten";
@@ -945,6 +1316,8 @@ $a->strings["You receive a private message"] = "Je een privé-bericht ontvangt";
$a->strings["You receive a friend suggestion"] = "Je een suggestie voor een vriendschap ontvangt";
$a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd";
$a->strings["You are poked/prodded/etc. in a post"] = "Je in een bericht bent aangestoten/gepord/etc.";
+$a->strings["Activate desktop notifications"] = "";
+$a->strings["Show desktop popup on new notifications"] = "";
$a->strings["Text-only notification emails"] = "";
$a->strings["Send text only notification emails, without the html part"] = "";
$a->strings["Advanced Account/Page Type Settings"] = "";
@@ -952,348 +1325,16 @@ $a->strings["Change the behaviour of this account for special situations"] = "";
$a->strings["Relocate"] = "";
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "";
$a->strings["Resend relocate message to contacts"] = "";
-$a->strings["This introduction has already been accepted."] = "Verzoek is al goedgekeurd";
-$a->strings["Profile location is not valid or does not contain profile information."] = "Profiel is ongeldig of bevat geen informatie";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar.";
-$a->strings["Warning: profile location has no profile photo."] = "Waarschuwing: Profieladres heeft geen profielfoto.";
-$a->strings["%d required parameter was not found at the given location"] = array(
- 0 => "De %d vereiste parameter is niet op het gegeven adres gevonden",
- 1 => "De %d vereiste parameters zijn niet op het gegeven adres gevonden",
-);
-$a->strings["Introduction complete."] = "Verzoek voltooid.";
-$a->strings["Unrecoverable protocol error."] = "Onherstelbare protocolfout. ";
-$a->strings["Profile unavailable."] = "Profiel onbeschikbaar";
-$a->strings["%s has received too many connection requests today."] = "%s heeft te veel verzoeken gehad vandaag.";
-$a->strings["Spam protection measures have been invoked."] = "Beveiligingsmaatregelen tegen spam zijn in werking getreden.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Wij adviseren vrienden om het over 24 uur nog een keer te proberen.";
-$a->strings["Invalid locator"] = "Ongeldige plaatsbepaler";
-$a->strings["Invalid email address."] = "Geen geldig e-mailadres";
-$a->strings["This account has not been configured for email. Request failed."] = "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail.";
-$a->strings["Unable to resolve your name at the provided location."] = "Ik kan jouw naam op het opgegeven adres niet vinden.";
-$a->strings["You have already introduced yourself here."] = "Je hebt jezelf hier al voorgesteld.";
-$a->strings["Apparently you are already friends with %s."] = "Blijkbaar bent u al bevriend met %s.";
-$a->strings["Invalid profile URL."] = "Ongeldig profiel adres.";
-$a->strings["Disallowed profile URL."] = "Niet toegelaten profiel adres.";
-$a->strings["Your introduction has been sent."] = "Je verzoek is verzonden.";
-$a->strings["Please login to confirm introduction."] = "Log in om je verzoek te bevestigen.";
-$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Je huidige identiteit is niet de juiste. Log met dit profiel in.";
-$a->strings["Hide this contact"] = "Verberg dit contact";
-$a->strings["Welcome home %s."] = "Welkom terug %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Bevestig je vriendschaps-/connectieverzoek voor %s.";
-$a->strings["Confirm"] = "Bevestig";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Als je nog geen lid bent van het vrije sociale web, volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan.";
-$a->strings["Friend/Connection Request"] = "Vriendschaps-/connectieverzoek";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Beantwoord het volgende:";
-$a->strings["Does %s know you?"] = "Kent %s jou?";
-$a->strings["Add a personal note:"] = "Voeg een persoonlijke opmerking toe:";
-$a->strings["Friendica"] = "Friendica";
-$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Gefedereerde Sociale Web";
-$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk.";
-$a->strings["Your Identity Address:"] = "Adres van uw identiteit:";
-$a->strings["Submit Request"] = "Aanvraag indienen";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registratie geslaagd. Kijk je e-mail na voor verdere instructies.";
-$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "";
-$a->strings["Your registration can not be processed."] = "Je registratie kan niet verwerkt worden.";
-$a->strings["Your registration is pending approval by the site owner."] = "Jouw registratie wacht op goedkeuring van de beheerder.";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Je kunt (optioneel) dit formulier invullen via OpenID door je OpenID in te geven en op 'Registreren' te klikken.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Laat dit veld leeg als je niet vertrouwd bent met OpenID, en vul de rest van de items in.";
-$a->strings["Your OpenID (optional): "] = "Je OpenID (optioneel):";
-$a->strings["Include your profile in member directory?"] = "Je profiel in de ledengids opnemen?";
-$a->strings["Membership on this site is by invitation only."] = "Lidmaatschap van deze website is uitsluitend op uitnodiging.";
-$a->strings["Your invitation ID: "] = "Je uitnodigingsid:";
-$a->strings["Your Full Name (e.g. Joe Smith): "] = "Je volledige naam (bijv. Jan Jansens):";
-$a->strings["Your Email Address: "] = "Je email adres:";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Kies een bijnaam voor je profiel. Deze moet met een letter beginnen. Je profieladres op deze website zal dan 'bijnaam@\$sitename' zijn.";
-$a->strings["Choose a nickname: "] = "Kies een bijnaam:";
-$a->strings["Register"] = "Registreer";
-$a->strings["Import"] = "Importeren";
-$a->strings["Import your profile to this friendica instance"] = "";
-$a->strings["System down for maintenance"] = "Systeem onbeschikbaar wegens onderhoud";
-$a->strings["Search"] = "Zoeken";
-$a->strings["Global Directory"] = "Globale gids";
-$a->strings["Find on this site"] = "Op deze website zoeken";
-$a->strings["Site Directory"] = "Websitegids";
-$a->strings["Age: "] = "Leeftijd:";
-$a->strings["Gender: "] = "Geslacht:";
-$a->strings["Gender:"] = "Geslacht:";
-$a->strings["Status:"] = "Tijdlijn:";
-$a->strings["Homepage:"] = "Website:";
-$a->strings["About:"] = "Over:";
-$a->strings["No entries (some entries may be hidden)."] = "Geen gegevens (sommige gegevens kunnen verborgen zijn).";
-$a->strings["No potential page delegates located."] = "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden.";
-$a->strings["Delegate Page Management"] = "Paginabeheer uitbesteden";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwd.";
-$a->strings["Existing Page Managers"] = "Bestaande paginabeheerders";
-$a->strings["Existing Page Delegates"] = "Bestaande personen waaraan het paginabeheer is uitbesteed";
-$a->strings["Potential Delegates"] = "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed ";
-$a->strings["Add"] = "Toevoegen";
-$a->strings["No entries."] = "Geen gegevens.";
-$a->strings["Common Friends"] = "Gedeelde Vrienden";
-$a->strings["No contacts in common."] = "Geen gedeelde contacten.";
-$a->strings["Export account"] = "Account exporteren";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server.";
-$a->strings["Export all"] = "Alles exporteren";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)";
-$a->strings["%1\$s is currently %2\$s"] = "%1\$s is op dit moment %2\$s";
-$a->strings["Mood"] = "Stemming";
-$a->strings["Set your current mood and tell your friends"] = "Stel je huidige stemming in, en vertel het je vrienden";
-$a->strings["Do you really want to delete this suggestion?"] = "Wil je echt dit voorstel verwijderen?";
-$a->strings["Friend Suggestions"] = "Vriendschapsvoorstellen";
-$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorstellen beschikbaar. Als dit een nieuwe website is, kun je het over 24 uur nog eens proberen.";
-$a->strings["Ignore/Hide"] = "Negeren/Verbergen";
-$a->strings["Profile deleted."] = "Profiel verwijderd";
-$a->strings["Profile-"] = "Profiel-";
-$a->strings["New profile created."] = "Nieuw profiel aangemaakt.";
-$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen.";
-$a->strings["Profile Name is required."] = "Profielnaam is vereist.";
-$a->strings["Marital Status"] = "Echtelijke staat";
-$a->strings["Romantic Partner"] = "Romantische Partner";
-$a->strings["Likes"] = "Houdt van";
-$a->strings["Dislikes"] = "Houdt niet van";
-$a->strings["Work/Employment"] = "Werk";
-$a->strings["Religion"] = "Godsdienst";
-$a->strings["Political Views"] = "Politieke standpunten";
-$a->strings["Gender"] = "Geslacht";
-$a->strings["Sexual Preference"] = "Seksuele Voorkeur";
-$a->strings["Homepage"] = "Tijdlijn";
-$a->strings["Interests"] = "Interesses";
-$a->strings["Address"] = "Adres";
-$a->strings["Location"] = "Plaats";
-$a->strings["Profile updated."] = "Profiel bijgewerkt.";
-$a->strings[" and "] = "en";
-$a->strings["public profile"] = "publiek profiel";
-$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s veranderde %2\$s naar “%3\$s”";
-$a->strings[" - Visit %1\$s's %2\$s"] = " - Bezoek %2\$s van %1\$s";
-$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepast %2\$s, %3\$s veranderd.";
-$a->strings["Hide contacts and friends:"] = "";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Je vrienden/contacten verbergen voor bezoekers van dit profiel?";
-$a->strings["Edit Profile Details"] = "Profieldetails bewerken";
-$a->strings["Change Profile Photo"] = "Profielfoto wijzigen";
-$a->strings["View this profile"] = "Dit profiel bekijken";
-$a->strings["Create a new profile using these settings"] = "Nieuw profiel aanmaken met deze instellingen";
-$a->strings["Clone this profile"] = "Dit profiel klonen";
-$a->strings["Delete this profile"] = "Dit profiel verwijderen";
-$a->strings["Basic information"] = "";
-$a->strings["Profile picture"] = "";
-$a->strings["Preferences"] = "";
-$a->strings["Status information"] = "";
-$a->strings["Additional information"] = "";
-$a->strings["Profile Name:"] = "Profiel Naam:";
-$a->strings["Your Full Name:"] = "Je volledige naam:";
-$a->strings["Title/Description:"] = "Titel/Beschrijving:";
-$a->strings["Your Gender:"] = "Je Geslacht:";
-$a->strings["Birthday (%s):"] = "Geboortedatum (%s):";
-$a->strings["Street Address:"] = "Postadres:";
-$a->strings["Locality/City:"] = "Gemeente/Stad:";
-$a->strings["Postal/Zip Code:"] = "Postcode:";
-$a->strings["Country:"] = "Land:";
-$a->strings["Region/State:"] = "Regio/Staat:";
-$a->strings["♥ Marital Status:"] = "♥ Echtelijke Staat:";
-$a->strings["Who: (if applicable)"] = "Wie: (indien toepasbaar)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl";
-$a->strings["Since [date]:"] = "Sinds [datum]:";
-$a->strings["Sexual Preference:"] = "Seksuele Voorkeur:";
-$a->strings["Homepage URL:"] = "Adres tijdlijn:";
-$a->strings["Hometown:"] = "Woonplaats:";
-$a->strings["Political Views:"] = "Politieke standpunten:";
-$a->strings["Religious Views:"] = "Geloof:";
-$a->strings["Public Keywords:"] = "Publieke Sleutelwoorden:";
-$a->strings["Private Keywords:"] = "Privé Sleutelwoorden:";
-$a->strings["Likes:"] = "Houdt van:";
-$a->strings["Dislikes:"] = "Houdt niet van:";
-$a->strings["Example: fishing photography software"] = "Voorbeeld: vissen fotografie software";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)";
-$a->strings["(Used for searching profiles, never shown to others)"] = "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)";
-$a->strings["Tell us about yourself..."] = "Vertel iets over jezelf...";
-$a->strings["Hobbies/Interests"] = "Hobby's/Interesses";
-$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken";
-$a->strings["Musical interests"] = "Muzikale interesses";
-$a->strings["Books, literature"] = "Boeken, literatuur";
-$a->strings["Television"] = "Televisie";
-$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/ontspanning";
-$a->strings["Love/romance"] = "Liefde/romance";
-$a->strings["Work/employment"] = "Werk";
-$a->strings["School/education"] = "School/opleiding";
-$a->strings["This is your public profile. It may be visible to anybody using the internet."] = "Dit is jouw publiek profiel. Het kan zichtbaar zijn voor iedereen op het internet.";
-$a->strings["Edit/Manage Profiles"] = "Wijzig/Beheer Profielen";
-$a->strings["Change profile photo"] = "Profiel foto wijzigen";
-$a->strings["Create New Profile"] = "Maak nieuw profiel";
-$a->strings["Profile Image"] = "Profiel afbeelding";
-$a->strings["visible to everybody"] = "zichtbaar voor iedereen";
-$a->strings["Edit visibility"] = "Pas zichtbaarheid aan";
-$a->strings["Item not found"] = "Item niet gevonden";
-$a->strings["Edit post"] = "Bericht bewerken";
-$a->strings["upload photo"] = "Foto uploaden";
-$a->strings["Attach file"] = "Bestand bijvoegen";
-$a->strings["attach file"] = "bestand bijvoegen";
-$a->strings["web link"] = "webadres";
-$a->strings["Insert video link"] = "Voeg video toe";
-$a->strings["video link"] = "video adres";
-$a->strings["Insert audio link"] = "Voeg audio adres toe";
-$a->strings["audio link"] = "audio adres";
-$a->strings["Set your location"] = "Stel uw locatie in";
-$a->strings["set location"] = "Stel uw locatie in";
-$a->strings["Clear browser location"] = "Verwijder locatie uit uw webbrowser";
-$a->strings["clear location"] = "Verwijder locatie uit uw webbrowser";
-$a->strings["Permission settings"] = "Instellingen van rechten";
-$a->strings["CC: email addresses"] = "CC: e-mailadressen";
-$a->strings["Public post"] = "Openbare post";
-$a->strings["Set title"] = "Titel plaatsen";
-$a->strings["Categories (comma-separated list)"] = "Categorieën (komma-gescheiden lijst)";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be";
+$a->strings["Login"] = "Login";
+$a->strings["The post was created"] = "";
$a->strings["This is Friendica, version"] = "Dit is Friendica, versie";
$a->strings["running at web location"] = "draaiend op web-adres";
$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bezoek Friendica.com om meer te leren over het Friendica project.";
$a->strings["Bug reports and issues: please visit"] = "Bug rapporten en problemen: bezoek";
+$a->strings["the bugtracker at github"] = "";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggesties, lof, donaties, enzovoort - stuur een e-mail naar \"info\" op Friendica - dot com";
$a->strings["Installed plugins/addons/apps:"] = "Geïnstalleerde plugins/toepassingen:";
$a->strings["No installed plugins/addons/apps"] = "Geen plugins of toepassingen geïnstalleerd";
-$a->strings["Authorize application connection"] = "";
-$a->strings["Return to your app and insert this Securty Code:"] = "";
-$a->strings["Please login to continue."] = "Log in om verder te 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 toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?";
-$a->strings["Remote privacy information not available."] = "Privacyinformatie op afstand niet beschikbaar.";
-$a->strings["Visible to:"] = "Zichtbaar voor:";
-$a->strings["Personal Notes"] = "Persoonlijke Nota's";
-$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
-$a->strings["Time Conversion"] = "Tijdsconversie";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones.";
-$a->strings["UTC time: %s"] = "UTC tijd: %s";
-$a->strings["Current timezone: %s"] = "Huidige Tijdzone: %s";
-$a->strings["Converted localtime: %s"] = "Omgerekende lokale tijd: %s";
-$a->strings["Please select your timezone:"] = "Selecteer je tijdzone:";
-$a->strings["Poke/Prod"] = "Aanstoten/porren";
-$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen";
-$a->strings["Recipient"] = "Ontvanger";
-$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen";
-$a->strings["Make this post private"] = "Dit bericht privé maken";
-$a->strings["Total invitation limit exceeded."] = "Totale uitnodigingslimiet overschreden.";
-$a->strings["%s : Not a valid email address."] = "%s: Geen geldig e-mailadres.";
-$a->strings["Please join us on Friendica"] = "Kom bij ons op Friendica";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website.";
-$a->strings["%s : Message delivery failed."] = "%s : Aflevering van bericht mislukt.";
-$a->strings["%d message sent."] = array(
- 0 => "%d bericht verzonden.",
- 1 => "%d berichten verzonden.",
-);
-$a->strings["You have no more invitations available"] = "Je kunt geen uitnodigingen meer sturen";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen.";
-$a->strings["Send invitations"] = "Verstuur uitnodigingen";
-$a->strings["Enter email addresses, one per line:"] = "Vul e-mailadressen in, één per lijn:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Je zult deze uitnodigingscode moeten invullen: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken";
-$a->strings["Photo Albums"] = "Fotoalbums";
-$a->strings["Contact Photos"] = "Contactfoto's";
-$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden";
-$a->strings["Contact information unavailable"] = "Contactinformatie niet beschikbaar";
-$a->strings["Album not found."] = "Album niet gevonden";
-$a->strings["Delete Album"] = "Verwijder album";
-$a->strings["Do you really want to delete this photo album and all its photos?"] = "Wil je echt dit fotoalbum en alle foto's erin verwijderen?";
-$a->strings["Delete Photo"] = "Verwijder foto";
-$a->strings["Do you really want to delete this photo?"] = "Wil je echt deze foto verwijderen?";
-$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s is gelabeld in %2\$s door %3\$s";
-$a->strings["a photo"] = "een foto";
-$a->strings["Image exceeds size limit of "] = "Afbeelding is groter dan de maximale afmeting van";
-$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg.";
-$a->strings["No photos selected"] = "Geen foto's geselecteerd";
-$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt.";
-$a->strings["Upload Photos"] = "Upload foto's";
-$a->strings["New album name: "] = "Nieuwe albumnaam: ";
-$a->strings["or existing album name: "] = "of bestaande albumnaam: ";
-$a->strings["Do not show a status post for this upload"] = "Toon geen bericht op je tijdlijn van deze upload";
-$a->strings["Permissions"] = "Rechten";
-$a->strings["Private Photo"] = "Privé foto";
-$a->strings["Public Photo"] = "Publieke foto";
-$a->strings["Edit Album"] = "Album wijzigen";
-$a->strings["Show Newest First"] = "Toon niewste eerst";
-$a->strings["Show Oldest First"] = "Toon oudste eerst";
-$a->strings["View Photo"] = "Bekijk foto";
-$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt.";
-$a->strings["Photo not available"] = "Foto is niet beschikbaar";
-$a->strings["View photo"] = "Bekijk foto";
-$a->strings["Edit photo"] = "Bewerk foto";
-$a->strings["Use as profile photo"] = "Gebruik als profielfoto";
-$a->strings["View Full Size"] = "Bekijk in volledig formaat";
-$a->strings["Tags: "] = "Labels: ";
-$a->strings["[Remove any tag]"] = "[Alle labels verwijderen]";
-$a->strings["Rotate CW (right)"] = "Roteren met de klok mee (rechts)";
-$a->strings["Rotate CCW (left)"] = "Roteren tegen de klok in (links)";
-$a->strings["New album name"] = "Nieuwe albumnaam";
-$a->strings["Caption"] = "Onderschrift";
-$a->strings["Add a Tag"] = "Een label toevoegen";
-$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping ";
-$a->strings["Private photo"] = "Privé foto";
-$a->strings["Public photo"] = "Publieke foto";
-$a->strings["Share"] = "Delen";
-$a->strings["Recent Photos"] = "Recente foto's";
-$a->strings["Account approved."] = "Account goedgekeurd.";
-$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s";
-$a->strings["Please login."] = "Inloggen.";
-$a->strings["Move account"] = "Account verplaatsen";
-$a->strings["You can import an account from another Friendica server."] = "Je kunt een account van een andere Friendica server importeren.";
-$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren.";
-$a->strings["Account file"] = "Account bestand";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "";
-$a->strings["Item not available."] = "Item niet beschikbaar";
-$a->strings["Item was not found."] = "Item niet gevonden";
-$a->strings["Delete this item?"] = "Dit item verwijderen?";
-$a->strings["show fewer"] = "Minder tonen";
-$a->strings["Update %s failed. See error logs."] = "Wijziging %s mislukt. Lees de error logbestanden.";
-$a->strings["Create a New Account"] = "Nieuw account aanmaken";
-$a->strings["Logout"] = "Uitloggen";
-$a->strings["Nickname or Email address: "] = "Bijnaam of e-mailadres:";
-$a->strings["Password: "] = "Wachtwoord:";
-$a->strings["Remember me"] = "Onthou me";
-$a->strings["Or login using OpenID: "] = "Of log in met OpenID:";
-$a->strings["Forgot your password?"] = "Wachtwoord vergeten?";
-$a->strings["Website Terms of Service"] = "Gebruikersvoorwaarden website";
-$a->strings["terms of service"] = "servicevoorwaarden";
-$a->strings["Website Privacy Policy"] = "Privacybeleid website";
-$a->strings["privacy policy"] = "privacybeleid";
-$a->strings["Requested account is not available."] = "Gevraagde account is niet beschikbaar.";
-$a->strings["Edit profile"] = "Bewerk profiel";
-$a->strings["Message"] = "Bericht";
-$a->strings["Profiles"] = "Profielen";
-$a->strings["Manage/edit profiles"] = "Beheer/wijzig profielen";
-$a->strings["Network:"] = "";
-$a->strings["g A l F d"] = "G l j 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 beschrijving]";
-$a->strings["Event Reminders"] = "Gebeurtenisherinneringen";
-$a->strings["Events this week:"] = "Gebeurtenissen deze week:";
-$a->strings["Status"] = "Tijdlijn";
-$a->strings["Status Messages and Posts"] = "Berichten op jouw tijdlijn";
-$a->strings["Profile Details"] = "Profieldetails";
-$a->strings["Videos"] = "Video's";
-$a->strings["Events and Calendar"] = "Gebeurtenissen en kalender";
-$a->strings["Only You Can See This"] = "Alleen jij kunt dit zien";
-$a->strings["This entry was edited"] = "";
-$a->strings["ignore thread"] = "";
-$a->strings["unignore thread"] = "";
-$a->strings["toggle ignore status"] = "";
-$a->strings["ignored"] = "";
-$a->strings["Categories:"] = "Categorieën:";
-$a->strings["Filed under:"] = "Bewaard onder:";
-$a->strings["via"] = "via";
-$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
-$a->strings["The error message is\n[pre]%s[/pre]"] = "";
-$a->strings["Errors encountered creating database tables."] = "Tijdens het aanmaken van databasetabellen zijn fouten vastgesteld.";
-$a->strings["Errors encountered performing database changes."] = "";
-$a->strings["Logged out."] = "Uitgelogd.";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "";
-$a->strings["The error message was:"] = "De foutboodschap was:";
$a->strings["Add New Contact"] = "Nieuw Contact toevoegen";
$a->strings["Enter address or web location"] = "Voeg een webadres of -locatie in:";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara";
@@ -1305,19 +1346,56 @@ $a->strings["Find People"] = "Zoek mensen";
$a->strings["Enter name or interest"] = "Vul naam of interesse in";
$a->strings["Connect/Follow"] = "Verbind/Volg";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeelden: Jan Peeters, Vissen";
-$a->strings["Similar Interests"] = "Dezelfde interesses";
$a->strings["Random Profile"] = "Willekeurig Profiel";
-$a->strings["Invite Friends"] = "Vrienden uitnodigen";
$a->strings["Networks"] = "Netwerken";
$a->strings["All Networks"] = "Alle netwerken";
$a->strings["Saved Folders"] = "Bewaarde Mappen";
$a->strings["Everything"] = "Alles";
$a->strings["Categories"] = "Categorieën";
+$a->strings["Click here to upgrade."] = "";
+$a->strings["This action exceeds the limits set by your subscription plan."] = "";
+$a->strings["This action is not available under your subscription plan."] = "";
+$a->strings["Cannot locate DNS info for database server '%s'"] = "";
+$a->strings["Logged out."] = "Uitgelogd.";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "";
+$a->strings["The error message was:"] = "De foutboodschap was:";
+$a->strings["Error decoding account file"] = "";
+$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "";
+$a->strings["Error! Cannot check nickname"] = "";
+$a->strings["User '%s' already exists on this server!"] = "Gebruiker '%s' bestaat al op deze server!";
+$a->strings["User creation error"] = "Fout bij het aanmaken van de gebruiker";
+$a->strings["User profile creation error"] = "Fout bij het aanmaken van het gebruikersprofiel";
+$a->strings["%d contact not imported"] = array(
+ 0 => "%d contact werd niet geïmporteerd",
+ 1 => "%d contacten werden niet geïmporteerd",
+);
+$a->strings["Done. You can now login with your username and password"] = "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord";
+$a->strings["[no subject]"] = "[geen onderwerp]";
+$a->strings["Unknown | Not categorised"] = "Onbekend | Niet ";
+$a->strings["Block immediately"] = "Onmiddellijk blokkeren";
+$a->strings["Shady, spammer, self-marketer"] = "Onbetrouwbaar, spammer, zelfpromotor";
+$a->strings["Known to me, but no opinion"] = "Bekend, maar geen mening";
+$a->strings["OK, probably harmless"] = "OK, waarschijnlijk onschadelijk";
+$a->strings["Reputable, has my trust"] = "Gerenommeerd, heeft mijn vertrouwen";
+$a->strings["Weekly"] = "wekelijks";
+$a->strings["Monthly"] = "maandelijks";
+$a->strings["OStatus"] = "OStatus";
+$a->strings["RSS/Atom"] = "RSS/Atom";
+$a->strings["Zot!"] = "Zot!";
+$a->strings["LinkedIn"] = "Linkedln";
+$a->strings["XMPP/IM"] = "XMPP/IM";
+$a->strings["MySpace"] = "Myspace";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Diaspora Connector"] = "Diaspora-connector";
+$a->strings["Statusnet"] = "Statusnet";
+$a->strings["App.net"] = "";
$a->strings["General Features"] = "Algemene functies";
$a->strings["Multiple Profiles"] = "Meerdere profielen";
$a->strings["Ability to create multiple profiles"] = "Mogelijkheid om meerdere profielen aan te maken";
$a->strings["Post Composition Features"] = "Functies voor het opstellen van berichten";
-$a->strings["Richtext Editor"] = "RTF-tekstverwerker";
+$a->strings["Richtext Editor"] = "Tekstverwerker met opmaak";
$a->strings["Enable richtext editor"] = "Gebruik een tekstverwerker met eenvoudige opmaakfuncties";
$a->strings["Post Preview"] = "Voorvertoning bericht";
$a->strings["Allow previewing posts and comments before publishing them"] = "";
@@ -1354,49 +1432,64 @@ $a->strings["Star Posts"] = "Geef berichten een ster";
$a->strings["Ability to mark special posts with a star indicator"] = "";
$a->strings["Mute Post Notifications"] = "";
$a->strings["Ability to mute notifications for a thread"] = "";
-$a->strings["Connect URL missing."] = "";
-$a->strings["This site is not configured to allow communications with other networks."] = "Deze website is niet geconfigureerd voor communicatie met andere netwerken.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Er werden geen compatibele communicatieprotocols of feeds ontdekt.";
-$a->strings["The profile address specified does not provide adequate information."] = "";
-$a->strings["An author or name was not found."] = "";
-$a->strings["No browser URL could be matched to this address."] = "";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact.";
-$a->strings["Use mailto: in front of address to force email check."] = "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "";
-$a->strings["Unable to retrieve contact information."] = "";
-$a->strings["following"] = "volgend";
-$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten kunnen voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. ";
-$a->strings["Default privacy group for new contacts"] = "";
-$a->strings["Everybody"] = "Iedereen";
-$a->strings["edit"] = "verander";
-$a->strings["Edit group"] = "Verander groep";
-$a->strings["Create a new group"] = "Maak nieuwe groep";
-$a->strings["Contacts not in any group"] = "";
-$a->strings["Miscellaneous"] = "Diversen";
-$a->strings["year"] = "jaar";
-$a->strings["month"] = "maand";
-$a->strings["day"] = "dag";
-$a->strings["never"] = "nooit";
-$a->strings["less than a second ago"] = "minder dan een seconde geleden";
-$a->strings["years"] = "jaren";
-$a->strings["months"] = "maanden";
-$a->strings["week"] = "week";
-$a->strings["weeks"] = "weken";
-$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"] = "secondes";
-$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden";
-$a->strings["%s's birthday"] = "%s's verjaardag";
-$a->strings["Happy Birthday %s"] = "Gefeliciteerd %s";
-$a->strings["Visible to everybody"] = "Zichtbaar voor iedereen";
-$a->strings["show"] = "tonen";
-$a->strings["don't show"] = "Niet tonen";
-$a->strings["[no subject]"] = "[geen onderwerp]";
+$a->strings["Male"] = "Man";
+$a->strings["Female"] = "Vrouw";
+$a->strings["Currently Male"] = "Momenteel mannelijk";
+$a->strings["Currently Female"] = "Momenteel vrouwelijk";
+$a->strings["Mostly Male"] = "Meestal mannelijk";
+$a->strings["Mostly Female"] = "Meestal vrouwelijk";
+$a->strings["Transgender"] = "Transgender";
+$a->strings["Intersex"] = "Interseksueel";
+$a->strings["Transsexual"] = "Transseksueel";
+$a->strings["Hermaphrodite"] = "Hermafrodiet";
+$a->strings["Neuter"] = "Genderneutraal";
+$a->strings["Non-specific"] = "Niet-specifiek";
+$a->strings["Other"] = "Anders";
+$a->strings["Undecided"] = "Onbeslist";
+$a->strings["Males"] = "Mannen";
+$a->strings["Females"] = "Vrouwen";
+$a->strings["Gay"] = "Homo";
+$a->strings["Lesbian"] = "Lesbienne";
+$a->strings["No Preference"] = "Geen voorkeur";
+$a->strings["Bisexual"] = "Biseksueel";
+$a->strings["Autosexual"] = "Autoseksueel";
+$a->strings["Abstinent"] = "Onthouder";
+$a->strings["Virgin"] = "Maagd";
+$a->strings["Deviant"] = "Afwijkend";
+$a->strings["Fetish"] = "Fetisj";
+$a->strings["Oodles"] = "Veel";
+$a->strings["Nonsexual"] = "Niet seksueel";
+$a->strings["Single"] = "Alleenstaand";
+$a->strings["Lonely"] = "Eenzaam";
+$a->strings["Available"] = "Beschikbaar";
+$a->strings["Unavailable"] = "Onbeschikbaar";
+$a->strings["Has crush"] = "Verliefd";
+$a->strings["Infatuated"] = "Smoorverliefd";
+$a->strings["Dating"] = "Aan het daten";
+$a->strings["Unfaithful"] = "Ontrouw";
+$a->strings["Sex Addict"] = "Seksverslaafd";
+$a->strings["Friends"] = "Vrienden";
+$a->strings["Friends/Benefits"] = "Vriendschap plus";
+$a->strings["Casual"] = "Ongebonden/vluchtig";
+$a->strings["Engaged"] = "Verloofd";
+$a->strings["Married"] = "Getrouwd";
+$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd";
+$a->strings["Partners"] = "Partners";
+$a->strings["Cohabiting"] = "Samenwonend";
+$a->strings["Common law"] = "getrouwd voor-de-wet";
+$a->strings["Happy"] = "Blij";
+$a->strings["Not looking"] = "Niet op zoek";
+$a->strings["Swinger"] = "Swinger";
+$a->strings["Betrayed"] = "Bedrogen";
+$a->strings["Separated"] = "Uit elkaar";
+$a->strings["Unstable"] = "Onstabiel";
+$a->strings["Divorced"] = "Gescheiden";
+$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden";
+$a->strings["Widowed"] = "Weduwnaar/weduwe";
+$a->strings["Uncertain"] = "Onzeker";
+$a->strings["It's complicated"] = "Het is gecompliceerd";
+$a->strings["Don't care"] = "Kan me niet schelen";
+$a->strings["Ask me"] = "Vraag me";
$a->strings["stopped following"] = "";
$a->strings["Poke"] = "Aanstoten";
$a->strings["View Status"] = "Bekijk status";
@@ -1406,13 +1499,28 @@ $a->strings["Network Posts"] = "Netwerkberichten";
$a->strings["Edit Contact"] = "Bewerk contact";
$a->strings["Drop Contact"] = "Verwijder contact";
$a->strings["Send PM"] = "Stuur een privébericht";
-$a->strings["Welcome "] = "Welkom";
-$a->strings["Please upload a profile photo."] = "Upload een profielfoto.";
-$a->strings["Welcome back "] = "Welkom terug ";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "";
-$a->strings["event"] = "gebeurtenis";
+$a->strings[" on Last.fm"] = " op Last.fm";
+$a->strings["Post to Email"] = "Verzenden per e-mail";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
+$a->strings["Visible to everybody"] = "Zichtbaar voor iedereen";
+$a->strings["User not found."] = "Gebruiker niet gevonden";
+$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "";
+$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "";
+$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "";
+$a->strings["There is no status with this id."] = "Er is geen status met dit kenmerk";
+$a->strings["There is no conversation with this id."] = "";
+$a->strings["Invalid request."] = "";
+$a->strings["Invalid item."] = "";
+$a->strings["Invalid action. "] = "";
+$a->strings["DB error"] = "";
+$a->strings["Starts:"] = "Begint:";
+$a->strings["Finishes:"] = "Eindigt:";
+$a->strings["Image/photo"] = "Afbeelding/foto";
+$a->strings["%2\$s %3\$s"] = "";
+$a->strings["%s wrote the following post"] = "";
+$a->strings["$1 wrote:"] = "$1 schreef:";
+$a->strings["Encrypted content"] = "Versleutelde inhoud";
$a->strings["%1\$s poked %2\$s"] = "%1\$s stootte %2\$s aan";
-$a->strings["poked"] = "aangestoten";
$a->strings["post/item"] = "bericht/item";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markeerde %2\$s's %3\$s als favoriet";
$a->strings["remove"] = "verwijder";
@@ -1432,25 +1540,209 @@ $a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:";
$a->strings["Tag term:"] = "Label:";
$a->strings["Where are you right now?"] = "Waar ben je nu?";
$a->strings["Delete item(s)?"] = "Item(s) verwijderen?";
-$a->strings["Post to Email"] = "Verzenden per e-mail";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
$a->strings["permissions"] = "rechten";
$a->strings["Post to Groups"] = "Verzenden naar Groepen";
$a->strings["Post to Contacts"] = "Verzenden naar Contacten";
$a->strings["Private post"] = "Privé verzending";
+$a->strings["Miscellaneous"] = "Diversen";
+$a->strings["YYYY-MM-DD or MM-DD"] = "";
+$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"] = "secondes";
+$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden";
+$a->strings["%s's birthday"] = "%s's verjaardag";
+$a->strings["Happy Birthday %s"] = "Gefeliciteerd %s";
+$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
+$a->strings["The error message is\n[pre]%s[/pre]"] = "";
+$a->strings["Errors encountered creating database tables."] = "Tijdens het aanmaken van databasetabellen zijn fouten vastgesteld.";
+$a->strings["Errors encountered performing database changes."] = "";
+$a->strings["(no subject)"] = "(geen onderwerp)";
+$a->strings["noreply"] = "geen reactie";
+$a->strings["Sharing notification from Diaspora network"] = "";
+$a->strings["Attachments:"] = "Bijlagen:";
+$a->strings["Friendica Notification"] = "Friendica Notificatie";
+$a->strings["Thank You,"] = "Bedankt";
+$a->strings["%s Administrator"] = "%s Beheerder";
+$a->strings["%s "] = "%s ";
+$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificatie] Nieuw bericht ontvangen op %s";
+$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sent you a new private message at %2\$s.";
+$a->strings["%1\$s sent you %2\$s."] = "%1\$s stuurde jou %2\$s.";
+$a->strings["a private message"] = "een prive 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 te beantwoorden.";
+$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]a %3\$s[/url]";
+$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]%3\$s's %4\$s[/url]";
+$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]jouw %3\$s[/url]";
+$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "";
+$a->strings["%s commented on an item/conversation you have been following."] = "%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 te beantwoorden.";
+$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "";
+$a->strings["%1\$s posted to your profile wall at %2\$s"] = "";
+$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "";
+$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificatie] %s heeft jou genoemd";
+$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s heeft jou in %2\$s genoemd";
+$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]heeft jou genoemd[/url].";
+$a->strings["[Friendica:Notify] %s shared a new post"] = "";
+$a->strings["%1\$s shared a new post at %2\$s"] = "";
+$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "";
+$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s heeft jou aangestoten";
+$a->strings["%1\$s poked you at %2\$s"] = "%1\$s heeft jou aangestoten op %2\$s";
+$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "";
+$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificatie] %s heeft jouw bericht gelabeld";
+$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s heeft jouw bericht gelabeld in %2\$s";
+$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s labelde [url=%2\$s]jouw bericht[/url]";
+$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen";
+$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1\$s' om %2\$s";
+$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Je ontving [url=%1\$s]een vriendschaps- of connectieverzoek[/url] van %2\$s.";
+$a->strings["You may visit their profile at %s"] = "U kunt hun profiel bezoeken op %s";
+$a->strings["Please visit %s to approve or reject the introduction."] = "Bezoek %s om het verzoek goed of af te keuren.";
+$a->strings["[Friendica:Notify] A new person is sharing with you"] = "";
+$a->strings["%1\$s is sharing with you at %2\$s"] = "";
+$a->strings["[Friendica:Notify] You have a new follower"] = "";
+$a->strings["You have a new follower at %2\$s : %1\$s"] = "";
+$a->strings["[Friendica:Notify] Friend suggestion received"] = "";
+$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "";
+$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "";
+$a->strings["Name:"] = "Naam:";
+$a->strings["Photo:"] = "Foto: ";
+$a->strings["Please visit %s to approve or reject the suggestion."] = "";
+$a->strings["[Friendica:Notify] Connection accepted"] = "";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
+$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
+$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
+$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
+$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
+$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "";
+$a->strings["[Friendica System:Notify] registration request"] = "";
+$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "";
+$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "";
+$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "";
+$a->strings["Please visit %s to approve or reject the request."] = "";
+$a->strings["Connect URL missing."] = "";
+$a->strings["This site is not configured to allow communications with other networks."] = "Deze website is niet geconfigureerd voor communicatie met andere netwerken.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Er werden geen compatibele communicatieprotocols of feeds ontdekt.";
+$a->strings["The profile address specified does not provide adequate information."] = "";
+$a->strings["An author or name was not found."] = "";
+$a->strings["No browser URL could be matched to this address."] = "";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact.";
+$a->strings["Use mailto: in front of address to force email check."] = "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "";
+$a->strings["Unable to retrieve contact information."] = "";
+$a->strings["following"] = "volgend";
+$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten kunnen voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. ";
+$a->strings["Default privacy group for new contacts"] = "";
+$a->strings["Everybody"] = "Iedereen";
+$a->strings["edit"] = "verander";
+$a->strings["Edit group"] = "Verander groep";
+$a->strings["Create a new group"] = "Maak nieuwe groep";
+$a->strings["Contacts not in any group"] = "";
+$a->strings["Requested account is not available."] = "Gevraagde account is niet beschikbaar.";
+$a->strings["Edit profile"] = "Bewerk profiel";
+$a->strings["Message"] = "Bericht";
+$a->strings["Profiles"] = "Profielen";
+$a->strings["Manage/edit profiles"] = "Beheer/wijzig profielen";
+$a->strings["Network:"] = "";
+$a->strings["g A l F d"] = "G l j 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"] = "Gebeurtenisherinneringen";
+$a->strings["Events this week:"] = "Gebeurtenissen deze week:";
+$a->strings["j F, Y"] = "F j Y";
+$a->strings["j F"] = "F j";
+$a->strings["Birthday:"] = "Verjaardag:";
+$a->strings["Age:"] = "Leeftijd:";
+$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s";
+$a->strings["Tags:"] = "Labels:";
+$a->strings["Religion:"] = "Religie:";
+$a->strings["Hobbies/Interests:"] = "Hobby:";
+$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:";
+$a->strings["Musical interests:"] = "Muzikale interesse ";
+$a->strings["Books, literature:"] = "Boeken, literatuur:";
+$a->strings["Television:"] = "Televisie";
+$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/cultuur/ontspanning:";
+$a->strings["Love/Romance:"] = "Liefde/romance:";
+$a->strings["Work/employment:"] = "Werk/beroep:";
+$a->strings["School/education:"] = "School/opleiding:";
+$a->strings["Status"] = "Tijdlijn";
+$a->strings["Status Messages and Posts"] = "Berichten op jouw tijdlijn";
+$a->strings["Profile Details"] = "Profieldetails";
+$a->strings["Videos"] = "Video's";
+$a->strings["Events and Calendar"] = "Gebeurtenissen en kalender";
+$a->strings["Only You Can See This"] = "Alleen jij kunt dit zien";
+$a->strings["Do you really want to delete this item?"] = "Wil je echt dit item verwijderen?";
+$a->strings["Archives"] = "Archieven";
+$a->strings["Logout"] = "Uitloggen";
+$a->strings["End this session"] = "Deze sessie beëindigen";
+$a->strings["Your videos"] = "";
+$a->strings["Your personal notes"] = "";
+$a->strings["Sign in"] = "Inloggen";
+$a->strings["Home Page"] = "Jouw tijdlijn";
+$a->strings["Create an account"] = "Maak een accoount";
+$a->strings["Help and documentation"] = "Hulp en documentatie";
+$a->strings["Apps"] = "Apps";
+$a->strings["Addon applications, utilities, games"] = "Extra toepassingen, hulpmiddelen of spelletjes";
+$a->strings["Search site content"] = "Doorzoek de inhoud van de website";
+$a->strings["Conversations on this site"] = "Conversaties op deze website";
+$a->strings["Conversations on the network"] = "";
+$a->strings["Directory"] = "Gids";
+$a->strings["People directory"] = "Personengids";
+$a->strings["Information"] = "Informatie";
+$a->strings["Information about this friendica instance"] = "";
+$a->strings["Conversations from your friends"] = "Conversaties van je vrienden";
+$a->strings["Network Reset"] = "Netwerkpagina opnieuw instellen";
+$a->strings["Load Network page with no filters"] = "Laad de netwerkpagina zonder filters";
+$a->strings["Friend Requests"] = "Vriendschapsverzoeken";
+$a->strings["See all notifications"] = "Toon alle notificaties";
+$a->strings["Mark all system notifications seen"] = "Alle systeemnotificaties als gelezen markeren";
+$a->strings["Private mail"] = "Privéberichten";
+$a->strings["Inbox"] = "Inbox";
+$a->strings["Outbox"] = "Verzonden berichten";
+$a->strings["Manage"] = "Beheren";
+$a->strings["Manage other pages"] = "Andere pagina's beheren";
+$a->strings["Account settings"] = "Account instellingen";
+$a->strings["Manage/Edit Profiles"] = "Beheer/Wijzig Profielen";
+$a->strings["Manage/edit friends and contacts"] = "Beheer/Wijzig vrienden en contacten";
+$a->strings["Site setup and configuration"] = "Website opzetten en configureren";
+$a->strings["Navigation"] = "Navigatie";
+$a->strings["Site map"] = "Sitemap";
$a->strings["view full size"] = "Volledig formaat";
+$a->strings["Embedded content"] = "Ingebedde inhoud";
+$a->strings["Embedding disabled"] = "Inbedden uitgeschakeld";
+$a->strings["Welcome "] = "Welkom";
+$a->strings["Please upload a profile photo."] = "Upload een profielfoto.";
+$a->strings["Welcome back "] = "Welkom terug ";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "";
$a->strings["newer"] = "nieuwere berichten";
$a->strings["older"] = "oudere berichten";
$a->strings["prev"] = "vorige";
$a->strings["first"] = "eerste";
$a->strings["last"] = "laatste";
$a->strings["next"] = "volgende";
+$a->strings["Loading more entries..."] = "";
+$a->strings["The end"] = "";
$a->strings["No contacts"] = "Geen contacten";
$a->strings["%d Contact"] = array(
0 => "%d contact",
1 => "%d contacten",
);
$a->strings["poke"] = "aanstoten";
+$a->strings["poked"] = "aangestoten";
$a->strings["ping"] = "ping";
$a->strings["pinged"] = "gepingd";
$a->strings["prod"] = "porren";
@@ -1502,109 +1794,10 @@ $a->strings["November"] = "November";
$a->strings["December"] = "December";
$a->strings["bytes"] = "bytes";
$a->strings["Click to open/close"] = "klik om te openen/sluiten";
-$a->strings["default"] = "standaard";
$a->strings["Select an alternate language"] = "Kies een andere taal";
$a->strings["activity"] = "activiteit";
$a->strings["post"] = "bericht";
$a->strings["Item filed"] = "Item bewaard";
-$a->strings["Image/photo"] = "Afbeelding/foto";
-$a->strings["%2\$s %3\$s"] = "";
-$a->strings["%s wrote the following post"] = "";
-$a->strings["$1 wrote:"] = "$1 schreef:";
-$a->strings["Encrypted content"] = "Versleutelde inhoud";
-$a->strings["(no subject)"] = "(geen onderwerp)";
-$a->strings["noreply"] = "geen reactie";
-$a->strings["Cannot locate DNS info for database server '%s'"] = "";
-$a->strings["Unknown | Not categorised"] = "Onbekend | Niet ";
-$a->strings["Block immediately"] = "Onmiddellijk blokkeren";
-$a->strings["Shady, spammer, self-marketer"] = "Onbetrouwbaar, spammer, zelfpromotor";
-$a->strings["Known to me, but no opinion"] = "Bekend, maar geen mening";
-$a->strings["OK, probably harmless"] = "OK, waarschijnlijk onschadelijk";
-$a->strings["Reputable, has my trust"] = "Gerenommeerd, heeft mijn vertrouwen";
-$a->strings["Weekly"] = "wekelijks";
-$a->strings["Monthly"] = "maandelijks";
-$a->strings["OStatus"] = "OStatus";
-$a->strings["RSS/Atom"] = "RSS/Atom";
-$a->strings["Zot!"] = "Zot!";
-$a->strings["LinkedIn"] = "Linkedln";
-$a->strings["XMPP/IM"] = "XMPP/IM";
-$a->strings["MySpace"] = "Myspace";
-$a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "pump.io";
-$a->strings["Twitter"] = "Twitter";
-$a->strings["Diaspora Connector"] = "Diaspora-connector";
-$a->strings["Statusnet"] = "Statusnet";
-$a->strings["App.net"] = "";
-$a->strings[" on Last.fm"] = " op Last.fm";
-$a->strings["Starts:"] = "Begint:";
-$a->strings["Finishes:"] = "Eindigt:";
-$a->strings["j F, Y"] = "F j Y";
-$a->strings["j F"] = "F j";
-$a->strings["Birthday:"] = "Verjaardag:";
-$a->strings["Age:"] = "Leeftijd:";
-$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s";
-$a->strings["Tags:"] = "Labels:";
-$a->strings["Religion:"] = "Religie:";
-$a->strings["Hobbies/Interests:"] = "Hobby:";
-$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:";
-$a->strings["Musical interests:"] = "Muzikale interesse ";
-$a->strings["Books, literature:"] = "Boeken, literatuur:";
-$a->strings["Television:"] = "Televisie";
-$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/cultuur/ontspanning:";
-$a->strings["Love/Romance:"] = "Liefde/romance:";
-$a->strings["Work/employment:"] = "Werk/beroep:";
-$a->strings["School/education:"] = "School/opleiding:";
-$a->strings["Click here to upgrade."] = "";
-$a->strings["This action exceeds the limits set by your subscription plan."] = "";
-$a->strings["This action is not available under your subscription plan."] = "";
-$a->strings["End this session"] = "Deze sessie beëindigen";
-$a->strings["Your posts and conversations"] = "Jouw berichten en conversaties";
-$a->strings["Your profile page"] = "Jouw profiel pagina";
-$a->strings["Your photos"] = "Jouw foto's";
-$a->strings["Your videos"] = "";
-$a->strings["Your events"] = "Jouw gebeurtenissen";
-$a->strings["Personal notes"] = "Persoonlijke nota's";
-$a->strings["Your personal notes"] = "";
-$a->strings["Sign in"] = "Inloggen";
-$a->strings["Home Page"] = "Jouw tijdlijn";
-$a->strings["Create an account"] = "Maak een accoount";
-$a->strings["Help and documentation"] = "Hulp en documentatie";
-$a->strings["Apps"] = "Apps";
-$a->strings["Addon applications, utilities, games"] = "Extra toepassingen, hulpmiddelen of spelletjes";
-$a->strings["Search site content"] = "Doorzoek de inhoud van de website";
-$a->strings["Conversations on this site"] = "Conversaties op deze website";
-$a->strings["Conversations on the network"] = "";
-$a->strings["Directory"] = "Gids";
-$a->strings["People directory"] = "Personengids";
-$a->strings["Information"] = "Informatie";
-$a->strings["Information about this friendica instance"] = "";
-$a->strings["Conversations from your friends"] = "Conversaties van je vrienden";
-$a->strings["Network Reset"] = "Netwerkpagina opnieuw instellen";
-$a->strings["Load Network page with no filters"] = "Laad de netwerkpagina zonder filters";
-$a->strings["Friend Requests"] = "Vriendschapsverzoeken";
-$a->strings["See all notifications"] = "Toon alle notificaties";
-$a->strings["Mark all system notifications seen"] = "Alle systeemnotificaties als gelezen markeren";
-$a->strings["Private mail"] = "Privéberichten";
-$a->strings["Inbox"] = "Inbox";
-$a->strings["Outbox"] = "Verzonden berichten";
-$a->strings["Manage"] = "Beheren";
-$a->strings["Manage other pages"] = "Andere pagina's beheren";
-$a->strings["Account settings"] = "Account instellingen";
-$a->strings["Manage/Edit Profiles"] = "Beheer/Wijzig Profielen";
-$a->strings["Manage/edit friends and contacts"] = "Beheer/Wijzig vrienden en contacten";
-$a->strings["Site setup and configuration"] = "Website opzetten en configureren";
-$a->strings["Navigation"] = "Navigatie";
-$a->strings["Site map"] = "Sitemap";
-$a->strings["User not found."] = "Gebruiker niet gevonden";
-$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["There is no status with this id."] = "Er is geen status met dit kenmerk";
-$a->strings["There is no conversation with this id."] = "";
-$a->strings["Invalid request."] = "";
-$a->strings["Invalid item."] = "";
-$a->strings["Invalid action. "] = "";
-$a->strings["DB error"] = "";
$a->strings["An invitation is required."] = "Een uitnodiging is vereist.";
$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden.";
$a->strings["Invalid OpenID url"] = "Ongeldige OpenID url";
@@ -1621,177 +1814,19 @@ $a->strings["Nickname was once registered here and may not be re-used. Please ch
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERNSTIGE FOUT: aanmaken van beveiligingssleutels mislukt.";
$a->strings["An error occurred during registration. Please try again."] = "";
$a->strings["An error occurred creating your default profile. Please try again."] = "";
-$a->strings["Friends"] = "Vrienden";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "";
$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "";
-$a->strings["Sharing notification from Diaspora network"] = "";
-$a->strings["Attachments:"] = "Bijlagen:";
-$a->strings["Do you really want to delete this item?"] = "Wil je echt dit item verwijderen?";
-$a->strings["Archives"] = "Archieven";
-$a->strings["Male"] = "Man";
-$a->strings["Female"] = "Vrouw";
-$a->strings["Currently Male"] = "Momenteel mannelijk";
-$a->strings["Currently Female"] = "Momenteel vrouwelijk";
-$a->strings["Mostly Male"] = "Meestal mannelijk";
-$a->strings["Mostly Female"] = "Meestal vrouwelijk";
-$a->strings["Transgender"] = "Transgender";
-$a->strings["Intersex"] = "Interseksueel";
-$a->strings["Transsexual"] = "Transseksueel";
-$a->strings["Hermaphrodite"] = "Hermafrodiet";
-$a->strings["Neuter"] = "Genderneutraal";
-$a->strings["Non-specific"] = "Niet-specifiek";
-$a->strings["Other"] = "Anders";
-$a->strings["Undecided"] = "Onbeslist";
-$a->strings["Males"] = "Manen";
-$a->strings["Females"] = "Vrouwen";
-$a->strings["Gay"] = "Homo";
-$a->strings["Lesbian"] = "Lesbie";
-$a->strings["No Preference"] = "Geen voorkeur";
-$a->strings["Bisexual"] = "Biseksueel";
-$a->strings["Autosexual"] = "Autoseksueel";
-$a->strings["Abstinent"] = "Onthouder";
-$a->strings["Virgin"] = "Maagd";
-$a->strings["Deviant"] = "Afwijkend";
-$a->strings["Fetish"] = "Fetisj";
-$a->strings["Oodles"] = "Veel";
-$a->strings["Nonsexual"] = "Niet seksueel";
-$a->strings["Single"] = "Alleenstaand";
-$a->strings["Lonely"] = "Eenzaam";
-$a->strings["Available"] = "Beschikbaar";
-$a->strings["Unavailable"] = "Onbeschikbaar";
-$a->strings["Has crush"] = "Verliefd";
-$a->strings["Infatuated"] = "Smoorverliefd";
-$a->strings["Dating"] = "Aan het daten";
-$a->strings["Unfaithful"] = "Ontrouw";
-$a->strings["Sex Addict"] = "Seksverslaafd";
-$a->strings["Friends/Benefits"] = "Vriendschap plus";
-$a->strings["Casual"] = "Ongebonden/vluchtig";
-$a->strings["Engaged"] = "Verloofd";
-$a->strings["Married"] = "Getrouwd";
-$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd";
-$a->strings["Partners"] = "Partners";
-$a->strings["Cohabiting"] = "Samenwonend";
-$a->strings["Common law"] = "Common-law-huwelijk";
-$a->strings["Happy"] = "Blij";
-$a->strings["Not looking"] = "";
-$a->strings["Swinger"] = "Swinger";
-$a->strings["Betrayed"] = "Bedrogen";
-$a->strings["Separated"] = "Uit elkaar";
-$a->strings["Unstable"] = "Onstabiel";
-$a->strings["Divorced"] = "Gescheiden";
-$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden";
-$a->strings["Widowed"] = "Weduwnaar/weduwe";
-$a->strings["Uncertain"] = "Onzeker";
-$a->strings["It's complicated"] = "Het is gecompliceerd";
-$a->strings["Don't care"] = "Kan me niet schelen";
-$a->strings["Ask me"] = "Vraag me";
-$a->strings["Friendica Notification"] = "Friendica Notificatie";
-$a->strings["Thank You,"] = "Bedankt";
-$a->strings["%s Administrator"] = "%s Beheerder";
-$a->strings["%s "] = "%s ";
-$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificatie] Nieuw bericht ontvangen op %s";
-$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sent you a new private message at %2\$s.";
-$a->strings["%1\$s sent you %2\$s."] = "%1\$s stuurde jou %2\$s.";
-$a->strings["a private message"] = "een prive 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 te beantwoorden.";
-$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]a %3\$s[/url]";
-$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]%3\$s's %4\$s[/url]";
-$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]jouw %3\$s[/url]";
-$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "";
-$a->strings["%s commented on an item/conversation you have been following."] = "%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 te beantwoorden.";
-$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "";
-$a->strings["%1\$s posted to your profile wall at %2\$s"] = "";
-$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "";
-$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificatie] %s heeft jou genoemd";
-$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s heeft jou in %2\$s genoemd";
-$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]heeft jou genoemd[/url].";
-$a->strings["[Friendica:Notify] %s shared a new post"] = "";
-$a->strings["%1\$s shared a new post at %2\$s"] = "";
-$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "";
-$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s heeft jou aangestoten";
-$a->strings["%1\$s poked you at %2\$s"] = "%1\$s heeft jou aangestoten op %2\$s";
-$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "";
-$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificatie] %s heeft jouw bericht gelabeld";
-$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s heeft jouw bericht gelabeld in %2\$s";
-$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s labelde [url=%2\$s]jouw bericht[/url]";
-$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen";
-$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1\$s' om %2\$s";
-$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Je ontving [url=%1\$s]een vriendschaps- of connectieverzoek[/url] van %2\$s.";
-$a->strings["You may visit their profile at %s"] = "U kunt hun profiel bezoeken op %s";
-$a->strings["Please visit %s to approve or reject the introduction."] = "Bezoek %s om het verzoek goed of af te keuren.";
-$a->strings["[Friendica:Notify] A new person is sharing with you"] = "";
-$a->strings["%1\$s is sharing with you at %2\$s"] = "";
-$a->strings["[Friendica:Notify] You have a new follower"] = "";
-$a->strings["You have a new follower at %2\$s : %1\$s"] = "";
-$a->strings["[Friendica:Notify] Friend suggestion received"] = "";
-$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "";
-$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "";
-$a->strings["Name:"] = "Naam:";
-$a->strings["Photo:"] = "Foto: ";
-$a->strings["Please visit %s to approve or reject the suggestion."] = "";
-$a->strings["[Friendica:Notify] Connection accepted"] = "";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
-$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
-$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
-$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
-$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
-$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "";
-$a->strings["[Friendica System:Notify] registration request"] = "";
-$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "";
-$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "";
-$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "";
-$a->strings["Please visit %s to approve or reject the request."] = "";
-$a->strings["Embedded content"] = "Ingebedde inhoud";
-$a->strings["Embedding disabled"] = "Inbedden uitgeschakeld";
-$a->strings["Error decoding account file"] = "";
-$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "";
-$a->strings["Error! Cannot check nickname"] = "";
-$a->strings["User '%s' already exists on this server!"] = "Gebruiker '%s' bestaat al op deze server!";
-$a->strings["User creation error"] = "Fout bij het aanmaken van de gebruiker";
-$a->strings["User profile creation error"] = "Fout bij het aanmaken van het gebruikersprofiel";
-$a->strings["%d contact not imported"] = array(
- 0 => "%d contact werd niet geïmporteerd",
- 1 => "%d contacten werden niet geïmporteerd",
-);
-$a->strings["Done. You can now login with your username and password"] = "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord";
$a->strings["toggle mobile"] = "mobiel thema omwisselen";
-$a->strings["Theme settings"] = "Thema-instellingen";
-$a->strings["Set resize level for images in posts and comments (width and height)"] = "";
-$a->strings["Set font-size for posts and comments"] = "Stel lettergrootte voor berichten en reacties in";
-$a->strings["Set theme width"] = "Stel breedte van het thema in";
-$a->strings["Color scheme"] = "Kleurschema";
-$a->strings["Set line-height for posts and comments"] = "Stel lijnhoogte voor berichten en reacties in";
-$a->strings["Set colour scheme"] = "Stel kleurschema in";
-$a->strings["Alignment"] = "Uitlijning";
-$a->strings["Left"] = "Links";
-$a->strings["Center"] = "Gecentreerd";
-$a->strings["Posts font size"] = "Lettergrootte berichten";
-$a->strings["Textareas font size"] = "Lettergrootte tekstgebieden";
-$a->strings["Set resolution for middle column"] = "Stel resolutie in voor de middelste kolom. ";
-$a->strings["Set color scheme"] = "Stel kleurenschema in";
-$a->strings["Set zoomfactor for Earth Layer"] = "";
-$a->strings["Set longitude (X) for Earth Layers"] = "";
-$a->strings["Set latitude (Y) for Earth Layers"] = "";
-$a->strings["Community Pages"] = "Forum/groepspagina's";
-$a->strings["Earth Layers"] = "Earth Layers";
-$a->strings["Community Profiles"] = "Forum/groepsprofielen";
-$a->strings["Help or @NewHere ?"] = "";
-$a->strings["Connect Services"] = "Diensten verbinden";
-$a->strings["Find Friends"] = "Zoek vrienden";
-$a->strings["Last users"] = "Laatste gebruikers";
-$a->strings["Last photos"] = "Laatste foto's";
-$a->strings["Last likes"] = "Recent leuk gevonden";
-$a->strings["Your contacts"] = "Jouw contacten";
-$a->strings["Your personal photos"] = "Jouw persoonlijke foto's";
-$a->strings["Local Directory"] = "Lokale gids";
-$a->strings["Set zoomfactor for Earth Layers"] = "";
-$a->strings["Show/hide boxes at right-hand column:"] = "";
-$a->strings["Set style"] = "";
-$a->strings["greenzero"] = "";
-$a->strings["purplezero"] = "";
-$a->strings["easterbunny"] = "";
-$a->strings["darkzero"] = "";
-$a->strings["comix"] = "";
-$a->strings["slackr"] = "";
-$a->strings["Variations"] = "";
+$a->strings["Delete this item?"] = "Dit item verwijderen?";
+$a->strings["show fewer"] = "Minder tonen";
+$a->strings["Update %s failed. See error logs."] = "Wijziging %s mislukt. Lees de error logbestanden.";
+$a->strings["Create a New Account"] = "Nieuwe account aanmaken";
+$a->strings["Nickname or Email address: "] = "Bijnaam of e-mailadres:";
+$a->strings["Password: "] = "Wachtwoord:";
+$a->strings["Remember me"] = "Onthou me";
+$a->strings["Or login using OpenID: "] = "Of log in met OpenID:";
+$a->strings["Forgot your password?"] = "Wachtwoord vergeten?";
+$a->strings["Website Terms of Service"] = "Gebruikersvoorwaarden website";
+$a->strings["terms of service"] = "servicevoorwaarden";
+$a->strings["Website Privacy Policy"] = "Privacybeleid website";
+$a->strings["privacy policy"] = "privacybeleid";
diff --git a/view/pl/messages.po b/view/pl/messages.po
index 0781d120e..2507352a9 100644
--- a/view/pl/messages.po
+++ b/view/pl/messages.po
@@ -4,7 +4,7 @@
#
# Translators:
# Adam Jurkiewicz , 2012
-# julia.domagalska , 2013
+# julia.domagalska , 2013,2015
# julia.domagalska , 2012-2013
# Daria Początek , 2012
# Cyryl Sochacki , 2013
@@ -36,17 +36,17 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-09 09:46+0000\n"
-"Last-Translator: fabrixxm \n"
-"Language-Team: Polish (http://www.transifex.com/projects/p/friendica/language/pl/)\n"
+"POT-Creation-Date: 2015-09-01 07:09+0200\n"
+"PO-Revision-Date: 2015-09-24 16:15+0000\n"
+"Last-Translator: julia.domagalska \n"
+"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../../mod/contacts.php:108
+#: mod/contacts.php:114
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited"
@@ -54,144 +54,136 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
+#: mod/contacts.php:145 mod/contacts.php:340
msgid "Could not access contact record."
msgstr "Nie można uzyskać dostępu do rejestru kontaktów."
-#: ../../mod/contacts.php:153
+#: mod/contacts.php:159
msgid "Could not locate selected profile."
msgstr "Nie można znaleźć wybranego profilu."
-#: ../../mod/contacts.php:186
+#: mod/contacts.php:192
msgid "Contact updated."
msgstr "Kontakt zaktualizowany"
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
+#: mod/contacts.php:194 mod/dfrn_request.php:576
msgid "Failed to update contact record."
msgstr "Aktualizacja nagrania kontaktu nie powiodła się."
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:44 mod/follow.php:83 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5023 index.php:382
msgid "Permission denied."
msgstr "Brak uprawnień."
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been blocked"
msgstr "Kontakt został zablokowany"
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
msgid "Contact has been unblocked"
msgstr "Kontakt został odblokowany"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been ignored"
msgstr "Kontakt jest ignorowany"
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
msgid "Contact has been unignored"
msgstr "Kontakt nie jest ignorowany"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been archived"
msgstr "Kontakt został zarchiwizowany"
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
msgid "Contact has been unarchived"
msgstr ""
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
+#: mod/contacts.php:411 mod/contacts.php:767
msgid "Do you really want to delete this contact?"
msgstr "Czy na pewno chcesz usunąć ten kontakt?"
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: mod/contacts.php:413 mod/follow.php:59 mod/message.php:210
+#: mod/settings.php:1066 mod/settings.php:1072 mod/settings.php:1080
+#: mod/settings.php:1084 mod/settings.php:1089 mod/settings.php:1095
+#: mod/settings.php:1101 mod/settings.php:1107 mod/settings.php:1133
+#: mod/settings.php:1134 mod/settings.php:1135 mod/settings.php:1136
+#: mod/settings.php:1137 mod/dfrn_request.php:848 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4855
msgid "Yes"
msgstr "Tak"
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:70
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:862 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4858
msgid "Cancel"
msgstr "Anuluj"
-#: ../../mod/contacts.php:352
+#: mod/contacts.php:428
msgid "Contact has been removed."
msgstr "Kontakt został usunięty."
-#: ../../mod/contacts.php:390
+#: mod/contacts.php:466
#, php-format
msgid "You are mutual friends with %s"
msgstr "Jesteś już znajomym z %s"
-#: ../../mod/contacts.php:394
+#: mod/contacts.php:470
#, php-format
msgid "You are sharing with %s"
msgstr "Współdzielisz z %s"
-#: ../../mod/contacts.php:399
+#: mod/contacts.php:475
#, php-format
msgid "%s is sharing with you"
msgstr "%s współdzieli z tobą"
-#: ../../mod/contacts.php:416
+#: mod/contacts.php:495
msgid "Private communications are not available for this contact."
msgstr "Prywatna rozmowa jest niemożliwa dla tego kontaktu"
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
+#: mod/contacts.php:498 mod/admin.php:618
msgid "Never"
msgstr "Nigdy"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was successful)"
msgstr "(Aktualizacja przebiegła pomyślnie)"
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
msgid "(Update was not successful)"
msgstr "(Aktualizacja nie powiodła się)"
-#: ../../mod/contacts.php:425
+#: mod/contacts.php:504
msgid "Suggest friends"
msgstr "Osoby, które możesz znać"
-#: ../../mod/contacts.php:429
+#: mod/contacts.php:508
#, php-format
msgid "Network type: %s"
msgstr "Typ sieci: %s"
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: mod/contacts.php:511 include/contact_widgets.php:200
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
@@ -199,383 +191,376 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: ../../mod/contacts.php:437
+#: mod/contacts.php:516
msgid "View all contacts"
msgstr "Zobacz wszystkie kontakty"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
msgid "Unblock"
msgstr "Odblokuj"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
msgid "Block"
msgstr "Zablokuj"
-#: ../../mod/contacts.php:445
+#: mod/contacts.php:524
msgid "Toggle Blocked status"
msgstr ""
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
msgid "Unignore"
msgstr "Odblokuj"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
msgid "Ignore"
msgstr "Ignoruj"
-#: ../../mod/contacts.php:451
+#: mod/contacts.php:531
msgid "Toggle Ignored status"
msgstr ""
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Unarchive"
msgstr "Przywróć z archiwum"
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
msgid "Archive"
msgstr "Archiwum"
-#: ../../mod/contacts.php:458
+#: mod/contacts.php:539
msgid "Toggle Archive status"
msgstr ""
-#: ../../mod/contacts.php:461
+#: mod/contacts.php:543
msgid "Repair"
msgstr "Napraw"
-#: ../../mod/contacts.php:464
+#: mod/contacts.php:546
msgid "Advanced Contact Settings"
msgstr "Zaawansowane ustawienia kontaktów"
-#: ../../mod/contacts.php:470
+#: mod/contacts.php:553
msgid "Communications lost with this contact!"
msgstr "Komunikacja przerwana z tym kontaktem!"
-#: ../../mod/contacts.php:473
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr ""
+
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr ""
+
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr ""
+
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr ""
+
+#: mod/contacts.php:566
msgid "Contact Editor"
msgstr "Edytor kontaktów"
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
msgid "Submit"
msgstr "Potwierdź"
-#: ../../mod/contacts.php:476
+#: mod/contacts.php:569
msgid "Profile Visibility"
msgstr "Widoczność profilu"
-#: ../../mod/contacts.php:477
+#: mod/contacts.php:570
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
msgstr "Wybierz profil, który chcesz bezpiecznie wyświetlić %s"
-#: ../../mod/contacts.php:478
+#: mod/contacts.php:571
msgid "Contact Information / Notes"
msgstr "Informacja o kontakcie / Notka"
-#: ../../mod/contacts.php:479
+#: mod/contacts.php:572
msgid "Edit contact notes"
msgstr "Edytuj notatki kontaktu"
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Obejrzyj %s's profil [%s]"
-#: ../../mod/contacts.php:485
+#: mod/contacts.php:578
msgid "Block/Unblock contact"
msgstr "Zablokuj/odblokuj kontakt"
-#: ../../mod/contacts.php:486
+#: mod/contacts.php:579
msgid "Ignore contact"
msgstr "Ignoruj kontakt"
-#: ../../mod/contacts.php:487
+#: mod/contacts.php:580
msgid "Repair URL settings"
msgstr "Napraw ustawienia adresu"
-#: ../../mod/contacts.php:488
+#: mod/contacts.php:581
msgid "View conversations"
msgstr "Zobacz rozmowę"
-#: ../../mod/contacts.php:490
+#: mod/contacts.php:583
msgid "Delete contact"
msgstr "Usuń kontakt"
-#: ../../mod/contacts.php:494
+#: mod/contacts.php:587
msgid "Last update:"
msgstr "Ostatnia aktualizacja:"
-#: ../../mod/contacts.php:496
+#: mod/contacts.php:589
msgid "Update public posts"
msgstr "Zaktualizuj publiczne posty"
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
+#: mod/contacts.php:591 mod/admin.php:1584
msgid "Update now"
msgstr "Aktualizuj teraz"
-#: ../../mod/contacts.php:505
+#: mod/contacts.php:598
msgid "Currently blocked"
msgstr "Obecnie zablokowany"
-#: ../../mod/contacts.php:506
+#: mod/contacts.php:599
msgid "Currently ignored"
msgstr "Obecnie zignorowany"
-#: ../../mod/contacts.php:507
+#: mod/contacts.php:600
msgid "Currently archived"
msgstr "Obecnie zarchiwizowany"
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
msgid "Hide this contact from others"
msgstr "Ukryj ten kontakt przed innymi"
-#: ../../mod/contacts.php:508
+#: mod/contacts.php:601
msgid ""
"Replies/likes to your public posts may still be visible"
msgstr "Odpowiedzi/kliknięcia \"lubię to\" do twoich publicznych postów nadal mogą być widoczne"
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Notification for new posts"
msgstr ""
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
msgid "Send a notification of every new post of this contact"
msgstr ""
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr ""
-
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid "Blacklisted keywords"
msgstr ""
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
msgstr ""
-#: ../../mod/contacts.php:564
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr ""
+
+#: mod/contacts.php:658
msgid "Suggestions"
msgstr "Sugestie"
-#: ../../mod/contacts.php:567
+#: mod/contacts.php:661
msgid "Suggest potential friends"
msgstr "Sugerowani znajomi"
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
+#: mod/contacts.php:665 mod/group.php:192
msgid "All Contacts"
msgstr "Wszystkie kontakty"
-#: ../../mod/contacts.php:573
+#: mod/contacts.php:668
msgid "Show all contacts"
msgstr "Pokaż wszystkie kontakty"
-#: ../../mod/contacts.php:576
+#: mod/contacts.php:672
msgid "Unblocked"
msgstr "Odblokowany"
-#: ../../mod/contacts.php:579
+#: mod/contacts.php:675
msgid "Only show unblocked contacts"
msgstr "Pokaż tylko odblokowane kontakty"
-#: ../../mod/contacts.php:583
+#: mod/contacts.php:680
msgid "Blocked"
msgstr "Zablokowany"
-#: ../../mod/contacts.php:586
+#: mod/contacts.php:683
msgid "Only show blocked contacts"
msgstr "Pokaż tylko zablokowane kontakty"
-#: ../../mod/contacts.php:590
+#: mod/contacts.php:688
msgid "Ignored"
msgstr "Zignorowany"
-#: ../../mod/contacts.php:593
+#: mod/contacts.php:691
msgid "Only show ignored contacts"
msgstr "Pokaż tylko ignorowane kontakty"
-#: ../../mod/contacts.php:597
+#: mod/contacts.php:696
msgid "Archived"
msgstr "Zarchiwizowane"
-#: ../../mod/contacts.php:600
+#: mod/contacts.php:699
msgid "Only show archived contacts"
msgstr "Pokaż tylko zarchiwizowane kontakty"
-#: ../../mod/contacts.php:604
+#: mod/contacts.php:704
msgid "Hidden"
msgstr "Ukryty"
-#: ../../mod/contacts.php:607
+#: mod/contacts.php:707
msgid "Only show hidden contacts"
msgstr "Pokaż tylko ukryte kontakty"
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Wzajemna przyjaźń"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "jest twoim fanem"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "jesteś fanem"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Edytuj kontakt"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
msgid "Contacts"
msgstr "Kontakty"
-#: ../../mod/contacts.php:706
+#: mod/contacts.php:762
msgid "Search your contacts"
msgstr "Wyszukaj w kontaktach"
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
+#: mod/contacts.php:763 mod/directory.php:63
msgid "Finding: "
msgstr "Znalezione:"
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
msgid "Find"
msgstr "Znajdź"
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
msgid "Update"
msgstr "Zaktualizuj"
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
msgid "Delete"
msgstr "Usuń"
-#: ../../mod/hcard.php:10
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Wzajemna przyjaźń"
+
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "jest twoim fanem"
+
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "jesteś fanem"
+
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Edytuj kontakt"
+
+#: mod/hcard.php:10
msgid "No profile"
msgstr "Brak profilu"
-#: ../../mod/manage.php:106
+#: mod/manage.php:106
msgid "Manage Identities and/or Pages"
msgstr "Zarządzaj Tożsamościami i/lub Stronami."
-#: ../../mod/manage.php:107
+#: mod/manage.php:107
msgid ""
"Toggle between different identities or community/group pages which share "
"your account details or which you have been granted \"manage\" permissions"
msgstr ""
-#: ../../mod/manage.php:108
+#: mod/manage.php:108
msgid "Select an identity to manage: "
msgstr "Wybierz tożsamość do zarządzania:"
-#: ../../mod/oexchange.php:25
+#: mod/oexchange.php:25
msgid "Post successful."
msgstr "Post dodany pomyślnie"
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
msgid "Permission denied"
msgstr "Odmowa dostępu"
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+#: mod/profperm.php:25 mod/profperm.php:56
msgid "Invalid profile identifier."
msgstr "Nieprawidłowa nazwa użytkownika."
-#: ../../mod/profperm.php:101
+#: mod/profperm.php:102
msgid "Profile Visibility Editor"
msgstr "Ustawienia widoczności profilu"
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
msgid "Profile"
msgstr "Profil"
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
+#: mod/profperm.php:106 mod/group.php:222
msgid "Click on a contact to add or remove."
msgstr "Kliknij na kontakt w celu dodania lub usunięcia."
-#: ../../mod/profperm.php:114
+#: mod/profperm.php:115
msgid "Visible To"
msgstr "Widoczne dla"
-#: ../../mod/profperm.php:130
+#: mod/profperm.php:131
msgid "All Contacts (with secure profile access)"
msgstr "Wszystkie kontakty (z bezpiecznym dostępem do profilu)"
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4814
msgid "Item not found."
msgstr "Element nie znaleziony."
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
msgid "Public access denied."
msgstr "Publiczny dostęp zabroniony"
-#: ../../mod/display.php:332 ../../mod/profile.php:155
+#: mod/display.php:343 mod/profile.php:155
msgid "Access to this profile has been restricted."
msgstr "Ograniczony dostęp do tego konta"
-#: ../../mod/display.php:496
+#: mod/display.php:505
msgid "Item has been removed."
msgstr "Przedmiot został usunięty"
-#: ../../mod/newmember.php:6
+#: mod/newmember.php:6
msgid "Welcome to Friendica"
msgstr "Witamy na Friendica"
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
msgid "New Member Checklist"
msgstr "Lista nowych członków"
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
msgid ""
"We would like to offer some tips and links to help make your experience "
"enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -583,40 +568,39 @@ msgid ""
"registration and then will quietly disappear."
msgstr "Chcielibyśmy zaproponować kilka porad i linków, które pomogą uczynić twoje doświadczenie przyjemnym. Kliknij dowolny element, aby odwiedzić odpowiednią stronę. Link do tej strony będzie widoczny na stronie głównej przez dwa tygodnie od czasu rejestracji, a następnie zniknie."
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
msgid "Getting Started"
msgstr "Pierwsze kroki"
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid "Friendica Walk-Through"
msgstr ""
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
msgid ""
"On your Quick Start page - find a brief introduction to your "
"profile and network tabs, make some new connections, and find some groups to"
" join."
msgstr ""
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
msgid "Settings"
msgstr "Ustawienia"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid "Go to Your Settings"
msgstr "Idź do swoich ustawień"
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
msgid ""
"On your Settings page - change your initial password. Also make a "
"note of your Identity Address. This looks just like an email address - and "
"will be useful in making friends on the free social web."
msgstr ""
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
msgid ""
"Review the other settings, particularly the privacy settings. An unpublished"
" directory listing is like having an unlisted phone number. In general, you "
@@ -624,99 +608,97 @@ msgid ""
"potential friends know exactly how to find you."
msgstr ""
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
msgid "Upload Profile Photo"
msgstr "Wyślij zdjęcie profilowe"
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:36
msgid ""
"Upload a profile photo if you have not done so already. Studies have shown "
"that people with real photos of themselves are ten times more likely to make"
" friends than people who do not."
msgstr "Dodaj swoje zdjęcie profilowe jeśli jeszcze tego nie zrobiłeś. Twoje szanse na zwiększenie liczby znajomych rosną dziesięciokrotnie, kiedy na tym zdjęciu jesteś ty."
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid "Edit Your Profile"
msgstr "Edytuj własny profil"
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
msgid ""
"Edit your default profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown"
" visitors."
msgstr ""
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid "Profile Keywords"
msgstr "Słowa kluczowe profilu"
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
msgid ""
"Set some public keywords for your default profile which describe your "
"interests. We may be able to find other people with similar interests and "
"suggest friendships."
msgstr ""
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
msgid "Connecting"
msgstr "Łączę się..."
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
msgid "Facebook"
msgstr "Facebook"
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49
msgid ""
"Authorise the Facebook Connector if you currently have a Facebook account "
"and we will (optionally) import all your Facebook friends and conversations."
msgstr ""
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
msgid ""
"If this is your own personal server, installing the Facebook addon "
"may ease your transition to the free social web."
msgstr ""
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid "Importing Emails"
msgstr "Importuję emaile..."
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
msgid ""
"Enter your email access information on your Connector Settings page if you "
"wish to import and interact with friends or mailing lists from your email "
"INBOX"
msgstr ""
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid "Go to Your Contacts Page"
msgstr "Idź do strony z Twoimi kontaktami"
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
msgid ""
"Your Contacts page is your gateway to managing friendships and connecting "
"with friends on other networks. Typically you enter their address or site "
"URL in the Add New Contact dialog."
msgstr ""
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid "Go to Your Site's Directory"
msgstr "Idż do twojej strony"
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
msgid ""
"The Directory page lets you find other people in this network or other "
"federated sites. Look for a Connect or Follow link on "
"their profile page. Provide your own Identity Address if requested."
msgstr ""
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid "Finding New People"
msgstr "Poszukiwanie Nowych Ludzi"
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
msgid ""
"On the side panel of the Contacts page are several tools to find new "
"friends. We can match people by interest, look up people by name or "
@@ -725,456 +707,493 @@ msgid ""
"hours."
msgstr ""
-#: ../../mod/newmember.php:66 ../../include/group.php:270
+#: mod/newmember.php:66 include/group.php:270
msgid "Groups"
msgstr "Grupy"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid "Group Your Contacts"
msgstr "Grupuj Swoje kontakty"
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
msgid ""
"Once you have made some friends, organize them into private conversation "
"groups from the sidebar of your Contacts page and then you can interact with"
" each group privately on your Network page."
msgstr ""
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid "Why Aren't My Posts Public?"
msgstr "Dlaczego moje posty nie są publiczne?"
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
msgid ""
"Friendica respects your privacy. By default, your posts will only show up to"
" people you've added as friends. For more information, see the help section "
"from the link above."
msgstr ""
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
msgid "Getting Help"
msgstr "Otrzymywanie pomocy"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid "Go to the Help Section"
msgstr "Idź do części o pomocy"
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
msgid ""
"Our help pages may be consulted for detail on other program"
" features and resources."
msgstr ""
-#: ../../mod/openid.php:24
+#: mod/openid.php:24
msgid "OpenID protocol error. No ID returned."
msgstr "błąd OpenID . Brak zwróconego ID. "
-#: ../../mod/openid.php:53
+#: mod/openid.php:53
msgid ""
"Account not found and OpenID registration is not permitted on this site."
msgstr "Nie znaleziono konta i OpenID rejestracja nie jest dopuszczalna na tej stronie."
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
msgid "Login failed."
msgstr "Niepowodzenie logowania"
-#: ../../mod/profile_photo.php:44
+#: mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed."
msgstr "Obrazek załadowany, ale oprawanie powiodła się."
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
msgid "Profile Photos"
msgstr "Zdjęcia profilowe"
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
#, php-format
msgid "Image size reduction [%s] failed."
msgstr "Redukcja rozmiaru obrazka [%s] nie powiodła się."
-#: ../../mod/profile_photo.php:118
+#: mod/profile_photo.php:118
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr ""
-#: ../../mod/profile_photo.php:128
+#: mod/profile_photo.php:128
msgid "Unable to process image"
msgstr "Nie udało się przetworzyć obrazu."
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "Rozmiar obrazka przekracza limit %d"
+msgid "Image exceeds size limit of %s"
+msgstr ""
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
msgid "Unable to process image."
msgstr "Przetwarzanie obrazu nie powiodło się."
-#: ../../mod/profile_photo.php:242
+#: mod/profile_photo.php:242
msgid "Upload File:"
msgstr "Wyślij plik:"
-#: ../../mod/profile_photo.php:243
+#: mod/profile_photo.php:243
msgid "Select a profile:"
msgstr "Wybierz profil:"
-#: ../../mod/profile_photo.php:245
+#: mod/profile_photo.php:245
msgid "Upload"
msgstr "Załaduj"
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
+#: mod/profile_photo.php:248
msgid "or"
msgstr "lub"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "skip this step"
msgstr "Pomiń ten krok"
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
msgid "select a photo from your photo albums"
msgstr "wybierz zdjęcie z twojego albumu"
-#: ../../mod/profile_photo.php:262
+#: mod/profile_photo.php:262
msgid "Crop Image"
msgstr "Przytnij zdjęcie"
-#: ../../mod/profile_photo.php:263
+#: mod/profile_photo.php:263
msgid "Please adjust the image cropping for optimum viewing."
msgstr "Proszę dostosować oprawę obrazka w celu optymalizacji oglądania."
-#: ../../mod/profile_photo.php:265
+#: mod/profile_photo.php:265
msgid "Done Editing"
msgstr "Zakończ Edycję "
-#: ../../mod/profile_photo.php:299
+#: mod/profile_photo.php:299
msgid "Image uploaded successfully."
msgstr "Zdjęcie wczytano pomyślnie "
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
msgid "Image upload failed."
msgstr "Przesyłanie obrazu nie powiodło się"
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
msgid "photo"
msgstr "zdjęcie"
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
msgid "status"
msgstr "status"
-#: ../../mod/subthread.php:103
+#: mod/subthread.php:103
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr ""
-#: ../../mod/tagrm.php:41
+#: mod/tagrm.php:41
msgid "Tag removed"
msgstr "Tag usunięty"
-#: ../../mod/tagrm.php:79
+#: mod/tagrm.php:79
msgid "Remove Item Tag"
msgstr "Usuń pozycję Tag"
-#: ../../mod/tagrm.php:81
+#: mod/tagrm.php:81
msgid "Select a tag to remove: "
msgstr "Wybierz tag do usunięcia"
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
+#: mod/tagrm.php:93 mod/delegate.php:139
msgid "Remove"
msgstr "Usuń"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
msgid "Save to Folder:"
msgstr "Zapisz w folderze:"
-#: ../../mod/filer.php:30
+#: mod/filer.php:30
msgid "- select -"
msgstr "- wybierz -"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
msgid "Save"
msgstr "Zapisz"
-#: ../../mod/follow.php:27
+#: mod/follow.php:26
+msgid "You already added this contact."
+msgstr ""
+
+#: mod/follow.php:58 mod/dfrn_request.php:847
+msgid "Please answer the following:"
+msgstr "Proszę odpowiedzieć na poniższe:"
+
+#: mod/follow.php:59 mod/dfrn_request.php:848
+#, php-format
+msgid "Does %s know you?"
+msgstr "Czy %s Cię zna?"
+
+#: mod/follow.php:59 mod/settings.php:1066 mod/settings.php:1072
+#: mod/settings.php:1080 mod/settings.php:1084 mod/settings.php:1089
+#: mod/settings.php:1095 mod/settings.php:1101 mod/settings.php:1107
+#: mod/settings.php:1133 mod/settings.php:1134 mod/settings.php:1135
+#: mod/settings.php:1136 mod/settings.php:1137 mod/dfrn_request.php:848
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "Nie"
+
+#: mod/follow.php:60 mod/dfrn_request.php:852
+msgid "Add a personal note:"
+msgstr "Dodaj osobistą notkę:"
+
+#: mod/follow.php:66 mod/dfrn_request.php:858
+msgid "Your Identity Address:"
+msgstr "Twój zidentyfikowany adres:"
+
+#: mod/follow.php:69 mod/dfrn_request.php:861
+msgid "Submit Request"
+msgstr "Wyślij zgłoszenie"
+
+#: mod/follow.php:108
msgid "Contact added"
msgstr "Kontakt dodany"
-#: ../../mod/item.php:113
+#: mod/item.php:115
msgid "Unable to locate original post."
msgstr "Nie można zlokalizować oryginalnej wiadomości."
-#: ../../mod/item.php:345
+#: mod/item.php:347
msgid "Empty post discarded."
msgstr "Pusty wpis wyrzucony."
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
msgid "Wall Photos"
msgstr "Tablica zdjęć"
-#: ../../mod/item.php:938
+#: mod/item.php:860
msgid "System error. Post not saved."
msgstr "Błąd. Post niezapisany."
-#: ../../mod/item.php:964
+#: mod/item.php:989
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Wiadomość została wysłana do ciebie od %s , członka portalu Friendica"
-#: ../../mod/item.php:966
+#: mod/item.php:991
#, php-format
msgid "You may visit them online at %s"
msgstr "Możesz ich odwiedzić online u %s"
-#: ../../mod/item.php:967
+#: mod/item.php:992
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Skontaktuj się z nadawcą odpowiadając na ten post jeśli nie chcesz otrzymywać tych wiadomości."
-#: ../../mod/item.php:971
+#: mod/item.php:996
#, php-format
msgid "%s posted an update."
msgstr "%s zaktualizował wpis."
-#: ../../mod/group.php:29
+#: mod/group.php:29
msgid "Group created."
msgstr "Grupa utworzona."
-#: ../../mod/group.php:35
+#: mod/group.php:35
msgid "Could not create group."
msgstr "Nie mogę stworzyć grupy"
-#: ../../mod/group.php:47 ../../mod/group.php:140
+#: mod/group.php:47 mod/group.php:140
msgid "Group not found."
msgstr "Nie znaleziono grupy"
-#: ../../mod/group.php:60
+#: mod/group.php:60
msgid "Group name changed."
msgstr "Nazwa grupy zmieniona"
-#: ../../mod/group.php:87
+#: mod/group.php:87
msgid "Save Group"
msgstr ""
-#: ../../mod/group.php:93
+#: mod/group.php:93
msgid "Create a group of contacts/friends."
msgstr "Stwórz grupę znajomych."
-#: ../../mod/group.php:94 ../../mod/group.php:180
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
msgid "Group Name: "
msgstr "Nazwa grupy: "
-#: ../../mod/group.php:113
+#: mod/group.php:113
msgid "Group removed."
msgstr "Grupa usunięta."
-#: ../../mod/group.php:115
+#: mod/group.php:115
msgid "Unable to remove group."
msgstr "Nie można usunąć grupy."
-#: ../../mod/group.php:179
+#: mod/group.php:177
msgid "Group Editor"
msgstr "Edytor grupy"
-#: ../../mod/group.php:192
+#: mod/group.php:190
msgid "Members"
msgstr "Członkowie"
-#: ../../mod/apps.php:7 ../../index.php:212
+#: mod/apps.php:7 index.php:225
msgid "You must be logged in to use addons. "
msgstr "Musisz się zalogować, aby móc używać dodatkowych wtyczek."
-#: ../../mod/apps.php:11
+#: mod/apps.php:11
msgid "Applications"
msgstr "Aplikacje"
-#: ../../mod/apps.php:14
+#: mod/apps.php:14
msgid "No installed applications."
msgstr "Brak zainstalowanych aplikacji."
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
msgid "Profile not found."
msgstr "Nie znaleziono profilu."
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
msgid "Contact not found."
msgstr "Kontakt nie znaleziony"
-#: ../../mod/dfrn_confirm.php:121
+#: mod/dfrn_confirm.php:121
msgid ""
"This may occasionally happen if contact was requested by both persons and it"
" has already been approved."
msgstr ""
-#: ../../mod/dfrn_confirm.php:240
+#: mod/dfrn_confirm.php:240
msgid "Response from remote site was not understood."
msgstr "Odpowiedź do zdalnej strony nie została zrozumiana"
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
msgid "Unexpected response from remote site: "
msgstr "Nieoczekiwana odpowiedź od strony zdalnej"
-#: ../../mod/dfrn_confirm.php:263
+#: mod/dfrn_confirm.php:263
msgid "Confirmation completed successfully."
msgstr "Potwierdzenie ukończone poprawnie"
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
msgid "Remote site reported: "
msgstr "Zdalna strona zgłoszona:"
-#: ../../mod/dfrn_confirm.php:277
+#: mod/dfrn_confirm.php:277
msgid "Temporary failure. Please wait and try again."
msgstr "Tymczasowo uszkodzone. Proszę poczekać i spróbować później."
-#: ../../mod/dfrn_confirm.php:284
+#: mod/dfrn_confirm.php:284
msgid "Introduction failed or was revoked."
msgstr "Nieudane lub unieważnione wprowadzenie."
-#: ../../mod/dfrn_confirm.php:429
+#: mod/dfrn_confirm.php:430
msgid "Unable to set contact photo."
msgstr "Nie można ustawić zdjęcia kontaktu."
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s jest teraz znajomym z %2$s"
-#: ../../mod/dfrn_confirm.php:571
+#: mod/dfrn_confirm.php:572
#, php-format
msgid "No user record found for '%s' "
msgstr "Nie znaleziono użytkownika dla '%s'"
-#: ../../mod/dfrn_confirm.php:581
+#: mod/dfrn_confirm.php:582
msgid "Our site encryption key is apparently messed up."
msgstr "Klucz kodujący jest najwyraźniej zepsuty"
-#: ../../mod/dfrn_confirm.php:592
+#: mod/dfrn_confirm.php:593
msgid "Empty site URL was provided or URL could not be decrypted by us."
msgstr "Został dostarczony pusty URL lub nie może zostać rozszyfrowany przez nas."
-#: ../../mod/dfrn_confirm.php:613
+#: mod/dfrn_confirm.php:614
msgid "Contact record was not found for you on our site."
msgstr "Nie znaleziono kontaktu na naszej stronie"
-#: ../../mod/dfrn_confirm.php:627
+#: mod/dfrn_confirm.php:628
#, php-format
msgid "Site public key not available in contact record for URL %s."
msgstr ""
-#: ../../mod/dfrn_confirm.php:647
+#: mod/dfrn_confirm.php:648
msgid ""
"The ID provided by your system is a duplicate on our system. It should work "
"if you try again."
msgstr "ID dostarczone przez Twój system jest już w naszeym systemie. Powinno zadziałać jeżeli spróbujesz ponownie."
-#: ../../mod/dfrn_confirm.php:658
+#: mod/dfrn_confirm.php:659
msgid "Unable to set your contact credentials on our system."
msgstr "Niezdolny do ustalenie tożsamości twoich kontaktów w naszym systemie"
-#: ../../mod/dfrn_confirm.php:725
+#: mod/dfrn_confirm.php:726
msgid "Unable to update your contact profile details on our system"
msgstr "Niezdolny do aktualizacji szczegółowych danych profilowych twoich kontaktów w naszym systemie"
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4237
msgid "[Name Withheld]"
msgstr "[Nazwa wstrzymana]"
-#: ../../mod/dfrn_confirm.php:797
+#: mod/dfrn_confirm.php:798
#, php-format
msgid "%1$s has joined %2$s"
msgstr "%1$s dołączył/a do %2$s"
-#: ../../mod/profile.php:21 ../../boot.php:1458
+#: mod/profile.php:21 include/identity.php:77
msgid "Requested profile is not available."
msgstr "Żądany profil jest niedostępny"
-#: ../../mod/profile.php:180
+#: mod/profile.php:179
msgid "Tips for New Members"
msgstr "Wskazówki dla nowych użytkowników"
-#: ../../mod/videos.php:125
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr ""
+
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr ""
+
+#: mod/videos.php:197
msgid "No videos selected"
msgstr "Nie zaznaczono filmów"
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+#: mod/videos.php:298 mod/photos.php:1053
msgid "Access to this item is restricted."
msgstr "Dostęp do tego obiektu jest ograniczony."
-#: ../../mod/videos.php:301 ../../include/text.php:1405
+#: mod/videos.php:373 include/text.php:1460
msgid "View Video"
msgstr "Zobacz film"
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+#: mod/videos.php:380 mod/photos.php:1827
msgid "View Album"
msgstr "Zobacz album"
-#: ../../mod/videos.php:317
+#: mod/videos.php:389
msgid "Recent Videos"
msgstr "Ostatnio dodane filmy"
-#: ../../mod/videos.php:319
+#: mod/videos.php:391
msgid "Upload New Videos"
msgstr "Wstaw nowe filmy"
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/tagger.php:95 include/conversation.php:265
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s zaznaczył %2$s'go %3$s przy użyciu %4$s"
-#: ../../mod/fsuggest.php:63
+#: mod/fsuggest.php:63
msgid "Friend suggestion sent."
msgstr "Propozycja znajomych wysłana."
-#: ../../mod/fsuggest.php:97
+#: mod/fsuggest.php:97
msgid "Suggest Friends"
msgstr "Zaproponuj znajomych"
-#: ../../mod/fsuggest.php:99
+#: mod/fsuggest.php:99
#, php-format
msgid "Suggest a friend for %s"
msgstr "Zaproponuj znajomych dla %s"
-#: ../../mod/lostpass.php:19
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr ""
+
+#: mod/lostpass.php:19
msgid "No valid account found."
msgstr "Nie znaleziono ważnego konta."
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
msgid "Password reset request issued. Check your email."
msgstr "Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój adres email."
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
#, php-format
msgid ""
"\n"
@@ -1190,7 +1209,7 @@ msgid ""
"\t\tissued this request."
msgstr ""
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
#, php-format
msgid ""
"\n"
@@ -1207,44 +1226,44 @@ msgid ""
"\t\tLogin Name:\t%3$s"
msgstr ""
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
#, php-format
msgid "Password reset requested at %s"
msgstr "Prośba o reset hasła na %s"
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
msgid ""
"Request could not be verified. (You may have previously submitted it.) "
"Password reset failed."
msgstr "Prośba nie może być zweryfikowana. (Mogłeś już ją poprzednio wysłać.) Reset hasła nie powiódł się."
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1287
msgid "Password Reset"
msgstr "Zresetuj hasło"
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
msgid "Your password has been reset as requested."
msgstr "Twoje hasło zostało zresetowane na twoje życzenie."
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
msgid "Your new password is"
msgstr "Twoje nowe hasło to"
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
msgid "Save or copy your new password - and then"
msgstr "Zapisz lub skopiuj swoje nowe hasło - i wtedy"
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
msgid "click here to login"
msgstr "Kliknij tutaj aby zalogować"
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
msgid ""
"Your password may be changed from the Settings page after "
"successful login."
msgstr "Twoje hasło może być zmienione w Ustawieniach po udanym zalogowaniu."
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
#, php-format
msgid ""
"\n"
@@ -1255,7 +1274,7 @@ msgid ""
"\t\t\t"
msgstr ""
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
#, php-format
msgid ""
"\n"
@@ -1269,432 +1288,422 @@ msgid ""
"\t\t\t"
msgstr ""
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
#, php-format
msgid "Your password has been changed at %s"
msgstr "Twoje hasło zostało zmienione na %s"
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
msgid "Forgot your Password?"
msgstr "Zapomniałeś hasła?"
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
msgid ""
"Enter your email address and submit to have your password reset. Then check "
"your email for further instructions."
msgstr "Wpisz swój adres email i wyślij, aby zresetować hasło. Później sprawdź swojego emaila w celu uzyskania dalszych instrukcji."
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
msgid "Nickname or Email: "
msgstr "Pseudonim lub Email:"
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
msgid "Reset"
msgstr "Zresetuj"
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s lubi %2$s's %3$s"
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/like.php:168 include/conversation.php:140
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "%1$s nie lubi %2$s's %3$s"
-#: ../../mod/ping.php:240
+#: mod/ping.php:233
msgid "{0} wants to be your friend"
msgstr "{0} chce być Twoim znajomym"
-#: ../../mod/ping.php:245
+#: mod/ping.php:248
msgid "{0} sent you a message"
msgstr "{0} wysyła Ci wiadomość"
-#: ../../mod/ping.php:250
+#: mod/ping.php:263
msgid "{0} requested registration"
msgstr "{0} żądana rejestracja"
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} skomentował %s wpis"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "{0} polubił wpis %s"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "{0} przestał lubić post %s"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} jest teraz znajomym %s"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} utworzony"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} zaznaczony %s'go post z #%s"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} wspomniał Cię w swoim wpisie"
-
-#: ../../mod/viewcontacts.php:41
+#: mod/viewcontacts.php:41
msgid "No contacts."
msgstr "brak kontaktów"
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
+#: mod/viewcontacts.php:78 include/text.php:917
msgid "View Contacts"
msgstr "widok kontaktów"
-#: ../../mod/notifications.php:26
+#: mod/notifications.php:26
msgid "Invalid request identifier."
msgstr "Niewłaściwy identyfikator wymagania."
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
msgid "Discard"
msgstr "Odrzuć"
-#: ../../mod/notifications.php:78
+#: mod/notifications.php:78
msgid "System"
msgstr "System"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
msgid "Network"
msgstr "Sieć"
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
+#: mod/notifications.php:90 mod/network.php:375
msgid "Personal"
msgstr "Osobiste"
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
msgid "Home"
msgstr "Dom"
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
+#: mod/notifications.php:102 include/nav.php:161
msgid "Introductions"
msgstr "Wstępy"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Show Ignored Requests"
msgstr "Pokaż ignorowane żądania"
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
msgid "Hide Ignored Requests"
msgstr "Ukryj ignorowane żądania"
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: mod/notifications.php:159 mod/notifications.php:209
msgid "Notification type: "
msgstr "Typ zawiadomień:"
-#: ../../mod/notifications.php:150
+#: mod/notifications.php:160
msgid "Friend Suggestion"
msgstr "Propozycja znajomych"
-#: ../../mod/notifications.php:152
+#: mod/notifications.php:162
#, php-format
msgid "suggested by %s"
msgstr "zaproponowane przez %s"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "Post a new friend activity"
msgstr "Pisz o nowej działalności przyjaciela"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
msgid "if applicable"
msgstr "jeśli odpowiednie"
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
msgid "Approve"
msgstr "Zatwierdź"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "Claims to be known to you: "
msgstr "Twierdzi, że go znasz:"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "yes"
msgstr "tak"
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
msgid "no"
msgstr "nie"
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Zatwierdź jako:"
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr ""
-#: ../../mod/notifications.php:189
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr ""
+
+#: mod/notifications.php:203
msgid "Friend"
msgstr "Znajomy"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Sharer"
msgstr "Udostępniający/a"
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
msgid "Fan/Admirer"
msgstr "Fan"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "Friend/Connect Request"
msgstr "Prośba o dodanie do przyjaciół/powiązanych"
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
msgid "New Follower"
msgstr "Nowy obserwator"
-#: ../../mod/notifications.php:217
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Lokalizacja"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "O:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Tagi:"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Płeć:"
+
+#: mod/notifications.php:240
msgid "No introductions."
msgstr "Brak wstępu."
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
+#: mod/notifications.php:243 include/nav.php:164
msgid "Notifications"
msgstr "Powiadomienia"
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
#, php-format
msgid "%s liked %s's post"
msgstr "%s polubił wpis %s"
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
#, php-format
msgid "%s disliked %s's post"
msgstr "%s przestał lubić post %s"
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
#, php-format
msgid "%s is now friends with %s"
msgstr "%s jest teraz znajomym %s"
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: mod/notifications.php:313 mod/notifications.php:442
#, php-format
msgid "%s created a new post"
msgstr "%s dodał nowy wpis"
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
#, php-format
msgid "%s commented on %s's post"
msgstr "%s skomentował wpis %s"
-#: ../../mod/notifications.php:306
+#: mod/notifications.php:329
msgid "No more network notifications."
msgstr "Nie ma więcej powiadomień sieciowych"
-#: ../../mod/notifications.php:310
+#: mod/notifications.php:333
msgid "Network Notifications"
msgstr "Powiadomienia z sieci"
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: mod/notifications.php:359 mod/notify.php:72
msgid "No more system notifications."
msgstr "Nie ma więcej powiadomień systemowych."
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: mod/notifications.php:363 mod/notify.php:76
msgid "System Notifications"
msgstr "Powiadomienia systemowe"
-#: ../../mod/notifications.php:435
+#: mod/notifications.php:458
msgid "No more personal notifications."
msgstr "Nie ma więcej powiadomień osobistych"
-#: ../../mod/notifications.php:439
+#: mod/notifications.php:462
msgid "Personal Notifications"
msgstr "Prywatne powiadomienia"
-#: ../../mod/notifications.php:520
+#: mod/notifications.php:543
msgid "No more home notifications."
msgstr "Nie ma więcej powiadomień domu"
-#: ../../mod/notifications.php:524
+#: mod/notifications.php:547
msgid "Home Notifications"
msgstr "Powiadomienia z instancji"
-#: ../../mod/babel.php:17
+#: mod/babel.php:17
msgid "Source (bbcode) text:"
msgstr "Źródło - tekst (BBcode) :"
-#: ../../mod/babel.php:23
+#: mod/babel.php:23
msgid "Source (Diaspora) text to convert to BBcode:"
msgstr "Źródło tekst (Diaspora) by przekonwerterować na BBcode :"
-#: ../../mod/babel.php:31
+#: mod/babel.php:31
msgid "Source input: "
msgstr "Źródło wejścia:"
-#: ../../mod/babel.php:35
+#: mod/babel.php:35
msgid "bb2html (raw HTML): "
msgstr "bb2html (raw HTML): "
-#: ../../mod/babel.php:39
+#: mod/babel.php:39
msgid "bb2html: "
msgstr "bb2html: "
-#: ../../mod/babel.php:43
+#: mod/babel.php:43
msgid "bb2html2bb: "
msgstr "bb2html2bb: "
-#: ../../mod/babel.php:47
+#: mod/babel.php:47
msgid "bb2md: "
msgstr "bb2md: "
-#: ../../mod/babel.php:51
+#: mod/babel.php:51
msgid "bb2md2html: "
msgstr "bb2md2html: "
-#: ../../mod/babel.php:55
+#: mod/babel.php:55
msgid "bb2dia2bb: "
msgstr "bb2dia2bb: "
-#: ../../mod/babel.php:59
+#: mod/babel.php:59
msgid "bb2md2html2bb: "
msgstr "bb2md2html2bb: "
-#: ../../mod/babel.php:69
+#: mod/babel.php:69
msgid "Source input (Diaspora format): "
msgstr "Źródło wejścia(format Diaspory):"
-#: ../../mod/babel.php:74
+#: mod/babel.php:74
msgid "diaspora2bb: "
msgstr "diaspora2bb: "
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
msgid "Nothing new here"
msgstr "Brak nowych zdarzeń"
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
msgid "Clear notifications"
msgstr "Wyczyść powiadomienia"
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/message.php:9 include/nav.php:173
msgid "New Message"
msgstr "Nowa wiadomość"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
msgid "No recipient selected."
msgstr "Nie wybrano odbiorcy."
-#: ../../mod/message.php:67
+#: mod/message.php:68
msgid "Unable to locate contact information."
msgstr "Niezdolny do uzyskania informacji kontaktowych."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
msgid "Message could not be sent."
msgstr "Wiadomość nie może zostać wysłana"
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
msgid "Message collection failure."
msgstr ""
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
msgid "Message sent."
msgstr "Wysłano."
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:183 include/nav.php:170
msgid "Messages"
msgstr "Wiadomości"
-#: ../../mod/message.php:207
+#: mod/message.php:208
msgid "Do you really want to delete this message?"
msgstr "Czy na pewno chcesz usunąć tę wiadomość?"
-#: ../../mod/message.php:227
+#: mod/message.php:228
msgid "Message deleted."
msgstr "Wiadomość usunięta."
-#: ../../mod/message.php:258
+#: mod/message.php:259
msgid "Conversation removed."
msgstr "Rozmowa usunięta."
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
msgid "Please enter a link URL:"
msgstr "Proszę wpisać adres URL:"
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
msgid "Send Private Message"
msgstr "Wyślij prywatną wiadomość"
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
msgid "To:"
msgstr "Do:"
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
msgid "Subject:"
msgstr "Temat:"
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
msgid "Your message:"
msgstr "Twoja wiadomość:"
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
msgid "Upload photo"
msgstr "Wyślij zdjęcie"
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
msgid "Insert web link"
msgstr "Wstaw link"
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
msgid "Please wait"
msgstr "Proszę czekać"
-#: ../../mod/message.php:371
+#: mod/message.php:372
msgid "No messages."
msgstr "Brak wiadomości."
-#: ../../mod/message.php:378
+#: mod/message.php:379
#, php-format
msgid "Unknown sender - %s"
msgstr "Nieznany wysyłający - %s"
-#: ../../mod/message.php:381
+#: mod/message.php:382
#, php-format
msgid "You and %s"
msgstr "Ty i %s"
-#: ../../mod/message.php:384
+#: mod/message.php:385
#, php-format
msgid "%s and You"
msgstr "%s i ty"
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
msgid "Delete conversation"
msgstr "Usuń rozmowę"
-#: ../../mod/message.php:408
+#: mod/message.php:409
msgid "D, d M Y - g:i A"
msgstr "D, d M R - g:m AM/PM"
-#: ../../mod/message.php:411
+#: mod/message.php:412
#, php-format
msgid "%d message"
msgid_plural "%d messages"
@@ -1702,622 +1711,702 @@ msgstr[0] " %d wiadomość"
msgstr[1] " %d wiadomości"
msgstr[2] " %d wiadomości"
-#: ../../mod/message.php:450
+#: mod/message.php:451
msgid "Message not available."
msgstr "Wiadomość nie jest dostępna."
-#: ../../mod/message.php:520
+#: mod/message.php:521
msgid "Delete message"
msgstr "Usuń wiadomość"
-#: ../../mod/message.php:548
+#: mod/message.php:549
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr ""
-#: ../../mod/message.php:552
+#: mod/message.php:553
msgid "Send Reply"
msgstr "Odpowiedz"
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
msgid "[Embedded content - reload page to view]"
msgstr "[Dodatkowa zawartość - odśwież stronę by zobaczyć]"
-#: ../../mod/crepair.php:106
+#: mod/crepair.php:107
msgid "Contact settings applied."
msgstr "Ustawienia kontaktu zaktualizowane."
-#: ../../mod/crepair.php:108
+#: mod/crepair.php:109
msgid "Contact update failed."
msgstr "Nie udało się zaktualizować kontaktu."
-#: ../../mod/crepair.php:139
+#: mod/crepair.php:140
msgid "Repair Contact Settings"
msgstr "Napraw ustawienia kontaktów"
-#: ../../mod/crepair.php:141
+#: mod/crepair.php:142
msgid ""
"WARNING: This is highly advanced and if you enter incorrect"
" information your communications with this contact may stop working."
msgstr " UWAGA: To jest wysoce zaawansowane i jeśli wprowadzisz niewłaściwą informację twoje komunikacje z tym kontaktem mogą przestać działać."
-#: ../../mod/crepair.php:142
+#: mod/crepair.php:143
msgid ""
"Please use your browser 'Back' button now if you are "
"uncertain what to do on this page."
msgstr "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj teraz przycisku 'powrót' na swojej przeglądarce."
-#: ../../mod/crepair.php:148
+#: mod/crepair.php:149
msgid "Return to contact editor"
msgstr "Wróć do edytora kontaktów"
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "No mirroring"
msgstr ""
-#: ../../mod/crepair.php:159
+#: mod/crepair.php:160
msgid "Mirror as forwarded posting"
msgstr ""
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
msgid "Mirror as my own posting"
msgstr ""
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr ""
+
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
msgid "Name"
msgstr "Imię"
-#: ../../mod/crepair.php:166
+#: mod/crepair.php:171
msgid "Account Nickname"
msgstr "Nazwa konta"
-#: ../../mod/crepair.php:167
+#: mod/crepair.php:172
msgid "@Tagname - overrides Name/Nickname"
msgstr ""
-#: ../../mod/crepair.php:168
+#: mod/crepair.php:173
msgid "Account URL"
msgstr "URL konta"
-#: ../../mod/crepair.php:169
+#: mod/crepair.php:174
msgid "Friend Request URL"
msgstr "URL żądajacy znajomości"
-#: ../../mod/crepair.php:170
+#: mod/crepair.php:175
msgid "Friend Confirm URL"
msgstr "URL potwierdzający znajomość"
-#: ../../mod/crepair.php:171
+#: mod/crepair.php:176
msgid "Notification Endpoint URL"
msgstr "Zgłoszenie Punktu Końcowego URL"
-#: ../../mod/crepair.php:172
+#: mod/crepair.php:177
msgid "Poll/Feed URL"
msgstr "Adres Ankiety / RSS"
-#: ../../mod/crepair.php:173
+#: mod/crepair.php:178
msgid "New photo from this URL"
msgstr "Nowe zdjęcie z tej ścieżki"
-#: ../../mod/crepair.php:174
+#: mod/crepair.php:179
msgid "Remote Self"
msgstr ""
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid "Mirror postings from this contact"
msgstr ""
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
msgstr ""
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
msgid "Login"
msgstr "Login"
-#: ../../mod/bookmarklet.php:41
+#: mod/bookmarklet.php:41
msgid "The post was created"
msgstr ""
-#: ../../mod/viewsrc.php:7
+#: mod/viewsrc.php:7
msgid "Access denied."
msgstr "Brak dostępu"
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Szukaj osób"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr ""
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Połącz"
+
+#: mod/dirfind.php:139 mod/match.php:73
msgid "No matches"
msgstr "brak dopasowań"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
msgid "Photos"
msgstr "Zdjęcia"
-#: ../../mod/fbrowser.php:113
+#: mod/fbrowser.php:122
msgid "Files"
msgstr "Pliki"
-#: ../../mod/nogroup.php:59
+#: mod/nogroup.php:59
msgid "Contacts who are not members of a group"
msgstr "Kontakty spoza członków grupy"
-#: ../../mod/admin.php:57
+#: mod/admin.php:57
msgid "Theme settings updated."
msgstr "Ustawienia szablonu zmienione."
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:682
msgid "Site"
msgstr "Strona"
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
msgid "Users"
msgstr "Użytkownicy"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
msgid "Plugins"
msgstr "Wtyczki"
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
msgid "Themes"
msgstr "Temat"
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
msgid "DB updates"
msgstr "Aktualizacje DB"
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr ""
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
msgid "Logs"
msgstr "Logi"
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
msgid "probe address"
msgstr ""
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
msgid "check webfinger"
msgstr ""
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:131 include/nav.php:193
msgid "Admin"
msgstr "Administator"
-#: ../../mod/admin.php:131
+#: mod/admin.php:132
msgid "Plugin Features"
msgstr "Polecane wtyczki"
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
msgid "diagnostics"
msgstr ""
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
msgid "User registrations waiting for confirmation"
msgstr "Rejestracje użytkownika czekają na potwierdzenie."
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
-msgid "Normal Account"
-msgstr "Konto normalne"
-
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
-msgid "Soapbox Account"
-msgstr "Konto Soapbox"
-
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
-msgid "Community/Celebrity Account"
-msgstr "Konto społeczności/gwiazdy"
-
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
-msgid "Automatic Friend Account"
-msgstr "Automatyczny przyjaciel konta"
-
-#: ../../mod/admin.php:197
-msgid "Blog Account"
-msgstr "Konto Bloga"
-
-#: ../../mod/admin.php:198
-msgid "Private Forum"
-msgstr "Forum Prywatne"
-
-#: ../../mod/admin.php:217
-msgid "Message queues"
-msgstr "Wiadomości"
-
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
msgid "Administration"
msgstr "Administracja"
-#: ../../mod/admin.php:223
+#: mod/admin.php:202
+msgid "ID"
+msgstr ""
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr ""
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr ""
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr ""
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr ""
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr ""
+
+#: mod/admin.php:220 mod/admin.php:1025
+msgid "Normal Account"
+msgstr "Konto normalne"
+
+#: mod/admin.php:221 mod/admin.php:1026
+msgid "Soapbox Account"
+msgstr "Konto Soapbox"
+
+#: mod/admin.php:222 mod/admin.php:1027
+msgid "Community/Celebrity Account"
+msgstr "Konto społeczności/gwiazdy"
+
+#: mod/admin.php:223 mod/admin.php:1028
+msgid "Automatic Friend Account"
+msgstr "Automatyczny przyjaciel konta"
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr "Konto Bloga"
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr "Forum Prywatne"
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr "Wiadomości"
+
+#: mod/admin.php:250
msgid "Summary"
msgstr "Skrót"
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
msgid "Registered users"
msgstr "Zarejestrowani użytkownicy"
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
msgid "Pending registrations"
msgstr "Rejestracje w toku."
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
msgid "Version"
msgstr "Wersja"
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
msgid "Active plugins"
msgstr "Aktywne pluginy"
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
msgid "Can not parse base url. Must have at least ://"
msgstr ""
-#: ../../mod/admin.php:516
+#: mod/admin.php:565
msgid "Site settings updated."
msgstr "Ustawienia strony zaktualizowane"
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:594 mod/settings.php:883
msgid "No special theme for mobile devices"
msgstr "Brak specialnego motywu dla urządzeń mobilnych"
-#: ../../mod/admin.php:562
+#: mod/admin.php:611
msgid "No community page"
msgstr ""
-#: ../../mod/admin.php:563
+#: mod/admin.php:612
msgid "Public postings from users of this site"
msgstr ""
-#: ../../mod/admin.php:564
+#: mod/admin.php:613
msgid "Global community page"
msgstr ""
-#: ../../mod/admin.php:570
+#: mod/admin.php:619
msgid "At post arrival"
msgstr ""
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
msgid "Frequently"
msgstr "Jak najczęściej"
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
msgid "Hourly"
msgstr "Godzinowo"
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
msgid "Twice daily"
msgstr "Dwa razy dziennie"
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
msgid "Daily"
msgstr "Dziennie"
-#: ../../mod/admin.php:579
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr ""
+
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr ""
+
+#: mod/admin.php:634
+msgid "One month"
+msgstr "Miesiąc"
+
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "Trzy miesiące"
+
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr "Pół roku"
+
+#: mod/admin.php:637
+msgid "One year"
+msgstr "Rok"
+
+#: mod/admin.php:642
msgid "Multi user instance"
msgstr "Tryb MultiUsera"
-#: ../../mod/admin.php:602
+#: mod/admin.php:665
msgid "Closed"
msgstr "Zamknięty"
-#: ../../mod/admin.php:603
+#: mod/admin.php:666
msgid "Requires approval"
msgstr "Wymagane zatwierdzenie."
-#: ../../mod/admin.php:604
+#: mod/admin.php:667
msgid "Open"
msgstr "Otwórz"
-#: ../../mod/admin.php:608
+#: mod/admin.php:671
msgid "No SSL policy, links will track page SSL state"
msgstr "Brak SSL , linki będą śledzić stan SSL ."
-#: ../../mod/admin.php:609
+#: mod/admin.php:672
msgid "Force all links to use SSL"
msgstr "Wymuś by linki używały SSL."
-#: ../../mod/admin.php:610
+#: mod/admin.php:673
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . "
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:784
+#: mod/settings.php:853 mod/settings.php:935 mod/settings.php:1165
msgid "Save Settings"
-msgstr ""
+msgstr "Zapisz ustawienia"
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:684 mod/register.php:260
msgid "Registration"
msgstr "Rejestracja"
-#: ../../mod/admin.php:622
+#: mod/admin.php:685
msgid "File upload"
msgstr "Plik załadowano"
-#: ../../mod/admin.php:623
+#: mod/admin.php:686
msgid "Policies"
msgstr "zasady"
-#: ../../mod/admin.php:624
+#: mod/admin.php:687
msgid "Advanced"
msgstr "Zaawansowany"
-#: ../../mod/admin.php:625
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr ""
+
+#: mod/admin.php:689
msgid "Performance"
msgstr "Ustawienia"
-#: ../../mod/admin.php:626
+#: mod/admin.php:690
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr ""
-#: ../../mod/admin.php:629
+#: mod/admin.php:693
msgid "Site name"
msgstr "Nazwa strony"
-#: ../../mod/admin.php:630
+#: mod/admin.php:694
msgid "Host name"
msgstr ""
-#: ../../mod/admin.php:631
+#: mod/admin.php:695
msgid "Sender Email"
msgstr ""
-#: ../../mod/admin.php:632
+#: mod/admin.php:695
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr ""
+
+#: mod/admin.php:696
msgid "Banner/Logo"
msgstr "Logo"
-#: ../../mod/admin.php:633
+#: mod/admin.php:697
msgid "Shortcut icon"
msgstr ""
-#: ../../mod/admin.php:634
+#: mod/admin.php:697
+msgid "Link to an icon that will be used for browsers."
+msgstr ""
+
+#: mod/admin.php:698
msgid "Touch icon"
msgstr ""
-#: ../../mod/admin.php:635
+#: mod/admin.php:698
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr ""
+
+#: mod/admin.php:699
msgid "Additional Info"
msgstr "Dodatkowe informacje"
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
+#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
+"listed at %s/siteinfo."
msgstr ""
-#: ../../mod/admin.php:636
+#: mod/admin.php:700
msgid "System language"
msgstr "Język systemu"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid "System theme"
msgstr "Motyw systemowy"
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr "Domyślny motyw systemu - może być nadpisany przez profil użytkownika zmień ustawienia motywów"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Mobile system theme"
msgstr "Mobilny motyw systemowy"
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
msgid "Theme for mobile devices"
msgstr "Szablon dla mobilnych urządzeń"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "SSL link policy"
msgstr "polityka SSL"
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Określa kiedy generowane linki powinny używać wymuszonego SSl."
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid "Force SSL"
msgstr ""
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
msgstr ""
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Old style 'Share'"
msgstr ""
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
msgid "Deactivates the bbcode element 'share' for repeating items."
msgstr ""
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid "Hide help entry from navigation menu"
msgstr "Wyłącz pomoc w menu nawigacyjnym "
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help."
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Single user instance"
msgstr "Tryb SingleUsera"
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Ustawia tryb multi lub single dla wybranych użytkowników."
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid "Maximum image size"
msgstr "Maksymalny rozmiar zdjęcia"
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to 0 , co oznacza bez limitu ."
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid "Maximum image length"
msgstr "Maksymalna długość obrazu"
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Maksymalna długość najdłuższej strony przesyłanego obrazu w pikselach.\nDomyślnie jest to -1, co oznacza brak limitu."
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid "JPEG image quality"
msgstr "jakość obrazu JPEG"
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Wczytywanie JPEGS będzie zapisane z tymi ustawieniami jakości [0-100] . Domyslnie jest ustawione 100 co oznacza brak strat jakości . "
-#: ../../mod/admin.php:648
+#: mod/admin.php:712
msgid "Register policy"
msgstr "Zarejestruj polisę"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid "Maximum Daily Registrations"
msgstr "Maksymalnie dziennych rejestracji"
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr ""
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Register text"
msgstr "Zarejestruj tekst"
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
msgid "Will be displayed prominently on the registration page."
msgstr ""
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid "Accounts abandoned after x days"
msgstr "Konto porzucone od x dni."
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Nie będzie marnować zasobów systemu wypytując zewnętrzne strony o opuszczone konta. Ustaw 0 dla braku limitu czasu ."
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid "Allowed friend domains"
msgstr "Dozwolone domeny przyjaciół"
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Lista domen separowana przecinkami które mogą zaprzyjaźnić się z tą stroną . Wildcards są akceptowane . Pozostaw puste by zezwolić każdej domenie na zapryjaźnienie. "
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid "Allowed email domains"
msgstr "Dozwolone domeny e-mailowe"
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr ""
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid "Block public"
msgstr "Blokuj publicznie"
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr ""
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid "Force publish"
msgstr "Wymuś publikację"
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr ""
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid "Global directory update URL"
msgstr ""
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
msgid ""
"URL to update the global directory. If this is not set, the global directory"
" is completely unavailable to the application."
msgstr ""
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow threaded items"
msgstr "Zezwalaj na wątkowanie tematów"
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
msgid "Allow infinite level threading for items on this site."
msgstr "Zezwalaj na nieograniczoną liczbę wątków tematycznych na tej stronie."
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid "Private posts by default for new users"
msgstr "Prywatne posty domyślnie dla nowych użytkowników"
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr ""
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid "Don't include post content in email notifications"
msgstr "Nie wklejaj zawartości postu do powiadomienia o poczcie"
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid "Disallow public access to addons listed in the apps menu."
msgstr "Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji."
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr ""
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid "Don't embed private images in posts"
msgstr ""
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
@@ -2325,319 +2414,431 @@ msgid ""
"while."
msgstr ""
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid "Allow Users to set remote_self"
msgstr ""
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr ""
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Block multiple registrations"
msgstr "Zablokuj wielokrotną rejestrację"
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. "
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support"
msgstr "Wsparcie OpenID"
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
msgid "OpenID support for registration and logins."
msgstr ""
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid "Fullname check"
msgstr "Sprawdzanie pełnej nazwy"
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Aby ograniczyć spam, wymagaj by użytkownik przy rejestracji w polu Imię i nazwisko użył spacji pomiędzy imieniem i nazwiskiem."
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "UTF-8 Regular expressions"
msgstr "Wyrażenia regularne UTF-8"
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
msgid "Use PHP UTF8 regular expressions"
msgstr "Użyj regularnych wyrażeń PHP UTF8"
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid "Community Page Style"
msgstr ""
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid "Posts per user on community page"
msgstr ""
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr ""
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid "Enable OStatus support"
msgstr "Włącz wsparcie OStatus"
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr ""
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid "OStatus conversation completion interval"
msgstr ""
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
msgid ""
"How often shall the poller check for new entries in OStatus conversations? "
"This can be a very ressource task."
msgstr ""
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Enable Diaspora support"
msgstr "Włączyć obsługę Diaspory"
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
msgid "Provide built-in Diaspora network compatibility."
msgstr ""
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid "Only allow Friendica contacts"
msgstr "Dopuść tylko kontakty Friendrica"
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr ""
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid "Verify SSL"
msgstr "Weryfikacja SSL"
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr ""
-#: ../../mod/admin.php:674
+#: mod/admin.php:738
msgid "Proxy user"
msgstr "Użytkownik proxy"
-#: ../../mod/admin.php:675
+#: mod/admin.php:739
msgid "Proxy URL"
msgstr "URL Proxy"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Network timeout"
msgstr "Network timeout"
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr ""
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
msgid "Delivery interval"
msgstr ""
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
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 ""
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid "Poll interval"
msgstr ""
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr ""
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid "Maximum Load Average"
msgstr ""
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr ""
-#: ../../mod/admin.php:681
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr ""
+
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr ""
+
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr ""
+
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr ""
+
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr ""
+
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr ""
+
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr ""
+
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr ""
+
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr ""
+
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr ""
+
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr ""
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."
+msgstr ""
+
+#: mod/admin.php:753
msgid "Use MySQL full text engine"
msgstr ""
-#: ../../mod/admin.php:681
+#: mod/admin.php:753
msgid ""
"Activates the full text engine. Speeds up search - but can only search for "
"four and more characters."
msgstr ""
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress Language"
msgstr ""
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
msgid "Suppress language information in meta information about a posting."
msgstr ""
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress Tags"
msgstr ""
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr ""
-#: ../../mod/admin.php:684
+#: mod/admin.php:756
msgid "Path to item cache"
msgstr ""
-#: ../../mod/admin.php:685
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr ""
+
+#: mod/admin.php:757
msgid "Cache duration in seconds"
msgstr ""
-#: ../../mod/admin.php:685
+#: mod/admin.php:757
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr ""
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "Maximum numbers of comments per post"
msgstr ""
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
msgid "How much comments should be shown for each post? Default value is 100."
msgstr ""
-#: ../../mod/admin.php:687
+#: mod/admin.php:759
msgid "Path for lock file"
msgstr ""
-#: ../../mod/admin.php:688
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr ""
+
+#: mod/admin.php:760
msgid "Temp path"
msgstr "Ścieżka do Temp"
-#: ../../mod/admin.php:689
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr ""
+
+#: mod/admin.php:761
msgid "Base path to installation"
msgstr ""
-#: ../../mod/admin.php:690
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr ""
+
+#: mod/admin.php:762
msgid "Disable picture proxy"
msgstr ""
-#: ../../mod/admin.php:690
+#: mod/admin.php:762
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
msgstr ""
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid "Enable old style pager"
msgstr ""
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "Only search in tags"
msgstr ""
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
msgid "On large systems the text search can slow down the system extremely."
msgstr ""
-#: ../../mod/admin.php:694
+#: mod/admin.php:766
msgid "New base url"
msgstr ""
-#: ../../mod/admin.php:711
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr ""
+
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr ""
+
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr ""
+
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr ""
+
+#: mod/admin.php:769
+msgid ""
+"Embedly is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr ""
+
+#: mod/admin.php:787
msgid "Update has been marked successful"
msgstr ""
-#: ../../mod/admin.php:719
+#: mod/admin.php:795
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr ""
-#: ../../mod/admin.php:722
+#: mod/admin.php:798
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr ""
-#: ../../mod/admin.php:734
+#: mod/admin.php:810
#, php-format
msgid "Executing %s failed with error: %s"
msgstr ""
-#: ../../mod/admin.php:737
+#: mod/admin.php:813
#, php-format
msgid "Update %s was successfully applied."
msgstr ""
-#: ../../mod/admin.php:741
+#: mod/admin.php:817
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr ""
-#: ../../mod/admin.php:743
+#: mod/admin.php:819
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr ""
-#: ../../mod/admin.php:762
+#: mod/admin.php:838
msgid "No failed updates."
msgstr "Brak błędów aktualizacji."
-#: ../../mod/admin.php:763
+#: mod/admin.php:839
msgid "Check database structure"
msgstr ""
-#: ../../mod/admin.php:768
+#: mod/admin.php:844
msgid "Failed Updates"
msgstr "Błąd aktualizacji"
-#: ../../mod/admin.php:769
+#: mod/admin.php:845
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr ""
-#: ../../mod/admin.php:770
+#: mod/admin.php:846
msgid "Mark success (if update was manually applied)"
msgstr ""
-#: ../../mod/admin.php:771
+#: mod/admin.php:847
msgid "Attempt to execute this update step automatically"
msgstr ""
-#: ../../mod/admin.php:803
+#: mod/admin.php:879
#, php-format
msgid ""
"\n"
@@ -2645,7 +2846,7 @@ msgid ""
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr ""
-#: ../../mod/admin.php:806
+#: mod/admin.php:882
#, php-format
msgid ""
"\n"
@@ -2675,12 +2876,12 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr ""
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:914 include/user.php:421
#, php-format
msgid "Registration details for %s"
msgstr "Szczegóły rejestracji dla %s"
-#: ../../mod/admin.php:850
+#: mod/admin.php:926
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
@@ -2688,7 +2889,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: ../../mod/admin.php:857
+#: mod/admin.php:933
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
@@ -2696,269 +2897,268 @@ msgstr[0] " %s użytkownik usunięty"
msgstr[1] " %s użytkownicy usunięci"
msgstr[2] " %s usuniętych użytkowników "
-#: ../../mod/admin.php:896
+#: mod/admin.php:972
#, php-format
msgid "User '%s' deleted"
msgstr "Użytkownik '%s' usunięty"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' unblocked"
msgstr "Użytkownik '%s' odblokowany"
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
#, php-format
msgid "User '%s' blocked"
msgstr "Użytkownik '%s' zablokowany"
-#: ../../mod/admin.php:999
+#: mod/admin.php:1073
msgid "Add User"
msgstr ""
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1074
msgid "select all"
msgstr "Zaznacz wszystko"
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1075
msgid "User registrations waiting for confirm"
msgstr "zarejestrowany użytkownik czeka na potwierdzenie"
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1076
msgid "User waiting for permanent deletion"
msgstr "Użytkownik czekający na trwałe usunięcie"
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1077
msgid "Request date"
msgstr "Data prośby"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
msgid "Email"
msgstr "E-mail"
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1078
msgid "No registrations."
msgstr "brak rejestracji"
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1080
msgid "Deny"
msgstr "Odmów"
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1084
msgid "Site admin"
msgstr "Administracja stroną"
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1085
msgid "Account expired"
msgstr "Konto wygasło."
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1088
msgid "New User"
msgstr ""
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Register date"
msgstr "Data rejestracji"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last login"
msgstr "Ostatnie logowanie"
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
msgid "Last item"
msgstr "Ostatni element"
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1089
msgid "Deleted since"
msgstr "Skasowany od"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1090 mod/settings.php:41
msgid "Account"
msgstr "Konto"
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1092
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1093
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 "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1103
msgid "Name of the new user."
msgstr "Nazwa nowego użytkownika."
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname"
msgstr ""
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
msgid "Nickname of the new user."
msgstr ""
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1105
msgid "Email address of the new user."
msgstr "Adres email nowego użytkownika."
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1138
#, php-format
msgid "Plugin %s disabled."
msgstr "Wtyczka %s wyłączona."
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1142
#, php-format
msgid "Plugin %s enabled."
msgstr "Wtyczka %s właczona."
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1152 mod/admin.php:1375
msgid "Disable"
msgstr "Wyłącz"
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1154 mod/admin.php:1377
msgid "Enable"
msgstr "Zezwól"
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1177 mod/admin.php:1405
msgid "Toggle"
msgstr "Włącz"
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1185 mod/admin.php:1415
msgid "Author: "
msgstr "Autor: "
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1186 mod/admin.php:1416
msgid "Maintainer: "
msgstr ""
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1335
msgid "No themes found."
msgstr "Nie znaleziono tematu."
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1397
msgid "Screenshot"
msgstr "Zrzut ekranu"
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1443
msgid "[Experimental]"
msgstr "[Eksperymentalne]"
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1444
msgid "[Unsupported]"
msgstr "[Niewspieralne]"
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1471
msgid "Log settings updated."
msgstr "Zaktualizowano ustawienia logów."
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1527
msgid "Clear"
msgstr "Wyczyść"
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1533
msgid "Enable Debugging"
msgstr ""
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid "Log file"
msgstr "Plik logów"
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr ""
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1535
msgid "Log level"
msgstr "Poziom logów"
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1585 include/acl_selectors.php:347
msgid "Close"
msgstr "Zamknij"
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1591
msgid "FTP Host"
msgstr "Założyciel FTP"
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1592
msgid "FTP Path"
msgstr "Ścieżka FTP"
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1593
msgid "FTP User"
msgstr "Użytkownik FTP"
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1594
msgid "FTP Password"
msgstr "FTP Hasło"
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Szukaj wyników dla:"
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr ""
-#: ../../mod/network.php:185 ../../mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
msgid "Remove term"
msgstr "Usuń wpis"
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
msgid "Saved Searches"
msgstr "Zapisane wyszukiwania"
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/network.php:197 include/group.php:277
msgid "add"
msgstr "dodaj"
-#: ../../mod/network.php:356
+#: mod/network.php:358
msgid "Commented Order"
msgstr "Porządek wg komentarzy"
-#: ../../mod/network.php:359
+#: mod/network.php:361
msgid "Sort by Comment Date"
msgstr "Sortuj po dacie komentarza"
-#: ../../mod/network.php:362
+#: mod/network.php:365
msgid "Posted Order"
msgstr "Porządek wg wpisów"
-#: ../../mod/network.php:365
+#: mod/network.php:368
msgid "Sort by Post Date"
msgstr "Sortuj po dacie posta"
-#: ../../mod/network.php:374
+#: mod/network.php:378
msgid "Posts that mention or involve you"
msgstr ""
-#: ../../mod/network.php:380
+#: mod/network.php:385
msgid "New"
msgstr "Nowy"
-#: ../../mod/network.php:383
+#: mod/network.php:388
msgid "Activity Stream - by date"
msgstr ""
-#: ../../mod/network.php:389
+#: mod/network.php:395
msgid "Shared Links"
msgstr "Współdzielone linki"
-#: ../../mod/network.php:392
+#: mod/network.php:398
msgid "Interesting Links"
msgstr "Interesujące linki"
-#: ../../mod/network.php:398
+#: mod/network.php:405
msgid "Starred"
-msgstr ""
+msgstr "Ulubione"
-#: ../../mod/network.php:401
+#: mod/network.php:408
msgid "Favourite Posts"
msgstr "Ulubione posty"
-#: ../../mod/network.php:463
+#: mod/network.php:466
#, php-format
msgid "Warning: This group contains %s member from an insecure network."
msgid_plural ""
@@ -2967,151 +3167,150 @@ msgstr[0] "Uwaga: Ta grupa posiada %s członka z niezabezpieczonej sieci."
msgstr[1] "Uwaga: Ta grupa posiada %s członków z niezabezpieczonej sieci."
msgstr[2] "Uwaga: Ta grupa posiada %s członków z niezabezpieczonej sieci."
-#: ../../mod/network.php:466
+#: mod/network.php:469
msgid "Private messages to this group are at risk of public disclosure."
msgstr "Prywatne wiadomości do tej grupy mogą zostać publicznego ujawnienia"
-#: ../../mod/network.php:520 ../../mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
msgid "No such group"
msgstr "Nie ma takiej grupy"
-#: ../../mod/network.php:537 ../../mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
msgid "Group is empty"
msgstr "Grupa jest pusta"
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Grupa:"
+#: mod/network.php:560 mod/content.php:135
+#, php-format
+msgid "Group: %s"
+msgstr ""
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Kontakt: "
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr ""
-#: ../../mod/network.php:556
+#: mod/network.php:582
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione "
-#: ../../mod/network.php:561
+#: mod/network.php:587
msgid "Invalid contact."
msgstr "Zły kontakt"
-#: ../../mod/allfriends.php:34
+#: mod/allfriends.php:37
#, php-format
msgid "Friends of %s"
msgstr "Znajomy %s"
-#: ../../mod/allfriends.php:40
+#: mod/allfriends.php:44
msgid "No friends to display."
msgstr "Brak znajomych do wyświetlenia"
-#: ../../mod/events.php:66
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr ""
+
+#: mod/events.php:80 mod/events.php:82
msgid "Event title and start time are required."
msgstr "Wymagany tytuł wydarzenia i czas rozpoczęcia."
-#: ../../mod/events.php:291
+#: mod/events.php:317
msgid "l, F j"
msgstr "d, M d "
-#: ../../mod/events.php:313
+#: mod/events.php:339
msgid "Edit event"
msgstr "Edytuj wydarzenie"
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
msgid "link to source"
msgstr "link do źródła"
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
msgid "Events"
msgstr "Wydarzenia"
-#: ../../mod/events.php:371
+#: mod/events.php:397
msgid "Create New Event"
msgstr "Stwórz nowe wydarzenie"
-#: ../../mod/events.php:372
+#: mod/events.php:398
msgid "Previous"
msgstr "Poprzedni"
-#: ../../mod/events.php:373 ../../mod/install.php:207
+#: mod/events.php:399 mod/install.php:209
msgid "Next"
msgstr "Następny"
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "godzina:minuta"
-
-#: ../../mod/events.php:456
+#: mod/events.php:491
msgid "Event details"
msgstr "Szczegóły wydarzenia"
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "Wymagany format %s %s. Data rozpoczęcia i Tytuł są konieczne."
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr ""
-#: ../../mod/events.php:459
+#: mod/events.php:493
msgid "Event Starts:"
msgstr "Rozpoczęcie wydarzenia:"
-#: ../../mod/events.php:459 ../../mod/events.php:473
+#: mod/events.php:493 mod/events.php:505
msgid "Required"
msgstr "Wymagany"
-#: ../../mod/events.php:462
+#: mod/events.php:495
msgid "Finish date/time is not known or not relevant"
msgstr "Data/czas zakończenia nie jest znana lub jest nieistotna"
-#: ../../mod/events.php:464
+#: mod/events.php:497
msgid "Event Finishes:"
msgstr "Zakończenie wydarzenia:"
-#: ../../mod/events.php:467
+#: mod/events.php:499
msgid "Adjust for viewer timezone"
msgstr "Dopasuj dla strefy czasowej widza"
-#: ../../mod/events.php:469
+#: mod/events.php:501
msgid "Description:"
msgstr "Opis:"
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Lokalizacja"
-
-#: ../../mod/events.php:473
+#: mod/events.php:505
msgid "Title:"
msgstr "Tytuł:"
-#: ../../mod/events.php:475
+#: mod/events.php:507
msgid "Share this event"
msgstr "Udostępnij te wydarzenie"
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Podgląd"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
msgid "Select"
msgstr "Wybierz"
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
#, php-format
msgid "View %s's profile @ %s"
msgstr "Pokaż %s's profil @ %s"
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
#, php-format
msgid "%s from %s"
msgstr "%s od %s"
-#: ../../mod/content.php:497 ../../include/conversation.php:690
+#: mod/content.php:499 include/conversation.php:689
msgid "View in context"
msgstr "Zobacz w kontekście"
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: mod/content.php:605 object/Item.php:389
#, php-format
msgid "%d comment"
msgid_plural "%d comments"
@@ -3119,1202 +3318,1213 @@ msgstr[0] " %d komentarz"
msgstr[1] " %d komentarzy"
msgstr[2] " %d komentarzy"
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] ""
msgstr[2] "komentarz"
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5134
msgid "show more"
msgstr "Pokaż więcej"
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
msgid "Private Message"
msgstr "Wiadomość prywatna"
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
msgid "I like this (toggle)"
msgstr "Lubię to (zmień)"
-#: ../../mod/content.php:684 ../../object/Item.php:231
+#: mod/content.php:686 object/Item.php:232
msgid "like"
msgstr "polub"
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
msgid "I don't like this (toggle)"
msgstr "Nie lubię (zmień)"
-#: ../../mod/content.php:685 ../../object/Item.php:232
+#: mod/content.php:687 object/Item.php:233
msgid "dislike"
msgstr "Nie lubię"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "Share this"
msgstr "Udostępnij to"
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
msgid "share"
msgstr "udostępnij"
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
msgid "This is you"
msgstr "To jesteś ty"
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
msgid "Comment"
msgstr "Komentarz"
-#: ../../mod/content.php:711 ../../object/Item.php:679
+#: mod/content.php:713 object/Item.php:681
msgid "Bold"
msgstr "Pogrubienie"
-#: ../../mod/content.php:712 ../../object/Item.php:680
+#: mod/content.php:714 object/Item.php:682
msgid "Italic"
msgstr "Kursywa"
-#: ../../mod/content.php:713 ../../object/Item.php:681
+#: mod/content.php:715 object/Item.php:683
msgid "Underline"
msgstr "Podkreślenie"
-#: ../../mod/content.php:714 ../../object/Item.php:682
+#: mod/content.php:716 object/Item.php:684
msgid "Quote"
msgstr "Cytat"
-#: ../../mod/content.php:715 ../../object/Item.php:683
+#: mod/content.php:717 object/Item.php:685
msgid "Code"
msgstr "Kod"
-#: ../../mod/content.php:716 ../../object/Item.php:684
+#: mod/content.php:718 object/Item.php:686
msgid "Image"
msgstr "Obraz"
-#: ../../mod/content.php:717 ../../object/Item.php:685
+#: mod/content.php:719 object/Item.php:687
msgid "Link"
msgstr "Link"
-#: ../../mod/content.php:718 ../../object/Item.php:686
+#: mod/content.php:720 object/Item.php:688
msgid "Video"
msgstr "Video"
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Podgląd"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
msgid "Edit"
msgstr "Edytuj"
-#: ../../mod/content.php:753 ../../object/Item.php:195
+#: mod/content.php:755 object/Item.php:196
msgid "add star"
msgstr "dodaj gwiazdkę"
-#: ../../mod/content.php:754 ../../object/Item.php:196
+#: mod/content.php:756 object/Item.php:197
msgid "remove star"
msgstr "anuluj gwiazdkę"
-#: ../../mod/content.php:755 ../../object/Item.php:197
+#: mod/content.php:757 object/Item.php:198
msgid "toggle star status"
msgstr "włącz status gwiazdy"
-#: ../../mod/content.php:758 ../../object/Item.php:200
+#: mod/content.php:760 object/Item.php:201
msgid "starred"
msgstr "gwiazdką"
-#: ../../mod/content.php:759 ../../object/Item.php:220
+#: mod/content.php:761 object/Item.php:221
msgid "add tag"
msgstr "dodaj tag"
-#: ../../mod/content.php:763 ../../object/Item.php:133
+#: mod/content.php:765 object/Item.php:134
msgid "save to folder"
msgstr "zapisz w folderze"
-#: ../../mod/content.php:854 ../../object/Item.php:328
+#: mod/content.php:856 object/Item.php:330
msgid "to"
msgstr "do"
-#: ../../mod/content.php:855 ../../object/Item.php:330
+#: mod/content.php:857 object/Item.php:332
msgid "Wall-to-Wall"
msgstr "Wall-to-Wall"
-#: ../../mod/content.php:856 ../../object/Item.php:331
+#: mod/content.php:858 object/Item.php:333
msgid "via Wall-To-Wall:"
msgstr "via Wall-To-Wall:"
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+#: mod/removeme.php:46 mod/removeme.php:49
msgid "Remove My Account"
msgstr "Usuń konto"
-#: ../../mod/removeme.php:47
+#: mod/removeme.php:47
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr "Kompletne usunięcie konta. Jeżeli zostanie wykonane, konto nie może zostać odzyskane."
-#: ../../mod/removeme.php:48
+#: mod/removeme.php:48
msgid "Please enter your password for verification:"
msgstr "Wprowadź hasło w celu weryfikacji."
-#: ../../mod/install.php:117
+#: mod/install.php:119
msgid "Friendica Communications Server - Setup"
msgstr ""
-#: ../../mod/install.php:123
+#: mod/install.php:125
msgid "Could not connect to database."
msgstr "Nie można nawiązać połączenia z bazą danych"
-#: ../../mod/install.php:127
+#: mod/install.php:129
msgid "Could not create table."
msgstr "Nie mogę stworzyć tabeli."
-#: ../../mod/install.php:133
+#: mod/install.php:135
msgid "Your Friendica site database has been installed."
msgstr ""
-#: ../../mod/install.php:138
+#: mod/install.php:140
msgid ""
"You may need to import the file \"database.sql\" manually using phpmyadmin "
"or mysql."
msgstr "Może być konieczne zaimportowanie pliku \"database.sql\" ręcznie, używając phpmyadmin lub mysql."
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
msgid "Please see the file \"INSTALL.txt\"."
msgstr "Proszę przejrzeć plik \"INSTALL.txt\"."
-#: ../../mod/install.php:203
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr ""
+
+#: mod/install.php:205
msgid "System check"
msgstr "Sprawdzanie systemu"
-#: ../../mod/install.php:208
+#: mod/install.php:210
msgid "Check again"
msgstr "Sprawdź ponownie"
-#: ../../mod/install.php:227
+#: mod/install.php:229
msgid "Database connection"
msgstr "Połączenie z bazą danych"
-#: ../../mod/install.php:228
+#: mod/install.php:230
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr "W celu zainstalowania Friendica musimy wiedzieć jak połączyć się z twoją bazą danych."
-#: ../../mod/install.php:229
+#: mod/install.php:231
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr "Proszę skontaktuj się ze swoim dostawcą usług hostingowych bądź administratorem strony jeśli masz pytania co do tych ustawień ."
-#: ../../mod/install.php:230
+#: mod/install.php:232
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr "Wymieniona przez Ciebie baza danych powinna już istnieć. Jeżeli nie, utwórz ją przed kontynuacją."
-#: ../../mod/install.php:234
+#: mod/install.php:236
msgid "Database Server Name"
msgstr "Baza danych - Nazwa serwera"
-#: ../../mod/install.php:235
+#: mod/install.php:237
msgid "Database Login Name"
msgstr "Baza danych - Nazwa loginu"
-#: ../../mod/install.php:236
+#: mod/install.php:238
msgid "Database Login Password"
msgstr "Baza danych - Hasło loginu"
-#: ../../mod/install.php:237
+#: mod/install.php:239
msgid "Database Name"
msgstr "Baza danych - Nazwa"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid "Site administrator email address"
msgstr "Adres e-mail administratora strony"
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr ""
-#: ../../mod/install.php:242 ../../mod/install.php:280
+#: mod/install.php:244 mod/install.php:282
msgid "Please select a default timezone for your website"
msgstr "Proszę wybrać domyślną strefę czasową dla swojej strony"
-#: ../../mod/install.php:267
+#: mod/install.php:269
msgid "Site settings"
msgstr "Ustawienia strony"
-#: ../../mod/install.php:321
+#: mod/install.php:323
msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "Nie można znaleźć wersji PHP komendy w serwerze PATH"
-#: ../../mod/install.php:322
+#: mod/install.php:324
msgid ""
"If you don't have a command line version of PHP installed on server, you "
"will not be able to run background polling via cron. See 'Activating scheduled tasks'"
msgstr ""
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid "PHP executable path"
msgstr ""
-#: ../../mod/install.php:326
+#: mod/install.php:328
msgid ""
"Enter full path to php executable. You can leave this blank to continue the "
"installation."
msgstr ""
-#: ../../mod/install.php:331
+#: mod/install.php:333
msgid "Command line PHP"
msgstr "Linia komend PHP"
-#: ../../mod/install.php:340
+#: mod/install.php:342
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
msgstr ""
-#: ../../mod/install.php:341
+#: mod/install.php:343
msgid "Found PHP version: "
msgstr "Znaleziono wersje PHP:"
-#: ../../mod/install.php:343
+#: mod/install.php:345
msgid "PHP cli binary"
msgstr ""
-#: ../../mod/install.php:354
+#: mod/install.php:356
msgid ""
"The command line version of PHP on your system does not have "
"\"register_argc_argv\" enabled."
msgstr "Wersja linii poleceń PHP w twoim systemie nie ma aktywowanego \"register_argc_argv\"."
-#: ../../mod/install.php:355
+#: mod/install.php:357
msgid "This is required for message delivery to work."
msgstr "To jest wymagane do dostarczenia wiadomości do pracy."
-#: ../../mod/install.php:357
+#: mod/install.php:359
msgid "PHP register_argc_argv"
msgstr ""
-#: ../../mod/install.php:378
+#: mod/install.php:380
msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys"
msgstr "Błąd : funkcja systemu \"openssl_pkey_new\" nie jest w stanie wygenerować klucza szyfrującego ."
-#: ../../mod/install.php:379
+#: mod/install.php:381
msgid ""
"If running under Windows, please see "
"\"http://www.php.net/manual/en/openssl.installation.php\"."
msgstr "Jeśli korzystasz z Windowsa, proszę odwiedzić \"http://www.php.net/manual/en/openssl.installation.php\"."
-#: ../../mod/install.php:381
+#: mod/install.php:383
msgid "Generate encryption keys"
msgstr "Generuj klucz kodowania"
-#: ../../mod/install.php:388
+#: mod/install.php:390
msgid "libCurl PHP module"
msgstr "Moduł libCurl PHP"
-#: ../../mod/install.php:389
+#: mod/install.php:391
msgid "GD graphics PHP module"
msgstr "Moduł PHP-GD"
-#: ../../mod/install.php:390
+#: mod/install.php:392
msgid "OpenSSL PHP module"
msgstr "Moduł PHP OpenSSL"
-#: ../../mod/install.php:391
+#: mod/install.php:393
msgid "mysqli PHP module"
msgstr "Moduł mysql PHP"
-#: ../../mod/install.php:392
+#: mod/install.php:394
msgid "mb_string PHP module"
msgstr "Moduł mb_string PHP"
-#: ../../mod/install.php:397 ../../mod/install.php:399
+#: mod/install.php:399 mod/install.php:401
msgid "Apache mod_rewrite module"
msgstr "Moduł Apache mod_rewrite"
-#: ../../mod/install.php:397
+#: mod/install.php:399
msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed."
msgstr "Błąd: moduł Apache webserver mod-rewrite jest potrzebny, jednakże nie jest zainstalowany."
-#: ../../mod/install.php:405
+#: mod/install.php:407
msgid "Error: libCURL PHP module required but not installed."
msgstr "Błąd: libCURL PHP wymagany moduł, lecz nie zainstalowany."
-#: ../../mod/install.php:409
+#: mod/install.php:411
msgid ""
"Error: GD graphics PHP module with JPEG support required but not installed."
msgstr "Błąd: moduł graficzny GD z PHP potrzebuje wsparcia technicznego JPEG, jednakże on nie jest zainstalowany."
-#: ../../mod/install.php:413
+#: mod/install.php:415
msgid "Error: openssl PHP module required but not installed."
msgstr "Błąd: openssl PHP wymagany moduł, lecz nie zainstalowany."
-#: ../../mod/install.php:417
+#: mod/install.php:419
msgid "Error: mysqli PHP module required but not installed."
msgstr "Błąd: mysqli PHP wymagany moduł, lecz nie zainstalowany."
-#: ../../mod/install.php:421
+#: mod/install.php:423
msgid "Error: mb_string PHP module required but not installed."
msgstr "Błąd: moduł PHP mb_string jest wymagany ale nie jest zainstalowany"
-#: ../../mod/install.php:438
+#: mod/install.php:440
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 "Instalator WWW musi być w stanie utworzyć plik o nazwie \". Htconfig.php\" i nie jest w stanie tego zrobić."
-#: ../../mod/install.php:439
+#: mod/install.php:441
msgid ""
"This is most often a permission setting, as the web server may not be able "
"to write files in your folder - even if you can."
msgstr ""
-#: ../../mod/install.php:440
+#: mod/install.php:442
msgid ""
"At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Friendica top folder."
msgstr ""
-#: ../../mod/install.php:441
+#: mod/install.php:443
msgid ""
"You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"INSTALL.txt\" for instructions."
msgstr ""
-#: ../../mod/install.php:444
+#: mod/install.php:446
msgid ".htconfig.php is writable"
msgstr ".htconfig.php jest zapisywalny"
-#: ../../mod/install.php:454
+#: mod/install.php:456
msgid ""
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering."
msgstr ""
-#: ../../mod/install.php:455
+#: mod/install.php:457
msgid ""
"In order to store these compiled templates, the web server needs to have "
"write access to the directory view/smarty3/ under the Friendica top level "
"folder."
msgstr ""
-#: ../../mod/install.php:456
+#: mod/install.php:458
msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has"
" write access to this folder."
msgstr ""
-#: ../../mod/install.php:457
+#: mod/install.php:459
msgid ""
"Note: as a security measure, you should give the web server write access to "
"view/smarty3/ only--not the template files (.tpl) that it contains."
msgstr ""
-#: ../../mod/install.php:460
+#: mod/install.php:462
msgid "view/smarty3 is writable"
msgstr ""
-#: ../../mod/install.php:472
+#: mod/install.php:478
msgid ""
"Url rewrite in .htaccess is not working. Check your server configuration."
msgstr ""
-#: ../../mod/install.php:474
+#: mod/install.php:480
msgid "Url rewrite is working"
msgstr ""
-#: ../../mod/install.php:484
+#: mod/install.php:489
msgid ""
"The database configuration file \".htconfig.php\" could not be written. "
"Please use the enclosed text to create a configuration file in your web "
"server root."
msgstr "Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera."
-#: ../../mod/install.php:523
+#: mod/install.php:528
msgid "
What next
"
msgstr "
Co dalej
"
-#: ../../mod/install.php:524
+#: mod/install.php:529
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
"poller."
msgstr "WAŻNE: Musisz [ręcznie] skonfigurowć zaplanowane zadanie dla poller."
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr "Dzienny limit wiadomości na murze dla %s został przekroczony. Wiadomość została odrzucona."
-#: ../../mod/wallmessage.php:59
+#: mod/wallmessage.php:59
msgid "Unable to check your home location."
msgstr "Nie można sprawdzić twojej lokalizacji."
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
msgid "No recipient."
msgstr "Brak odbiorcy."
-#: ../../mod/wallmessage.php:143
+#: mod/wallmessage.php:143
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr ""
-#: ../../mod/help.php:79
+#: mod/help.php:31
msgid "Help:"
msgstr "Pomoc:"
-#: ../../mod/help.php:84 ../../include/nav.php:114
+#: mod/help.php:36 include/nav.php:114
msgid "Help"
msgstr "Pomoc"
-#: ../../mod/help.php:90 ../../index.php:256
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
msgid "Not Found"
msgstr "Nie znaleziono"
-#: ../../mod/help.php:93 ../../index.php:259
+#: mod/help.php:45 index.php:272
msgid "Page not found."
msgstr "Strona nie znaleziona."
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
#, php-format
msgid "%1$s welcomes %2$s"
msgstr "%1$s witamy %2$s"
-#: ../../mod/home.php:35
+#: mod/home.php:35
#, php-format
msgid "Welcome to %s"
msgstr "Witamy w %s"
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr ""
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
msgid "Or - did you try to upload an empty file?"
msgstr ""
-#: ../../mod/wall_attach.php:81
+#: mod/wall_attach.php:94
#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "Plik przekracza dozwolony rozmiar %d"
+msgid "File exceeds size limit of %s"
+msgstr ""
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
msgid "File upload failed."
msgstr "Przesyłanie pliku nie powiodło się."
-#: ../../mod/match.php:12
+#: mod/match.php:13
msgid "Profile Match"
msgstr "Profil zgodny "
-#: ../../mod/match.php:20
+#: mod/match.php:22
msgid "No keywords to match. Please add keywords to your default profile."
msgstr "Brak słów-kluczy do wyszukania. Dodaj słowa-klucze do swojego domyślnego profilu."
-#: ../../mod/match.php:57
+#: mod/match.php:64
msgid "is interested in:"
msgstr "interesuje się:"
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Połącz"
-
-#: ../../mod/share.php:44
+#: mod/share.php:38
msgid "link"
msgstr "Link"
-#: ../../mod/community.php:23
+#: mod/community.php:23
msgid "Not available."
msgstr "Niedostępne."
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
+#: view/theme/diabook/theme.php:129
msgid "Community"
msgstr "Społeczność"
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
msgid "No results."
msgstr "Brak wyników."
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
+#: mod/settings.php:34 mod/photos.php:102
msgid "everybody"
msgstr "wszyscy"
-#: ../../mod/settings.php:41
+#: mod/settings.php:47
msgid "Additional features"
msgstr ""
-#: ../../mod/settings.php:46
+#: mod/settings.php:53
msgid "Display"
msgstr ""
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
+#: mod/settings.php:60 mod/settings.php:835
msgid "Social Networks"
msgstr ""
-#: ../../mod/settings.php:62 ../../include/nav.php:170
+#: mod/settings.php:72 include/nav.php:179
msgid "Delegations"
msgstr ""
-#: ../../mod/settings.php:67
+#: mod/settings.php:78
msgid "Connected apps"
msgstr "Powiązane aplikacje"
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
msgid "Export personal data"
msgstr "Eksportuje dane personalne"
-#: ../../mod/settings.php:77
+#: mod/settings.php:90
msgid "Remove account"
msgstr "Usuń konto"
-#: ../../mod/settings.php:129
+#: mod/settings.php:143
msgid "Missing some important data!"
msgstr "Brakuje ważnych danych!"
-#: ../../mod/settings.php:238
+#: mod/settings.php:256
msgid "Failed to connect with email account using the settings provided."
msgstr "Połączenie z kontem email używając wybranych ustawień nie powiodło się."
-#: ../../mod/settings.php:243
+#: mod/settings.php:261
msgid "Email settings updated."
msgstr "Zaktualizowano ustawienia email."
-#: ../../mod/settings.php:258
+#: mod/settings.php:276
msgid "Features updated"
msgstr ""
-#: ../../mod/settings.php:321
+#: mod/settings.php:339
msgid "Relocate message has been send to your contacts"
msgstr ""
-#: ../../mod/settings.php:335
+#: mod/settings.php:353 include/user.php:39
msgid "Passwords do not match. Password unchanged."
msgstr "Hasło nie pasuje. Hasło nie zmienione."
-#: ../../mod/settings.php:340
+#: mod/settings.php:358
msgid "Empty passwords are not allowed. Password unchanged."
msgstr "Brak hasła niedozwolony. Hasło nie zmienione."
-#: ../../mod/settings.php:348
+#: mod/settings.php:366
msgid "Wrong password."
msgstr "Złe hasło."
-#: ../../mod/settings.php:359
+#: mod/settings.php:377
msgid "Password changed."
msgstr "Hasło zostało zmianione."
-#: ../../mod/settings.php:361
+#: mod/settings.php:379
msgid "Password update failed. Please try again."
msgstr "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie."
-#: ../../mod/settings.php:428
+#: mod/settings.php:446
msgid " Please use a shorter name."
msgstr "Proszę użyć krótszej nazwy."
-#: ../../mod/settings.php:430
+#: mod/settings.php:448
msgid " Name too short."
msgstr "Za krótka nazwa."
-#: ../../mod/settings.php:439
+#: mod/settings.php:457
msgid "Wrong Password"
msgstr "Złe hasło"
-#: ../../mod/settings.php:444
+#: mod/settings.php:462
msgid " Not valid email."
msgstr "Zły email."
-#: ../../mod/settings.php:450
+#: mod/settings.php:468
msgid " Cannot change to that email."
msgstr "Nie mogę zmienić na ten email."
-#: ../../mod/settings.php:506
+#: mod/settings.php:524
msgid "Private forum has no privacy permissions. Using default privacy group."
msgstr ""
-#: ../../mod/settings.php:510
+#: mod/settings.php:528
msgid "Private forum has no privacy permissions and no default privacy group."
msgstr ""
-#: ../../mod/settings.php:540
+#: mod/settings.php:558
msgid "Settings updated."
msgstr "Zaktualizowano ustawienia."
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
msgid "Add application"
msgstr "Dodaj aplikacje"
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
+#: mod/settings.php:635 mod/settings.php:661
msgid "Consumer Key"
msgstr "Klucz konsumenta"
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
+#: mod/settings.php:636 mod/settings.php:662
msgid "Consumer Secret"
msgstr "Sekret konsumenta"
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
+#: mod/settings.php:637 mod/settings.php:663
msgid "Redirect"
msgstr "Przekierowanie"
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
+#: mod/settings.php:638 mod/settings.php:664
msgid "Icon url"
msgstr "Adres ikony"
-#: ../../mod/settings.php:631
+#: mod/settings.php:649
msgid "You can't edit this application."
msgstr "Nie możesz edytować tej aplikacji."
-#: ../../mod/settings.php:674
+#: mod/settings.php:692
msgid "Connected Apps"
msgstr "Powiązane aplikacje"
-#: ../../mod/settings.php:678
+#: mod/settings.php:696
msgid "Client key starts with"
msgstr "Klucz klienta zaczyna się od"
-#: ../../mod/settings.php:679
+#: mod/settings.php:697
msgid "No name"
msgstr "Bez nazwy"
-#: ../../mod/settings.php:680
+#: mod/settings.php:698
msgid "Remove authorization"
msgstr "Odwołaj upoważnienie"
-#: ../../mod/settings.php:692
+#: mod/settings.php:710
msgid "No Plugin settings configured"
msgstr "Ustawienia wtyczki nieskonfigurowane"
-#: ../../mod/settings.php:700
+#: mod/settings.php:718
msgid "Plugin Settings"
msgstr "Ustawienia wtyczki"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "Off"
msgstr "Wyłącz"
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
msgid "On"
msgstr "Włącz"
-#: ../../mod/settings.php:722
+#: mod/settings.php:740
msgid "Additional Features"
msgstr ""
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:750 mod/settings.php:754
+msgid "General Social Media Settings"
+msgstr ""
+
+#: mod/settings.php:760
+msgid "Disable intelligent shortening"
+msgstr ""
+
+#: mod/settings.php:762
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr ""
+
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr ""
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr ""
+
+#: mod/settings.php:791 mod/settings.php:792
#, php-format
msgid "Built-in support for %s connectivity is %s"
msgstr ""
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
+#: mod/settings.php:791 mod/dfrn_request.php:856
+#: include/contact_selectors.php:80
msgid "Diaspora"
msgstr "Diaspora"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:791 mod/settings.php:792
msgid "enabled"
msgstr "włączony"
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:791 mod/settings.php:792
msgid "disabled"
msgstr "wyłączony"
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
+#: mod/settings.php:792
+msgid "GNU Social (OStatus)"
+msgstr ""
-#: ../../mod/settings.php:773
+#: mod/settings.php:828
msgid "Email access is disabled on this site."
msgstr "Dostęp do e-maila nie jest w pełni sprawny na tej stronie"
-#: ../../mod/settings.php:785
+#: mod/settings.php:840
msgid "Email/Mailbox Setup"
msgstr "Ustawienia emaila/skrzynki mailowej"
-#: ../../mod/settings.php:786
+#: mod/settings.php:841
msgid ""
"If you wish to communicate with email contacts using this service "
"(optional), please specify how to connect to your mailbox."
msgstr "Jeżeli życzysz sobie komunikowania z kontaktami email używając tego serwisu (opcjonalne), opisz jak połaczyć się z Twoją skrzynką email."
-#: ../../mod/settings.php:787
+#: mod/settings.php:842
msgid "Last successful email check:"
msgstr "Ostatni sprawdzony e-mail:"
-#: ../../mod/settings.php:789
+#: mod/settings.php:844
msgid "IMAP server name:"
msgstr "Nazwa serwera IMAP:"
-#: ../../mod/settings.php:790
+#: mod/settings.php:845
msgid "IMAP port:"
msgstr "Port IMAP:"
-#: ../../mod/settings.php:791
+#: mod/settings.php:846
msgid "Security:"
msgstr "Ochrona:"
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
+#: mod/settings.php:846 mod/settings.php:851
msgid "None"
msgstr "Brak"
-#: ../../mod/settings.php:792
+#: mod/settings.php:847
msgid "Email login name:"
msgstr "Login emaila:"
-#: ../../mod/settings.php:793
+#: mod/settings.php:848
msgid "Email password:"
msgstr "Hasło emaila:"
-#: ../../mod/settings.php:794
+#: mod/settings.php:849
msgid "Reply-to address:"
msgstr "Odpowiedz na adres:"
-#: ../../mod/settings.php:795
+#: mod/settings.php:850
msgid "Send public posts to all email contacts:"
msgstr "Wyślij publiczny post do wszystkich kontaktów e-mail"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Action after import:"
msgstr "Akcja po zaimportowaniu:"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Mark as seen"
msgstr "Oznacz jako przeczytane"
-#: ../../mod/settings.php:796
+#: mod/settings.php:851
msgid "Move to folder"
msgstr "Przenieś do folderu"
-#: ../../mod/settings.php:797
+#: mod/settings.php:852
msgid "Move to folder:"
msgstr "Przenieś do folderu:"
-#: ../../mod/settings.php:878
+#: mod/settings.php:933
msgid "Display Settings"
msgstr "Wyświetl ustawienia"
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
+#: mod/settings.php:939 mod/settings.php:955
msgid "Display Theme:"
msgstr "Wyświetl motyw:"
-#: ../../mod/settings.php:885
+#: mod/settings.php:940
msgid "Mobile Theme:"
msgstr "Mobilny motyw:"
-#: ../../mod/settings.php:886
+#: mod/settings.php:941
msgid "Update browser every xx seconds"
msgstr "Odświeżaj stronę co xx sekund"
-#: ../../mod/settings.php:886
+#: mod/settings.php:941
msgid "Minimum of 10 seconds, no maximum"
msgstr "Dolny limit 10 sekund, brak górnego limitu"
-#: ../../mod/settings.php:887
+#: mod/settings.php:942
msgid "Number of items to display per page:"
msgstr ""
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
+#: mod/settings.php:942 mod/settings.php:943
msgid "Maximum of 100 items"
msgstr "Maksymalnie 100 elementów"
-#: ../../mod/settings.php:888
+#: mod/settings.php:943
msgid "Number of items to display per page when viewed from mobile device:"
msgstr ""
-#: ../../mod/settings.php:889
+#: mod/settings.php:944
msgid "Don't show emoticons"
msgstr "Nie pokazuj emotikonek"
-#: ../../mod/settings.php:890
+#: mod/settings.php:945
msgid "Don't show notices"
-msgstr ""
+msgstr "Nie pokazuj powiadomień"
-#: ../../mod/settings.php:891
+#: mod/settings.php:946
msgid "Infinite scroll"
-msgstr ""
+msgstr "Nieskończone przewijanie"
-#: ../../mod/settings.php:892
+#: mod/settings.php:947
msgid "Automatic updates only at the top of the network page"
msgstr ""
-#: ../../mod/settings.php:969
-msgid "User Types"
-msgstr ""
+#: mod/settings.php:949 view/theme/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
+#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
+#: view/theme/duepuntozero/config.php:61
+msgid "Theme settings"
+msgstr "Ustawienia motywu"
-#: ../../mod/settings.php:970
+#: mod/settings.php:1025
+msgid "User Types"
+msgstr "Użytkownik pisze"
+
+#: mod/settings.php:1026
msgid "Community Types"
msgstr ""
-#: ../../mod/settings.php:971
+#: mod/settings.php:1027
msgid "Normal Account Page"
msgstr ""
-#: ../../mod/settings.php:972
+#: mod/settings.php:1028
msgid "This account is a normal personal profile"
msgstr "To konto jest normalnym osobistym profilem"
-#: ../../mod/settings.php:975
+#: mod/settings.php:1031
msgid "Soapbox Page"
msgstr ""
-#: ../../mod/settings.php:976
+#: mod/settings.php:1032
msgid "Automatically approve all connection/friend requests as read-only fans"
msgstr "Automatycznie zatwierdzaj wszystkie żądania połączenia/przyłączenia do znajomych jako fanów 'tylko do odczytu'"
-#: ../../mod/settings.php:979
+#: mod/settings.php:1035
msgid "Community Forum/Celebrity Account"
msgstr ""
-#: ../../mod/settings.php:980
+#: mod/settings.php:1036
msgid ""
"Automatically approve all connection/friend requests as read-write fans"
msgstr "Automatycznie potwierdza wszystkie połączenia jako pełnoprawne z możliwością zapisu."
-#: ../../mod/settings.php:983
+#: mod/settings.php:1039
msgid "Automatic Friend Page"
msgstr ""
-#: ../../mod/settings.php:984
+#: mod/settings.php:1040
msgid "Automatically approve all connection/friend requests as friends"
msgstr "Automatycznie traktuj wszystkie prośby o połączenia/zaproszenia do grona przyjaciół, jako przyjaciół"
-#: ../../mod/settings.php:987
+#: mod/settings.php:1043
msgid "Private Forum [Experimental]"
msgstr ""
-#: ../../mod/settings.php:988
+#: mod/settings.php:1044
msgid "Private forum - approved members only"
msgstr ""
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1056
msgid "OpenID:"
msgstr "OpenID:"
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1056
msgid "(Optional) Allow this OpenID to login to this account."
msgstr "Przeznacz to OpenID do logowania się na to konto."
-#: ../../mod/settings.php:1010
+#: mod/settings.php:1066
msgid "Publish your default profile in your local site directory?"
msgstr "Czy publikować Twój profil w lokalnym katalogu tej instancji?"
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "Nie"
-
-#: ../../mod/settings.php:1016
+#: mod/settings.php:1072
msgid "Publish your default profile in the global social directory?"
msgstr "Opublikować twój niewypełniony profil w globalnym, społecznym katalogu?"
-#: ../../mod/settings.php:1024
+#: mod/settings.php:1080
msgid "Hide your contact/friend list from viewers of your default profile?"
msgstr "Ukryć listę znajomych przed odwiedzającymi Twój profil?"
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
+#: mod/settings.php:1084 include/acl_selectors.php:330
msgid "Hide your profile details from unknown viewers?"
msgstr "Ukryć szczegóły twojego profilu przed nieznajomymi ?"
-#: ../../mod/settings.php:1028
+#: mod/settings.php:1084
msgid ""
"If enabled, posting public messages to Diaspora and other networks isn't "
"possible."
msgstr ""
-#: ../../mod/settings.php:1033
+#: mod/settings.php:1089
msgid "Allow friends to post to your profile page?"
msgstr "Zezwól na dodawanie postów na twoim profilu przez znajomych"
-#: ../../mod/settings.php:1039
+#: mod/settings.php:1095
msgid "Allow friends to tag your posts?"
msgstr "Zezwól na oznaczanie twoich postów przez znajomych"
-#: ../../mod/settings.php:1045
+#: mod/settings.php:1101
msgid "Allow us to suggest you as a potential friend to new members?"
msgstr ""
-#: ../../mod/settings.php:1051
+#: mod/settings.php:1107
msgid "Permit unknown people to send you private mail?"
msgstr ""
-#: ../../mod/settings.php:1059
+#: mod/settings.php:1115
msgid "Profile is not published."
msgstr "Profil nie jest opublikowany"
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "Twój adres identyfikacyjny to"
+#: mod/settings.php:1123
+#, php-format
+msgid "Your Identity Address is '%s' or '%s'."
+msgstr ""
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1130
msgid "Automatically expire posts after this many days:"
msgstr ""
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1130
msgid "If empty, posts will not expire. Expired posts will be deleted"
msgstr "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte."
-#: ../../mod/settings.php:1079
+#: mod/settings.php:1131
msgid "Advanced expiration settings"
msgstr ""
-#: ../../mod/settings.php:1080
+#: mod/settings.php:1132
msgid "Advanced Expiration"
msgstr ""
-#: ../../mod/settings.php:1081
+#: mod/settings.php:1133
msgid "Expire posts:"
msgstr "Wygasające posty:"
-#: ../../mod/settings.php:1082
+#: mod/settings.php:1134
msgid "Expire personal notes:"
msgstr "Wygasające notatki osobiste:"
-#: ../../mod/settings.php:1083
+#: mod/settings.php:1135
msgid "Expire starred posts:"
msgstr ""
-#: ../../mod/settings.php:1084
+#: mod/settings.php:1136
msgid "Expire photos:"
msgstr "Wygasające zdjęcia:"
-#: ../../mod/settings.php:1085
+#: mod/settings.php:1137
msgid "Only expire posts by others:"
msgstr ""
-#: ../../mod/settings.php:1111
+#: mod/settings.php:1163
msgid "Account Settings"
msgstr "Ustawienia konta"
-#: ../../mod/settings.php:1119
+#: mod/settings.php:1171
msgid "Password Settings"
msgstr "Ustawienia hasła"
-#: ../../mod/settings.php:1120
+#: mod/settings.php:1172 mod/register.php:271
msgid "New Password:"
msgstr "Nowe hasło:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1173 mod/register.php:272
msgid "Confirm:"
msgstr "Potwierdź:"
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1173
msgid "Leave password fields blank unless changing"
msgstr "Pozostaw pola hasła puste, chyba że chcesz je zmienić."
-#: ../../mod/settings.php:1122
+#: mod/settings.php:1174
msgid "Current Password:"
msgstr "Obecne hasło:"
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
+#: mod/settings.php:1174 mod/settings.php:1175
msgid "Your current password to confirm the changes"
msgstr ""
-#: ../../mod/settings.php:1123
+#: mod/settings.php:1175
msgid "Password:"
msgstr "Hasło:"
-#: ../../mod/settings.php:1127
+#: mod/settings.php:1179
msgid "Basic Settings"
msgstr "Ustawienia podstawowe"
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
+#: mod/settings.php:1180 include/identity.php:538
msgid "Full Name:"
msgstr "Imię i nazwisko:"
-#: ../../mod/settings.php:1129
+#: mod/settings.php:1181
msgid "Email Address:"
msgstr "Adres email:"
-#: ../../mod/settings.php:1130
+#: mod/settings.php:1182
msgid "Your Timezone:"
msgstr "Twoja strefa czasowa:"
-#: ../../mod/settings.php:1131
+#: mod/settings.php:1183
msgid "Default Post Location:"
msgstr "Standardowa lokalizacja wiadomości:"
-#: ../../mod/settings.php:1132
+#: mod/settings.php:1184
msgid "Use Browser Location:"
msgstr "Użyj położenia przeglądarki:"
-#: ../../mod/settings.php:1135
+#: mod/settings.php:1187
msgid "Security and Privacy Settings"
msgstr "Ustawienia bezpieczeństwa i prywatności"
-#: ../../mod/settings.php:1137
+#: mod/settings.php:1189
msgid "Maximum Friend Requests/Day:"
msgstr "Maksymalna liczba zaproszeń do grona przyjaciół na dzień:"
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
+#: mod/settings.php:1189 mod/settings.php:1219
msgid "(to prevent spam abuse)"
msgstr "(aby zapobiec spamowaniu)"
-#: ../../mod/settings.php:1138
+#: mod/settings.php:1190
msgid "Default Post Permissions"
msgstr "Domyślne prawa dostępu wiadomości"
-#: ../../mod/settings.php:1139
+#: mod/settings.php:1191
msgid "(click to open/close)"
msgstr "(kliknij by otworzyć/zamknąć)"
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
+#: mod/settings.php:1200 mod/photos.php:1166 mod/photos.php:1538
msgid "Show to Groups"
msgstr "Pokaż Grupy"
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
+#: mod/settings.php:1201 mod/photos.php:1167 mod/photos.php:1539
msgid "Show to Contacts"
msgstr "Pokaż kontakty"
-#: ../../mod/settings.php:1150
+#: mod/settings.php:1202
msgid "Default Private Post"
msgstr ""
-#: ../../mod/settings.php:1151
+#: mod/settings.php:1203
msgid "Default Public Post"
msgstr ""
-#: ../../mod/settings.php:1155
+#: mod/settings.php:1207
msgid "Default Permissions for New Posts"
msgstr ""
-#: ../../mod/settings.php:1167
+#: mod/settings.php:1219
msgid "Maximum private messages per day from unknown people:"
msgstr ""
-#: ../../mod/settings.php:1170
+#: mod/settings.php:1222
msgid "Notification Settings"
msgstr "Ustawienia powiadomień"
-#: ../../mod/settings.php:1171
+#: mod/settings.php:1223
msgid "By default post a status message when:"
msgstr ""
-#: ../../mod/settings.php:1172
+#: mod/settings.php:1224
msgid "accepting a friend request"
msgstr ""
-#: ../../mod/settings.php:1173
+#: mod/settings.php:1225
msgid "joining a forum/community"
msgstr ""
-#: ../../mod/settings.php:1174
+#: mod/settings.php:1226
msgid "making an interesting profile change"
msgstr ""
-#: ../../mod/settings.php:1175
+#: mod/settings.php:1227
msgid "Send a notification email when:"
msgstr "Wyślij powiadmonienia na email, kiedy:"
-#: ../../mod/settings.php:1176
+#: mod/settings.php:1228
msgid "You receive an introduction"
msgstr "Otrzymałeś zaproszenie"
-#: ../../mod/settings.php:1177
+#: mod/settings.php:1229
msgid "Your introductions are confirmed"
msgstr "Dane zatwierdzone"
-#: ../../mod/settings.php:1178
+#: mod/settings.php:1230
msgid "Someone writes on your profile wall"
msgstr "Ktoś pisze na twojej ścianie profilowej"
-#: ../../mod/settings.php:1179
+#: mod/settings.php:1231
msgid "Someone writes a followup comment"
msgstr "Ktoś pisze komentarz nawiązujący."
-#: ../../mod/settings.php:1180
+#: mod/settings.php:1232
msgid "You receive a private message"
msgstr "Otrzymałeś prywatną wiadomość"
-#: ../../mod/settings.php:1181
+#: mod/settings.php:1233
msgid "You receive a friend suggestion"
msgstr "Otrzymane propozycje znajomych"
-#: ../../mod/settings.php:1182
+#: mod/settings.php:1234
msgid "You are tagged in a post"
msgstr "Jesteś oznaczony w poście"
-#: ../../mod/settings.php:1183
+#: mod/settings.php:1235
msgid "You are poked/prodded/etc. in a post"
msgstr ""
-#: ../../mod/settings.php:1185
+#: mod/settings.php:1237
+msgid "Activate desktop notifications"
+msgstr ""
+
+#: mod/settings.php:1237
+msgid "Show desktop popup on new notifications"
+msgstr ""
+
+#: mod/settings.php:1239
msgid "Text-only notification emails"
msgstr ""
-#: ../../mod/settings.php:1187
+#: mod/settings.php:1241
msgid "Send text only notification emails, without the html part"
msgstr ""
-#: ../../mod/settings.php:1189
+#: mod/settings.php:1243
msgid "Advanced Account/Page Type Settings"
msgstr ""
-#: ../../mod/settings.php:1190
+#: mod/settings.php:1244
msgid "Change the behaviour of this account for special situations"
msgstr ""
-#: ../../mod/settings.php:1193
+#: mod/settings.php:1247
msgid "Relocate"
msgstr ""
-#: ../../mod/settings.php:1194
+#: mod/settings.php:1248
msgid ""
"If you have moved this profile from another server, and some of your "
"contacts don't receive your updates, try pushing this button."
msgstr ""
-#: ../../mod/settings.php:1195
+#: mod/settings.php:1249
msgid "Resend relocate message to contacts"
msgstr ""
-#: ../../mod/dfrn_request.php:95
+#: mod/dfrn_request.php:95
msgid "This introduction has already been accepted."
msgstr "To wprowadzenie zostało już zaakceptowane."
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
msgid "Profile location is not valid or does not contain profile information."
msgstr "Położenie profilu jest niepoprawne lub nie zawiera żadnych informacji."
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
msgid "Warning: profile location has no identifiable owner name."
msgstr "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik."
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
msgid "Warning: profile location has no profile photo."
msgstr "Ostrzeżenie: położenie profilu nie zawiera zdjęcia."
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
#, php-format
msgid "%d required parameter was not found at the given location"
msgid_plural "%d required parameters were not found at the given location"
@@ -4322,934 +4532,917 @@ msgstr[0] "%d wymagany parametr nie został znaleziony w podanej lokacji"
msgstr[1] "%d wymagane parametry nie zostały znalezione w podanej lokacji"
msgstr[2] "%d wymagany parametr nie został znaleziony w podanej lokacji"
-#: ../../mod/dfrn_request.php:172
+#: mod/dfrn_request.php:172
msgid "Introduction complete."
msgstr "wprowadzanie zakończone."
-#: ../../mod/dfrn_request.php:214
+#: mod/dfrn_request.php:214
msgid "Unrecoverable protocol error."
msgstr "Nieodwracalny błąd protokołu."
-#: ../../mod/dfrn_request.php:242
+#: mod/dfrn_request.php:242
msgid "Profile unavailable."
msgstr "Profil niedostępny."
-#: ../../mod/dfrn_request.php:267
+#: mod/dfrn_request.php:267
#, php-format
msgid "%s has received too many connection requests today."
msgstr "%s otrzymał dziś zbyt wiele żądań połączeń."
-#: ../../mod/dfrn_request.php:268
+#: mod/dfrn_request.php:268
msgid "Spam protection measures have been invoked."
msgstr "Ochrona przed spamem została wywołana."
-#: ../../mod/dfrn_request.php:269
+#: mod/dfrn_request.php:269
msgid "Friends are advised to please try again in 24 hours."
msgstr "Przyjaciele namawiają do spróbowania za 24h."
-#: ../../mod/dfrn_request.php:331
+#: mod/dfrn_request.php:331
msgid "Invalid locator"
msgstr "Niewłaściwy lokalizator "
-#: ../../mod/dfrn_request.php:340
+#: mod/dfrn_request.php:340
msgid "Invalid email address."
msgstr "Nieprawidłowy adres email."
-#: ../../mod/dfrn_request.php:367
+#: mod/dfrn_request.php:367
msgid "This account has not been configured for email. Request failed."
msgstr "Te konto nie zostało skonfigurowane do poczty e mail . Niepowodzenie ."
-#: ../../mod/dfrn_request.php:463
+#: mod/dfrn_request.php:463
msgid "Unable to resolve your name at the provided location."
msgstr "Nie można rozpoznać twojej nazwy w przewidzianym miejscu."
-#: ../../mod/dfrn_request.php:476
+#: mod/dfrn_request.php:476
msgid "You have already introduced yourself here."
msgstr "Już się tu przedstawiłeś."
-#: ../../mod/dfrn_request.php:480
+#: mod/dfrn_request.php:480
#, php-format
msgid "Apparently you are already friends with %s."
msgstr "Widocznie jesteście już znajomymi z %s"
-#: ../../mod/dfrn_request.php:501
+#: mod/dfrn_request.php:501
msgid "Invalid profile URL."
msgstr "Zły adres URL profilu."
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
+#: mod/dfrn_request.php:507 include/follow.php:70
msgid "Disallowed profile URL."
msgstr "Nie dozwolony adres URL profilu."
-#: ../../mod/dfrn_request.php:597
+#: mod/dfrn_request.php:597
msgid "Your introduction has been sent."
msgstr "Twoje dane zostały wysłane."
-#: ../../mod/dfrn_request.php:650
+#: mod/dfrn_request.php:650
msgid "Please login to confirm introduction."
msgstr "Proszę zalogować się do potwierdzenia wstępu."
-#: ../../mod/dfrn_request.php:660
+#: mod/dfrn_request.php:660
msgid ""
"Incorrect identity currently logged in. Please login to "
"this profile."
msgstr "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na tego użytkownika. "
-#: ../../mod/dfrn_request.php:671
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Potwierdź"
+
+#: mod/dfrn_request.php:686
msgid "Hide this contact"
msgstr "Ukryj kontakt"
-#: ../../mod/dfrn_request.php:674
+#: mod/dfrn_request.php:689
#, php-format
msgid "Welcome home %s."
msgstr "Welcome home %s."
-#: ../../mod/dfrn_request.php:675
+#: mod/dfrn_request.php:690
#, php-format
msgid "Please confirm your introduction/connection request to %s."
msgstr "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s."
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Potwierdź"
-
-#: ../../mod/dfrn_request.php:804
+#: mod/dfrn_request.php:819
msgid ""
"Please enter your 'Identity Address' from one of the following supported "
"communications networks:"
msgstr "Proszę podaj swój \"Adres tożsamości \" z jednej z możliwych wspieranych sieci komunikacyjnych ."
-#: ../../mod/dfrn_request.php:824
+#: mod/dfrn_request.php:840
+#, php-format
msgid ""
"If you are not yet a member of the free social web, follow this link to find a public"
-" Friendica site and join us today."
-msgstr "Jeśli nie jesteś członkiem darmowej sieci społecznościowej kliknij w ten link by odkryć czym jest Friendica i dołącz do niej dziś ."
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today."
+msgstr ""
-#: ../../mod/dfrn_request.php:827
+#: mod/dfrn_request.php:845
msgid "Friend/Connection Request"
msgstr "Przyjaciel/Prośba o połączenie"
-#: ../../mod/dfrn_request.php:828
+#: mod/dfrn_request.php:846
msgid ""
"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
"testuser@identi.ca"
msgstr "Przykład : jojo@demo.friendica.com , http://demofriendica.com/profile/jojo , testuser@identi.ca"
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Proszę odpowiedzieć na poniższe:"
-
-#: ../../mod/dfrn_request.php:830
-#, php-format
-msgid "Does %s know you?"
-msgstr "Czy %s Cię zna?"
-
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Dodaj osobistą notkę:"
-
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
+#: mod/dfrn_request.php:854 include/contact_selectors.php:76
msgid "Friendica"
msgstr "Friendica"
-#: ../../mod/dfrn_request.php:837
+#: mod/dfrn_request.php:855
msgid "StatusNet/Federated Social Web"
msgstr "StatusNet/Federated Sieć społeczna"
-#: ../../mod/dfrn_request.php:839
+#: mod/dfrn_request.php:857
#, php-format
msgid ""
" - please do not use this form. Instead, enter %s into your Diaspora search"
" bar."
msgstr "- proszę wyraź to inaczej . Zamiast tego ,wprowadź %s do swojej belki wyszukiwarki."
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "Twój zidentyfikowany adres:"
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Wyślij zgłoszenie"
-
-#: ../../mod/register.php:90
+#: mod/register.php:92
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr "Rejestracja zakończona pomyślnie. Dalsze instrukcje zostały wysłane na twojego e-maila."
-#: ../../mod/register.php:96
+#: mod/register.php:97
#, php-format
msgid ""
"Failed to send email message. Here your accout details: login: %s "
"password: %s
You can change your password after login."
msgstr ""
-#: ../../mod/register.php:105
+#: mod/register.php:107
msgid "Your registration can not be processed."
msgstr "Twoja rejestracja nie może zostać przeprowadzona. "
-#: ../../mod/register.php:148
+#: mod/register.php:150
msgid "Your registration is pending approval by the site owner."
msgstr "Twoja rejestracja oczekuje na zaakceptowanie przez właściciela witryny."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: mod/register.php:188 mod/uimport.php:50
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr "Strona przekroczyła ilość dozwolonych rejestracji na dzień. Proszę spróbuj ponownie jutro."
-#: ../../mod/register.php:214
+#: mod/register.php:216
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking 'Register'."
msgstr "Masz możliwość (opcjonalnie) wypełnić ten formularz przez OpenID poprzez załączenie Twojego OpenID i kliknięcie 'Zarejestruj'."
-#: ../../mod/register.php:215
+#: mod/register.php:217
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr "Jeśli nie jesteś zaznajomiony z OpenID, zostaw to pole puste i uzupełnij resztę elementów."
-#: ../../mod/register.php:216
+#: mod/register.php:218
msgid "Your OpenID (optional): "
msgstr "Twój OpenID (opcjonalnie):"
-#: ../../mod/register.php:230
+#: mod/register.php:232
msgid "Include your profile in member directory?"
msgstr "Czy dołączyć twój profil do katalogu członków?"
-#: ../../mod/register.php:251
+#: mod/register.php:256
msgid "Membership on this site is by invitation only."
msgstr "Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu."
-#: ../../mod/register.php:252
+#: mod/register.php:257
msgid "Your invitation ID: "
msgstr "Twoje zaproszenia ID:"
-#: ../../mod/register.php:263
+#: mod/register.php:268
msgid "Your Full Name (e.g. Joe Smith): "
msgstr "Imię i nazwisko (np. Jan Kowalski):"
-#: ../../mod/register.php:264
+#: mod/register.php:269
msgid "Your Email Address: "
msgstr "Twój adres email:"
-#: ../../mod/register.php:265
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr ""
+
+#: mod/register.php:273
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be "
"'nickname@$sitename'."
msgstr "Wybierz login. Login musi zaczynać się literą. Adres twojego profilu na tej stronie będzie wyglądać następująco 'login@$nazwastrony'."
-#: ../../mod/register.php:266
+#: mod/register.php:274
msgid "Choose a nickname: "
msgstr "Wybierz pseudonim:"
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
msgid "Register"
msgstr "Zarejestruj"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
+#: mod/register.php:283 mod/uimport.php:64
msgid "Import"
msgstr "Import"
-#: ../../mod/register.php:276
+#: mod/register.php:284
msgid "Import your profile to this friendica instance"
msgstr ""
-#: ../../mod/maintenance.php:5
+#: mod/maintenance.php:5
msgid "System down for maintenance"
msgstr ""
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
msgid "Search"
msgstr "Szukaj"
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr ""
+
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr ""
+
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
msgid "Global Directory"
msgstr "Globalne Położenie"
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
msgid "Find on this site"
msgstr "Znajdź na tej stronie"
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
msgid "Site Directory"
msgstr "Katalog Strony"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
+#: mod/directory.php:129 mod/profiles.php:747
msgid "Age: "
msgstr "Wiek: "
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
msgid "Gender: "
msgstr "Płeć: "
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Płeć:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
msgid "Status:"
msgstr "Status"
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
msgid "Homepage:"
msgstr "Strona główna:"
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "O:"
-
-#: ../../mod/directory.php:189
+#: mod/directory.php:205
msgid "No entries (some entries may be hidden)."
msgstr "Brak odwiedzin (niektóre odwiedziny mogą być ukryte)."
-#: ../../mod/delegate.php:101
+#: mod/delegate.php:101
msgid "No potential page delegates located."
msgstr ""
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
+#: mod/delegate.php:130 include/nav.php:179
msgid "Delegate Page Management"
msgstr ""
-#: ../../mod/delegate.php:132
+#: mod/delegate.php:132
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr ""
-#: ../../mod/delegate.php:133
+#: mod/delegate.php:133
msgid "Existing Page Managers"
msgstr ""
-#: ../../mod/delegate.php:135
+#: mod/delegate.php:135
msgid "Existing Page Delegates"
msgstr ""
-#: ../../mod/delegate.php:137
+#: mod/delegate.php:137
msgid "Potential Delegates"
msgstr ""
-#: ../../mod/delegate.php:140
+#: mod/delegate.php:140
msgid "Add"
msgstr "Dodaj"
-#: ../../mod/delegate.php:141
+#: mod/delegate.php:141
msgid "No entries."
msgstr "Brak wpisów."
-#: ../../mod/common.php:42
+#: mod/common.php:45
msgid "Common Friends"
msgstr "Wspólni znajomi"
-#: ../../mod/common.php:78
+#: mod/common.php:82
msgid "No contacts in common."
msgstr "Brak wspólnych kontaktów."
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid "Export account"
msgstr "Eksportuj konto"
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr ""
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid "Export all"
msgstr "Eksportuj wszystko"
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
msgid ""
"Export your accout info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr ""
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
+#: mod/mood.php:62 include/conversation.php:226
#, php-format
msgid "%1$s is currently %2$s"
msgstr ""
-#: ../../mod/mood.php:133
+#: mod/mood.php:133
msgid "Mood"
msgstr "Nastrój"
-#: ../../mod/mood.php:134
+#: mod/mood.php:134
msgid "Set your current mood and tell your friends"
msgstr "Wskaż swój obecny nastrój i powiedz o tym znajomym"
-#: ../../mod/suggest.php:27
+#: mod/suggest.php:27
msgid "Do you really want to delete this suggestion?"
msgstr "Czy na pewno chcesz usunąć te sugestie ?"
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
msgid "Friend Suggestions"
msgstr "Osoby, które możesz znać"
-#: ../../mod/suggest.php:74
+#: mod/suggest.php:76
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr ""
-#: ../../mod/suggest.php:92
+#: mod/suggest.php:94
msgid "Ignore/Hide"
msgstr "Ignoruj/Ukryj"
-#: ../../mod/profiles.php:37
+#: mod/profiles.php:37
msgid "Profile deleted."
msgstr "Konto usunięte."
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+#: mod/profiles.php:55 mod/profiles.php:89
msgid "Profile-"
msgstr "Profil-"
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+#: mod/profiles.php:74 mod/profiles.php:117
msgid "New profile created."
msgstr "Utworzono nowy profil."
-#: ../../mod/profiles.php:95
+#: mod/profiles.php:95
msgid "Profile unavailable to clone."
msgstr "Nie można powileić profilu "
-#: ../../mod/profiles.php:189
+#: mod/profiles.php:189
msgid "Profile Name is required."
msgstr "Nazwa Profilu jest wymagana"
-#: ../../mod/profiles.php:340
+#: mod/profiles.php:336
msgid "Marital Status"
msgstr ""
-#: ../../mod/profiles.php:344
+#: mod/profiles.php:340
msgid "Romantic Partner"
msgstr ""
-#: ../../mod/profiles.php:348
+#: mod/profiles.php:344
msgid "Likes"
msgstr "Polubień"
-#: ../../mod/profiles.php:352
+#: mod/profiles.php:348
msgid "Dislikes"
msgstr "Nie lubień"
-#: ../../mod/profiles.php:356
+#: mod/profiles.php:352
msgid "Work/Employment"
msgstr "Praca/Zatrudnienie"
-#: ../../mod/profiles.php:359
+#: mod/profiles.php:355
msgid "Religion"
msgstr "Religia"
-#: ../../mod/profiles.php:363
+#: mod/profiles.php:359
msgid "Political Views"
msgstr "Poglądy polityczne"
-#: ../../mod/profiles.php:367
+#: mod/profiles.php:363
msgid "Gender"
msgstr "Płeć"
-#: ../../mod/profiles.php:371
+#: mod/profiles.php:367
msgid "Sexual Preference"
msgstr "Orientacja seksualna"
-#: ../../mod/profiles.php:375
+#: mod/profiles.php:371
msgid "Homepage"
msgstr "Strona Główna"
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+#: mod/profiles.php:375 mod/profiles.php:695
msgid "Interests"
msgstr "Zainteresowania"
-#: ../../mod/profiles.php:383
+#: mod/profiles.php:379
msgid "Address"
msgstr "Adres"
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+#: mod/profiles.php:386 mod/profiles.php:691
msgid "Location"
msgstr "Położenie"
-#: ../../mod/profiles.php:473
+#: mod/profiles.php:469
msgid "Profile updated."
msgstr "Konto zaktualizowane."
-#: ../../mod/profiles.php:568
+#: mod/profiles.php:565
msgid " and "
msgstr " i "
-#: ../../mod/profiles.php:576
+#: mod/profiles.php:573
msgid "public profile"
msgstr "profil publiczny"
-#: ../../mod/profiles.php:579
+#: mod/profiles.php:576
#, php-format
msgid "%1$s changed %2$s to “%3$s”"
msgstr ""
-#: ../../mod/profiles.php:580
+#: mod/profiles.php:577
#, php-format
msgid " - Visit %1$s's %2$s"
msgstr " - Odwiedźa %1$s's %2$s"
-#: ../../mod/profiles.php:583
+#: mod/profiles.php:580
#, php-format
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr ""
-#: ../../mod/profiles.php:658
+#: mod/profiles.php:655
msgid "Hide contacts and friends:"
msgstr ""
-#: ../../mod/profiles.php:663
+#: mod/profiles.php:660
msgid "Hide your contact/friend list from viewers of this profile?"
msgstr "Czy chcesz ukryć listę kontaktów dla przeglądających to konto?"
-#: ../../mod/profiles.php:685
+#: mod/profiles.php:682
msgid "Edit Profile Details"
msgstr "Edytuj profil."
-#: ../../mod/profiles.php:687
+#: mod/profiles.php:684
msgid "Change Profile Photo"
msgstr "Zmień profilowe zdjęcie"
-#: ../../mod/profiles.php:688
+#: mod/profiles.php:685
msgid "View this profile"
msgstr "Zobacz ten profil"
-#: ../../mod/profiles.php:689
+#: mod/profiles.php:686
msgid "Create a new profile using these settings"
msgstr "Stwórz nowy profil wykorzystując te ustawienia"
-#: ../../mod/profiles.php:690
+#: mod/profiles.php:687
msgid "Clone this profile"
msgstr "Sklonuj ten profil"
-#: ../../mod/profiles.php:691
+#: mod/profiles.php:688
msgid "Delete this profile"
msgstr "Usuń ten profil"
-#: ../../mod/profiles.php:692
+#: mod/profiles.php:689
msgid "Basic information"
msgstr ""
-#: ../../mod/profiles.php:693
+#: mod/profiles.php:690
msgid "Profile picture"
msgstr ""
-#: ../../mod/profiles.php:695
+#: mod/profiles.php:692
msgid "Preferences"
msgstr ""
-#: ../../mod/profiles.php:696
+#: mod/profiles.php:693
msgid "Status information"
msgstr ""
-#: ../../mod/profiles.php:697
+#: mod/profiles.php:694
msgid "Additional information"
msgstr ""
-#: ../../mod/profiles.php:700
+#: mod/profiles.php:697
msgid "Profile Name:"
msgstr "Nazwa profilu :"
-#: ../../mod/profiles.php:701
+#: mod/profiles.php:698
msgid "Your Full Name:"
msgstr "Twoje imię i nazwisko:"
-#: ../../mod/profiles.php:702
+#: mod/profiles.php:699
msgid "Title/Description:"
msgstr "Tytuł/Opis :"
-#: ../../mod/profiles.php:703
+#: mod/profiles.php:700
msgid "Your Gender:"
msgstr "Twoja płeć:"
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Urodziny (%s):"
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr ""
-#: ../../mod/profiles.php:705
+#: mod/profiles.php:702
msgid "Street Address:"
msgstr "Ulica:"
-#: ../../mod/profiles.php:706
+#: mod/profiles.php:703
msgid "Locality/City:"
msgstr "Miejscowość/Miasto :"
-#: ../../mod/profiles.php:707
+#: mod/profiles.php:704
msgid "Postal/Zip Code:"
msgstr "Kod Pocztowy :"
-#: ../../mod/profiles.php:708
+#: mod/profiles.php:705
msgid "Country:"
msgstr "Kraj:"
-#: ../../mod/profiles.php:709
+#: mod/profiles.php:706
msgid "Region/State:"
msgstr "Region / Stan :"
-#: ../../mod/profiles.php:710
+#: mod/profiles.php:707
msgid "♥ Marital Status:"
msgstr "♥ Stan :"
-#: ../../mod/profiles.php:711
+#: mod/profiles.php:708
msgid "Who: (if applicable)"
msgstr "Kto: (jeśli dotyczy)"
-#: ../../mod/profiles.php:712
+#: mod/profiles.php:709
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr "Przykłady : cathy123, Cathy Williams, cathy@example.com"
-#: ../../mod/profiles.php:713
+#: mod/profiles.php:710
msgid "Since [date]:"
msgstr "Od [data]:"
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
+#: mod/profiles.php:711 include/identity.php:569
msgid "Sexual Preference:"
msgstr "Interesują mnie:"
-#: ../../mod/profiles.php:715
+#: mod/profiles.php:712
msgid "Homepage URL:"
msgstr "Strona główna URL:"
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
+#: mod/profiles.php:713 include/identity.php:573
msgid "Hometown:"
msgstr "Miasto rodzinne:"
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
+#: mod/profiles.php:714 include/identity.php:577
msgid "Political Views:"
msgstr "Poglądy polityczne:"
-#: ../../mod/profiles.php:718
+#: mod/profiles.php:715
msgid "Religious Views:"
msgstr "Poglądy religijne:"
-#: ../../mod/profiles.php:719
+#: mod/profiles.php:716
msgid "Public Keywords:"
msgstr "Publiczne słowa kluczowe :"
-#: ../../mod/profiles.php:720
+#: mod/profiles.php:717
msgid "Private Keywords:"
msgstr "Prywatne słowa kluczowe :"
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
+#: mod/profiles.php:718 include/identity.php:585
msgid "Likes:"
msgstr "Lubi:"
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
+#: mod/profiles.php:719 include/identity.php:587
msgid "Dislikes:"
msgstr ""
-#: ../../mod/profiles.php:723
+#: mod/profiles.php:720
msgid "Example: fishing photography software"
msgstr "Przykład: kończenie oprogramowania fotografii"
-#: ../../mod/profiles.php:724
+#: mod/profiles.php:721
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr "(Używany do sugerowania potencjalnych znajomych, jest widoczny dla innych)"
-#: ../../mod/profiles.php:725
+#: mod/profiles.php:722
msgid "(Used for searching profiles, never shown to others)"
msgstr "(Używany do wyszukiwania profili, niepokazywany innym)"
-#: ../../mod/profiles.php:726
+#: mod/profiles.php:723
msgid "Tell us about yourself..."
msgstr "Napisz o sobie..."
-#: ../../mod/profiles.php:727
+#: mod/profiles.php:724
msgid "Hobbies/Interests"
msgstr "Zainteresowania"
-#: ../../mod/profiles.php:728
+#: mod/profiles.php:725
msgid "Contact information and Social Networks"
msgstr "Informacje kontaktowe i Sieci Społeczne"
-#: ../../mod/profiles.php:729
+#: mod/profiles.php:726
msgid "Musical interests"
msgstr "Muzyka"
-#: ../../mod/profiles.php:730
+#: mod/profiles.php:727
msgid "Books, literature"
msgstr "Literatura"
-#: ../../mod/profiles.php:731
+#: mod/profiles.php:728
msgid "Television"
msgstr "Telewizja"
-#: ../../mod/profiles.php:732
+#: mod/profiles.php:729
msgid "Film/dance/culture/entertainment"
msgstr "Film/taniec/kultura/rozrywka"
-#: ../../mod/profiles.php:733
+#: mod/profiles.php:730
msgid "Love/romance"
msgstr "Miłość/romans"
-#: ../../mod/profiles.php:734
+#: mod/profiles.php:731
msgid "Work/employment"
msgstr "Praca/zatrudnienie"
-#: ../../mod/profiles.php:735
+#: mod/profiles.php:732
msgid "School/education"
msgstr "Szkoła/edukacja"
-#: ../../mod/profiles.php:740
+#: mod/profiles.php:737
msgid ""
"This is your public profile. It may "
"be visible to anybody using the internet."
msgstr "To jest Twój publiczny profil. Może zostać wyświetlony przez każdego kto używa internetu."
-#: ../../mod/profiles.php:803
+#: mod/profiles.php:800
msgid "Edit/Manage Profiles"
msgstr "Edytuj/Zarządzaj Profilami"
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
msgid "Change profile photo"
msgstr "Zmień zdjęcie profilowe"
-#: ../../mod/profiles.php:805 ../../boot.php:1612
+#: mod/profiles.php:802 include/identity.php:232
msgid "Create New Profile"
msgstr "Stwórz nowy profil"
-#: ../../mod/profiles.php:816 ../../boot.php:1622
+#: mod/profiles.php:813 include/identity.php:242
msgid "Profile Image"
msgstr "Obraz profilowy"
-#: ../../mod/profiles.php:818 ../../boot.php:1625
+#: mod/profiles.php:815 include/identity.php:245
msgid "visible to everybody"
msgstr "widoczne dla wszystkich"
-#: ../../mod/profiles.php:819 ../../boot.php:1626
+#: mod/profiles.php:816 include/identity.php:246
msgid "Edit visibility"
msgstr "Edytuj widoczność"
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+#: mod/editpost.php:17 mod/editpost.php:27
msgid "Item not found"
msgstr "Artykuł nie znaleziony"
-#: ../../mod/editpost.php:39
+#: mod/editpost.php:40
msgid "Edit post"
msgstr "Edytuj post"
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
+#: mod/editpost.php:111 include/conversation.php:1057
msgid "upload photo"
msgstr "dodaj zdjęcie"
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
+#: mod/editpost.php:112 include/conversation.php:1058
msgid "Attach file"
msgstr "Przyłącz plik"
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
+#: mod/editpost.php:113 include/conversation.php:1059
msgid "attach file"
msgstr "załącz plik"
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
+#: mod/editpost.php:115 include/conversation.php:1061
msgid "web link"
msgstr "Adres www"
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
+#: mod/editpost.php:116 include/conversation.php:1062
msgid "Insert video link"
msgstr "Wstaw link wideo"
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
+#: mod/editpost.php:117 include/conversation.php:1063
msgid "video link"
msgstr "link do filmu"
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
+#: mod/editpost.php:118 include/conversation.php:1064
msgid "Insert audio link"
msgstr "Wstaw link audio"
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
+#: mod/editpost.php:119 include/conversation.php:1065
msgid "audio link"
msgstr "Link audio"
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
+#: mod/editpost.php:120 include/conversation.php:1066
msgid "Set your location"
msgstr "Ustaw swoje położenie"
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
+#: mod/editpost.php:121 include/conversation.php:1067
msgid "set location"
msgstr "wybierz lokalizację"
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
+#: mod/editpost.php:122 include/conversation.php:1068
msgid "Clear browser location"
msgstr "Wyczyść położenie przeglądarki"
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
+#: mod/editpost.php:123 include/conversation.php:1069
msgid "clear location"
msgstr "wyczyść lokalizację"
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
+#: mod/editpost.php:125 include/conversation.php:1075
msgid "Permission settings"
msgstr "Ustawienia uprawnień"
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
+#: mod/editpost.php:133 include/acl_selectors.php:343
msgid "CC: email addresses"
msgstr "CC: adresy e-mail"
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
+#: mod/editpost.php:134 include/conversation.php:1084
msgid "Public post"
msgstr "Publiczny post"
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
+#: mod/editpost.php:137 include/conversation.php:1071
msgid "Set title"
msgstr "Ustaw tytuł"
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
+#: mod/editpost.php:139 include/conversation.php:1073
msgid "Categories (comma-separated list)"
msgstr "Kategorie (lista słów oddzielonych przecinkiem)"
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
+#: mod/editpost.php:140 include/acl_selectors.php:344
msgid "Example: bob@example.com, mary@example.com"
msgstr "Przykład: bob@example.com, mary@example.com"
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
msgid "This is Friendica, version"
msgstr "To jest Friendica, wersja"
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
msgid "running at web location"
msgstr "otwierane na serwerze"
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
msgid ""
"Please visit Friendica.com to learn "
"more about the Friendica project."
msgstr "Odwiedź Friendica.com, aby dowiedzieć się więcej o projekcie Friendica."
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
msgid "Bug reports and issues: please visit"
msgstr "Reportowanie błędów i problemów: proszę odwiedź"
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr ""
+
+#: mod/friendica.php:65
msgid ""
"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
"dot com"
msgstr ""
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
msgid "Installed plugins/addons/apps:"
msgstr "Zainstalowane pluginy/dodatki/aplikacje:"
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
msgid "No installed plugins/addons/apps"
msgstr "Brak zainstalowanych pluginów/dodatków/aplikacji"
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: mod/api.php:76 mod/api.php:102
msgid "Authorize application connection"
msgstr "Autoryzacja połączenia aplikacji"
-#: ../../mod/api.php:77
+#: mod/api.php:77
msgid "Return to your app and insert this Securty Code:"
msgstr "Powróć do swojej aplikacji i wpisz ten Kod Bezpieczeństwa:"
-#: ../../mod/api.php:89
+#: mod/api.php:89
msgid "Please login to continue."
msgstr "Zaloguj się aby kontynuować."
-#: ../../mod/api.php:104
+#: mod/api.php:104
msgid ""
"Do you want to authorize this application to access your posts and contacts,"
" and/or create new posts for you?"
msgstr "Czy chcesz umożliwić tej aplikacji dostęp do Twoich wpisów, kontaktów oraz pozwolić jej na pisanie za Ciebie postów?"
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+#: mod/lockview.php:31 mod/lockview.php:39
msgid "Remote privacy information not available."
msgstr "Dane prywatne nie są dostępne zdalnie "
-#: ../../mod/lockview.php:48
+#: mod/lockview.php:48
msgid "Visible to:"
msgstr "Widoczne dla:"
-#: ../../mod/notes.php:44 ../../boot.php:2150
+#: mod/notes.php:44 include/identity.php:675
msgid "Personal Notes"
msgstr "Osobiste notatki"
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
msgid "l F d, Y \\@ g:i A"
msgstr ""
-#: ../../mod/localtime.php:24
+#: mod/localtime.php:24
msgid "Time Conversion"
msgstr "Zmiana czasu"
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
msgstr ""
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
#, php-format
msgid "UTC time: %s"
msgstr "Czas UTC %s"
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
#, php-format
msgid "Current timezone: %s"
msgstr "Obecna strefa czasowa: %s"
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
#, php-format
msgid "Converted localtime: %s"
msgstr "Zmień strefę czasową: %s"
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
msgid "Please select your timezone:"
msgstr "Wybierz swoją strefę czasową:"
-#: ../../mod/poke.php:192
+#: mod/poke.php:192
msgid "Poke/Prod"
msgstr ""
-#: ../../mod/poke.php:193
+#: mod/poke.php:193
msgid "poke, prod or do other things to somebody"
msgstr ""
-#: ../../mod/poke.php:194
+#: mod/poke.php:194
msgid "Recipient"
msgstr ""
-#: ../../mod/poke.php:195
+#: mod/poke.php:195
msgid "Choose what you wish to do to recipient"
msgstr ""
-#: ../../mod/poke.php:198
+#: mod/poke.php:198
msgid "Make this post private"
msgstr "Zrób ten post prywatnym"
-#: ../../mod/invite.php:27
+#: mod/invite.php:27
msgid "Total invitation limit exceeded."
msgstr ""
-#: ../../mod/invite.php:49
+#: mod/invite.php:49
#, php-format
msgid "%s : Not a valid email address."
msgstr "%s : Niepoprawny adres email."
-#: ../../mod/invite.php:73
+#: mod/invite.php:73
msgid "Please join us on Friendica"
msgstr "Dołącz do nas na Friendica"
-#: ../../mod/invite.php:84
+#: mod/invite.php:84
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr ""
-#: ../../mod/invite.php:89
+#: mod/invite.php:89
#, php-format
msgid "%s : Message delivery failed."
msgstr "%s : Dostarczenie wiadomości nieudane."
-#: ../../mod/invite.php:93
+#: mod/invite.php:93
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
@@ -5257,11 +5450,11 @@ msgstr[0] "%d wiadomość wysłana."
msgstr[1] "%d wiadomości wysłane."
msgstr[2] "%d wysłano ."
-#: ../../mod/invite.php:112
+#: mod/invite.php:112
msgid "You have no more invitations available"
msgstr "Nie masz więcej zaproszeń"
-#: ../../mod/invite.php:120
+#: mod/invite.php:120
#, php-format
msgid ""
"Visit %s for a list of public sites that you can join. Friendica members on "
@@ -5269,14 +5462,14 @@ msgid ""
" other social networks."
msgstr ""
-#: ../../mod/invite.php:122
+#: mod/invite.php:122
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgstr ""
-#: ../../mod/invite.php:123
+#: mod/invite.php:123
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
@@ -5285,446 +5478,368 @@ msgid ""
"sites you can join."
msgstr ""
-#: ../../mod/invite.php:126
+#: mod/invite.php:126
msgid ""
"Our apologies. This system is not currently configured to connect with other"
" public sites or invite members."
msgstr ""
-#: ../../mod/invite.php:132
+#: mod/invite.php:132
msgid "Send invitations"
msgstr "Wyślij zaproszenia"
-#: ../../mod/invite.php:133
+#: mod/invite.php:133
msgid "Enter email addresses, one per line:"
msgstr "Wprowadź adresy email, jeden na linijkę:"
-#: ../../mod/invite.php:135
+#: mod/invite.php:135
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr ""
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid "You will need to supply this invitation code: $invite_code"
msgstr ""
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
msgid ""
"Once you have registered, please connect with me via my profile page at:"
msgstr "Gdy już się zarejestrujesz, skontaktuj się ze mną przez moją stronkę profilową :"
-#: ../../mod/invite.php:139
+#: mod/invite.php:139
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendica.com"
msgstr ""
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Albumy zdjęć"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
msgid "Contact Photos"
msgstr "Zdjęcia kontaktu"
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/photos.php:84 include/identity.php:651
+msgid "Photo Albums"
+msgstr "Albumy zdjęć"
+
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Ostatnio dodane zdjęcia"
+
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
msgid "Upload New Photos"
msgstr "Wyślij nowe zdjęcie"
-#: ../../mod/photos.php:144
+#: mod/photos.php:166
msgid "Contact information unavailable"
msgstr "Informacje o kontakcie nie dostępne."
-#: ../../mod/photos.php:165
+#: mod/photos.php:187
msgid "Album not found."
msgstr "Album nie znaleziony"
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
msgid "Delete Album"
msgstr "Usuń album"
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "Czy na pewno chcesz usunąć ten album i wszystkie zdjęcia z tego albumu?"
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
msgid "Delete Photo"
msgstr "Usuń zdjęcie"
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
msgid "Do you really want to delete this photo?"
msgstr "Czy na pewno chcesz usunąć to zdjęcie ?"
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr ""
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
msgid "a photo"
msgstr "zdjęcie"
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "obrazek przekracza limit rozmiaru"
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
msgid "Image file is empty."
msgstr "Plik obrazka jest pusty."
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
msgid "No photos selected"
msgstr "Nie zaznaczono zdjęć"
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1114
#, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr ""
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
msgid "Upload Photos"
msgstr "Prześlij zdjęcia"
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
msgid "New album name: "
msgstr "Nazwa nowego albumu:"
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
msgid "or existing album name: "
msgstr "lub istniejąca nazwa albumu:"
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
msgid "Do not show a status post for this upload"
msgstr "Nie pokazuj postów statusu dla tego wysłania"
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
msgid "Permissions"
msgstr "Uprawnienia"
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1168
msgid "Private Photo"
msgstr "Zdjęcie prywatne"
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
msgid "Public Photo"
msgstr "Zdjęcie publiczne"
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
msgid "Edit Album"
msgstr "Edytuj album"
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
msgid "Show Newest First"
msgstr "Najpierw pokaż najnowsze"
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
msgid "Show Oldest First"
msgstr "Najpierw pokaż najstarsze"
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
msgid "View Photo"
msgstr "Zobacz zdjęcie"
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
msgid "Permission denied. Access to this item may be restricted."
msgstr "Odmowa dostępu. Dostęp do tych danych może być ograniczony."
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
msgid "Photo not available"
msgstr "Zdjęcie niedostępne"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "View photo"
msgstr "Zobacz zdjęcie"
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
msgid "Edit photo"
msgstr "Edytuj zdjęcie"
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
msgid "Use as profile photo"
msgstr "Ustaw jako zdjęcie profilowe"
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
msgid "View Full Size"
msgstr "Zobacz w pełnym rozmiarze"
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
msgid "Tags: "
msgstr "Tagi:"
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
msgid "[Remove any tag]"
msgstr "[Usunąć znacznik]"
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Obróć CW (w prawo)"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Obróć CCW (w lewo)"
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
msgid "New album name"
msgstr "Nazwa nowego albumu"
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
msgid "Caption"
msgstr "Zawartość"
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
msgid "Add a Tag"
msgstr "Dodaj tag"
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Przykładowo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr ""
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Obróć CW (w prawo)"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Obróć CCW (w lewo)"
+
+#: mod/photos.php:1540
msgid "Private photo"
msgstr "Prywatne zdjęcie."
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
msgid "Public photo"
msgstr "Zdjęcie publiczne"
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
+#: mod/photos.php:1563 include/conversation.php:1055
msgid "Share"
msgstr "Podziel się"
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Ostatnio dodane zdjęcia"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr ""
-#: ../../mod/regmod.php:55
+#: mod/regmod.php:55
msgid "Account approved."
msgstr "Konto zatwierdzone."
-#: ../../mod/regmod.php:92
+#: mod/regmod.php:92
#, php-format
msgid "Registration revoked for %s"
msgstr "Rejestracja dla %s odwołana"
-#: ../../mod/regmod.php:104
+#: mod/regmod.php:104
msgid "Please login."
msgstr "Proszę się zalogować."
-#: ../../mod/uimport.php:66
+#: mod/uimport.php:66
msgid "Move account"
msgstr "Przenieś konto"
-#: ../../mod/uimport.php:67
+#: mod/uimport.php:67
msgid "You can import an account from another Friendica server."
msgstr ""
-#: ../../mod/uimport.php:68
+#: mod/uimport.php:68
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also"
" to inform your friends that you moved here."
msgstr ""
-#: ../../mod/uimport.php:69
+#: mod/uimport.php:69
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (statusnet/identi.ca) or from Diaspora"
msgstr ""
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid "Account file"
msgstr ""
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr "Aby eksportować konto, wejdź w \"Ustawienia->Eksport danych osobistych\" i wybierz \"Eksportuj konto\""
-#: ../../mod/attach.php:8
+#: mod/attach.php:8
msgid "Item not available."
msgstr "Element nie dostępny."
-#: ../../mod/attach.php:20
+#: mod/attach.php:20
msgid "Item was not found."
msgstr "Element nie znaleziony."
-#: ../../boot.php:749
+#: boot.php:763
msgid "Delete this item?"
msgstr "Usunąć ten element?"
-#: ../../boot.php:752
+#: boot.php:766
msgid "show fewer"
msgstr "Pokaż mniej"
-#: ../../boot.php:1122
+#: boot.php:1140
#, php-format
msgid "Update %s failed. See error logs."
msgstr ""
-#: ../../boot.php:1240
+#: boot.php:1247
msgid "Create a New Account"
msgstr "Załóż nowe konto"
-#: ../../boot.php:1265 ../../include/nav.php:73
+#: boot.php:1272 include/nav.php:73
msgid "Logout"
msgstr "Wyloguj się"
-#: ../../boot.php:1268
+#: boot.php:1275
msgid "Nickname or Email address: "
msgstr "Nick lub adres email:"
-#: ../../boot.php:1269
+#: boot.php:1276
msgid "Password: "
msgstr "Hasło:"
-#: ../../boot.php:1270
+#: boot.php:1277
msgid "Remember me"
msgstr "Zapamiętaj mnie"
-#: ../../boot.php:1273
+#: boot.php:1280
msgid "Or login using OpenID: "
msgstr "Lub zaloguj się korzystając z OpenID:"
-#: ../../boot.php:1279
+#: boot.php:1286
msgid "Forgot your password?"
msgstr "Zapomniałeś swojego hasła?"
-#: ../../boot.php:1282
+#: boot.php:1289
msgid "Website Terms of Service"
msgstr ""
-#: ../../boot.php:1283
+#: boot.php:1290
msgid "terms of service"
msgstr "warunki użytkowania"
-#: ../../boot.php:1285
+#: boot.php:1292
msgid "Website Privacy Policy"
msgstr ""
-#: ../../boot.php:1286
+#: boot.php:1293
msgid "privacy policy"
msgstr "polityka prywatności"
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr ""
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Edytuj profil"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Wiadomość"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Profile"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Zarządzaj profilami"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr ""
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "g A I F d"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr ""
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[dziś]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Przypomnienia o urodzinach"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Urodziny w tym tygodniu:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Brak opisu]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Przypominacze wydarzeń"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Wydarzenia w tym tygodniu:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Status"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Status wiadomości i postów"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Szczegóły profilu"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr "Filmy"
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Wydarzenia i kalendarz"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Tylko ty możesz to zobaczyć"
-
-#: ../../object/Item.php:94
+#: object/Item.php:95
msgid "This entry was edited"
msgstr "Ten wpis został zedytowany"
-#: ../../object/Item.php:208
+#: object/Item.php:209
msgid "ignore thread"
msgstr ""
-#: ../../object/Item.php:209
+#: object/Item.php:210
msgid "unignore thread"
msgstr ""
-#: ../../object/Item.php:210
+#: object/Item.php:211
msgid "toggle ignore status"
msgstr ""
-#: ../../object/Item.php:213
+#: object/Item.php:214
msgid "ignored"
msgstr ""
-#: ../../object/Item.php:316 ../../include/conversation.php:666
+#: object/Item.php:318 include/conversation.php:665
msgid "Categories:"
msgstr "Kategorie:"
-#: ../../object/Item.php:317 ../../include/conversation.php:667
+#: object/Item.php:319 include/conversation.php:666
msgid "Filed under:"
msgstr "Zapisano pod:"
-#: ../../object/Item.php:329
+#: object/Item.php:331
msgid "via"
msgstr "przez"
-#: ../../include/dbstructure.php:26
+#: include/dbstructure.php:26
#, php-format
msgid ""
"\n"
@@ -5734,48 +5849,48 @@ msgid ""
"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
msgstr ""
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
#, php-format
msgid ""
"The error message is\n"
"[pre]%s[/pre]"
msgstr ""
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
msgid "Errors encountered creating database tables."
msgstr "Zostały napotkane błędy przy tworzeniu tabeli bazy danych."
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
msgid "Errors encountered performing database changes."
msgstr ""
-#: ../../include/auth.php:38
+#: include/auth.php:38
msgid "Logged out."
msgstr "Wyloguj"
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr ""
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
msgid "The error message was:"
msgstr "Komunikat o błędzie:"
-#: ../../include/contact_widgets.php:6
+#: include/contact_widgets.php:6
msgid "Add New Contact"
msgstr "Dodaj nowy kontakt"
-#: ../../include/contact_widgets.php:7
+#: include/contact_widgets.php:7
msgid "Enter address or web location"
msgstr "Wpisz adres lub lokalizację sieciową"
-#: ../../include/contact_widgets.php:8
+#: include/contact_widgets.php:8
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr "Przykład: bob@przykład.com, http://przykład.com/barbara"
-#: ../../include/contact_widgets.php:24
+#: include/contact_widgets.php:24
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
@@ -5783,619 +5898,768 @@ msgstr[0] "%d zaproszenie dostępne"
msgstr[1] "%d zaproszeń dostępnych"
msgstr[2] "%d zaproszenia dostępne"
-#: ../../include/contact_widgets.php:30
+#: include/contact_widgets.php:30
msgid "Find People"
msgstr "Znajdź ludzi"
-#: ../../include/contact_widgets.php:31
+#: include/contact_widgets.php:31
msgid "Enter name or interest"
msgstr "Wpisz nazwę lub zainteresowanie"
-#: ../../include/contact_widgets.php:32
+#: include/contact_widgets.php:32
msgid "Connect/Follow"
msgstr "Połącz/Obserwuj"
-#: ../../include/contact_widgets.php:33
+#: include/contact_widgets.php:33
msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Przykładowo: Jan Kowalski, Wędkarstwo"
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
msgid "Similar Interests"
msgstr "Podobne zainteresowania"
-#: ../../include/contact_widgets.php:37
+#: include/contact_widgets.php:37
msgid "Random Profile"
msgstr "Domyślny profil"
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
msgid "Invite Friends"
msgstr "Zaproś znajomych"
-#: ../../include/contact_widgets.php:71
+#: include/contact_widgets.php:71
msgid "Networks"
msgstr "Sieci"
-#: ../../include/contact_widgets.php:74
+#: include/contact_widgets.php:74
msgid "All Networks"
msgstr "Wszystkie Sieci"
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
+#: include/contact_widgets.php:104 include/features.php:60
msgid "Saved Folders"
msgstr "Zapisane foldery"
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
msgid "Everything"
msgstr "Wszystko"
-#: ../../include/contact_widgets.php:136
+#: include/contact_widgets.php:136
msgid "Categories"
msgstr "Kategorie"
-#: ../../include/features.php:23
+#: include/features.php:23
msgid "General Features"
msgstr ""
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Multiple Profiles"
msgstr ""
-#: ../../include/features.php:25
+#: include/features.php:25
msgid "Ability to create multiple profiles"
msgstr ""
-#: ../../include/features.php:30
+#: include/features.php:30
msgid "Post Composition Features"
msgstr ""
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Richtext Editor"
msgstr ""
-#: ../../include/features.php:31
+#: include/features.php:31
msgid "Enable richtext editor"
msgstr ""
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Post Preview"
msgstr "Podgląd posta"
-#: ../../include/features.php:32
+#: include/features.php:32
msgid "Allow previewing posts and comments before publishing them"
msgstr ""
-#: ../../include/features.php:33
+#: include/features.php:33
msgid "Auto-mention Forums"
msgstr ""
-#: ../../include/features.php:33
+#: include/features.php:33
msgid ""
"Add/remove mention when a fourm page is selected/deselected in ACL window."
msgstr ""
-#: ../../include/features.php:38
+#: include/features.php:38
msgid "Network Sidebar Widgets"
msgstr ""
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Search by Date"
msgstr "Szukanie wg daty"
-#: ../../include/features.php:39
+#: include/features.php:39
msgid "Ability to select posts by date ranges"
msgstr ""
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Group Filter"
msgstr "Filtrowanie grupowe"
-#: ../../include/features.php:40
+#: include/features.php:40
msgid "Enable widget to display Network posts only from selected group"
msgstr ""
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Network Filter"
msgstr ""
-#: ../../include/features.php:41
+#: include/features.php:41
msgid "Enable widget to display Network posts only from selected network"
msgstr ""
-#: ../../include/features.php:42
+#: include/features.php:42
msgid "Save search terms for re-use"
msgstr ""
-#: ../../include/features.php:47
+#: include/features.php:47
msgid "Network Tabs"
msgstr ""
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Network Personal Tab"
msgstr ""
-#: ../../include/features.php:48
+#: include/features.php:48
msgid "Enable tab to display only Network posts that you've interacted on"
msgstr ""
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Network New Tab"
msgstr ""
-#: ../../include/features.php:49
+#: include/features.php:49
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr ""
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Network Shared Links Tab"
msgstr ""
-#: ../../include/features.php:50
+#: include/features.php:50
msgid "Enable tab to display only Network posts with links in them"
msgstr ""
-#: ../../include/features.php:55
+#: include/features.php:55
msgid "Post/Comment Tools"
msgstr ""
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Multiple Deletion"
msgstr ""
-#: ../../include/features.php:56
+#: include/features.php:56
msgid "Select and delete multiple posts/comments at once"
msgstr ""
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit Sent Posts"
msgstr ""
-#: ../../include/features.php:57
+#: include/features.php:57
msgid "Edit and correct posts and comments after sending"
msgstr ""
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Tagging"
msgstr "Oznaczanie"
-#: ../../include/features.php:58
+#: include/features.php:58
msgid "Ability to tag existing posts"
msgstr ""
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Post Categories"
-msgstr ""
+msgstr "Kategorie postów"
-#: ../../include/features.php:59
+#: include/features.php:59
msgid "Add categories to your posts"
msgstr "Dodaj kategorie do twoich postów"
-#: ../../include/features.php:60
+#: include/features.php:60
msgid "Ability to file posts under folders"
msgstr ""
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Dislike Posts"
msgstr ""
-#: ../../include/features.php:61
+#: include/features.php:61
msgid "Ability to dislike posts/comments"
msgstr ""
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Star Posts"
msgstr "Oznacz posty gwiazdką"
-#: ../../include/features.php:62
+#: include/features.php:62
msgid "Ability to mark special posts with a star indicator"
msgstr ""
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Mute Post Notifications"
msgstr ""
-#: ../../include/features.php:63
+#: include/features.php:63
msgid "Ability to mute notifications for a thread"
msgstr ""
-#: ../../include/follow.php:32
+#: include/follow.php:75
msgid "Connect URL missing."
msgstr "Brak adresu URL połączenia."
-#: ../../include/follow.php:59
+#: include/follow.php:102
msgid ""
"This site is not configured to allow communications with other networks."
msgstr "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami"
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:103 include/follow.php:123
msgid "No compatible communication protocols or feeds were discovered."
msgstr ""
-#: ../../include/follow.php:78
+#: include/follow.php:121
msgid "The profile address specified does not provide adequate information."
msgstr "Dany adres profilu nie dostarcza odpowiednich informacji."
-#: ../../include/follow.php:82
+#: include/follow.php:125
msgid "An author or name was not found."
msgstr "Autor lub nazwa nie zostało znalezione."
-#: ../../include/follow.php:84
+#: include/follow.php:127
msgid "No browser URL could be matched to this address."
msgstr "Przeglądarka WWW nie może odnaleźć podanego adresu"
-#: ../../include/follow.php:86
+#: include/follow.php:129
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr ""
-#: ../../include/follow.php:87
+#: include/follow.php:130
msgid "Use mailto: in front of address to force email check."
msgstr ""
-#: ../../include/follow.php:93
+#: include/follow.php:136
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr "Określony adres profilu należy do sieci, która została wyłączona na tej stronie."
-#: ../../include/follow.php:103
+#: include/follow.php:146
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie."
-#: ../../include/follow.php:205
+#: include/follow.php:249
msgid "Unable to retrieve contact information."
msgstr "Nie można otrzymać informacji kontaktowych"
-#: ../../include/follow.php:258
+#: include/follow.php:302
msgid "following"
msgstr "następujący"
-#: ../../include/group.php:25
+#: include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
"may apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name."
msgstr ""
-#: ../../include/group.php:207
+#: include/group.php:207
msgid "Default privacy group for new contacts"
msgstr "Domyślne ustawienia prywatności dla nowych kontaktów"
-#: ../../include/group.php:226
+#: include/group.php:226
msgid "Everybody"
msgstr "Wszyscy"
-#: ../../include/group.php:249
+#: include/group.php:249
msgid "edit"
msgstr "edytuj"
-#: ../../include/group.php:271
+#: include/group.php:271
msgid "Edit group"
msgstr "Edytuj grupy"
-#: ../../include/group.php:272
+#: include/group.php:272
msgid "Create a new group"
msgstr "Stwórz nową grupę"
-#: ../../include/group.php:273
+#: include/group.php:275
msgid "Contacts not in any group"
msgstr "Kontakt nie jest w żadnej grupie"
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
+#: include/datetime.php:43 include/datetime.php:45
msgid "Miscellaneous"
msgstr "Różny"
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "rok"
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr ""
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "miesiąc"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "dzień"
-
-#: ../../include/datetime.php:276
+#: include/datetime.php:256
msgid "never"
msgstr "nigdy"
-#: ../../include/datetime.php:282
+#: include/datetime.php:262
msgid "less than a second ago"
msgstr "mniej niż sekundę temu"
-#: ../../include/datetime.php:290
+#: include/datetime.php:272
+msgid "year"
+msgstr "rok"
+
+#: include/datetime.php:272
msgid "years"
msgstr "lata"
-#: ../../include/datetime.php:291
+#: include/datetime.php:273
+msgid "month"
+msgstr "miesiąc"
+
+#: include/datetime.php:273
msgid "months"
msgstr "miesiące"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "week"
msgstr "tydzień"
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
msgid "weeks"
msgstr "tygodnie"
-#: ../../include/datetime.php:293
+#: include/datetime.php:275
+msgid "day"
+msgstr "dzień"
+
+#: include/datetime.php:275
msgid "days"
msgstr "dni"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hour"
msgstr "godzina"
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
msgid "hours"
msgstr "godziny"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minute"
msgstr "minuta"
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
msgid "minutes"
msgstr "minuty"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "second"
msgstr "sekunda"
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
msgid "seconds"
msgstr "sekundy"
-#: ../../include/datetime.php:305
+#: include/datetime.php:287
#, php-format
msgid "%1$d %2$s ago"
msgstr "%1$d %2$s temu"
-#: ../../include/datetime.php:477 ../../include/items.php:2211
+#: include/datetime.php:459 include/items.php:2432
#, php-format
msgid "%s's birthday"
msgstr "Urodziny %s"
-#: ../../include/datetime.php:478 ../../include/items.php:2212
+#: include/datetime.php:460 include/items.php:2433
#, php-format
msgid "Happy Birthday %s"
msgstr "Urodziny %s"
-#: ../../include/acl_selectors.php:333
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr ""
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Edytuj profil"
+
+#: include/identity.php:220
+msgid "Message"
+msgstr "Wiadomość"
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Profile"
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Zarządzaj profilami"
+
+#: include/identity.php:341
+msgid "Network:"
+msgstr ""
+
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "g A I F d"
+
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr ""
+
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[dziś]"
+
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Przypomnienia o urodzinach"
+
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Urodziny w tym tygodniu:"
+
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Brak opisu]"
+
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Przypominacze wydarzeń"
+
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Wydarzenia w tym tygodniu:"
+
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "d M, R"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "d M"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Urodziny:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Wiek:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "od %1$d %2$s"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religia:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Hobby/Zainteresowania:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Informacje kontaktowe i sieci społeczne"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Zainteresowania muzyczne:"
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Książki, literatura:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Telewizja:"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film/taniec/kultura/rozrywka"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Miłość/Romans:"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Praca/zatrudnienie:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Szkoła/edukacja:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Status"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Status wiadomości i postów"
+
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Szczegóły profilu"
+
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr "Filmy"
+
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Wydarzenia i kalendarz"
+
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Tylko ty możesz to zobaczyć"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Wyślij poprzez email"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr ""
+
+#: include/acl_selectors.php:335
msgid "Visible to everybody"
msgstr "Widoczny dla wszystkich"
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "show"
msgstr "pokaż"
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
msgid "don't show"
msgstr "nie pokazuj"
-#: ../../include/message.php:15 ../../include/message.php:172
+#: include/message.php:15 include/message.php:173
msgid "[no subject]"
msgstr "[bez tematu]"
-#: ../../include/Contact.php:115
+#: include/Contact.php:119
msgid "stopped following"
msgstr "przestań obserwować"
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
+#: include/Contact.php:232 include/conversation.php:881
msgid "Poke"
msgstr "Zaczepka"
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
+#: include/Contact.php:233 include/conversation.php:875
msgid "View Status"
msgstr "Zobacz status"
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
+#: include/Contact.php:234 include/conversation.php:876
msgid "View Profile"
msgstr "Zobacz profil"
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
+#: include/Contact.php:235 include/conversation.php:877
msgid "View Photos"
msgstr "Zobacz zdjęcia"
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
msgid "Network Posts"
msgstr ""
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
msgid "Edit Contact"
msgstr "Edytuj kontakt"
-#: ../../include/Contact.php:234
+#: include/Contact.php:238
msgid "Drop Contact"
msgstr ""
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
msgid "Send PM"
msgstr "Wyślij prywatną wiadomość"
-#: ../../include/security.php:22
+#: include/security.php:22
msgid "Welcome "
msgstr "Witaj "
-#: ../../include/security.php:23
+#: include/security.php:23
msgid "Please upload a profile photo."
msgstr "Proszę dodać zdjęcie profilowe."
-#: ../../include/security.php:26
+#: include/security.php:26
msgid "Welcome back "
msgstr "Witaj ponownie "
-#: ../../include/security.php:366
+#: include/security.php:375
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr ""
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
msgid "event"
msgstr "wydarzenie"
-#: ../../include/conversation.php:207
+#: include/conversation.php:206
#, php-format
msgid "%1$s poked %2$s"
msgstr ""
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "zaczepiony"
-
-#: ../../include/conversation.php:291
+#: include/conversation.php:290
msgid "post/item"
msgstr ""
-#: ../../include/conversation.php:292
+#: include/conversation.php:291
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr ""
-#: ../../include/conversation.php:772
+#: include/conversation.php:771
msgid "remove"
msgstr "usuń"
-#: ../../include/conversation.php:776
+#: include/conversation.php:775
msgid "Delete Selected Items"
msgstr "Usuń zaznaczone elementy"
-#: ../../include/conversation.php:875
+#: include/conversation.php:874
msgid "Follow Thread"
msgstr "Śledź wątek"
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s likes this."
msgstr "%s lubi to."
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
#, php-format
msgid "%s doesn't like this."
msgstr "%s nie lubi tego."
-#: ../../include/conversation.php:949
+#: include/conversation.php:948
#, php-format
msgid "%2$d people like this"
msgstr ""
-#: ../../include/conversation.php:952
+#: include/conversation.php:951
#, php-format
msgid "%2$d people don't like this"
msgstr ""
-#: ../../include/conversation.php:966
+#: include/conversation.php:965
msgid "and"
msgstr "i"
-#: ../../include/conversation.php:972
+#: include/conversation.php:971
#, php-format
msgid ", and %d other people"
msgstr ", i %d innych ludzi"
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s like this."
msgstr "%s lubi to."
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
#, php-format
msgid "%s don't like this."
msgstr "%s nie lubi tego."
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: include/conversation.php:1000 include/conversation.php:1018
msgid "Visible to everybody"
msgstr "Widoczne dla wszystkich"
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+#: include/conversation.php:1002 include/conversation.php:1020
msgid "Please enter a video link/URL:"
msgstr "Podaj link do filmu"
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+#: include/conversation.php:1003 include/conversation.php:1021
msgid "Please enter an audio link/URL:"
msgstr "Podaj link do muzyki"
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: include/conversation.php:1004 include/conversation.php:1022
msgid "Tag term:"
msgstr ""
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
+#: include/conversation.php:1006 include/conversation.php:1024
msgid "Where are you right now?"
msgstr "Gdzie teraz jesteś?"
-#: ../../include/conversation.php:1008
+#: include/conversation.php:1007
msgid "Delete item(s)?"
msgstr "Usunąć pozycję (pozycje)?"
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Wyślij poprzez email"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr ""
-
-#: ../../include/conversation.php:1111
+#: include/conversation.php:1076
msgid "permissions"
msgstr "zezwolenia"
-#: ../../include/conversation.php:1135
+#: include/conversation.php:1099
msgid "Post to Groups"
msgstr "Wstaw na strony grup"
-#: ../../include/conversation.php:1136
+#: include/conversation.php:1100
msgid "Post to Contacts"
msgstr "Wstaw do kontaktów"
-#: ../../include/conversation.php:1137
+#: include/conversation.php:1101
msgid "Private post"
msgstr "Prywatne posty"
-#: ../../include/network.php:895
+#: include/network.php:959
msgid "view full size"
msgstr "Zobacz w pełnym wymiarze"
-#: ../../include/text.php:297
+#: include/text.php:299
msgid "newer"
msgstr "nowsze"
-#: ../../include/text.php:299
+#: include/text.php:301
msgid "older"
msgstr "starsze"
-#: ../../include/text.php:304
+#: include/text.php:306
msgid "prev"
msgstr "poprzedni"
-#: ../../include/text.php:306
+#: include/text.php:308
msgid "first"
msgstr "pierwszy"
-#: ../../include/text.php:338
+#: include/text.php:340
msgid "last"
msgstr "ostatni"
-#: ../../include/text.php:341
+#: include/text.php:343
msgid "next"
msgstr "następny"
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr ""
+
+#: include/text.php:399
+msgid "The end"
+msgstr ""
+
+#: include/text.php:890
msgid "No contacts"
msgstr "Brak kontaktów"
-#: ../../include/text.php:864
+#: include/text.php:905
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
@@ -6403,715 +6667,667 @@ msgstr[0] "%d kontakt"
msgstr[1] "%d kontaktów"
msgstr[2] "%d kontakty"
-#: ../../include/text.php:1005
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr ""
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr ""
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr ""
+
+#: include/text.php:1058
msgid "poke"
msgstr "zaczep"
-#: ../../include/text.php:1006
+#: include/text.php:1058
+msgid "poked"
+msgstr "zaczepiony"
+
+#: include/text.php:1059
msgid "ping"
msgstr "ping"
-#: ../../include/text.php:1006
+#: include/text.php:1059
msgid "pinged"
msgstr ""
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prod"
msgstr ""
-#: ../../include/text.php:1007
+#: include/text.php:1060
msgid "prodded"
msgstr ""
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slap"
msgstr "spoliczkuj"
-#: ../../include/text.php:1008
+#: include/text.php:1061
msgid "slapped"
msgstr "spoliczkowany"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "finger"
msgstr "dotknąć"
-#: ../../include/text.php:1009
+#: include/text.php:1062
msgid "fingered"
msgstr "dotknięty"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuff"
msgstr "odprawiać"
-#: ../../include/text.php:1010
+#: include/text.php:1063
msgid "rebuffed"
msgstr "odprawiony"
-#: ../../include/text.php:1024
+#: include/text.php:1077
msgid "happy"
msgstr "szczęśliwy"
-#: ../../include/text.php:1025
+#: include/text.php:1078
msgid "sad"
msgstr "smutny"
-#: ../../include/text.php:1026
+#: include/text.php:1079
msgid "mellow"
msgstr "spokojny"
-#: ../../include/text.php:1027
+#: include/text.php:1080
msgid "tired"
msgstr "zmęczony"
-#: ../../include/text.php:1028
+#: include/text.php:1081
msgid "perky"
msgstr "pewny siebie"
-#: ../../include/text.php:1029
+#: include/text.php:1082
msgid "angry"
msgstr "wściekły"
-#: ../../include/text.php:1030
+#: include/text.php:1083
msgid "stupified"
msgstr "odurzony"
-#: ../../include/text.php:1031
+#: include/text.php:1084
msgid "puzzled"
msgstr "zdziwiony"
-#: ../../include/text.php:1032
+#: include/text.php:1085
msgid "interested"
msgstr "interesujący"
-#: ../../include/text.php:1033
+#: include/text.php:1086
msgid "bitter"
msgstr "zajadły"
-#: ../../include/text.php:1034
+#: include/text.php:1087
msgid "cheerful"
msgstr "wesoły"
-#: ../../include/text.php:1035
+#: include/text.php:1088
msgid "alive"
msgstr "żywy"
-#: ../../include/text.php:1036
+#: include/text.php:1089
msgid "annoyed"
msgstr "irytujący"
-#: ../../include/text.php:1037
+#: include/text.php:1090
msgid "anxious"
msgstr "zazdrosny"
-#: ../../include/text.php:1038
+#: include/text.php:1091
msgid "cranky"
msgstr "zepsuty"
-#: ../../include/text.php:1039
+#: include/text.php:1092
msgid "disturbed"
msgstr "przeszkadzający"
-#: ../../include/text.php:1040
+#: include/text.php:1093
msgid "frustrated"
msgstr "rozbity"
-#: ../../include/text.php:1041
+#: include/text.php:1094
msgid "motivated"
msgstr "zmotywowany"
-#: ../../include/text.php:1042
+#: include/text.php:1095
msgid "relaxed"
msgstr "zrelaksowany"
-#: ../../include/text.php:1043
+#: include/text.php:1096
msgid "surprised"
msgstr "zaskoczony"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Monday"
msgstr "Poniedziałek"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Tuesday"
msgstr "Wtorek"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Wednesday"
msgstr "Środa"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Thursday"
msgstr "Czwartek"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Friday"
msgstr "Piątek"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Saturday"
msgstr "Sobota"
-#: ../../include/text.php:1213
+#: include/text.php:1266
msgid "Sunday"
msgstr "Niedziela"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "January"
msgstr "Styczeń"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "February"
msgstr "Luty"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "March"
msgstr "Marzec"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "April"
msgstr "Kwiecień"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "May"
msgstr "Maj"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "June"
msgstr "Czerwiec"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "July"
msgstr "Lipiec"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "August"
msgstr "Sierpień"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "September"
msgstr "Wrzesień"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "October"
msgstr "Październik"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "November"
msgstr "Listopad"
-#: ../../include/text.php:1217
+#: include/text.php:1270
msgid "December"
msgstr "Grudzień"
-#: ../../include/text.php:1437
+#: include/text.php:1492
msgid "bytes"
msgstr "bajty"
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1524 include/text.php:1536
msgid "Click to open/close"
msgstr "Kliknij aby otworzyć/zamknąć"
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr ""
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr ""
+
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
msgid "default"
msgstr "standardowe"
-#: ../../include/text.php:1714
+#: include/text.php:1780
msgid "Select an alternate language"
msgstr "Wybierz alternatywny język"
-#: ../../include/text.php:1970
+#: include/text.php:2036
msgid "activity"
msgstr "aktywność"
-#: ../../include/text.php:1973
+#: include/text.php:2039
msgid "post"
msgstr "post"
-#: ../../include/text.php:2141
+#: include/text.php:2207
msgid "Item filed"
msgstr ""
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
msgid "Image/photo"
msgstr "Obrazek/zdjęcie"
-#: ../../include/bbcode.php:528
+#: include/bbcode.php:556
#, php-format
msgid "%2$s %3$s"
msgstr ""
-#: ../../include/bbcode.php:562
+#: include/bbcode.php:590
#, php-format
msgid ""
"%s wrote the following post"
msgstr ""
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
+#: include/bbcode.php:1076 include/bbcode.php:1096
msgid "$1 wrote:"
msgstr "$1 napisał:"
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
+#: include/bbcode.php:1121 include/bbcode.php:1122
msgid "Encrypted content"
msgstr "Szyfrowana treść"
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
msgid "(no subject)"
msgstr "(bez tematu)"
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
msgid "noreply"
msgstr "brak odpowiedzi"
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
+#: include/dba_pdo.php:72 include/dba.php:56
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Nie można zlokalizować serwera DNS dla bazy danych '%s'"
-#: ../../include/contact_selectors.php:32
+#: include/contact_selectors.php:32
msgid "Unknown | Not categorised"
msgstr "Nieznany | Bez kategori"
-#: ../../include/contact_selectors.php:33
+#: include/contact_selectors.php:33
msgid "Block immediately"
msgstr "Zablokować natychmiast "
-#: ../../include/contact_selectors.php:34
+#: include/contact_selectors.php:34
msgid "Shady, spammer, self-marketer"
msgstr ""
-#: ../../include/contact_selectors.php:35
+#: include/contact_selectors.php:35
msgid "Known to me, but no opinion"
msgstr "Znam, ale nie mam zdania"
-#: ../../include/contact_selectors.php:36
+#: include/contact_selectors.php:36
msgid "OK, probably harmless"
msgstr "Ok, bez problemów"
-#: ../../include/contact_selectors.php:37
+#: include/contact_selectors.php:37
msgid "Reputable, has my trust"
msgstr "Zaufane, ma moje poparcie"
-#: ../../include/contact_selectors.php:60
+#: include/contact_selectors.php:60
msgid "Weekly"
msgstr "Tygodniowo"
-#: ../../include/contact_selectors.php:61
+#: include/contact_selectors.php:61
msgid "Monthly"
msgstr "Miesięcznie"
-#: ../../include/contact_selectors.php:77
+#: include/contact_selectors.php:77
msgid "OStatus"
msgstr "OStatus"
-#: ../../include/contact_selectors.php:78
+#: include/contact_selectors.php:78
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:82
+#: include/contact_selectors.php:82
msgid "Zot!"
msgstr ""
-#: ../../include/contact_selectors.php:83
+#: include/contact_selectors.php:83
msgid "LinkedIn"
msgstr "LinkedIn"
-#: ../../include/contact_selectors.php:84
+#: include/contact_selectors.php:84
msgid "XMPP/IM"
msgstr "XMPP/IM"
-#: ../../include/contact_selectors.php:85
+#: include/contact_selectors.php:85
msgid "MySpace"
msgstr "MySpace"
-#: ../../include/contact_selectors.php:87
+#: include/contact_selectors.php:87
msgid "Google+"
msgstr "Google+"
-#: ../../include/contact_selectors.php:88
+#: include/contact_selectors.php:88
msgid "pump.io"
msgstr ""
-#: ../../include/contact_selectors.php:89
+#: include/contact_selectors.php:89
msgid "Twitter"
msgstr ""
-#: ../../include/contact_selectors.php:90
+#: include/contact_selectors.php:90
msgid "Diaspora Connector"
msgstr ""
-#: ../../include/contact_selectors.php:91
+#: include/contact_selectors.php:91
msgid "Statusnet"
msgstr ""
-#: ../../include/contact_selectors.php:92
+#: include/contact_selectors.php:92
msgid "App.net"
msgstr ""
-#: ../../include/Scrape.php:614
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr ""
+
+#: include/Scrape.php:603
msgid " on Last.fm"
msgstr "na Last.fm"
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
+#: include/bb2diaspora.php:154 include/event.php:22
msgid "Starts:"
msgstr "Start:"
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
+#: include/bb2diaspora.php:162 include/event.php:32
msgid "Finishes:"
msgstr "Wykończenia:"
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "d M, R"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "d M"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Urodziny:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Wiek:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "od %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Tagi:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religia:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Hobby/Zainteresowania:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Informacje kontaktowe i sieci społeczne"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Zainteresowania muzyczne:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Książki, literatura:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Telewizja:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film/taniec/kultura/rozrywka"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Miłość/Romans:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Praca/zatrudnienie:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Szkoła/edukacja:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
msgid "Click here to upgrade."
msgstr "Kliknij tu, aby zaktualizować."
-#: ../../include/plugin.php:463
+#: include/plugin.php:466
msgid "This action exceeds the limits set by your subscription plan."
msgstr ""
-#: ../../include/plugin.php:468
+#: include/plugin.php:471
msgid "This action is not available under your subscription plan."
msgstr ""
-#: ../../include/nav.php:73
+#: include/nav.php:73
msgid "End this session"
msgstr "Zakończ sesję"
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
msgid "Your posts and conversations"
msgstr "Twoje posty i rozmowy"
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: include/nav.php:77 view/theme/diabook/theme.php:124
msgid "Your profile page"
msgstr "Twoja strona profilowa"
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
+#: include/nav.php:78 view/theme/diabook/theme.php:126
msgid "Your photos"
msgstr "Twoje zdjęcia"
-#: ../../include/nav.php:79
+#: include/nav.php:79
msgid "Your videos"
msgstr ""
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
+#: include/nav.php:80 view/theme/diabook/theme.php:127
msgid "Your events"
msgstr "Twoje wydarzenia"
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
+#: include/nav.php:81 view/theme/diabook/theme.php:128
msgid "Personal notes"
msgstr "Osobiste notatki"
-#: ../../include/nav.php:81
+#: include/nav.php:81
msgid "Your personal notes"
msgstr ""
-#: ../../include/nav.php:92
+#: include/nav.php:92
msgid "Sign in"
msgstr "Zaloguj się"
-#: ../../include/nav.php:105
+#: include/nav.php:105
msgid "Home Page"
msgstr "Strona startowa"
-#: ../../include/nav.php:109
+#: include/nav.php:109
msgid "Create an account"
msgstr "Załóż konto"
-#: ../../include/nav.php:114
+#: include/nav.php:114
msgid "Help and documentation"
msgstr "Pomoc i dokumentacja"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Apps"
msgstr "Aplikacje"
-#: ../../include/nav.php:117
+#: include/nav.php:117
msgid "Addon applications, utilities, games"
msgstr "Wtyczki, aplikacje, narzędzia, gry"
-#: ../../include/nav.php:119
+#: include/nav.php:119
msgid "Search site content"
msgstr "Przeszukaj zawartość strony"
-#: ../../include/nav.php:129
+#: include/nav.php:137
msgid "Conversations on this site"
msgstr "Rozmowy na tej stronie"
-#: ../../include/nav.php:131
+#: include/nav.php:139
msgid "Conversations on the network"
msgstr ""
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "Directory"
msgstr "Katalog"
-#: ../../include/nav.php:133
+#: include/nav.php:141
msgid "People directory"
msgstr ""
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information"
msgstr ""
-#: ../../include/nav.php:135
+#: include/nav.php:143
msgid "Information about this friendica instance"
msgstr ""
-#: ../../include/nav.php:145
+#: include/nav.php:153
msgid "Conversations from your friends"
msgstr "Rozmowy Twoich przyjaciół"
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Network Reset"
msgstr ""
-#: ../../include/nav.php:146
+#: include/nav.php:154
msgid "Load Network page with no filters"
msgstr ""
-#: ../../include/nav.php:154
+#: include/nav.php:161
msgid "Friend Requests"
msgstr "Podania o przyjęcie do grona znajomych"
-#: ../../include/nav.php:156
+#: include/nav.php:165
msgid "See all notifications"
msgstr "Zobacz wszystkie powiadomienia"
-#: ../../include/nav.php:157
+#: include/nav.php:166
msgid "Mark all system notifications seen"
msgstr "Oznacz wszystkie powiadomienia systemu jako przeczytane"
-#: ../../include/nav.php:161
+#: include/nav.php:170
msgid "Private mail"
msgstr "Prywatne maile"
-#: ../../include/nav.php:162
+#: include/nav.php:171
msgid "Inbox"
msgstr "Odebrane"
-#: ../../include/nav.php:163
+#: include/nav.php:172
msgid "Outbox"
msgstr "Wysłane"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage"
msgstr "Zarządzaj"
-#: ../../include/nav.php:167
+#: include/nav.php:176
msgid "Manage other pages"
msgstr "Zarządzaj innymi stronami"
-#: ../../include/nav.php:172
+#: include/nav.php:181
msgid "Account settings"
msgstr "Ustawienia konta"
-#: ../../include/nav.php:175
+#: include/nav.php:184
msgid "Manage/Edit Profiles"
msgstr "Zarządzaj/Edytuj profile"
-#: ../../include/nav.php:177
+#: include/nav.php:186
msgid "Manage/edit friends and contacts"
msgstr "Zarządzaj listą przyjaciół i kontaktami"
-#: ../../include/nav.php:184
+#: include/nav.php:193
msgid "Site setup and configuration"
msgstr "Konfiguracja i ustawienia instancji"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Navigation"
msgstr "Nawigacja"
-#: ../../include/nav.php:188
+#: include/nav.php:197
msgid "Site map"
msgstr "Mapa strony"
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
msgid "User not found."
msgstr ""
-#: ../../include/api.php:771
+#: include/api.php:795
#, php-format
msgid "Daily posting limit of %d posts reached. The post was rejected."
msgstr ""
-#: ../../include/api.php:790
+#: include/api.php:814
#, php-format
msgid "Weekly posting limit of %d posts reached. The post was rejected."
msgstr ""
-#: ../../include/api.php:809
+#: include/api.php:833
#, php-format
msgid "Monthly posting limit of %d posts reached. The post was rejected."
msgstr ""
-#: ../../include/api.php:1272
+#: include/api.php:1350
msgid "There is no status with this id."
msgstr ""
-#: ../../include/api.php:1342
+#: include/api.php:1424
msgid "There is no conversation with this id."
msgstr ""
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr ""
-
-#: ../../include/api.php:1625
+#: include/api.php:1703
msgid "Invalid item."
msgstr ""
-#: ../../include/api.php:1635
+#: include/api.php:1713
msgid "Invalid action. "
msgstr ""
-#: ../../include/api.php:1643
+#: include/api.php:1721
msgid "DB error"
msgstr ""
-#: ../../include/user.php:40
+#: include/user.php:48
msgid "An invitation is required."
msgstr "Wymagane zaproszenie."
-#: ../../include/user.php:45
+#: include/user.php:53
msgid "Invitation could not be verified."
msgstr "Zaproszenie niezweryfikowane."
-#: ../../include/user.php:53
+#: include/user.php:61
msgid "Invalid OpenID url"
msgstr "Nieprawidłowy adres url OpenID"
-#: ../../include/user.php:74
+#: include/user.php:82
msgid "Please enter the required information."
msgstr "Wprowadź wymagane informacje"
-#: ../../include/user.php:88
+#: include/user.php:96
msgid "Please use a shorter name."
msgstr "Użyj dłuższej nazwy."
-#: ../../include/user.php:90
+#: include/user.php:98
msgid "Name too short."
msgstr "Nazwa jest za krótka."
-#: ../../include/user.php:105
+#: include/user.php:113
msgid "That doesn't appear to be your full (First Last) name."
msgstr "Zdaje mi się że to nie jest twoje pełne Imię(Nazwisko)."
-#: ../../include/user.php:110
+#: include/user.php:118
msgid "Your email domain is not among those allowed on this site."
msgstr "Twoja domena internetowa nie jest obsługiwana na tej stronie."
-#: ../../include/user.php:113
+#: include/user.php:121
msgid "Not a valid email address."
msgstr "Niepoprawny adres e mail.."
-#: ../../include/user.php:126
+#: include/user.php:134
msgid "Cannot use that email."
msgstr "Nie możesz użyć tego e-maila. "
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Twój login może składać się tylko z \"a-z\", \"0-9\", \"-\", \"_\", i musi mieć na początku literę."
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr ""
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
msgid "Nickname is already registered. Please choose another."
msgstr "Ten login jest zajęty. Wybierz inny."
-#: ../../include/user.php:148
+#: include/user.php:156
msgid ""
"Nickname was once registered here and may not be re-used. Please choose "
"another."
msgstr "Ten nick był już zarejestrowany na tej stronie i nie może być użyty ponownie."
-#: ../../include/user.php:164
+#: include/user.php:172
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "POWAŻNY BŁĄD: niepowodzenie podczas tworzenia kluczy zabezpieczeń."
-#: ../../include/user.php:222
+#: include/user.php:230
msgid "An error occurred during registration. Please try again."
msgstr "Wystąpił bład podczas rejestracji, Spróbuj ponownie."
-#: ../../include/user.php:257
+#: include/user.php:265
msgid "An error occurred creating your default profile. Please try again."
msgstr "Wystąpił błąd podczas tworzenia profilu. Spróbuj ponownie."
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
msgid "Friends"
msgstr "Przyjaciele"
-#: ../../include/user.php:377
+#: include/user.php:385
#, php-format
msgid ""
"\n"
@@ -7120,7 +7336,7 @@ msgid ""
"\t"
msgstr ""
-#: ../../include/user.php:381
+#: include/user.php:389
#, php-format
msgid ""
"\n"
@@ -7150,495 +7366,494 @@ msgid ""
"\t\tThank you and welcome to %2$s."
msgstr ""
-#: ../../include/diaspora.php:703
+#: include/diaspora.php:717
msgid "Sharing notification from Diaspora network"
msgstr "Wspólne powiadomienie z sieci Diaspora"
-#: ../../include/diaspora.php:2520
+#: include/diaspora.php:2560
msgid "Attachments:"
msgstr "Załączniki:"
-#: ../../include/items.php:4555
+#: include/items.php:4853
msgid "Do you really want to delete this item?"
msgstr ""
-#: ../../include/items.php:4778
+#: include/items.php:5128
msgid "Archives"
msgstr "Archiwum"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Male"
msgstr "Mężczyzna"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Female"
msgstr "Kobieta"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Male"
msgstr "Aktualnie Mężczyzna"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Currently Female"
msgstr "Aktualnie Kobieta"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Male"
msgstr "Bardziej Mężczyzna"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Mostly Female"
msgstr "Bardziej Kobieta"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transgender"
msgstr "Transpłciowy"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Intersex"
msgstr "Międzypłciowy"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Transsexual"
msgstr "Transseksualista"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Hermaphrodite"
msgstr "Hermafrodyta"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Neuter"
msgstr "Bezpłciowy"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Non-specific"
msgstr "Niespecyficzne"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Other"
msgstr "Inne"
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
msgid "Undecided"
msgstr "Niezdecydowany"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Males"
msgstr "Mężczyźni"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Females"
msgstr "Kobiety"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Gay"
msgstr "Gej"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Lesbian"
msgstr "Lesbijka"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "No Preference"
msgstr "Brak preferencji"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Bisexual"
msgstr "Biseksualny"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Autosexual"
msgstr "Niezidentyfikowany"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Abstinent"
msgstr "Abstynent"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Virgin"
msgstr "Dziewica"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Deviant"
msgstr "Zboczeniec"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Fetish"
msgstr "Fetysz"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Oodles"
msgstr "Nadmiar"
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
msgid "Nonsexual"
msgstr "Nieseksualny"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Single"
msgstr "Singiel"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Lonely"
msgstr "Samotny"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Available"
msgstr "Dostępny"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unavailable"
msgstr "Niedostępny"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Has crush"
msgstr ""
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Infatuated"
msgstr "zakochany"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Dating"
msgstr "Randki"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unfaithful"
msgstr "Niewierny"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Sex Addict"
msgstr "Uzależniony od seksu"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Friends/Benefits"
msgstr "Przyjaciele/Korzyści"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Casual"
msgstr "Przypadkowy"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Engaged"
msgstr "Zaręczeni"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Married"
msgstr "Małżeństwo"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily married"
msgstr "Fikcyjnie w związku małżeńskim"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Partners"
msgstr "Partnerzy"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Cohabiting"
msgstr "Konkubinat"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Common law"
msgstr ""
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Happy"
msgstr "Szczęśliwy"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Not looking"
msgstr ""
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Swinger"
msgstr "Swinger"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Betrayed"
msgstr "Zdradzony"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Separated"
msgstr "W separacji"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Unstable"
msgstr "Niestabilny"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Divorced"
msgstr "Rozwiedzeni"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Imaginarily divorced"
msgstr "Fikcyjnie rozwiedziony/a"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Widowed"
msgstr "Wdowiec"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Uncertain"
msgstr "Nieokreślony"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "It's complicated"
msgstr "To skomplikowane"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Don't care"
msgstr "Nie obchodzi mnie to"
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
msgid "Ask me"
msgstr "Zapytaj mnie "
-#: ../../include/enotify.php:18
+#: include/enotify.php:18
msgid "Friendica Notification"
msgstr "Powiadomienia Friendica"
-#: ../../include/enotify.php:21
+#: include/enotify.php:21
msgid "Thank You,"
msgstr "Dziękuję,"
-#: ../../include/enotify.php:23
+#: include/enotify.php:23
#, php-format
msgid "%s Administrator"
msgstr "%s administrator"
-#: ../../include/enotify.php:64
+#: include/enotify.php:64
#, php-format
msgid "%s "
msgstr ""
-#: ../../include/enotify.php:68
+#: include/enotify.php:78
#, php-format
msgid "[Friendica:Notify] New mail received at %s"
msgstr "[Friendica:Notify] Nowa wiadomość otrzymana od %s"
-#: ../../include/enotify.php:70
+#: include/enotify.php:80
#, php-format
msgid "%1$s sent you a new private message at %2$s."
msgstr ""
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
#, php-format
msgid "%1$s sent you %2$s."
msgstr "%1$s wysyła ci %2$s"
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
msgid "a private message"
msgstr "prywatna wiadomość"
-#: ../../include/enotify.php:72
+#: include/enotify.php:82
#, php-format
msgid "Please visit %s to view and/or reply to your private messages."
msgstr "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości"
-#: ../../include/enotify.php:124
+#: include/enotify.php:134
#, php-format
msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
msgstr "%1$s skomentował [url=%2$s]a %3$s[/url]"
-#: ../../include/enotify.php:131
+#: include/enotify.php:141
#, php-format
msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
msgstr ""
-#: ../../include/enotify.php:139
+#: include/enotify.php:149
#, php-format
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
msgstr ""
-#: ../../include/enotify.php:149
+#: include/enotify.php:159
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
msgstr ""
-#: ../../include/enotify.php:150
+#: include/enotify.php:160
#, php-format
msgid "%s commented on an item/conversation you have been following."
msgstr "%s skomentował rozmowę którą śledzisz"
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
#, php-format
msgid "Please visit %s to view and/or reply to the conversation."
msgstr "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na rozmowę"
-#: ../../include/enotify.php:160
+#: include/enotify.php:170
#, php-format
msgid "[Friendica:Notify] %s posted to your profile wall"
msgstr "[Friendica:Notify] %s napisał na twoim profilu"
-#: ../../include/enotify.php:162
+#: include/enotify.php:172
#, php-format
msgid "%1$s posted to your profile wall at %2$s"
msgstr ""
-#: ../../include/enotify.php:164
+#: include/enotify.php:174
#, php-format
msgid "%1$s posted to [url=%2$s]your wall[/url]"
msgstr ""
-#: ../../include/enotify.php:175
+#: include/enotify.php:185
#, php-format
msgid "[Friendica:Notify] %s tagged you"
msgstr "[Friendica:Notify] %s oznaczył cię"
-#: ../../include/enotify.php:176
+#: include/enotify.php:186
#, php-format
msgid "%1$s tagged you at %2$s"
msgstr "%1$s oznaczył/a cię w %2$s"
-#: ../../include/enotify.php:177
+#: include/enotify.php:187
#, php-format
msgid "%1$s [url=%2$s]tagged you[/url]."
msgstr ""
-#: ../../include/enotify.php:188
+#: include/enotify.php:198
#, php-format
msgid "[Friendica:Notify] %s shared a new post"
msgstr ""
-#: ../../include/enotify.php:189
+#: include/enotify.php:199
#, php-format
msgid "%1$s shared a new post at %2$s"
msgstr ""
-#: ../../include/enotify.php:190
+#: include/enotify.php:200
#, php-format
msgid "%1$s [url=%2$s]shared a post[/url]."
msgstr ""
-#: ../../include/enotify.php:202
+#: include/enotify.php:212
#, php-format
msgid "[Friendica:Notify] %1$s poked you"
msgstr ""
-#: ../../include/enotify.php:203
+#: include/enotify.php:213
#, php-format
msgid "%1$s poked you at %2$s"
msgstr ""
-#: ../../include/enotify.php:204
+#: include/enotify.php:214
#, php-format
msgid "%1$s [url=%2$s]poked you[/url]."
msgstr ""
-#: ../../include/enotify.php:219
+#: include/enotify.php:229
#, php-format
msgid "[Friendica:Notify] %s tagged your post"
msgstr ""
-#: ../../include/enotify.php:220
+#: include/enotify.php:230
#, php-format
msgid "%1$s tagged your post at %2$s"
msgstr ""
-#: ../../include/enotify.php:221
+#: include/enotify.php:231
#, php-format
msgid "%1$s tagged [url=%2$s]your post[/url]"
msgstr ""
-#: ../../include/enotify.php:232
+#: include/enotify.php:242
msgid "[Friendica:Notify] Introduction received"
msgstr ""
-#: ../../include/enotify.php:233
+#: include/enotify.php:243
#, php-format
msgid "You've received an introduction from '%1$s' at %2$s"
msgstr ""
-#: ../../include/enotify.php:234
+#: include/enotify.php:244
#, php-format
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
msgstr ""
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#: include/enotify.php:247 include/enotify.php:289
#, php-format
msgid "You may visit their profile at %s"
msgstr "Możesz obejrzeć ich profile na %s"
-#: ../../include/enotify.php:239
+#: include/enotify.php:249
#, php-format
msgid "Please visit %s to approve or reject the introduction."
msgstr "Odwiedż %s aby zatwierdzić lub odrzucić przedstawienie."
-#: ../../include/enotify.php:247
+#: include/enotify.php:257
msgid "[Friendica:Notify] A new person is sharing with you"
msgstr ""
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#: include/enotify.php:258 include/enotify.php:259
#, php-format
msgid "%1$s is sharing with you at %2$s"
msgstr ""
-#: ../../include/enotify.php:255
+#: include/enotify.php:265
msgid "[Friendica:Notify] You have a new follower"
msgstr ""
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#: include/enotify.php:266 include/enotify.php:267
#, php-format
msgid "You have a new follower at %2$s : %1$s"
msgstr ""
-#: ../../include/enotify.php:270
+#: include/enotify.php:280
msgid "[Friendica:Notify] Friend suggestion received"
msgstr ""
-#: ../../include/enotify.php:271
+#: include/enotify.php:281
#, php-format
msgid "You've received a friend suggestion from '%1$s' at %2$s"
msgstr ""
-#: ../../include/enotify.php:272
+#: include/enotify.php:282
#, php-format
msgid ""
"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
msgstr ""
-#: ../../include/enotify.php:277
+#: include/enotify.php:287
msgid "Name:"
msgstr "Imię:"
-#: ../../include/enotify.php:278
+#: include/enotify.php:288
msgid "Photo:"
msgstr "Zdjęcie:"
-#: ../../include/enotify.php:281
+#: include/enotify.php:291
#, php-format
msgid "Please visit %s to approve or reject the suggestion."
msgstr ""
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
+#: include/enotify.php:299 include/enotify.php:312
msgid "[Friendica:Notify] Connection accepted"
msgstr ""
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#: include/enotify.php:300 include/enotify.php:313
#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
+msgid "'%1$s' has accepted your connection request at %2$s"
msgstr ""
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#: include/enotify.php:301 include/enotify.php:314
#, php-format
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
msgstr ""
-#: ../../include/enotify.php:294
+#: include/enotify.php:304
msgid ""
"You are now mutual friends and may exchange status updates, photos, and email\n"
"\twithout restriction."
msgstr ""
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#: include/enotify.php:307 include/enotify.php:321
#, php-format
msgid "Please visit %s if you wish to make any changes to this relationship."
msgstr ""
-#: ../../include/enotify.php:307
+#: include/enotify.php:317
#, php-format
msgid ""
"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
@@ -7647,71 +7862,71 @@ msgid ""
"automatically."
msgstr ""
-#: ../../include/enotify.php:309
+#: include/enotify.php:319
#, php-format
msgid ""
"'%1$s' may choose to extend this into a two-way or more permissive "
"relationship in the future. "
msgstr ""
-#: ../../include/enotify.php:322
+#: include/enotify.php:332
msgid "[Friendica System:Notify] registration request"
msgstr ""
-#: ../../include/enotify.php:323
+#: include/enotify.php:333
#, php-format
msgid "You've received a registration request from '%1$s' at %2$s"
msgstr ""
-#: ../../include/enotify.php:324
+#: include/enotify.php:334
#, php-format
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
msgstr ""
-#: ../../include/enotify.php:327
+#: include/enotify.php:337
#, php-format
msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
msgstr ""
-#: ../../include/enotify.php:330
+#: include/enotify.php:340
#, php-format
msgid "Please visit %s to approve or reject the request."
msgstr ""
-#: ../../include/oembed.php:212
+#: include/oembed.php:220
msgid "Embedded content"
msgstr "Osadzona zawartość"
-#: ../../include/oembed.php:221
+#: include/oembed.php:229
msgid "Embedding disabled"
msgstr "Osadzanie wyłączone"
-#: ../../include/uimport.php:94
+#: include/uimport.php:94
msgid "Error decoding account file"
msgstr "Błąd podczas odczytu pliku konta"
-#: ../../include/uimport.php:100
+#: include/uimport.php:100
msgid "Error! No version data in file! This is not a Friendica account file?"
msgstr ""
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
+#: include/uimport.php:116 include/uimport.php:127
msgid "Error! Cannot check nickname"
msgstr ""
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#: include/uimport.php:120 include/uimport.php:131
#, php-format
msgid "User '%s' already exists on this server!"
msgstr "Użytkownik '%s' już istnieje na tym serwerze!"
-#: ../../include/uimport.php:153
+#: include/uimport.php:153
msgid "User creation error"
msgstr ""
-#: ../../include/uimport.php:171
+#: include/uimport.php:173
msgid "User profile creation error"
msgstr ""
-#: ../../include/uimport.php:220
+#: include/uimport.php:222
#, php-format
msgid "%d contact not imported"
msgid_plural "%d contacts not imported"
@@ -7719,194 +7934,172 @@ msgstr[0] "Nie zaimportowano %d kontaktu."
msgstr[1] "Nie zaimportowano %d kontaktów."
msgstr[2] "Nie zaimportowano %d kontaktów."
-#: ../../include/uimport.php:290
+#: include/uimport.php:292
msgid "Done. You can now login with your username and password"
msgstr "Wykonano. Teraz możesz się zalogować z użyciem loginu i hasła."
-#: ../../index.php:428
+#: index.php:441
msgid "toggle mobile"
msgstr "przełącz na mobilny"
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Ustawienia motywu"
-
-#: ../../view/theme/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
msgid "Set resize level for images in posts and comments (width and height)"
msgstr ""
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
msgid "Set font-size for posts and comments"
msgstr "Ustaw rozmiar fontów dla postów i komentarzy"
-#: ../../view/theme/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
msgid "Set theme width"
msgstr "Ustaw szerokość motywu"
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
msgid "Color scheme"
msgstr "Zestaw kolorów"
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
msgid "Set line-height for posts and comments"
msgstr ""
-#: ../../view/theme/dispy/config.php:75
+#: view/theme/dispy/config.php:75
msgid "Set colour scheme"
msgstr "Zestaw kolorów"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Alignment"
msgstr "Wyrównanie"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Left"
msgstr "Lewo"
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
msgid "Center"
msgstr "Środek"
-#: ../../view/theme/quattro/config.php:69
+#: view/theme/quattro/config.php:69
msgid "Posts font size"
msgstr ""
-#: ../../view/theme/quattro/config.php:70
+#: view/theme/quattro/config.php:70
msgid "Textareas font size"
msgstr ""
-#: ../../view/theme/diabook/config.php:153
+#: view/theme/diabook/config.php:153
msgid "Set resolution for middle column"
msgstr ""
-#: ../../view/theme/diabook/config.php:154
+#: view/theme/diabook/config.php:154
msgid "Set color scheme"
msgstr "Zestaw kolorów"
-#: ../../view/theme/diabook/config.php:155
+#: view/theme/diabook/config.php:155
msgid "Set zoomfactor for Earth Layer"
msgstr ""
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
msgid "Set longitude (X) for Earth Layers"
msgstr ""
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
msgid "Set latitude (Y) for Earth Layers"
msgstr ""
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
msgid "Community Pages"
msgstr "Strony społecznościowe"
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
msgid "Earth Layers"
msgstr ""
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
msgid "Community Profiles"
msgstr ""
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
msgid "Help or @NewHere ?"
msgstr ""
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
msgid "Connect Services"
msgstr "Połączone serwisy"
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
msgid "Find Friends"
msgstr "Znajdź znajomych"
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
msgid "Last users"
msgstr "Ostatni użytkownicy"
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
msgid "Last photos"
msgstr "Ostatnie zdjęcia"
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
msgid "Last likes"
msgstr "Ostatnie polubienia"
-#: ../../view/theme/diabook/theme.php:125
+#: view/theme/diabook/theme.php:125
msgid "Your contacts"
msgstr "Twoje kontakty"
-#: ../../view/theme/diabook/theme.php:128
+#: view/theme/diabook/theme.php:128
msgid "Your personal photos"
msgstr "Twoje osobiste zdjęcia"
-#: ../../view/theme/diabook/theme.php:524
+#: view/theme/diabook/theme.php:524
msgid "Local Directory"
msgstr ""
-#: ../../view/theme/diabook/theme.php:584
+#: view/theme/diabook/theme.php:584
msgid "Set zoomfactor for Earth Layers"
msgstr ""
-#: ../../view/theme/diabook/theme.php:622
+#: view/theme/diabook/theme.php:622
msgid "Show/hide boxes at right-hand column:"
msgstr ""
-#: ../../view/theme/vier/config.php:56
+#: view/theme/vier/config.php:59
msgid "Set style"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:45
+#: view/theme/duepuntozero/config.php:45
msgid "greenzero"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:46
+#: view/theme/duepuntozero/config.php:46
msgid "purplezero"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:47
+#: view/theme/duepuntozero/config.php:47
msgid "easterbunny"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:48
msgid "darkzero"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:49
msgid "comix"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:50
msgid "slackr"
msgstr ""
-#: ../../view/theme/duepuntozero/config.php:62
+#: view/theme/duepuntozero/config.php:62
msgid "Variations"
msgstr ""
diff --git a/view/pl/strings.php b/view/pl/strings.php
index d28af9051..90cec9965 100644
--- a/view/pl/strings.php
+++ b/view/pl/strings.php
@@ -52,6 +52,10 @@ $a->strings["Toggle Archive status"] = "";
$a->strings["Repair"] = "Napraw";
$a->strings["Advanced Contact Settings"] = "Zaawansowane ustawienia kontaktów";
$a->strings["Communications lost with this contact!"] = "Komunikacja przerwana z tym kontaktem!";
+$a->strings["Fetch further information for feeds"] = "";
+$a->strings["Disabled"] = "";
+$a->strings["Fetch information"] = "";
+$a->strings["Fetch information and keywords"] = "";
$a->strings["Contact Editor"] = "Edytor kontaktów";
$a->strings["Submit"] = "Potwierdź";
$a->strings["Profile Visibility"] = "Widoczność profilu";
@@ -74,12 +78,9 @@ $a->strings["Hide this contact from others"] = "Ukryj ten kontakt przed innymi";
$a->strings["Replies/likes to your public posts may still be visible"] = "Odpowiedzi/kliknięcia \"lubię to\" do twoich publicznych postów nadal mogą być widoczne";
$a->strings["Notification for new posts"] = "";
$a->strings["Send a notification of every new post of this contact"] = "";
-$a->strings["Fetch further information for feeds"] = "";
-$a->strings["Disabled"] = "";
-$a->strings["Fetch information"] = "";
-$a->strings["Fetch information and keywords"] = "";
$a->strings["Blacklisted keywords"] = "";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "";
+$a->strings["Profile URL"] = "";
$a->strings["Suggestions"] = "Sugestie";
$a->strings["Suggest potential friends"] = "Sugerowani znajomi";
$a->strings["All Contacts"] = "Wszystkie kontakty";
@@ -94,16 +95,16 @@ $a->strings["Archived"] = "Zarchiwizowane";
$a->strings["Only show archived contacts"] = "Pokaż tylko zarchiwizowane kontakty";
$a->strings["Hidden"] = "Ukryty";
$a->strings["Only show hidden contacts"] = "Pokaż tylko ukryte kontakty";
-$a->strings["Mutual Friendship"] = "Wzajemna przyjaźń";
-$a->strings["is a fan of yours"] = "jest twoim fanem";
-$a->strings["you are a fan of"] = "jesteś fanem";
-$a->strings["Edit contact"] = "Edytuj kontakt";
$a->strings["Contacts"] = "Kontakty";
$a->strings["Search your contacts"] = "Wyszukaj w kontaktach";
$a->strings["Finding: "] = "Znalezione:";
$a->strings["Find"] = "Znajdź";
$a->strings["Update"] = "Zaktualizuj";
$a->strings["Delete"] = "Usuń";
+$a->strings["Mutual Friendship"] = "Wzajemna przyjaźń";
+$a->strings["is a fan of yours"] = "jest twoim fanem";
+$a->strings["you are a fan of"] = "jesteś fanem";
+$a->strings["Edit contact"] = "Edytuj kontakt";
$a->strings["No profile"] = "Brak profilu";
$a->strings["Manage Identities and/or Pages"] = "Zarządzaj Tożsamościami i/lub Stronami.";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "";
@@ -164,7 +165,7 @@ $a->strings["Profile Photos"] = "Zdjęcia profilowe";
$a->strings["Image size reduction [%s] failed."] = "Redukcja rozmiaru obrazka [%s] nie powiodła się.";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "";
$a->strings["Unable to process image"] = "Nie udało się przetworzyć obrazu.";
-$a->strings["Image exceeds size limit of %d"] = "Rozmiar obrazka przekracza limit %d";
+$a->strings["Image exceeds size limit of %s"] = "";
$a->strings["Unable to process image."] = "Przetwarzanie obrazu nie powiodło się.";
$a->strings["Upload File:"] = "Wyślij plik:";
$a->strings["Select a profile:"] = "Wybierz profil:";
@@ -187,6 +188,13 @@ $a->strings["Remove"] = "Usuń";
$a->strings["Save to Folder:"] = "Zapisz w folderze:";
$a->strings["- select -"] = "- wybierz -";
$a->strings["Save"] = "Zapisz";
+$a->strings["You already added this contact."] = "";
+$a->strings["Please answer the following:"] = "Proszę odpowiedzieć na poniższe:";
+$a->strings["Does %s know you?"] = "Czy %s Cię zna?";
+$a->strings["No"] = "Nie";
+$a->strings["Add a personal note:"] = "Dodaj osobistą notkę:";
+$a->strings["Your Identity Address:"] = "Twój zidentyfikowany adres:";
+$a->strings["Submit Request"] = "Wyślij zgłoszenie";
$a->strings["Contact added"] = "Kontakt dodany";
$a->strings["Unable to locate original post."] = "Nie można zlokalizować oryginalnej wiadomości.";
$a->strings["Empty post discarded."] = "Pusty wpis wyrzucony.";
@@ -233,6 +241,8 @@ $a->strings["[Name Withheld]"] = "[Nazwa wstrzymana]";
$a->strings["%1\$s has joined %2\$s"] = "%1\$s dołączył/a do %2\$s";
$a->strings["Requested profile is not available."] = "Żądany profil jest niedostępny";
$a->strings["Tips for New Members"] = "Wskazówki dla nowych użytkowników";
+$a->strings["Do you really want to delete this video?"] = "";
+$a->strings["Delete Video"] = "";
$a->strings["No videos selected"] = "Nie zaznaczono filmów";
$a->strings["Access to this item is restricted."] = "Dostęp do tego obiektu jest ograniczony.";
$a->strings["View Video"] = "Zobacz film";
@@ -243,6 +253,7 @@ $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s zaznaczył %2\$s'g
$a->strings["Friend suggestion sent."] = "Propozycja znajomych wysłana.";
$a->strings["Suggest Friends"] = "Zaproponuj znajomych";
$a->strings["Suggest a friend for %s"] = "Zaproponuj znajomych dla %s";
+$a->strings["Invalid request."] = "";
$a->strings["No valid account found."] = "Nie znaleziono ważnego konta.";
$a->strings["Password reset request issued. Check your email."] = "Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój adres email.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
@@ -267,13 +278,6 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nie lubi %2\$s's %3\$s"
$a->strings["{0} wants to be your friend"] = "{0} chce być Twoim znajomym";
$a->strings["{0} sent you a message"] = "{0} wysyła Ci wiadomość";
$a->strings["{0} requested registration"] = "{0} żądana rejestracja";
-$a->strings["{0} commented %s's post"] = "{0} skomentował %s wpis";
-$a->strings["{0} liked %s's post"] = "{0} polubił wpis %s";
-$a->strings["{0} disliked %s's post"] = "{0} przestał lubić post %s";
-$a->strings["{0} is now friends with %s"] = "{0} jest teraz znajomym %s";
-$a->strings["{0} posted"] = "{0} utworzony";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} zaznaczony %s'go post z #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} wspomniał Cię w swoim wpisie";
$a->strings["No contacts."] = "brak kontaktów";
$a->strings["View Contacts"] = "widok kontaktów";
$a->strings["Invalid request identifier."] = "Niewłaściwy identyfikator wymagania.";
@@ -294,12 +298,17 @@ $a->strings["Approve"] = "Zatwierdź";
$a->strings["Claims to be known to you: "] = "Twierdzi, że go znasz:";
$a->strings["yes"] = "tak";
$a->strings["no"] = "nie";
-$a->strings["Approve as: "] = "Zatwierdź jako:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "";
$a->strings["Friend"] = "Znajomy";
$a->strings["Sharer"] = "Udostępniający/a";
$a->strings["Fan/Admirer"] = "Fan";
$a->strings["Friend/Connect Request"] = "Prośba o dodanie do przyjaciół/powiązanych";
$a->strings["New Follower"] = "Nowy obserwator";
+$a->strings["Location:"] = "Lokalizacja";
+$a->strings["About:"] = "O:";
+$a->strings["Tags:"] = "Tagi:";
+$a->strings["Gender:"] = "Płeć:";
$a->strings["No introductions."] = "Brak wstępu.";
$a->strings["Notifications"] = "Powiadomienia";
$a->strings["%s liked %s's post"] = "%s polubił wpis %s";
@@ -372,6 +381,7 @@ $a->strings["Return to contact editor"] = "Wróć do edytora kontaktów";
$a->strings["No mirroring"] = "";
$a->strings["Mirror as forwarded posting"] = "";
$a->strings["Mirror as my own posting"] = "";
+$a->strings["Refetch contact data"] = "";
$a->strings["Name"] = "Imię";
$a->strings["Account Nickname"] = "Nazwa konta";
$a->strings["@Tagname - overrides Name/Nickname"] = "";
@@ -387,7 +397,8 @@ $a->strings["Mark this contact as remote_self, this will cause friendica to repo
$a->strings["Login"] = "Login";
$a->strings["The post was created"] = "";
$a->strings["Access denied."] = "Brak dostępu";
-$a->strings["People Search"] = "Szukaj osób";
+$a->strings["People Search - %s"] = "";
+$a->strings["Connect"] = "Połącz";
$a->strings["No matches"] = "brak dopasowań";
$a->strings["Photos"] = "Zdjęcia";
$a->strings["Files"] = "Pliki";
@@ -398,6 +409,7 @@ $a->strings["Users"] = "Użytkownicy";
$a->strings["Plugins"] = "Wtyczki";
$a->strings["Themes"] = "Temat";
$a->strings["DB updates"] = "Aktualizacje DB";
+$a->strings["Inspect Queue"] = "";
$a->strings["Logs"] = "Logi";
$a->strings["probe address"] = "";
$a->strings["check webfinger"] = "";
@@ -405,6 +417,13 @@ $a->strings["Admin"] = "Administator";
$a->strings["Plugin Features"] = "Polecane wtyczki";
$a->strings["diagnostics"] = "";
$a->strings["User registrations waiting for confirmation"] = "Rejestracje użytkownika czekają na potwierdzenie.";
+$a->strings["Administration"] = "Administracja";
+$a->strings["ID"] = "";
+$a->strings["Recipient Name"] = "";
+$a->strings["Recipient Profile"] = "";
+$a->strings["Created"] = "";
+$a->strings["Last Tried"] = "";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
$a->strings["Normal Account"] = "Konto normalne";
$a->strings["Soapbox Account"] = "Konto Soapbox";
$a->strings["Community/Celebrity Account"] = "Konto społeczności/gwiazdy";
@@ -412,7 +431,6 @@ $a->strings["Automatic Friend Account"] = "Automatyczny przyjaciel konta";
$a->strings["Blog Account"] = "Konto Bloga";
$a->strings["Private Forum"] = "Forum Prywatne";
$a->strings["Message queues"] = "Wiadomości";
-$a->strings["Administration"] = "Administracja";
$a->strings["Summary"] = "Skrót";
$a->strings["Registered users"] = "Zarejestrowani użytkownicy";
$a->strings["Pending registrations"] = "Rejestracje w toku.";
@@ -429,6 +447,12 @@ $a->strings["Frequently"] = "Jak najczęściej";
$a->strings["Hourly"] = "Godzinowo";
$a->strings["Twice daily"] = "Dwa razy dziennie";
$a->strings["Daily"] = "Dziennie";
+$a->strings["Users, Global Contacts"] = "";
+$a->strings["Users, Global Contacts/fallback"] = "";
+$a->strings["One month"] = "Miesiąc";
+$a->strings["Three months"] = "Trzy miesiące";
+$a->strings["Half a year"] = "Pół roku";
+$a->strings["One year"] = "Rok";
$a->strings["Multi user instance"] = "Tryb MultiUsera";
$a->strings["Closed"] = "Zamknięty";
$a->strings["Requires approval"] = "Wymagane zatwierdzenie.";
@@ -436,21 +460,25 @@ $a->strings["Open"] = "Otwórz";
$a->strings["No SSL policy, links will track page SSL state"] = "Brak SSL , linki będą śledzić stan SSL .";
$a->strings["Force all links to use SSL"] = "Wymuś by linki używały SSL.";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . ";
-$a->strings["Save Settings"] = "";
+$a->strings["Save Settings"] = "Zapisz ustawienia";
$a->strings["Registration"] = "Rejestracja";
$a->strings["File upload"] = "Plik załadowano";
$a->strings["Policies"] = "zasady";
$a->strings["Advanced"] = "Zaawansowany";
+$a->strings["Auto Discovered Contact Directory"] = "";
$a->strings["Performance"] = "Ustawienia";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "";
$a->strings["Site name"] = "Nazwa strony";
$a->strings["Host name"] = "";
$a->strings["Sender Email"] = "";
+$a->strings["The email address your server shall use to send notification emails from."] = "";
$a->strings["Banner/Logo"] = "Logo";
$a->strings["Shortcut icon"] = "";
+$a->strings["Link to an icon that will be used for browsers."] = "";
$a->strings["Touch icon"] = "";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "";
$a->strings["Additional Info"] = "Dodatkowe informacje";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "";
$a->strings["System language"] = "Język systemu";
$a->strings["System theme"] = "Motyw systemowy";
$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Domyślny motyw systemu - może być nadpisany przez profil użytkownika zmień ustawienia motywów";
@@ -533,6 +561,18 @@ $a->strings["Poll interval"] = "";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "";
$a->strings["Maximum Load Average"] = "";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "";
+$a->strings["Maximum Load Average (Frontend)"] = "";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "";
+$a->strings["Periodical check of global contacts"] = "";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "";
+$a->strings["Discover contacts from other servers"] = "";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "";
+$a->strings["Timeframe for fetching global contacts"] = "";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
+$a->strings["Search the local directory"] = "";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "";
+$a->strings["Publish server information"] = "";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See the-federation.info for details."] = "";
$a->strings["Use MySQL full text engine"] = "";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "";
$a->strings["Suppress Language"] = "";
@@ -540,13 +580,17 @@ $a->strings["Suppress language information in meta information about a posting."
$a->strings["Suppress Tags"] = "";
$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
$a->strings["Path to item cache"] = "";
+$a->strings["The item caches buffers generated bbcode and external images."] = "";
$a->strings["Cache duration in seconds"] = "";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "";
$a->strings["Maximum numbers of comments per post"] = "";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "";
$a->strings["Path for lock file"] = "";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "";
$a->strings["Temp path"] = "Ścieżka do Temp";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "";
$a->strings["Base path to installation"] = "";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
$a->strings["Disable picture proxy"] = "";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
$a->strings["Enable old style pager"] = "";
@@ -554,6 +598,11 @@ $a->strings["The old style pager has page numbers but slows down massively the p
$a->strings["Only search in tags"] = "";
$a->strings["On large systems the text search can slow down the system extremely."] = "";
$a->strings["New base url"] = "";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "";
+$a->strings["RINO Encryption"] = "";
+$a->strings["Encryption layer between nodes."] = "";
+$a->strings["Embedly API key"] = "";
+$a->strings["Embedly is used to fetch additional data for web pages. This is an optional parameter."] = "";
$a->strings["Update has been marked successful"] = "";
$a->strings["Database structure update %s was successfully applied."] = "";
$a->strings["Executing of database structure update %s failed with error: %s"] = "";
@@ -627,7 +676,7 @@ $a->strings["FTP Host"] = "Założyciel FTP";
$a->strings["FTP Path"] = "Ścieżka FTP";
$a->strings["FTP User"] = "Użytkownik FTP";
$a->strings["FTP Password"] = "FTP Hasło";
-$a->strings["Search Results For:"] = "Szukaj wyników dla:";
+$a->strings["Search Results For: %s"] = "";
$a->strings["Remove term"] = "Usuń wpis";
$a->strings["Saved Searches"] = "Zapisane wyszukiwania";
$a->strings["add"] = "dodaj";
@@ -640,7 +689,7 @@ $a->strings["New"] = "Nowy";
$a->strings["Activity Stream - by date"] = "";
$a->strings["Shared Links"] = "Współdzielone linki";
$a->strings["Interesting Links"] = "Interesujące linki";
-$a->strings["Starred"] = "";
+$a->strings["Starred"] = "Ulubione";
$a->strings["Favourite Posts"] = "Ulubione posty";
$a->strings["Warning: This group contains %s member from an insecure network."] = array(
0 => "Uwaga: Ta grupa posiada %s członka z niezabezpieczonej sieci.",
@@ -650,12 +699,13 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
$a->strings["Private messages to this group are at risk of public disclosure."] = "Prywatne wiadomości do tej grupy mogą zostać publicznego ujawnienia";
$a->strings["No such group"] = "Nie ma takiej grupy";
$a->strings["Group is empty"] = "Grupa jest pusta";
-$a->strings["Group: "] = "Grupa:";
-$a->strings["Contact: "] = "Kontakt: ";
+$a->strings["Group: %s"] = "";
+$a->strings["Contact: %s"] = "";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione ";
$a->strings["Invalid contact."] = "Zły kontakt";
$a->strings["Friends of %s"] = "Znajomy %s";
$a->strings["No friends to display."] = "Brak znajomych do wyświetlenia";
+$a->strings["Event can not end before it has started."] = "";
$a->strings["Event title and start time are required."] = "Wymagany tytuł wydarzenia i czas rozpoczęcia.";
$a->strings["l, F j"] = "d, M d ";
$a->strings["Edit event"] = "Edytuj wydarzenie";
@@ -664,18 +714,17 @@ $a->strings["Events"] = "Wydarzenia";
$a->strings["Create New Event"] = "Stwórz nowe wydarzenie";
$a->strings["Previous"] = "Poprzedni";
$a->strings["Next"] = "Następny";
-$a->strings["hour:minute"] = "godzina:minuta";
$a->strings["Event details"] = "Szczegóły wydarzenia";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "Wymagany format %s %s. Data rozpoczęcia i Tytuł są konieczne.";
+$a->strings["Starting date and Title are required."] = "";
$a->strings["Event Starts:"] = "Rozpoczęcie wydarzenia:";
$a->strings["Required"] = "Wymagany";
$a->strings["Finish date/time is not known or not relevant"] = "Data/czas zakończenia nie jest znana lub jest nieistotna";
$a->strings["Event Finishes:"] = "Zakończenie wydarzenia:";
$a->strings["Adjust for viewer timezone"] = "Dopasuj dla strefy czasowej widza";
$a->strings["Description:"] = "Opis:";
-$a->strings["Location:"] = "Lokalizacja";
$a->strings["Title:"] = "Tytuł:";
$a->strings["Share this event"] = "Udostępnij te wydarzenie";
+$a->strings["Preview"] = "Podgląd";
$a->strings["Select"] = "Wybierz";
$a->strings["View %s's profile @ %s"] = "Pokaż %s's profil @ %s";
$a->strings["%s from %s"] = "%s od %s";
@@ -708,7 +757,6 @@ $a->strings["Code"] = "Kod";
$a->strings["Image"] = "Obraz";
$a->strings["Link"] = "Link";
$a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Podgląd";
$a->strings["Edit"] = "Edytuj";
$a->strings["add star"] = "dodaj gwiazdkę";
$a->strings["remove star"] = "anuluj gwiazdkę";
@@ -728,6 +776,7 @@ $a->strings["Could not create table."] = "Nie mogę stworzyć tabeli.";
$a->strings["Your Friendica site database has been installed."] = "";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Może być konieczne zaimportowanie pliku \"database.sql\" ręcznie, używając phpmyadmin lub mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Proszę przejrzeć plik \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "";
$a->strings["System check"] = "Sprawdzanie systemu";
$a->strings["Check again"] = "Sprawdź ponownie";
$a->strings["Database connection"] = "Połączenie z bazą danych";
@@ -795,12 +844,11 @@ $a->strings["%1\$s welcomes %2\$s"] = "%1\$s witamy %2\$s";
$a->strings["Welcome to %s"] = "Witamy w %s";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "";
$a->strings["Or - did you try to upload an empty file?"] = "";
-$a->strings["File exceeds size limit of %d"] = "Plik przekracza dozwolony rozmiar %d";
+$a->strings["File exceeds size limit of %s"] = "";
$a->strings["File upload failed."] = "Przesyłanie pliku nie powiodło się.";
$a->strings["Profile Match"] = "Profil zgodny ";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Brak słów-kluczy do wyszukania. Dodaj słowa-klucze do swojego domyślnego profilu.";
$a->strings["is interested in:"] = "interesuje się:";
-$a->strings["Connect"] = "Połącz";
$a->strings["link"] = "Link";
$a->strings["Not available."] = "Niedostępne.";
$a->strings["Community"] = "Społeczność";
@@ -846,11 +894,16 @@ $a->strings["Plugin Settings"] = "Ustawienia wtyczki";
$a->strings["Off"] = "Wyłącz";
$a->strings["On"] = "Włącz";
$a->strings["Additional Features"] = "";
+$a->strings["General Social Media Settings"] = "";
+$a->strings["Disable intelligent shortening"] = "";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "";
$a->strings["Built-in support for %s connectivity is %s"] = "";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "włączony";
$a->strings["disabled"] = "wyłączony";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "";
$a->strings["Email access is disabled on this site."] = "Dostęp do e-maila nie jest w pełni sprawny na tej stronie";
$a->strings["Email/Mailbox Setup"] = "Ustawienia emaila/skrzynki mailowej";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Jeżeli życzysz sobie komunikowania z kontaktami email używając tego serwisu (opcjonalne), opisz jak połaczyć się z Twoją skrzynką email.";
@@ -876,10 +929,11 @@ $a->strings["Number of items to display per page:"] = "";
$a->strings["Maximum of 100 items"] = "Maksymalnie 100 elementów";
$a->strings["Number of items to display per page when viewed from mobile device:"] = "";
$a->strings["Don't show emoticons"] = "Nie pokazuj emotikonek";
-$a->strings["Don't show notices"] = "";
-$a->strings["Infinite scroll"] = "";
+$a->strings["Don't show notices"] = "Nie pokazuj powiadomień";
+$a->strings["Infinite scroll"] = "Nieskończone przewijanie";
$a->strings["Automatic updates only at the top of the network page"] = "";
-$a->strings["User Types"] = "";
+$a->strings["Theme settings"] = "Ustawienia motywu";
+$a->strings["User Types"] = "Użytkownik pisze";
$a->strings["Community Types"] = "";
$a->strings["Normal Account Page"] = "";
$a->strings["This account is a normal personal profile"] = "To konto jest normalnym osobistym profilem";
@@ -894,7 +948,6 @@ $a->strings["Private forum - approved members only"] = "";
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "Przeznacz to OpenID do logowania się na to konto.";
$a->strings["Publish your default profile in your local site directory?"] = "Czy publikować Twój profil w lokalnym katalogu tej instancji?";
-$a->strings["No"] = "Nie";
$a->strings["Publish your default profile in the global social directory?"] = "Opublikować twój niewypełniony profil w globalnym, społecznym katalogu?";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ukryć listę znajomych przed odwiedzającymi Twój profil?";
$a->strings["Hide your profile details from unknown viewers?"] = "Ukryć szczegóły twojego profilu przed nieznajomymi ?";
@@ -904,7 +957,7 @@ $a->strings["Allow friends to tag your posts?"] = "Zezwól na oznaczanie twoich
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "";
$a->strings["Permit unknown people to send you private mail?"] = "";
$a->strings["Profile is not published."] = "Profil nie jest opublikowany";
-$a->strings["Your Identity Address is"] = "Twój adres identyfikacyjny to";
+$a->strings["Your Identity Address is '%s' or '%s'."] = "";
$a->strings["Automatically expire posts after this many days:"] = "";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte.";
$a->strings["Advanced expiration settings"] = "";
@@ -953,6 +1006,8 @@ $a->strings["You receive a private message"] = "Otrzymałeś prywatną wiadomoś
$a->strings["You receive a friend suggestion"] = "Otrzymane propozycje znajomych";
$a->strings["You are tagged in a post"] = "Jesteś oznaczony w poście";
$a->strings["You are poked/prodded/etc. in a post"] = "";
+$a->strings["Activate desktop notifications"] = "";
+$a->strings["Show desktop popup on new notifications"] = "";
$a->strings["Text-only notification emails"] = "";
$a->strings["Send text only notification emails, without the html part"] = "";
$a->strings["Advanced Account/Page Type Settings"] = "";
@@ -986,22 +1041,17 @@ $a->strings["Disallowed profile URL."] = "Nie dozwolony adres URL profilu.";
$a->strings["Your introduction has been sent."] = "Twoje dane zostały wysłane.";
$a->strings["Please login to confirm introduction."] = "Proszę zalogować się do potwierdzenia wstępu.";
$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na tego użytkownika. ";
+$a->strings["Confirm"] = "Potwierdź";
$a->strings["Hide this contact"] = "Ukryj kontakt";
$a->strings["Welcome home %s."] = "Welcome home %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s.";
-$a->strings["Confirm"] = "Potwierdź";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Proszę podaj swój \"Adres tożsamości \" z jednej z możliwych wspieranych sieci komunikacyjnych .";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Jeśli nie jesteś członkiem darmowej sieci społecznościowej kliknij w ten link by odkryć czym jest Friendica i dołącz do niej dziś .";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "";
$a->strings["Friend/Connection Request"] = "Przyjaciel/Prośba o połączenie";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Przykład : jojo@demo.friendica.com , http://demofriendica.com/profile/jojo , testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Proszę odpowiedzieć na poniższe:";
-$a->strings["Does %s know you?"] = "Czy %s Cię zna?";
-$a->strings["Add a personal note:"] = "Dodaj osobistą notkę:";
$a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Sieć społeczna";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- proszę wyraź to inaczej . Zamiast tego ,wprowadź %s do swojej belki wyszukiwarki.";
-$a->strings["Your Identity Address:"] = "Twój zidentyfikowany adres:";
-$a->strings["Submit Request"] = "Wyślij zgłoszenie";
$a->strings["Registration successful. Please check your email for further instructions."] = "Rejestracja zakończona pomyślnie. Dalsze instrukcje zostały wysłane na twojego e-maila.";
$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "";
$a->strings["Your registration can not be processed."] = "Twoja rejestracja nie może zostać przeprowadzona. ";
@@ -1015,6 +1065,7 @@ $a->strings["Membership on this site is by invitation only."] = "Członkostwo na
$a->strings["Your invitation ID: "] = "Twoje zaproszenia ID:";
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Imię i nazwisko (np. Jan Kowalski):";
$a->strings["Your Email Address: "] = "Twój adres email:";
+$a->strings["Leave empty for an auto generated password."] = "";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Wybierz login. Login musi zaczynać się literą. Adres twojego profilu na tej stronie będzie wyglądać następująco 'login@\$nazwastrony'.";
$a->strings["Choose a nickname: "] = "Wybierz pseudonim:";
$a->strings["Register"] = "Zarejestruj";
@@ -1022,15 +1073,15 @@ $a->strings["Import"] = "Import";
$a->strings["Import your profile to this friendica instance"] = "";
$a->strings["System down for maintenance"] = "";
$a->strings["Search"] = "Szukaj";
+$a->strings["Items tagged with: %s"] = "";
+$a->strings["Search results for: %s"] = "";
$a->strings["Global Directory"] = "Globalne Położenie";
$a->strings["Find on this site"] = "Znajdź na tej stronie";
$a->strings["Site Directory"] = "Katalog Strony";
$a->strings["Age: "] = "Wiek: ";
$a->strings["Gender: "] = "Płeć: ";
-$a->strings["Gender:"] = "Płeć:";
$a->strings["Status:"] = "Status";
$a->strings["Homepage:"] = "Strona główna:";
-$a->strings["About:"] = "O:";
$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte).";
$a->strings["No potential page delegates located."] = "";
$a->strings["Delegate Page Management"] = "";
@@ -1094,7 +1145,7 @@ $a->strings["Profile Name:"] = "Nazwa profilu :";
$a->strings["Your Full Name:"] = "Twoje imię i nazwisko:";
$a->strings["Title/Description:"] = "Tytuł/Opis :";
$a->strings["Your Gender:"] = "Twoja płeć:";
-$a->strings["Birthday (%s):"] = "Urodziny (%s):";
+$a->strings["Birthday :"] = "";
$a->strings["Street Address:"] = "Ulica:";
$a->strings["Locality/City:"] = "Miejscowość/Miasto :";
$a->strings["Postal/Zip Code:"] = "Kod Pocztowy :";
@@ -1157,6 +1208,7 @@ $a->strings["This is Friendica, version"] = "To jest Friendica, wersja";
$a->strings["running at web location"] = "otwierane na serwerze";
$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Odwiedź Friendica.com, aby dowiedzieć się więcej o projekcie Friendica.";
$a->strings["Bug reports and issues: please visit"] = "Reportowanie błędów i problemów: proszę odwiedź";
+$a->strings["the bugtracker at github"] = "";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "";
$a->strings["Installed plugins/addons/apps:"] = "Zainstalowane pluginy/dodatki/aplikacje:";
$a->strings["No installed plugins/addons/apps"] = "Brak zainstalowanych pluginów/dodatków/aplikacji";
@@ -1200,8 +1252,9 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
$a->strings["You will need to supply this invitation code: \$invite_code"] = "";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Gdy już się zarejestrujesz, skontaktuj się ze mną przez moją stronkę profilową :";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "";
-$a->strings["Photo Albums"] = "Albumy zdjęć";
$a->strings["Contact Photos"] = "Zdjęcia kontaktu";
+$a->strings["Photo Albums"] = "Albumy zdjęć";
+$a->strings["Recent Photos"] = "Ostatnio dodane zdjęcia";
$a->strings["Upload New Photos"] = "Wyślij nowe zdjęcie";
$a->strings["Contact information unavailable"] = "Informacje o kontakcie nie dostępne.";
$a->strings["Album not found."] = "Album nie znaleziony";
@@ -1211,7 +1264,6 @@ $a->strings["Delete Photo"] = "Usuń zdjęcie";
$a->strings["Do you really want to delete this photo?"] = "Czy na pewno chcesz usunąć to zdjęcie ?";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "";
$a->strings["a photo"] = "zdjęcie";
-$a->strings["Image exceeds size limit of "] = "obrazek przekracza limit rozmiaru";
$a->strings["Image file is empty."] = "Plik obrazka jest pusty.";
$a->strings["No photos selected"] = "Nie zaznaczono zdjęć";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "";
@@ -1234,16 +1286,17 @@ $a->strings["Use as profile photo"] = "Ustaw jako zdjęcie profilowe";
$a->strings["View Full Size"] = "Zobacz w pełnym rozmiarze";
$a->strings["Tags: "] = "Tagi:";
$a->strings["[Remove any tag]"] = "[Usunąć znacznik]";
-$a->strings["Rotate CW (right)"] = "Obróć CW (w prawo)";
-$a->strings["Rotate CCW (left)"] = "Obróć CCW (w lewo)";
$a->strings["New album name"] = "Nazwa nowego albumu";
$a->strings["Caption"] = "Zawartość";
$a->strings["Add a Tag"] = "Dodaj tag";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Przykładowo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "";
+$a->strings["Rotate CW (right)"] = "Obróć CW (w prawo)";
+$a->strings["Rotate CCW (left)"] = "Obróć CCW (w lewo)";
$a->strings["Private photo"] = "Prywatne zdjęcie.";
$a->strings["Public photo"] = "Zdjęcie publiczne";
$a->strings["Share"] = "Podziel się";
-$a->strings["Recent Photos"] = "Ostatnio dodane zdjęcia";
+$a->strings["Not Extended"] = "";
$a->strings["Account approved."] = "Konto zatwierdzone.";
$a->strings["Registration revoked for %s"] = "Rejestracja dla %s odwołana";
$a->strings["Please login."] = "Proszę się zalogować.";
@@ -1269,26 +1322,6 @@ $a->strings["Website Terms of Service"] = "";
$a->strings["terms of service"] = "warunki użytkowania";
$a->strings["Website Privacy Policy"] = "";
$a->strings["privacy policy"] = "polityka prywatności";
-$a->strings["Requested account is not available."] = "";
-$a->strings["Edit profile"] = "Edytuj profil";
-$a->strings["Message"] = "Wiadomość";
-$a->strings["Profiles"] = "Profile";
-$a->strings["Manage/edit profiles"] = "Zarządzaj profilami";
-$a->strings["Network:"] = "";
-$a->strings["g A l F d"] = "g A I F d";
-$a->strings["F d"] = "";
-$a->strings["[today]"] = "[dziś]";
-$a->strings["Birthday Reminders"] = "Przypomnienia o urodzinach";
-$a->strings["Birthdays this week:"] = "Urodziny w tym tygodniu:";
-$a->strings["[No description]"] = "[Brak opisu]";
-$a->strings["Event Reminders"] = "Przypominacze wydarzeń";
-$a->strings["Events this week:"] = "Wydarzenia w tym tygodniu:";
-$a->strings["Status"] = "Status";
-$a->strings["Status Messages and Posts"] = "Status wiadomości i postów";
-$a->strings["Profile Details"] = "Szczegóły profilu";
-$a->strings["Videos"] = "Filmy";
-$a->strings["Events and Calendar"] = "Wydarzenia i kalendarz";
-$a->strings["Only You Can See This"] = "Tylko ty możesz to zobaczyć";
$a->strings["This entry was edited"] = "Ten wpis został zedytowany";
$a->strings["ignore thread"] = "";
$a->strings["unignore thread"] = "";
@@ -1356,7 +1389,7 @@ $a->strings["Edit Sent Posts"] = "";
$a->strings["Edit and correct posts and comments after sending"] = "";
$a->strings["Tagging"] = "Oznaczanie";
$a->strings["Ability to tag existing posts"] = "";
-$a->strings["Post Categories"] = "";
+$a->strings["Post Categories"] = "Kategorie postów";
$a->strings["Add categories to your posts"] = "Dodaj kategorie do twoich postów";
$a->strings["Ability to file posts under folders"] = "";
$a->strings["Dislike Posts"] = "";
@@ -1385,15 +1418,16 @@ $a->strings["Edit group"] = "Edytuj grupy";
$a->strings["Create a new group"] = "Stwórz nową grupę";
$a->strings["Contacts not in any group"] = "Kontakt nie jest w żadnej grupie";
$a->strings["Miscellaneous"] = "Różny";
-$a->strings["year"] = "rok";
-$a->strings["month"] = "miesiąc";
-$a->strings["day"] = "dzień";
+$a->strings["YYYY-MM-DD or MM-DD"] = "";
$a->strings["never"] = "nigdy";
$a->strings["less than a second ago"] = "mniej niż sekundę temu";
+$a->strings["year"] = "rok";
$a->strings["years"] = "lata";
+$a->strings["month"] = "miesiąc";
$a->strings["months"] = "miesiące";
$a->strings["week"] = "tydzień";
$a->strings["weeks"] = "tygodnie";
+$a->strings["day"] = "dzień";
$a->strings["days"] = "dni";
$a->strings["hour"] = "godzina";
$a->strings["hours"] = "godziny";
@@ -1404,6 +1438,43 @@ $a->strings["seconds"] = "sekundy";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s temu";
$a->strings["%s's birthday"] = "Urodziny %s";
$a->strings["Happy Birthday %s"] = "Urodziny %s";
+$a->strings["Requested account is not available."] = "";
+$a->strings["Edit profile"] = "Edytuj profil";
+$a->strings["Message"] = "Wiadomość";
+$a->strings["Profiles"] = "Profile";
+$a->strings["Manage/edit profiles"] = "Zarządzaj profilami";
+$a->strings["Network:"] = "";
+$a->strings["g A l F d"] = "g A I F d";
+$a->strings["F d"] = "";
+$a->strings["[today]"] = "[dziś]";
+$a->strings["Birthday Reminders"] = "Przypomnienia o urodzinach";
+$a->strings["Birthdays this week:"] = "Urodziny w tym tygodniu:";
+$a->strings["[No description]"] = "[Brak opisu]";
+$a->strings["Event Reminders"] = "Przypominacze wydarzeń";
+$a->strings["Events this week:"] = "Wydarzenia w tym tygodniu:";
+$a->strings["j F, Y"] = "d M, R";
+$a->strings["j F"] = "d M";
+$a->strings["Birthday:"] = "Urodziny:";
+$a->strings["Age:"] = "Wiek:";
+$a->strings["for %1\$d %2\$s"] = "od %1\$d %2\$s";
+$a->strings["Religion:"] = "Religia:";
+$a->strings["Hobbies/Interests:"] = "Hobby/Zainteresowania:";
+$a->strings["Contact information and Social Networks:"] = "Informacje kontaktowe i sieci społeczne";
+$a->strings["Musical interests:"] = "Zainteresowania muzyczne:";
+$a->strings["Books, literature:"] = "Książki, literatura:";
+$a->strings["Television:"] = "Telewizja:";
+$a->strings["Film/dance/culture/entertainment:"] = "Film/taniec/kultura/rozrywka";
+$a->strings["Love/Romance:"] = "Miłość/Romans:";
+$a->strings["Work/employment:"] = "Praca/zatrudnienie:";
+$a->strings["School/education:"] = "Szkoła/edukacja:";
+$a->strings["Status"] = "Status";
+$a->strings["Status Messages and Posts"] = "Status wiadomości i postów";
+$a->strings["Profile Details"] = "Szczegóły profilu";
+$a->strings["Videos"] = "Filmy";
+$a->strings["Events and Calendar"] = "Wydarzenia i kalendarz";
+$a->strings["Only You Can See This"] = "Tylko ty możesz to zobaczyć";
+$a->strings["Post to Email"] = "Wyślij poprzez email";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
$a->strings["Visible to everybody"] = "Widoczny dla wszystkich";
$a->strings["show"] = "pokaż";
$a->strings["don't show"] = "nie pokazuj";
@@ -1423,7 +1494,6 @@ $a->strings["Welcome back "] = "Witaj ponownie ";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "";
$a->strings["event"] = "wydarzenie";
$a->strings["%1\$s poked %2\$s"] = "";
-$a->strings["poked"] = "zaczepiony";
$a->strings["post/item"] = "";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "";
$a->strings["remove"] = "usuń";
@@ -1443,8 +1513,6 @@ $a->strings["Please enter an audio link/URL:"] = "Podaj link do muzyki";
$a->strings["Tag term:"] = "";
$a->strings["Where are you right now?"] = "Gdzie teraz jesteś?";
$a->strings["Delete item(s)?"] = "Usunąć pozycję (pozycje)?";
-$a->strings["Post to Email"] = "Wyślij poprzez email";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
$a->strings["permissions"] = "zezwolenia";
$a->strings["Post to Groups"] = "Wstaw na strony grup";
$a->strings["Post to Contacts"] = "Wstaw do kontaktów";
@@ -1456,13 +1524,19 @@ $a->strings["prev"] = "poprzedni";
$a->strings["first"] = "pierwszy";
$a->strings["last"] = "ostatni";
$a->strings["next"] = "następny";
+$a->strings["Loading more entries..."] = "";
+$a->strings["The end"] = "";
$a->strings["No contacts"] = "Brak kontaktów";
$a->strings["%d Contact"] = array(
0 => "%d kontakt",
1 => "%d kontaktów",
2 => "%d kontakty",
);
+$a->strings["Full Text"] = "";
+$a->strings["Tags"] = "";
+$a->strings["Forums"] = "";
$a->strings["poke"] = "zaczep";
+$a->strings["poked"] = "zaczepiony";
$a->strings["ping"] = "ping";
$a->strings["pinged"] = "";
$a->strings["prod"] = "";
@@ -1514,6 +1588,8 @@ $a->strings["November"] = "Listopad";
$a->strings["December"] = "Grudzień";
$a->strings["bytes"] = "bajty";
$a->strings["Click to open/close"] = "Kliknij aby otworzyć/zamknąć";
+$a->strings["View on separate page"] = "";
+$a->strings["view on separate page"] = "";
$a->strings["default"] = "standardowe";
$a->strings["Select an alternate language"] = "Wybierz alternatywny język";
$a->strings["activity"] = "aktywność";
@@ -1547,25 +1623,10 @@ $a->strings["Twitter"] = "";
$a->strings["Diaspora Connector"] = "";
$a->strings["Statusnet"] = "";
$a->strings["App.net"] = "";
+$a->strings["Redmatrix"] = "";
$a->strings[" on Last.fm"] = "na Last.fm";
$a->strings["Starts:"] = "Start:";
$a->strings["Finishes:"] = "Wykończenia:";
-$a->strings["j F, Y"] = "d M, R";
-$a->strings["j F"] = "d M";
-$a->strings["Birthday:"] = "Urodziny:";
-$a->strings["Age:"] = "Wiek:";
-$a->strings["for %1\$d %2\$s"] = "od %1\$d %2\$s";
-$a->strings["Tags:"] = "Tagi:";
-$a->strings["Religion:"] = "Religia:";
-$a->strings["Hobbies/Interests:"] = "Hobby/Zainteresowania:";
-$a->strings["Contact information and Social Networks:"] = "Informacje kontaktowe i sieci społeczne";
-$a->strings["Musical interests:"] = "Zainteresowania muzyczne:";
-$a->strings["Books, literature:"] = "Książki, literatura:";
-$a->strings["Television:"] = "Telewizja:";
-$a->strings["Film/dance/culture/entertainment:"] = "Film/taniec/kultura/rozrywka";
-$a->strings["Love/Romance:"] = "Miłość/Romans:";
-$a->strings["Work/employment:"] = "Praca/zatrudnienie:";
-$a->strings["School/education:"] = "Szkoła/edukacja:";
$a->strings["Click here to upgrade."] = "Kliknij tu, aby zaktualizować.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "";
$a->strings["This action is not available under your subscription plan."] = "";
@@ -1613,7 +1674,6 @@ $a->strings["Weekly posting limit of %d posts reached. The post was rejected."]
$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "";
$a->strings["There is no status with this id."] = "";
$a->strings["There is no conversation with this id."] = "";
-$a->strings["Invalid request."] = "";
$a->strings["Invalid item."] = "";
$a->strings["Invalid action. "] = "";
$a->strings["DB error"] = "";
@@ -1627,7 +1687,7 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "Zdaje m
$a->strings["Your email domain is not among those allowed on this site."] = "Twoja domena internetowa nie jest obsługiwana na tej stronie.";
$a->strings["Not a valid email address."] = "Niepoprawny adres e mail..";
$a->strings["Cannot use that email."] = "Nie możesz użyć tego e-maila. ";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Twój login może składać się tylko z \"a-z\", \"0-9\", \"-\", \"_\", i musi mieć na początku literę.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "";
$a->strings["Nickname is already registered. Please choose another."] = "Ten login jest zajęty. Wybierz inny.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ten nick był już zarejestrowany na tej stronie i nie może być użyty ponownie.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "POWAŻNY BŁĄD: niepowodzenie podczas tworzenia kluczy zabezpieczeń.";
@@ -1743,7 +1803,7 @@ $a->strings["Name:"] = "Imię:";
$a->strings["Photo:"] = "Zdjęcie:";
$a->strings["Please visit %s to approve or reject the suggestion."] = "";
$a->strings["[Friendica:Notify] Connection accepted"] = "";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
@@ -1769,7 +1829,6 @@ $a->strings["%d contact not imported"] = array(
);
$a->strings["Done. You can now login with your username and password"] = "Wykonano. Teraz możesz się zalogować z użyciem loginu i hasła.";
$a->strings["toggle mobile"] = "przełącz na mobilny";
-$a->strings["Theme settings"] = "Ustawienia motywu";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "";
$a->strings["Set font-size for posts and comments"] = "Ustaw rozmiar fontów dla postów i komentarzy";
$a->strings["Set theme width"] = "Ustaw szerokość motywu";
diff --git a/view/pt-br/messages.po b/view/pt-br/messages.po
index 93189a677..5574390c5 100644
--- a/view/pt-br/messages.po
+++ b/view/pt-br/messages.po
@@ -16,15 +16,15 @@
# FULL NAME , 2011
# John Brazil, 2015
# Ricardo Pereira , 2012
-# Sérgio Lima , 2013-2014
+# Sérgio Lima , 2013-2015
# Sérgio Lima , 2012
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-09 09:46+0000\n"
-"Last-Translator: fabrixxm \n"
+"POT-Creation-Date: 2015-04-04 17:54+0200\n"
+"PO-Revision-Date: 2015-05-15 20:48+0000\n"
+"Last-Translator: Sérgio Lima \n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/friendica/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,919 +32,3207 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../../mod/contacts.php:108
+#: ../../view/theme/cleanzero/config.php:80
+#: ../../view/theme/vier/config.php:56
+#: ../../view/theme/duepuntozero/config.php:59
+#: ../../view/theme/diabook/config.php:148
+#: ../../view/theme/diabook/theme.php:633
+#: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70
+#: ../../object/Item.php:678 ../../mod/contacts.php:492
+#: ../../mod/manage.php:110 ../../mod/fsuggest.php:107
+#: ../../mod/photos.php:1084 ../../mod/photos.php:1203
+#: ../../mod/photos.php:1514 ../../mod/photos.php:1565
+#: ../../mod/photos.php:1609 ../../mod/photos.php:1697
+#: ../../mod/invite.php:140 ../../mod/events.php:478 ../../mod/mood.php:137
+#: ../../mod/message.php:335 ../../mod/message.php:564
+#: ../../mod/profiles.php:686 ../../mod/install.php:248
+#: ../../mod/install.php:286 ../../mod/crepair.php:186
+#: ../../mod/content.php:710 ../../mod/poke.php:199 ../../mod/localtime.php:45
+msgid "Submit"
+msgstr "Enviar"
+
+#: ../../view/theme/cleanzero/config.php:82
+#: ../../view/theme/vier/config.php:58
+#: ../../view/theme/duepuntozero/config.php:61
+#: ../../view/theme/diabook/config.php:150
+#: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72
+msgid "Theme settings"
+msgstr "Configurações do tema"
+
+#: ../../view/theme/cleanzero/config.php:83
+msgid "Set resize level for images in posts and comments (width and height)"
+msgstr "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)"
+
+#: ../../view/theme/cleanzero/config.php:84
+#: ../../view/theme/diabook/config.php:151
+#: ../../view/theme/dispy/config.php:73
+msgid "Set font-size for posts and comments"
+msgstr "Escolha o tamanho da fonte para publicações e comentários"
+
+#: ../../view/theme/cleanzero/config.php:85
+msgid "Set theme width"
+msgstr "Configure a largura do tema"
+
+#: ../../view/theme/cleanzero/config.php:86
+#: ../../view/theme/quattro/config.php:68
+msgid "Color scheme"
+msgstr "Esquema de cores"
+
+#: ../../view/theme/vier/config.php:59
+msgid "Set style"
+msgstr "escolha estilo"
+
+#: ../../view/theme/duepuntozero/config.php:44 ../../include/text.php:1719
+#: ../../include/user.php:247
+msgid "default"
+msgstr "padrão"
+
+#: ../../view/theme/duepuntozero/config.php:45
+msgid "greenzero"
+msgstr "greenzero"
+
+#: ../../view/theme/duepuntozero/config.php:46
+msgid "purplezero"
+msgstr "purplezero"
+
+#: ../../view/theme/duepuntozero/config.php:47
+msgid "easterbunny"
+msgstr "easterbunny"
+
+#: ../../view/theme/duepuntozero/config.php:48
+msgid "darkzero"
+msgstr "darkzero"
+
+#: ../../view/theme/duepuntozero/config.php:49
+msgid "comix"
+msgstr "comix"
+
+#: ../../view/theme/duepuntozero/config.php:50
+msgid "slackr"
+msgstr "slackr"
+
+#: ../../view/theme/duepuntozero/config.php:62
+msgid "Variations"
+msgstr "Variações"
+
+#: ../../view/theme/diabook/config.php:142
+#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:335
+msgid "don't show"
+msgstr "não exibir"
+
+#: ../../view/theme/diabook/config.php:142
+#: ../../view/theme/diabook/theme.php:621 ../../include/acl_selectors.php:334
+msgid "show"
+msgstr "exibir"
+
+#: ../../view/theme/diabook/config.php:152
+#: ../../view/theme/dispy/config.php:74
+msgid "Set line-height for posts and comments"
+msgstr "Escolha comprimento da linha para publicações e comentários"
+
+#: ../../view/theme/diabook/config.php:153
+msgid "Set resolution for middle column"
+msgstr "Escolha a resolução para a coluna do meio"
+
+#: ../../view/theme/diabook/config.php:154
+msgid "Set color scheme"
+msgstr "Configure o esquema de cores"
+
+#: ../../view/theme/diabook/config.php:155
+msgid "Set zoomfactor for Earth Layer"
+msgstr "Configure o zoom para Camadas da Terra"
+
+#: ../../view/theme/diabook/config.php:156
+#: ../../view/theme/diabook/theme.php:585
+msgid "Set longitude (X) for Earth Layers"
+msgstr "Configure longitude (X) para Camadas da Terra"
+
+#: ../../view/theme/diabook/config.php:157
+#: ../../view/theme/diabook/theme.php:586
+msgid "Set latitude (Y) for Earth Layers"
+msgstr "Configure latitude (Y) para Camadas da Terra"
+
+#: ../../view/theme/diabook/config.php:158
+#: ../../view/theme/diabook/theme.php:130
+#: ../../view/theme/diabook/theme.php:544
+#: ../../view/theme/diabook/theme.php:624
+msgid "Community Pages"
+msgstr "Páginas da Comunidade"
+
+#: ../../view/theme/diabook/config.php:159
+#: ../../view/theme/diabook/theme.php:579
+#: ../../view/theme/diabook/theme.php:625
+msgid "Earth Layers"
+msgstr "Camadas da Terra"
+
+#: ../../view/theme/diabook/config.php:160
+#: ../../view/theme/diabook/theme.php:391
+#: ../../view/theme/diabook/theme.php:626
+msgid "Community Profiles"
+msgstr "Profiles Comunitários"
+
+#: ../../view/theme/diabook/config.php:161
+#: ../../view/theme/diabook/theme.php:599
+#: ../../view/theme/diabook/theme.php:627
+msgid "Help or @NewHere ?"
+msgstr "Ajuda ou @NewHere ?"
+
+#: ../../view/theme/diabook/config.php:162
+#: ../../view/theme/diabook/theme.php:606
+#: ../../view/theme/diabook/theme.php:628
+msgid "Connect Services"
+msgstr "Conectar serviços"
+
+#: ../../view/theme/diabook/config.php:163
+#: ../../view/theme/diabook/theme.php:523
+#: ../../view/theme/diabook/theme.php:629
+msgid "Find Friends"
+msgstr "Encontrar amigos"
+
+#: ../../view/theme/diabook/config.php:164
+#: ../../view/theme/diabook/theme.php:412
+#: ../../view/theme/diabook/theme.php:630
+msgid "Last users"
+msgstr "Últimos usuários"
+
+#: ../../view/theme/diabook/config.php:165
+#: ../../view/theme/diabook/theme.php:486
+#: ../../view/theme/diabook/theme.php:631
+msgid "Last photos"
+msgstr "Últimas fotos"
+
+#: ../../view/theme/diabook/config.php:166
+#: ../../view/theme/diabook/theme.php:441
+#: ../../view/theme/diabook/theme.php:632
+msgid "Last likes"
+msgstr "Últimas gostadas"
+
+#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:105
+#: ../../include/nav.php:148 ../../mod/notifications.php:93
+msgid "Home"
+msgstr "Pessoal"
+
+#: ../../view/theme/diabook/theme.php:123 ../../include/nav.php:76
+#: ../../include/nav.php:148
+msgid "Your posts and conversations"
+msgstr "Suas publicações e conversas"
+
+#: ../../view/theme/diabook/theme.php:124 ../../boot.php:2133
+#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
+#: ../../include/nav.php:77 ../../mod/profperm.php:103
+#: ../../mod/newmember.php:32
+msgid "Profile"
+msgstr "Perfil "
+
+#: ../../view/theme/diabook/theme.php:124 ../../include/nav.php:77
+msgid "Your profile page"
+msgstr "Sua página de perfil"
+
+#: ../../view/theme/diabook/theme.php:125 ../../include/nav.php:177
+#: ../../mod/contacts.php:718
+msgid "Contacts"
+msgstr "Contatos"
+
+#: ../../view/theme/diabook/theme.php:125
+msgid "Your contacts"
+msgstr "Seus contatos"
+
+#: ../../view/theme/diabook/theme.php:126 ../../boot.php:2140
+#: ../../include/nav.php:78 ../../mod/fbrowser.php:25
+msgid "Photos"
+msgstr "Fotos"
+
+#: ../../view/theme/diabook/theme.php:126 ../../include/nav.php:78
+msgid "Your photos"
+msgstr "Suas fotos"
+
+#: ../../view/theme/diabook/theme.php:127 ../../boot.php:2157
+#: ../../include/nav.php:80 ../../mod/events.php:370
+msgid "Events"
+msgstr "Eventos"
+
+#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:80
+msgid "Your events"
+msgstr "Seus eventos"
+
+#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:81
+msgid "Personal notes"
+msgstr "Suas anotações pessoais"
+
+#: ../../view/theme/diabook/theme.php:128
+msgid "Your personal photos"
+msgstr "Suas fotos pessoais"
+
+#: ../../view/theme/diabook/theme.php:129 ../../include/nav.php:129
+#: ../../include/nav.php:131 ../../mod/community.php:32
+msgid "Community"
+msgstr "Comunidade"
+
+#: ../../view/theme/diabook/theme.php:463 ../../include/conversation.php:118
+#: ../../include/conversation.php:245 ../../include/text.php:1983
+msgid "event"
+msgstr "evento"
+
+#: ../../view/theme/diabook/theme.php:466
+#: ../../view/theme/diabook/theme.php:475 ../../include/diaspora.php:2011
+#: ../../include/conversation.php:121 ../../include/conversation.php:130
+#: ../../include/conversation.php:248 ../../include/conversation.php:257
+#: ../../mod/like.php:149 ../../mod/like.php:319 ../../mod/subthread.php:87
+#: ../../mod/tagger.php:62
+msgid "status"
+msgstr "status"
+
+#: ../../view/theme/diabook/theme.php:471 ../../include/diaspora.php:2011
+#: ../../include/conversation.php:126 ../../include/conversation.php:253
+#: ../../include/text.php:1985 ../../mod/like.php:149
+#: ../../mod/subthread.php:87 ../../mod/tagger.php:62
+msgid "photo"
+msgstr "foto"
+
+#: ../../view/theme/diabook/theme.php:480 ../../include/diaspora.php:2027
+#: ../../include/conversation.php:137 ../../mod/like.php:166
#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited"
-msgstr[0] "%d contato editado"
-msgstr[1] "%d contatos editados"
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s gosta de %3$s de %2$s"
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
-msgid "Could not access contact record."
-msgstr "Não foi possível acessar o registro do contato."
+#: ../../view/theme/diabook/theme.php:499 ../../mod/photos.php:60
+#: ../../mod/photos.php:155 ../../mod/photos.php:1064
+#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
+#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
+msgid "Contact Photos"
+msgstr "Fotos dos contatos"
-#: ../../mod/contacts.php:153
-msgid "Could not locate selected profile."
-msgstr "Não foi possível localizar o perfil selecionado."
+#: ../../view/theme/diabook/theme.php:500 ../../include/user.php:335
+#: ../../include/user.php:342 ../../include/user.php:349
+#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
+#: ../../mod/photos.php:1210 ../../mod/profile_photo.php:74
+#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88
+#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296
+#: ../../mod/profile_photo.php:305
+msgid "Profile Photos"
+msgstr "Fotos do perfil"
-#: ../../mod/contacts.php:186
-msgid "Contact updated."
-msgstr "O contato foi atualizado."
+#: ../../view/theme/diabook/theme.php:524
+msgid "Local Directory"
+msgstr "Diretório Local"
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
-msgid "Failed to update contact record."
-msgstr "Não foi possível atualizar o registro do contato."
+#: ../../view/theme/diabook/theme.php:525 ../../mod/directory.php:51
+msgid "Global Directory"
+msgstr "Diretório global"
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
+#: ../../view/theme/diabook/theme.php:526 ../../include/contact_widgets.php:36
+msgid "Similar Interests"
+msgstr "Interesses Parecidos"
+
+#: ../../view/theme/diabook/theme.php:527 ../../include/contact_widgets.php:35
+#: ../../mod/suggest.php:68
+msgid "Friend Suggestions"
+msgstr "Sugestões de amigos"
+
+#: ../../view/theme/diabook/theme.php:528 ../../include/contact_widgets.php:38
+msgid "Invite Friends"
+msgstr "Convidar amigos"
+
+#: ../../view/theme/diabook/theme.php:544
+#: ../../view/theme/diabook/theme.php:648 ../../include/nav.php:172
+#: ../../mod/settings.php:90 ../../mod/admin.php:1104 ../../mod/admin.php:1325
+#: ../../mod/newmember.php:22
+msgid "Settings"
+msgstr "Configurações"
+
+#: ../../view/theme/diabook/theme.php:584
+msgid "Set zoomfactor for Earth Layers"
+msgstr "Configure o zoom para Camadas da Terra"
+
+#: ../../view/theme/diabook/theme.php:622
+msgid "Show/hide boxes at right-hand column:"
+msgstr "Mostre/esconda caixas na coluna à direita:"
+
+#: ../../view/theme/quattro/config.php:67
+msgid "Alignment"
+msgstr "Alinhamento"
+
+#: ../../view/theme/quattro/config.php:67
+msgid "Left"
+msgstr "Esquerda"
+
+#: ../../view/theme/quattro/config.php:67
+msgid "Center"
+msgstr "Centro"
+
+#: ../../view/theme/quattro/config.php:69
+msgid "Posts font size"
+msgstr "Tamanho da fonte para publicações"
+
+#: ../../view/theme/quattro/config.php:70
+msgid "Textareas font size"
+msgstr "Tamanho da fonte para campos texto"
+
+#: ../../view/theme/dispy/config.php:75
+msgid "Set colour scheme"
+msgstr "Configure o esquema de cores"
+
+#: ../../index.php:211 ../../mod/apps.php:7
+msgid "You must be logged in to use addons. "
+msgstr "Você precisa estar logado para usar os addons."
+
+#: ../../index.php:255 ../../mod/help.php:42
+msgid "Not Found"
+msgstr "Não encontrada"
+
+#: ../../index.php:258 ../../mod/help.php:45
+msgid "Page not found."
+msgstr "Página não encontrada."
+
+#: ../../index.php:367 ../../mod/group.php:72 ../../mod/profperm.php:19
+msgid "Permission denied"
+msgstr "Permissão negada"
+
+#: ../../index.php:368 ../../include/items.php:4815 ../../mod/attach.php:33
#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: ../../mod/group.php:19 ../../mod/delegate.php:12
+#: ../../mod/notifications.php:66 ../../mod/settings.php:20
+#: ../../mod/settings.php:107 ../../mod/settings.php:606
+#: ../../mod/contacts.php:258 ../../mod/wall_attach.php:55
+#: ../../mod/register.php:42 ../../mod/manage.php:96 ../../mod/editpost.php:10
+#: ../../mod/regmod.php:110 ../../mod/api.php:26 ../../mod/api.php:31
+#: ../../mod/suggest.php:58 ../../mod/nogroup.php:25 ../../mod/fsuggest.php:78
+#: ../../mod/viewcontacts.php:24 ../../mod/wall_upload.php:66
+#: ../../mod/notes.php:20 ../../mod/network.php:4 ../../mod/photos.php:134
+#: ../../mod/photos.php:1050 ../../mod/follow.php:9 ../../mod/uimport.php:23
+#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/events.php:140
+#: ../../mod/mood.php:114 ../../mod/message.php:38 ../../mod/message.php:174
+#: ../../mod/profiles.php:165 ../../mod/profiles.php:618
+#: ../../mod/install.php:151 ../../mod/crepair.php:119 ../../mod/poke.php:135
+#: ../../mod/display.php:499 ../../mod/dfrn_confirm.php:55
+#: ../../mod/item.php:169 ../../mod/item.php:185
+#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169
+#: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193
+#: ../../mod/allfriends.php:9
msgid "Permission denied."
msgstr "Permissão negada."
-#: ../../mod/contacts.php:287
-msgid "Contact has been blocked"
-msgstr "O contato foi bloqueado"
+#: ../../index.php:427
+msgid "toggle mobile"
+msgstr "habilita mobile"
-#: ../../mod/contacts.php:287
-msgid "Contact has been unblocked"
-msgstr "O contato foi desbloqueado"
+#: ../../addon-wrk/openidserver/lib/render/trust.php:30
+#, php-format
+msgid "Do you wish to confirm your identity (%s) with %s"
+msgstr "Você deseja confirmar sua identidade (%s) com %s"
-#: ../../mod/contacts.php:298
-msgid "Contact has been ignored"
-msgstr "O contato foi ignorado"
+#: ../../addon-wrk/openidserver/lib/render/trust.php:43
+#: ../../mod/dfrn_request.php:676
+msgid "Confirm"
+msgstr "Confirmar"
-#: ../../mod/contacts.php:298
-msgid "Contact has been unignored"
-msgstr "O contato deixou de ser ignorado"
+#: ../../addon-wrk/openidserver/lib/render/trust.php:44
+msgid "Do not confirm"
+msgstr "Não confirma"
-#: ../../mod/contacts.php:310
-msgid "Contact has been archived"
-msgstr "O contato foi arquivado"
+#: ../../addon-wrk/openidserver/lib/render/trust.php:48
+msgid "Trust This Site"
+msgstr "Confia neste site"
-#: ../../mod/contacts.php:310
-msgid "Contact has been unarchived"
-msgstr "O contato foi desarquivado"
+#: ../../addon-wrk/openidserver/lib/render/trust.php:53
+msgid "No Identifier Sent"
+msgstr "Nenhum identificador enviado"
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
-msgid "Do you really want to delete this contact?"
-msgstr "Você realmente deseja deletar esse contato?"
+#: ../../addon-wrk/openidserver/lib/render/wronguser.php:5
+msgid "Requested identity don't match logged in user."
+msgstr "Identidade solicitada não corresponde ao usuário conectado"
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: ../../addon-wrk/openidserver/lib/render.php:27
+#, php-format
+msgid "Please wait; you are being redirected to <%s>"
+msgstr "Por favor aguarde; você será redirecionado para <%s>"
+
+#: ../../boot.php:749
+msgid "Delete this item?"
+msgstr "Excluir este item?"
+
+#: ../../boot.php:750 ../../object/Item.php:361 ../../object/Item.php:677
+#: ../../mod/photos.php:1564 ../../mod/photos.php:1608
+#: ../../mod/photos.php:1696 ../../mod/content.php:709
+msgid "Comment"
+msgstr "Comentar"
+
+#: ../../boot.php:751 ../../include/contact_widgets.php:205
+#: ../../object/Item.php:390 ../../mod/content.php:606
+msgid "show more"
+msgstr "exibir mais"
+
+#: ../../boot.php:752
+msgid "show fewer"
+msgstr "exibir menos"
+
+#: ../../boot.php:1122
+#, php-format
+msgid "Update %s failed. See error logs."
+msgstr "Atualização %s falhou. Vide registro de erros (log)."
+
+#: ../../boot.php:1229
+msgid "Create a New Account"
+msgstr "Criar uma nova conta"
+
+#: ../../boot.php:1230 ../../include/nav.php:109 ../../mod/register.php:269
+msgid "Register"
+msgstr "Registrar"
+
+#: ../../boot.php:1254 ../../include/nav.php:73
+msgid "Logout"
+msgstr "Sair"
+
+#: ../../boot.php:1255 ../../include/nav.php:92 ../../mod/bookmarklet.php:12
+msgid "Login"
+msgstr "Entrar"
+
+#: ../../boot.php:1257
+msgid "Nickname or Email address: "
+msgstr "Identificação ou endereço de e-mail: "
+
+#: ../../boot.php:1258
+msgid "Password: "
+msgstr "Senha: "
+
+#: ../../boot.php:1259
+msgid "Remember me"
+msgstr "Lembre-se de mim"
+
+#: ../../boot.php:1262
+msgid "Or login using OpenID: "
+msgstr "Ou login usando OpendID:"
+
+#: ../../boot.php:1268
+msgid "Forgot your password?"
+msgstr "Esqueceu a sua senha?"
+
+#: ../../boot.php:1269 ../../mod/lostpass.php:109
+msgid "Password Reset"
+msgstr "Redifinir a senha"
+
+#: ../../boot.php:1271
+msgid "Website Terms of Service"
+msgstr "Termos de Serviço do Website"
+
+#: ../../boot.php:1272
+msgid "terms of service"
+msgstr "termos de serviço"
+
+#: ../../boot.php:1274
+msgid "Website Privacy Policy"
+msgstr "Política de Privacidade do Website"
+
+#: ../../boot.php:1275
+msgid "privacy policy"
+msgstr "política de privacidade"
+
+#: ../../boot.php:1408
+msgid "Requested account is not available."
+msgstr "Conta solicitada não disponível"
+
+#: ../../boot.php:1447 ../../mod/profile.php:21
+msgid "Requested profile is not available."
+msgstr "Perfil solicitado não está disponível."
+
+#: ../../boot.php:1490 ../../boot.php:1624
+#: ../../include/profile_advanced.php:84
+msgid "Edit profile"
+msgstr "Editar perfil"
+
+#: ../../boot.php:1557 ../../include/contact_widgets.php:10
+#: ../../mod/suggest.php:90 ../../mod/match.php:58
+msgid "Connect"
+msgstr "Conectar"
+
+#: ../../boot.php:1589
+msgid "Message"
+msgstr "Mensagem"
+
+#: ../../boot.php:1595 ../../include/nav.php:175
+msgid "Profiles"
+msgstr "Perfis"
+
+#: ../../boot.php:1595
+msgid "Manage/edit profiles"
+msgstr "Gerenciar/editar perfis"
+
+#: ../../boot.php:1600 ../../boot.php:1626 ../../mod/profiles.php:804
+msgid "Change profile photo"
+msgstr "Mudar a foto do perfil"
+
+#: ../../boot.php:1601 ../../mod/profiles.php:805
+msgid "Create New Profile"
+msgstr "Criar um novo perfil"
+
+#: ../../boot.php:1611 ../../mod/profiles.php:816
+msgid "Profile Image"
+msgstr "Imagem do perfil"
+
+#: ../../boot.php:1614 ../../mod/profiles.php:818
+msgid "visible to everybody"
+msgstr "visível para todos"
+
+#: ../../boot.php:1615 ../../mod/profiles.php:819
+msgid "Edit visibility"
+msgstr "Editar a visibilidade"
+
+#: ../../boot.php:1637 ../../include/event.php:40
+#: ../../include/bb2diaspora.php:155 ../../mod/events.php:471
+#: ../../mod/directory.php:136
+msgid "Location:"
+msgstr "Localização:"
+
+#: ../../boot.php:1639 ../../include/profile_advanced.php:17
+#: ../../mod/directory.php:138
+msgid "Gender:"
+msgstr "Gênero:"
+
+#: ../../boot.php:1642 ../../include/profile_advanced.php:37
+#: ../../mod/directory.php:140
+msgid "Status:"
+msgstr "Situação:"
+
+#: ../../boot.php:1644 ../../include/profile_advanced.php:48
+#: ../../mod/directory.php:142
+msgid "Homepage:"
+msgstr "Página web:"
+
+#: ../../boot.php:1646 ../../include/profile_advanced.php:58
+#: ../../mod/directory.php:144
+msgid "About:"
+msgstr "Sobre:"
+
+#: ../../boot.php:1711
+msgid "Network:"
+msgstr "Rede:"
+
+#: ../../boot.php:1743 ../../boot.php:1829
+msgid "g A l F d"
+msgstr "G l d F"
+
+#: ../../boot.php:1744 ../../boot.php:1830
+msgid "F d"
+msgstr "F d"
+
+#: ../../boot.php:1789 ../../boot.php:1877
+msgid "[today]"
+msgstr "[hoje]"
+
+#: ../../boot.php:1801
+msgid "Birthday Reminders"
+msgstr "Lembretes de aniversário"
+
+#: ../../boot.php:1802
+msgid "Birthdays this week:"
+msgstr "Aniversários nesta semana:"
+
+#: ../../boot.php:1864
+msgid "[No description]"
+msgstr "[Sem descrição]"
+
+#: ../../boot.php:1888
+msgid "Event Reminders"
+msgstr "Lembretes de eventos"
+
+#: ../../boot.php:1889
+msgid "Events this week:"
+msgstr "Eventos esta semana:"
+
+#: ../../boot.php:2126 ../../include/nav.php:76
+msgid "Status"
+msgstr "Status"
+
+#: ../../boot.php:2129
+msgid "Status Messages and Posts"
+msgstr "Mensagem de Estado (status) e Publicações"
+
+#: ../../boot.php:2136
+msgid "Profile Details"
+msgstr "Detalhe do Perfil"
+
+#: ../../boot.php:2143 ../../mod/photos.php:52
+msgid "Photo Albums"
+msgstr "Álbuns de fotos"
+
+#: ../../boot.php:2147 ../../boot.php:2150 ../../include/nav.php:79
+msgid "Videos"
+msgstr "Vídeos"
+
+#: ../../boot.php:2160
+msgid "Events and Calendar"
+msgstr "Eventos e Agenda"
+
+#: ../../boot.php:2164 ../../mod/notes.php:44
+msgid "Personal Notes"
+msgstr "Notas pessoais"
+
+#: ../../boot.php:2167
+msgid "Only You Can See This"
+msgstr "Somente Você Pode Ver Isso"
+
+#: ../../include/features.php:23
+msgid "General Features"
+msgstr "Funcionalidades Gerais"
+
+#: ../../include/features.php:25
+msgid "Multiple Profiles"
+msgstr "Perfís Múltiplos"
+
+#: ../../include/features.php:25
+msgid "Ability to create multiple profiles"
+msgstr "Capacidade de criar perfis múltiplos"
+
+#: ../../include/features.php:30
+msgid "Post Composition Features"
+msgstr "Funcionalidades de Composição de Publicações"
+
+#: ../../include/features.php:31
+msgid "Richtext Editor"
+msgstr "Editor Richtext"
+
+#: ../../include/features.php:31
+msgid "Enable richtext editor"
+msgstr "Habilite editor richtext"
+
+#: ../../include/features.php:32
+msgid "Post Preview"
+msgstr "Pré-visualização da Publicação"
+
+#: ../../include/features.php:32
+msgid "Allow previewing posts and comments before publishing them"
+msgstr "Permite pré-visualizar publicações e comentários antes de publicá-los"
+
+#: ../../include/features.php:33
+msgid "Auto-mention Forums"
+msgstr "Auto-menção Fóruns"
+
+#: ../../include/features.php:33
+msgid ""
+"Add/remove mention when a fourm page is selected/deselected in ACL window."
+msgstr "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL"
+
+#: ../../include/features.php:38
+msgid "Network Sidebar Widgets"
+msgstr "Widgets da Barra Lateral da Rede"
+
+#: ../../include/features.php:39
+msgid "Search by Date"
+msgstr "Buscar por Data"
+
+#: ../../include/features.php:39
+msgid "Ability to select posts by date ranges"
+msgstr "Capacidade de selecionar publicações por intervalos de data"
+
+#: ../../include/features.php:40
+msgid "Group Filter"
+msgstr "Filtrar Grupo"
+
+#: ../../include/features.php:40
+msgid "Enable widget to display Network posts only from selected group"
+msgstr "Habilita widget para mostrar publicações da Rede somente de grupos selecionados"
+
+#: ../../include/features.php:41
+msgid "Network Filter"
+msgstr "Filtrar Rede"
+
+#: ../../include/features.php:41
+msgid "Enable widget to display Network posts only from selected network"
+msgstr "Habilita widget para mostrar publicações da Rede de redes selecionadas"
+
+#: ../../include/features.php:42 ../../mod/network.php:194
+#: ../../mod/search.php:30
+msgid "Saved Searches"
+msgstr "Pesquisas salvas"
+
+#: ../../include/features.php:42
+msgid "Save search terms for re-use"
+msgstr "Guarde as palavras-chaves para reuso"
+
+#: ../../include/features.php:47
+msgid "Network Tabs"
+msgstr "Abas da Rede"
+
+#: ../../include/features.php:48
+msgid "Network Personal Tab"
+msgstr "Aba Pessoal da Rede"
+
+#: ../../include/features.php:48
+msgid "Enable tab to display only Network posts that you've interacted on"
+msgstr "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido"
+
+#: ../../include/features.php:49
+msgid "Network New Tab"
+msgstr "Aba Nova da Rede"
+
+#: ../../include/features.php:49
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)"
+
+#: ../../include/features.php:50
+msgid "Network Shared Links Tab"
+msgstr "Aba de Links Compartilhados da Rede"
+
+#: ../../include/features.php:50
+msgid "Enable tab to display only Network posts with links in them"
+msgstr "Habilite aba para mostrar somente publicações da Rede que contenham links"
+
+#: ../../include/features.php:55
+msgid "Post/Comment Tools"
+msgstr "Ferramentas de Publicação/Comentário"
+
+#: ../../include/features.php:56
+msgid "Multiple Deletion"
+msgstr "Deleção Multipla"
+
+#: ../../include/features.php:56
+msgid "Select and delete multiple posts/comments at once"
+msgstr "Selecione e delete múltiplas publicações/comentário imediatamente"
+
+#: ../../include/features.php:57
+msgid "Edit Sent Posts"
+msgstr "Editar Publicações Enviadas"
+
+#: ../../include/features.php:57
+msgid "Edit and correct posts and comments after sending"
+msgstr "Editar e corrigir publicações e comentários após envio"
+
+#: ../../include/features.php:58
+msgid "Tagging"
+msgstr "Etiquetagem"
+
+#: ../../include/features.php:58
+msgid "Ability to tag existing posts"
+msgstr "Capacidade de colocar etiquetas em publicações existentes"
+
+#: ../../include/features.php:59
+msgid "Post Categories"
+msgstr "Categorias de Publicações"
+
+#: ../../include/features.php:59
+msgid "Add categories to your posts"
+msgstr "Adicione Categorias ás Publicações"
+
+#: ../../include/features.php:60 ../../include/contact_widgets.php:104
+msgid "Saved Folders"
+msgstr "Pastas salvas"
+
+#: ../../include/features.php:60
+msgid "Ability to file posts under folders"
+msgstr "Capacidade de arquivar publicações em pastas"
+
+#: ../../include/features.php:61
+msgid "Dislike Posts"
+msgstr "Desgostar de publicações"
+
+#: ../../include/features.php:61
+msgid "Ability to dislike posts/comments"
+msgstr "Capacidade de desgostar de publicações/comentários"
+
+#: ../../include/features.php:62
+msgid "Star Posts"
+msgstr "Destacar publicações"
+
+#: ../../include/features.php:62
+msgid "Ability to mark special posts with a star indicator"
+msgstr "Capacidade de marcar publicações especiais com uma estrela indicadora"
+
+#: ../../include/features.php:63
+msgid "Mute Post Notifications"
+msgstr "Silenciar Notificações de Postagem"
+
+#: ../../include/features.php:63
+msgid "Ability to mute notifications for a thread"
+msgstr "Habilitar notificação silenciosa para a tarefa"
+
+#: ../../include/items.php:2307 ../../include/datetime.php:477
+#, php-format
+msgid "%s's birthday"
+msgstr "aniversários de %s's"
+
+#: ../../include/items.php:2308 ../../include/datetime.php:478
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Feliz Aniversário %s"
+
+#: ../../include/items.php:4111 ../../mod/dfrn_request.php:717
+#: ../../mod/dfrn_confirm.php:752
+msgid "[Name Withheld]"
+msgstr "[Nome não revelado]"
+
+#: ../../include/items.php:4619 ../../mod/admin.php:169
+#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/viewsrc.php:15
+#: ../../mod/notice.php:15 ../../mod/display.php:82 ../../mod/display.php:284
+#: ../../mod/display.php:503
+msgid "Item not found."
+msgstr "O item não foi encontrado."
+
+#: ../../include/items.php:4658
+msgid "Do you really want to delete this item?"
+msgstr "Você realmente deseja deletar esse item?"
+
+#: ../../include/items.php:4660 ../../mod/settings.php:1015
+#: ../../mod/settings.php:1021 ../../mod/settings.php:1029
+#: ../../mod/settings.php:1033 ../../mod/settings.php:1038
+#: ../../mod/settings.php:1044 ../../mod/settings.php:1050
+#: ../../mod/settings.php:1056 ../../mod/settings.php:1086
+#: ../../mod/settings.php:1087 ../../mod/settings.php:1088
+#: ../../mod/settings.php:1089 ../../mod/settings.php:1090
+#: ../../mod/contacts.php:341 ../../mod/register.php:233
+#: ../../mod/dfrn_request.php:830 ../../mod/api.php:105
+#: ../../mod/suggest.php:29 ../../mod/message.php:209
+#: ../../mod/profiles.php:661 ../../mod/profiles.php:664
msgid "Yes"
msgstr "Sim"
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: ../../include/items.php:4663 ../../include/conversation.php:1128
+#: ../../mod/settings.php:620 ../../mod/settings.php:646
+#: ../../mod/contacts.php:344 ../../mod/editpost.php:148
+#: ../../mod/dfrn_request.php:844 ../../mod/fbrowser.php:81
+#: ../../mod/fbrowser.php:116 ../../mod/suggest.php:32
+#: ../../mod/photos.php:203 ../../mod/photos.php:292 ../../mod/tagrm.php:11
+#: ../../mod/tagrm.php:94 ../../mod/message.php:212
msgid "Cancel"
msgstr "Cancelar"
-#: ../../mod/contacts.php:352
-msgid "Contact has been removed."
-msgstr "O contato foi removido."
+#: ../../include/items.php:4881
+msgid "Archives"
+msgstr "Arquivos"
-#: ../../mod/contacts.php:390
+#: ../../include/group.php:25
+msgid ""
+"A deleted group with this name was revived. Existing item permissions "
+"may apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
+msgstr "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente."
+
+#: ../../include/group.php:207
+msgid "Default privacy group for new contacts"
+msgstr "Grupo de privacidade padrão para novos contatos"
+
+#: ../../include/group.php:226
+msgid "Everybody"
+msgstr "Todos"
+
+#: ../../include/group.php:249
+msgid "edit"
+msgstr "editar"
+
+#: ../../include/group.php:270 ../../mod/newmember.php:66
+msgid "Groups"
+msgstr "Grupos"
+
+#: ../../include/group.php:271
+msgid "Edit group"
+msgstr "Editar grupo"
+
+#: ../../include/group.php:272
+msgid "Create a new group"
+msgstr "Criar um novo grupo"
+
+#: ../../include/group.php:273
+msgid "Contacts not in any group"
+msgstr "Contatos não estão dentro de nenhum grupo"
+
+#: ../../include/group.php:275 ../../mod/network.php:195
+msgid "add"
+msgstr "adicionar"
+
+#: ../../include/Photo_old.php:911 ../../include/Photo_old.php:926
+#: ../../include/Photo_old.php:933 ../../include/Photo_old.php:955
+#: ../../include/Photo.php:933 ../../include/Photo.php:948
+#: ../../include/Photo.php:955 ../../include/Photo.php:977
+#: ../../include/message.php:144 ../../mod/wall_upload.php:169
+#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
+#: ../../mod/item.php:485
+msgid "Wall Photos"
+msgstr "Fotos do mural"
+
+#: ../../include/dba.php:56 ../../include/dba_pdo.php:72
#, php-format
-msgid "You are mutual friends with %s"
-msgstr "Você possui uma amizade mútua com %s"
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'"
-#: ../../mod/contacts.php:394
+#: ../../include/contact_widgets.php:6
+msgid "Add New Contact"
+msgstr "Adicionar Contato Novo"
+
+#: ../../include/contact_widgets.php:7
+msgid "Enter address or web location"
+msgstr "Forneça endereço ou localização web"
+
+#: ../../include/contact_widgets.php:8
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Por exemplo: joao@exemplo.com, http://exemplo.com/maria"
+
+#: ../../include/contact_widgets.php:24
#, php-format
-msgid "You are sharing with %s"
-msgstr "Você está compartilhando com %s"
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d convite disponível"
+msgstr[1] "%d convites disponíveis"
-#: ../../mod/contacts.php:399
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s está compartilhando com você"
+#: ../../include/contact_widgets.php:30
+msgid "Find People"
+msgstr "Pesquisar por pessoas"
-#: ../../mod/contacts.php:416
-msgid "Private communications are not available for this contact."
-msgstr "As comunicações privadas não estão disponíveis para este contato."
+#: ../../include/contact_widgets.php:31
+msgid "Enter name or interest"
+msgstr "Fornecer nome ou interesse"
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
-msgid "Never"
-msgstr "Nunca"
+#: ../../include/contact_widgets.php:32
+msgid "Connect/Follow"
+msgstr "Conectar-se/acompanhar"
-#: ../../mod/contacts.php:423
-msgid "(Update was successful)"
-msgstr "(A atualização foi bem sucedida)"
+#: ../../include/contact_widgets.php:33
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Examplos: Robert Morgenstein, Fishing"
-#: ../../mod/contacts.php:423
-msgid "(Update was not successful)"
-msgstr "(A atualização não foi bem sucedida)"
+#: ../../include/contact_widgets.php:34 ../../mod/contacts.php:724
+#: ../../mod/directory.php:63
+msgid "Find"
+msgstr "Pesquisar"
-#: ../../mod/contacts.php:425
-msgid "Suggest friends"
-msgstr "Sugerir amigos"
+#: ../../include/contact_widgets.php:37
+msgid "Random Profile"
+msgstr "Perfil Randômico"
-#: ../../mod/contacts.php:429
-#, php-format
-msgid "Network type: %s"
-msgstr "Tipo de rede: %s"
+#: ../../include/contact_widgets.php:71
+msgid "Networks"
+msgstr "Redes"
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: ../../include/contact_widgets.php:74
+msgid "All Networks"
+msgstr "Todas as redes"
+
+#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+msgid "Everything"
+msgstr "Tudo"
+
+#: ../../include/contact_widgets.php:136
+msgid "Categories"
+msgstr "Categorias"
+
+#: ../../include/contact_widgets.php:200 ../../mod/contacts.php:439
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] "%d contato em comum"
msgstr[1] "%d contatos em comum"
-#: ../../mod/contacts.php:437
-msgid "View all contacts"
-msgstr "Ver todos os contatos"
+#: ../../include/enotify.php:18
+msgid "Friendica Notification"
+msgstr "Notificação Friendica"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
-msgid "Unblock"
-msgstr "Desbloquear"
+#: ../../include/enotify.php:21
+msgid "Thank You,"
+msgstr "Obrigado,"
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
-msgid "Block"
-msgstr "Bloquear"
+#: ../../include/enotify.php:23
+#, php-format
+msgid "%s Administrator"
+msgstr "%s Administrador"
-#: ../../mod/contacts.php:445
-msgid "Toggle Blocked status"
-msgstr "Alternar o status de bloqueio"
+#: ../../include/enotify.php:33 ../../include/delivery.php:467
+#: ../../include/notifier.php:796
+msgid "noreply"
+msgstr "naoresponda"
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
-msgid "Unignore"
-msgstr "Deixar de ignorar"
+#: ../../include/enotify.php:64
+#, php-format
+msgid "%s "
+msgstr "%s "
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
-msgid "Ignore"
-msgstr "Ignorar"
+#: ../../include/enotify.php:68
+#, php-format
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr "[Friendica:Notify] Nova mensagem recebida em %s"
-#: ../../mod/contacts.php:451
-msgid "Toggle Ignored status"
-msgstr "Alternar o status de ignorado"
+#: ../../include/enotify.php:70
+#, php-format
+msgid "%1$s sent you a new private message at %2$s."
+msgstr "%1$s lhe enviou uma mensagem privativa em %2$s."
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
-msgid "Unarchive"
-msgstr "Desarquivar"
+#: ../../include/enotify.php:71
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s lhe enviou %2$s."
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
-msgid "Archive"
-msgstr "Arquivar"
+#: ../../include/enotify.php:71
+msgid "a private message"
+msgstr "uma mensagem privada"
-#: ../../mod/contacts.php:458
-msgid "Toggle Archive status"
-msgstr "Alternar o status de arquivamento"
+#: ../../include/enotify.php:72
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr "Favor visitar %s para ver e/ou responder às suas mensagens privadas."
-#: ../../mod/contacts.php:461
-msgid "Repair"
-msgstr "Reparar"
+#: ../../include/enotify.php:124
+#, php-format
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr "%1$s comentou uma [url=%2$s] %3$s[/url]"
-#: ../../mod/contacts.php:464
-msgid "Advanced Contact Settings"
-msgstr "Configurações avançadas do contato"
+#: ../../include/enotify.php:131
+#, php-format
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr "%1$s comentou na %4$s de [url=%2$s]%3$s [/url]"
-#: ../../mod/contacts.php:470
-msgid "Communications lost with this contact!"
-msgstr "As comunicações com esse contato foram perdidas!"
+#: ../../include/enotify.php:139
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr "%1$s comentou [url=%2$s]sua %3$s[/url]"
-#: ../../mod/contacts.php:473
-msgid "Contact Editor"
-msgstr "Editor de contatos"
+#: ../../include/enotify.php:149
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Friendica:Notify] Comentário na conversa #%1$d por %2$s"
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
-msgid "Submit"
-msgstr "Enviar"
+#: ../../include/enotify.php:150
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s comentou um item/conversa que você está seguindo."
-#: ../../mod/contacts.php:476
-msgid "Profile Visibility"
-msgstr "Visibilidade do perfil"
+#: ../../include/enotify.php:153 ../../include/enotify.php:168
+#: ../../include/enotify.php:181 ../../include/enotify.php:194
+#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Favor visitar %s para ver e/ou responder à conversa."
-#: ../../mod/contacts.php:477
+#: ../../include/enotify.php:160
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
+msgstr "[Friendica:Notify] %s publicou no mural do seu perfil"
+
+#: ../../include/enotify.php:162
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr "%1$s publicou no mural do seu perfil em %2$s"
+
+#: ../../include/enotify.php:164
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr "%1$s publicou para [url=%2$s]seu mural[/url]"
+
+#: ../../include/enotify.php:175
+#, php-format
+msgid "[Friendica:Notify] %s tagged you"
+msgstr "[Friendica:Notify] %s etiquetou você"
+
+#: ../../include/enotify.php:176
+#, php-format
+msgid "%1$s tagged you at %2$s"
+msgstr "%1$s etiquetou você em %2$s"
+
+#: ../../include/enotify.php:177
+#, php-format
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr "%1$s [url=%2$s]etiquetou você[/url]."
+
+#: ../../include/enotify.php:188
+#, php-format
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr "[Friendica:Notify] %s compartilhado uma nova publicação"
+
+#: ../../include/enotify.php:189
+#, php-format
+msgid "%1$s shared a new post at %2$s"
+msgstr "%1$s compartilhou uma nova publicação em %2$s"
+
+#: ../../include/enotify.php:190
+#, php-format
+msgid "%1$s [url=%2$s]shared a post[/url]."
+msgstr "%1$s [url=%2$s]compartilhou uma publicação[/url]."
+
+#: ../../include/enotify.php:202
+#, php-format
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr "[Friendica:Notify] %1$s cutucou você"
+
+#: ../../include/enotify.php:203
+#, php-format
+msgid "%1$s poked you at %2$s"
+msgstr "%1$s cutucou você em %2$s"
+
+#: ../../include/enotify.php:204
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr "%1$s [url=%2$s]cutucou você[/url]."
+
+#: ../../include/enotify.php:219
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
+msgstr "[Friendica:Notify] %s etiquetou sua publicação"
+
+#: ../../include/enotify.php:220
+#, php-format
+msgid "%1$s tagged your post at %2$s"
+msgstr "%1$s etiquetou sua publicação em %2$s"
+
+#: ../../include/enotify.php:221
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr "%1$s etiquetou [url=%2$s]sua publicação[/url]"
+
+#: ../../include/enotify.php:232
+msgid "[Friendica:Notify] Introduction received"
+msgstr "[Friendica:Notify] Você recebeu uma apresentação"
+
+#: ../../include/enotify.php:233
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr "Você recebeu uma apresentação de '%1$s' em %2$s"
+
+#: ../../include/enotify.php:234
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr "Você recebeu [url=%1$s]uma apresentação[/url] de %2$s."
+
+#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "Você pode visitar o perfil deles em %s"
+
+#: ../../include/enotify.php:239
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "Favor visitar %s para aprovar ou rejeitar a apresentação."
+
+#: ../../include/enotify.php:247
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr "[Friendica:Notificação] Uma nova pessoa está compartilhando com você"
+
+#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#, php-format
+msgid "%1$s is sharing with you at %2$s"
+msgstr "%1$s está compartilhando com você via %2$s"
+
+#: ../../include/enotify.php:255
+msgid "[Friendica:Notify] You have a new follower"
+msgstr "[Friendica:Notificação] Você tem um novo seguidor"
+
+#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#, php-format
+msgid "You have a new follower at %2$s : %1$s"
+msgstr "Você tem um novo seguidor em %2$s : %1$s"
+
+#: ../../include/enotify.php:270
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr "[Friendica:Notify] Você recebeu uma sugestão de amigo"
+
+#: ../../include/enotify.php:271
+#, php-format
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr "Você recebeu uma sugestão de amigo de '%1$s' em %2$s"
+
+#: ../../include/enotify.php:272
#, php-format
msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro."
+"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+msgstr "Você recebeu [url=%1$s]uma sugestão de amigo[/url] de %2$s em %3$s"
-#: ../../mod/contacts.php:478
-msgid "Contact Information / Notes"
-msgstr "Informações sobre o contato / Anotações"
+#: ../../include/enotify.php:277
+msgid "Name:"
+msgstr "Nome:"
-#: ../../mod/contacts.php:479
-msgid "Edit contact notes"
-msgstr "Editar as anotações do contato"
+#: ../../include/enotify.php:278
+msgid "Photo:"
+msgstr "Foto:"
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: ../../include/enotify.php:281
#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Visitar o perfil de %s [%s]"
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Favor visitar %s para aprovar ou rejeitar a sugestão."
-#: ../../mod/contacts.php:485
-msgid "Block/Unblock contact"
-msgstr "Bloquear/desbloquear o contato"
+#: ../../include/enotify.php:289 ../../include/enotify.php:302
+msgid "[Friendica:Notify] Connection accepted"
+msgstr "[Friendica:Notificação] Conexão aceita"
-#: ../../mod/contacts.php:486
-msgid "Ignore contact"
-msgstr "Ignorar o contato"
+#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#, php-format
+msgid "'%1$s' has acepted your connection request at %2$s"
+msgstr "'%1$s' sua solicitação de conexão foi aceita em %2$s"
-#: ../../mod/contacts.php:487
-msgid "Repair URL settings"
-msgstr "Reparar as definições de URL"
+#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#, php-format
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+msgstr "%2$s Foi aceita [url=%1$s] a conexão solicitada[/url]."
-#: ../../mod/contacts.php:488
-msgid "View conversations"
-msgstr "Ver as conversas"
-
-#: ../../mod/contacts.php:490
-msgid "Delete contact"
-msgstr "Excluir o contato"
-
-#: ../../mod/contacts.php:494
-msgid "Last update:"
-msgstr "Última atualização:"
-
-#: ../../mod/contacts.php:496
-msgid "Update public posts"
-msgstr "Atualizar publicações públicas"
-
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
-msgid "Update now"
-msgstr "Atualizar agora"
-
-#: ../../mod/contacts.php:505
-msgid "Currently blocked"
-msgstr "Atualmente bloqueado"
-
-#: ../../mod/contacts.php:506
-msgid "Currently ignored"
-msgstr "Atualmente ignorado"
-
-#: ../../mod/contacts.php:507
-msgid "Currently archived"
-msgstr "Atualmente arquivado"
-
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
-msgid "Hide this contact from others"
-msgstr "Ocultar este contato dos outros"
-
-#: ../../mod/contacts.php:508
+#: ../../include/enotify.php:294
msgid ""
-"Replies/likes to your public posts may still be visible"
-msgstr "Respostas/gostadas associados às suas publicações ainda podem estar visíveis"
+"You are now mutual friends and may exchange status updates, photos, and email\n"
+"\twithout restriction."
+msgstr "Você agora são amigos em comum e podem trocar atualizações de status, fotos e e-mail\n\tsem restrições."
-#: ../../mod/contacts.php:509
-msgid "Notification for new posts"
-msgstr "Notificações para novas publicações"
+#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#, php-format
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr "Por favor, visite %s se você desejar fazer quaisquer alterações a este relacionamento."
-#: ../../mod/contacts.php:509
-msgid "Send a notification of every new post of this contact"
-msgstr "Envie uma notificação para todos as novas publicações deste contato"
-
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr "Pega mais informações para feeds"
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr "Desabilitado"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr "Buscar informações"
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr "Buscar informação e palavras-chave"
-
-#: ../../mod/contacts.php:513
-msgid "Blacklisted keywords"
-msgstr "Palavras-chave na Lista Negra"
-
-#: ../../mod/contacts.php:513
+#: ../../include/enotify.php:307
+#, php-format
msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Lista de palavras-chave separadas por vírgulas que não devem ser convertidas para hashtags, quando \"Buscar informações e palavras-chave\" for selecionado."
+"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr "'%1$s' optou por aceitá-lo um \"fã\", o que restringe algumas formas de comunicação - como mensagens privadas e algumas interações de perfil. Se esta é uma página de celebridade ou de uma comunidade, essas configurações foram aplicadas automaticamente."
-#: ../../mod/contacts.php:564
-msgid "Suggestions"
-msgstr "Sugestões"
+#: ../../include/enotify.php:309
+#, php-format
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future. "
+msgstr "'%1$s' pode optar no futuro por estender isso para um relacionamento bidirecional ou superior permissivo."
-#: ../../mod/contacts.php:567
-msgid "Suggest potential friends"
-msgstr "Sugerir amigos em potencial"
+#: ../../include/enotify.php:322
+msgid "[Friendica System:Notify] registration request"
+msgstr "[Friendica: Notificação do Sistema] solicitação de cadastro"
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
-msgid "All Contacts"
-msgstr "Todos os contatos"
+#: ../../include/enotify.php:323
+#, php-format
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr "Você recebeu um pedido de cadastro de '%1$s' em %2$s"
-#: ../../mod/contacts.php:573
-msgid "Show all contacts"
-msgstr "Exibe todos os contatos"
+#: ../../include/enotify.php:324
+#, php-format
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
+msgstr "Você recebeu uma [url=%1$s]solicitação de cadastro[/url] de %2$s."
-#: ../../mod/contacts.php:576
-msgid "Unblocked"
-msgstr "Desbloquear"
+#: ../../include/enotify.php:327
+#, php-format
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
+msgstr "Nome completo:\t%1$s\\nLocal do Site:\t%2$s\\nNome de Login:\t%3$s (%4$s)"
-#: ../../mod/contacts.php:579
-msgid "Only show unblocked contacts"
-msgstr "Exibe somente contatos desbloqueados"
+#: ../../include/enotify.php:330
+#, php-format
+msgid "Please visit %s to approve or reject the request."
+msgstr "Por favor, visite %s para aprovar ou rejeitar a solicitação."
-#: ../../mod/contacts.php:583
-msgid "Blocked"
-msgstr "Bloqueado"
+#: ../../include/api.php:304 ../../include/api.php:315
+#: ../../include/api.php:416 ../../include/api.php:1063
+#: ../../include/api.php:1065
+msgid "User not found."
+msgstr "Usuário não encontrado."
-#: ../../mod/contacts.php:586
-msgid "Only show blocked contacts"
-msgstr "Exibe somente contatos bloqueados"
+#: ../../include/api.php:770
+#, php-format
+msgid "Daily posting limit of %d posts reached. The post was rejected."
+msgstr "O limite diário de postagem de %d mensagens foi atingido. O post foi rejeitado."
-#: ../../mod/contacts.php:590
-msgid "Ignored"
-msgstr "Ignorados"
+#: ../../include/api.php:789
+#, php-format
+msgid "Weekly posting limit of %d posts reached. The post was rejected."
+msgstr "O limite de postagem semanal de %d mensagens foi atingido. O post foi rejeitado."
-#: ../../mod/contacts.php:593
-msgid "Only show ignored contacts"
-msgstr "Exibe somente contatos ignorados"
+#: ../../include/api.php:808
+#, php-format
+msgid "Monthly posting limit of %d posts reached. The post was rejected."
+msgstr "O limite de postagem mensal de %d mensagens foi atingido. O post foi rejeitado."
-#: ../../mod/contacts.php:597
-msgid "Archived"
-msgstr "Arquivados"
+#: ../../include/api.php:1271
+msgid "There is no status with this id."
+msgstr "Não existe status com esse id."
-#: ../../mod/contacts.php:600
-msgid "Only show archived contacts"
-msgstr "Exibe somente contatos arquivados"
+#: ../../include/api.php:1341
+msgid "There is no conversation with this id."
+msgstr "Não existe conversas com esse id."
-#: ../../mod/contacts.php:604
-msgid "Hidden"
-msgstr "Ocultos"
+#: ../../include/api.php:1613
+msgid "Invalid request."
+msgstr "Solicitação inválida."
-#: ../../mod/contacts.php:607
-msgid "Only show hidden contacts"
-msgstr "Exibe somente contatos ocultos"
+#: ../../include/api.php:1624
+msgid "Invalid item."
+msgstr "Ítem inválido."
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Amizade mútua"
+#: ../../include/api.php:1634
+msgid "Invalid action. "
+msgstr "Ação inválida."
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "é um fã seu"
+#: ../../include/api.php:1642
+msgid "DB error"
+msgstr "Erro do Banco de Dados"
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "você é um fã de"
+#: ../../include/network.php:890
+msgid "view full size"
+msgstr "ver na tela inteira"
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Editar o contato"
+#: ../../include/Scrape.php:608
+msgid " on Last.fm"
+msgstr "na Last.fm"
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
-msgid "Contacts"
-msgstr "Contatos"
+#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1133
+msgid "Full Name:"
+msgstr "Nome completo:"
-#: ../../mod/contacts.php:706
-msgid "Search your contacts"
-msgstr "Pesquisar seus contatos"
+#: ../../include/profile_advanced.php:22
+msgid "j F, Y"
+msgstr "j de F, Y"
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
-msgid "Finding: "
-msgstr "Pesquisando: "
+#: ../../include/profile_advanced.php:23
+msgid "j F"
+msgstr "j de F"
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
-msgid "Find"
+#: ../../include/profile_advanced.php:30
+msgid "Birthday:"
+msgstr "Aniversário:"
+
+#: ../../include/profile_advanced.php:34
+msgid "Age:"
+msgstr "Idade:"
+
+#: ../../include/profile_advanced.php:43
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "para %1$d %2$s"
+
+#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:714
+msgid "Sexual Preference:"
+msgstr "Preferência sexual:"
+
+#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:716
+msgid "Hometown:"
+msgstr "Cidade:"
+
+#: ../../include/profile_advanced.php:52
+msgid "Tags:"
+msgstr "Etiquetas:"
+
+#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:717
+msgid "Political Views:"
+msgstr "Posição política:"
+
+#: ../../include/profile_advanced.php:56
+msgid "Religion:"
+msgstr "Religião:"
+
+#: ../../include/profile_advanced.php:60
+msgid "Hobbies/Interests:"
+msgstr "Passatempos/Interesses:"
+
+#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:721
+msgid "Likes:"
+msgstr "Gosta de:"
+
+#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:722
+msgid "Dislikes:"
+msgstr "Não gosta de:"
+
+#: ../../include/profile_advanced.php:67
+msgid "Contact information and Social Networks:"
+msgstr "Informações de contato e redes sociais:"
+
+#: ../../include/profile_advanced.php:69
+msgid "Musical interests:"
+msgstr "Preferências musicais:"
+
+#: ../../include/profile_advanced.php:71
+msgid "Books, literature:"
+msgstr "Livros, literatura:"
+
+#: ../../include/profile_advanced.php:73
+msgid "Television:"
+msgstr "Televisão:"
+
+#: ../../include/profile_advanced.php:75
+msgid "Film/dance/culture/entertainment:"
+msgstr "Filmes/dança/cultura/entretenimento:"
+
+#: ../../include/profile_advanced.php:77
+msgid "Love/Romance:"
+msgstr "Amor/romance:"
+
+#: ../../include/profile_advanced.php:79
+msgid "Work/employment:"
+msgstr "Trabalho/emprego:"
+
+#: ../../include/profile_advanced.php:81
+msgid "School/education:"
+msgstr "Escola/educação:"
+
+#: ../../include/nav.php:34 ../../mod/navigation.php:20
+msgid "Nothing new here"
+msgstr "Nada de novo aqui"
+
+#: ../../include/nav.php:38 ../../mod/navigation.php:24
+msgid "Clear notifications"
+msgstr "Descartar notificações"
+
+#: ../../include/nav.php:73
+msgid "End this session"
+msgstr "Terminar esta sessão"
+
+#: ../../include/nav.php:79
+msgid "Your videos"
+msgstr "Seus vídeos"
+
+#: ../../include/nav.php:81
+msgid "Your personal notes"
+msgstr "Suas anotações pessoais"
+
+#: ../../include/nav.php:92
+msgid "Sign in"
+msgstr "Entrar"
+
+#: ../../include/nav.php:105
+msgid "Home Page"
+msgstr "Página pessoal"
+
+#: ../../include/nav.php:109
+msgid "Create an account"
+msgstr "Criar uma conta"
+
+#: ../../include/nav.php:114 ../../mod/help.php:36
+msgid "Help"
+msgstr "Ajuda"
+
+#: ../../include/nav.php:114
+msgid "Help and documentation"
+msgstr "Ajuda e documentação"
+
+#: ../../include/nav.php:117
+msgid "Apps"
+msgstr "Aplicativos"
+
+#: ../../include/nav.php:117
+msgid "Addon applications, utilities, games"
+msgstr "Complementos, utilitários, jogos"
+
+#: ../../include/nav.php:119 ../../include/text.php:968
+#: ../../include/text.php:969 ../../mod/search.php:99
+msgid "Search"
msgstr "Pesquisar"
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
-msgid "Update"
-msgstr "Atualizar"
+#: ../../include/nav.php:119
+msgid "Search site content"
+msgstr "Pesquisar conteúdo no site"
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
-msgid "Delete"
-msgstr "Excluir"
+#: ../../include/nav.php:129
+msgid "Conversations on this site"
+msgstr "Conversas neste site"
-#: ../../mod/hcard.php:10
-msgid "No profile"
-msgstr "Nenhum perfil"
+#: ../../include/nav.php:131
+msgid "Conversations on the network"
+msgstr "Conversas na rede"
-#: ../../mod/manage.php:106
-msgid "Manage Identities and/or Pages"
-msgstr "Gerenciar identidades e/ou páginas"
+#: ../../include/nav.php:133
+msgid "Directory"
+msgstr "Diretório"
-#: ../../mod/manage.php:107
+#: ../../include/nav.php:133
+msgid "People directory"
+msgstr "Diretório de pessoas"
+
+#: ../../include/nav.php:135
+msgid "Information"
+msgstr "Informação"
+
+#: ../../include/nav.php:135
+msgid "Information about this friendica instance"
+msgstr "Informação sobre esta instância do friendica"
+
+#: ../../include/nav.php:145 ../../mod/notifications.php:83
+msgid "Network"
+msgstr "Rede"
+
+#: ../../include/nav.php:145
+msgid "Conversations from your friends"
+msgstr "Conversas dos seus amigos"
+
+#: ../../include/nav.php:146
+msgid "Network Reset"
+msgstr "Reiniciar Rede"
+
+#: ../../include/nav.php:146
+msgid "Load Network page with no filters"
+msgstr "Carregar página Rede sem filtros"
+
+#: ../../include/nav.php:154 ../../mod/notifications.php:98
+msgid "Introductions"
+msgstr "Apresentações"
+
+#: ../../include/nav.php:154
+msgid "Friend Requests"
+msgstr "Requisições de Amizade"
+
+#: ../../include/nav.php:155 ../../mod/notifications.php:224
+msgid "Notifications"
+msgstr "Notificações"
+
+#: ../../include/nav.php:156
+msgid "See all notifications"
+msgstr "Ver todas notificações"
+
+#: ../../include/nav.php:157
+msgid "Mark all system notifications seen"
+msgstr "Marcar todas as notificações de sistema como vistas"
+
+#: ../../include/nav.php:161 ../../mod/message.php:182
+msgid "Messages"
+msgstr "Mensagens"
+
+#: ../../include/nav.php:161
+msgid "Private mail"
+msgstr "Mensagem privada"
+
+#: ../../include/nav.php:162
+msgid "Inbox"
+msgstr "Recebidas"
+
+#: ../../include/nav.php:163
+msgid "Outbox"
+msgstr "Enviadas"
+
+#: ../../include/nav.php:164 ../../mod/message.php:9
+msgid "New Message"
+msgstr "Nova mensagem"
+
+#: ../../include/nav.php:167
+msgid "Manage"
+msgstr "Gerenciar"
+
+#: ../../include/nav.php:167
+msgid "Manage other pages"
+msgstr "Gerenciar outras páginas"
+
+#: ../../include/nav.php:170 ../../mod/settings.php:67
+msgid "Delegations"
+msgstr "Delegações"
+
+#: ../../include/nav.php:170 ../../mod/delegate.php:130
+msgid "Delegate Page Management"
+msgstr "Delegar Administração de Página"
+
+#: ../../include/nav.php:172
+msgid "Account settings"
+msgstr "Configurações da conta"
+
+#: ../../include/nav.php:175
+msgid "Manage/Edit Profiles"
+msgstr "Administrar/Editar Perfis"
+
+#: ../../include/nav.php:177
+msgid "Manage/edit friends and contacts"
+msgstr "Gerenciar/editar amigos e contatos"
+
+#: ../../include/nav.php:184 ../../mod/admin.php:130
+msgid "Admin"
+msgstr "Admin"
+
+#: ../../include/nav.php:184
+msgid "Site setup and configuration"
+msgstr "Configurações do site"
+
+#: ../../include/nav.php:188
+msgid "Navigation"
+msgstr "Navegação"
+
+#: ../../include/nav.php:188
+msgid "Site map"
+msgstr "Mapa do Site"
+
+#: ../../include/plugin.php:455 ../../include/plugin.php:457
+msgid "Click here to upgrade."
+msgstr "Clique aqui para atualização (upgrade)."
+
+#: ../../include/plugin.php:463
+msgid "This action exceeds the limits set by your subscription plan."
+msgstr "Essa ação excede o limite definido para o seu plano de assinatura."
+
+#: ../../include/plugin.php:468
+msgid "This action is not available under your subscription plan."
+msgstr "Essa ação não está disponível em seu plano de assinatura."
+
+#: ../../include/follow.php:27 ../../mod/dfrn_request.php:507
+msgid "Disallowed profile URL."
+msgstr "URL de perfil não permitida."
+
+#: ../../include/follow.php:32
+msgid "Connect URL missing."
+msgstr "URL de conexão faltando."
+
+#: ../../include/follow.php:59
msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Alterne entre diferentes identidades ou páginas de comunidade/grupo que dividem detalhes da sua conta ou que você tenha fornecido permissões de \"administração\""
+"This site is not configured to allow communications with other networks."
+msgstr "Este site não está configurado para permitir comunicações com outras redes."
-#: ../../mod/manage.php:108
-msgid "Select an identity to manage: "
-msgstr "Selecione uma identidade para gerenciar: "
+#: ../../include/follow.php:60 ../../include/follow.php:80
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível."
-#: ../../mod/oexchange.php:25
-msgid "Post successful."
-msgstr "Publicado com sucesso."
+#: ../../include/follow.php:78
+msgid "The profile address specified does not provide adequate information."
+msgstr "O endereço de perfil especificado não fornece informação adequada."
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
-msgid "Permission denied"
-msgstr "Permissão negada"
+#: ../../include/follow.php:82
+msgid "An author or name was not found."
+msgstr "Não foi encontrado nenhum autor ou nome."
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
-msgid "Invalid profile identifier."
-msgstr "Identificador de perfil inválido."
+#: ../../include/follow.php:84
+msgid "No browser URL could be matched to this address."
+msgstr "Não foi possível encontrar nenhuma URL de navegação neste endereço."
-#: ../../mod/profperm.php:101
-msgid "Profile Visibility Editor"
-msgstr "Editor de visibilidade do perfil"
-
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
-msgid "Profile"
-msgstr "Perfil "
-
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
-msgid "Click on a contact to add or remove."
-msgstr "Clique em um contato para adicionar ou remover."
-
-#: ../../mod/profperm.php:114
-msgid "Visible To"
-msgstr "Visível para"
-
-#: ../../mod/profperm.php:130
-msgid "All Contacts (with secure profile access)"
-msgstr "Todos os contatos (com acesso a perfil seguro)"
-
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
-msgid "Item not found."
-msgstr "O item não foi encontrado."
-
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
-msgid "Public access denied."
-msgstr "Acesso público negado."
-
-#: ../../mod/display.php:332 ../../mod/profile.php:155
-msgid "Access to this profile has been restricted."
-msgstr "O acesso a este perfil está restrito."
-
-#: ../../mod/display.php:496
-msgid "Item has been removed."
-msgstr "O item foi removido."
-
-#: ../../mod/newmember.php:6
-msgid "Welcome to Friendica"
-msgstr "Bemvindo ao Friendica"
-
-#: ../../mod/newmember.php:8
-msgid "New Member Checklist"
-msgstr "Dicas para os novos membros"
-
-#: ../../mod/newmember.php:12
+#: ../../include/follow.php:86
msgid ""
-"We would like to offer some tips and links to help make your experience "
-"enjoyable. Click any item to visit the relevant page. A link to this page "
-"will be visible from your home page for two weeks after your initial "
-"registration and then will quietly disappear."
-msgstr "Gostaríamos de oferecer algumas dicas e links para ajudar a tornar a sua experiência agradável. Clique em qualquer item para visitar a página correspondente. Um link para essa página será visível em sua home page por duas semanas após o seu registro inicial e, então, desaparecerá discretamente."
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email."
-#: ../../mod/newmember.php:14
-msgid "Getting Started"
-msgstr "Do Início"
+#: ../../include/follow.php:87
+msgid "Use mailto: in front of address to force email check."
+msgstr "Use mailto: antes do endereço para forçar a checagem de email."
-#: ../../mod/newmember.php:18
-msgid "Friendica Walk-Through"
-msgstr "Passo-a-passo da friendica"
-
-#: ../../mod/newmember.php:18
+#: ../../include/follow.php:93
msgid ""
-"On your Quick Start page - find a brief introduction to your "
-"profile and network tabs, make some new connections, and find some groups to"
-" join."
-msgstr "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar."
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site."
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
-msgid "Settings"
-msgstr "Configurações"
-
-#: ../../mod/newmember.php:26
-msgid "Go to Your Settings"
-msgstr "Ir para as suas configurações"
-
-#: ../../mod/newmember.php:26
+#: ../../include/follow.php:103
msgid ""
-"On your Settings page - change your initial password. Also make a "
-"note of your Identity Address. This looks just like an email address - and "
-"will be useful in making friends on the free social web."
-msgstr "Em sua página Configurações - mude sua senha inicial. Também tome nota de seu Endereço de Identidade. Isso se parece com um endereço de e-mail - e será útil para se fazer amigos na rede social livre."
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você."
-#: ../../mod/newmember.php:28
+#: ../../include/follow.php:205
+msgid "Unable to retrieve contact information."
+msgstr "Não foi possível recuperar a informação do contato."
+
+#: ../../include/follow.php:258
+msgid "following"
+msgstr "acompanhando"
+
+#: ../../include/uimport.php:94
+msgid "Error decoding account file"
+msgstr "Erro ao decodificar arquivo de conta"
+
+#: ../../include/uimport.php:100
+msgid "Error! No version data in file! This is not a Friendica account file?"
+msgstr "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?"
+
+#: ../../include/uimport.php:116 ../../include/uimport.php:127
+msgid "Error! Cannot check nickname"
+msgstr "Erro! Não consigo conferir o apelido (nickname)"
+
+#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#, php-format
+msgid "User '%s' already exists on this server!"
+msgstr "User '%s' já existe nesse servidor!"
+
+#: ../../include/uimport.php:153
+msgid "User creation error"
+msgstr "Erro na criação do usuário"
+
+#: ../../include/uimport.php:171
+msgid "User profile creation error"
+msgstr "Erro na criação do perfil do Usuário"
+
+#: ../../include/uimport.php:220
+#, php-format
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] "%d contato não foi importado"
+msgstr[1] "%d contatos não foram importados"
+
+#: ../../include/uimport.php:290
+msgid "Done. You can now login with your username and password"
+msgstr "Feito. Você agora pode entrar com seu nome de usuário e senha"
+
+#: ../../include/event.php:11 ../../include/bb2diaspora.php:133
+#: ../../mod/localtime.php:12
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ H:i"
+
+#: ../../include/event.php:20 ../../include/bb2diaspora.php:139
+msgid "Starts:"
+msgstr "Início:"
+
+#: ../../include/event.php:30 ../../include/bb2diaspora.php:147
+msgid "Finishes:"
+msgstr "Término:"
+
+#: ../../include/Contact.php:119
+msgid "stopped following"
+msgstr "parou de acompanhar"
+
+#: ../../include/Contact.php:232 ../../include/conversation.php:881
+msgid "Poke"
+msgstr "Cutucar"
+
+#: ../../include/Contact.php:233 ../../include/conversation.php:875
+msgid "View Status"
+msgstr "Ver Status"
+
+#: ../../include/Contact.php:234 ../../include/conversation.php:876
+msgid "View Profile"
+msgstr "Ver Perfil"
+
+#: ../../include/Contact.php:235 ../../include/conversation.php:877
+msgid "View Photos"
+msgstr "Ver Fotos"
+
+#: ../../include/Contact.php:236 ../../include/Contact.php:259
+#: ../../include/conversation.php:878
+msgid "Network Posts"
+msgstr "Publicações da Rede"
+
+#: ../../include/Contact.php:237 ../../include/Contact.php:259
+#: ../../include/conversation.php:879
+msgid "Edit Contact"
+msgstr "Editar Contato"
+
+#: ../../include/Contact.php:238
+msgid "Drop Contact"
+msgstr "Excluir o contato"
+
+#: ../../include/Contact.php:239 ../../include/Contact.php:259
+#: ../../include/conversation.php:880
+msgid "Send PM"
+msgstr "Enviar MP"
+
+#: ../../include/dbstructure.php:26
+#, php-format
msgid ""
-"Review the other settings, particularly the privacy settings. An unpublished"
-" directory listing is like having an unlisted phone number. In general, you "
-"should probably publish your listing - unless all of your friends and "
-"potential friends know exactly how to find you."
-msgstr "Revise as outras configurações, em particular as relacionadas a privacidade. Não estar listado no diretório é o equivalente a não ter o seu número na lista telefônica. Normalmente é interessante você estar listado - a não ser que os seu amigos atuais e potenciais saibam exatamente como encontrar você."
+"\n"
+"\t\t\tThe friendica developers released update %s recently,\n"
+"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
+"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
+"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
+msgstr "\n\t\t\tOs desenvolvedores de Friendica lançaram recentemente uma atualização %s,\n\t\t\tmas quando tentei instalá-la, algo deu terrivelmente errado.\n\t\t\tIsso precisa ser corrigido em breve e eu não posso fazer isso sozinho. Por favor, contate um\n\t\t\tdesenvolvedor da Friendica se você não pode me ajudar sozinho. Meu banco de dados pode ser inválido."
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
-msgid "Upload Profile Photo"
-msgstr "Enviar foto do perfil"
-
-#: ../../mod/newmember.php:36
+#: ../../include/dbstructure.php:31
+#, php-format
msgid ""
-"Upload a profile photo if you have not done so already. Studies have shown "
-"that people with real photos of themselves are ten times more likely to make"
-" friends than people who do not."
-msgstr "Envie uma foto para o seu perfil, caso ainda não tenha feito isso. Estudos indicam que pessoas que publicam fotos reais delas mesmas têm 10 vezes mais chances de encontrar novos amigos do que as que não o fazem."
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "A mensagem de erro é\n[pre]%s[/pre]"
-#: ../../mod/newmember.php:38
-msgid "Edit Your Profile"
-msgstr "Editar seu perfil"
+#: ../../include/dbstructure.php:150
+msgid "Errors encountered creating database tables."
+msgstr "Foram encontrados erros durante a criação das tabelas do banco de dados."
-#: ../../mod/newmember.php:38
-msgid ""
-"Edit your default profile to your liking. Review the "
-"settings for hiding your list of friends and hiding the profile from unknown"
-" visitors."
-msgstr "Edite o seu perfil padrão a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos."
+#: ../../include/dbstructure.php:208
+msgid "Errors encountered performing database changes."
+msgstr "Erros encontrados realizando mudanças no banco de dados."
-#: ../../mod/newmember.php:40
-msgid "Profile Keywords"
-msgstr "Palavras-chave do perfil"
+#: ../../include/datetime.php:43 ../../include/datetime.php:45
+msgid "Miscellaneous"
+msgstr "Miscelânea"
-#: ../../mod/newmember.php:40
-msgid ""
-"Set some public keywords for your default profile which describe your "
-"interests. We may be able to find other people with similar interests and "
-"suggest friendships."
-msgstr "Defina algumas palavras-chave públicas para o seu perfil padrão, que descrevam os seus interesses. Nós podemos encontrar outras pessoas com interesses similares e sugerir novas amizades."
+#: ../../include/datetime.php:153 ../../include/datetime.php:290
+msgid "year"
+msgstr "ano"
-#: ../../mod/newmember.php:44
-msgid "Connecting"
-msgstr "Conexões"
+#: ../../include/datetime.php:158 ../../include/datetime.php:291
+msgid "month"
+msgstr "mês"
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: ../../include/datetime.php:163 ../../include/datetime.php:293
+msgid "day"
+msgstr "dia"
+
+#: ../../include/datetime.php:276
+msgid "never"
+msgstr "nunca"
+
+#: ../../include/datetime.php:282
+msgid "less than a second ago"
+msgstr "menos de um segundo atrás"
+
+#: ../../include/datetime.php:290
+msgid "years"
+msgstr "anos"
+
+#: ../../include/datetime.php:291
+msgid "months"
+msgstr "meses"
+
+#: ../../include/datetime.php:292
+msgid "week"
+msgstr "semana"
+
+#: ../../include/datetime.php:292
+msgid "weeks"
+msgstr "semanas"
+
+#: ../../include/datetime.php:293
+msgid "days"
+msgstr "dias"
+
+#: ../../include/datetime.php:294
+msgid "hour"
+msgstr "hora"
+
+#: ../../include/datetime.php:294
+msgid "hours"
+msgstr "horas"
+
+#: ../../include/datetime.php:295
+msgid "minute"
+msgstr "minuto"
+
+#: ../../include/datetime.php:295
+msgid "minutes"
+msgstr "minutos"
+
+#: ../../include/datetime.php:296
+msgid "second"
+msgstr "segundo"
+
+#: ../../include/datetime.php:296
+msgid "seconds"
+msgstr "segundos"
+
+#: ../../include/datetime.php:305
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s atrás"
+
+#: ../../include/message.php:15 ../../include/message.php:172
+msgid "[no subject]"
+msgstr "[sem assunto]"
+
+#: ../../include/delivery.php:456 ../../include/notifier.php:786
+msgid "(no subject)"
+msgstr "(sem assunto)"
+
+#: ../../include/contact_selectors.php:32
+msgid "Unknown | Not categorised"
+msgstr "Desconhecido | Não categorizado"
+
+#: ../../include/contact_selectors.php:33
+msgid "Block immediately"
+msgstr "Bloquear imediatamente"
+
+#: ../../include/contact_selectors.php:34
+msgid "Shady, spammer, self-marketer"
+msgstr "Dissimulado, spammer, propagandista"
+
+#: ../../include/contact_selectors.php:35
+msgid "Known to me, but no opinion"
+msgstr "Eu conheço, mas não possuo nenhuma opinião acerca"
+
+#: ../../include/contact_selectors.php:36
+msgid "OK, probably harmless"
+msgstr "Ok, provavelmente inofensivo"
+
+#: ../../include/contact_selectors.php:37
+msgid "Reputable, has my trust"
+msgstr "Boa reputação, tem minha confiança"
+
+#: ../../include/contact_selectors.php:56 ../../mod/admin.php:571
+msgid "Frequently"
+msgstr "Frequentemente"
+
+#: ../../include/contact_selectors.php:57 ../../mod/admin.php:572
+msgid "Hourly"
+msgstr "De hora em hora"
+
+#: ../../include/contact_selectors.php:58 ../../mod/admin.php:573
+msgid "Twice daily"
+msgstr "Duas vezes ao dia"
+
+#: ../../include/contact_selectors.php:59 ../../mod/admin.php:574
+msgid "Daily"
+msgstr "Diariamente"
+
+#: ../../include/contact_selectors.php:60
+msgid "Weekly"
+msgstr "Semanalmente"
+
+#: ../../include/contact_selectors.php:61
+msgid "Monthly"
+msgstr "Mensalmente"
+
+#: ../../include/contact_selectors.php:76 ../../mod/dfrn_request.php:836
+msgid "Friendica"
+msgstr "Friendica"
+
+#: ../../include/contact_selectors.php:77
+msgid "OStatus"
+msgstr "OStatus"
+
+#: ../../include/contact_selectors.php:78
+msgid "RSS/Atom"
+msgstr "RSS/Atom"
+
+#: ../../include/contact_selectors.php:79
+#: ../../include/contact_selectors.php:86 ../../mod/admin.php:1003
+#: ../../mod/admin.php:1015 ../../mod/admin.php:1016 ../../mod/admin.php:1031
+msgid "Email"
+msgstr "E-mail"
+
+#: ../../include/contact_selectors.php:80 ../../mod/settings.php:741
+#: ../../mod/dfrn_request.php:838
+msgid "Diaspora"
+msgstr "Diaspora"
+
+#: ../../include/contact_selectors.php:81 ../../mod/newmember.php:49
+#: ../../mod/newmember.php:51
msgid "Facebook"
msgstr "Facebook"
-#: ../../mod/newmember.php:49
-msgid ""
-"Authorise the Facebook Connector if you currently have a Facebook account "
-"and we will (optionally) import all your Facebook friends and conversations."
-msgstr "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook."
+#: ../../include/contact_selectors.php:82
+msgid "Zot!"
+msgstr "Zot!"
-#: ../../mod/newmember.php:51
-msgid ""
-"If this is your own personal server, installing the Facebook addon "
-"may ease your transition to the free social web."
-msgstr "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre."
+#: ../../include/contact_selectors.php:83
+msgid "LinkedIn"
+msgstr "LinkedIn"
-#: ../../mod/newmember.php:56
-msgid "Importing Emails"
-msgstr "Importação de e-mails"
+#: ../../include/contact_selectors.php:84
+msgid "XMPP/IM"
+msgstr "XMPP/IM"
-#: ../../mod/newmember.php:56
-msgid ""
-"Enter your email access information on your Connector Settings page if you "
-"wish to import and interact with friends or mailing lists from your email "
-"INBOX"
-msgstr "Forneça a informação de acesso ao seu e-mail na sua página de Configuração de Conector se você deseja importar e interagir com amigos ou listas de discussão da sua Caixa de Entrada de e-mail"
+#: ../../include/contact_selectors.php:85
+msgid "MySpace"
+msgstr "MySpace"
-#: ../../mod/newmember.php:58
-msgid "Go to Your Contacts Page"
-msgstr "Ir para a sua página de contatos"
+#: ../../include/contact_selectors.php:87
+msgid "Google+"
+msgstr "Google+"
-#: ../../mod/newmember.php:58
-msgid ""
-"Your Contacts page is your gateway to managing friendships and connecting "
-"with friends on other networks. Typically you enter their address or site "
-"URL in the Add New Contact dialog."
-msgstr "Sua página de contatos é sua rota para o gerenciamento de amizades e conexão com amigos em outras redes. Geralmente você fornece o endereço deles ou a URL do site na janela de diálogo Adicionar Novo Contato."
+#: ../../include/contact_selectors.php:88
+msgid "pump.io"
+msgstr "pump.io"
-#: ../../mod/newmember.php:60
-msgid "Go to Your Site's Directory"
-msgstr "Ir para o diretório do seu site"
+#: ../../include/contact_selectors.php:89
+msgid "Twitter"
+msgstr "Twitter"
-#: ../../mod/newmember.php:60
-msgid ""
-"The Directory page lets you find other people in this network or other "
-"federated sites. Look for a Connect or Follow link on "
-"their profile page. Provide your own Identity Address if requested."
-msgstr "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado."
+#: ../../include/contact_selectors.php:90
+msgid "Diaspora Connector"
+msgstr "Conector do Diáspora"
-#: ../../mod/newmember.php:62
-msgid "Finding New People"
-msgstr "Pesquisar por novas pessoas"
+#: ../../include/contact_selectors.php:91
+msgid "Statusnet"
+msgstr "Statusnet"
-#: ../../mod/newmember.php:62
-msgid ""
-"On the side panel of the Contacts page are several tools to find new "
-"friends. We can match people by interest, look up people by name or "
-"interest, and provide suggestions based on network relationships. On a brand"
-" new site, friend suggestions will usually begin to be populated within 24 "
-"hours."
-msgstr "No painel lateral da página de Contatos existem várias ferramentas para encontrar novos amigos. Você pode descobrir pessoas com os mesmos interesses, procurar por nomes ou interesses e fornecer sugestões baseadas nos relacionamentos da rede. Em um site completamente novo, as sugestões de amizades geralmente começam a ser populadas dentro de 24 horas."
+#: ../../include/contact_selectors.php:92
+msgid "App.net"
+msgstr "App.net"
-#: ../../mod/newmember.php:66 ../../include/group.php:270
-msgid "Groups"
-msgstr "Grupos"
-
-#: ../../mod/newmember.php:70
-msgid "Group Your Contacts"
-msgstr "Agrupe seus contatos"
-
-#: ../../mod/newmember.php:70
-msgid ""
-"Once you have made some friends, organize them into private conversation "
-"groups from the sidebar of your Contacts page and then you can interact with"
-" each group privately on your Network page."
-msgstr "Após fazer novas amizades, organize-as em grupos de conversa privados, a partir da barra lateral na sua página de Contatos. A partir daí, você poderá interagir com cada grupo privativamente, na sua página de Rede."
-
-#: ../../mod/newmember.php:73
-msgid "Why Aren't My Posts Public?"
-msgstr "Por que as minhas publicações não são públicas?"
-
-#: ../../mod/newmember.php:73
-msgid ""
-"Friendica respects your privacy. By default, your posts will only show up to"
-" people you've added as friends. For more information, see the help section "
-"from the link above."
-msgstr "A friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima."
-
-#: ../../mod/newmember.php:78
-msgid "Getting Help"
-msgstr "Obtendo ajuda"
-
-#: ../../mod/newmember.php:82
-msgid "Go to the Help Section"
-msgstr "Ir para a seção de ajuda"
-
-#: ../../mod/newmember.php:82
-msgid ""
-"Our help pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa."
-
-#: ../../mod/openid.php:24
-msgid "OpenID protocol error. No ID returned."
-msgstr "Erro no protocolo OpenID. Não foi retornada nenhuma ID."
-
-#: ../../mod/openid.php:53
-msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "A conta não foi encontrada e não são permitidos registros via OpenID nesse site."
-
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
-msgid "Login failed."
-msgstr "Não foi possível autenticar."
-
-#: ../../mod/profile_photo.php:44
-msgid "Image uploaded but image cropping failed."
-msgstr "A imagem foi enviada, mas não foi possível cortá-la."
-
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
-msgid "Profile Photos"
-msgstr "Fotos do perfil"
-
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: ../../include/diaspora.php:621 ../../include/conversation.php:172
+#: ../../mod/dfrn_confirm.php:486
#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Não foi possível reduzir o tamanho da imagem [%s]."
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s agora é amigo de %2$s"
-#: ../../mod/profile_photo.php:118
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "Recarregue a página pressionando a tecla Shift ou limpe o cache do navegador caso a nova foto não apareça imediatamente"
+#: ../../include/diaspora.php:704
+msgid "Sharing notification from Diaspora network"
+msgstr "Notificação de compartilhamento da rede Diaspora"
-#: ../../mod/profile_photo.php:128
-msgid "Unable to process image"
-msgstr "Não foi possível processar a imagem"
+#: ../../include/diaspora.php:2444
+msgid "Attachments:"
+msgstr "Anexos:"
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: ../../include/conversation.php:140 ../../mod/like.php:168
#, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "A imagem excede o limite de tamanho de %d"
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s não gosta de %3$s de %2$s"
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
-msgid "Unable to process image."
-msgstr "Não foi possível processar a imagem."
-
-#: ../../mod/profile_photo.php:242
-msgid "Upload File:"
-msgstr "Enviar arquivo:"
-
-#: ../../mod/profile_photo.php:243
-msgid "Select a profile:"
-msgstr "Selecione um perfil:"
-
-#: ../../mod/profile_photo.php:245
-msgid "Upload"
-msgstr "Enviar"
-
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
-msgid "or"
-msgstr "ou"
-
-#: ../../mod/profile_photo.php:248
-msgid "skip this step"
-msgstr "pule esta etapa"
-
-#: ../../mod/profile_photo.php:248
-msgid "select a photo from your photo albums"
-msgstr "selecione uma foto de um álbum de fotos"
-
-#: ../../mod/profile_photo.php:262
-msgid "Crop Image"
-msgstr "Cortar a imagem"
-
-#: ../../mod/profile_photo.php:263
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Por favor, ajuste o corte da imagem para a melhor visualização."
-
-#: ../../mod/profile_photo.php:265
-msgid "Done Editing"
-msgstr "Encerrar a edição"
-
-#: ../../mod/profile_photo.php:299
-msgid "Image uploaded successfully."
-msgstr "A imagem foi enviada com sucesso."
-
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
-msgid "Image upload failed."
-msgstr "Não foi possível enviar a imagem."
-
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
-msgid "photo"
-msgstr "foto"
-
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
-msgid "status"
-msgstr "status"
-
-#: ../../mod/subthread.php:103
+#: ../../include/conversation.php:206
#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s está seguindo %2$s's %3$s"
+msgid "%1$s poked %2$s"
+msgstr "%1$s cutucou %2$s"
-#: ../../mod/tagrm.php:41
-msgid "Tag removed"
-msgstr "A etiqueta foi removida"
+#: ../../include/conversation.php:226 ../../mod/mood.php:62
+#, php-format
+msgid "%1$s is currently %2$s"
+msgstr "%1$s atualmente está %2$s"
-#: ../../mod/tagrm.php:79
-msgid "Remove Item Tag"
-msgstr "Remover a etiqueta do item"
+#: ../../include/conversation.php:265 ../../mod/tagger.php:95
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s etiquetou %3$s de %2$s com %4$s"
-#: ../../mod/tagrm.php:81
-msgid "Select a tag to remove: "
-msgstr "Selecione uma etiqueta para remover: "
+#: ../../include/conversation.php:290
+msgid "post/item"
+msgstr "postagem/item"
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
-msgid "Remove"
-msgstr "Remover"
+#: ../../include/conversation.php:291
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s marcou %3$s de %2$s como favorito"
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: ../../include/conversation.php:612 ../../object/Item.php:129
+#: ../../mod/photos.php:1653 ../../mod/content.php:437
+#: ../../mod/content.php:740
+msgid "Select"
+msgstr "Selecionar"
+
+#: ../../include/conversation.php:613 ../../object/Item.php:130
+#: ../../mod/group.php:171 ../../mod/settings.php:682
+#: ../../mod/contacts.php:733 ../../mod/admin.php:1007
+#: ../../mod/photos.php:1654 ../../mod/content.php:438
+#: ../../mod/content.php:741
+msgid "Delete"
+msgstr "Excluir"
+
+#: ../../include/conversation.php:653 ../../object/Item.php:326
+#: ../../object/Item.php:327 ../../mod/content.php:471
+#: ../../mod/content.php:852 ../../mod/content.php:853
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "Ver o perfil de %s @ %s"
+
+#: ../../include/conversation.php:665 ../../object/Item.php:316
+msgid "Categories:"
+msgstr "Categorias:"
+
+#: ../../include/conversation.php:666 ../../object/Item.php:317
+msgid "Filed under:"
+msgstr "Arquivado sob:"
+
+#: ../../include/conversation.php:673 ../../object/Item.php:340
+#: ../../mod/content.php:481 ../../mod/content.php:864
+#, php-format
+msgid "%s from %s"
+msgstr "%s de %s"
+
+#: ../../include/conversation.php:689 ../../mod/content.php:497
+msgid "View in context"
+msgstr "Ver no contexto"
+
+#: ../../include/conversation.php:691 ../../include/conversation.php:1108
+#: ../../object/Item.php:364 ../../mod/wallmessage.php:156
+#: ../../mod/editpost.php:124 ../../mod/photos.php:1545
+#: ../../mod/message.php:334 ../../mod/message.php:565
+#: ../../mod/content.php:499 ../../mod/content.php:883
+msgid "Please wait"
+msgstr "Por favor, espere"
+
+#: ../../include/conversation.php:771
+msgid "remove"
+msgstr "remover"
+
+#: ../../include/conversation.php:775
+msgid "Delete Selected Items"
+msgstr "Excluir os itens selecionados"
+
+#: ../../include/conversation.php:874
+msgid "Follow Thread"
+msgstr "Seguir o Thread"
+
+#: ../../include/conversation.php:943
+#, php-format
+msgid "%s likes this."
+msgstr "%s gostou disso."
+
+#: ../../include/conversation.php:943
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s não gostou disso."
+
+#: ../../include/conversation.php:948
+#, php-format
+msgid "%2$d people like this"
+msgstr "%2$d pessoas gostaram disso"
+
+#: ../../include/conversation.php:951
+#, php-format
+msgid "%2$d people don't like this"
+msgstr "%2$d pessoas não gostaram disso"
+
+#: ../../include/conversation.php:965
+msgid "and"
+msgstr "e"
+
+#: ../../include/conversation.php:971
+#, php-format
+msgid ", and %d other people"
+msgstr ", e mais %d outras pessoas"
+
+#: ../../include/conversation.php:973
+#, php-format
+msgid "%s like this."
+msgstr "%s gostaram disso."
+
+#: ../../include/conversation.php:973
+#, php-format
+msgid "%s don't like this."
+msgstr "%s não gostaram disso."
+
+#: ../../include/conversation.php:1000 ../../include/conversation.php:1018
+msgid "Visible to everybody"
+msgstr "Visível para todos"
+
+#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
+#: ../../mod/message.php:283 ../../mod/message.php:291
+#: ../../mod/message.php:466 ../../mod/message.php:474
+msgid "Please enter a link URL:"
+msgstr "Por favor, digite uma URL:"
+
+#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+msgid "Please enter a video link/URL:"
+msgstr "Favor fornecer um link/URL de vídeo"
+
+#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+msgid "Please enter an audio link/URL:"
+msgstr "Favor fornecer um link/URL de áudio"
+
+#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+msgid "Tag term:"
+msgstr "Etiqueta:"
+
+#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: ../../mod/filer.php:30
msgid "Save to Folder:"
msgstr "Salvar na pasta:"
-#: ../../mod/filer.php:30
-msgid "- select -"
-msgstr "-selecione-"
+#: ../../include/conversation.php:1006 ../../include/conversation.php:1024
+msgid "Where are you right now?"
+msgstr "Onde você está agora?"
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: ../../include/conversation.php:1007
+msgid "Delete item(s)?"
+msgstr "Deletar item(s)?"
+
+#: ../../include/conversation.php:1050
+msgid "Post to Email"
+msgstr "Enviar por e-mail"
+
+#: ../../include/conversation.php:1055
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Conectores desabilitados, desde \"%s\" está habilitado."
+
+#: ../../include/conversation.php:1056 ../../mod/settings.php:1033
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Ocultar os detalhes do seu perfil para pessoas desconhecidas?"
+
+#: ../../include/conversation.php:1089 ../../mod/photos.php:1544
+msgid "Share"
+msgstr "Compartilhar"
+
+#: ../../include/conversation.php:1090 ../../mod/wallmessage.php:154
+#: ../../mod/editpost.php:110 ../../mod/message.php:332
+#: ../../mod/message.php:562
+msgid "Upload photo"
+msgstr "Enviar foto"
+
+#: ../../include/conversation.php:1091 ../../mod/editpost.php:111
+msgid "upload photo"
+msgstr "upload de foto"
+
+#: ../../include/conversation.php:1092 ../../mod/editpost.php:112
+msgid "Attach file"
+msgstr "Anexar arquivo"
+
+#: ../../include/conversation.php:1093 ../../mod/editpost.php:113
+msgid "attach file"
+msgstr "anexar arquivo"
+
+#: ../../include/conversation.php:1094 ../../mod/wallmessage.php:155
+#: ../../mod/editpost.php:114 ../../mod/message.php:333
+#: ../../mod/message.php:563
+msgid "Insert web link"
+msgstr "Inserir link web"
+
+#: ../../include/conversation.php:1095 ../../mod/editpost.php:115
+msgid "web link"
+msgstr "link web"
+
+#: ../../include/conversation.php:1096 ../../mod/editpost.php:116
+msgid "Insert video link"
+msgstr "Inserir link de vídeo"
+
+#: ../../include/conversation.php:1097 ../../mod/editpost.php:117
+msgid "video link"
+msgstr "link de vídeo"
+
+#: ../../include/conversation.php:1098 ../../mod/editpost.php:118
+msgid "Insert audio link"
+msgstr "Inserir link de áudio"
+
+#: ../../include/conversation.php:1099 ../../mod/editpost.php:119
+msgid "audio link"
+msgstr "link de áudio"
+
+#: ../../include/conversation.php:1100 ../../mod/editpost.php:120
+msgid "Set your location"
+msgstr "Definir sua localização"
+
+#: ../../include/conversation.php:1101 ../../mod/editpost.php:121
+msgid "set location"
+msgstr "configure localização"
+
+#: ../../include/conversation.php:1102 ../../mod/editpost.php:122
+msgid "Clear browser location"
+msgstr "Limpar a localização do navegador"
+
+#: ../../include/conversation.php:1103 ../../mod/editpost.php:123
+msgid "clear location"
+msgstr "apague localização"
+
+#: ../../include/conversation.php:1105 ../../mod/editpost.php:137
+msgid "Set title"
+msgstr "Definir o título"
+
+#: ../../include/conversation.php:1107 ../../mod/editpost.php:139
+msgid "Categories (comma-separated list)"
+msgstr "Categorias (lista separada por vírgulas)"
+
+#: ../../include/conversation.php:1109 ../../mod/editpost.php:125
+msgid "Permission settings"
+msgstr "Configurações de permissão"
+
+#: ../../include/conversation.php:1110
+msgid "permissions"
+msgstr "permissões"
+
+#: ../../include/conversation.php:1118 ../../mod/editpost.php:133
+msgid "CC: email addresses"
+msgstr "CC: endereço de e-mail"
+
+#: ../../include/conversation.php:1119 ../../mod/editpost.php:134
+msgid "Public post"
+msgstr "Publicação pública"
+
+#: ../../include/conversation.php:1121 ../../mod/editpost.php:140
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Por exemplo: joao@exemplo.com, maria@exemplo.com"
+
+#: ../../include/conversation.php:1125 ../../object/Item.php:687
+#: ../../mod/editpost.php:145 ../../mod/photos.php:1566
+#: ../../mod/photos.php:1610 ../../mod/photos.php:1698
+#: ../../mod/content.php:719
+msgid "Preview"
+msgstr "Pré-visualização"
+
+#: ../../include/conversation.php:1134
+msgid "Post to Groups"
+msgstr "Postar em Grupos"
+
+#: ../../include/conversation.php:1135
+msgid "Post to Contacts"
+msgstr "Publique para Contatos"
+
+#: ../../include/conversation.php:1136
+msgid "Private post"
+msgstr "Publicação privada"
+
+#: ../../include/text.php:297
+msgid "newer"
+msgstr "mais recente"
+
+#: ../../include/text.php:299
+msgid "older"
+msgstr "antigo"
+
+#: ../../include/text.php:304
+msgid "prev"
+msgstr "anterior"
+
+#: ../../include/text.php:306
+msgid "first"
+msgstr "primeiro"
+
+#: ../../include/text.php:338
+msgid "last"
+msgstr "último"
+
+#: ../../include/text.php:341
+msgid "next"
+msgstr "próximo"
+
+#: ../../include/text.php:396
+msgid "Loading more entries..."
+msgstr "Baixando mais entradas..."
+
+#: ../../include/text.php:397
+msgid "The end"
+msgstr "Fim"
+
+#: ../../include/text.php:870
+msgid "No contacts"
+msgstr "Nenhum contato"
+
+#: ../../include/text.php:879
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contato"
+msgstr[1] "%d contatos"
+
+#: ../../include/text.php:891 ../../mod/viewcontacts.php:78
+msgid "View Contacts"
+msgstr "Ver contatos"
+
+#: ../../include/text.php:971 ../../mod/editpost.php:109
+#: ../../mod/notes.php:63 ../../mod/filer.php:31
msgid "Save"
msgstr "Salvar"
-#: ../../mod/follow.php:27
-msgid "Contact added"
-msgstr "O contato foi adicionado"
+#: ../../include/text.php:1020
+msgid "poke"
+msgstr "cutucar"
-#: ../../mod/item.php:113
-msgid "Unable to locate original post."
-msgstr "Não foi possível localizar a publicação original."
+#: ../../include/text.php:1020
+msgid "poked"
+msgstr "cutucado"
-#: ../../mod/item.php:345
-msgid "Empty post discarded."
-msgstr "A publicação em branco foi descartada."
+#: ../../include/text.php:1021
+msgid "ping"
+msgstr "ping"
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
-msgid "Wall Photos"
-msgstr "Fotos do mural"
+#: ../../include/text.php:1021
+msgid "pinged"
+msgstr "pingado"
-#: ../../mod/item.php:938
-msgid "System error. Post not saved."
-msgstr "Erro no sistema. A publicação não foi salva."
+#: ../../include/text.php:1022
+msgid "prod"
+msgstr "incentivar"
-#: ../../mod/item.php:964
+#: ../../include/text.php:1022
+msgid "prodded"
+msgstr "incentivado"
+
+#: ../../include/text.php:1023
+msgid "slap"
+msgstr "bater"
+
+#: ../../include/text.php:1023
+msgid "slapped"
+msgstr "batido"
+
+#: ../../include/text.php:1024
+msgid "finger"
+msgstr "apontar"
+
+#: ../../include/text.php:1024
+msgid "fingered"
+msgstr "apontado"
+
+#: ../../include/text.php:1025
+msgid "rebuff"
+msgstr "rejeite"
+
+#: ../../include/text.php:1025
+msgid "rebuffed"
+msgstr "rejeitado"
+
+#: ../../include/text.php:1039
+msgid "happy"
+msgstr "feliz"
+
+#: ../../include/text.php:1040
+msgid "sad"
+msgstr "triste"
+
+#: ../../include/text.php:1041
+msgid "mellow"
+msgstr "desencanado"
+
+#: ../../include/text.php:1042
+msgid "tired"
+msgstr "cansado"
+
+#: ../../include/text.php:1043
+msgid "perky"
+msgstr "audacioso"
+
+#: ../../include/text.php:1044
+msgid "angry"
+msgstr "chateado"
+
+#: ../../include/text.php:1045
+msgid "stupified"
+msgstr "estupefato"
+
+#: ../../include/text.php:1046
+msgid "puzzled"
+msgstr "confuso"
+
+#: ../../include/text.php:1047
+msgid "interested"
+msgstr "interessado"
+
+#: ../../include/text.php:1048
+msgid "bitter"
+msgstr "rancoroso"
+
+#: ../../include/text.php:1049
+msgid "cheerful"
+msgstr "jovial"
+
+#: ../../include/text.php:1050
+msgid "alive"
+msgstr "vivo"
+
+#: ../../include/text.php:1051
+msgid "annoyed"
+msgstr "incomodado"
+
+#: ../../include/text.php:1052
+msgid "anxious"
+msgstr "ansioso"
+
+#: ../../include/text.php:1053
+msgid "cranky"
+msgstr "excêntrico"
+
+#: ../../include/text.php:1054
+msgid "disturbed"
+msgstr "perturbado"
+
+#: ../../include/text.php:1055
+msgid "frustrated"
+msgstr "frustrado"
+
+#: ../../include/text.php:1056
+msgid "motivated"
+msgstr "motivado"
+
+#: ../../include/text.php:1057
+msgid "relaxed"
+msgstr "relaxado"
+
+#: ../../include/text.php:1058
+msgid "surprised"
+msgstr "surpreso"
+
+#: ../../include/text.php:1228
+msgid "Monday"
+msgstr "Segunda"
+
+#: ../../include/text.php:1228
+msgid "Tuesday"
+msgstr "Terça"
+
+#: ../../include/text.php:1228
+msgid "Wednesday"
+msgstr "Quarta"
+
+#: ../../include/text.php:1228
+msgid "Thursday"
+msgstr "Quinta"
+
+#: ../../include/text.php:1228
+msgid "Friday"
+msgstr "Sexta"
+
+#: ../../include/text.php:1228
+msgid "Saturday"
+msgstr "Sábado"
+
+#: ../../include/text.php:1228
+msgid "Sunday"
+msgstr "Domingo"
+
+#: ../../include/text.php:1232
+msgid "January"
+msgstr "Janeiro"
+
+#: ../../include/text.php:1232
+msgid "February"
+msgstr "Fevereiro"
+
+#: ../../include/text.php:1232
+msgid "March"
+msgstr "Março"
+
+#: ../../include/text.php:1232
+msgid "April"
+msgstr "Abril"
+
+#: ../../include/text.php:1232
+msgid "May"
+msgstr "Maio"
+
+#: ../../include/text.php:1232
+msgid "June"
+msgstr "Junho"
+
+#: ../../include/text.php:1232
+msgid "July"
+msgstr "Julho"
+
+#: ../../include/text.php:1232
+msgid "August"
+msgstr "Agosto"
+
+#: ../../include/text.php:1232
+msgid "September"
+msgstr "Setembro"
+
+#: ../../include/text.php:1232
+msgid "October"
+msgstr "Outubro"
+
+#: ../../include/text.php:1232
+msgid "November"
+msgstr "Novembro"
+
+#: ../../include/text.php:1232
+msgid "December"
+msgstr "Dezembro"
+
+#: ../../include/text.php:1422 ../../mod/videos.php:301
+msgid "View Video"
+msgstr "Ver Vídeo"
+
+#: ../../include/text.php:1454
+msgid "bytes"
+msgstr "bytes"
+
+#: ../../include/text.php:1478 ../../include/text.php:1490
+msgid "Click to open/close"
+msgstr "Clique para abrir/fechar"
+
+#: ../../include/text.php:1664 ../../include/text.php:1674
+#: ../../mod/events.php:335
+msgid "link to source"
+msgstr "exibir a origem"
+
+#: ../../include/text.php:1731
+msgid "Select an alternate language"
+msgstr "Selecione um idioma alternativo"
+
+#: ../../include/text.php:1987
+msgid "activity"
+msgstr "atividade"
+
+#: ../../include/text.php:1989 ../../object/Item.php:389
+#: ../../object/Item.php:402 ../../mod/content.php:605
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "comentário"
+msgstr[1] "comentários"
+
+#: ../../include/text.php:1990
+msgid "post"
+msgstr "publicação"
+
+#: ../../include/text.php:2158
+msgid "Item filed"
+msgstr "O item foi arquivado"
+
+#: ../../include/auth.php:38
+msgid "Logged out."
+msgstr "Saiu."
+
+#: ../../include/auth.php:112 ../../include/auth.php:175
+#: ../../mod/openid.php:93
+msgid "Login failed."
+msgstr "Não foi possível autenticar."
+
+#: ../../include/auth.php:128 ../../include/user.php:67
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
+msgstr "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente."
+
+#: ../../include/auth.php:128 ../../include/user.php:67
+msgid "The error message was:"
+msgstr "A mensagem de erro foi:"
+
+#: ../../include/bbcode.php:433 ../../include/bbcode.php:1066
+#: ../../include/bbcode.php:1067
+msgid "Image/photo"
+msgstr "Imagem/foto"
+
+#: ../../include/bbcode.php:531
+#, php-format
+msgid "%2$s %3$s"
+msgstr "%2$s %3$s"
+
+#: ../../include/bbcode.php:565
#, php-format
msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica."
+"%s wrote the following post"
+msgstr "%s escreveu a seguinte publicação"
-#: ../../mod/item.php:966
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "Você pode visitá-lo em %s"
+#: ../../include/bbcode.php:1030 ../../include/bbcode.php:1050
+msgid "$1 wrote:"
+msgstr "$1 escreveu:"
-#: ../../mod/item.php:967
+#: ../../include/bbcode.php:1075 ../../include/bbcode.php:1076
+msgid "Encrypted content"
+msgstr "Conteúdo criptografado"
+
+#: ../../include/security.php:22
+msgid "Welcome "
+msgstr "Bem-vindo(a) "
+
+#: ../../include/security.php:23
+msgid "Please upload a profile photo."
+msgstr "Por favor, envie uma foto para o perfil."
+
+#: ../../include/security.php:26
+msgid "Welcome back "
+msgstr "Bem-vindo(a) de volta "
+
+#: ../../include/security.php:366
msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens."
+"The form security token was not correct. This probably happened because the "
+"form has been opened for too long (>3 hours) before submitting it."
+msgstr "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão."
-#: ../../mod/item.php:971
+#: ../../include/oembed.php:213
+msgid "Embedded content"
+msgstr "Conteúdo incorporado"
+
+#: ../../include/oembed.php:222
+msgid "Embedding disabled"
+msgstr "A incorporação está desabilitada"
+
+#: ../../include/profile_selectors.php:6
+msgid "Male"
+msgstr "Masculino"
+
+#: ../../include/profile_selectors.php:6
+msgid "Female"
+msgstr "Feminino"
+
+#: ../../include/profile_selectors.php:6
+msgid "Currently Male"
+msgstr "Atualmente masculino"
+
+#: ../../include/profile_selectors.php:6
+msgid "Currently Female"
+msgstr "Atualmente feminino"
+
+#: ../../include/profile_selectors.php:6
+msgid "Mostly Male"
+msgstr "Masculino a maior parte do tempo"
+
+#: ../../include/profile_selectors.php:6
+msgid "Mostly Female"
+msgstr "Feminino a maior parte do tempo"
+
+#: ../../include/profile_selectors.php:6
+msgid "Transgender"
+msgstr "Transgênero"
+
+#: ../../include/profile_selectors.php:6
+msgid "Intersex"
+msgstr "Intersexual"
+
+#: ../../include/profile_selectors.php:6
+msgid "Transsexual"
+msgstr "Transexual"
+
+#: ../../include/profile_selectors.php:6
+msgid "Hermaphrodite"
+msgstr "Hermafrodita"
+
+#: ../../include/profile_selectors.php:6
+msgid "Neuter"
+msgstr "Neutro"
+
+#: ../../include/profile_selectors.php:6
+msgid "Non-specific"
+msgstr "Não específico"
+
+#: ../../include/profile_selectors.php:6
+msgid "Other"
+msgstr "Outro"
+
+#: ../../include/profile_selectors.php:6
+msgid "Undecided"
+msgstr "Indeciso"
+
+#: ../../include/profile_selectors.php:23
+msgid "Males"
+msgstr "Homens"
+
+#: ../../include/profile_selectors.php:23
+msgid "Females"
+msgstr "Mulheres"
+
+#: ../../include/profile_selectors.php:23
+msgid "Gay"
+msgstr "Gays"
+
+#: ../../include/profile_selectors.php:23
+msgid "Lesbian"
+msgstr "Lésbicas"
+
+#: ../../include/profile_selectors.php:23
+msgid "No Preference"
+msgstr "Sem preferência"
+
+#: ../../include/profile_selectors.php:23
+msgid "Bisexual"
+msgstr "Bissexuais"
+
+#: ../../include/profile_selectors.php:23
+msgid "Autosexual"
+msgstr "Autossexuais"
+
+#: ../../include/profile_selectors.php:23
+msgid "Abstinent"
+msgstr "Abstêmios"
+
+#: ../../include/profile_selectors.php:23
+msgid "Virgin"
+msgstr "Virgens"
+
+#: ../../include/profile_selectors.php:23
+msgid "Deviant"
+msgstr "Desviantes"
+
+#: ../../include/profile_selectors.php:23
+msgid "Fetish"
+msgstr "Fetiches"
+
+#: ../../include/profile_selectors.php:23
+msgid "Oodles"
+msgstr "Insaciável"
+
+#: ../../include/profile_selectors.php:23
+msgid "Nonsexual"
+msgstr "Não sexual"
+
+#: ../../include/profile_selectors.php:42
+msgid "Single"
+msgstr "Solteiro(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Lonely"
+msgstr "Solitário(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Available"
+msgstr "Disponível"
+
+#: ../../include/profile_selectors.php:42
+msgid "Unavailable"
+msgstr "Não disponível"
+
+#: ../../include/profile_selectors.php:42
+msgid "Has crush"
+msgstr "Tem uma paixão"
+
+#: ../../include/profile_selectors.php:42
+msgid "Infatuated"
+msgstr "Apaixonado"
+
+#: ../../include/profile_selectors.php:42
+msgid "Dating"
+msgstr "Saindo com alguém"
+
+#: ../../include/profile_selectors.php:42
+msgid "Unfaithful"
+msgstr "Infiel"
+
+#: ../../include/profile_selectors.php:42
+msgid "Sex Addict"
+msgstr "Viciado(a) em sexo"
+
+#: ../../include/profile_selectors.php:42 ../../include/user.php:289
+#: ../../include/user.php:293
+msgid "Friends"
+msgstr "Amigos"
+
+#: ../../include/profile_selectors.php:42
+msgid "Friends/Benefits"
+msgstr "Amigos/Benefícios"
+
+#: ../../include/profile_selectors.php:42
+msgid "Casual"
+msgstr "Casual"
+
+#: ../../include/profile_selectors.php:42
+msgid "Engaged"
+msgstr "Envolvido(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Married"
+msgstr "Casado(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Imaginarily married"
+msgstr "Casado imaginariamente"
+
+#: ../../include/profile_selectors.php:42
+msgid "Partners"
+msgstr "Parceiros"
+
+#: ../../include/profile_selectors.php:42
+msgid "Cohabiting"
+msgstr "Coabitando"
+
+#: ../../include/profile_selectors.php:42
+msgid "Common law"
+msgstr "Direito comum"
+
+#: ../../include/profile_selectors.php:42
+msgid "Happy"
+msgstr "Feliz"
+
+#: ../../include/profile_selectors.php:42
+msgid "Not looking"
+msgstr "Não estou procurando"
+
+#: ../../include/profile_selectors.php:42
+msgid "Swinger"
+msgstr "Swinger"
+
+#: ../../include/profile_selectors.php:42
+msgid "Betrayed"
+msgstr "Traído(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Separated"
+msgstr "Separado(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Unstable"
+msgstr "Instável"
+
+#: ../../include/profile_selectors.php:42
+msgid "Divorced"
+msgstr "Divorciado(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Imaginarily divorced"
+msgstr "Divorciado imaginariamente"
+
+#: ../../include/profile_selectors.php:42
+msgid "Widowed"
+msgstr "Viúvo(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "Uncertain"
+msgstr "Incerto(a)"
+
+#: ../../include/profile_selectors.php:42
+msgid "It's complicated"
+msgstr "É complicado"
+
+#: ../../include/profile_selectors.php:42
+msgid "Don't care"
+msgstr "Não importa"
+
+#: ../../include/profile_selectors.php:42
+msgid "Ask me"
+msgstr "Pergunte-me"
+
+#: ../../include/user.php:40
+msgid "An invitation is required."
+msgstr "É necessário um convite."
+
+#: ../../include/user.php:45
+msgid "Invitation could not be verified."
+msgstr "Não foi possível verificar o convite."
+
+#: ../../include/user.php:53
+msgid "Invalid OpenID url"
+msgstr "A URL do OpenID é inválida"
+
+#: ../../include/user.php:74
+msgid "Please enter the required information."
+msgstr "Por favor, forneça a informação solicitada."
+
+#: ../../include/user.php:88
+msgid "Please use a shorter name."
+msgstr "Por favor, use um nome mais curto."
+
+#: ../../include/user.php:90
+msgid "Name too short."
+msgstr "O nome é muito curto."
+
+#: ../../include/user.php:105
+msgid "That doesn't appear to be your full (First Last) name."
+msgstr "Isso não parece ser o seu nome completo (Nome Sobrenome)."
+
+#: ../../include/user.php:110
+msgid "Your email domain is not among those allowed on this site."
+msgstr "O domínio do seu e-mail não está entre os permitidos neste site."
+
+#: ../../include/user.php:113
+msgid "Not a valid email address."
+msgstr "Não é um endereço de e-mail válido."
+
+#: ../../include/user.php:126
+msgid "Cannot use that email."
+msgstr "Não é possível usar esse e-mail."
+
+#: ../../include/user.php:132
+msgid ""
+"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
+"must also begin with a letter."
+msgstr "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra."
+
+#: ../../include/user.php:138 ../../include/user.php:236
+msgid "Nickname is already registered. Please choose another."
+msgstr "Esta identificação já foi registrada. Por favor, escolha outra."
+
+#: ../../include/user.php:148
+msgid ""
+"Nickname was once registered here and may not be re-used. Please choose "
+"another."
+msgstr "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra."
+
+#: ../../include/user.php:164
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr "ERRO GRAVE: Não foi possível gerar as chaves de segurança."
+
+#: ../../include/user.php:222
+msgid "An error occurred during registration. Please try again."
+msgstr "Ocorreu um erro durante o registro. Por favor, tente novamente."
+
+#: ../../include/user.php:257
+msgid "An error occurred creating your default profile. Please try again."
+msgstr "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente."
+
+#: ../../include/user.php:377
#, php-format
-msgid "%s posted an update."
-msgstr "%s publicou uma atualização."
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
+"\t"
+msgstr "\n\t\tCaro %1$s,\n\t\t\tObrigado por se cadastrar em %2$s. Sua conta foi criada.\n\t"
+
+#: ../../include/user.php:381
+#, php-format
+msgid ""
+"\n"
+"\t\tThe login details are as follows:\n"
+"\t\t\tSite Location:\t%3$s\n"
+"\t\t\tLogin Name:\t%1$s\n"
+"\t\t\tPassword:\t%5$s\n"
+"\n"
+"\t\tYou may change your password from your account \"Settings\" page after logging\n"
+"\t\tin.\n"
+"\n"
+"\t\tPlease take a few moments to review the other account settings on that page.\n"
+"\n"
+"\t\tYou may also wish to add some basic information to your default profile\n"
+"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
+"\n"
+"\t\tWe recommend setting your full name, adding a profile photo,\n"
+"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
+"\t\tperhaps what country you live in; if you do not wish to be more specific\n"
+"\t\tthan that.\n"
+"\n"
+"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
+"\t\tIf you are new and do not know anybody here, they may help\n"
+"\t\tyou to make some new and interesting friends.\n"
+"\n"
+"\n"
+"\t\tThank you and welcome to %2$s."
+msgstr "\n\t\tOs dados de login são os seguintes:\n\t\t\tLocal do Site:\t%3$s\n\t\t\tNome de Login:\t%1$s\n\t\t\tSenha:\t%5$s\n\n\t\tVocê pode alterar sua senha na página de \"Configurações\" da sua conta após fazer o login\n\n\t\tPor favor, dedique alguns minutos na página para rever as outras configurações da sua conta.\n\n\t\tTalvez você também queira incluir algumas informações básicas adicionais ao seu perfil padrão\n\t\t(na página de \"Perfis\") para que outras pessoas possam encontrá-lo com facilidade.\n\n\t\tRecomendamos que inclua seu nome completo, adicione uma foto do perfil,\n\t\tadicionar algumas \"palavras-chave\" (muito útil para fazer novas amizades) - e\n\t\ttalvez em que pais você mora; se você não quiser ser mais específico \n\t\tdo que isso.\n\n\t\tNós respeitamos plenamente seu direito à privacidade, e nenhum desses itens são necessários.\n\t\tSe você é novo por aqui e não conheço ninguém, eles podem ajuda-lo a fazer novas e interessantes amizades.\n\n\n\t\tObrigado e bem-vindo a %2$s."
+
+#: ../../include/user.php:413 ../../mod/admin.php:838
+#, php-format
+msgid "Registration details for %s"
+msgstr "Detalhes do registro de %s"
+
+#: ../../include/acl_selectors.php:333
+msgid "Visible to everybody"
+msgstr "Visível para todos"
+
+#: ../../object/Item.php:94
+msgid "This entry was edited"
+msgstr "Essa entrada foi editada"
+
+#: ../../object/Item.php:116 ../../mod/photos.php:1359
+#: ../../mod/content.php:620
+msgid "Private Message"
+msgstr "Mensagem privada"
+
+#: ../../object/Item.php:120 ../../mod/settings.php:681
+#: ../../mod/content.php:728
+msgid "Edit"
+msgstr "Editar"
+
+#: ../../object/Item.php:133 ../../mod/content.php:763
+msgid "save to folder"
+msgstr "salvar na pasta"
+
+#: ../../object/Item.php:195 ../../mod/content.php:753
+msgid "add star"
+msgstr "destacar"
+
+#: ../../object/Item.php:196 ../../mod/content.php:754
+msgid "remove star"
+msgstr "remover o destaque"
+
+#: ../../object/Item.php:197 ../../mod/content.php:755
+msgid "toggle star status"
+msgstr "ativa/desativa o destaque"
+
+#: ../../object/Item.php:200 ../../mod/content.php:758
+msgid "starred"
+msgstr "marcado com estrela"
+
+#: ../../object/Item.php:208
+msgid "ignore thread"
+msgstr "ignorar tópico"
+
+#: ../../object/Item.php:209
+msgid "unignore thread"
+msgstr "deixar de ignorar tópico"
+
+#: ../../object/Item.php:210
+msgid "toggle ignore status"
+msgstr "alternar status ignorar"
+
+#: ../../object/Item.php:213
+msgid "ignored"
+msgstr "Ignorado"
+
+#: ../../object/Item.php:220 ../../mod/content.php:759
+msgid "add tag"
+msgstr "adicionar etiqueta"
+
+#: ../../object/Item.php:231 ../../mod/photos.php:1542
+#: ../../mod/content.php:684
+msgid "I like this (toggle)"
+msgstr "Eu gostei disso (alternar)"
+
+#: ../../object/Item.php:231 ../../mod/content.php:684
+msgid "like"
+msgstr "gostei"
+
+#: ../../object/Item.php:232 ../../mod/photos.php:1543
+#: ../../mod/content.php:685
+msgid "I don't like this (toggle)"
+msgstr "Eu não gostei disso (alternar)"
+
+#: ../../object/Item.php:232 ../../mod/content.php:685
+msgid "dislike"
+msgstr "desgostar"
+
+#: ../../object/Item.php:234 ../../mod/content.php:687
+msgid "Share this"
+msgstr "Compartilhar isso"
+
+#: ../../object/Item.php:234 ../../mod/content.php:687
+msgid "share"
+msgstr "compartilhar"
+
+#: ../../object/Item.php:328 ../../mod/content.php:854
+msgid "to"
+msgstr "para"
+
+#: ../../object/Item.php:329
+msgid "via"
+msgstr "via"
+
+#: ../../object/Item.php:330 ../../mod/content.php:855
+msgid "Wall-to-Wall"
+msgstr "Mural-para-mural"
+
+#: ../../object/Item.php:331 ../../mod/content.php:856
+msgid "via Wall-To-Wall:"
+msgstr "via Mural-para-mural"
+
+#: ../../object/Item.php:387 ../../mod/content.php:603
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d comentário"
+msgstr[1] "%d comentários"
+
+#: ../../object/Item.php:675 ../../mod/photos.php:1562
+#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
+#: ../../mod/content.php:707
+msgid "This is you"
+msgstr "Este(a) é você"
+
+#: ../../object/Item.php:679 ../../mod/content.php:711
+msgid "Bold"
+msgstr "Negrito"
+
+#: ../../object/Item.php:680 ../../mod/content.php:712
+msgid "Italic"
+msgstr "Itálico"
+
+#: ../../object/Item.php:681 ../../mod/content.php:713
+msgid "Underline"
+msgstr "Sublinhado"
+
+#: ../../object/Item.php:682 ../../mod/content.php:714
+msgid "Quote"
+msgstr "Citação"
+
+#: ../../object/Item.php:683 ../../mod/content.php:715
+msgid "Code"
+msgstr "Código"
+
+#: ../../object/Item.php:684 ../../mod/content.php:716
+msgid "Image"
+msgstr "Imagem"
+
+#: ../../object/Item.php:685 ../../mod/content.php:717
+msgid "Link"
+msgstr "Link"
+
+#: ../../object/Item.php:686 ../../mod/content.php:718
+msgid "Video"
+msgstr "Vídeo"
+
+#: ../../mod/attach.php:8
+msgid "Item not available."
+msgstr "O item não está disponível."
+
+#: ../../mod/attach.php:20
+msgid "Item was not found."
+msgstr "O item não foi encontrado."
+
+#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "O número diário de mensagens do mural de %s foi excedido. Não foi possível enviar a mensagem."
+
+#: ../../mod/wallmessage.php:56 ../../mod/message.php:63
+msgid "No recipient selected."
+msgstr "Não foi selecionado nenhum destinatário."
+
+#: ../../mod/wallmessage.php:59
+msgid "Unable to check your home location."
+msgstr "Não foi possível verificar a sua localização."
+
+#: ../../mod/wallmessage.php:62 ../../mod/message.php:70
+msgid "Message could not be sent."
+msgstr "Não foi possível enviar a mensagem."
+
+#: ../../mod/wallmessage.php:65 ../../mod/message.php:73
+msgid "Message collection failure."
+msgstr "Falha na coleta de mensagens."
+
+#: ../../mod/wallmessage.php:68 ../../mod/message.php:76
+msgid "Message sent."
+msgstr "A mensagem foi enviada."
+
+#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "Nenhum destinatário."
+
+#: ../../mod/wallmessage.php:142 ../../mod/message.php:319
+msgid "Send Private Message"
+msgstr "Enviar mensagem privada"
+
+#: ../../mod/wallmessage.php:143
+#, php-format
+msgid ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "Caso você deseje uma resposta de %s, por favor verifique se as configurações de privacidade em seu site permitem o recebimento de mensagens de remetentes desconhecidos."
+
+#: ../../mod/wallmessage.php:144 ../../mod/message.php:320
+#: ../../mod/message.php:553
+msgid "To:"
+msgstr "Para:"
+
+#: ../../mod/wallmessage.php:145 ../../mod/message.php:325
+#: ../../mod/message.php:555
+msgid "Subject:"
+msgstr "Assunto:"
+
+#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: ../../mod/message.php:329 ../../mod/message.php:558
+msgid "Your message:"
+msgstr "Sua mensagem:"
#: ../../mod/group.php:29
msgid "Group created."
@@ -990,386 +3278,72 @@ msgstr "Editor de grupo"
msgid "Members"
msgstr "Membros"
-#: ../../mod/apps.php:7 ../../index.php:212
-msgid "You must be logged in to use addons. "
-msgstr "Você precisa estar logado para usar os addons."
+#: ../../mod/group.php:194 ../../mod/contacts.php:586
+msgid "All Contacts"
+msgstr "Todos os contatos"
-#: ../../mod/apps.php:11
-msgid "Applications"
-msgstr "Aplicativos"
+#: ../../mod/group.php:224 ../../mod/profperm.php:105
+msgid "Click on a contact to add or remove."
+msgstr "Clique em um contato para adicionar ou remover."
-#: ../../mod/apps.php:14
-msgid "No installed applications."
-msgstr "Nenhum aplicativo instalado"
+#: ../../mod/delegate.php:101
+msgid "No potential page delegates located."
+msgstr "Nenhuma página delegada potencial localizada."
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
-msgid "Profile not found."
-msgstr "O perfil não foi encontrado."
-
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
-msgid "Contact not found."
-msgstr "O contato não foi encontrado."
-
-#: ../../mod/dfrn_confirm.php:121
+#: ../../mod/delegate.php:132
msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado."
+"Delegates are able to manage all aspects of this account/page except for "
+"basic account settings. Please do not delegate your personal account to "
+"anybody that you do not trust completely."
+msgstr "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente."
-#: ../../mod/dfrn_confirm.php:240
-msgid "Response from remote site was not understood."
-msgstr "A resposta do site remoto não foi compreendida."
+#: ../../mod/delegate.php:133
+msgid "Existing Page Managers"
+msgstr "Administradores de Páginas Existentes"
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "Resposta inesperada do site remoto: "
+#: ../../mod/delegate.php:135
+msgid "Existing Page Delegates"
+msgstr "Delegados de Páginas Existentes"
-#: ../../mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "A confirmação foi completada com sucesso."
+#: ../../mod/delegate.php:137
+msgid "Potential Delegates"
+msgstr "Delegados Potenciais"
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
-msgid "Remote site reported: "
-msgstr "O site remoto relatou: "
+#: ../../mod/delegate.php:139 ../../mod/tagrm.php:93
+msgid "Remove"
+msgstr "Remover"
-#: ../../mod/dfrn_confirm.php:277
-msgid "Temporary failure. Please wait and try again."
-msgstr "Falha temporária. Por favor, aguarde e tente novamente."
+#: ../../mod/delegate.php:140
+msgid "Add"
+msgstr "Adicionar"
-#: ../../mod/dfrn_confirm.php:284
-msgid "Introduction failed or was revoked."
-msgstr "Ocorreu uma falha na apresentação ou ela foi revogada."
-
-#: ../../mod/dfrn_confirm.php:429
-msgid "Unable to set contact photo."
-msgstr "Não foi possível definir a foto do contato."
-
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
-#, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s agora é amigo de %2$s"
-
-#: ../../mod/dfrn_confirm.php:571
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "Não foi encontrado nenhum registro de usuário para '%s' "
-
-#: ../../mod/dfrn_confirm.php:581
-msgid "Our site encryption key is apparently messed up."
-msgstr "A chave de criptografia do nosso site está, aparentemente, bagunçada."
-
-#: ../../mod/dfrn_confirm.php:592
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "Foi fornecida uma URL em branco ou não foi possível descriptografá-la."
-
-#: ../../mod/dfrn_confirm.php:613
-msgid "Contact record was not found for you on our site."
-msgstr "O registro do contato não foi encontrado para você em seu site."
-
-#: ../../mod/dfrn_confirm.php:627
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "A chave pública do site não está disponível no registro do contato para a URL %s"
-
-#: ../../mod/dfrn_confirm.php:647
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo."
-
-#: ../../mod/dfrn_confirm.php:658
-msgid "Unable to set your contact credentials on our system."
-msgstr "Não foi possível definir suas credenciais de contato no nosso sistema."
-
-#: ../../mod/dfrn_confirm.php:725
-msgid "Unable to update your contact profile details on our system"
-msgstr "Não foi possível atualizar os detalhes do seu perfil em nosso sistema."
-
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
-msgid "[Name Withheld]"
-msgstr "[Nome não revelado]"
-
-#: ../../mod/dfrn_confirm.php:797
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s se associou a %2$s"
-
-#: ../../mod/profile.php:21 ../../boot.php:1458
-msgid "Requested profile is not available."
-msgstr "Perfil solicitado não está disponível."
-
-#: ../../mod/profile.php:180
-msgid "Tips for New Members"
-msgstr "Dicas para novos membros"
-
-#: ../../mod/videos.php:125
-msgid "No videos selected"
-msgstr "Nenhum vídeo selecionado"
-
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
-msgid "Access to this item is restricted."
-msgstr "O acesso a este item é restrito."
-
-#: ../../mod/videos.php:301 ../../include/text.php:1405
-msgid "View Video"
-msgstr "Ver Vídeo"
-
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
-msgid "View Album"
-msgstr "Ver álbum"
-
-#: ../../mod/videos.php:317
-msgid "Recent Videos"
-msgstr "Vídeos Recentes"
-
-#: ../../mod/videos.php:319
-msgid "Upload New Videos"
-msgstr "Envie Novos Vídeos"
-
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
-#, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s etiquetou %3$s de %2$s com %4$s"
-
-#: ../../mod/fsuggest.php:63
-msgid "Friend suggestion sent."
-msgstr "A sugestão de amigo foi enviada"
-
-#: ../../mod/fsuggest.php:97
-msgid "Suggest Friends"
-msgstr "Sugerir amigos"
-
-#: ../../mod/fsuggest.php:99
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Sugerir um amigo para %s"
-
-#: ../../mod/lostpass.php:19
-msgid "No valid account found."
-msgstr "Não foi encontrada nenhuma conta válida."
-
-#: ../../mod/lostpass.php:35
-msgid "Password reset request issued. Check your email."
-msgstr "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail."
-
-#: ../../mod/lostpass.php:42
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
-"\t\tpassword. In order to confirm this request, please select the verification link\n"
-"\t\tbelow or paste it into your web browser address bar.\n"
-"\n"
-"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
-"\t\tprovided and ignore and/or delete this email.\n"
-"\n"
-"\t\tYour password will not be changed unless we can verify that you\n"
-"\t\tissued this request."
-msgstr "\n\t\tPrezado %1$s,\n\t\t\tUma solicitação foi recebida recentemente em \"%2$s\" para redefinir a\n\t\tsenha da sua conta. Para confirmar este pedido, por favor selecione o link de confirmação\n\t\tabaixo ou copie e cole-o na barra de endereço do seu navegador.\n\n\t\tSe NÃO foi você que solicitou esta alteração por favor, NÃO clique no link\n\t\tfornecido e ignore e/ou apague este e-mail.\n\n\t\tSua senha não será alterada a menos que possamos verificar que foi você que\n\t\temitiu esta solicitação."
-
-#: ../../mod/lostpass.php:53
-#, php-format
-msgid ""
-"\n"
-"\t\tFollow this link to verify your identity:\n"
-"\n"
-"\t\t%1$s\n"
-"\n"
-"\t\tYou will then receive a follow-up message containing the new password.\n"
-"\t\tYou may change that password from your account settings page after logging in.\n"
-"\n"
-"\t\tThe login details are as follows:\n"
-"\n"
-"\t\tSite Location:\t%2$s\n"
-"\t\tLogin Name:\t%3$s"
-msgstr "\n\t\tSiga este link para verificar sua identidade:\n\n\t\t%1$s\n\n\t\tVocê então receberá uma mensagem de continuidade contendo a nova senha.\n\t\tVocê pode alterar sua senha na sua página de configurações após efetuar seu login.\n\n\t\tOs dados de login são os seguintes:\n\n\t\tLocalização do Site:\t%2$s\n\t\tNome de Login:\t%3$s"
-
-#: ../../mod/lostpass.php:72
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Foi feita uma solicitação de reiniciação da senha em %s"
-
-#: ../../mod/lostpass.php:92
-msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada."
-
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
-msgid "Password Reset"
-msgstr "Redifinir a senha"
-
-#: ../../mod/lostpass.php:110
-msgid "Your password has been reset as requested."
-msgstr "Sua senha foi reiniciada, conforme solicitado."
-
-#: ../../mod/lostpass.php:111
-msgid "Your new password is"
-msgstr "Sua nova senha é"
-
-#: ../../mod/lostpass.php:112
-msgid "Save or copy your new password - and then"
-msgstr "Grave ou copie a sua nova senha e, então"
-
-#: ../../mod/lostpass.php:113
-msgid "click here to login"
-msgstr "clique aqui para entrar"
-
-#: ../../mod/lostpass.php:114
-msgid ""
-"Your password may be changed from the Settings page after "
-"successful login."
-msgstr "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil."
-
-#: ../../mod/lostpass.php:125
-#, php-format
-msgid ""
-"\n"
-"\t\t\t\tDear %1$s,\n"
-"\t\t\t\t\tYour password has been changed as requested. Please retain this\n"
-"\t\t\t\tinformation for your records (or change your password immediately to\n"
-"\t\t\t\tsomething that you will remember).\n"
-"\t\t\t"
-msgstr "\n\t\t\t\tCaro %1$s,\n\t\t\t\t\tSua senha foi alterada conforme solicitado. Por favor, guarde essas\n\t\t\t\tinformações para seus registros (ou altere a sua senha imediatamente para\n\t\t\t\talgo que você se lembrará).\n\t\t\t"
-
-#: ../../mod/lostpass.php:131
-#, php-format
-msgid ""
-"\n"
-"\t\t\t\tYour login details are as follows:\n"
-"\n"
-"\t\t\t\tSite Location:\t%1$s\n"
-"\t\t\t\tLogin Name:\t%2$s\n"
-"\t\t\t\tPassword:\t%3$s\n"
-"\n"
-"\t\t\t\tYou may change that password from your account settings page after logging in.\n"
-"\t\t\t"
-msgstr "\n\t\t\t\tOs seus dados de login são os seguintes:\n\n\t\t\t\tLocalização do Site:\t%1$s\n\t\t\t\tNome de Login:\t%2$s\n\t\t\t\tSenha:\t%3$s\n\n\t\t\t\tVocê pode alterar esta senha na sua página de configurações depois que efetuar o seu login.\n\t\t\t"
-
-#: ../../mod/lostpass.php:147
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "Sua senha foi modifica às %s"
-
-#: ../../mod/lostpass.php:159
-msgid "Forgot your Password?"
-msgstr "Esqueceu a sua senha?"
-
-#: ../../mod/lostpass.php:160
-msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções."
-
-#: ../../mod/lostpass.php:161
-msgid "Nickname or Email: "
-msgstr "Identificação ou e-mail: "
-
-#: ../../mod/lostpass.php:162
-msgid "Reset"
-msgstr "Reiniciar"
-
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s gosta de %3$s de %2$s"
-
-#: ../../mod/like.php:168 ../../include/conversation.php:140
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s não gosta de %3$s de %2$s"
-
-#: ../../mod/ping.php:240
-msgid "{0} wants to be your friend"
-msgstr "{0} deseja ser seu amigo"
-
-#: ../../mod/ping.php:245
-msgid "{0} sent you a message"
-msgstr "{0} lhe enviou uma mensagem"
-
-#: ../../mod/ping.php:250
-msgid "{0} requested registration"
-msgstr "{0} solicitou registro"
-
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} comentou a publicação de %s"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "{0} gostou da publicação de %s"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "{0} desgostou da publicação de %s"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} agora é amigo de %s"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} publicou"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} etiquetou a publicação de %s com #%s"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} mencionou você em uma publicação"
-
-#: ../../mod/viewcontacts.php:41
-msgid "No contacts."
-msgstr "Nenhum contato."
-
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
-msgid "View Contacts"
-msgstr "Ver contatos"
+#: ../../mod/delegate.php:141
+msgid "No entries."
+msgstr "Sem entradas."
#: ../../mod/notifications.php:26
msgid "Invalid request identifier."
msgstr "Identificador de solicitação inválido"
#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: ../../mod/notifications.php:215
msgid "Discard"
msgstr "Descartar"
+#: ../../mod/notifications.php:51 ../../mod/notifications.php:164
+#: ../../mod/notifications.php:214 ../../mod/contacts.php:455
+#: ../../mod/contacts.php:519 ../../mod/contacts.php:731
+msgid "Ignore"
+msgstr "Ignorar"
+
#: ../../mod/notifications.php:78
msgid "System"
msgstr "Sistema"
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
-msgid "Network"
-msgstr "Rede"
-
#: ../../mod/notifications.php:88 ../../mod/network.php:371
msgid "Personal"
msgstr "Pessoal"
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
-msgid "Home"
-msgstr "Pessoal"
-
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
-msgid "Introductions"
-msgstr "Apresentações"
-
#: ../../mod/notifications.php:122
msgid "Show Ignored Requests"
msgstr "Exibir solicitações ignoradas"
@@ -1378,7 +3352,7 @@ msgstr "Exibir solicitações ignoradas"
msgid "Hide Ignored Requests"
msgstr "Ocultar solicitações ignoradas"
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: ../../mod/notifications.php:149 ../../mod/notifications.php:199
msgid "Notification type: "
msgstr "Tipo de notificação:"
@@ -1391,15 +3365,20 @@ msgstr "Sugestão de amigo"
msgid "suggested by %s"
msgstr "sugerido por %s"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: ../../mod/notifications.php:157 ../../mod/notifications.php:208
+#: ../../mod/contacts.php:525
+msgid "Hide this contact from others"
+msgstr "Ocultar este contato dos outros"
+
+#: ../../mod/notifications.php:158 ../../mod/notifications.php:209
msgid "Post a new friend activity"
msgstr "Publicar a adição de amigo"
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: ../../mod/notifications.php:158 ../../mod/notifications.php:209
msgid "if applicable"
msgstr "se aplicável"
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
+#: ../../mod/notifications.php:161 ../../mod/notifications.php:212
#: ../../mod/admin.php:1005
msgid "Approve"
msgstr "Aprovar"
@@ -1416,402 +3395,1310 @@ msgstr "sim"
msgid "no"
msgstr "não"
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Aprovar como:"
+#: ../../mod/notifications.php:182
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "Sua conexão deve ser bidirecional ou não? \"Amigo\" implica que você permite ler e se inscreve nos textos dele. \"Fan / admirador\" significa que você permite ler, mas você não quer ler os textos dele. Aprovar como:"
-#: ../../mod/notifications.php:189
+#: ../../mod/notifications.php:185
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "Sua conexão deve ser bidirecional ou não? \"Amigo\" implica que você permite a leitura e assina o textos dele. \"Compartilhador\" significa que você permite a leitura mas você não quer ler os textos dele. Aprova como:"
+
+#: ../../mod/notifications.php:193
msgid "Friend"
msgstr "Amigo"
-#: ../../mod/notifications.php:190
+#: ../../mod/notifications.php:194
msgid "Sharer"
msgstr "Compartilhador"
-#: ../../mod/notifications.php:190
+#: ../../mod/notifications.php:194
msgid "Fan/Admirer"
msgstr "Fã/Admirador"
-#: ../../mod/notifications.php:196
+#: ../../mod/notifications.php:200
msgid "Friend/Connect Request"
msgstr "Solicitação de amizade/conexão"
-#: ../../mod/notifications.php:196
+#: ../../mod/notifications.php:200
msgid "New Follower"
msgstr "Novo acompanhante"
-#: ../../mod/notifications.php:217
+#: ../../mod/notifications.php:221
msgid "No introductions."
msgstr "Sem apresentações."
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
-msgid "Notifications"
-msgstr "Notificações"
-
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: ../../mod/notifications.php:262 ../../mod/notifications.php:391
+#: ../../mod/notifications.php:482
#, php-format
msgid "%s liked %s's post"
msgstr "%s gostou da publicação de %s"
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: ../../mod/notifications.php:272 ../../mod/notifications.php:401
+#: ../../mod/notifications.php:492
#, php-format
msgid "%s disliked %s's post"
msgstr "%s desgostou da publicação de %s"
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: ../../mod/notifications.php:287 ../../mod/notifications.php:416
+#: ../../mod/notifications.php:507
#, php-format
msgid "%s is now friends with %s"
msgstr "%s agora é amigo de %s"
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: ../../mod/notifications.php:294 ../../mod/notifications.php:423
#, php-format
msgid "%s created a new post"
msgstr "%s criou uma nova publicação"
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: ../../mod/notifications.php:295 ../../mod/notifications.php:424
+#: ../../mod/notifications.php:517
#, php-format
msgid "%s commented on %s's post"
msgstr "%s comentou uma publicação de %s"
-#: ../../mod/notifications.php:306
+#: ../../mod/notifications.php:310
msgid "No more network notifications."
msgstr "Nenhuma notificação de rede."
-#: ../../mod/notifications.php:310
+#: ../../mod/notifications.php:314
msgid "Network Notifications"
msgstr "Notificações de rede"
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: ../../mod/notifications.php:340 ../../mod/notify.php:75
msgid "No more system notifications."
msgstr "Não fazer notificações de sistema."
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: ../../mod/notifications.php:344 ../../mod/notify.php:79
msgid "System Notifications"
msgstr "Notificações de sistema"
-#: ../../mod/notifications.php:435
+#: ../../mod/notifications.php:439
msgid "No more personal notifications."
msgstr "Nenhuma notificação pessoal."
-#: ../../mod/notifications.php:439
+#: ../../mod/notifications.php:443
msgid "Personal Notifications"
msgstr "Notificações pessoais"
-#: ../../mod/notifications.php:520
+#: ../../mod/notifications.php:524
msgid "No more home notifications."
msgstr "Não existe mais nenhuma notificação pessoal."
-#: ../../mod/notifications.php:524
+#: ../../mod/notifications.php:528
msgid "Home Notifications"
msgstr "Notificações pessoais"
-#: ../../mod/babel.php:17
-msgid "Source (bbcode) text:"
-msgstr "Texto fonte (bbcode):"
+#: ../../mod/hcard.php:10
+msgid "No profile"
+msgstr "Nenhum perfil"
-#: ../../mod/babel.php:23
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Texto fonte (Diaspora) a converter para BBcode:"
+#: ../../mod/settings.php:34 ../../mod/photos.php:80
+msgid "everybody"
+msgstr "todos"
-#: ../../mod/babel.php:31
-msgid "Source input: "
-msgstr "Entrada fonte:"
+#: ../../mod/settings.php:41 ../../mod/admin.php:1016
+msgid "Account"
+msgstr "Conta"
-#: ../../mod/babel.php:35
-msgid "bb2html (raw HTML): "
-msgstr "bb2html (HTML puro):"
+#: ../../mod/settings.php:46
+msgid "Additional features"
+msgstr "Funcionalidades adicionais"
-#: ../../mod/babel.php:39
-msgid "bb2html: "
-msgstr "bb2html: "
+#: ../../mod/settings.php:51
+msgid "Display"
+msgstr "Tela"
-#: ../../mod/babel.php:43
-msgid "bb2html2bb: "
-msgstr "bb2html2bb: "
+#: ../../mod/settings.php:57 ../../mod/settings.php:785
+msgid "Social Networks"
+msgstr "Redes Sociais"
-#: ../../mod/babel.php:47
-msgid "bb2md: "
-msgstr "bb2md: "
+#: ../../mod/settings.php:62 ../../mod/admin.php:106 ../../mod/admin.php:1102
+#: ../../mod/admin.php:1155
+msgid "Plugins"
+msgstr "Plugins"
-#: ../../mod/babel.php:51
-msgid "bb2md2html: "
-msgstr "bb2md2html: "
+#: ../../mod/settings.php:72
+msgid "Connected apps"
+msgstr "Aplicações conectadas"
-#: ../../mod/babel.php:55
-msgid "bb2dia2bb: "
-msgstr "bb2dia2bb: "
+#: ../../mod/settings.php:77 ../../mod/uexport.php:85
+msgid "Export personal data"
+msgstr "Exportar dados pessoais"
-#: ../../mod/babel.php:59
-msgid "bb2md2html2bb: "
-msgstr "bb2md2html2bb: "
+#: ../../mod/settings.php:82
+msgid "Remove account"
+msgstr "Remover a conta"
-#: ../../mod/babel.php:69
-msgid "Source input (Diaspora format): "
-msgstr "Fonte de entrada (formato Diaspora):"
+#: ../../mod/settings.php:134
+msgid "Missing some important data!"
+msgstr "Está faltando algum dado importante!"
-#: ../../mod/babel.php:74
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
+#: ../../mod/settings.php:137 ../../mod/settings.php:645
+#: ../../mod/contacts.php:729
+msgid "Update"
+msgstr "Atualizar"
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
-msgid "Nothing new here"
-msgstr "Nada de novo aqui"
+#: ../../mod/settings.php:243
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Não foi possível conectar à conta de e-mail com as configurações fornecidas."
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
-msgid "Clear notifications"
-msgstr "Descartar notificações"
+#: ../../mod/settings.php:248
+msgid "Email settings updated."
+msgstr "As configurações de e-mail foram atualizadas."
-#: ../../mod/message.php:9 ../../include/nav.php:164
-msgid "New Message"
-msgstr "Nova mensagem"
+#: ../../mod/settings.php:263
+msgid "Features updated"
+msgstr "Funcionalidades atualizadas"
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
-msgid "No recipient selected."
-msgstr "Não foi selecionado nenhum destinatário."
+#: ../../mod/settings.php:326
+msgid "Relocate message has been send to your contacts"
+msgstr "A mensagem de relocação foi enviada para seus contatos"
-#: ../../mod/message.php:67
-msgid "Unable to locate contact information."
-msgstr "Não foi possível localizar informação do contato."
+#: ../../mod/settings.php:340
+msgid "Passwords do not match. Password unchanged."
+msgstr "As senhas não correspondem. A senha não foi modificada."
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
-msgid "Message could not be sent."
-msgstr "Não foi possível enviar a mensagem."
+#: ../../mod/settings.php:345
+msgid "Empty passwords are not allowed. Password unchanged."
+msgstr "Não é permitido uma senha em branco. A senha não foi modificada."
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
-msgid "Message collection failure."
-msgstr "Falha na coleta de mensagens."
+#: ../../mod/settings.php:353
+msgid "Wrong password."
+msgstr "Senha errada."
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
-msgid "Message sent."
-msgstr "A mensagem foi enviada."
+#: ../../mod/settings.php:364
+msgid "Password changed."
+msgstr "A senha foi modificada."
-#: ../../mod/message.php:182 ../../include/nav.php:161
-msgid "Messages"
-msgstr "Mensagens"
+#: ../../mod/settings.php:366
+msgid "Password update failed. Please try again."
+msgstr "Não foi possível atualizar a senha. Por favor, tente novamente."
-#: ../../mod/message.php:207
-msgid "Do you really want to delete this message?"
-msgstr "Você realmente deseja deletar essa mensagem?"
+#: ../../mod/settings.php:433
+msgid " Please use a shorter name."
+msgstr " Por favor, use um nome mais curto."
-#: ../../mod/message.php:227
-msgid "Message deleted."
-msgstr "A mensagem foi excluída."
+#: ../../mod/settings.php:435
+msgid " Name too short."
+msgstr " O nome é muito curto."
-#: ../../mod/message.php:258
-msgid "Conversation removed."
-msgstr "A conversa foi removida."
+#: ../../mod/settings.php:444
+msgid "Wrong Password"
+msgstr "Senha Errada"
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
-msgid "Please enter a link URL:"
-msgstr "Por favor, digite uma URL:"
+#: ../../mod/settings.php:449
+msgid " Not valid email."
+msgstr " Não é um e-mail válido."
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
-msgid "Send Private Message"
-msgstr "Enviar mensagem privada"
+#: ../../mod/settings.php:455
+msgid " Cannot change to that email."
+msgstr " Não foi possível alterar para esse e-mail."
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
-msgid "To:"
-msgstr "Para:"
+#: ../../mod/settings.php:511
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão."
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
-msgid "Subject:"
-msgstr "Assunto:"
+#: ../../mod/settings.php:515
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão."
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
-msgid "Your message:"
-msgstr "Sua mensagem:"
+#: ../../mod/settings.php:545
+msgid "Settings updated."
+msgstr "As configurações foram atualizadas."
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
-msgid "Upload photo"
-msgstr "Enviar foto"
+#: ../../mod/settings.php:618 ../../mod/settings.php:644
+#: ../../mod/settings.php:680
+msgid "Add application"
+msgstr "Adicionar aplicação"
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
-msgid "Insert web link"
-msgstr "Inserir link web"
+#: ../../mod/settings.php:619 ../../mod/settings.php:729
+#: ../../mod/settings.php:803 ../../mod/settings.php:885
+#: ../../mod/settings.php:1118 ../../mod/admin.php:620
+#: ../../mod/admin.php:1156 ../../mod/admin.php:1358 ../../mod/admin.php:1445
+msgid "Save Settings"
+msgstr "Salvar configurações"
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
-msgid "Please wait"
-msgstr "Por favor, espere"
-
-#: ../../mod/message.php:371
-msgid "No messages."
-msgstr "Nenhuma mensagem."
-
-#: ../../mod/message.php:378
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Remetente desconhecido - %s"
-
-#: ../../mod/message.php:381
-#, php-format
-msgid "You and %s"
-msgstr "Você e %s"
-
-#: ../../mod/message.php:384
-#, php-format
-msgid "%s and You"
-msgstr "%s e você"
-
-#: ../../mod/message.php:405 ../../mod/message.php:546
-msgid "Delete conversation"
-msgstr "Excluir conversa"
-
-#: ../../mod/message.php:408
-msgid "D, d M Y - g:i A"
-msgstr "D, d M Y - g:i A"
-
-#: ../../mod/message.php:411
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d mensagem"
-msgstr[1] "%d mensagens"
-
-#: ../../mod/message.php:450
-msgid "Message not available."
-msgstr "A mensagem não está disponível."
-
-#: ../../mod/message.php:520
-msgid "Delete message"
-msgstr "Excluir a mensagem"
-
-#: ../../mod/message.php:548
-msgid ""
-"No secure communications available. You may be able to "
-"respond from the sender's profile page."
-msgstr "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente."
-
-#: ../../mod/message.php:552
-msgid "Send Reply"
-msgstr "Enviar resposta"
-
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
-msgid "[Embedded content - reload page to view]"
-msgstr "[Conteúdo incorporado - recarregue a página para ver]"
-
-#: ../../mod/crepair.php:106
-msgid "Contact settings applied."
-msgstr "As configurações do contato foram aplicadas."
-
-#: ../../mod/crepair.php:108
-msgid "Contact update failed."
-msgstr "Não foi possível atualizar o contato."
-
-#: ../../mod/crepair.php:139
-msgid "Repair Contact Settings"
-msgstr "Corrigir configurações do contato"
-
-#: ../../mod/crepair.php:141
-msgid ""
-"WARNING: This is highly advanced and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "ATENÇÃO: Isso é muito avançado, se você digitar informações incorretas, suas comunicações com esse contato pode parar de funcionar."
-
-#: ../../mod/crepair.php:142
-msgid ""
-"Please use your browser 'Back' button now if you are "
-"uncertain what to do on this page."
-msgstr "Por favor, use o botão 'Voltar' do seu navegador agora, caso você não tenha certeza do que está fazendo."
-
-#: ../../mod/crepair.php:148
-msgid "Return to contact editor"
-msgstr "Voltar ao editor de contatos"
-
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
-msgid "No mirroring"
-msgstr "Nenhum espelhamento"
-
-#: ../../mod/crepair.php:159
-msgid "Mirror as forwarded posting"
-msgstr "Espelhar como postagem encaminhada"
-
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
-msgid "Mirror as my own posting"
-msgstr "Espelhar como minha própria postagem"
-
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: ../../mod/settings.php:621 ../../mod/settings.php:647
+#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: ../../mod/admin.php:1029 ../../mod/crepair.php:165
msgid "Name"
msgstr "Nome"
-#: ../../mod/crepair.php:166
-msgid "Account Nickname"
-msgstr "Identificação da conta"
+#: ../../mod/settings.php:622 ../../mod/settings.php:648
+msgid "Consumer Key"
+msgstr "Chave do consumidor"
-#: ../../mod/crepair.php:167
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Tagname - sobrescreve Nome/Identificação"
+#: ../../mod/settings.php:623 ../../mod/settings.php:649
+msgid "Consumer Secret"
+msgstr "Segredo do consumidor"
-#: ../../mod/crepair.php:168
-msgid "Account URL"
-msgstr "URL da conta"
+#: ../../mod/settings.php:624 ../../mod/settings.php:650
+msgid "Redirect"
+msgstr "Redirecionar"
-#: ../../mod/crepair.php:169
-msgid "Friend Request URL"
-msgstr "URL da requisição de amizade"
+#: ../../mod/settings.php:625 ../../mod/settings.php:651
+msgid "Icon url"
+msgstr "URL do ícone"
-#: ../../mod/crepair.php:170
-msgid "Friend Confirm URL"
-msgstr "URL da confirmação de amizade"
+#: ../../mod/settings.php:636
+msgid "You can't edit this application."
+msgstr "Você não pode editar esta aplicação."
-#: ../../mod/crepair.php:171
-msgid "Notification Endpoint URL"
-msgstr "URL do ponto final da notificação"
+#: ../../mod/settings.php:679
+msgid "Connected Apps"
+msgstr "Aplicações conectadas"
-#: ../../mod/crepair.php:172
-msgid "Poll/Feed URL"
-msgstr "URL do captador/fonte de notícias"
+#: ../../mod/settings.php:683
+msgid "Client key starts with"
+msgstr "A chave do cliente inicia com"
-#: ../../mod/crepair.php:173
-msgid "New photo from this URL"
-msgstr "Nova imagem desta URL"
+#: ../../mod/settings.php:684
+msgid "No name"
+msgstr "Sem nome"
-#: ../../mod/crepair.php:174
-msgid "Remote Self"
-msgstr "Auto remoto"
+#: ../../mod/settings.php:685
+msgid "Remove authorization"
+msgstr "Remover autorização"
-#: ../../mod/crepair.php:176
-msgid "Mirror postings from this contact"
-msgstr "Espelhar publicações deste contato"
+#: ../../mod/settings.php:697
+msgid "No Plugin settings configured"
+msgstr "Não foi definida nenhuma configuração de plugin"
-#: ../../mod/crepair.php:176
+#: ../../mod/settings.php:705
+msgid "Plugin Settings"
+msgstr "Configurações do plugin"
+
+#: ../../mod/settings.php:719
+msgid "Off"
+msgstr "Off"
+
+#: ../../mod/settings.php:719
+msgid "On"
+msgstr "On"
+
+#: ../../mod/settings.php:727
+msgid "Additional Features"
+msgstr "Funcionalidades Adicionais"
+
+#: ../../mod/settings.php:741 ../../mod/settings.php:742
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "O suporte interno para conectividade de %s está %s"
+
+#: ../../mod/settings.php:741 ../../mod/settings.php:742
+msgid "enabled"
+msgstr "habilitado"
+
+#: ../../mod/settings.php:741 ../../mod/settings.php:742
+msgid "disabled"
+msgstr "desabilitado"
+
+#: ../../mod/settings.php:742
+msgid "StatusNet"
+msgstr "StatusNet"
+
+#: ../../mod/settings.php:778
+msgid "Email access is disabled on this site."
+msgstr "O acesso ao e-mail está desabilitado neste site."
+
+#: ../../mod/settings.php:790
+msgid "Email/Mailbox Setup"
+msgstr "Configurações do e-mail/caixa postal"
+
+#: ../../mod/settings.php:791
msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "Marcar este contato como auto remoto fará com que o friendica republique novas entradas deste usuário."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal."
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
-msgid "Login"
-msgstr "Entrar"
+#: ../../mod/settings.php:792
+msgid "Last successful email check:"
+msgstr "Última checagem bem sucedida de e-mail:"
-#: ../../mod/bookmarklet.php:41
-msgid "The post was created"
-msgstr ""
+#: ../../mod/settings.php:794
+msgid "IMAP server name:"
+msgstr "Nome do servidor IMAP:"
-#: ../../mod/viewsrc.php:7
-msgid "Access denied."
-msgstr "Acesso negado."
+#: ../../mod/settings.php:795
+msgid "IMAP port:"
+msgstr "Porta do IMAP:"
+
+#: ../../mod/settings.php:796
+msgid "Security:"
+msgstr "Segurança:"
+
+#: ../../mod/settings.php:796 ../../mod/settings.php:801
+msgid "None"
+msgstr "Nenhuma"
+
+#: ../../mod/settings.php:797
+msgid "Email login name:"
+msgstr "Nome de usuário do e-mail:"
+
+#: ../../mod/settings.php:798
+msgid "Email password:"
+msgstr "Senha do e-mail:"
+
+#: ../../mod/settings.php:799
+msgid "Reply-to address:"
+msgstr "Endereço de resposta (Reply-to):"
+
+#: ../../mod/settings.php:800
+msgid "Send public posts to all email contacts:"
+msgstr "Enviar publicações públicas para todos os contatos de e-mail:"
+
+#: ../../mod/settings.php:801
+msgid "Action after import:"
+msgstr "Ação após a importação:"
+
+#: ../../mod/settings.php:801
+msgid "Mark as seen"
+msgstr "Marcar como visto"
+
+#: ../../mod/settings.php:801
+msgid "Move to folder"
+msgstr "Mover para pasta"
+
+#: ../../mod/settings.php:802
+msgid "Move to folder:"
+msgstr "Mover para pasta:"
+
+#: ../../mod/settings.php:833 ../../mod/admin.php:545
+msgid "No special theme for mobile devices"
+msgstr "Nenhum tema especial para dispositivos móveis"
+
+#: ../../mod/settings.php:883
+msgid "Display Settings"
+msgstr "Configurações de exibição"
+
+#: ../../mod/settings.php:889 ../../mod/settings.php:904
+msgid "Display Theme:"
+msgstr "Tema do perfil:"
+
+#: ../../mod/settings.php:890
+msgid "Mobile Theme:"
+msgstr "Tema para dispositivos móveis:"
+
+#: ../../mod/settings.php:891
+msgid "Update browser every xx seconds"
+msgstr "Atualizar o navegador a cada xx segundos"
+
+#: ../../mod/settings.php:891
+msgid "Minimum of 10 seconds, no maximum"
+msgstr "Mínimo de 10 segundos, não possui máximo"
+
+#: ../../mod/settings.php:892
+msgid "Number of items to display per page:"
+msgstr "Número de itens a serem exibidos por página:"
+
+#: ../../mod/settings.php:892 ../../mod/settings.php:893
+msgid "Maximum of 100 items"
+msgstr "Máximo de 100 itens"
+
+#: ../../mod/settings.php:893
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:"
+
+#: ../../mod/settings.php:894
+msgid "Don't show emoticons"
+msgstr "Não exibir emoticons"
+
+#: ../../mod/settings.php:895
+msgid "Don't show notices"
+msgstr "Não mostra avisos"
+
+#: ../../mod/settings.php:896
+msgid "Infinite scroll"
+msgstr "rolamento infinito"
+
+#: ../../mod/settings.php:897
+msgid "Automatic updates only at the top of the network page"
+msgstr "Atualizações automáticas só na parte superior da página da rede"
+
+#: ../../mod/settings.php:974
+msgid "User Types"
+msgstr "Tipos de Usuários"
+
+#: ../../mod/settings.php:975
+msgid "Community Types"
+msgstr "Tipos de Comunidades"
+
+#: ../../mod/settings.php:976
+msgid "Normal Account Page"
+msgstr "Página de conta normal"
+
+#: ../../mod/settings.php:977
+msgid "This account is a normal personal profile"
+msgstr "Essa conta é um perfil pessoal normal"
+
+#: ../../mod/settings.php:980
+msgid "Soapbox Page"
+msgstr "Página de vitrine"
+
+#: ../../mod/settings.php:981
+msgid "Automatically approve all connection/friend requests as read-only fans"
+msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura"
+
+#: ../../mod/settings.php:984
+msgid "Community Forum/Celebrity Account"
+msgstr "Conta de fórum de comunidade/celebridade"
+
+#: ../../mod/settings.php:985
+msgid ""
+"Automatically approve all connection/friend requests as read-write fans"
+msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita"
+
+#: ../../mod/settings.php:988
+msgid "Automatic Friend Page"
+msgstr "Página de amigo automático"
+
+#: ../../mod/settings.php:989
+msgid "Automatically approve all connection/friend requests as friends"
+msgstr "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos"
+
+#: ../../mod/settings.php:992
+msgid "Private Forum [Experimental]"
+msgstr "Fórum privado [Experimental]"
+
+#: ../../mod/settings.php:993
+msgid "Private forum - approved members only"
+msgstr "Fórum privado - somente membros aprovados"
+
+#: ../../mod/settings.php:1005
+msgid "OpenID:"
+msgstr "OpenID:"
+
+#: ../../mod/settings.php:1005
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Opcional) Permitir o uso deste OpenID para entrar nesta conta"
+
+#: ../../mod/settings.php:1015
+msgid "Publish your default profile in your local site directory?"
+msgstr "Publicar o seu perfil padrão no diretório local do seu site?"
+
+#: ../../mod/settings.php:1015 ../../mod/settings.php:1021
+#: ../../mod/settings.php:1029 ../../mod/settings.php:1033
+#: ../../mod/settings.php:1038 ../../mod/settings.php:1044
+#: ../../mod/settings.php:1050 ../../mod/settings.php:1056
+#: ../../mod/settings.php:1086 ../../mod/settings.php:1087
+#: ../../mod/settings.php:1088 ../../mod/settings.php:1089
+#: ../../mod/settings.php:1090 ../../mod/register.php:234
+#: ../../mod/dfrn_request.php:830 ../../mod/api.php:106
+#: ../../mod/profiles.php:661 ../../mod/profiles.php:665
+msgid "No"
+msgstr "Não"
+
+#: ../../mod/settings.php:1021
+msgid "Publish your default profile in the global social directory?"
+msgstr "Publicar o seu perfil padrão no diretório social global?"
+
+#: ../../mod/settings.php:1029
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? "
+
+#: ../../mod/settings.php:1033
+msgid ""
+"If enabled, posting public messages to Diaspora and other networks isn't "
+"possible."
+msgstr "Se ativado, postar mensagens públicas no Diáspora e em outras redes não será possível."
+
+#: ../../mod/settings.php:1038
+msgid "Allow friends to post to your profile page?"
+msgstr "Permitir aos amigos publicarem na sua página de perfil?"
+
+#: ../../mod/settings.php:1044
+msgid "Allow friends to tag your posts?"
+msgstr "Permitir aos amigos etiquetarem suas publicações?"
+
+#: ../../mod/settings.php:1050
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr "Permitir que você seja sugerido como amigo em potencial para novos membros?"
+
+#: ../../mod/settings.php:1056
+msgid "Permit unknown people to send you private mail?"
+msgstr "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?"
+
+#: ../../mod/settings.php:1064
+msgid "Profile is not published."
+msgstr "O perfil não está publicado."
+
+#: ../../mod/settings.php:1067 ../../mod/profile_photo.php:248
+msgid "or"
+msgstr "ou"
+
+#: ../../mod/settings.php:1072
+msgid "Your Identity Address is"
+msgstr "O endereço da sua identidade é"
+
+#: ../../mod/settings.php:1083
+msgid "Automatically expire posts after this many days:"
+msgstr "Expirar automaticamente publicações após tantos dias:"
+
+#: ../../mod/settings.php:1083
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas."
+
+#: ../../mod/settings.php:1084
+msgid "Advanced expiration settings"
+msgstr "Configurações avançadas de expiração"
+
+#: ../../mod/settings.php:1085
+msgid "Advanced Expiration"
+msgstr "Expiração avançada"
+
+#: ../../mod/settings.php:1086
+msgid "Expire posts:"
+msgstr "Expirar publicações:"
+
+#: ../../mod/settings.php:1087
+msgid "Expire personal notes:"
+msgstr "Expirar notas pessoais:"
+
+#: ../../mod/settings.php:1088
+msgid "Expire starred posts:"
+msgstr "Expirar publicações destacadas:"
+
+#: ../../mod/settings.php:1089
+msgid "Expire photos:"
+msgstr "Expirar fotos:"
+
+#: ../../mod/settings.php:1090
+msgid "Only expire posts by others:"
+msgstr "Expirar somente as publicações de outras pessoas:"
+
+#: ../../mod/settings.php:1116
+msgid "Account Settings"
+msgstr "Configurações da conta"
+
+#: ../../mod/settings.php:1124
+msgid "Password Settings"
+msgstr "Configurações da senha"
+
+#: ../../mod/settings.php:1125
+msgid "New Password:"
+msgstr "Nova senha:"
+
+#: ../../mod/settings.php:1126
+msgid "Confirm:"
+msgstr "Confirme:"
+
+#: ../../mod/settings.php:1126
+msgid "Leave password fields blank unless changing"
+msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la"
+
+#: ../../mod/settings.php:1127
+msgid "Current Password:"
+msgstr "Senha Atual:"
+
+#: ../../mod/settings.php:1127 ../../mod/settings.php:1128
+msgid "Your current password to confirm the changes"
+msgstr "Sua senha atual para confirmar as mudanças"
+
+#: ../../mod/settings.php:1128
+msgid "Password:"
+msgstr "Senha:"
+
+#: ../../mod/settings.php:1132
+msgid "Basic Settings"
+msgstr "Configurações básicas"
+
+#: ../../mod/settings.php:1134
+msgid "Email Address:"
+msgstr "Endereço de e-mail:"
+
+#: ../../mod/settings.php:1135
+msgid "Your Timezone:"
+msgstr "Seu fuso horário:"
+
+#: ../../mod/settings.php:1136
+msgid "Default Post Location:"
+msgstr "Localização padrão de suas publicações:"
+
+#: ../../mod/settings.php:1137
+msgid "Use Browser Location:"
+msgstr "Usar localizador do navegador:"
+
+#: ../../mod/settings.php:1140
+msgid "Security and Privacy Settings"
+msgstr "Configurações de segurança e privacidade"
+
+#: ../../mod/settings.php:1142
+msgid "Maximum Friend Requests/Day:"
+msgstr "Número máximo de requisições de amizade por dia:"
+
+#: ../../mod/settings.php:1142 ../../mod/settings.php:1172
+msgid "(to prevent spam abuse)"
+msgstr "(para prevenir abuso de spammers)"
+
+#: ../../mod/settings.php:1143
+msgid "Default Post Permissions"
+msgstr "Permissões padrão de publicação"
+
+#: ../../mod/settings.php:1144
+msgid "(click to open/close)"
+msgstr "(clique para abrir/fechar)"
+
+#: ../../mod/settings.php:1153 ../../mod/photos.php:1146
+#: ../../mod/photos.php:1519
+msgid "Show to Groups"
+msgstr "Mostre para Grupos"
+
+#: ../../mod/settings.php:1154 ../../mod/photos.php:1147
+#: ../../mod/photos.php:1520
+msgid "Show to Contacts"
+msgstr "Mostre para Contatos"
+
+#: ../../mod/settings.php:1155
+msgid "Default Private Post"
+msgstr "Publicação Privada Padrão"
+
+#: ../../mod/settings.php:1156
+msgid "Default Public Post"
+msgstr "Publicação Pública Padrão"
+
+#: ../../mod/settings.php:1160
+msgid "Default Permissions for New Posts"
+msgstr "Permissões Padrão para Publicações Novas"
+
+#: ../../mod/settings.php:1172
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:"
+
+#: ../../mod/settings.php:1175
+msgid "Notification Settings"
+msgstr "Configurações de notificação"
+
+#: ../../mod/settings.php:1176
+msgid "By default post a status message when:"
+msgstr "Por padrão, publicar uma mensagem de status quando:"
+
+#: ../../mod/settings.php:1177
+msgid "accepting a friend request"
+msgstr "aceitar uma requisição de amizade"
+
+#: ../../mod/settings.php:1178
+msgid "joining a forum/community"
+msgstr "associar-se a um fórum/comunidade"
+
+#: ../../mod/settings.php:1179
+msgid "making an interesting profile change"
+msgstr "fazer uma modificação interessante em seu perfil"
+
+#: ../../mod/settings.php:1180
+msgid "Send a notification email when:"
+msgstr "Enviar um e-mail de notificação sempre que:"
+
+#: ../../mod/settings.php:1181
+msgid "You receive an introduction"
+msgstr "Você recebeu uma apresentação"
+
+#: ../../mod/settings.php:1182
+msgid "Your introductions are confirmed"
+msgstr "Suas apresentações forem confirmadas"
+
+#: ../../mod/settings.php:1183
+msgid "Someone writes on your profile wall"
+msgstr "Alguém escrever no mural do seu perfil"
+
+#: ../../mod/settings.php:1184
+msgid "Someone writes a followup comment"
+msgstr "Alguém comentar a sua mensagem"
+
+#: ../../mod/settings.php:1185
+msgid "You receive a private message"
+msgstr "Você recebeu uma mensagem privada"
+
+#: ../../mod/settings.php:1186
+msgid "You receive a friend suggestion"
+msgstr "Você recebe uma suggestão de amigo"
+
+#: ../../mod/settings.php:1187
+msgid "You are tagged in a post"
+msgstr "Você foi etiquetado em uma publicação"
+
+#: ../../mod/settings.php:1188
+msgid "You are poked/prodded/etc. in a post"
+msgstr "Você está cutucado/incitado/etc. em uma publicação"
+
+#: ../../mod/settings.php:1190
+msgid "Text-only notification emails"
+msgstr "Emails de notificação apenas de texto"
+
+#: ../../mod/settings.php:1192
+msgid "Send text only notification emails, without the html part"
+msgstr "Enviar e-mails de notificação apenas de texto, sem a parte html"
+
+#: ../../mod/settings.php:1194
+msgid "Advanced Account/Page Type Settings"
+msgstr "Conta avançada/Configurações do tipo de página"
+
+#: ../../mod/settings.php:1195
+msgid "Change the behaviour of this account for special situations"
+msgstr "Modificar o comportamento desta conta em situações especiais"
+
+#: ../../mod/settings.php:1198
+msgid "Relocate"
+msgstr "Relocação"
+
+#: ../../mod/settings.php:1199
+msgid ""
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão."
+
+#: ../../mod/settings.php:1200
+msgid "Resend relocate message to contacts"
+msgstr "Reenviar mensagem de relocação para os contatos"
+
+#: ../../mod/common.php:42
+msgid "Common Friends"
+msgstr "Amigos em Comum"
+
+#: ../../mod/common.php:78
+msgid "No contacts in common."
+msgstr "Nenhum contato em comum."
+
+#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+msgid "Remote privacy information not available."
+msgstr "Não existe informação disponível sobre a privacidade remota."
+
+#: ../../mod/lockview.php:48
+msgid "Visible to:"
+msgstr "Visível para:"
+
+#: ../../mod/contacts.php:112
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited"
+msgstr[0] "%d contato editado"
+msgstr[1] "%d contatos editados"
+
+#: ../../mod/contacts.php:143 ../../mod/contacts.php:276
+msgid "Could not access contact record."
+msgstr "Não foi possível acessar o registro do contato."
+
+#: ../../mod/contacts.php:157
+msgid "Could not locate selected profile."
+msgstr "Não foi possível localizar o perfil selecionado."
+
+#: ../../mod/contacts.php:190
+msgid "Contact updated."
+msgstr "O contato foi atualizado."
+
+#: ../../mod/contacts.php:192 ../../mod/dfrn_request.php:576
+msgid "Failed to update contact record."
+msgstr "Não foi possível atualizar o registro do contato."
+
+#: ../../mod/contacts.php:291
+msgid "Contact has been blocked"
+msgstr "O contato foi bloqueado"
+
+#: ../../mod/contacts.php:291
+msgid "Contact has been unblocked"
+msgstr "O contato foi desbloqueado"
+
+#: ../../mod/contacts.php:302
+msgid "Contact has been ignored"
+msgstr "O contato foi ignorado"
+
+#: ../../mod/contacts.php:302
+msgid "Contact has been unignored"
+msgstr "O contato deixou de ser ignorado"
+
+#: ../../mod/contacts.php:314
+msgid "Contact has been archived"
+msgstr "O contato foi arquivado"
+
+#: ../../mod/contacts.php:314
+msgid "Contact has been unarchived"
+msgstr "O contato foi desarquivado"
+
+#: ../../mod/contacts.php:339 ../../mod/contacts.php:727
+msgid "Do you really want to delete this contact?"
+msgstr "Você realmente deseja deletar esse contato?"
+
+#: ../../mod/contacts.php:356
+msgid "Contact has been removed."
+msgstr "O contato foi removido."
+
+#: ../../mod/contacts.php:394
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "Você possui uma amizade mútua com %s"
+
+#: ../../mod/contacts.php:398
+#, php-format
+msgid "You are sharing with %s"
+msgstr "Você está compartilhando com %s"
+
+#: ../../mod/contacts.php:403
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s está compartilhando com você"
+
+#: ../../mod/contacts.php:423
+msgid "Private communications are not available for this contact."
+msgstr "As comunicações privadas não estão disponíveis para este contato."
+
+#: ../../mod/contacts.php:426 ../../mod/admin.php:569
+msgid "Never"
+msgstr "Nunca"
+
+#: ../../mod/contacts.php:430
+msgid "(Update was successful)"
+msgstr "(A atualização foi bem sucedida)"
+
+#: ../../mod/contacts.php:430
+msgid "(Update was not successful)"
+msgstr "(A atualização não foi bem sucedida)"
+
+#: ../../mod/contacts.php:432
+msgid "Suggest friends"
+msgstr "Sugerir amigos"
+
+#: ../../mod/contacts.php:436
+#, php-format
+msgid "Network type: %s"
+msgstr "Tipo de rede: %s"
+
+#: ../../mod/contacts.php:444
+msgid "View all contacts"
+msgstr "Ver todos os contatos"
+
+#: ../../mod/contacts.php:449 ../../mod/contacts.php:518
+#: ../../mod/contacts.php:730 ../../mod/admin.php:1009
+msgid "Unblock"
+msgstr "Desbloquear"
+
+#: ../../mod/contacts.php:449 ../../mod/contacts.php:518
+#: ../../mod/contacts.php:730 ../../mod/admin.php:1008
+msgid "Block"
+msgstr "Bloquear"
+
+#: ../../mod/contacts.php:452
+msgid "Toggle Blocked status"
+msgstr "Alternar o status de bloqueio"
+
+#: ../../mod/contacts.php:455 ../../mod/contacts.php:519
+#: ../../mod/contacts.php:731
+msgid "Unignore"
+msgstr "Deixar de ignorar"
+
+#: ../../mod/contacts.php:458
+msgid "Toggle Ignored status"
+msgstr "Alternar o status de ignorado"
+
+#: ../../mod/contacts.php:462 ../../mod/contacts.php:732
+msgid "Unarchive"
+msgstr "Desarquivar"
+
+#: ../../mod/contacts.php:462 ../../mod/contacts.php:732
+msgid "Archive"
+msgstr "Arquivar"
+
+#: ../../mod/contacts.php:465
+msgid "Toggle Archive status"
+msgstr "Alternar o status de arquivamento"
+
+#: ../../mod/contacts.php:468
+msgid "Repair"
+msgstr "Reparar"
+
+#: ../../mod/contacts.php:471
+msgid "Advanced Contact Settings"
+msgstr "Configurações avançadas do contato"
+
+#: ../../mod/contacts.php:477
+msgid "Communications lost with this contact!"
+msgstr "As comunicações com esse contato foram perdidas!"
+
+#: ../../mod/contacts.php:480
+msgid "Fetch further information for feeds"
+msgstr "Pega mais informações para feeds"
+
+#: ../../mod/contacts.php:481
+msgid "Disabled"
+msgstr "Desabilitado"
+
+#: ../../mod/contacts.php:481
+msgid "Fetch information"
+msgstr "Buscar informações"
+
+#: ../../mod/contacts.php:481
+msgid "Fetch information and keywords"
+msgstr "Buscar informação e palavras-chave"
+
+#: ../../mod/contacts.php:490
+msgid "Contact Editor"
+msgstr "Editor de contatos"
+
+#: ../../mod/contacts.php:493
+msgid "Profile Visibility"
+msgstr "Visibilidade do perfil"
+
+#: ../../mod/contacts.php:494
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro."
+
+#: ../../mod/contacts.php:495
+msgid "Contact Information / Notes"
+msgstr "Informações sobre o contato / Anotações"
+
+#: ../../mod/contacts.php:496
+msgid "Edit contact notes"
+msgstr "Editar as anotações do contato"
+
+#: ../../mod/contacts.php:501 ../../mod/contacts.php:695
+#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:64
+#, php-format
+msgid "Visit %s's profile [%s]"
+msgstr "Visitar o perfil de %s [%s]"
+
+#: ../../mod/contacts.php:502
+msgid "Block/Unblock contact"
+msgstr "Bloquear/desbloquear o contato"
+
+#: ../../mod/contacts.php:503
+msgid "Ignore contact"
+msgstr "Ignorar o contato"
+
+#: ../../mod/contacts.php:504
+msgid "Repair URL settings"
+msgstr "Reparar as definições de URL"
+
+#: ../../mod/contacts.php:505
+msgid "View conversations"
+msgstr "Ver as conversas"
+
+#: ../../mod/contacts.php:507
+msgid "Delete contact"
+msgstr "Excluir o contato"
+
+#: ../../mod/contacts.php:511
+msgid "Last update:"
+msgstr "Última atualização:"
+
+#: ../../mod/contacts.php:513
+msgid "Update public posts"
+msgstr "Atualizar publicações públicas"
+
+#: ../../mod/contacts.php:515 ../../mod/admin.php:1503
+msgid "Update now"
+msgstr "Atualizar agora"
+
+#: ../../mod/contacts.php:522
+msgid "Currently blocked"
+msgstr "Atualmente bloqueado"
+
+#: ../../mod/contacts.php:523
+msgid "Currently ignored"
+msgstr "Atualmente ignorado"
+
+#: ../../mod/contacts.php:524
+msgid "Currently archived"
+msgstr "Atualmente arquivado"
+
+#: ../../mod/contacts.php:525
+msgid ""
+"Replies/likes to your public posts may still be visible"
+msgstr "Respostas/gostadas associados às suas publicações ainda podem estar visíveis"
+
+#: ../../mod/contacts.php:526
+msgid "Notification for new posts"
+msgstr "Notificações para novas publicações"
+
+#: ../../mod/contacts.php:526
+msgid "Send a notification of every new post of this contact"
+msgstr "Envie uma notificação para todos as novas publicações deste contato"
+
+#: ../../mod/contacts.php:529
+msgid "Blacklisted keywords"
+msgstr "Palavras-chave na Lista Negra"
+
+#: ../../mod/contacts.php:529
+msgid ""
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Lista de palavras-chave separadas por vírgulas que não devem ser convertidas para hashtags, quando \"Buscar informações e palavras-chave\" for selecionado."
+
+#: ../../mod/contacts.php:580
+msgid "Suggestions"
+msgstr "Sugestões"
+
+#: ../../mod/contacts.php:583
+msgid "Suggest potential friends"
+msgstr "Sugerir amigos em potencial"
+
+#: ../../mod/contacts.php:589
+msgid "Show all contacts"
+msgstr "Exibe todos os contatos"
+
+#: ../../mod/contacts.php:592
+msgid "Unblocked"
+msgstr "Desbloquear"
+
+#: ../../mod/contacts.php:595
+msgid "Only show unblocked contacts"
+msgstr "Exibe somente contatos desbloqueados"
+
+#: ../../mod/contacts.php:599
+msgid "Blocked"
+msgstr "Bloqueado"
+
+#: ../../mod/contacts.php:602
+msgid "Only show blocked contacts"
+msgstr "Exibe somente contatos bloqueados"
+
+#: ../../mod/contacts.php:606
+msgid "Ignored"
+msgstr "Ignorados"
+
+#: ../../mod/contacts.php:609
+msgid "Only show ignored contacts"
+msgstr "Exibe somente contatos ignorados"
+
+#: ../../mod/contacts.php:613
+msgid "Archived"
+msgstr "Arquivados"
+
+#: ../../mod/contacts.php:616
+msgid "Only show archived contacts"
+msgstr "Exibe somente contatos arquivados"
+
+#: ../../mod/contacts.php:620
+msgid "Hidden"
+msgstr "Ocultos"
+
+#: ../../mod/contacts.php:623
+msgid "Only show hidden contacts"
+msgstr "Exibe somente contatos ocultos"
+
+#: ../../mod/contacts.php:671
+msgid "Mutual Friendship"
+msgstr "Amizade mútua"
+
+#: ../../mod/contacts.php:675
+msgid "is a fan of yours"
+msgstr "é um fã seu"
+
+#: ../../mod/contacts.php:679
+msgid "you are a fan of"
+msgstr "você é um fã de"
+
+#: ../../mod/contacts.php:696 ../../mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Editar o contato"
+
+#: ../../mod/contacts.php:722
+msgid "Search your contacts"
+msgstr "Pesquisar seus contatos"
+
+#: ../../mod/contacts.php:723 ../../mod/directory.php:61
+msgid "Finding: "
+msgstr "Pesquisando: "
+
+#: ../../mod/wall_attach.php:75
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem"
+
+#: ../../mod/wall_attach.php:75
+msgid "Or - did you try to upload an empty file?"
+msgstr "Ou - você tentou enviar um arquivo vazio?"
+
+#: ../../mod/wall_attach.php:81
+#, php-format
+msgid "File exceeds size limit of %d"
+msgstr "O arquivo excedeu o tamanho limite de %d"
+
+#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
+msgid "File upload failed."
+msgstr "Não foi possível enviar o arquivo."
+
+#: ../../mod/update_community.php:18 ../../mod/update_network.php:25
+#: ../../mod/update_notes.php:37 ../../mod/update_display.php:22
+#: ../../mod/update_profile.php:41
+msgid "[Embedded content - reload page to view]"
+msgstr "[Conteúdo incorporado - recarregue a página para ver]"
+
+#: ../../mod/uexport.php:77
+msgid "Export account"
+msgstr "Exportar conta"
+
+#: ../../mod/uexport.php:77
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor."
+
+#: ../../mod/uexport.php:78
+msgid "Export all"
+msgstr "Exportar tudo"
+
+#: ../../mod/uexport.php:78
+msgid ""
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
+msgstr "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)"
+
+#: ../../mod/register.php:90
+msgid ""
+"Registration successful. Please check your email for further instructions."
+msgstr "O registro foi bem sucedido. Por favor, verifique seu e-mail para maiores informações."
+
+#: ../../mod/register.php:96
+#, php-format
+msgid ""
+"Failed to send email message. Here your accout details: login: %s "
+"password: %s
You can change your password after login."
+msgstr "Falha ao enviar mensagem de email. Estes são os dados da sua conta: login: %s senha: %s
Você pode alterar sua senha após fazer o login."
+
+#: ../../mod/register.php:105
+msgid "Your registration can not be processed."
+msgstr "Não foi possível processar o seu registro."
+
+#: ../../mod/register.php:148
+msgid "Your registration is pending approval by the site owner."
+msgstr "A aprovação do seu registro está pendente junto ao administrador do site."
+
+#: ../../mod/register.php:186 ../../mod/uimport.php:50
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
+msgstr "Este site excedeu o limite diário permitido para registros de novas contas.\nPor favor tente novamente amanhã."
+
+#: ../../mod/register.php:214
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
+msgstr "Você pode (opcionalmente) preencher este formulário via OpenID, fornecendo seu OpenID e clicando em 'Registrar'."
+
+#: ../../mod/register.php:215
+msgid ""
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
+msgstr "Se você não está familiarizado com o OpenID, por favor, deixe esse campo em branco e preencha os outros itens."
+
+#: ../../mod/register.php:216
+msgid "Your OpenID (optional): "
+msgstr "Seu OpenID (opcional): "
+
+#: ../../mod/register.php:230
+msgid "Include your profile in member directory?"
+msgstr "Incluir o seu perfil no diretório de membros?"
+
+#: ../../mod/register.php:251
+msgid "Membership on this site is by invitation only."
+msgstr "A associação a este site só pode ser feita mediante convite."
+
+#: ../../mod/register.php:252
+msgid "Your invitation ID: "
+msgstr "A ID do seu convite: "
+
+#: ../../mod/register.php:255 ../../mod/admin.php:621
+msgid "Registration"
+msgstr "Registro"
+
+#: ../../mod/register.php:263
+msgid "Your Full Name (e.g. Joe Smith): "
+msgstr "Seu nome completo (ex: José da Silva): "
+
+#: ../../mod/register.php:264
+msgid "Your Email Address: "
+msgstr "Seu endereço de e-mail: "
+
+#: ../../mod/register.php:265
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be "
+"'nickname@$sitename'."
+msgstr "Selecione uma identificação para o perfil. Ela deve começar com um caractere alfabético. O endereço do seu perfil neste site será 'identificação@$sitename'"
+
+#: ../../mod/register.php:266
+msgid "Choose a nickname: "
+msgstr "Escolha uma identificação: "
+
+#: ../../mod/register.php:275 ../../mod/uimport.php:64
+msgid "Import"
+msgstr "Importar"
+
+#: ../../mod/register.php:276
+msgid "Import your profile to this friendica instance"
+msgstr "Importa seu perfil desta instância do friendica"
+
+#: ../../mod/oexchange.php:25
+msgid "Post successful."
+msgstr "Publicado com sucesso."
+
+#: ../../mod/maintenance.php:5
+msgid "System down for maintenance"
+msgstr "Sistema em manutenção"
+
+#: ../../mod/profile.php:155 ../../mod/display.php:332
+msgid "Access to this profile has been restricted."
+msgstr "O acesso a este perfil está restrito."
+
+#: ../../mod/profile.php:180
+msgid "Tips for New Members"
+msgstr "Dicas para novos membros"
+
+#: ../../mod/videos.php:115 ../../mod/dfrn_request.php:762
+#: ../../mod/viewcontacts.php:19 ../../mod/photos.php:920
+#: ../../mod/search.php:89 ../../mod/community.php:18
+#: ../../mod/display.php:212 ../../mod/directory.php:33
+msgid "Public access denied."
+msgstr "Acesso público negado."
+
+#: ../../mod/videos.php:125
+msgid "No videos selected"
+msgstr "Nenhum vídeo selecionado"
+
+#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+msgid "Access to this item is restricted."
+msgstr "O acesso a este item é restrito."
+
+#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+msgid "View Album"
+msgstr "Ver álbum"
+
+#: ../../mod/videos.php:317
+msgid "Recent Videos"
+msgstr "Vídeos Recentes"
+
+#: ../../mod/videos.php:319
+msgid "Upload New Videos"
+msgstr "Envie Novos Vídeos"
+
+#: ../../mod/manage.php:106
+msgid "Manage Identities and/or Pages"
+msgstr "Gerenciar identidades e/ou páginas"
+
+#: ../../mod/manage.php:107
+msgid ""
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
+msgstr "Alterne entre diferentes identidades ou páginas de comunidade/grupo que dividem detalhes da sua conta ou que você tenha fornecido permissões de \"administração\""
+
+#: ../../mod/manage.php:108
+msgid "Select an identity to manage: "
+msgstr "Selecione uma identidade para gerenciar: "
+
+#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+msgid "Item not found"
+msgstr "O item não foi encontrado"
+
+#: ../../mod/editpost.php:39
+msgid "Edit post"
+msgstr "Editar a publicação"
#: ../../mod/dirfind.php:26
msgid "People Search"
@@ -1821,19 +4708,245 @@ msgstr "Pesquisar pessoas"
msgid "No matches"
msgstr "Nenhuma correspondência"
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
-msgid "Photos"
-msgstr "Fotos"
+#: ../../mod/regmod.php:55
+msgid "Account approved."
+msgstr "A conta foi aprovada."
+
+#: ../../mod/regmod.php:92
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "O registro de %s foi revogado"
+
+#: ../../mod/regmod.php:104
+msgid "Please login."
+msgstr "Por favor, autentique-se."
+
+#: ../../mod/dfrn_request.php:95
+msgid "This introduction has already been accepted."
+msgstr "Esta apresentação já foi aceita."
+
+#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "A localização do perfil não é válida ou não contém uma informação de perfil."
+
+#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono."
+
+#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+msgid "Warning: profile location has no profile photo."
+msgstr "Aviso: a localização do perfil não possui nenhuma foto do perfil."
+
+#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#, php-format
+msgid "%d required parameter was not found at the given location"
+msgid_plural "%d required parameters were not found at the given location"
+msgstr[0] "O parâmetro requerido %d não foi encontrado na localização fornecida"
+msgstr[1] "Os parâmetros requeridos %d não foram encontrados na localização fornecida"
+
+#: ../../mod/dfrn_request.php:172
+msgid "Introduction complete."
+msgstr "A apresentação foi finalizada."
+
+#: ../../mod/dfrn_request.php:214
+msgid "Unrecoverable protocol error."
+msgstr "Ocorreu um erro irrecuperável de protocolo."
+
+#: ../../mod/dfrn_request.php:242
+msgid "Profile unavailable."
+msgstr "O perfil não está disponível."
+
+#: ../../mod/dfrn_request.php:267
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s recebeu solicitações de conexão em excesso hoje."
+
+#: ../../mod/dfrn_request.php:268
+msgid "Spam protection measures have been invoked."
+msgstr "As medidas de proteção contra spam foram ativadas."
+
+#: ../../mod/dfrn_request.php:269
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Os amigos foram notificados para tentar novamente em 24 horas."
+
+#: ../../mod/dfrn_request.php:331
+msgid "Invalid locator"
+msgstr "Localizador inválido"
+
+#: ../../mod/dfrn_request.php:340
+msgid "Invalid email address."
+msgstr "Endereço de e-mail inválido."
+
+#: ../../mod/dfrn_request.php:367
+msgid "This account has not been configured for email. Request failed."
+msgstr "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação."
+
+#: ../../mod/dfrn_request.php:463
+msgid "Unable to resolve your name at the provided location."
+msgstr "Não foi possível encontrar a sua identificação no endereço indicado."
+
+#: ../../mod/dfrn_request.php:476
+msgid "You have already introduced yourself here."
+msgstr "Você já fez a sua apresentação aqui."
+
+#: ../../mod/dfrn_request.php:480
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Aparentemente você já é amigo de %s."
+
+#: ../../mod/dfrn_request.php:501
+msgid "Invalid profile URL."
+msgstr "URL de perfil inválida."
+
+#: ../../mod/dfrn_request.php:597
+msgid "Your introduction has been sent."
+msgstr "A sua apresentação foi enviada."
+
+#: ../../mod/dfrn_request.php:650
+msgid "Please login to confirm introduction."
+msgstr "Por favor, autentique-se para confirmar a apresentação."
+
+#: ../../mod/dfrn_request.php:660
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"this profile."
+msgstr "A identidade autenticada está incorreta. Por favor, entre como este perfil."
+
+#: ../../mod/dfrn_request.php:671
+msgid "Hide this contact"
+msgstr "Ocultar este contato"
+
+#: ../../mod/dfrn_request.php:674
+#, php-format
+msgid "Welcome home %s."
+msgstr "Bem-vindo(a) à sua página pessoal %s."
+
+#: ../../mod/dfrn_request.php:675
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Por favor, confirme sua solicitação de apresentação/conexão para %s."
+
+#: ../../mod/dfrn_request.php:804
+msgid ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:"
+
+#: ../../mod/dfrn_request.php:824
+msgid ""
+"If you are not yet a member of the free social web, follow this link to find a public"
+" Friendica site and join us today."
+msgstr "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós."
+
+#: ../../mod/dfrn_request.php:827
+msgid "Friend/Connection Request"
+msgstr "Solicitação de amizade/conexão"
+
+#: ../../mod/dfrn_request.php:828
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@identi.ca"
+msgstr "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
+
+#: ../../mod/dfrn_request.php:829
+msgid "Please answer the following:"
+msgstr "Por favor, entre com as informações solicitadas:"
+
+#: ../../mod/dfrn_request.php:830
+#, php-format
+msgid "Does %s know you?"
+msgstr "%s conhece você?"
+
+#: ../../mod/dfrn_request.php:834
+msgid "Add a personal note:"
+msgstr "Adicione uma anotação pessoal:"
+
+#: ../../mod/dfrn_request.php:837
+msgid "StatusNet/Federated Social Web"
+msgstr "StatusNet/Federated Social Web"
+
+#: ../../mod/dfrn_request.php:839
+#, php-format
+msgid ""
+" - please do not use this form. Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora."
+
+#: ../../mod/dfrn_request.php:840
+msgid "Your Identity Address:"
+msgstr "Seu endereço de identificação:"
+
+#: ../../mod/dfrn_request.php:843
+msgid "Submit Request"
+msgstr "Enviar solicitação"
#: ../../mod/fbrowser.php:113
msgid "Files"
msgstr "Arquivos"
+#: ../../mod/api.php:76 ../../mod/api.php:102
+msgid "Authorize application connection"
+msgstr "Autorizar a conexão com a aplicação"
+
+#: ../../mod/api.php:77
+msgid "Return to your app and insert this Securty Code:"
+msgstr "Volte para a sua aplicação e digite este código de segurança:"
+
+#: ../../mod/api.php:89
+msgid "Please login to continue."
+msgstr "Por favor, autentique-se para continuar."
+
+#: ../../mod/api.php:104
+msgid ""
+"Do you want to authorize this application to access your posts and contacts,"
+" and/or create new posts for you?"
+msgstr "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?"
+
+#: ../../mod/suggest.php:27
+msgid "Do you really want to delete this suggestion?"
+msgstr "Você realmente deseja deletar essa sugestão?"
+
+#: ../../mod/suggest.php:74
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "Não existe nenhuma sugestão disponível. Se este for um site novo, por favor tente novamente em 24 horas."
+
+#: ../../mod/suggest.php:92
+msgid "Ignore/Hide"
+msgstr "Ignorar/Ocultar"
+
#: ../../mod/nogroup.php:59
msgid "Contacts who are not members of a group"
msgstr "Contatos que não são membros de um grupo"
+#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92
+#: ../../mod/crepair.php:133 ../../mod/dfrn_confirm.php:120
+msgid "Contact not found."
+msgstr "O contato não foi encontrado."
+
+#: ../../mod/fsuggest.php:63
+msgid "Friend suggestion sent."
+msgstr "A sugestão de amigo foi enviada"
+
+#: ../../mod/fsuggest.php:97
+msgid "Suggest Friends"
+msgstr "Sugerir amigos"
+
+#: ../../mod/fsuggest.php:99
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Sugerir um amigo para %s"
+
+#: ../../mod/share.php:44
+msgid "link"
+msgstr "ligação"
+
+#: ../../mod/viewcontacts.php:41
+msgid "No contacts."
+msgstr "Nenhum contato."
+
#: ../../mod/admin.php:57
msgid "Theme settings updated."
msgstr "As configurações do tema foram atualizadas."
@@ -1846,11 +4959,6 @@ msgstr "Site"
msgid "Users"
msgstr "Usuários"
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
-msgid "Plugins"
-msgstr "Plugins"
-
#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
msgid "Themes"
msgstr "Temas"
@@ -1865,15 +4973,11 @@ msgstr "Relatórios"
#: ../../mod/admin.php:124
msgid "probe address"
-msgstr ""
+msgstr "prova endereço"
#: ../../mod/admin.php:125
msgid "check webfinger"
-msgstr ""
-
-#: ../../mod/admin.php:130 ../../include/nav.php:184
-msgid "Admin"
-msgstr "Admin"
+msgstr "verifica webfinger"
#: ../../mod/admin.php:131
msgid "Plugin Features"
@@ -1881,7 +4985,7 @@ msgstr "Recursos do plugin"
#: ../../mod/admin.php:133
msgid "diagnostics"
-msgstr ""
+msgstr "diagnóstico"
#: ../../mod/admin.php:134
msgid "User registrations waiting for confirmation"
@@ -1949,42 +5053,22 @@ msgstr "Não foi possível analisar a URL. Ela deve conter pelo menos :/
msgid "Site settings updated."
msgstr "As configurações do site foram atualizadas."
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
-msgid "No special theme for mobile devices"
-msgstr "Nenhum tema especial para dispositivos móveis"
-
#: ../../mod/admin.php:562
msgid "No community page"
-msgstr ""
+msgstr "Sem página de comunidade"
#: ../../mod/admin.php:563
msgid "Public postings from users of this site"
-msgstr ""
+msgstr "Textos públicos de usuários deste sítio"
#: ../../mod/admin.php:564
msgid "Global community page"
-msgstr ""
+msgstr "Página global da comunidade"
#: ../../mod/admin.php:570
msgid "At post arrival"
msgstr "Na chegada da publicação"
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
-msgid "Frequently"
-msgstr "Frequentemente"
-
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
-msgid "Hourly"
-msgstr "De hora em hora"
-
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
-msgid "Twice daily"
-msgstr "Duas vezes ao dia"
-
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
-msgid "Daily"
-msgstr "Diariamente"
-
#: ../../mod/admin.php:579
msgid "Multi user instance"
msgstr "Instância multi usuário"
@@ -2013,17 +5097,6 @@ msgstr "Forçar todos os links a utilizar SSL"
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Certificado auto-assinado, usar SSL somente para links locais (não recomendado)"
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
-msgid "Save Settings"
-msgstr "Salvar configurações"
-
-#: ../../mod/admin.php:621 ../../mod/register.php:255
-msgid "Registration"
-msgstr "Registro"
-
#: ../../mod/admin.php:622
msgid "File upload"
msgstr "Envio de arquivo"
@@ -2055,7 +5128,7 @@ msgstr "Nome do host"
#: ../../mod/admin.php:631
msgid "Sender Email"
-msgstr ""
+msgstr "enviador de email"
#: ../../mod/admin.php:632
msgid "Banner/Logo"
@@ -2063,11 +5136,11 @@ msgstr "Banner/Logo"
#: ../../mod/admin.php:633
msgid "Shortcut icon"
-msgstr ""
+msgstr "ícone de atalho"
#: ../../mod/admin.php:634
msgid "Touch icon"
-msgstr ""
+msgstr "ícone de toque"
#: ../../mod/admin.php:635
msgid "Additional Info"
@@ -2355,23 +5428,23 @@ msgstr "Use expressões regulares do PHP em UTF8"
#: ../../mod/admin.php:667
msgid "Community Page Style"
-msgstr ""
+msgstr "Estilo da página de comunidade"
#: ../../mod/admin.php:667
msgid ""
"Type of community page to show. 'Global community' shows every public "
"posting from an open distributed network that arrived on this server."
-msgstr ""
+msgstr "Tipo de página de comunidade para mostrar. 'Comunidade Global' mostra todos os textos públicos de uma rede aberta e distribuída que chega neste servidor."
#: ../../mod/admin.php:668
msgid "Posts per user on community page"
-msgstr ""
+msgstr "Textos por usuário na página da comunidade"
#: ../../mod/admin.php:668
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
-msgstr ""
+msgstr "O número máximo de textos por usuário na página da comunidade. (Não é válido para 'comunidade global')"
#: ../../mod/admin.php:669
msgid "Enable OStatus support"
@@ -2489,11 +5562,11 @@ msgstr "Retira informações sobre idioma nas meta informações sobre uma publi
#: ../../mod/admin.php:683
msgid "Suppress Tags"
-msgstr ""
+msgstr "Suprime etiquetas"
#: ../../mod/admin.php:683
msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr ""
+msgstr "suprime mostrar uma lista de hashtags no final de cada texto."
#: ../../mod/admin.php:684
msgid "Path to item cache"
@@ -2541,21 +5614,21 @@ msgstr "O proxy de imagem aumenta o desempenho e privacidade. Ele não deve ser
#: ../../mod/admin.php:691
msgid "Enable old style pager"
-msgstr ""
+msgstr "Habilita estilo antigo de paginação"
#: ../../mod/admin.php:691
msgid ""
"The old style pager has page numbers but slows down massively the page "
"speed."
-msgstr ""
+msgstr "O estilo antigo de paginação tem número de páginas mas dimunui muito a velocidade das páginas."
#: ../../mod/admin.php:692
msgid "Only search in tags"
-msgstr ""
+msgstr "Somente pesquisa nas estiquetas"
#: ../../mod/admin.php:692
msgid "On large systems the text search can slow down the system extremely."
-msgstr ""
+msgstr "Em grandes sistemas a pesquisa de texto pode deixar o sistema muito lento."
#: ../../mod/admin.php:694
msgid "New base url"
@@ -2658,11 +5731,6 @@ msgid ""
"\t\t\tThank you and welcome to %4$s."
msgstr "\n\t\t\tOs dados de login são os seguintes:\n\n\t\t\tLocal do Site:\t%1$s\n\t\t\tNome de Login:\t\t%2$s\n\t\t\tSenha:\t\t%3$s\n\n\t\t\tVocê pode alterar sua senha na página de \"Configurações\" da sua conta após fazer o login.\n\n\t\t\tPor favor, dedique alguns minutos na página para rever as outras configurações da sua conta.\n\n\t\t\tTalvez você também queira incluir algumas informações básicas adicionais ao seu perfil padrão\n\t\t\t(na página de \"Perfis\") para que outras pessoas possam encontrá-lo com facilidade.\n\n\t\t\tRecomendamos que inclua seu nome completo, adicione uma foto do perfil,\n\t\t\tadicionar algumas \"palavras-chave\" (muito útil para fazer novas amizades) - e\n\t\t\ttalvez em que pais você mora; se você não quiser ser mais específico\n\t\t\tdo que isso.\n\n\t\t\tNós respeitamos plenamente seu direito à privacidade, e nenhum desses itens são necessários.\n\t\t\tSe você é novo por aqui e não conheço ninguém, eles podem ajuda-lo\n\t\t\ta fazer novas e interessantes amizades.\n\n\t\t\tObrigado e bem-vindo a %4$s."
-#: ../../mod/admin.php:838 ../../include/user.php:413
-#, php-format
-msgid "Registration details for %s"
-msgstr "Detalhes do registro de %s"
-
#: ../../mod/admin.php:850
#, php-format
msgid "%s user blocked/unblocked"
@@ -2712,12 +5780,6 @@ msgstr "Usuário aguardando por fim permanente da conta."
msgid "Request date"
msgstr "Solicitar data"
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
-msgid "Email"
-msgstr "E-mail"
-
#: ../../mod/admin.php:1004
msgid "No registrations."
msgstr "Nenhum registro."
@@ -2754,10 +5816,6 @@ msgstr "Último item"
msgid "Deleted since"
msgstr "Apagado desde"
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
-msgid "Account"
-msgstr "Conta"
-
#: ../../mod/admin.php:1018
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
@@ -2878,6 +5936,35 @@ msgstr "Usuário do FTP"
msgid "FTP Password"
msgstr "Senha do FTP"
+#: ../../mod/wall_upload.php:122 ../../mod/profile_photo.php:144
+#, php-format
+msgid "Image exceeds size limit of %d"
+msgstr "A imagem excede o limite de tamanho de %d"
+
+#: ../../mod/wall_upload.php:144 ../../mod/photos.php:807
+#: ../../mod/profile_photo.php:153
+msgid "Unable to process image."
+msgstr "Não foi possível processar a imagem."
+
+#: ../../mod/wall_upload.php:172 ../../mod/photos.php:834
+#: ../../mod/profile_photo.php:301
+msgid "Image upload failed."
+msgstr "Não foi possível enviar a imagem."
+
+#: ../../mod/home.php:35
+#, php-format
+msgid "Welcome to %s"
+msgstr "Bem-vindo(a) a %s"
+
+#: ../../mod/openid.php:24
+msgid "OpenID protocol error. No ID returned."
+msgstr "Erro no protocolo OpenID. Não foi retornada nenhuma ID."
+
+#: ../../mod/openid.php:53
+msgid ""
+"Account not found and OpenID registration is not permitted on this site."
+msgstr "A conta não foi encontrada e não são permitidos registros via OpenID nesse site."
+
#: ../../mod/network.php:142
msgid "Search Results For:"
msgstr "Resultados de Busca Por:"
@@ -2886,15 +5973,6 @@ msgstr "Resultados de Busca Por:"
msgid "Remove term"
msgstr "Remover o termo"
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
-msgid "Saved Searches"
-msgstr "Pesquisas salvas"
-
-#: ../../mod/network.php:195 ../../include/group.php:275
-msgid "add"
-msgstr "adicionar"
-
#: ../../mod/network.php:356
msgid "Commented Order"
msgstr "Ordem dos comentários"
@@ -2975,14 +6053,575 @@ msgstr "Mensagens privadas para esta pessoa correm o risco de sofrerem divulgaç
msgid "Invalid contact."
msgstr "Contato inválido."
-#: ../../mod/allfriends.php:34
-#, php-format
-msgid "Friends of %s"
-msgstr "Amigos de %s"
+#: ../../mod/filer.php:30
+msgid "- select -"
+msgstr "-selecione-"
-#: ../../mod/allfriends.php:40
-msgid "No friends to display."
-msgstr "Nenhum amigo para exibir."
+#: ../../mod/friendica.php:59
+msgid "This is Friendica, version"
+msgstr "Este é o Friendica, versão"
+
+#: ../../mod/friendica.php:60
+msgid "running at web location"
+msgstr "sendo executado no endereço web"
+
+#: ../../mod/friendica.php:62
+msgid ""
+"Please visit Friendica.com to learn "
+"more about the Friendica project."
+msgstr "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica."
+
+#: ../../mod/friendica.php:64
+msgid "Bug reports and issues: please visit"
+msgstr "Relatos e acompanhamentos de erros podem ser encontrados em"
+
+#: ../../mod/friendica.php:65
+msgid ""
+"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
+"dot com"
+msgstr "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com"
+
+#: ../../mod/friendica.php:79
+msgid "Installed plugins/addons/apps:"
+msgstr "Plugins/complementos/aplicações instaladas:"
+
+#: ../../mod/friendica.php:92
+msgid "No installed plugins/addons/apps"
+msgstr "Nenhum plugin/complemento/aplicativo instalado"
+
+#: ../../mod/apps.php:11
+msgid "Applications"
+msgstr "Aplicativos"
+
+#: ../../mod/apps.php:14
+msgid "No installed applications."
+msgstr "Nenhum aplicativo instalado"
+
+#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+msgid "Upload New Photos"
+msgstr "Enviar novas fotos"
+
+#: ../../mod/photos.php:144
+msgid "Contact information unavailable"
+msgstr "A informação de contato não está disponível"
+
+#: ../../mod/photos.php:165
+msgid "Album not found."
+msgstr "O álbum não foi encontrado."
+
+#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+msgid "Delete Album"
+msgstr "Excluir o álbum"
+
+#: ../../mod/photos.php:198
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?"
+
+#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+msgid "Delete Photo"
+msgstr "Excluir a foto"
+
+#: ../../mod/photos.php:287
+msgid "Do you really want to delete this photo?"
+msgstr "Você realmente deseja deletar essa foto?"
+
+#: ../../mod/photos.php:662
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s foi marcado em %2$s por %3$s"
+
+#: ../../mod/photos.php:662
+msgid "a photo"
+msgstr "uma foto"
+
+#: ../../mod/photos.php:767
+msgid "Image exceeds size limit of "
+msgstr "A imagem excede o tamanho máximo de "
+
+#: ../../mod/photos.php:775
+msgid "Image file is empty."
+msgstr "O arquivo de imagem está vazio."
+
+#: ../../mod/photos.php:930
+msgid "No photos selected"
+msgstr "Não foi selecionada nenhuma foto"
+
+#: ../../mod/photos.php:1094
+#, php-format
+msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
+msgstr "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos."
+
+#: ../../mod/photos.php:1129
+msgid "Upload Photos"
+msgstr "Enviar fotos"
+
+#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+msgid "New album name: "
+msgstr "Nome do novo álbum: "
+
+#: ../../mod/photos.php:1134
+msgid "or existing album name: "
+msgstr "ou o nome de um álbum já existente: "
+
+#: ../../mod/photos.php:1135
+msgid "Do not show a status post for this upload"
+msgstr "Não exiba uma publicação de status para este envio"
+
+#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+msgid "Permissions"
+msgstr "Permissões"
+
+#: ../../mod/photos.php:1148
+msgid "Private Photo"
+msgstr "Foto Privada"
+
+#: ../../mod/photos.php:1149
+msgid "Public Photo"
+msgstr "Foto Pública"
+
+#: ../../mod/photos.php:1212
+msgid "Edit Album"
+msgstr "Editar o álbum"
+
+#: ../../mod/photos.php:1218
+msgid "Show Newest First"
+msgstr "Exibir as mais recentes primeiro"
+
+#: ../../mod/photos.php:1220
+msgid "Show Oldest First"
+msgstr "Exibir as mais antigas primeiro"
+
+#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+msgid "View Photo"
+msgstr "Ver a foto"
+
+#: ../../mod/photos.php:1294
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permissão negada. O acesso a este item pode estar restrito."
+
+#: ../../mod/photos.php:1296
+msgid "Photo not available"
+msgstr "A foto não está disponível"
+
+#: ../../mod/photos.php:1352
+msgid "View photo"
+msgstr "Ver a imagem"
+
+#: ../../mod/photos.php:1352
+msgid "Edit photo"
+msgstr "Editar a foto"
+
+#: ../../mod/photos.php:1353
+msgid "Use as profile photo"
+msgstr "Usar como uma foto de perfil"
+
+#: ../../mod/photos.php:1378
+msgid "View Full Size"
+msgstr "Ver no tamanho real"
+
+#: ../../mod/photos.php:1457
+msgid "Tags: "
+msgstr "Etiquetas: "
+
+#: ../../mod/photos.php:1460
+msgid "[Remove any tag]"
+msgstr "[Remover qualquer etiqueta]"
+
+#: ../../mod/photos.php:1500
+msgid "Rotate CW (right)"
+msgstr "Rotacionar para direita"
+
+#: ../../mod/photos.php:1501
+msgid "Rotate CCW (left)"
+msgstr "Rotacionar para esquerda"
+
+#: ../../mod/photos.php:1503
+msgid "New album name"
+msgstr "Novo nome para o álbum"
+
+#: ../../mod/photos.php:1506
+msgid "Caption"
+msgstr "Legenda"
+
+#: ../../mod/photos.php:1508
+msgid "Add a Tag"
+msgstr "Adicionar uma etiqueta"
+
+#: ../../mod/photos.php:1512
+msgid ""
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento"
+
+#: ../../mod/photos.php:1521
+msgid "Private photo"
+msgstr "Foto privada"
+
+#: ../../mod/photos.php:1522
+msgid "Public photo"
+msgstr "Foto pública"
+
+#: ../../mod/photos.php:1817
+msgid "Recent Photos"
+msgstr "Fotos recentes"
+
+#: ../../mod/bookmarklet.php:41
+msgid "The post was created"
+msgstr "O texto foi criado"
+
+#: ../../mod/follow.php:27
+msgid "Contact added"
+msgstr "O contato foi adicionado"
+
+#: ../../mod/uimport.php:66
+msgid "Move account"
+msgstr "Mover conta"
+
+#: ../../mod/uimport.php:67
+msgid "You can import an account from another Friendica server."
+msgstr "Você pode importar um conta de outro sevidor Friendica."
+
+#: ../../mod/uimport.php:68
+msgid ""
+"You need to export your account from the old server and upload it here. We "
+"will recreate your old account here with all your contacts. We will try also"
+" to inform your friends that you moved here."
+msgstr "Você precisa exportar sua conta de um servidor antigo e fazer o upload aqui. Nós recriaremos sua conta antiga aqui com todos os seus contatos. Nós também tentaremos informar seus amigos que você se mudou para cá."
+
+#: ../../mod/uimport.php:69
+msgid ""
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (statusnet/identi.ca) or from Diaspora"
+msgstr "Esse recurso é experimental. Nós não podemos importar contatos de uma rede OStatus (statusnet/identi.ca) ou do Diaspora"
+
+#: ../../mod/uimport.php:70
+msgid "Account file"
+msgstr "Arquivo de conta"
+
+#: ../../mod/uimport.php:70
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "Para exportar a sua conta, entre em \"Configurações->Exportar dados pessoais\" e selecione \"Exportar conta\""
+
+#: ../../mod/invite.php:27
+msgid "Total invitation limit exceeded."
+msgstr "Limite de convites totais excedido."
+
+#: ../../mod/invite.php:49
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Não é um endereço de e-mail válido."
+
+#: ../../mod/invite.php:73
+msgid "Please join us on Friendica"
+msgstr "Por favor, junte-se à nós na Friendica"
+
+#: ../../mod/invite.php:84
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Limite de convites ultrapassado. Favor contactar o administrador do sítio."
+
+#: ../../mod/invite.php:89
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Não foi possível enviar a mensagem."
+
+#: ../../mod/invite.php:93
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d mensagem enviada."
+msgstr[1] "%d mensagens enviadas."
+
+#: ../../mod/invite.php:112
+msgid "You have no more invitations available"
+msgstr "Você não possui mais convites disponíveis"
+
+#: ../../mod/invite.php:120
+#, php-format
+msgid ""
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many"
+" other social networks."
+msgstr "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais."
+
+#: ../../mod/invite.php:122
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público."
+
+#: ../../mod/invite.php:123
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar."
+
+#: ../../mod/invite.php:126
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros."
+
+#: ../../mod/invite.php:132
+msgid "Send invitations"
+msgstr "Enviar convites."
+
+#: ../../mod/invite.php:133
+msgid "Enter email addresses, one per line:"
+msgstr "Digite os endereços de e-mail, um por linha:"
+
+#: ../../mod/invite.php:135
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web."
+
+#: ../../mod/invite.php:137
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "Você preciso informar este código de convite: $invite_code"
+
+#: ../../mod/invite.php:137
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:"
+
+#: ../../mod/invite.php:139
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendica.com"
+msgstr "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com."
+
+#: ../../mod/viewsrc.php:7
+msgid "Access denied."
+msgstr "Acesso negado."
+
+#: ../../mod/lostpass.php:19
+msgid "No valid account found."
+msgstr "Não foi encontrada nenhuma conta válida."
+
+#: ../../mod/lostpass.php:35
+msgid "Password reset request issued. Check your email."
+msgstr "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail."
+
+#: ../../mod/lostpass.php:42
+#, php-format
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
+msgstr "\n\t\tPrezado %1$s,\n\t\t\tUma solicitação foi recebida recentemente em \"%2$s\" para redefinir a\n\t\tsenha da sua conta. Para confirmar este pedido, por favor selecione o link de confirmação\n\t\tabaixo ou copie e cole-o na barra de endereço do seu navegador.\n\n\t\tSe NÃO foi você que solicitou esta alteração por favor, NÃO clique no link\n\t\tfornecido e ignore e/ou apague este e-mail.\n\n\t\tSua senha não será alterada a menos que possamos verificar que foi você que\n\t\temitiu esta solicitação."
+
+#: ../../mod/lostpass.php:53
+#, php-format
+msgid ""
+"\n"
+"\t\tFollow this link to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr "\n\t\tSiga este link para verificar sua identidade:\n\n\t\t%1$s\n\n\t\tVocê então receberá uma mensagem de continuidade contendo a nova senha.\n\t\tVocê pode alterar sua senha na sua página de configurações após efetuar seu login.\n\n\t\tOs dados de login são os seguintes:\n\n\t\tLocalização do Site:\t%2$s\n\t\tNome de Login:\t%3$s"
+
+#: ../../mod/lostpass.php:72
+#, php-format
+msgid "Password reset requested at %s"
+msgstr "Foi feita uma solicitação de reiniciação da senha em %s"
+
+#: ../../mod/lostpass.php:92
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada."
+
+#: ../../mod/lostpass.php:110
+msgid "Your password has been reset as requested."
+msgstr "Sua senha foi reiniciada, conforme solicitado."
+
+#: ../../mod/lostpass.php:111
+msgid "Your new password is"
+msgstr "Sua nova senha é"
+
+#: ../../mod/lostpass.php:112
+msgid "Save or copy your new password - and then"
+msgstr "Grave ou copie a sua nova senha e, então"
+
+#: ../../mod/lostpass.php:113
+msgid "click here to login"
+msgstr "clique aqui para entrar"
+
+#: ../../mod/lostpass.php:114
+msgid ""
+"Your password may be changed from the Settings page after "
+"successful login."
+msgstr "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil."
+
+#: ../../mod/lostpass.php:125
+#, php-format
+msgid ""
+"\n"
+"\t\t\t\tDear %1$s,\n"
+"\t\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\t\tsomething that you will remember).\n"
+"\t\t\t"
+msgstr "\n\t\t\t\tCaro %1$s,\n\t\t\t\t\tSua senha foi alterada conforme solicitado. Por favor, guarde essas\n\t\t\t\tinformações para seus registros (ou altere a sua senha imediatamente para\n\t\t\t\talgo que você se lembrará).\n\t\t\t"
+
+#: ../../mod/lostpass.php:131
+#, php-format
+msgid ""
+"\n"
+"\t\t\t\tYour login details are as follows:\n"
+"\n"
+"\t\t\t\tSite Location:\t%1$s\n"
+"\t\t\t\tLogin Name:\t%2$s\n"
+"\t\t\t\tPassword:\t%3$s\n"
+"\n"
+"\t\t\t\tYou may change that password from your account settings page after logging in.\n"
+"\t\t\t"
+msgstr "\n\t\t\t\tOs seus dados de login são os seguintes:\n\n\t\t\t\tLocalização do Site:\t%1$s\n\t\t\t\tNome de Login:\t%2$s\n\t\t\t\tSenha:\t%3$s\n\n\t\t\t\tVocê pode alterar esta senha na sua página de configurações depois que efetuar o seu login.\n\t\t\t"
+
+#: ../../mod/lostpass.php:147
+#, php-format
+msgid "Your password has been changed at %s"
+msgstr "Sua senha foi modifica às %s"
+
+#: ../../mod/lostpass.php:159
+msgid "Forgot your Password?"
+msgstr "Esqueceu a sua senha?"
+
+#: ../../mod/lostpass.php:160
+msgid ""
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções."
+
+#: ../../mod/lostpass.php:161
+msgid "Nickname or Email: "
+msgstr "Identificação ou e-mail: "
+
+#: ../../mod/lostpass.php:162
+msgid "Reset"
+msgstr "Reiniciar"
+
+#: ../../mod/babel.php:17
+msgid "Source (bbcode) text:"
+msgstr "Texto fonte (bbcode):"
+
+#: ../../mod/babel.php:23
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "Texto fonte (Diaspora) a converter para BBcode:"
+
+#: ../../mod/babel.php:31
+msgid "Source input: "
+msgstr "Entrada fonte:"
+
+#: ../../mod/babel.php:35
+msgid "bb2html (raw HTML): "
+msgstr "bb2html (HTML puro):"
+
+#: ../../mod/babel.php:39
+msgid "bb2html: "
+msgstr "bb2html: "
+
+#: ../../mod/babel.php:43
+msgid "bb2html2bb: "
+msgstr "bb2html2bb: "
+
+#: ../../mod/babel.php:47
+msgid "bb2md: "
+msgstr "bb2md: "
+
+#: ../../mod/babel.php:51
+msgid "bb2md2html: "
+msgstr "bb2md2html: "
+
+#: ../../mod/babel.php:55
+msgid "bb2dia2bb: "
+msgstr "bb2dia2bb: "
+
+#: ../../mod/babel.php:59
+msgid "bb2md2html2bb: "
+msgstr "bb2md2html2bb: "
+
+#: ../../mod/babel.php:69
+msgid "Source input (Diaspora format): "
+msgstr "Fonte de entrada (formato Diaspora):"
+
+#: ../../mod/babel.php:74
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
+
+#: ../../mod/tagrm.php:41
+msgid "Tag removed"
+msgstr "A etiqueta foi removida"
+
+#: ../../mod/tagrm.php:79
+msgid "Remove Item Tag"
+msgstr "Remover a etiqueta do item"
+
+#: ../../mod/tagrm.php:81
+msgid "Select a tag to remove: "
+msgstr "Selecione uma etiqueta para remover: "
+
+#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+msgid "Remove My Account"
+msgstr "Remover minha conta"
+
+#: ../../mod/removeme.php:47
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la."
+
+#: ../../mod/removeme.php:48
+msgid "Please enter your password for verification:"
+msgstr "Por favor, digite a sua senha para verificação:"
+
+#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+msgid "Invalid profile identifier."
+msgstr "Identificador de perfil inválido."
+
+#: ../../mod/profperm.php:101
+msgid "Profile Visibility Editor"
+msgstr "Editor de visibilidade do perfil"
+
+#: ../../mod/profperm.php:114
+msgid "Visible To"
+msgstr "Visível para"
+
+#: ../../mod/profperm.php:130
+msgid "All Contacts (with secure profile access)"
+msgstr "Todos os contatos (com acesso a perfil seguro)"
+
+#: ../../mod/match.php:12
+msgid "Profile Match"
+msgstr "Correspondência de perfil"
+
+#: ../../mod/match.php:20
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão."
+
+#: ../../mod/match.php:57
+msgid "is interested in:"
+msgstr "se interessa por:"
#: ../../mod/events.php:66
msgid "Event title and start time are required."
@@ -2996,16 +6635,6 @@ msgstr "l, F j"
msgid "Edit event"
msgstr "Editar o evento"
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
-msgid "link to source"
-msgstr "exibir a origem"
-
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
-msgid "Events"
-msgstr "Eventos"
-
#: ../../mod/events.php:371
msgid "Create New Event"
msgstr "Criar um novo evento"
@@ -3055,11 +6684,6 @@ msgstr "Ajustar para o fuso horário do visualizador"
msgid "Description:"
msgstr "Descrição:"
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Localização:"
-
#: ../../mod/events.php:473
msgid "Title:"
msgstr "Título:"
@@ -3068,184 +6692,436 @@ msgstr "Título:"
msgid "Share this event"
msgstr "Compartilhar este evento"
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
-msgid "Select"
-msgstr "Selecionar"
+#: ../../mod/ping.php:240
+msgid "{0} wants to be your friend"
+msgstr "{0} deseja ser seu amigo"
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: ../../mod/ping.php:245
+msgid "{0} sent you a message"
+msgstr "{0} lhe enviou uma mensagem"
+
+#: ../../mod/ping.php:250
+msgid "{0} requested registration"
+msgstr "{0} solicitou registro"
+
+#: ../../mod/ping.php:256
#, php-format
-msgid "View %s's profile @ %s"
-msgstr "Ver o perfil de %s @ %s"
+msgid "{0} commented %s's post"
+msgstr "{0} comentou a publicação de %s"
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: ../../mod/ping.php:261
#, php-format
-msgid "%s from %s"
-msgstr "%s de %s"
+msgid "{0} liked %s's post"
+msgstr "{0} gostou da publicação de %s"
-#: ../../mod/content.php:497 ../../include/conversation.php:690
-msgid "View in context"
-msgstr "Ver no contexto"
-
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: ../../mod/ping.php:266
#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d comentário"
-msgstr[1] "%d comentários"
+msgid "{0} disliked %s's post"
+msgstr "{0} desgostou da publicação de %s"
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "comentário"
-msgstr[1] "comentários"
+#: ../../mod/ping.php:271
+#, php-format
+msgid "{0} is now friends with %s"
+msgstr "{0} agora é amigo de %s"
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
-msgid "show more"
-msgstr "exibir mais"
+#: ../../mod/ping.php:276
+msgid "{0} posted"
+msgstr "{0} publicou"
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
-msgid "Private Message"
-msgstr "Mensagem privada"
+#: ../../mod/ping.php:281
+#, php-format
+msgid "{0} tagged %s's post with #%s"
+msgstr "{0} etiquetou a publicação de %s com #%s"
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
-msgid "I like this (toggle)"
-msgstr "Eu gostei disso (alternar)"
+#: ../../mod/ping.php:287
+msgid "{0} mentioned you in a post"
+msgstr "{0} mencionou você em uma publicação"
-#: ../../mod/content.php:684 ../../object/Item.php:231
-msgid "like"
-msgstr "gostei"
+#: ../../mod/mood.php:133
+msgid "Mood"
+msgstr "Humor"
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
-msgid "I don't like this (toggle)"
-msgstr "Eu não gostei disso (alternar)"
+#: ../../mod/mood.php:134
+msgid "Set your current mood and tell your friends"
+msgstr "Defina o seu humor e conte aos seus amigos"
-#: ../../mod/content.php:685 ../../object/Item.php:232
-msgid "dislike"
-msgstr "desgostar"
+#: ../../mod/search.php:174 ../../mod/community.php:62
+#: ../../mod/community.php:71
+msgid "No results."
+msgstr "Nenhum resultado."
-#: ../../mod/content.php:687 ../../object/Item.php:234
-msgid "Share this"
-msgstr "Compartilhar isso"
+#: ../../mod/message.php:67
+msgid "Unable to locate contact information."
+msgstr "Não foi possível localizar informação do contato."
-#: ../../mod/content.php:687 ../../object/Item.php:234
-msgid "share"
-msgstr "compartilhar"
+#: ../../mod/message.php:207
+msgid "Do you really want to delete this message?"
+msgstr "Você realmente deseja deletar essa mensagem?"
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
-msgid "This is you"
-msgstr "Este(a) é você"
+#: ../../mod/message.php:227
+msgid "Message deleted."
+msgstr "A mensagem foi excluída."
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
-msgid "Comment"
-msgstr "Comentar"
+#: ../../mod/message.php:258
+msgid "Conversation removed."
+msgstr "A conversa foi removida."
-#: ../../mod/content.php:711 ../../object/Item.php:679
-msgid "Bold"
-msgstr "Negrito"
+#: ../../mod/message.php:371
+msgid "No messages."
+msgstr "Nenhuma mensagem."
-#: ../../mod/content.php:712 ../../object/Item.php:680
-msgid "Italic"
-msgstr "Itálico"
+#: ../../mod/message.php:378
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Remetente desconhecido - %s"
-#: ../../mod/content.php:713 ../../object/Item.php:681
-msgid "Underline"
-msgstr "Sublinhado"
+#: ../../mod/message.php:381
+#, php-format
+msgid "You and %s"
+msgstr "Você e %s"
-#: ../../mod/content.php:714 ../../object/Item.php:682
-msgid "Quote"
-msgstr "Citação"
+#: ../../mod/message.php:384
+#, php-format
+msgid "%s and You"
+msgstr "%s e você"
-#: ../../mod/content.php:715 ../../object/Item.php:683
-msgid "Code"
-msgstr "Código"
+#: ../../mod/message.php:405 ../../mod/message.php:546
+msgid "Delete conversation"
+msgstr "Excluir conversa"
-#: ../../mod/content.php:716 ../../object/Item.php:684
-msgid "Image"
-msgstr "Imagem"
+#: ../../mod/message.php:408
+msgid "D, d M Y - g:i A"
+msgstr "D, d M Y - g:i A"
-#: ../../mod/content.php:717 ../../object/Item.php:685
-msgid "Link"
-msgstr "Link"
+#: ../../mod/message.php:411
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d mensagem"
+msgstr[1] "%d mensagens"
-#: ../../mod/content.php:718 ../../object/Item.php:686
-msgid "Video"
-msgstr "Vídeo"
+#: ../../mod/message.php:450
+msgid "Message not available."
+msgstr "A mensagem não está disponível."
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Pré-visualização"
+#: ../../mod/message.php:520
+msgid "Delete message"
+msgstr "Excluir a mensagem"
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
-msgid "Edit"
-msgstr "Editar"
-
-#: ../../mod/content.php:753 ../../object/Item.php:195
-msgid "add star"
-msgstr "destacar"
-
-#: ../../mod/content.php:754 ../../object/Item.php:196
-msgid "remove star"
-msgstr "remover o destaque"
-
-#: ../../mod/content.php:755 ../../object/Item.php:197
-msgid "toggle star status"
-msgstr "ativa/desativa o destaque"
-
-#: ../../mod/content.php:758 ../../object/Item.php:200
-msgid "starred"
-msgstr "marcado com estrela"
-
-#: ../../mod/content.php:759 ../../object/Item.php:220
-msgid "add tag"
-msgstr "adicionar etiqueta"
-
-#: ../../mod/content.php:763 ../../object/Item.php:133
-msgid "save to folder"
-msgstr "salvar na pasta"
-
-#: ../../mod/content.php:854 ../../object/Item.php:328
-msgid "to"
-msgstr "para"
-
-#: ../../mod/content.php:855 ../../object/Item.php:330
-msgid "Wall-to-Wall"
-msgstr "Mural-para-mural"
-
-#: ../../mod/content.php:856 ../../object/Item.php:331
-msgid "via Wall-To-Wall:"
-msgstr "via Mural-para-mural"
-
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
-msgid "Remove My Account"
-msgstr "Remover minha conta"
-
-#: ../../mod/removeme.php:47
+#: ../../mod/message.php:548
msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la."
+"No secure communications available. You may be able to "
+"respond from the sender's profile page."
+msgstr "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente."
-#: ../../mod/removeme.php:48
-msgid "Please enter your password for verification:"
-msgstr "Por favor, digite a sua senha para verificação:"
+#: ../../mod/message.php:552
+msgid "Send Reply"
+msgstr "Enviar resposta"
+
+#: ../../mod/community.php:23
+msgid "Not available."
+msgstr "Não disponível."
+
+#: ../../mod/profiles.php:18 ../../mod/profiles.php:133
+#: ../../mod/profiles.php:179 ../../mod/profiles.php:630
+#: ../../mod/dfrn_confirm.php:64
+msgid "Profile not found."
+msgstr "O perfil não foi encontrado."
+
+#: ../../mod/profiles.php:37
+msgid "Profile deleted."
+msgstr "O perfil foi excluído."
+
+#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+msgid "Profile-"
+msgstr "Perfil-"
+
+#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+msgid "New profile created."
+msgstr "O novo perfil foi criado."
+
+#: ../../mod/profiles.php:95
+msgid "Profile unavailable to clone."
+msgstr "O perfil não está disponível para clonagem."
+
+#: ../../mod/profiles.php:189
+msgid "Profile Name is required."
+msgstr "É necessário informar o nome do perfil."
+
+#: ../../mod/profiles.php:340
+msgid "Marital Status"
+msgstr "Situação amorosa"
+
+#: ../../mod/profiles.php:344
+msgid "Romantic Partner"
+msgstr "Parceiro romântico"
+
+#: ../../mod/profiles.php:348
+msgid "Likes"
+msgstr "Gosta de"
+
+#: ../../mod/profiles.php:352
+msgid "Dislikes"
+msgstr "Não gosta de"
+
+#: ../../mod/profiles.php:356
+msgid "Work/Employment"
+msgstr "Trabalho/emprego"
+
+#: ../../mod/profiles.php:359
+msgid "Religion"
+msgstr "Religião"
+
+#: ../../mod/profiles.php:363
+msgid "Political Views"
+msgstr "Posicionamento político"
+
+#: ../../mod/profiles.php:367
+msgid "Gender"
+msgstr "Gênero"
+
+#: ../../mod/profiles.php:371
+msgid "Sexual Preference"
+msgstr "Preferência sexual"
+
+#: ../../mod/profiles.php:375
+msgid "Homepage"
+msgstr "Página Principal"
+
+#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+msgid "Interests"
+msgstr "Interesses"
+
+#: ../../mod/profiles.php:383
+msgid "Address"
+msgstr "Endereço"
+
+#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+msgid "Location"
+msgstr "Localização"
+
+#: ../../mod/profiles.php:473
+msgid "Profile updated."
+msgstr "O perfil foi atualizado."
+
+#: ../../mod/profiles.php:568
+msgid " and "
+msgstr " e "
+
+#: ../../mod/profiles.php:576
+msgid "public profile"
+msgstr "perfil público"
+
+#: ../../mod/profiles.php:579
+#, php-format
+msgid "%1$s changed %2$s to “%3$s”"
+msgstr "%1$s mudou %2$s para “%3$s”"
+
+#: ../../mod/profiles.php:580
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr " - Visite %2$s de %1$s"
+
+#: ../../mod/profiles.php:583
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s foi atualizado %2$s, mudando %3$s."
+
+#: ../../mod/profiles.php:658
+msgid "Hide contacts and friends:"
+msgstr "Esconder contatos e amigos:"
+
+#: ../../mod/profiles.php:663
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?"
+
+#: ../../mod/profiles.php:685
+msgid "Edit Profile Details"
+msgstr "Editar os detalhes do perfil"
+
+#: ../../mod/profiles.php:687
+msgid "Change Profile Photo"
+msgstr "Mudar Foto do Perfil"
+
+#: ../../mod/profiles.php:688
+msgid "View this profile"
+msgstr "Ver este perfil"
+
+#: ../../mod/profiles.php:689
+msgid "Create a new profile using these settings"
+msgstr "Criar um novo perfil usando estas configurações"
+
+#: ../../mod/profiles.php:690
+msgid "Clone this profile"
+msgstr "Clonar este perfil"
+
+#: ../../mod/profiles.php:691
+msgid "Delete this profile"
+msgstr "Excluir este perfil"
+
+#: ../../mod/profiles.php:692
+msgid "Basic information"
+msgstr "Informação básica"
+
+#: ../../mod/profiles.php:693
+msgid "Profile picture"
+msgstr "Foto do perfil"
+
+#: ../../mod/profiles.php:695
+msgid "Preferences"
+msgstr "Preferências"
+
+#: ../../mod/profiles.php:696
+msgid "Status information"
+msgstr "Informação de Status"
+
+#: ../../mod/profiles.php:697
+msgid "Additional information"
+msgstr "Informações adicionais"
+
+#: ../../mod/profiles.php:699 ../../mod/newmember.php:36
+#: ../../mod/profile_photo.php:244
+msgid "Upload Profile Photo"
+msgstr "Enviar foto do perfil"
+
+#: ../../mod/profiles.php:700
+msgid "Profile Name:"
+msgstr "Nome do perfil:"
+
+#: ../../mod/profiles.php:701
+msgid "Your Full Name:"
+msgstr "Seu nome completo:"
+
+#: ../../mod/profiles.php:702
+msgid "Title/Description:"
+msgstr "Título/Descrição:"
+
+#: ../../mod/profiles.php:703
+msgid "Your Gender:"
+msgstr "Seu gênero:"
+
+#: ../../mod/profiles.php:704
+#, php-format
+msgid "Birthday (%s):"
+msgstr "Aniversário (%s):"
+
+#: ../../mod/profiles.php:705
+msgid "Street Address:"
+msgstr "Endereço:"
+
+#: ../../mod/profiles.php:706
+msgid "Locality/City:"
+msgstr "Localidade/Cidade:"
+
+#: ../../mod/profiles.php:707
+msgid "Postal/Zip Code:"
+msgstr "CEP:"
+
+#: ../../mod/profiles.php:708
+msgid "Country:"
+msgstr "País:"
+
+#: ../../mod/profiles.php:709
+msgid "Region/State:"
+msgstr "Região/Estado:"
+
+#: ../../mod/profiles.php:710
+msgid "♥ Marital Status:"
+msgstr "♥ Situação amorosa:"
+
+#: ../../mod/profiles.php:711
+msgid "Who: (if applicable)"
+msgstr "Quem: (se pertinente)"
+
+#: ../../mod/profiles.php:712
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com"
+
+#: ../../mod/profiles.php:713
+msgid "Since [date]:"
+msgstr "Desde [data]:"
+
+#: ../../mod/profiles.php:715
+msgid "Homepage URL:"
+msgstr "Endereço do site web:"
+
+#: ../../mod/profiles.php:718
+msgid "Religious Views:"
+msgstr "Orientação religiosa:"
+
+#: ../../mod/profiles.php:719
+msgid "Public Keywords:"
+msgstr "Palavras-chave públicas:"
+
+#: ../../mod/profiles.php:720
+msgid "Private Keywords:"
+msgstr "Palavras-chave privadas:"
+
+#: ../../mod/profiles.php:723
+msgid "Example: fishing photography software"
+msgstr "Exemplo: pesca fotografia software"
+
+#: ../../mod/profiles.php:724
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "(Usado para sugerir amigos em potencial, pode ser visto pelos outros)"
+
+#: ../../mod/profiles.php:725
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "(Usado na pesquisa de perfis, nunca é exibido para os outros)"
+
+#: ../../mod/profiles.php:726
+msgid "Tell us about yourself..."
+msgstr "Fale um pouco sobre você..."
+
+#: ../../mod/profiles.php:727
+msgid "Hobbies/Interests"
+msgstr "Passatempos/Interesses"
+
+#: ../../mod/profiles.php:728
+msgid "Contact information and Social Networks"
+msgstr "Informações de contato e redes sociais"
+
+#: ../../mod/profiles.php:729
+msgid "Musical interests"
+msgstr "Preferências musicais"
+
+#: ../../mod/profiles.php:730
+msgid "Books, literature"
+msgstr "Livros, literatura"
+
+#: ../../mod/profiles.php:731
+msgid "Television"
+msgstr "Televisão"
+
+#: ../../mod/profiles.php:732
+msgid "Film/dance/culture/entertainment"
+msgstr "Filme/dança/cultura/entretenimento"
+
+#: ../../mod/profiles.php:733
+msgid "Love/romance"
+msgstr "Amor/romance"
+
+#: ../../mod/profiles.php:734
+msgid "Work/employment"
+msgstr "Trabalho/emprego"
+
+#: ../../mod/profiles.php:735
+msgid "School/education"
+msgstr "Escola/educação"
+
+#: ../../mod/profiles.php:740
+msgid ""
+"This is your public profile. It may "
+"be visible to anybody using the internet."
+msgstr "Este é o seu perfil público. Ele pode estar visível para qualquer um que acesse a Internet."
+
+#: ../../mod/profiles.php:750 ../../mod/directory.php:113
+msgid "Age: "
+msgstr "Idade: "
+
+#: ../../mod/profiles.php:803
+msgid "Edit/Manage Profiles"
+msgstr "Editar/Gerenciar perfis"
#: ../../mod/install.php:117
msgid "Friendica Communications Server - Setup"
@@ -3538,1013 +7414,482 @@ msgid ""
"poller."
msgstr "IMPORTANTE: Você deve configurar [manualmente] uma tarefa agendada para o captador."
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "O número diário de mensagens do mural de %s foi excedido. Não foi possível enviar a mensagem."
-
-#: ../../mod/wallmessage.php:59
-msgid "Unable to check your home location."
-msgstr "Não foi possível verificar a sua localização."
-
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "Nenhum destinatário."
-
-#: ../../mod/wallmessage.php:143
-#, php-format
-msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
-msgstr "Caso você deseje uma resposta de %s, por favor verifique se as configurações de privacidade em seu site permitem o recebimento de mensagens de remetentes desconhecidos."
-
-#: ../../mod/help.php:79
+#: ../../mod/help.php:31
msgid "Help:"
msgstr "Ajuda:"
-#: ../../mod/help.php:84 ../../include/nav.php:114
-msgid "Help"
-msgstr "Ajuda"
+#: ../../mod/crepair.php:106
+msgid "Contact settings applied."
+msgstr "As configurações do contato foram aplicadas."
-#: ../../mod/help.php:90 ../../index.php:256
-msgid "Not Found"
-msgstr "Não encontrada"
+#: ../../mod/crepair.php:108
+msgid "Contact update failed."
+msgstr "Não foi possível atualizar o contato."
-#: ../../mod/help.php:93 ../../index.php:259
-msgid "Page not found."
-msgstr "Página não encontrada."
+#: ../../mod/crepair.php:139
+msgid "Repair Contact Settings"
+msgstr "Corrigir configurações do contato"
+
+#: ../../mod/crepair.php:141
+msgid ""
+"WARNING: This is highly advanced and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "ATENÇÃO: Isso é muito avançado, se você digitar informações incorretas, suas comunicações com esse contato pode parar de funcionar."
+
+#: ../../mod/crepair.php:142
+msgid ""
+"Please use your browser 'Back' button now if you are "
+"uncertain what to do on this page."
+msgstr "Por favor, use o botão 'Voltar' do seu navegador agora, caso você não tenha certeza do que está fazendo."
+
+#: ../../mod/crepair.php:148
+msgid "Return to contact editor"
+msgstr "Voltar ao editor de contatos"
+
+#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+msgid "No mirroring"
+msgstr "Nenhum espelhamento"
+
+#: ../../mod/crepair.php:159
+msgid "Mirror as forwarded posting"
+msgstr "Espelhar como postagem encaminhada"
+
+#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+msgid "Mirror as my own posting"
+msgstr "Espelhar como minha própria postagem"
+
+#: ../../mod/crepair.php:166
+msgid "Account Nickname"
+msgstr "Identificação da conta"
+
+#: ../../mod/crepair.php:167
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Tagname - sobrescreve Nome/Identificação"
+
+#: ../../mod/crepair.php:168
+msgid "Account URL"
+msgstr "URL da conta"
+
+#: ../../mod/crepair.php:169
+msgid "Friend Request URL"
+msgstr "URL da requisição de amizade"
+
+#: ../../mod/crepair.php:170
+msgid "Friend Confirm URL"
+msgstr "URL da confirmação de amizade"
+
+#: ../../mod/crepair.php:171
+msgid "Notification Endpoint URL"
+msgstr "URL do ponto final da notificação"
+
+#: ../../mod/crepair.php:172
+msgid "Poll/Feed URL"
+msgstr "URL do captador/fonte de notícias"
+
+#: ../../mod/crepair.php:173
+msgid "New photo from this URL"
+msgstr "Nova imagem desta URL"
+
+#: ../../mod/crepair.php:174
+msgid "Remote Self"
+msgstr "Auto remoto"
+
+#: ../../mod/crepair.php:176
+msgid "Mirror postings from this contact"
+msgstr "Espelhar publicações deste contato"
+
+#: ../../mod/crepair.php:176
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "Marcar este contato como auto remoto fará com que o friendica republique novas entradas deste usuário."
+
+#: ../../mod/newmember.php:6
+msgid "Welcome to Friendica"
+msgstr "Bemvindo ao Friendica"
+
+#: ../../mod/newmember.php:8
+msgid "New Member Checklist"
+msgstr "Dicas para os novos membros"
+
+#: ../../mod/newmember.php:12
+msgid ""
+"We would like to offer some tips and links to help make your experience "
+"enjoyable. Click any item to visit the relevant page. A link to this page "
+"will be visible from your home page for two weeks after your initial "
+"registration and then will quietly disappear."
+msgstr "Gostaríamos de oferecer algumas dicas e links para ajudar a tornar a sua experiência agradável. Clique em qualquer item para visitar a página correspondente. Um link para essa página será visível em sua home page por duas semanas após o seu registro inicial e, então, desaparecerá discretamente."
+
+#: ../../mod/newmember.php:14
+msgid "Getting Started"
+msgstr "Do Início"
+
+#: ../../mod/newmember.php:18
+msgid "Friendica Walk-Through"
+msgstr "Passo-a-passo da friendica"
+
+#: ../../mod/newmember.php:18
+msgid ""
+"On your Quick Start page - find a brief introduction to your "
+"profile and network tabs, make some new connections, and find some groups to"
+" join."
+msgstr "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar."
+
+#: ../../mod/newmember.php:26
+msgid "Go to Your Settings"
+msgstr "Ir para as suas configurações"
+
+#: ../../mod/newmember.php:26
+msgid ""
+"On your Settings page - change your initial password. Also make a "
+"note of your Identity Address. This looks just like an email address - and "
+"will be useful in making friends on the free social web."
+msgstr "Em sua página Configurações - mude sua senha inicial. Também tome nota de seu Endereço de Identidade. Isso se parece com um endereço de e-mail - e será útil para se fazer amigos na rede social livre."
+
+#: ../../mod/newmember.php:28
+msgid ""
+"Review the other settings, particularly the privacy settings. An unpublished"
+" directory listing is like having an unlisted phone number. In general, you "
+"should probably publish your listing - unless all of your friends and "
+"potential friends know exactly how to find you."
+msgstr "Revise as outras configurações, em particular as relacionadas a privacidade. Não estar listado no diretório é o equivalente a não ter o seu número na lista telefônica. Normalmente é interessante você estar listado - a não ser que os seu amigos atuais e potenciais saibam exatamente como encontrar você."
+
+#: ../../mod/newmember.php:36
+msgid ""
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make"
+" friends than people who do not."
+msgstr "Envie uma foto para o seu perfil, caso ainda não tenha feito isso. Estudos indicam que pessoas que publicam fotos reais delas mesmas têm 10 vezes mais chances de encontrar novos amigos do que as que não o fazem."
+
+#: ../../mod/newmember.php:38
+msgid "Edit Your Profile"
+msgstr "Editar seu perfil"
+
+#: ../../mod/newmember.php:38
+msgid ""
+"Edit your default profile to your liking. Review the "
+"settings for hiding your list of friends and hiding the profile from unknown"
+" visitors."
+msgstr "Edite o seu perfil padrão a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos."
+
+#: ../../mod/newmember.php:40
+msgid "Profile Keywords"
+msgstr "Palavras-chave do perfil"
+
+#: ../../mod/newmember.php:40
+msgid ""
+"Set some public keywords for your default profile which describe your "
+"interests. We may be able to find other people with similar interests and "
+"suggest friendships."
+msgstr "Defina algumas palavras-chave públicas para o seu perfil padrão, que descrevam os seus interesses. Nós podemos encontrar outras pessoas com interesses similares e sugerir novas amizades."
+
+#: ../../mod/newmember.php:44
+msgid "Connecting"
+msgstr "Conexões"
+
+#: ../../mod/newmember.php:49
+msgid ""
+"Authorise the Facebook Connector if you currently have a Facebook account "
+"and we will (optionally) import all your Facebook friends and conversations."
+msgstr "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook."
+
+#: ../../mod/newmember.php:51
+msgid ""
+"If this is your own personal server, installing the Facebook addon "
+"may ease your transition to the free social web."
+msgstr "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre."
+
+#: ../../mod/newmember.php:56
+msgid "Importing Emails"
+msgstr "Importação de e-mails"
+
+#: ../../mod/newmember.php:56
+msgid ""
+"Enter your email access information on your Connector Settings page if you "
+"wish to import and interact with friends or mailing lists from your email "
+"INBOX"
+msgstr "Forneça a informação de acesso ao seu e-mail na sua página de Configuração de Conector se você deseja importar e interagir com amigos ou listas de discussão da sua Caixa de Entrada de e-mail"
+
+#: ../../mod/newmember.php:58
+msgid "Go to Your Contacts Page"
+msgstr "Ir para a sua página de contatos"
+
+#: ../../mod/newmember.php:58
+msgid ""
+"Your Contacts page is your gateway to managing friendships and connecting "
+"with friends on other networks. Typically you enter their address or site "
+"URL in the Add New Contact dialog."
+msgstr "Sua página de contatos é sua rota para o gerenciamento de amizades e conexão com amigos em outras redes. Geralmente você fornece o endereço deles ou a URL do site na janela de diálogo Adicionar Novo Contato."
+
+#: ../../mod/newmember.php:60
+msgid "Go to Your Site's Directory"
+msgstr "Ir para o diretório do seu site"
+
+#: ../../mod/newmember.php:60
+msgid ""
+"The Directory page lets you find other people in this network or other "
+"federated sites. Look for a Connect or Follow link on "
+"their profile page. Provide your own Identity Address if requested."
+msgstr "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado."
+
+#: ../../mod/newmember.php:62
+msgid "Finding New People"
+msgstr "Pesquisar por novas pessoas"
+
+#: ../../mod/newmember.php:62
+msgid ""
+"On the side panel of the Contacts page are several tools to find new "
+"friends. We can match people by interest, look up people by name or "
+"interest, and provide suggestions based on network relationships. On a brand"
+" new site, friend suggestions will usually begin to be populated within 24 "
+"hours."
+msgstr "No painel lateral da página de Contatos existem várias ferramentas para encontrar novos amigos. Você pode descobrir pessoas com os mesmos interesses, procurar por nomes ou interesses e fornecer sugestões baseadas nos relacionamentos da rede. Em um site completamente novo, as sugestões de amizades geralmente começam a ser populadas dentro de 24 horas."
+
+#: ../../mod/newmember.php:70
+msgid "Group Your Contacts"
+msgstr "Agrupe seus contatos"
+
+#: ../../mod/newmember.php:70
+msgid ""
+"Once you have made some friends, organize them into private conversation "
+"groups from the sidebar of your Contacts page and then you can interact with"
+" each group privately on your Network page."
+msgstr "Após fazer novas amizades, organize-as em grupos de conversa privados, a partir da barra lateral na sua página de Contatos. A partir daí, você poderá interagir com cada grupo privativamente, na sua página de Rede."
+
+#: ../../mod/newmember.php:73
+msgid "Why Aren't My Posts Public?"
+msgstr "Por que as minhas publicações não são públicas?"
+
+#: ../../mod/newmember.php:73
+msgid ""
+"Friendica respects your privacy. By default, your posts will only show up to"
+" people you've added as friends. For more information, see the help section "
+"from the link above."
+msgstr "A friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima."
+
+#: ../../mod/newmember.php:78
+msgid "Getting Help"
+msgstr "Obtendo ajuda"
+
+#: ../../mod/newmember.php:82
+msgid "Go to the Help Section"
+msgstr "Ir para a seção de ajuda"
+
+#: ../../mod/newmember.php:82
+msgid ""
+"Our help pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa."
+
+#: ../../mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Cutucar/Incitar"
+
+#: ../../mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "Cutuca, incita ou faz outras coisas com alguém"
+
+#: ../../mod/poke.php:194
+msgid "Recipient"
+msgstr "Destinatário"
+
+#: ../../mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Selecione o que você deseja fazer com o destinatário"
+
+#: ../../mod/poke.php:198
+msgid "Make this post private"
+msgstr "Fazer com que essa publicação se torne privada"
+
+#: ../../mod/display.php:496
+msgid "Item has been removed."
+msgstr "O item foi removido."
+
+#: ../../mod/subthread.php:103
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s está seguindo %2$s's %3$s"
#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
#, php-format
msgid "%1$s welcomes %2$s"
msgstr "%1$s dá as boas vinda à %2$s"
-#: ../../mod/home.php:35
-#, php-format
-msgid "Welcome to %s"
-msgstr "Bem-vindo(a) a %s"
-
-#: ../../mod/wall_attach.php:75
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem"
-
-#: ../../mod/wall_attach.php:75
-msgid "Or - did you try to upload an empty file?"
-msgstr "Ou - você tentou enviar um arquivo vazio?"
-
-#: ../../mod/wall_attach.php:81
-#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "O arquivo excedeu o tamanho limite de %d"
-
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
-msgid "File upload failed."
-msgstr "Não foi possível enviar o arquivo."
-
-#: ../../mod/match.php:12
-msgid "Profile Match"
-msgstr "Correspondência de perfil"
-
-#: ../../mod/match.php:20
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão."
-
-#: ../../mod/match.php:57
-msgid "is interested in:"
-msgstr "se interessa por:"
-
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Conectar"
-
-#: ../../mod/share.php:44
-msgid "link"
-msgstr "ligação"
-
-#: ../../mod/community.php:23
-msgid "Not available."
-msgstr "Não disponível."
-
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
-msgid "Community"
-msgstr "Comunidade"
-
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
-msgid "No results."
-msgstr "Nenhum resultado."
-
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
-msgid "everybody"
-msgstr "todos"
-
-#: ../../mod/settings.php:41
-msgid "Additional features"
-msgstr "Funcionalidades adicionais"
-
-#: ../../mod/settings.php:46
-msgid "Display"
-msgstr "Tela"
-
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
-msgid "Social Networks"
-msgstr "Redes Sociais"
-
-#: ../../mod/settings.php:62 ../../include/nav.php:170
-msgid "Delegations"
-msgstr "Delegações"
-
-#: ../../mod/settings.php:67
-msgid "Connected apps"
-msgstr "Aplicações conectadas"
-
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
-msgid "Export personal data"
-msgstr "Exportar dados pessoais"
-
-#: ../../mod/settings.php:77
-msgid "Remove account"
-msgstr "Remover a conta"
-
-#: ../../mod/settings.php:129
-msgid "Missing some important data!"
-msgstr "Está faltando algum dado importante!"
-
-#: ../../mod/settings.php:238
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Não foi possível conectar à conta de e-mail com as configurações fornecidas."
-
-#: ../../mod/settings.php:243
-msgid "Email settings updated."
-msgstr "As configurações de e-mail foram atualizadas."
-
-#: ../../mod/settings.php:258
-msgid "Features updated"
-msgstr "Funcionalidades atualizadas"
-
-#: ../../mod/settings.php:321
-msgid "Relocate message has been send to your contacts"
-msgstr "A mensagem de relocação foi enviada para seus contatos"
-
-#: ../../mod/settings.php:335
-msgid "Passwords do not match. Password unchanged."
-msgstr "As senhas não correspondem. A senha não foi modificada."
-
-#: ../../mod/settings.php:340
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr "Não é permitido uma senha em branco. A senha não foi modificada."
-
-#: ../../mod/settings.php:348
-msgid "Wrong password."
-msgstr "Senha errada."
-
-#: ../../mod/settings.php:359
-msgid "Password changed."
-msgstr "A senha foi modificada."
-
-#: ../../mod/settings.php:361
-msgid "Password update failed. Please try again."
-msgstr "Não foi possível atualizar a senha. Por favor, tente novamente."
-
-#: ../../mod/settings.php:428
-msgid " Please use a shorter name."
-msgstr " Por favor, use um nome mais curto."
-
-#: ../../mod/settings.php:430
-msgid " Name too short."
-msgstr " O nome é muito curto."
-
-#: ../../mod/settings.php:439
-msgid "Wrong Password"
-msgstr "Senha Errada"
-
-#: ../../mod/settings.php:444
-msgid " Not valid email."
-msgstr " Não é um e-mail válido."
-
-#: ../../mod/settings.php:450
-msgid " Cannot change to that email."
-msgstr " Não foi possível alterar para esse e-mail."
-
-#: ../../mod/settings.php:506
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão."
-
-#: ../../mod/settings.php:510
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão."
-
-#: ../../mod/settings.php:540
-msgid "Settings updated."
-msgstr "As configurações foram atualizadas."
-
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
-msgid "Add application"
-msgstr "Adicionar aplicação"
-
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
-msgid "Consumer Key"
-msgstr "Chave do consumidor"
-
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
-msgid "Consumer Secret"
-msgstr "Segredo do consumidor"
-
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
-msgid "Redirect"
-msgstr "Redirecionar"
-
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
-msgid "Icon url"
-msgstr "URL do ícone"
-
-#: ../../mod/settings.php:631
-msgid "You can't edit this application."
-msgstr "Você não pode editar esta aplicação."
-
-#: ../../mod/settings.php:674
-msgid "Connected Apps"
-msgstr "Aplicações conectadas"
-
-#: ../../mod/settings.php:678
-msgid "Client key starts with"
-msgstr "A chave do cliente inicia com"
-
-#: ../../mod/settings.php:679
-msgid "No name"
-msgstr "Sem nome"
-
-#: ../../mod/settings.php:680
-msgid "Remove authorization"
-msgstr "Remover autorização"
-
-#: ../../mod/settings.php:692
-msgid "No Plugin settings configured"
-msgstr "Não foi definida nenhuma configuração de plugin"
-
-#: ../../mod/settings.php:700
-msgid "Plugin Settings"
-msgstr "Configurações do plugin"
-
-#: ../../mod/settings.php:714
-msgid "Off"
-msgstr "Off"
-
-#: ../../mod/settings.php:714
-msgid "On"
-msgstr "On"
-
-#: ../../mod/settings.php:722
-msgid "Additional Features"
-msgstr "Funcionalidades Adicionais"
-
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "O suporte interno para conectividade de %s está %s"
-
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
-msgid "Diaspora"
-msgstr "Diaspora"
-
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
-msgid "enabled"
-msgstr "habilitado"
-
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
-msgid "disabled"
-msgstr "desabilitado"
-
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
-
-#: ../../mod/settings.php:773
-msgid "Email access is disabled on this site."
-msgstr "O acesso ao e-mail está desabilitado neste site."
-
-#: ../../mod/settings.php:785
-msgid "Email/Mailbox Setup"
-msgstr "Configurações do e-mail/caixa postal"
-
-#: ../../mod/settings.php:786
+#: ../../mod/dfrn_confirm.php:121
msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal."
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado."
-#: ../../mod/settings.php:787
-msgid "Last successful email check:"
-msgstr "Última checagem bem sucedida de e-mail:"
+#: ../../mod/dfrn_confirm.php:240
+msgid "Response from remote site was not understood."
+msgstr "A resposta do site remoto não foi compreendida."
-#: ../../mod/settings.php:789
-msgid "IMAP server name:"
-msgstr "Nome do servidor IMAP:"
+#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "Resposta inesperada do site remoto: "
-#: ../../mod/settings.php:790
-msgid "IMAP port:"
-msgstr "Porta do IMAP:"
+#: ../../mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "A confirmação foi completada com sucesso."
-#: ../../mod/settings.php:791
-msgid "Security:"
-msgstr "Segurança:"
+#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
+#: ../../mod/dfrn_confirm.php:286
+msgid "Remote site reported: "
+msgstr "O site remoto relatou: "
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
-msgid "None"
-msgstr "Nenhuma"
+#: ../../mod/dfrn_confirm.php:277
+msgid "Temporary failure. Please wait and try again."
+msgstr "Falha temporária. Por favor, aguarde e tente novamente."
-#: ../../mod/settings.php:792
-msgid "Email login name:"
-msgstr "Nome de usuário do e-mail:"
+#: ../../mod/dfrn_confirm.php:284
+msgid "Introduction failed or was revoked."
+msgstr "Ocorreu uma falha na apresentação ou ela foi revogada."
-#: ../../mod/settings.php:793
-msgid "Email password:"
-msgstr "Senha do e-mail:"
+#: ../../mod/dfrn_confirm.php:429
+msgid "Unable to set contact photo."
+msgstr "Não foi possível definir a foto do contato."
-#: ../../mod/settings.php:794
-msgid "Reply-to address:"
-msgstr "Endereço de resposta (Reply-to):"
-
-#: ../../mod/settings.php:795
-msgid "Send public posts to all email contacts:"
-msgstr "Enviar publicações públicas para todos os contatos de e-mail:"
-
-#: ../../mod/settings.php:796
-msgid "Action after import:"
-msgstr "Ação após a importação:"
-
-#: ../../mod/settings.php:796
-msgid "Mark as seen"
-msgstr "Marcar como visto"
-
-#: ../../mod/settings.php:796
-msgid "Move to folder"
-msgstr "Mover para pasta"
-
-#: ../../mod/settings.php:797
-msgid "Move to folder:"
-msgstr "Mover para pasta:"
-
-#: ../../mod/settings.php:878
-msgid "Display Settings"
-msgstr "Configurações de exibição"
-
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
-msgid "Display Theme:"
-msgstr "Tema do perfil:"
-
-#: ../../mod/settings.php:885
-msgid "Mobile Theme:"
-msgstr "Tema para dispositivos móveis:"
-
-#: ../../mod/settings.php:886
-msgid "Update browser every xx seconds"
-msgstr "Atualizar o navegador a cada xx segundos"
-
-#: ../../mod/settings.php:886
-msgid "Minimum of 10 seconds, no maximum"
-msgstr "Mínimo de 10 segundos, não possui máximo"
-
-#: ../../mod/settings.php:887
-msgid "Number of items to display per page:"
-msgstr "Número de itens a serem exibidos por página:"
-
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
-msgid "Maximum of 100 items"
-msgstr "Máximo de 100 itens"
-
-#: ../../mod/settings.php:888
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:"
-
-#: ../../mod/settings.php:889
-msgid "Don't show emoticons"
-msgstr "Não exibir emoticons"
-
-#: ../../mod/settings.php:890
-msgid "Don't show notices"
-msgstr "Não mostra avisos"
-
-#: ../../mod/settings.php:891
-msgid "Infinite scroll"
-msgstr "rolamento infinito"
-
-#: ../../mod/settings.php:892
-msgid "Automatic updates only at the top of the network page"
-msgstr "Atualizações automáticas só na parte superior da página da rede"
-
-#: ../../mod/settings.php:969
-msgid "User Types"
-msgstr "Tipos de Usuários"
-
-#: ../../mod/settings.php:970
-msgid "Community Types"
-msgstr "Tipos de Comunidades"
-
-#: ../../mod/settings.php:971
-msgid "Normal Account Page"
-msgstr "Página de conta normal"
-
-#: ../../mod/settings.php:972
-msgid "This account is a normal personal profile"
-msgstr "Essa conta é um perfil pessoal normal"
-
-#: ../../mod/settings.php:975
-msgid "Soapbox Page"
-msgstr "Página de vitrine"
-
-#: ../../mod/settings.php:976
-msgid "Automatically approve all connection/friend requests as read-only fans"
-msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura"
-
-#: ../../mod/settings.php:979
-msgid "Community Forum/Celebrity Account"
-msgstr "Conta de fórum de comunidade/celebridade"
-
-#: ../../mod/settings.php:980
-msgid ""
-"Automatically approve all connection/friend requests as read-write fans"
-msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita"
-
-#: ../../mod/settings.php:983
-msgid "Automatic Friend Page"
-msgstr "Página de amigo automático"
-
-#: ../../mod/settings.php:984
-msgid "Automatically approve all connection/friend requests as friends"
-msgstr "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos"
-
-#: ../../mod/settings.php:987
-msgid "Private Forum [Experimental]"
-msgstr "Fórum privado [Experimental]"
-
-#: ../../mod/settings.php:988
-msgid "Private forum - approved members only"
-msgstr "Fórum privado - somente membros aprovados"
-
-#: ../../mod/settings.php:1000
-msgid "OpenID:"
-msgstr "OpenID:"
-
-#: ../../mod/settings.php:1000
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Opcional) Permitir o uso deste OpenID para entrar nesta conta"
-
-#: ../../mod/settings.php:1010
-msgid "Publish your default profile in your local site directory?"
-msgstr "Publicar o seu perfil padrão no diretório local do seu site?"
-
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "Não"
-
-#: ../../mod/settings.php:1016
-msgid "Publish your default profile in the global social directory?"
-msgstr "Publicar o seu perfil padrão no diretório social global?"
-
-#: ../../mod/settings.php:1024
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? "
-
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Ocultar os detalhes do seu perfil para pessoas desconhecidas?"
-
-#: ../../mod/settings.php:1028
-msgid ""
-"If enabled, posting public messages to Diaspora and other networks isn't "
-"possible."
-msgstr "Se ativado, postar mensagens públicas no Diáspora e em outras redes não será possível."
-
-#: ../../mod/settings.php:1033
-msgid "Allow friends to post to your profile page?"
-msgstr "Permitir aos amigos publicarem na sua página de perfil?"
-
-#: ../../mod/settings.php:1039
-msgid "Allow friends to tag your posts?"
-msgstr "Permitir aos amigos etiquetarem suas publicações?"
-
-#: ../../mod/settings.php:1045
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr "Permitir que você seja sugerido como amigo em potencial para novos membros?"
-
-#: ../../mod/settings.php:1051
-msgid "Permit unknown people to send you private mail?"
-msgstr "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?"
-
-#: ../../mod/settings.php:1059
-msgid "Profile is not published."
-msgstr "O perfil não está publicado."
-
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "O endereço da sua identidade é"
-
-#: ../../mod/settings.php:1078
-msgid "Automatically expire posts after this many days:"
-msgstr "Expirar automaticamente publicações após tantos dias:"
-
-#: ../../mod/settings.php:1078
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas."
-
-#: ../../mod/settings.php:1079
-msgid "Advanced expiration settings"
-msgstr "Configurações avançadas de expiração"
-
-#: ../../mod/settings.php:1080
-msgid "Advanced Expiration"
-msgstr "Expiração avançada"
-
-#: ../../mod/settings.php:1081
-msgid "Expire posts:"
-msgstr "Expirar publicações:"
-
-#: ../../mod/settings.php:1082
-msgid "Expire personal notes:"
-msgstr "Expirar notas pessoais:"
-
-#: ../../mod/settings.php:1083
-msgid "Expire starred posts:"
-msgstr "Expirar publicações destacadas:"
-
-#: ../../mod/settings.php:1084
-msgid "Expire photos:"
-msgstr "Expirar fotos:"
-
-#: ../../mod/settings.php:1085
-msgid "Only expire posts by others:"
-msgstr "Expirar somente as publicações de outras pessoas:"
-
-#: ../../mod/settings.php:1111
-msgid "Account Settings"
-msgstr "Configurações da conta"
-
-#: ../../mod/settings.php:1119
-msgid "Password Settings"
-msgstr "Configurações da senha"
-
-#: ../../mod/settings.php:1120
-msgid "New Password:"
-msgstr "Nova senha:"
-
-#: ../../mod/settings.php:1121
-msgid "Confirm:"
-msgstr "Confirme:"
-
-#: ../../mod/settings.php:1121
-msgid "Leave password fields blank unless changing"
-msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la"
-
-#: ../../mod/settings.php:1122
-msgid "Current Password:"
-msgstr "Senha Atual:"
-
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
-msgid "Your current password to confirm the changes"
-msgstr "Sua senha atual para confirmar as mudanças"
-
-#: ../../mod/settings.php:1123
-msgid "Password:"
-msgstr "Senha:"
-
-#: ../../mod/settings.php:1127
-msgid "Basic Settings"
-msgstr "Configurações básicas"
-
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
-msgid "Full Name:"
-msgstr "Nome completo:"
-
-#: ../../mod/settings.php:1129
-msgid "Email Address:"
-msgstr "Endereço de e-mail:"
-
-#: ../../mod/settings.php:1130
-msgid "Your Timezone:"
-msgstr "Seu fuso horário:"
-
-#: ../../mod/settings.php:1131
-msgid "Default Post Location:"
-msgstr "Localização padrão de suas publicações:"
-
-#: ../../mod/settings.php:1132
-msgid "Use Browser Location:"
-msgstr "Usar localizador do navegador:"
-
-#: ../../mod/settings.php:1135
-msgid "Security and Privacy Settings"
-msgstr "Configurações de segurança e privacidade"
-
-#: ../../mod/settings.php:1137
-msgid "Maximum Friend Requests/Day:"
-msgstr "Número máximo de requisições de amizade por dia:"
-
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
-msgid "(to prevent spam abuse)"
-msgstr "(para prevenir abuso de spammers)"
-
-#: ../../mod/settings.php:1138
-msgid "Default Post Permissions"
-msgstr "Permissões padrão de publicação"
-
-#: ../../mod/settings.php:1139
-msgid "(click to open/close)"
-msgstr "(clique para abrir/fechar)"
-
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
-msgid "Show to Groups"
-msgstr "Mostre para Grupos"
-
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
-msgid "Show to Contacts"
-msgstr "Mostre para Contatos"
-
-#: ../../mod/settings.php:1150
-msgid "Default Private Post"
-msgstr "Publicação Privada Padrão"
-
-#: ../../mod/settings.php:1151
-msgid "Default Public Post"
-msgstr "Publicação Pública Padrão"
-
-#: ../../mod/settings.php:1155
-msgid "Default Permissions for New Posts"
-msgstr "Permissões Padrão para Publicações Novas"
-
-#: ../../mod/settings.php:1167
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:"
-
-#: ../../mod/settings.php:1170
-msgid "Notification Settings"
-msgstr "Configurações de notificação"
-
-#: ../../mod/settings.php:1171
-msgid "By default post a status message when:"
-msgstr "Por padrão, publicar uma mensagem de status quando:"
-
-#: ../../mod/settings.php:1172
-msgid "accepting a friend request"
-msgstr "aceitar uma requisição de amizade"
-
-#: ../../mod/settings.php:1173
-msgid "joining a forum/community"
-msgstr "associar-se a um fórum/comunidade"
-
-#: ../../mod/settings.php:1174
-msgid "making an interesting profile change"
-msgstr "fazer uma modificação interessante em seu perfil"
-
-#: ../../mod/settings.php:1175
-msgid "Send a notification email when:"
-msgstr "Enviar um e-mail de notificação sempre que:"
-
-#: ../../mod/settings.php:1176
-msgid "You receive an introduction"
-msgstr "Você recebeu uma apresentação"
-
-#: ../../mod/settings.php:1177
-msgid "Your introductions are confirmed"
-msgstr "Suas apresentações forem confirmadas"
-
-#: ../../mod/settings.php:1178
-msgid "Someone writes on your profile wall"
-msgstr "Alguém escrever no mural do seu perfil"
-
-#: ../../mod/settings.php:1179
-msgid "Someone writes a followup comment"
-msgstr "Alguém comentar a sua mensagem"
-
-#: ../../mod/settings.php:1180
-msgid "You receive a private message"
-msgstr "Você recebeu uma mensagem privada"
-
-#: ../../mod/settings.php:1181
-msgid "You receive a friend suggestion"
-msgstr "Você recebe uma suggestão de amigo"
-
-#: ../../mod/settings.php:1182
-msgid "You are tagged in a post"
-msgstr "Você foi etiquetado em uma publicação"
-
-#: ../../mod/settings.php:1183
-msgid "You are poked/prodded/etc. in a post"
-msgstr "Você está cutucado/incitado/etc. em uma publicação"
-
-#: ../../mod/settings.php:1185
-msgid "Text-only notification emails"
-msgstr "Emails de notificação apenas de texto"
-
-#: ../../mod/settings.php:1187
-msgid "Send text only notification emails, without the html part"
-msgstr "Enviar e-mails de notificação apenas de texto, sem a parte html"
-
-#: ../../mod/settings.php:1189
-msgid "Advanced Account/Page Type Settings"
-msgstr "Conta avançada/Configurações do tipo de página"
-
-#: ../../mod/settings.php:1190
-msgid "Change the behaviour of this account for special situations"
-msgstr "Modificar o comportamento desta conta em situações especiais"
-
-#: ../../mod/settings.php:1193
-msgid "Relocate"
-msgstr "Relocação"
-
-#: ../../mod/settings.php:1194
-msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
-msgstr "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão."
-
-#: ../../mod/settings.php:1195
-msgid "Resend relocate message to contacts"
-msgstr "Reenviar mensagem de relocação para os contatos"
-
-#: ../../mod/dfrn_request.php:95
-msgid "This introduction has already been accepted."
-msgstr "Esta apresentação já foi aceita."
-
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "A localização do perfil não é válida ou não contém uma informação de perfil."
-
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono."
-
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
-msgid "Warning: profile location has no profile photo."
-msgstr "Aviso: a localização do perfil não possui nenhuma foto do perfil."
-
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: ../../mod/dfrn_confirm.php:571
#, php-format
-msgid "%d required parameter was not found at the given location"
-msgid_plural "%d required parameters were not found at the given location"
-msgstr[0] "O parâmetro requerido %d não foi encontrado na localização fornecida"
-msgstr[1] "Os parâmetros requeridos %d não foram encontrados na localização fornecida"
+msgid "No user record found for '%s' "
+msgstr "Não foi encontrado nenhum registro de usuário para '%s' "
-#: ../../mod/dfrn_request.php:172
-msgid "Introduction complete."
-msgstr "A apresentação foi finalizada."
+#: ../../mod/dfrn_confirm.php:581
+msgid "Our site encryption key is apparently messed up."
+msgstr "A chave de criptografia do nosso site está, aparentemente, bagunçada."
-#: ../../mod/dfrn_request.php:214
-msgid "Unrecoverable protocol error."
-msgstr "Ocorreu um erro irrecuperável de protocolo."
+#: ../../mod/dfrn_confirm.php:592
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "Foi fornecida uma URL em branco ou não foi possível descriptografá-la."
-#: ../../mod/dfrn_request.php:242
-msgid "Profile unavailable."
-msgstr "O perfil não está disponível."
+#: ../../mod/dfrn_confirm.php:613
+msgid "Contact record was not found for you on our site."
+msgstr "O registro do contato não foi encontrado para você em seu site."
-#: ../../mod/dfrn_request.php:267
+#: ../../mod/dfrn_confirm.php:627
#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s recebeu solicitações de conexão em excesso hoje."
+msgid "Site public key not available in contact record for URL %s."
+msgstr "A chave pública do site não está disponível no registro do contato para a URL %s"
-#: ../../mod/dfrn_request.php:268
-msgid "Spam protection measures have been invoked."
-msgstr "As medidas de proteção contra spam foram ativadas."
-
-#: ../../mod/dfrn_request.php:269
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Os amigos foram notificados para tentar novamente em 24 horas."
-
-#: ../../mod/dfrn_request.php:331
-msgid "Invalid locator"
-msgstr "Localizador inválido"
-
-#: ../../mod/dfrn_request.php:340
-msgid "Invalid email address."
-msgstr "Endereço de e-mail inválido."
-
-#: ../../mod/dfrn_request.php:367
-msgid "This account has not been configured for email. Request failed."
-msgstr "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação."
-
-#: ../../mod/dfrn_request.php:463
-msgid "Unable to resolve your name at the provided location."
-msgstr "Não foi possível encontrar a sua identificação no endereço indicado."
-
-#: ../../mod/dfrn_request.php:476
-msgid "You have already introduced yourself here."
-msgstr "Você já fez a sua apresentação aqui."
-
-#: ../../mod/dfrn_request.php:480
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Aparentemente você já é amigo de %s."
-
-#: ../../mod/dfrn_request.php:501
-msgid "Invalid profile URL."
-msgstr "URL de perfil inválida."
-
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
-msgid "Disallowed profile URL."
-msgstr "URL de perfil não permitida."
-
-#: ../../mod/dfrn_request.php:597
-msgid "Your introduction has been sent."
-msgstr "A sua apresentação foi enviada."
-
-#: ../../mod/dfrn_request.php:650
-msgid "Please login to confirm introduction."
-msgstr "Por favor, autentique-se para confirmar a apresentação."
-
-#: ../../mod/dfrn_request.php:660
+#: ../../mod/dfrn_confirm.php:647
msgid ""
-"Incorrect identity currently logged in. Please login to "
-"this profile."
-msgstr "A identidade autenticada está incorreta. Por favor, entre como este perfil."
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo."
-#: ../../mod/dfrn_request.php:671
-msgid "Hide this contact"
-msgstr "Ocultar este contato"
+#: ../../mod/dfrn_confirm.php:658
+msgid "Unable to set your contact credentials on our system."
+msgstr "Não foi possível definir suas credenciais de contato no nosso sistema."
-#: ../../mod/dfrn_request.php:674
+#: ../../mod/dfrn_confirm.php:725
+msgid "Unable to update your contact profile details on our system"
+msgstr "Não foi possível atualizar os detalhes do seu perfil em nosso sistema."
+
+#: ../../mod/dfrn_confirm.php:797
#, php-format
-msgid "Welcome home %s."
-msgstr "Bem-vindo(a) à sua página pessoal %s."
+msgid "%1$s has joined %2$s"
+msgstr "%1$s se associou a %2$s"
-#: ../../mod/dfrn_request.php:675
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Por favor, confirme sua solicitação de apresentação/conexão para %s."
+#: ../../mod/item.php:114
+msgid "Unable to locate original post."
+msgstr "Não foi possível localizar a publicação original."
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Confirmar"
+#: ../../mod/item.php:346
+msgid "Empty post discarded."
+msgstr "A publicação em branco foi descartada."
-#: ../../mod/dfrn_request.php:804
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:"
+#: ../../mod/item.php:839
+msgid "System error. Post not saved."
+msgstr "Erro no sistema. A publicação não foi salva."
-#: ../../mod/dfrn_request.php:824
-msgid ""
-"If you are not yet a member of the free social web, follow this link to find a public"
-" Friendica site and join us today."
-msgstr "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós."
-
-#: ../../mod/dfrn_request.php:827
-msgid "Friend/Connection Request"
-msgstr "Solicitação de amizade/conexão"
-
-#: ../../mod/dfrn_request.php:828
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@identi.ca"
-msgstr "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
-
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Por favor, entre com as informações solicitadas:"
-
-#: ../../mod/dfrn_request.php:830
-#, php-format
-msgid "Does %s know you?"
-msgstr "%s conhece você?"
-
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Adicione uma anotação pessoal:"
-
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
-msgid "Friendica"
-msgstr "Friendica"
-
-#: ../../mod/dfrn_request.php:837
-msgid "StatusNet/Federated Social Web"
-msgstr "StatusNet/Federated Social Web"
-
-#: ../../mod/dfrn_request.php:839
+#: ../../mod/item.php:965
#, php-format
msgid ""
-" - please do not use this form. Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora."
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica."
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "Seu endereço de identificação:"
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Enviar solicitação"
-
-#: ../../mod/register.php:90
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "O registro foi bem sucedido. Por favor, verifique seu e-mail para maiores informações."
-
-#: ../../mod/register.php:96
+#: ../../mod/item.php:967
#, php-format
+msgid "You may visit them online at %s"
+msgstr "Você pode visitá-lo em %s"
+
+#: ../../mod/item.php:968
msgid ""
-"Failed to send email message. Here your accout details: login: %s "
-"password: %s
You can change your password after login."
-msgstr "Falha ao enviar mensagem de email. Estes são os dados da sua conta: login: %s senha: %s
Você pode alterar sua senha após fazer o login."
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens."
-#: ../../mod/register.php:105
-msgid "Your registration can not be processed."
-msgstr "Não foi possível processar o seu registro."
+#: ../../mod/item.php:972
+#, php-format
+msgid "%s posted an update."
+msgstr "%s publicou uma atualização."
-#: ../../mod/register.php:148
-msgid "Your registration is pending approval by the site owner."
-msgstr "A aprovação do seu registro está pendente junto ao administrador do site."
+#: ../../mod/profile_photo.php:44
+msgid "Image uploaded but image cropping failed."
+msgstr "A imagem foi enviada, mas não foi possível cortá-la."
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
+#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Não foi possível reduzir o tamanho da imagem [%s]."
+
+#: ../../mod/profile_photo.php:118
msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "Este site excedeu o limite diário permitido para registros de novas contas.\nPor favor tente novamente amanhã."
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "Recarregue a página pressionando a tecla Shift ou limpe o cache do navegador caso a nova foto não apareça imediatamente"
-#: ../../mod/register.php:214
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr "Você pode (opcionalmente) preencher este formulário via OpenID, fornecendo seu OpenID e clicando em 'Registrar'."
+#: ../../mod/profile_photo.php:128
+msgid "Unable to process image"
+msgstr "Não foi possível processar a imagem"
-#: ../../mod/register.php:215
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "Se você não está familiarizado com o OpenID, por favor, deixe esse campo em branco e preencha os outros itens."
+#: ../../mod/profile_photo.php:242
+msgid "Upload File:"
+msgstr "Enviar arquivo:"
-#: ../../mod/register.php:216
-msgid "Your OpenID (optional): "
-msgstr "Seu OpenID (opcional): "
+#: ../../mod/profile_photo.php:243
+msgid "Select a profile:"
+msgstr "Selecione um perfil:"
-#: ../../mod/register.php:230
-msgid "Include your profile in member directory?"
-msgstr "Incluir o seu perfil no diretório de membros?"
+#: ../../mod/profile_photo.php:245
+msgid "Upload"
+msgstr "Enviar"
-#: ../../mod/register.php:251
-msgid "Membership on this site is by invitation only."
-msgstr "A associação a este site só pode ser feita mediante convite."
+#: ../../mod/profile_photo.php:248
+msgid "skip this step"
+msgstr "pule esta etapa"
-#: ../../mod/register.php:252
-msgid "Your invitation ID: "
-msgstr "A ID do seu convite: "
+#: ../../mod/profile_photo.php:248
+msgid "select a photo from your photo albums"
+msgstr "selecione uma foto de um álbum de fotos"
-#: ../../mod/register.php:263
-msgid "Your Full Name (e.g. Joe Smith): "
-msgstr "Seu nome completo (ex: José da Silva): "
+#: ../../mod/profile_photo.php:262
+msgid "Crop Image"
+msgstr "Cortar a imagem"
-#: ../../mod/register.php:264
-msgid "Your Email Address: "
-msgstr "Seu endereço de e-mail: "
+#: ../../mod/profile_photo.php:263
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Por favor, ajuste o corte da imagem para a melhor visualização."
-#: ../../mod/register.php:265
-msgid ""
-"Choose a profile nickname. This must begin with a text character. Your "
-"profile address on this site will then be "
-"'nickname@$sitename'."
-msgstr "Selecione uma identificação para o perfil. Ela deve começar com um caractere alfabético. O endereço do seu perfil neste site será 'identificação@$sitename'"
+#: ../../mod/profile_photo.php:265
+msgid "Done Editing"
+msgstr "Encerrar a edição"
-#: ../../mod/register.php:266
-msgid "Choose a nickname: "
-msgstr "Escolha uma identificação: "
+#: ../../mod/profile_photo.php:299
+msgid "Image uploaded successfully."
+msgstr "A imagem foi enviada com sucesso."
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
-msgid "Register"
-msgstr "Registrar"
+#: ../../mod/allfriends.php:34
+#, php-format
+msgid "Friends of %s"
+msgstr "Amigos de %s"
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
-msgid "Import"
-msgstr "Importar"
-
-#: ../../mod/register.php:276
-msgid "Import your profile to this friendica instance"
-msgstr "Importa seu perfil desta instância do friendica"
-
-#: ../../mod/maintenance.php:5
-msgid "System down for maintenance"
-msgstr "Sistema em manutenção"
-
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
-msgid "Search"
-msgstr "Pesquisar"
-
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
-msgid "Global Directory"
-msgstr "Diretório global"
+#: ../../mod/allfriends.php:40
+msgid "No friends to display."
+msgstr "Nenhum amigo para exibir."
#: ../../mod/directory.php:59
msgid "Find on this site"
@@ -4554,607 +7899,14 @@ msgstr "Pesquisar neste site"
msgid "Site Directory"
msgstr "Diretório do site"
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
-msgid "Age: "
-msgstr "Idade: "
-
#: ../../mod/directory.php:116
msgid "Gender: "
msgstr "Gênero: "
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Gênero:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
-msgid "Status:"
-msgstr "Situação:"
-
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
-msgid "Homepage:"
-msgstr "Página web:"
-
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "Sobre:"
-
#: ../../mod/directory.php:189
msgid "No entries (some entries may be hidden)."
msgstr "Nenhuma entrada (algumas entradas podem estar ocultas)."
-#: ../../mod/delegate.php:101
-msgid "No potential page delegates located."
-msgstr "Nenhuma página delegada potencial localizada."
-
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
-msgid "Delegate Page Management"
-msgstr "Delegar Administração de Página"
-
-#: ../../mod/delegate.php:132
-msgid ""
-"Delegates are able to manage all aspects of this account/page except for "
-"basic account settings. Please do not delegate your personal account to "
-"anybody that you do not trust completely."
-msgstr "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente."
-
-#: ../../mod/delegate.php:133
-msgid "Existing Page Managers"
-msgstr "Administradores de Páginas Existentes"
-
-#: ../../mod/delegate.php:135
-msgid "Existing Page Delegates"
-msgstr "Delegados de Páginas Existentes"
-
-#: ../../mod/delegate.php:137
-msgid "Potential Delegates"
-msgstr "Delegados Potenciais"
-
-#: ../../mod/delegate.php:140
-msgid "Add"
-msgstr "Adicionar"
-
-#: ../../mod/delegate.php:141
-msgid "No entries."
-msgstr "Sem entradas."
-
-#: ../../mod/common.php:42
-msgid "Common Friends"
-msgstr "Amigos em Comum"
-
-#: ../../mod/common.php:78
-msgid "No contacts in common."
-msgstr "Nenhum contato em comum."
-
-#: ../../mod/uexport.php:77
-msgid "Export account"
-msgstr "Exportar conta"
-
-#: ../../mod/uexport.php:77
-msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
-msgstr "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor."
-
-#: ../../mod/uexport.php:78
-msgid "Export all"
-msgstr "Exportar tudo"
-
-#: ../../mod/uexport.php:78
-msgid ""
-"Export your accout info, contacts and all your items as json. Could be a "
-"very big file, and could take a lot of time. Use this to make a full backup "
-"of your account (photos are not exported)"
-msgstr "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)"
-
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
-#, php-format
-msgid "%1$s is currently %2$s"
-msgstr "%1$s atualmente está %2$s"
-
-#: ../../mod/mood.php:133
-msgid "Mood"
-msgstr "Humor"
-
-#: ../../mod/mood.php:134
-msgid "Set your current mood and tell your friends"
-msgstr "Defina o seu humor e conte aos seus amigos"
-
-#: ../../mod/suggest.php:27
-msgid "Do you really want to delete this suggestion?"
-msgstr "Você realmente deseja deletar essa sugestão?"
-
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
-msgid "Friend Suggestions"
-msgstr "Sugestões de amigos"
-
-#: ../../mod/suggest.php:74
-msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "Não existe nenhuma sugestão disponível. Se este for um site novo, por favor tente novamente em 24 horas."
-
-#: ../../mod/suggest.php:92
-msgid "Ignore/Hide"
-msgstr "Ignorar/Ocultar"
-
-#: ../../mod/profiles.php:37
-msgid "Profile deleted."
-msgstr "O perfil foi excluído."
-
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
-msgid "Profile-"
-msgstr "Perfil-"
-
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
-msgid "New profile created."
-msgstr "O novo perfil foi criado."
-
-#: ../../mod/profiles.php:95
-msgid "Profile unavailable to clone."
-msgstr "O perfil não está disponível para clonagem."
-
-#: ../../mod/profiles.php:189
-msgid "Profile Name is required."
-msgstr "É necessário informar o nome do perfil."
-
-#: ../../mod/profiles.php:340
-msgid "Marital Status"
-msgstr "Situação amorosa"
-
-#: ../../mod/profiles.php:344
-msgid "Romantic Partner"
-msgstr "Parceiro romântico"
-
-#: ../../mod/profiles.php:348
-msgid "Likes"
-msgstr "Gosta de"
-
-#: ../../mod/profiles.php:352
-msgid "Dislikes"
-msgstr "Não gosta de"
-
-#: ../../mod/profiles.php:356
-msgid "Work/Employment"
-msgstr "Trabalho/emprego"
-
-#: ../../mod/profiles.php:359
-msgid "Religion"
-msgstr "Religião"
-
-#: ../../mod/profiles.php:363
-msgid "Political Views"
-msgstr "Posicionamento político"
-
-#: ../../mod/profiles.php:367
-msgid "Gender"
-msgstr "Gênero"
-
-#: ../../mod/profiles.php:371
-msgid "Sexual Preference"
-msgstr "Preferência sexual"
-
-#: ../../mod/profiles.php:375
-msgid "Homepage"
-msgstr "Página Principal"
-
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
-msgid "Interests"
-msgstr "Interesses"
-
-#: ../../mod/profiles.php:383
-msgid "Address"
-msgstr "Endereço"
-
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
-msgid "Location"
-msgstr "Localização"
-
-#: ../../mod/profiles.php:473
-msgid "Profile updated."
-msgstr "O perfil foi atualizado."
-
-#: ../../mod/profiles.php:568
-msgid " and "
-msgstr " e "
-
-#: ../../mod/profiles.php:576
-msgid "public profile"
-msgstr "perfil público"
-
-#: ../../mod/profiles.php:579
-#, php-format
-msgid "%1$s changed %2$s to “%3$s”"
-msgstr "%1$s mudou %2$s para “%3$s”"
-
-#: ../../mod/profiles.php:580
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr " - Visite %2$s de %1$s"
-
-#: ../../mod/profiles.php:583
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s foi atualizado %2$s, mudando %3$s."
-
-#: ../../mod/profiles.php:658
-msgid "Hide contacts and friends:"
-msgstr "Esconder contatos e amigos:"
-
-#: ../../mod/profiles.php:663
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?"
-
-#: ../../mod/profiles.php:685
-msgid "Edit Profile Details"
-msgstr "Editar os detalhes do perfil"
-
-#: ../../mod/profiles.php:687
-msgid "Change Profile Photo"
-msgstr "Mudar Foto do Perfil"
-
-#: ../../mod/profiles.php:688
-msgid "View this profile"
-msgstr "Ver este perfil"
-
-#: ../../mod/profiles.php:689
-msgid "Create a new profile using these settings"
-msgstr "Criar um novo perfil usando estas configurações"
-
-#: ../../mod/profiles.php:690
-msgid "Clone this profile"
-msgstr "Clonar este perfil"
-
-#: ../../mod/profiles.php:691
-msgid "Delete this profile"
-msgstr "Excluir este perfil"
-
-#: ../../mod/profiles.php:692
-msgid "Basic information"
-msgstr "Informação básica"
-
-#: ../../mod/profiles.php:693
-msgid "Profile picture"
-msgstr "Foto do perfil"
-
-#: ../../mod/profiles.php:695
-msgid "Preferences"
-msgstr "Preferências"
-
-#: ../../mod/profiles.php:696
-msgid "Status information"
-msgstr "Informação de Status"
-
-#: ../../mod/profiles.php:697
-msgid "Additional information"
-msgstr "Informações adicionais"
-
-#: ../../mod/profiles.php:700
-msgid "Profile Name:"
-msgstr "Nome do perfil:"
-
-#: ../../mod/profiles.php:701
-msgid "Your Full Name:"
-msgstr "Seu nome completo:"
-
-#: ../../mod/profiles.php:702
-msgid "Title/Description:"
-msgstr "Título/Descrição:"
-
-#: ../../mod/profiles.php:703
-msgid "Your Gender:"
-msgstr "Seu gênero:"
-
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Aniversário (%s):"
-
-#: ../../mod/profiles.php:705
-msgid "Street Address:"
-msgstr "Endereço:"
-
-#: ../../mod/profiles.php:706
-msgid "Locality/City:"
-msgstr "Localidade/Cidade:"
-
-#: ../../mod/profiles.php:707
-msgid "Postal/Zip Code:"
-msgstr "CEP:"
-
-#: ../../mod/profiles.php:708
-msgid "Country:"
-msgstr "País:"
-
-#: ../../mod/profiles.php:709
-msgid "Region/State:"
-msgstr "Região/Estado:"
-
-#: ../../mod/profiles.php:710
-msgid "♥ Marital Status:"
-msgstr "♥ Situação amorosa:"
-
-#: ../../mod/profiles.php:711
-msgid "Who: (if applicable)"
-msgstr "Quem: (se pertinente)"
-
-#: ../../mod/profiles.php:712
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com"
-
-#: ../../mod/profiles.php:713
-msgid "Since [date]:"
-msgstr "Desde [data]:"
-
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
-msgid "Sexual Preference:"
-msgstr "Preferência sexual:"
-
-#: ../../mod/profiles.php:715
-msgid "Homepage URL:"
-msgstr "Endereço do site web:"
-
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
-msgid "Hometown:"
-msgstr "Cidade:"
-
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
-msgid "Political Views:"
-msgstr "Posição política:"
-
-#: ../../mod/profiles.php:718
-msgid "Religious Views:"
-msgstr "Orientação religiosa:"
-
-#: ../../mod/profiles.php:719
-msgid "Public Keywords:"
-msgstr "Palavras-chave públicas:"
-
-#: ../../mod/profiles.php:720
-msgid "Private Keywords:"
-msgstr "Palavras-chave privadas:"
-
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
-msgid "Likes:"
-msgstr "Gosta de:"
-
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
-msgid "Dislikes:"
-msgstr "Não gosta de:"
-
-#: ../../mod/profiles.php:723
-msgid "Example: fishing photography software"
-msgstr "Exemplo: pesca fotografia software"
-
-#: ../../mod/profiles.php:724
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "(Usado para sugerir amigos em potencial, pode ser visto pelos outros)"
-
-#: ../../mod/profiles.php:725
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "(Usado na pesquisa de perfis, nunca é exibido para os outros)"
-
-#: ../../mod/profiles.php:726
-msgid "Tell us about yourself..."
-msgstr "Fale um pouco sobre você..."
-
-#: ../../mod/profiles.php:727
-msgid "Hobbies/Interests"
-msgstr "Passatempos/Interesses"
-
-#: ../../mod/profiles.php:728
-msgid "Contact information and Social Networks"
-msgstr "Informações de contato e redes sociais"
-
-#: ../../mod/profiles.php:729
-msgid "Musical interests"
-msgstr "Preferências musicais"
-
-#: ../../mod/profiles.php:730
-msgid "Books, literature"
-msgstr "Livros, literatura"
-
-#: ../../mod/profiles.php:731
-msgid "Television"
-msgstr "Televisão"
-
-#: ../../mod/profiles.php:732
-msgid "Film/dance/culture/entertainment"
-msgstr "Filme/dança/cultura/entretenimento"
-
-#: ../../mod/profiles.php:733
-msgid "Love/romance"
-msgstr "Amor/romance"
-
-#: ../../mod/profiles.php:734
-msgid "Work/employment"
-msgstr "Trabalho/emprego"
-
-#: ../../mod/profiles.php:735
-msgid "School/education"
-msgstr "Escola/educação"
-
-#: ../../mod/profiles.php:740
-msgid ""
-"This is your public profile. It may "
-"be visible to anybody using the internet."
-msgstr "Este é o seu perfil público. Ele pode estar visível para qualquer um que acesse a Internet."
-
-#: ../../mod/profiles.php:803
-msgid "Edit/Manage Profiles"
-msgstr "Editar/Gerenciar perfis"
-
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
-msgid "Change profile photo"
-msgstr "Mudar a foto do perfil"
-
-#: ../../mod/profiles.php:805 ../../boot.php:1612
-msgid "Create New Profile"
-msgstr "Criar um novo perfil"
-
-#: ../../mod/profiles.php:816 ../../boot.php:1622
-msgid "Profile Image"
-msgstr "Imagem do perfil"
-
-#: ../../mod/profiles.php:818 ../../boot.php:1625
-msgid "visible to everybody"
-msgstr "visível para todos"
-
-#: ../../mod/profiles.php:819 ../../boot.php:1626
-msgid "Edit visibility"
-msgstr "Editar a visibilidade"
-
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
-msgid "Item not found"
-msgstr "O item não foi encontrado"
-
-#: ../../mod/editpost.php:39
-msgid "Edit post"
-msgstr "Editar a publicação"
-
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
-msgid "upload photo"
-msgstr "upload de foto"
-
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
-msgid "Attach file"
-msgstr "Anexar arquivo"
-
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
-msgid "attach file"
-msgstr "anexar arquivo"
-
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
-msgid "web link"
-msgstr "link web"
-
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
-msgid "Insert video link"
-msgstr "Inserir link de vídeo"
-
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
-msgid "video link"
-msgstr "link de vídeo"
-
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
-msgid "Insert audio link"
-msgstr "Inserir link de áudio"
-
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
-msgid "audio link"
-msgstr "link de áudio"
-
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
-msgid "Set your location"
-msgstr "Definir sua localização"
-
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
-msgid "set location"
-msgstr "configure localização"
-
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
-msgid "Clear browser location"
-msgstr "Limpar a localização do navegador"
-
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
-msgid "clear location"
-msgstr "apague localização"
-
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
-msgid "Permission settings"
-msgstr "Configurações de permissão"
-
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
-msgid "CC: email addresses"
-msgstr "CC: endereço de e-mail"
-
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
-msgid "Public post"
-msgstr "Publicação pública"
-
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
-msgid "Set title"
-msgstr "Definir o título"
-
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
-msgid "Categories (comma-separated list)"
-msgstr "Categorias (lista separada por vírgulas)"
-
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Por exemplo: joao@exemplo.com, maria@exemplo.com"
-
-#: ../../mod/friendica.php:59
-msgid "This is Friendica, version"
-msgstr "Este é o Friendica, versão"
-
-#: ../../mod/friendica.php:60
-msgid "running at web location"
-msgstr "sendo executado no endereço web"
-
-#: ../../mod/friendica.php:62
-msgid ""
-"Please visit Friendica.com to learn "
-"more about the Friendica project."
-msgstr "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica."
-
-#: ../../mod/friendica.php:64
-msgid "Bug reports and issues: please visit"
-msgstr "Relatos e acompanhamentos de erros podem ser encontrados em"
-
-#: ../../mod/friendica.php:65
-msgid ""
-"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
-"dot com"
-msgstr "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com"
-
-#: ../../mod/friendica.php:79
-msgid "Installed plugins/addons/apps:"
-msgstr "Plugins/complementos/aplicações instaladas:"
-
-#: ../../mod/friendica.php:92
-msgid "No installed plugins/addons/apps"
-msgstr "Nenhum plugin/complemento/aplicativo instalado"
-
-#: ../../mod/api.php:76 ../../mod/api.php:102
-msgid "Authorize application connection"
-msgstr "Autorizar a conexão com a aplicação"
-
-#: ../../mod/api.php:77
-msgid "Return to your app and insert this Securty Code:"
-msgstr "Volte para a sua aplicação e digite este código de segurança:"
-
-#: ../../mod/api.php:89
-msgid "Please login to continue."
-msgstr "Por favor, autentique-se para continuar."
-
-#: ../../mod/api.php:104
-msgid ""
-"Do you want to authorize this application to access your posts and contacts,"
-" and/or create new posts for you?"
-msgstr "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?"
-
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
-msgid "Remote privacy information not available."
-msgstr "Não existe informação disponível sobre a privacidade remota."
-
-#: ../../mod/lockview.php:48
-msgid "Visible to:"
-msgstr "Visível para:"
-
-#: ../../mod/notes.php:44 ../../boot.php:2150
-msgid "Personal Notes"
-msgstr "Notas pessoais"
-
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ H:i"
-
#: ../../mod/localtime.php:24
msgid "Time Conversion"
msgstr "Conversão de tempo"
@@ -5183,2703 +7935,3 @@ msgstr "Horário local convertido: %s"
#: ../../mod/localtime.php:41
msgid "Please select your timezone:"
msgstr "Por favor, selecione seu fuso horário:"
-
-#: ../../mod/poke.php:192
-msgid "Poke/Prod"
-msgstr "Cutucar/Incitar"
-
-#: ../../mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
-msgstr "Cutuca, incita ou faz outras coisas com alguém"
-
-#: ../../mod/poke.php:194
-msgid "Recipient"
-msgstr "Destinatário"
-
-#: ../../mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
-msgstr "Selecione o que você deseja fazer com o destinatário"
-
-#: ../../mod/poke.php:198
-msgid "Make this post private"
-msgstr "Fazer com que essa publicação se torne privada"
-
-#: ../../mod/invite.php:27
-msgid "Total invitation limit exceeded."
-msgstr "Limite de convites totais excedido."
-
-#: ../../mod/invite.php:49
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Não é um endereço de e-mail válido."
-
-#: ../../mod/invite.php:73
-msgid "Please join us on Friendica"
-msgstr "Por favor, junte-se à nós na Friendica"
-
-#: ../../mod/invite.php:84
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Limite de convites ultrapassado. Favor contactar o administrador do sítio."
-
-#: ../../mod/invite.php:89
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Não foi possível enviar a mensagem."
-
-#: ../../mod/invite.php:93
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d mensagem enviada."
-msgstr[1] "%d mensagens enviadas."
-
-#: ../../mod/invite.php:112
-msgid "You have no more invitations available"
-msgstr "Você não possui mais convites disponíveis"
-
-#: ../../mod/invite.php:120
-#, php-format
-msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many"
-" other social networks."
-msgstr "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais."
-
-#: ../../mod/invite.php:122
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público."
-
-#: ../../mod/invite.php:123
-#, php-format
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
-msgstr "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar."
-
-#: ../../mod/invite.php:126
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros."
-
-#: ../../mod/invite.php:132
-msgid "Send invitations"
-msgstr "Enviar convites."
-
-#: ../../mod/invite.php:133
-msgid "Enter email addresses, one per line:"
-msgstr "Digite os endereços de e-mail, um por linha:"
-
-#: ../../mod/invite.php:135
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web."
-
-#: ../../mod/invite.php:137
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "Você preciso informar este código de convite: $invite_code"
-
-#: ../../mod/invite.php:137
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:"
-
-#: ../../mod/invite.php:139
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendica.com"
-msgstr "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com."
-
-#: ../../mod/photos.php:52 ../../boot.php:2129
-msgid "Photo Albums"
-msgstr "Álbuns de fotos"
-
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
-msgid "Contact Photos"
-msgstr "Fotos dos contatos"
-
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
-msgid "Upload New Photos"
-msgstr "Enviar novas fotos"
-
-#: ../../mod/photos.php:144
-msgid "Contact information unavailable"
-msgstr "A informação de contato não está disponível"
-
-#: ../../mod/photos.php:165
-msgid "Album not found."
-msgstr "O álbum não foi encontrado."
-
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
-msgid "Delete Album"
-msgstr "Excluir o álbum"
-
-#: ../../mod/photos.php:198
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?"
-
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
-msgid "Delete Photo"
-msgstr "Excluir a foto"
-
-#: ../../mod/photos.php:287
-msgid "Do you really want to delete this photo?"
-msgstr "Você realmente deseja deletar essa foto?"
-
-#: ../../mod/photos.php:662
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s foi marcado em %2$s por %3$s"
-
-#: ../../mod/photos.php:662
-msgid "a photo"
-msgstr "uma foto"
-
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "A imagem excede o tamanho máximo de "
-
-#: ../../mod/photos.php:775
-msgid "Image file is empty."
-msgstr "O arquivo de imagem está vazio."
-
-#: ../../mod/photos.php:930
-msgid "No photos selected"
-msgstr "Não foi selecionada nenhuma foto"
-
-#: ../../mod/photos.php:1094
-#, php-format
-msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
-msgstr "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos."
-
-#: ../../mod/photos.php:1129
-msgid "Upload Photos"
-msgstr "Enviar fotos"
-
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
-msgid "New album name: "
-msgstr "Nome do novo álbum: "
-
-#: ../../mod/photos.php:1134
-msgid "or existing album name: "
-msgstr "ou o nome de um álbum já existente: "
-
-#: ../../mod/photos.php:1135
-msgid "Do not show a status post for this upload"
-msgstr "Não exiba uma publicação de status para este envio"
-
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
-msgid "Permissions"
-msgstr "Permissões"
-
-#: ../../mod/photos.php:1148
-msgid "Private Photo"
-msgstr "Foto Privada"
-
-#: ../../mod/photos.php:1149
-msgid "Public Photo"
-msgstr "Foto Pública"
-
-#: ../../mod/photos.php:1212
-msgid "Edit Album"
-msgstr "Editar o álbum"
-
-#: ../../mod/photos.php:1218
-msgid "Show Newest First"
-msgstr "Exibir as mais recentes primeiro"
-
-#: ../../mod/photos.php:1220
-msgid "Show Oldest First"
-msgstr "Exibir as mais antigas primeiro"
-
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
-msgid "View Photo"
-msgstr "Ver a foto"
-
-#: ../../mod/photos.php:1294
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permissão negada. O acesso a este item pode estar restrito."
-
-#: ../../mod/photos.php:1296
-msgid "Photo not available"
-msgstr "A foto não está disponível"
-
-#: ../../mod/photos.php:1352
-msgid "View photo"
-msgstr "Ver a imagem"
-
-#: ../../mod/photos.php:1352
-msgid "Edit photo"
-msgstr "Editar a foto"
-
-#: ../../mod/photos.php:1353
-msgid "Use as profile photo"
-msgstr "Usar como uma foto de perfil"
-
-#: ../../mod/photos.php:1378
-msgid "View Full Size"
-msgstr "Ver no tamanho real"
-
-#: ../../mod/photos.php:1457
-msgid "Tags: "
-msgstr "Etiquetas: "
-
-#: ../../mod/photos.php:1460
-msgid "[Remove any tag]"
-msgstr "[Remover qualquer etiqueta]"
-
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Rotacionar para direita"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Rotacionar para esquerda"
-
-#: ../../mod/photos.php:1503
-msgid "New album name"
-msgstr "Novo nome para o álbum"
-
-#: ../../mod/photos.php:1506
-msgid "Caption"
-msgstr "Legenda"
-
-#: ../../mod/photos.php:1508
-msgid "Add a Tag"
-msgstr "Adicionar uma etiqueta"
-
-#: ../../mod/photos.php:1512
-msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento"
-
-#: ../../mod/photos.php:1521
-msgid "Private photo"
-msgstr "Foto privada"
-
-#: ../../mod/photos.php:1522
-msgid "Public photo"
-msgstr "Foto pública"
-
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
-msgid "Share"
-msgstr "Compartilhar"
-
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Fotos recentes"
-
-#: ../../mod/regmod.php:55
-msgid "Account approved."
-msgstr "A conta foi aprovada."
-
-#: ../../mod/regmod.php:92
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "O registro de %s foi revogado"
-
-#: ../../mod/regmod.php:104
-msgid "Please login."
-msgstr "Por favor, autentique-se."
-
-#: ../../mod/uimport.php:66
-msgid "Move account"
-msgstr "Mover conta"
-
-#: ../../mod/uimport.php:67
-msgid "You can import an account from another Friendica server."
-msgstr "Você pode importar um conta de outro sevidor Friendica."
-
-#: ../../mod/uimport.php:68
-msgid ""
-"You need to export your account from the old server and upload it here. We "
-"will recreate your old account here with all your contacts. We will try also"
-" to inform your friends that you moved here."
-msgstr "Você precisa exportar sua conta de um servidor antigo e fazer o upload aqui. Nós recriaremos sua conta antiga aqui com todos os seus contatos. Nós também tentaremos informar seus amigos que você se mudou para cá."
-
-#: ../../mod/uimport.php:69
-msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (statusnet/identi.ca) or from Diaspora"
-msgstr "Esse recurso é experimental. Nós não podemos importar contatos de uma rede OStatus (statusnet/identi.ca) ou do Diaspora"
-
-#: ../../mod/uimport.php:70
-msgid "Account file"
-msgstr "Arquivo de conta"
-
-#: ../../mod/uimport.php:70
-msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "Para exportar a sua conta, entre em \"Configurações->Exportar dados pessoais\" e selecione \"Exportar conta\""
-
-#: ../../mod/attach.php:8
-msgid "Item not available."
-msgstr "O item não está disponível."
-
-#: ../../mod/attach.php:20
-msgid "Item was not found."
-msgstr "O item não foi encontrado."
-
-#: ../../boot.php:749
-msgid "Delete this item?"
-msgstr "Excluir este item?"
-
-#: ../../boot.php:752
-msgid "show fewer"
-msgstr "exibir menos"
-
-#: ../../boot.php:1122
-#, php-format
-msgid "Update %s failed. See error logs."
-msgstr "Atualização %s falhou. Vide registro de erros (log)."
-
-#: ../../boot.php:1240
-msgid "Create a New Account"
-msgstr "Criar uma nova conta"
-
-#: ../../boot.php:1265 ../../include/nav.php:73
-msgid "Logout"
-msgstr "Sair"
-
-#: ../../boot.php:1268
-msgid "Nickname or Email address: "
-msgstr "Identificação ou endereço de e-mail: "
-
-#: ../../boot.php:1269
-msgid "Password: "
-msgstr "Senha: "
-
-#: ../../boot.php:1270
-msgid "Remember me"
-msgstr "Lembre-se de mim"
-
-#: ../../boot.php:1273
-msgid "Or login using OpenID: "
-msgstr "Ou login usando OpendID:"
-
-#: ../../boot.php:1279
-msgid "Forgot your password?"
-msgstr "Esqueceu a sua senha?"
-
-#: ../../boot.php:1282
-msgid "Website Terms of Service"
-msgstr "Termos de Serviço do Website"
-
-#: ../../boot.php:1283
-msgid "terms of service"
-msgstr "termos de serviço"
-
-#: ../../boot.php:1285
-msgid "Website Privacy Policy"
-msgstr "Política de Privacidade do Website"
-
-#: ../../boot.php:1286
-msgid "privacy policy"
-msgstr "política de privacidade"
-
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "Conta solicitada não disponível"
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Editar perfil"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Mensagem"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Perfis"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Gerenciar/editar perfis"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr "Rede:"
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "G l d F"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "F d"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[hoje]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Lembretes de aniversário"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Aniversários nesta semana:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Sem descrição]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Lembretes de eventos"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Eventos esta semana:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Status"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Mensagem de Estado (status) e Publicações"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Detalhe do Perfil"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr "Vídeos"
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Eventos e Agenda"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Somente Você Pode Ver Isso"
-
-#: ../../object/Item.php:94
-msgid "This entry was edited"
-msgstr "Essa entrada foi editada"
-
-#: ../../object/Item.php:208
-msgid "ignore thread"
-msgstr "ignorar tópico"
-
-#: ../../object/Item.php:209
-msgid "unignore thread"
-msgstr "deixar de ignorar tópico"
-
-#: ../../object/Item.php:210
-msgid "toggle ignore status"
-msgstr "alternar status ignorar"
-
-#: ../../object/Item.php:213
-msgid "ignored"
-msgstr "Ignorado"
-
-#: ../../object/Item.php:316 ../../include/conversation.php:666
-msgid "Categories:"
-msgstr "Categorias:"
-
-#: ../../object/Item.php:317 ../../include/conversation.php:667
-msgid "Filed under:"
-msgstr "Arquivado sob:"
-
-#: ../../object/Item.php:329
-msgid "via"
-msgstr "via"
-
-#: ../../include/dbstructure.php:26
-#, php-format
-msgid ""
-"\n"
-"\t\t\tThe friendica developers released update %s recently,\n"
-"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
-"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
-"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
-msgstr "\n\t\t\tOs desenvolvedores de Friendica lançaram recentemente uma atualização %s,\n\t\t\tmas quando tentei instalá-la, algo deu terrivelmente errado.\n\t\t\tIsso precisa ser corrigido em breve e eu não posso fazer isso sozinho. Por favor, contate um\n\t\t\tdesenvolvedor da Friendica se você não pode me ajudar sozinho. Meu banco de dados pode ser inválido."
-
-#: ../../include/dbstructure.php:31
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "A mensagem de erro é\n[pre]%s[/pre]"
-
-#: ../../include/dbstructure.php:162
-msgid "Errors encountered creating database tables."
-msgstr "Foram encontrados erros durante a criação das tabelas do banco de dados."
-
-#: ../../include/dbstructure.php:220
-msgid "Errors encountered performing database changes."
-msgstr "Erros encontrados realizando mudanças no banco de dados."
-
-#: ../../include/auth.php:38
-msgid "Logged out."
-msgstr "Saiu."
-
-#: ../../include/auth.php:128 ../../include/user.php:67
-msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente."
-
-#: ../../include/auth.php:128 ../../include/user.php:67
-msgid "The error message was:"
-msgstr "A mensagem de erro foi:"
-
-#: ../../include/contact_widgets.php:6
-msgid "Add New Contact"
-msgstr "Adicionar Contato Novo"
-
-#: ../../include/contact_widgets.php:7
-msgid "Enter address or web location"
-msgstr "Forneça endereço ou localização web"
-
-#: ../../include/contact_widgets.php:8
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Por exemplo: joao@exemplo.com, http://exemplo.com/maria"
-
-#: ../../include/contact_widgets.php:24
-#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d convite disponível"
-msgstr[1] "%d convites disponíveis"
-
-#: ../../include/contact_widgets.php:30
-msgid "Find People"
-msgstr "Pesquisar por pessoas"
-
-#: ../../include/contact_widgets.php:31
-msgid "Enter name or interest"
-msgstr "Fornecer nome ou interesse"
-
-#: ../../include/contact_widgets.php:32
-msgid "Connect/Follow"
-msgstr "Conectar-se/acompanhar"
-
-#: ../../include/contact_widgets.php:33
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Examplos: Robert Morgenstein, Fishing"
-
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
-msgid "Similar Interests"
-msgstr "Interesses Parecidos"
-
-#: ../../include/contact_widgets.php:37
-msgid "Random Profile"
-msgstr "Perfil Randômico"
-
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
-msgid "Invite Friends"
-msgstr "Convidar amigos"
-
-#: ../../include/contact_widgets.php:71
-msgid "Networks"
-msgstr "Redes"
-
-#: ../../include/contact_widgets.php:74
-msgid "All Networks"
-msgstr "Todas as redes"
-
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
-msgid "Saved Folders"
-msgstr "Pastas salvas"
-
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
-msgid "Everything"
-msgstr "Tudo"
-
-#: ../../include/contact_widgets.php:136
-msgid "Categories"
-msgstr "Categorias"
-
-#: ../../include/features.php:23
-msgid "General Features"
-msgstr "Funcionalidades Gerais"
-
-#: ../../include/features.php:25
-msgid "Multiple Profiles"
-msgstr "Perfís Múltiplos"
-
-#: ../../include/features.php:25
-msgid "Ability to create multiple profiles"
-msgstr "Capacidade de criar perfis múltiplos"
-
-#: ../../include/features.php:30
-msgid "Post Composition Features"
-msgstr "Funcionalidades de Composição de Publicações"
-
-#: ../../include/features.php:31
-msgid "Richtext Editor"
-msgstr "Editor Richtext"
-
-#: ../../include/features.php:31
-msgid "Enable richtext editor"
-msgstr "Habilite editor richtext"
-
-#: ../../include/features.php:32
-msgid "Post Preview"
-msgstr "Pré-visualização da Publicação"
-
-#: ../../include/features.php:32
-msgid "Allow previewing posts and comments before publishing them"
-msgstr "Permite pré-visualizar publicações e comentários antes de publicá-los"
-
-#: ../../include/features.php:33
-msgid "Auto-mention Forums"
-msgstr "Auto-menção Fóruns"
-
-#: ../../include/features.php:33
-msgid ""
-"Add/remove mention when a fourm page is selected/deselected in ACL window."
-msgstr "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL"
-
-#: ../../include/features.php:38
-msgid "Network Sidebar Widgets"
-msgstr "Widgets da Barra Lateral da Rede"
-
-#: ../../include/features.php:39
-msgid "Search by Date"
-msgstr "Buscar por Data"
-
-#: ../../include/features.php:39
-msgid "Ability to select posts by date ranges"
-msgstr "Capacidade de selecionar publicações por intervalos de data"
-
-#: ../../include/features.php:40
-msgid "Group Filter"
-msgstr "Filtrar Grupo"
-
-#: ../../include/features.php:40
-msgid "Enable widget to display Network posts only from selected group"
-msgstr "Habilita widget para mostrar publicações da Rede somente de grupos selecionados"
-
-#: ../../include/features.php:41
-msgid "Network Filter"
-msgstr "Filtrar Rede"
-
-#: ../../include/features.php:41
-msgid "Enable widget to display Network posts only from selected network"
-msgstr "Habilita widget para mostrar publicações da Rede de redes selecionadas"
-
-#: ../../include/features.php:42
-msgid "Save search terms for re-use"
-msgstr "Guarde as palavras-chaves para reuso"
-
-#: ../../include/features.php:47
-msgid "Network Tabs"
-msgstr "Abas da Rede"
-
-#: ../../include/features.php:48
-msgid "Network Personal Tab"
-msgstr "Aba Pessoal da Rede"
-
-#: ../../include/features.php:48
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido"
-
-#: ../../include/features.php:49
-msgid "Network New Tab"
-msgstr "Aba Nova da Rede"
-
-#: ../../include/features.php:49
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)"
-
-#: ../../include/features.php:50
-msgid "Network Shared Links Tab"
-msgstr "Aba de Links Compartilhados da Rede"
-
-#: ../../include/features.php:50
-msgid "Enable tab to display only Network posts with links in them"
-msgstr "Habilite aba para mostrar somente publicações da Rede que contenham links"
-
-#: ../../include/features.php:55
-msgid "Post/Comment Tools"
-msgstr "Ferramentas de Publicação/Comentário"
-
-#: ../../include/features.php:56
-msgid "Multiple Deletion"
-msgstr "Deleção Multipla"
-
-#: ../../include/features.php:56
-msgid "Select and delete multiple posts/comments at once"
-msgstr "Selecione e delete múltiplas publicações/comentário imediatamente"
-
-#: ../../include/features.php:57
-msgid "Edit Sent Posts"
-msgstr "Editar Publicações Enviadas"
-
-#: ../../include/features.php:57
-msgid "Edit and correct posts and comments after sending"
-msgstr "Editar e corrigir publicações e comentários após envio"
-
-#: ../../include/features.php:58
-msgid "Tagging"
-msgstr "Etiquetagem"
-
-#: ../../include/features.php:58
-msgid "Ability to tag existing posts"
-msgstr "Capacidade de colocar etiquetas em publicações existentes"
-
-#: ../../include/features.php:59
-msgid "Post Categories"
-msgstr "Categorias de Publicações"
-
-#: ../../include/features.php:59
-msgid "Add categories to your posts"
-msgstr "Adicione Categorias ás Publicações"
-
-#: ../../include/features.php:60
-msgid "Ability to file posts under folders"
-msgstr "Capacidade de arquivar publicações em pastas"
-
-#: ../../include/features.php:61
-msgid "Dislike Posts"
-msgstr "Desgostar de publicações"
-
-#: ../../include/features.php:61
-msgid "Ability to dislike posts/comments"
-msgstr "Capacidade de desgostar de publicações/comentários"
-
-#: ../../include/features.php:62
-msgid "Star Posts"
-msgstr "Destacar publicações"
-
-#: ../../include/features.php:62
-msgid "Ability to mark special posts with a star indicator"
-msgstr "Capacidade de marcar publicações especiais com uma estrela indicadora"
-
-#: ../../include/features.php:63
-msgid "Mute Post Notifications"
-msgstr "Silenciar Notificações de Postagem"
-
-#: ../../include/features.php:63
-msgid "Ability to mute notifications for a thread"
-msgstr "Habilitar notificação silenciosa para a tarefa"
-
-#: ../../include/follow.php:32
-msgid "Connect URL missing."
-msgstr "URL de conexão faltando."
-
-#: ../../include/follow.php:59
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "Este site não está configurado para permitir comunicações com outras redes."
-
-#: ../../include/follow.php:60 ../../include/follow.php:80
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível."
-
-#: ../../include/follow.php:78
-msgid "The profile address specified does not provide adequate information."
-msgstr "O endereço de perfil especificado não fornece informação adequada."
-
-#: ../../include/follow.php:82
-msgid "An author or name was not found."
-msgstr "Não foi encontrado nenhum autor ou nome."
-
-#: ../../include/follow.php:84
-msgid "No browser URL could be matched to this address."
-msgstr "Não foi possível encontrar nenhuma URL de navegação neste endereço."
-
-#: ../../include/follow.php:86
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email."
-
-#: ../../include/follow.php:87
-msgid "Use mailto: in front of address to force email check."
-msgstr "Use mailto: antes do endereço para forçar a checagem de email."
-
-#: ../../include/follow.php:93
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site."
-
-#: ../../include/follow.php:103
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você."
-
-#: ../../include/follow.php:205
-msgid "Unable to retrieve contact information."
-msgstr "Não foi possível recuperar a informação do contato."
-
-#: ../../include/follow.php:258
-msgid "following"
-msgstr "acompanhando"
-
-#: ../../include/group.php:25
-msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"may apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
-msgstr "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente."
-
-#: ../../include/group.php:207
-msgid "Default privacy group for new contacts"
-msgstr "Grupo de privacidade padrão para novos contatos"
-
-#: ../../include/group.php:226
-msgid "Everybody"
-msgstr "Todos"
-
-#: ../../include/group.php:249
-msgid "edit"
-msgstr "editar"
-
-#: ../../include/group.php:271
-msgid "Edit group"
-msgstr "Editar grupo"
-
-#: ../../include/group.php:272
-msgid "Create a new group"
-msgstr "Criar um novo grupo"
-
-#: ../../include/group.php:273
-msgid "Contacts not in any group"
-msgstr "Contatos não estão dentro de nenhum grupo"
-
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
-msgid "Miscellaneous"
-msgstr "Miscelânea"
-
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "ano"
-
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "mês"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "dia"
-
-#: ../../include/datetime.php:276
-msgid "never"
-msgstr "nunca"
-
-#: ../../include/datetime.php:282
-msgid "less than a second ago"
-msgstr "menos de um segundo atrás"
-
-#: ../../include/datetime.php:290
-msgid "years"
-msgstr "anos"
-
-#: ../../include/datetime.php:291
-msgid "months"
-msgstr "meses"
-
-#: ../../include/datetime.php:292
-msgid "week"
-msgstr "semana"
-
-#: ../../include/datetime.php:292
-msgid "weeks"
-msgstr "semanas"
-
-#: ../../include/datetime.php:293
-msgid "days"
-msgstr "dias"
-
-#: ../../include/datetime.php:294
-msgid "hour"
-msgstr "hora"
-
-#: ../../include/datetime.php:294
-msgid "hours"
-msgstr "horas"
-
-#: ../../include/datetime.php:295
-msgid "minute"
-msgstr "minuto"
-
-#: ../../include/datetime.php:295
-msgid "minutes"
-msgstr "minutos"
-
-#: ../../include/datetime.php:296
-msgid "second"
-msgstr "segundo"
-
-#: ../../include/datetime.php:296
-msgid "seconds"
-msgstr "segundos"
-
-#: ../../include/datetime.php:305
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s atrás"
-
-#: ../../include/datetime.php:477 ../../include/items.php:2211
-#, php-format
-msgid "%s's birthday"
-msgstr "aniversários de %s's"
-
-#: ../../include/datetime.php:478 ../../include/items.php:2212
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Feliz Aniversário %s"
-
-#: ../../include/acl_selectors.php:333
-msgid "Visible to everybody"
-msgstr "Visível para todos"
-
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
-msgid "show"
-msgstr "exibir"
-
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
-msgid "don't show"
-msgstr "não exibir"
-
-#: ../../include/message.php:15 ../../include/message.php:172
-msgid "[no subject]"
-msgstr "[sem assunto]"
-
-#: ../../include/Contact.php:115
-msgid "stopped following"
-msgstr "parou de acompanhar"
-
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
-msgid "Poke"
-msgstr "Cutucar"
-
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
-msgid "View Status"
-msgstr "Ver Status"
-
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
-msgid "View Profile"
-msgstr "Ver Perfil"
-
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
-msgid "View Photos"
-msgstr "Ver Fotos"
-
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
-msgid "Network Posts"
-msgstr "Publicações da Rede"
-
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
-msgid "Edit Contact"
-msgstr "Editar Contato"
-
-#: ../../include/Contact.php:234
-msgid "Drop Contact"
-msgstr "Excluir o contato"
-
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
-msgid "Send PM"
-msgstr "Enviar MP"
-
-#: ../../include/security.php:22
-msgid "Welcome "
-msgstr "Bem-vindo(a) "
-
-#: ../../include/security.php:23
-msgid "Please upload a profile photo."
-msgstr "Por favor, envie uma foto para o perfil."
-
-#: ../../include/security.php:26
-msgid "Welcome back "
-msgstr "Bem-vindo(a) de volta "
-
-#: ../../include/security.php:366
-msgid ""
-"The form security token was not correct. This probably happened because the "
-"form has been opened for too long (>3 hours) before submitting it."
-msgstr "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão."
-
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
-msgid "event"
-msgstr "evento"
-
-#: ../../include/conversation.php:207
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s cutucou %2$s"
-
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "cutucado"
-
-#: ../../include/conversation.php:291
-msgid "post/item"
-msgstr "postagem/item"
-
-#: ../../include/conversation.php:292
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s marcou %3$s de %2$s como favorito"
-
-#: ../../include/conversation.php:772
-msgid "remove"
-msgstr "remover"
-
-#: ../../include/conversation.php:776
-msgid "Delete Selected Items"
-msgstr "Excluir os itens selecionados"
-
-#: ../../include/conversation.php:875
-msgid "Follow Thread"
-msgstr "Seguir o Thread"
-
-#: ../../include/conversation.php:944
-#, php-format
-msgid "%s likes this."
-msgstr "%s gostou disso."
-
-#: ../../include/conversation.php:944
-#, php-format
-msgid "%s doesn't like this."
-msgstr "%s não gostou disso."
-
-#: ../../include/conversation.php:949
-#, php-format
-msgid "%2$d people like this"
-msgstr "%2$d pessoas gostaram disso"
-
-#: ../../include/conversation.php:952
-#, php-format
-msgid "%2$d people don't like this"
-msgstr "%2$d pessoas não gostaram disso"
-
-#: ../../include/conversation.php:966
-msgid "and"
-msgstr "e"
-
-#: ../../include/conversation.php:972
-#, php-format
-msgid ", and %d other people"
-msgstr ", e mais %d outras pessoas"
-
-#: ../../include/conversation.php:974
-#, php-format
-msgid "%s like this."
-msgstr "%s gostaram disso."
-
-#: ../../include/conversation.php:974
-#, php-format
-msgid "%s don't like this."
-msgstr "%s não gostaram disso."
-
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
-msgid "Visible to everybody"
-msgstr "Visível para todos"
-
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
-msgid "Please enter a video link/URL:"
-msgstr "Favor fornecer um link/URL de vídeo"
-
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
-msgid "Please enter an audio link/URL:"
-msgstr "Favor fornecer um link/URL de áudio"
-
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
-msgid "Tag term:"
-msgstr "Etiqueta:"
-
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
-msgid "Where are you right now?"
-msgstr "Onde você está agora?"
-
-#: ../../include/conversation.php:1008
-msgid "Delete item(s)?"
-msgstr "Deletar item(s)?"
-
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Enviar por e-mail"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Conectores desabilitados, desde \"%s\" está habilitado."
-
-#: ../../include/conversation.php:1111
-msgid "permissions"
-msgstr "permissões"
-
-#: ../../include/conversation.php:1135
-msgid "Post to Groups"
-msgstr "Postar em Grupos"
-
-#: ../../include/conversation.php:1136
-msgid "Post to Contacts"
-msgstr "Publique para Contatos"
-
-#: ../../include/conversation.php:1137
-msgid "Private post"
-msgstr "Publicação privada"
-
-#: ../../include/network.php:895
-msgid "view full size"
-msgstr "ver na tela inteira"
-
-#: ../../include/text.php:297
-msgid "newer"
-msgstr "mais recente"
-
-#: ../../include/text.php:299
-msgid "older"
-msgstr "antigo"
-
-#: ../../include/text.php:304
-msgid "prev"
-msgstr "anterior"
-
-#: ../../include/text.php:306
-msgid "first"
-msgstr "primeiro"
-
-#: ../../include/text.php:338
-msgid "last"
-msgstr "último"
-
-#: ../../include/text.php:341
-msgid "next"
-msgstr "próximo"
-
-#: ../../include/text.php:855
-msgid "No contacts"
-msgstr "Nenhum contato"
-
-#: ../../include/text.php:864
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contato"
-msgstr[1] "%d contatos"
-
-#: ../../include/text.php:1005
-msgid "poke"
-msgstr "cutucar"
-
-#: ../../include/text.php:1006
-msgid "ping"
-msgstr "ping"
-
-#: ../../include/text.php:1006
-msgid "pinged"
-msgstr "pingado"
-
-#: ../../include/text.php:1007
-msgid "prod"
-msgstr "incentivar"
-
-#: ../../include/text.php:1007
-msgid "prodded"
-msgstr "incentivado"
-
-#: ../../include/text.php:1008
-msgid "slap"
-msgstr "bater"
-
-#: ../../include/text.php:1008
-msgid "slapped"
-msgstr "batido"
-
-#: ../../include/text.php:1009
-msgid "finger"
-msgstr "apontar"
-
-#: ../../include/text.php:1009
-msgid "fingered"
-msgstr "apontado"
-
-#: ../../include/text.php:1010
-msgid "rebuff"
-msgstr "rejeite"
-
-#: ../../include/text.php:1010
-msgid "rebuffed"
-msgstr "rejeitado"
-
-#: ../../include/text.php:1024
-msgid "happy"
-msgstr "feliz"
-
-#: ../../include/text.php:1025
-msgid "sad"
-msgstr "triste"
-
-#: ../../include/text.php:1026
-msgid "mellow"
-msgstr "desencanado"
-
-#: ../../include/text.php:1027
-msgid "tired"
-msgstr "cansado"
-
-#: ../../include/text.php:1028
-msgid "perky"
-msgstr "audacioso"
-
-#: ../../include/text.php:1029
-msgid "angry"
-msgstr "chateado"
-
-#: ../../include/text.php:1030
-msgid "stupified"
-msgstr "estupefato"
-
-#: ../../include/text.php:1031
-msgid "puzzled"
-msgstr "confuso"
-
-#: ../../include/text.php:1032
-msgid "interested"
-msgstr "interessado"
-
-#: ../../include/text.php:1033
-msgid "bitter"
-msgstr "rancoroso"
-
-#: ../../include/text.php:1034
-msgid "cheerful"
-msgstr "jovial"
-
-#: ../../include/text.php:1035
-msgid "alive"
-msgstr "vivo"
-
-#: ../../include/text.php:1036
-msgid "annoyed"
-msgstr "incomodado"
-
-#: ../../include/text.php:1037
-msgid "anxious"
-msgstr "ansioso"
-
-#: ../../include/text.php:1038
-msgid "cranky"
-msgstr "excêntrico"
-
-#: ../../include/text.php:1039
-msgid "disturbed"
-msgstr "perturbado"
-
-#: ../../include/text.php:1040
-msgid "frustrated"
-msgstr "frustrado"
-
-#: ../../include/text.php:1041
-msgid "motivated"
-msgstr "motivado"
-
-#: ../../include/text.php:1042
-msgid "relaxed"
-msgstr "relaxado"
-
-#: ../../include/text.php:1043
-msgid "surprised"
-msgstr "surpreso"
-
-#: ../../include/text.php:1213
-msgid "Monday"
-msgstr "Segunda"
-
-#: ../../include/text.php:1213
-msgid "Tuesday"
-msgstr "Terça"
-
-#: ../../include/text.php:1213
-msgid "Wednesday"
-msgstr "Quarta"
-
-#: ../../include/text.php:1213
-msgid "Thursday"
-msgstr "Quinta"
-
-#: ../../include/text.php:1213
-msgid "Friday"
-msgstr "Sexta"
-
-#: ../../include/text.php:1213
-msgid "Saturday"
-msgstr "Sábado"
-
-#: ../../include/text.php:1213
-msgid "Sunday"
-msgstr "Domingo"
-
-#: ../../include/text.php:1217
-msgid "January"
-msgstr "Janeiro"
-
-#: ../../include/text.php:1217
-msgid "February"
-msgstr "Fevereiro"
-
-#: ../../include/text.php:1217
-msgid "March"
-msgstr "Março"
-
-#: ../../include/text.php:1217
-msgid "April"
-msgstr "Abril"
-
-#: ../../include/text.php:1217
-msgid "May"
-msgstr "Maio"
-
-#: ../../include/text.php:1217
-msgid "June"
-msgstr "Junho"
-
-#: ../../include/text.php:1217
-msgid "July"
-msgstr "Julho"
-
-#: ../../include/text.php:1217
-msgid "August"
-msgstr "Agosto"
-
-#: ../../include/text.php:1217
-msgid "September"
-msgstr "Setembro"
-
-#: ../../include/text.php:1217
-msgid "October"
-msgstr "Outubro"
-
-#: ../../include/text.php:1217
-msgid "November"
-msgstr "Novembro"
-
-#: ../../include/text.php:1217
-msgid "December"
-msgstr "Dezembro"
-
-#: ../../include/text.php:1437
-msgid "bytes"
-msgstr "bytes"
-
-#: ../../include/text.php:1461 ../../include/text.php:1473
-msgid "Click to open/close"
-msgstr "Clique para abrir/fechar"
-
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
-msgid "default"
-msgstr "padrão"
-
-#: ../../include/text.php:1714
-msgid "Select an alternate language"
-msgstr "Selecione um idioma alternativo"
-
-#: ../../include/text.php:1970
-msgid "activity"
-msgstr "atividade"
-
-#: ../../include/text.php:1973
-msgid "post"
-msgstr "publicação"
-
-#: ../../include/text.php:2141
-msgid "Item filed"
-msgstr "O item foi arquivado"
-
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
-msgid "Image/photo"
-msgstr "Imagem/foto"
-
-#: ../../include/bbcode.php:528
-#, php-format
-msgid "%2$s %3$s"
-msgstr "%2$s %3$s"
-
-#: ../../include/bbcode.php:562
-#, php-format
-msgid ""
-"%s wrote the following post"
-msgstr "%s escreveu a seguinte publicação"
-
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
-msgid "$1 wrote:"
-msgstr "$1 escreveu:"
-
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
-msgid "Encrypted content"
-msgstr "Conteúdo criptografado"
-
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
-msgid "(no subject)"
-msgstr "(sem assunto)"
-
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
-msgid "noreply"
-msgstr "naoresponda"
-
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'"
-
-#: ../../include/contact_selectors.php:32
-msgid "Unknown | Not categorised"
-msgstr "Desconhecido | Não categorizado"
-
-#: ../../include/contact_selectors.php:33
-msgid "Block immediately"
-msgstr "Bloquear imediatamente"
-
-#: ../../include/contact_selectors.php:34
-msgid "Shady, spammer, self-marketer"
-msgstr "Dissimulado, spammer, propagandista"
-
-#: ../../include/contact_selectors.php:35
-msgid "Known to me, but no opinion"
-msgstr "Eu conheço, mas não possuo nenhuma opinião acerca"
-
-#: ../../include/contact_selectors.php:36
-msgid "OK, probably harmless"
-msgstr "Ok, provavelmente inofensivo"
-
-#: ../../include/contact_selectors.php:37
-msgid "Reputable, has my trust"
-msgstr "Boa reputação, tem minha confiança"
-
-#: ../../include/contact_selectors.php:60
-msgid "Weekly"
-msgstr "Semanalmente"
-
-#: ../../include/contact_selectors.php:61
-msgid "Monthly"
-msgstr "Mensalmente"
-
-#: ../../include/contact_selectors.php:77
-msgid "OStatus"
-msgstr "OStatus"
-
-#: ../../include/contact_selectors.php:78
-msgid "RSS/Atom"
-msgstr "RSS/Atom"
-
-#: ../../include/contact_selectors.php:82
-msgid "Zot!"
-msgstr "Zot!"
-
-#: ../../include/contact_selectors.php:83
-msgid "LinkedIn"
-msgstr "LinkedIn"
-
-#: ../../include/contact_selectors.php:84
-msgid "XMPP/IM"
-msgstr "XMPP/IM"
-
-#: ../../include/contact_selectors.php:85
-msgid "MySpace"
-msgstr "MySpace"
-
-#: ../../include/contact_selectors.php:87
-msgid "Google+"
-msgstr "Google+"
-
-#: ../../include/contact_selectors.php:88
-msgid "pump.io"
-msgstr "pump.io"
-
-#: ../../include/contact_selectors.php:89
-msgid "Twitter"
-msgstr "Twitter"
-
-#: ../../include/contact_selectors.php:90
-msgid "Diaspora Connector"
-msgstr "Conector do Diáspora"
-
-#: ../../include/contact_selectors.php:91
-msgid "Statusnet"
-msgstr "Statusnet"
-
-#: ../../include/contact_selectors.php:92
-msgid "App.net"
-msgstr "App.net"
-
-#: ../../include/Scrape.php:614
-msgid " on Last.fm"
-msgstr "na Last.fm"
-
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
-msgid "Starts:"
-msgstr "Início:"
-
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
-msgid "Finishes:"
-msgstr "Término:"
-
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "j de F, Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "j de F"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Aniversário:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Idade:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "para %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Etiquetas:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religião:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Passatempos/Interesses:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Informações de contato e redes sociais:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Preferências musicais:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Livros, literatura:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Televisão:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Filmes/dança/cultura/entretenimento:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Amor/romance:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Trabalho/emprego:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Escola/educação:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
-msgid "Click here to upgrade."
-msgstr "Clique aqui para atualização (upgrade)."
-
-#: ../../include/plugin.php:463
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr "Essa ação excede o limite definido para o seu plano de assinatura."
-
-#: ../../include/plugin.php:468
-msgid "This action is not available under your subscription plan."
-msgstr "Essa ação não está disponível em seu plano de assinatura."
-
-#: ../../include/nav.php:73
-msgid "End this session"
-msgstr "Terminar esta sessão"
-
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
-msgid "Your posts and conversations"
-msgstr "Suas publicações e conversas"
-
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
-msgid "Your profile page"
-msgstr "Sua página de perfil"
-
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
-msgid "Your photos"
-msgstr "Suas fotos"
-
-#: ../../include/nav.php:79
-msgid "Your videos"
-msgstr "Seus vídeos"
-
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
-msgid "Your events"
-msgstr "Seus eventos"
-
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
-msgid "Personal notes"
-msgstr "Suas anotações pessoais"
-
-#: ../../include/nav.php:81
-msgid "Your personal notes"
-msgstr "Suas anotações pessoais"
-
-#: ../../include/nav.php:92
-msgid "Sign in"
-msgstr "Entrar"
-
-#: ../../include/nav.php:105
-msgid "Home Page"
-msgstr "Página pessoal"
-
-#: ../../include/nav.php:109
-msgid "Create an account"
-msgstr "Criar uma conta"
-
-#: ../../include/nav.php:114
-msgid "Help and documentation"
-msgstr "Ajuda e documentação"
-
-#: ../../include/nav.php:117
-msgid "Apps"
-msgstr "Aplicativos"
-
-#: ../../include/nav.php:117
-msgid "Addon applications, utilities, games"
-msgstr "Complementos, utilitários, jogos"
-
-#: ../../include/nav.php:119
-msgid "Search site content"
-msgstr "Pesquisar conteúdo no site"
-
-#: ../../include/nav.php:129
-msgid "Conversations on this site"
-msgstr "Conversas neste site"
-
-#: ../../include/nav.php:131
-msgid "Conversations on the network"
-msgstr ""
-
-#: ../../include/nav.php:133
-msgid "Directory"
-msgstr "Diretório"
-
-#: ../../include/nav.php:133
-msgid "People directory"
-msgstr "Diretório de pessoas"
-
-#: ../../include/nav.php:135
-msgid "Information"
-msgstr "Informação"
-
-#: ../../include/nav.php:135
-msgid "Information about this friendica instance"
-msgstr "Informação sobre esta instância do friendica"
-
-#: ../../include/nav.php:145
-msgid "Conversations from your friends"
-msgstr "Conversas dos seus amigos"
-
-#: ../../include/nav.php:146
-msgid "Network Reset"
-msgstr "Reiniciar Rede"
-
-#: ../../include/nav.php:146
-msgid "Load Network page with no filters"
-msgstr "Carregar página Rede sem filtros"
-
-#: ../../include/nav.php:154
-msgid "Friend Requests"
-msgstr "Requisições de Amizade"
-
-#: ../../include/nav.php:156
-msgid "See all notifications"
-msgstr "Ver todas notificações"
-
-#: ../../include/nav.php:157
-msgid "Mark all system notifications seen"
-msgstr "Marcar todas as notificações de sistema como vistas"
-
-#: ../../include/nav.php:161
-msgid "Private mail"
-msgstr "Mensagem privada"
-
-#: ../../include/nav.php:162
-msgid "Inbox"
-msgstr "Recebidas"
-
-#: ../../include/nav.php:163
-msgid "Outbox"
-msgstr "Enviadas"
-
-#: ../../include/nav.php:167
-msgid "Manage"
-msgstr "Gerenciar"
-
-#: ../../include/nav.php:167
-msgid "Manage other pages"
-msgstr "Gerenciar outras páginas"
-
-#: ../../include/nav.php:172
-msgid "Account settings"
-msgstr "Configurações da conta"
-
-#: ../../include/nav.php:175
-msgid "Manage/Edit Profiles"
-msgstr "Administrar/Editar Perfis"
-
-#: ../../include/nav.php:177
-msgid "Manage/edit friends and contacts"
-msgstr "Gerenciar/editar amigos e contatos"
-
-#: ../../include/nav.php:184
-msgid "Site setup and configuration"
-msgstr "Configurações do site"
-
-#: ../../include/nav.php:188
-msgid "Navigation"
-msgstr "Navegação"
-
-#: ../../include/nav.php:188
-msgid "Site map"
-msgstr "Mapa do Site"
-
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
-msgid "User not found."
-msgstr "Usuário não encontrado."
-
-#: ../../include/api.php:771
-#, php-format
-msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr "O limite diário de postagem de %d mensagens foi atingido. O post foi rejeitado."
-
-#: ../../include/api.php:790
-#, php-format
-msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr "O limite de postagem semanal de %d mensagens foi atingido. O post foi rejeitado."
-
-#: ../../include/api.php:809
-#, php-format
-msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr "O limite de postagem mensal de %d mensagens foi atingido. O post foi rejeitado."
-
-#: ../../include/api.php:1272
-msgid "There is no status with this id."
-msgstr "Não existe status com esse id."
-
-#: ../../include/api.php:1342
-msgid "There is no conversation with this id."
-msgstr "Não existe conversas com esse id."
-
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr "Solicitação inválida."
-
-#: ../../include/api.php:1625
-msgid "Invalid item."
-msgstr "Ítem inválido."
-
-#: ../../include/api.php:1635
-msgid "Invalid action. "
-msgstr "Ação inválida."
-
-#: ../../include/api.php:1643
-msgid "DB error"
-msgstr "Erro do Banco de Dados"
-
-#: ../../include/user.php:40
-msgid "An invitation is required."
-msgstr "É necessário um convite."
-
-#: ../../include/user.php:45
-msgid "Invitation could not be verified."
-msgstr "Não foi possível verificar o convite."
-
-#: ../../include/user.php:53
-msgid "Invalid OpenID url"
-msgstr "A URL do OpenID é inválida"
-
-#: ../../include/user.php:74
-msgid "Please enter the required information."
-msgstr "Por favor, forneça a informação solicitada."
-
-#: ../../include/user.php:88
-msgid "Please use a shorter name."
-msgstr "Por favor, use um nome mais curto."
-
-#: ../../include/user.php:90
-msgid "Name too short."
-msgstr "O nome é muito curto."
-
-#: ../../include/user.php:105
-msgid "That doesn't appear to be your full (First Last) name."
-msgstr "Isso não parece ser o seu nome completo (Nome Sobrenome)."
-
-#: ../../include/user.php:110
-msgid "Your email domain is not among those allowed on this site."
-msgstr "O domínio do seu e-mail não está entre os permitidos neste site."
-
-#: ../../include/user.php:113
-msgid "Not a valid email address."
-msgstr "Não é um endereço de e-mail válido."
-
-#: ../../include/user.php:126
-msgid "Cannot use that email."
-msgstr "Não é possível usar esse e-mail."
-
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra."
-
-#: ../../include/user.php:138 ../../include/user.php:236
-msgid "Nickname is already registered. Please choose another."
-msgstr "Esta identificação já foi registrada. Por favor, escolha outra."
-
-#: ../../include/user.php:148
-msgid ""
-"Nickname was once registered here and may not be re-used. Please choose "
-"another."
-msgstr "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra."
-
-#: ../../include/user.php:164
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr "ERRO GRAVE: Não foi possível gerar as chaves de segurança."
-
-#: ../../include/user.php:222
-msgid "An error occurred during registration. Please try again."
-msgstr "Ocorreu um erro durante o registro. Por favor, tente novamente."
-
-#: ../../include/user.php:257
-msgid "An error occurred creating your default profile. Please try again."
-msgstr "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente."
-
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
-msgid "Friends"
-msgstr "Amigos"
-
-#: ../../include/user.php:377
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
-"\t"
-msgstr "\n\t\tCaro %1$s,\n\t\t\tObrigado por se cadastrar em %2$s. Sua conta foi criada.\n\t"
-
-#: ../../include/user.php:381
-#, php-format
-msgid ""
-"\n"
-"\t\tThe login details are as follows:\n"
-"\t\t\tSite Location:\t%3$s\n"
-"\t\t\tLogin Name:\t%1$s\n"
-"\t\t\tPassword:\t%5$s\n"
-"\n"
-"\t\tYou may change your password from your account \"Settings\" page after logging\n"
-"\t\tin.\n"
-"\n"
-"\t\tPlease take a few moments to review the other account settings on that page.\n"
-"\n"
-"\t\tYou may also wish to add some basic information to your default profile\n"
-"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
-"\n"
-"\t\tWe recommend setting your full name, adding a profile photo,\n"
-"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
-"\t\tperhaps what country you live in; if you do not wish to be more specific\n"
-"\t\tthan that.\n"
-"\n"
-"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
-"\t\tIf you are new and do not know anybody here, they may help\n"
-"\t\tyou to make some new and interesting friends.\n"
-"\n"
-"\n"
-"\t\tThank you and welcome to %2$s."
-msgstr "\n\t\tOs dados de login são os seguintes:\n\t\t\tLocal do Site:\t%3$s\n\t\t\tNome de Login:\t%1$s\n\t\t\tSenha:\t%5$s\n\n\t\tVocê pode alterar sua senha na página de \"Configurações\" da sua conta após fazer o login\n\n\t\tPor favor, dedique alguns minutos na página para rever as outras configurações da sua conta.\n\n\t\tTalvez você também queira incluir algumas informações básicas adicionais ao seu perfil padrão\n\t\t(na página de \"Perfis\") para que outras pessoas possam encontrá-lo com facilidade.\n\n\t\tRecomendamos que inclua seu nome completo, adicione uma foto do perfil,\n\t\tadicionar algumas \"palavras-chave\" (muito útil para fazer novas amizades) - e\n\t\ttalvez em que pais você mora; se você não quiser ser mais específico \n\t\tdo que isso.\n\n\t\tNós respeitamos plenamente seu direito à privacidade, e nenhum desses itens são necessários.\n\t\tSe você é novo por aqui e não conheço ninguém, eles podem ajuda-lo a fazer novas e interessantes amizades.\n\n\n\t\tObrigado e bem-vindo a %2$s."
-
-#: ../../include/diaspora.php:703
-msgid "Sharing notification from Diaspora network"
-msgstr "Notificação de compartilhamento da rede Diaspora"
-
-#: ../../include/diaspora.php:2520
-msgid "Attachments:"
-msgstr "Anexos:"
-
-#: ../../include/items.php:4555
-msgid "Do you really want to delete this item?"
-msgstr "Você realmente deseja deletar esse item?"
-
-#: ../../include/items.php:4778
-msgid "Archives"
-msgstr "Arquivos"
-
-#: ../../include/profile_selectors.php:6
-msgid "Male"
-msgstr "Masculino"
-
-#: ../../include/profile_selectors.php:6
-msgid "Female"
-msgstr "Feminino"
-
-#: ../../include/profile_selectors.php:6
-msgid "Currently Male"
-msgstr "Atualmente masculino"
-
-#: ../../include/profile_selectors.php:6
-msgid "Currently Female"
-msgstr "Atualmente feminino"
-
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Male"
-msgstr "Masculino a maior parte do tempo"
-
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Female"
-msgstr "Feminino a maior parte do tempo"
-
-#: ../../include/profile_selectors.php:6
-msgid "Transgender"
-msgstr "Transgênero"
-
-#: ../../include/profile_selectors.php:6
-msgid "Intersex"
-msgstr "Intersexual"
-
-#: ../../include/profile_selectors.php:6
-msgid "Transsexual"
-msgstr "Transexual"
-
-#: ../../include/profile_selectors.php:6
-msgid "Hermaphrodite"
-msgstr "Hermafrodita"
-
-#: ../../include/profile_selectors.php:6
-msgid "Neuter"
-msgstr "Neutro"
-
-#: ../../include/profile_selectors.php:6
-msgid "Non-specific"
-msgstr "Não específico"
-
-#: ../../include/profile_selectors.php:6
-msgid "Other"
-msgstr "Outro"
-
-#: ../../include/profile_selectors.php:6
-msgid "Undecided"
-msgstr "Indeciso"
-
-#: ../../include/profile_selectors.php:23
-msgid "Males"
-msgstr "Homens"
-
-#: ../../include/profile_selectors.php:23
-msgid "Females"
-msgstr "Mulheres"
-
-#: ../../include/profile_selectors.php:23
-msgid "Gay"
-msgstr "Gays"
-
-#: ../../include/profile_selectors.php:23
-msgid "Lesbian"
-msgstr "Lésbicas"
-
-#: ../../include/profile_selectors.php:23
-msgid "No Preference"
-msgstr "Sem preferência"
-
-#: ../../include/profile_selectors.php:23
-msgid "Bisexual"
-msgstr "Bissexuais"
-
-#: ../../include/profile_selectors.php:23
-msgid "Autosexual"
-msgstr "Autossexuais"
-
-#: ../../include/profile_selectors.php:23
-msgid "Abstinent"
-msgstr "Abstêmios"
-
-#: ../../include/profile_selectors.php:23
-msgid "Virgin"
-msgstr "Virgens"
-
-#: ../../include/profile_selectors.php:23
-msgid "Deviant"
-msgstr "Desviantes"
-
-#: ../../include/profile_selectors.php:23
-msgid "Fetish"
-msgstr "Fetiches"
-
-#: ../../include/profile_selectors.php:23
-msgid "Oodles"
-msgstr "Insaciável"
-
-#: ../../include/profile_selectors.php:23
-msgid "Nonsexual"
-msgstr "Não sexual"
-
-#: ../../include/profile_selectors.php:42
-msgid "Single"
-msgstr "Solteiro(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Lonely"
-msgstr "Solitário(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Available"
-msgstr "Disponível"
-
-#: ../../include/profile_selectors.php:42
-msgid "Unavailable"
-msgstr "Não disponível"
-
-#: ../../include/profile_selectors.php:42
-msgid "Has crush"
-msgstr "Tem uma paixão"
-
-#: ../../include/profile_selectors.php:42
-msgid "Infatuated"
-msgstr "Apaixonado"
-
-#: ../../include/profile_selectors.php:42
-msgid "Dating"
-msgstr "Saindo com alguém"
-
-#: ../../include/profile_selectors.php:42
-msgid "Unfaithful"
-msgstr "Infiel"
-
-#: ../../include/profile_selectors.php:42
-msgid "Sex Addict"
-msgstr "Viciado(a) em sexo"
-
-#: ../../include/profile_selectors.php:42
-msgid "Friends/Benefits"
-msgstr "Amigos/Benefícios"
-
-#: ../../include/profile_selectors.php:42
-msgid "Casual"
-msgstr "Casual"
-
-#: ../../include/profile_selectors.php:42
-msgid "Engaged"
-msgstr "Envolvido(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Married"
-msgstr "Casado(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily married"
-msgstr "Casado imaginariamente"
-
-#: ../../include/profile_selectors.php:42
-msgid "Partners"
-msgstr "Parceiros"
-
-#: ../../include/profile_selectors.php:42
-msgid "Cohabiting"
-msgstr "Coabitando"
-
-#: ../../include/profile_selectors.php:42
-msgid "Common law"
-msgstr "Direito comum"
-
-#: ../../include/profile_selectors.php:42
-msgid "Happy"
-msgstr "Feliz"
-
-#: ../../include/profile_selectors.php:42
-msgid "Not looking"
-msgstr "Não estou procurando"
-
-#: ../../include/profile_selectors.php:42
-msgid "Swinger"
-msgstr "Swinger"
-
-#: ../../include/profile_selectors.php:42
-msgid "Betrayed"
-msgstr "Traído(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Separated"
-msgstr "Separado(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Unstable"
-msgstr "Instável"
-
-#: ../../include/profile_selectors.php:42
-msgid "Divorced"
-msgstr "Divorciado(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily divorced"
-msgstr "Divorciado imaginariamente"
-
-#: ../../include/profile_selectors.php:42
-msgid "Widowed"
-msgstr "Viúvo(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "Uncertain"
-msgstr "Incerto(a)"
-
-#: ../../include/profile_selectors.php:42
-msgid "It's complicated"
-msgstr "É complicado"
-
-#: ../../include/profile_selectors.php:42
-msgid "Don't care"
-msgstr "Não importa"
-
-#: ../../include/profile_selectors.php:42
-msgid "Ask me"
-msgstr "Pergunte-me"
-
-#: ../../include/enotify.php:18
-msgid "Friendica Notification"
-msgstr "Notificação Friendica"
-
-#: ../../include/enotify.php:21
-msgid "Thank You,"
-msgstr "Obrigado,"
-
-#: ../../include/enotify.php:23
-#, php-format
-msgid "%s Administrator"
-msgstr "%s Administrador"
-
-#: ../../include/enotify.php:64
-#, php-format
-msgid "%s "
-msgstr "%s "
-
-#: ../../include/enotify.php:68
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica:Notify] Nova mensagem recebida em %s"
-
-#: ../../include/enotify.php:70
-#, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr "%1$s lhe enviou uma mensagem privativa em %2$s."
-
-#: ../../include/enotify.php:71
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s lhe enviou %2$s."
-
-#: ../../include/enotify.php:71
-msgid "a private message"
-msgstr "uma mensagem privada"
-
-#: ../../include/enotify.php:72
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr "Favor visitar %s para ver e/ou responder às suas mensagens privadas."
-
-#: ../../include/enotify.php:124
-#, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr "%1$s comentou uma [url=%2$s] %3$s[/url]"
-
-#: ../../include/enotify.php:131
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr "%1$s comentou na %4$s de [url=%2$s]%3$s [/url]"
-
-#: ../../include/enotify.php:139
-#, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr "%1$s comentou [url=%2$s]sua %3$s[/url]"
-
-#: ../../include/enotify.php:149
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Friendica:Notify] Comentário na conversa #%1$d por %2$s"
-
-#: ../../include/enotify.php:150
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s comentou um item/conversa que você está seguindo."
-
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "Favor visitar %s para ver e/ou responder à conversa."
-
-#: ../../include/enotify.php:160
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr "[Friendica:Notify] %s publicou no mural do seu perfil"
-
-#: ../../include/enotify.php:162
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr "%1$s publicou no mural do seu perfil em %2$s"
-
-#: ../../include/enotify.php:164
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr "%1$s publicou para [url=%2$s]seu mural[/url]"
-
-#: ../../include/enotify.php:175
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica:Notify] %s etiquetou você"
-
-#: ../../include/enotify.php:176
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s etiquetou você em %2$s"
-
-#: ../../include/enotify.php:177
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s [url=%2$s]etiquetou você[/url]."
-
-#: ../../include/enotify.php:188
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr "[Friendica:Notify] %s compartilhado uma nova publicação"
-
-#: ../../include/enotify.php:189
-#, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr "%1$s compartilhou uma nova publicação em %2$s"
-
-#: ../../include/enotify.php:190
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr "%1$s [url=%2$s]compartilhou uma publicação[/url]."
-
-#: ../../include/enotify.php:202
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica:Notify] %1$s cutucou você"
-
-#: ../../include/enotify.php:203
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "%1$s cutucou você em %2$s"
-
-#: ../../include/enotify.php:204
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr "%1$s [url=%2$s]cutucou você[/url]."
-
-#: ../../include/enotify.php:219
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica:Notify] %s etiquetou sua publicação"
-
-#: ../../include/enotify.php:220
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s etiquetou sua publicação em %2$s"
-
-#: ../../include/enotify.php:221
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s etiquetou [url=%2$s]sua publicação[/url]"
-
-#: ../../include/enotify.php:232
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica:Notify] Você recebeu uma apresentação"
-
-#: ../../include/enotify.php:233
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr "Você recebeu uma apresentação de '%1$s' em %2$s"
-
-#: ../../include/enotify.php:234
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr "Você recebeu [url=%1$s]uma apresentação[/url] de %2$s."
-
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "Você pode visitar o perfil deles em %s"
-
-#: ../../include/enotify.php:239
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "Favor visitar %s para aprovar ou rejeitar a apresentação."
-
-#: ../../include/enotify.php:247
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr "[Friendica:Notificação] Uma nova pessoa está compartilhando com você"
-
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr "%1$s está compartilhando com você via %2$s"
-
-#: ../../include/enotify.php:255
-msgid "[Friendica:Notify] You have a new follower"
-msgstr "[Friendica:Notificação] Você tem um novo seguidor"
-
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr "Você tem um novo seguidor em %2$s : %1$s"
-
-#: ../../include/enotify.php:270
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr "[Friendica:Notify] Você recebeu uma sugestão de amigo"
-
-#: ../../include/enotify.php:271
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr "Você recebeu uma sugestão de amigo de '%1$s' em %2$s"
-
-#: ../../include/enotify.php:272
-#, php-format
-msgid ""
-"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr "Você recebeu [url=%1$s]uma sugestão de amigo[/url] de %2$s em %3$s"
-
-#: ../../include/enotify.php:277
-msgid "Name:"
-msgstr "Nome:"
-
-#: ../../include/enotify.php:278
-msgid "Photo:"
-msgstr "Foto:"
-
-#: ../../include/enotify.php:281
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Favor visitar %s para aprovar ou rejeitar a sugestão."
-
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
-msgid "[Friendica:Notify] Connection accepted"
-msgstr "[Friendica:Notificação] Conexão aceita"
-
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
-#, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
-msgstr "'%1$s' sua solicitação de conexão foi aceita em %2$s"
-
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
-#, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr "%2$s Foi aceita [url=%1$s] a conexão solicitada[/url]."
-
-#: ../../include/enotify.php:294
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and email\n"
-"\twithout restriction."
-msgstr "Você agora são amigos em comum e podem trocar atualizações de status, fotos e e-mail\n\tsem restrições."
-
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
-#, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr "Por favor, visite %s se você desejar fazer quaisquer alterações a este relacionamento."
-
-#: ../../include/enotify.php:307
-#, php-format
-msgid ""
-"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr "'%1$s' optou por aceitá-lo um \"fã\", o que restringe algumas formas de comunicação - como mensagens privadas e algumas interações de perfil. Se esta é uma página de celebridade ou de uma comunidade, essas configurações foram aplicadas automaticamente."
-
-#: ../../include/enotify.php:309
-#, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future. "
-msgstr "'%1$s' pode optar no futuro por estender isso para um relacionamento bidirecional ou superior permissivo."
-
-#: ../../include/enotify.php:322
-msgid "[Friendica System:Notify] registration request"
-msgstr "[Friendica: Notificação do Sistema] solicitação de cadastro"
-
-#: ../../include/enotify.php:323
-#, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr "Você recebeu um pedido de cadastro de '%1$s' em %2$s"
-
-#: ../../include/enotify.php:324
-#, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr "Você recebeu uma [url=%1$s]solicitação de cadastro[/url] de %2$s."
-
-#: ../../include/enotify.php:327
-#, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
-msgstr "Nome completo:\t%1$s\\nLocal do Site:\t%2$s\\nNome de Login:\t%3$s (%4$s)"
-
-#: ../../include/enotify.php:330
-#, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr "Por favor, visite %s para aprovar ou rejeitar a solicitação."
-
-#: ../../include/oembed.php:212
-msgid "Embedded content"
-msgstr "Conteúdo incorporado"
-
-#: ../../include/oembed.php:221
-msgid "Embedding disabled"
-msgstr "A incorporação está desabilitada"
-
-#: ../../include/uimport.php:94
-msgid "Error decoding account file"
-msgstr "Erro ao decodificar arquivo de conta"
-
-#: ../../include/uimport.php:100
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?"
-
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
-msgid "Error! Cannot check nickname"
-msgstr "Erro! Não consigo conferir o apelido (nickname)"
-
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "User '%s' já existe nesse servidor!"
-
-#: ../../include/uimport.php:153
-msgid "User creation error"
-msgstr "Erro na criação do usuário"
-
-#: ../../include/uimport.php:171
-msgid "User profile creation error"
-msgstr "Erro na criação do perfil do Usuário"
-
-#: ../../include/uimport.php:220
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] "%d contato não foi importado"
-msgstr[1] "%d contatos não foram importados"
-
-#: ../../include/uimport.php:290
-msgid "Done. You can now login with your username and password"
-msgstr "Feito. Você agora pode entrar com seu nome de usuário e senha"
-
-#: ../../index.php:428
-msgid "toggle mobile"
-msgstr "habilita mobile"
-
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Configurações do tema"
-
-#: ../../view/theme/cleanzero/config.php:83
-msgid "Set resize level for images in posts and comments (width and height)"
-msgstr "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)"
-
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
-msgid "Set font-size for posts and comments"
-msgstr "Escolha o tamanho da fonte para publicações e comentários"
-
-#: ../../view/theme/cleanzero/config.php:85
-msgid "Set theme width"
-msgstr "Configure a largura do tema"
-
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
-msgid "Color scheme"
-msgstr "Esquema de cores"
-
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
-msgid "Set line-height for posts and comments"
-msgstr "Escolha comprimento da linha para publicações e comentários"
-
-#: ../../view/theme/dispy/config.php:75
-msgid "Set colour scheme"
-msgstr "Configure o esquema de cores"
-
-#: ../../view/theme/quattro/config.php:67
-msgid "Alignment"
-msgstr "Alinhamento"
-
-#: ../../view/theme/quattro/config.php:67
-msgid "Left"
-msgstr "Esquerda"
-
-#: ../../view/theme/quattro/config.php:67
-msgid "Center"
-msgstr "Centro"
-
-#: ../../view/theme/quattro/config.php:69
-msgid "Posts font size"
-msgstr "Tamanho da fonte para publicações"
-
-#: ../../view/theme/quattro/config.php:70
-msgid "Textareas font size"
-msgstr "Tamanho da fonte para campos texto"
-
-#: ../../view/theme/diabook/config.php:153
-msgid "Set resolution for middle column"
-msgstr "Escolha a resolução para a coluna do meio"
-
-#: ../../view/theme/diabook/config.php:154
-msgid "Set color scheme"
-msgstr "Configure o esquema de cores"
-
-#: ../../view/theme/diabook/config.php:155
-msgid "Set zoomfactor for Earth Layer"
-msgstr "Configure o zoom para Camadas da Terra"
-
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
-msgid "Set longitude (X) for Earth Layers"
-msgstr "Configure longitude (X) para Camadas da Terra"
-
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
-msgid "Set latitude (Y) for Earth Layers"
-msgstr "Configure latitude (Y) para Camadas da Terra"
-
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
-msgid "Community Pages"
-msgstr "Páginas da Comunidade"
-
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
-msgid "Earth Layers"
-msgstr "Camadas da Terra"
-
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
-msgid "Community Profiles"
-msgstr "Profiles Comunitários"
-
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
-msgid "Help or @NewHere ?"
-msgstr "Ajuda ou @NewHere ?"
-
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
-msgid "Connect Services"
-msgstr "Conectar serviços"
-
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
-msgid "Find Friends"
-msgstr "Encontrar amigos"
-
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
-msgid "Last users"
-msgstr "Últimos usuários"
-
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
-msgid "Last photos"
-msgstr "Últimas fotos"
-
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
-msgid "Last likes"
-msgstr "Últimas gostadas"
-
-#: ../../view/theme/diabook/theme.php:125
-msgid "Your contacts"
-msgstr "Seus contatos"
-
-#: ../../view/theme/diabook/theme.php:128
-msgid "Your personal photos"
-msgstr "Suas fotos pessoais"
-
-#: ../../view/theme/diabook/theme.php:524
-msgid "Local Directory"
-msgstr "Diretório Local"
-
-#: ../../view/theme/diabook/theme.php:584
-msgid "Set zoomfactor for Earth Layers"
-msgstr "Configure o zoom para Camadas da Terra"
-
-#: ../../view/theme/diabook/theme.php:622
-msgid "Show/hide boxes at right-hand column:"
-msgstr "Mostre/esconda caixas na coluna à direita:"
-
-#: ../../view/theme/vier/config.php:56
-msgid "Set style"
-msgstr "escolha estilo"
-
-#: ../../view/theme/duepuntozero/config.php:45
-msgid "greenzero"
-msgstr "greenzero"
-
-#: ../../view/theme/duepuntozero/config.php:46
-msgid "purplezero"
-msgstr "purplezero"
-
-#: ../../view/theme/duepuntozero/config.php:47
-msgid "easterbunny"
-msgstr "easterbunny"
-
-#: ../../view/theme/duepuntozero/config.php:48
-msgid "darkzero"
-msgstr "darkzero"
-
-#: ../../view/theme/duepuntozero/config.php:49
-msgid "comix"
-msgstr "comix"
-
-#: ../../view/theme/duepuntozero/config.php:50
-msgid "slackr"
-msgstr "slackr"
-
-#: ../../view/theme/duepuntozero/config.php:62
-msgid "Variations"
-msgstr "Variações"
diff --git a/view/pt-br/strings.php b/view/pt-br/strings.php
index c1fccf3cb..7021e9802 100644
--- a/view/pt-br/strings.php
+++ b/view/pt-br/strings.php
@@ -5,6 +5,956 @@ function string_plural_select_pt_br($n){
return ($n > 1);;
}}
;
+$a->strings["Submit"] = "Enviar";
+$a->strings["Theme settings"] = "Configurações do tema";
+$a->strings["Set resize level for images in posts and comments (width and height)"] = "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)";
+$a->strings["Set font-size for posts and comments"] = "Escolha o tamanho da fonte para publicações e comentários";
+$a->strings["Set theme width"] = "Configure a largura do tema";
+$a->strings["Color scheme"] = "Esquema de cores";
+$a->strings["Set style"] = "escolha estilo";
+$a->strings["default"] = "padrão";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Variations"] = "Variações";
+$a->strings["don't show"] = "não exibir";
+$a->strings["show"] = "exibir";
+$a->strings["Set line-height for posts and comments"] = "Escolha comprimento da linha para publicações e comentários";
+$a->strings["Set resolution for middle column"] = "Escolha a resolução para a coluna do meio";
+$a->strings["Set color scheme"] = "Configure o esquema de cores";
+$a->strings["Set zoomfactor for Earth Layer"] = "Configure o zoom para Camadas da Terra";
+$a->strings["Set longitude (X) for Earth Layers"] = "Configure longitude (X) para Camadas da Terra";
+$a->strings["Set latitude (Y) for Earth Layers"] = "Configure latitude (Y) para Camadas da Terra";
+$a->strings["Community Pages"] = "Páginas da Comunidade";
+$a->strings["Earth Layers"] = "Camadas da Terra";
+$a->strings["Community Profiles"] = "Profiles Comunitários";
+$a->strings["Help or @NewHere ?"] = "Ajuda ou @NewHere ?";
+$a->strings["Connect Services"] = "Conectar serviços";
+$a->strings["Find Friends"] = "Encontrar amigos";
+$a->strings["Last users"] = "Últimos usuários";
+$a->strings["Last photos"] = "Últimas fotos";
+$a->strings["Last likes"] = "Últimas gostadas";
+$a->strings["Home"] = "Pessoal";
+$a->strings["Your posts and conversations"] = "Suas publicações e conversas";
+$a->strings["Profile"] = "Perfil ";
+$a->strings["Your profile page"] = "Sua página de perfil";
+$a->strings["Contacts"] = "Contatos";
+$a->strings["Your contacts"] = "Seus contatos";
+$a->strings["Photos"] = "Fotos";
+$a->strings["Your photos"] = "Suas fotos";
+$a->strings["Events"] = "Eventos";
+$a->strings["Your events"] = "Seus eventos";
+$a->strings["Personal notes"] = "Suas anotações pessoais";
+$a->strings["Your personal photos"] = "Suas fotos pessoais";
+$a->strings["Community"] = "Comunidade";
+$a->strings["event"] = "evento";
+$a->strings["status"] = "status";
+$a->strings["photo"] = "foto";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gosta de %3\$s de %2\$s";
+$a->strings["Contact Photos"] = "Fotos dos contatos";
+$a->strings["Profile Photos"] = "Fotos do perfil";
+$a->strings["Local Directory"] = "Diretório Local";
+$a->strings["Global Directory"] = "Diretório global";
+$a->strings["Similar Interests"] = "Interesses Parecidos";
+$a->strings["Friend Suggestions"] = "Sugestões de amigos";
+$a->strings["Invite Friends"] = "Convidar amigos";
+$a->strings["Settings"] = "Configurações";
+$a->strings["Set zoomfactor for Earth Layers"] = "Configure o zoom para Camadas da Terra";
+$a->strings["Show/hide boxes at right-hand column:"] = "Mostre/esconda caixas na coluna à direita:";
+$a->strings["Alignment"] = "Alinhamento";
+$a->strings["Left"] = "Esquerda";
+$a->strings["Center"] = "Centro";
+$a->strings["Posts font size"] = "Tamanho da fonte para publicações";
+$a->strings["Textareas font size"] = "Tamanho da fonte para campos texto";
+$a->strings["Set colour scheme"] = "Configure o esquema de cores";
+$a->strings["You must be logged in to use addons. "] = "Você precisa estar logado para usar os addons.";
+$a->strings["Not Found"] = "Não encontrada";
+$a->strings["Page not found."] = "Página não encontrada.";
+$a->strings["Permission denied"] = "Permissão negada";
+$a->strings["Permission denied."] = "Permissão negada.";
+$a->strings["toggle mobile"] = "habilita mobile";
+$a->strings["Do you wish to confirm your identity (%s) with %s"] = "Você deseja confirmar sua identidade (%s) com %s";
+$a->strings["Confirm"] = "Confirmar";
+$a->strings["Do not confirm"] = "Não confirma";
+$a->strings["Trust This Site"] = "Confia neste site";
+$a->strings["No Identifier Sent"] = "Nenhum identificador enviado";
+$a->strings["Requested identity don't match logged in user."] = "Identidade solicitada não corresponde ao usuário conectado";
+$a->strings["Please wait; you are being redirected to <%s>"] = "Por favor aguarde; você será redirecionado para <%s>";
+$a->strings["Delete this item?"] = "Excluir este item?";
+$a->strings["Comment"] = "Comentar";
+$a->strings["show more"] = "exibir mais";
+$a->strings["show fewer"] = "exibir menos";
+$a->strings["Update %s failed. See error logs."] = "Atualização %s falhou. Vide registro de erros (log).";
+$a->strings["Create a New Account"] = "Criar uma nova conta";
+$a->strings["Register"] = "Registrar";
+$a->strings["Logout"] = "Sair";
+$a->strings["Login"] = "Entrar";
+$a->strings["Nickname or Email address: "] = "Identificação ou endereço de e-mail: ";
+$a->strings["Password: "] = "Senha: ";
+$a->strings["Remember me"] = "Lembre-se de mim";
+$a->strings["Or login using OpenID: "] = "Ou login usando OpendID:";
+$a->strings["Forgot your password?"] = "Esqueceu a sua senha?";
+$a->strings["Password Reset"] = "Redifinir a senha";
+$a->strings["Website Terms of Service"] = "Termos de Serviço do Website";
+$a->strings["terms of service"] = "termos de serviço";
+$a->strings["Website Privacy Policy"] = "Política de Privacidade do Website";
+$a->strings["privacy policy"] = "política de privacidade";
+$a->strings["Requested account is not available."] = "Conta solicitada não disponível";
+$a->strings["Requested profile is not available."] = "Perfil solicitado não está disponível.";
+$a->strings["Edit profile"] = "Editar perfil";
+$a->strings["Connect"] = "Conectar";
+$a->strings["Message"] = "Mensagem";
+$a->strings["Profiles"] = "Perfis";
+$a->strings["Manage/edit profiles"] = "Gerenciar/editar perfis";
+$a->strings["Change profile photo"] = "Mudar a foto do perfil";
+$a->strings["Create New Profile"] = "Criar um novo perfil";
+$a->strings["Profile Image"] = "Imagem do perfil";
+$a->strings["visible to everybody"] = "visível para todos";
+$a->strings["Edit visibility"] = "Editar a visibilidade";
+$a->strings["Location:"] = "Localização:";
+$a->strings["Gender:"] = "Gênero:";
+$a->strings["Status:"] = "Situação:";
+$a->strings["Homepage:"] = "Página web:";
+$a->strings["About:"] = "Sobre:";
+$a->strings["Network:"] = "Rede:";
+$a->strings["g A l F d"] = "G l d F";
+$a->strings["F d"] = "F d";
+$a->strings["[today]"] = "[hoje]";
+$a->strings["Birthday Reminders"] = "Lembretes de aniversário";
+$a->strings["Birthdays this week:"] = "Aniversários nesta semana:";
+$a->strings["[No description]"] = "[Sem descrição]";
+$a->strings["Event Reminders"] = "Lembretes de eventos";
+$a->strings["Events this week:"] = "Eventos esta semana:";
+$a->strings["Status"] = "Status";
+$a->strings["Status Messages and Posts"] = "Mensagem de Estado (status) e Publicações";
+$a->strings["Profile Details"] = "Detalhe do Perfil";
+$a->strings["Photo Albums"] = "Álbuns de fotos";
+$a->strings["Videos"] = "Vídeos";
+$a->strings["Events and Calendar"] = "Eventos e Agenda";
+$a->strings["Personal Notes"] = "Notas pessoais";
+$a->strings["Only You Can See This"] = "Somente Você Pode Ver Isso";
+$a->strings["General Features"] = "Funcionalidades Gerais";
+$a->strings["Multiple Profiles"] = "Perfís Múltiplos";
+$a->strings["Ability to create multiple profiles"] = "Capacidade de criar perfis múltiplos";
+$a->strings["Post Composition Features"] = "Funcionalidades de Composição de Publicações";
+$a->strings["Richtext Editor"] = "Editor Richtext";
+$a->strings["Enable richtext editor"] = "Habilite editor richtext";
+$a->strings["Post Preview"] = "Pré-visualização da Publicação";
+$a->strings["Allow previewing posts and comments before publishing them"] = "Permite pré-visualizar publicações e comentários antes de publicá-los";
+$a->strings["Auto-mention Forums"] = "Auto-menção Fóruns";
+$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL";
+$a->strings["Network Sidebar Widgets"] = "Widgets da Barra Lateral da Rede";
+$a->strings["Search by Date"] = "Buscar por Data";
+$a->strings["Ability to select posts by date ranges"] = "Capacidade de selecionar publicações por intervalos de data";
+$a->strings["Group Filter"] = "Filtrar Grupo";
+$a->strings["Enable widget to display Network posts only from selected group"] = "Habilita widget para mostrar publicações da Rede somente de grupos selecionados";
+$a->strings["Network Filter"] = "Filtrar Rede";
+$a->strings["Enable widget to display Network posts only from selected network"] = "Habilita widget para mostrar publicações da Rede de redes selecionadas";
+$a->strings["Saved Searches"] = "Pesquisas salvas";
+$a->strings["Save search terms for re-use"] = "Guarde as palavras-chaves para reuso";
+$a->strings["Network Tabs"] = "Abas da Rede";
+$a->strings["Network Personal Tab"] = "Aba Pessoal da Rede";
+$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido";
+$a->strings["Network New Tab"] = "Aba Nova da Rede";
+$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)";
+$a->strings["Network Shared Links Tab"] = "Aba de Links Compartilhados da Rede";
+$a->strings["Enable tab to display only Network posts with links in them"] = "Habilite aba para mostrar somente publicações da Rede que contenham links";
+$a->strings["Post/Comment Tools"] = "Ferramentas de Publicação/Comentário";
+$a->strings["Multiple Deletion"] = "Deleção Multipla";
+$a->strings["Select and delete multiple posts/comments at once"] = "Selecione e delete múltiplas publicações/comentário imediatamente";
+$a->strings["Edit Sent Posts"] = "Editar Publicações Enviadas";
+$a->strings["Edit and correct posts and comments after sending"] = "Editar e corrigir publicações e comentários após envio";
+$a->strings["Tagging"] = "Etiquetagem";
+$a->strings["Ability to tag existing posts"] = "Capacidade de colocar etiquetas em publicações existentes";
+$a->strings["Post Categories"] = "Categorias de Publicações";
+$a->strings["Add categories to your posts"] = "Adicione Categorias ás Publicações";
+$a->strings["Saved Folders"] = "Pastas salvas";
+$a->strings["Ability to file posts under folders"] = "Capacidade de arquivar publicações em pastas";
+$a->strings["Dislike Posts"] = "Desgostar de publicações";
+$a->strings["Ability to dislike posts/comments"] = "Capacidade de desgostar de publicações/comentários";
+$a->strings["Star Posts"] = "Destacar publicações";
+$a->strings["Ability to mark special posts with a star indicator"] = "Capacidade de marcar publicações especiais com uma estrela indicadora";
+$a->strings["Mute Post Notifications"] = "Silenciar Notificações de Postagem";
+$a->strings["Ability to mute notifications for a thread"] = "Habilitar notificação silenciosa para a tarefa";
+$a->strings["%s's birthday"] = "aniversários de %s's";
+$a->strings["Happy Birthday %s"] = "Feliz Aniversário %s";
+$a->strings["[Name Withheld]"] = "[Nome não revelado]";
+$a->strings["Item not found."] = "O item não foi encontrado.";
+$a->strings["Do you really want to delete this item?"] = "Você realmente deseja deletar esse item?";
+$a->strings["Yes"] = "Sim";
+$a->strings["Cancel"] = "Cancelar";
+$a->strings["Archives"] = "Arquivos";
+$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente.";
+$a->strings["Default privacy group for new contacts"] = "Grupo de privacidade padrão para novos contatos";
+$a->strings["Everybody"] = "Todos";
+$a->strings["edit"] = "editar";
+$a->strings["Groups"] = "Grupos";
+$a->strings["Edit group"] = "Editar grupo";
+$a->strings["Create a new group"] = "Criar um novo grupo";
+$a->strings["Contacts not in any group"] = "Contatos não estão dentro de nenhum grupo";
+$a->strings["add"] = "adicionar";
+$a->strings["Wall Photos"] = "Fotos do mural";
+$a->strings["Cannot locate DNS info for database server '%s'"] = "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'";
+$a->strings["Add New Contact"] = "Adicionar Contato Novo";
+$a->strings["Enter address or web location"] = "Forneça endereço ou localização web";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Por exemplo: joao@exemplo.com, http://exemplo.com/maria";
+$a->strings["%d invitation available"] = array(
+ 0 => "%d convite disponível",
+ 1 => "%d convites disponíveis",
+);
+$a->strings["Find People"] = "Pesquisar por pessoas";
+$a->strings["Enter name or interest"] = "Fornecer nome ou interesse";
+$a->strings["Connect/Follow"] = "Conectar-se/acompanhar";
+$a->strings["Examples: Robert Morgenstein, Fishing"] = "Examplos: Robert Morgenstein, Fishing";
+$a->strings["Find"] = "Pesquisar";
+$a->strings["Random Profile"] = "Perfil Randômico";
+$a->strings["Networks"] = "Redes";
+$a->strings["All Networks"] = "Todas as redes";
+$a->strings["Everything"] = "Tudo";
+$a->strings["Categories"] = "Categorias";
+$a->strings["%d contact in common"] = array(
+ 0 => "%d contato em comum",
+ 1 => "%d contatos em comum",
+);
+$a->strings["Friendica Notification"] = "Notificação Friendica";
+$a->strings["Thank You,"] = "Obrigado,";
+$a->strings["%s Administrator"] = "%s Administrador";
+$a->strings["noreply"] = "naoresponda";
+$a->strings["%s "] = "%s ";
+$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Nova mensagem recebida em %s";
+$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s lhe enviou uma mensagem privativa em %2\$s.";
+$a->strings["%1\$s sent you %2\$s."] = "%1\$s lhe enviou %2\$s.";
+$a->strings["a private message"] = "uma mensagem privada";
+$a->strings["Please visit %s to view and/or reply to your private messages."] = "Favor visitar %s para ver e/ou responder às suas mensagens privadas.";
+$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s comentou uma [url=%2\$s] %3\$s[/url]";
+$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s comentou na %4\$s de [url=%2\$s]%3\$s [/url]";
+$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s comentou [url=%2\$s]sua %3\$s[/url]";
+$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Comentário na conversa #%1\$d por %2\$s";
+$a->strings["%s commented on an item/conversation you have been following."] = "%s comentou um item/conversa que você está seguindo.";
+$a->strings["Please visit %s to view and/or reply to the conversation."] = "Favor visitar %s para ver e/ou responder à conversa.";
+$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s publicou no mural do seu perfil";
+$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s publicou no mural do seu perfil em %2\$s";
+$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicou para [url=%2\$s]seu mural[/url]";
+$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s etiquetou você";
+$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s etiquetou você em %2\$s";
+$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]etiquetou você[/url].";
+$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s compartilhado uma nova publicação";
+$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s compartilhou uma nova publicação em %2\$s";
+$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]compartilhou uma publicação[/url].";
+$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s cutucou você";
+$a->strings["%1\$s poked you at %2\$s"] = "%1\$s cutucou você em %2\$s";
+$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]cutucou você[/url].";
+$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s etiquetou sua publicação";
+$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s etiquetou sua publicação em %2\$s";
+$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s etiquetou [url=%2\$s]sua publicação[/url]";
+$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Você recebeu uma apresentação";
+$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Você recebeu uma apresentação de '%1\$s' em %2\$s";
+$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Você recebeu [url=%1\$s]uma apresentação[/url] de %2\$s.";
+$a->strings["You may visit their profile at %s"] = "Você pode visitar o perfil deles em %s";
+$a->strings["Please visit %s to approve or reject the introduction."] = "Favor visitar %s para aprovar ou rejeitar a apresentação.";
+$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Notificação] Uma nova pessoa está compartilhando com você";
+$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s está compartilhando com você via %2\$s";
+$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notificação] Você tem um novo seguidor";
+$a->strings["You have a new follower at %2\$s : %1\$s"] = "Você tem um novo seguidor em %2\$s : %1\$s";
+$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Você recebeu uma sugestão de amigo";
+$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Você recebeu uma sugestão de amigo de '%1\$s' em %2\$s";
+$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Você recebeu [url=%1\$s]uma sugestão de amigo[/url] de %2\$s em %3\$s";
+$a->strings["Name:"] = "Nome:";
+$a->strings["Photo:"] = "Foto:";
+$a->strings["Please visit %s to approve or reject the suggestion."] = "Favor visitar %s para aprovar ou rejeitar a sugestão.";
+$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notificação] Conexão aceita";
+$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' sua solicitação de conexão foi aceita em %2\$s";
+$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s Foi aceita [url=%1\$s] a conexão solicitada[/url].";
+$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Você agora são amigos em comum e podem trocar atualizações de status, fotos e e-mail\n\tsem restrições.";
+$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Por favor, visite %s se você desejar fazer quaisquer alterações a este relacionamento.";
+$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' optou por aceitá-lo um \"fã\", o que restringe algumas formas de comunicação - como mensagens privadas e algumas interações de perfil. Se esta é uma página de celebridade ou de uma comunidade, essas configurações foram aplicadas automaticamente.";
+$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "'%1\$s' pode optar no futuro por estender isso para um relacionamento bidirecional ou superior permissivo.";
+$a->strings["[Friendica System:Notify] registration request"] = "[Friendica: Notificação do Sistema] solicitação de cadastro";
+$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Você recebeu um pedido de cadastro de '%1\$s' em %2\$s";
+$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Você recebeu uma [url=%1\$s]solicitação de cadastro[/url] de %2\$s.";
+$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Nome completo:\t%1\$s\\nLocal do Site:\t%2\$s\\nNome de Login:\t%3\$s (%4\$s)";
+$a->strings["Please visit %s to approve or reject the request."] = "Por favor, visite %s para aprovar ou rejeitar a solicitação.";
+$a->strings["User not found."] = "Usuário não encontrado.";
+$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "O limite diário de postagem de %d mensagens foi atingido. O post foi rejeitado.";
+$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "O limite de postagem semanal de %d mensagens foi atingido. O post foi rejeitado.";
+$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "O limite de postagem mensal de %d mensagens foi atingido. O post foi rejeitado.";
+$a->strings["There is no status with this id."] = "Não existe status com esse id.";
+$a->strings["There is no conversation with this id."] = "Não existe conversas com esse id.";
+$a->strings["Invalid request."] = "Solicitação inválida.";
+$a->strings["Invalid item."] = "Ítem inválido.";
+$a->strings["Invalid action. "] = "Ação inválida.";
+$a->strings["DB error"] = "Erro do Banco de Dados";
+$a->strings["view full size"] = "ver na tela inteira";
+$a->strings[" on Last.fm"] = "na Last.fm";
+$a->strings["Full Name:"] = "Nome completo:";
+$a->strings["j F, Y"] = "j de F, Y";
+$a->strings["j F"] = "j de F";
+$a->strings["Birthday:"] = "Aniversário:";
+$a->strings["Age:"] = "Idade:";
+$a->strings["for %1\$d %2\$s"] = "para %1\$d %2\$s";
+$a->strings["Sexual Preference:"] = "Preferência sexual:";
+$a->strings["Hometown:"] = "Cidade:";
+$a->strings["Tags:"] = "Etiquetas:";
+$a->strings["Political Views:"] = "Posição política:";
+$a->strings["Religion:"] = "Religião:";
+$a->strings["Hobbies/Interests:"] = "Passatempos/Interesses:";
+$a->strings["Likes:"] = "Gosta de:";
+$a->strings["Dislikes:"] = "Não gosta de:";
+$a->strings["Contact information and Social Networks:"] = "Informações de contato e redes sociais:";
+$a->strings["Musical interests:"] = "Preferências musicais:";
+$a->strings["Books, literature:"] = "Livros, literatura:";
+$a->strings["Television:"] = "Televisão:";
+$a->strings["Film/dance/culture/entertainment:"] = "Filmes/dança/cultura/entretenimento:";
+$a->strings["Love/Romance:"] = "Amor/romance:";
+$a->strings["Work/employment:"] = "Trabalho/emprego:";
+$a->strings["School/education:"] = "Escola/educação:";
+$a->strings["Nothing new here"] = "Nada de novo aqui";
+$a->strings["Clear notifications"] = "Descartar notificações";
+$a->strings["End this session"] = "Terminar esta sessão";
+$a->strings["Your videos"] = "Seus vídeos";
+$a->strings["Your personal notes"] = "Suas anotações pessoais";
+$a->strings["Sign in"] = "Entrar";
+$a->strings["Home Page"] = "Página pessoal";
+$a->strings["Create an account"] = "Criar uma conta";
+$a->strings["Help"] = "Ajuda";
+$a->strings["Help and documentation"] = "Ajuda e documentação";
+$a->strings["Apps"] = "Aplicativos";
+$a->strings["Addon applications, utilities, games"] = "Complementos, utilitários, jogos";
+$a->strings["Search"] = "Pesquisar";
+$a->strings["Search site content"] = "Pesquisar conteúdo no site";
+$a->strings["Conversations on this site"] = "Conversas neste site";
+$a->strings["Conversations on the network"] = "Conversas na rede";
+$a->strings["Directory"] = "Diretório";
+$a->strings["People directory"] = "Diretório de pessoas";
+$a->strings["Information"] = "Informação";
+$a->strings["Information about this friendica instance"] = "Informação sobre esta instância do friendica";
+$a->strings["Network"] = "Rede";
+$a->strings["Conversations from your friends"] = "Conversas dos seus amigos";
+$a->strings["Network Reset"] = "Reiniciar Rede";
+$a->strings["Load Network page with no filters"] = "Carregar página Rede sem filtros";
+$a->strings["Introductions"] = "Apresentações";
+$a->strings["Friend Requests"] = "Requisições de Amizade";
+$a->strings["Notifications"] = "Notificações";
+$a->strings["See all notifications"] = "Ver todas notificações";
+$a->strings["Mark all system notifications seen"] = "Marcar todas as notificações de sistema como vistas";
+$a->strings["Messages"] = "Mensagens";
+$a->strings["Private mail"] = "Mensagem privada";
+$a->strings["Inbox"] = "Recebidas";
+$a->strings["Outbox"] = "Enviadas";
+$a->strings["New Message"] = "Nova mensagem";
+$a->strings["Manage"] = "Gerenciar";
+$a->strings["Manage other pages"] = "Gerenciar outras páginas";
+$a->strings["Delegations"] = "Delegações";
+$a->strings["Delegate Page Management"] = "Delegar Administração de Página";
+$a->strings["Account settings"] = "Configurações da conta";
+$a->strings["Manage/Edit Profiles"] = "Administrar/Editar Perfis";
+$a->strings["Manage/edit friends and contacts"] = "Gerenciar/editar amigos e contatos";
+$a->strings["Admin"] = "Admin";
+$a->strings["Site setup and configuration"] = "Configurações do site";
+$a->strings["Navigation"] = "Navegação";
+$a->strings["Site map"] = "Mapa do Site";
+$a->strings["Click here to upgrade."] = "Clique aqui para atualização (upgrade).";
+$a->strings["This action exceeds the limits set by your subscription plan."] = "Essa ação excede o limite definido para o seu plano de assinatura.";
+$a->strings["This action is not available under your subscription plan."] = "Essa ação não está disponível em seu plano de assinatura.";
+$a->strings["Disallowed profile URL."] = "URL de perfil não permitida.";
+$a->strings["Connect URL missing."] = "URL de conexão faltando.";
+$a->strings["This site is not configured to allow communications with other networks."] = "Este site não está configurado para permitir comunicações com outras redes.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível.";
+$a->strings["The profile address specified does not provide adequate information."] = "O endereço de perfil especificado não fornece informação adequada.";
+$a->strings["An author or name was not found."] = "Não foi encontrado nenhum autor ou nome.";
+$a->strings["No browser URL could be matched to this address."] = "Não foi possível encontrar nenhuma URL de navegação neste endereço.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email.";
+$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: antes do endereço para forçar a checagem de email.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você.";
+$a->strings["Unable to retrieve contact information."] = "Não foi possível recuperar a informação do contato.";
+$a->strings["following"] = "acompanhando";
+$a->strings["Error decoding account file"] = "Erro ao decodificar arquivo de conta";
+$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?";
+$a->strings["Error! Cannot check nickname"] = "Erro! Não consigo conferir o apelido (nickname)";
+$a->strings["User '%s' already exists on this server!"] = "User '%s' já existe nesse servidor!";
+$a->strings["User creation error"] = "Erro na criação do usuário";
+$a->strings["User profile creation error"] = "Erro na criação do perfil do Usuário";
+$a->strings["%d contact not imported"] = array(
+ 0 => "%d contato não foi importado",
+ 1 => "%d contatos não foram importados",
+);
+$a->strings["Done. You can now login with your username and password"] = "Feito. Você agora pode entrar com seu nome de usuário e senha";
+$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ H:i";
+$a->strings["Starts:"] = "Início:";
+$a->strings["Finishes:"] = "Término:";
+$a->strings["stopped following"] = "parou de acompanhar";
+$a->strings["Poke"] = "Cutucar";
+$a->strings["View Status"] = "Ver Status";
+$a->strings["View Profile"] = "Ver Perfil";
+$a->strings["View Photos"] = "Ver Fotos";
+$a->strings["Network Posts"] = "Publicações da Rede";
+$a->strings["Edit Contact"] = "Editar Contato";
+$a->strings["Drop Contact"] = "Excluir o contato";
+$a->strings["Send PM"] = "Enviar MP";
+$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\tOs desenvolvedores de Friendica lançaram recentemente uma atualização %s,\n\t\t\tmas quando tentei instalá-la, algo deu terrivelmente errado.\n\t\t\tIsso precisa ser corrigido em breve e eu não posso fazer isso sozinho. Por favor, contate um\n\t\t\tdesenvolvedor da Friendica se você não pode me ajudar sozinho. Meu banco de dados pode ser inválido.";
+$a->strings["The error message is\n[pre]%s[/pre]"] = "A mensagem de erro é\n[pre]%s[/pre]";
+$a->strings["Errors encountered creating database tables."] = "Foram encontrados erros durante a criação das tabelas do banco de dados.";
+$a->strings["Errors encountered performing database changes."] = "Erros encontrados realizando mudanças no banco de dados.";
+$a->strings["Miscellaneous"] = "Miscelânea";
+$a->strings["year"] = "ano";
+$a->strings["month"] = "mês";
+$a->strings["day"] = "dia";
+$a->strings["never"] = "nunca";
+$a->strings["less than a second ago"] = "menos de um segundo atrás";
+$a->strings["years"] = "anos";
+$a->strings["months"] = "meses";
+$a->strings["week"] = "semana";
+$a->strings["weeks"] = "semanas";
+$a->strings["days"] = "dias";
+$a->strings["hour"] = "hora";
+$a->strings["hours"] = "horas";
+$a->strings["minute"] = "minuto";
+$a->strings["minutes"] = "minutos";
+$a->strings["second"] = "segundo";
+$a->strings["seconds"] = "segundos";
+$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s atrás";
+$a->strings["[no subject]"] = "[sem assunto]";
+$a->strings["(no subject)"] = "(sem assunto)";
+$a->strings["Unknown | Not categorised"] = "Desconhecido | Não categorizado";
+$a->strings["Block immediately"] = "Bloquear imediatamente";
+$a->strings["Shady, spammer, self-marketer"] = "Dissimulado, spammer, propagandista";
+$a->strings["Known to me, but no opinion"] = "Eu conheço, mas não possuo nenhuma opinião acerca";
+$a->strings["OK, probably harmless"] = "Ok, provavelmente inofensivo";
+$a->strings["Reputable, has my trust"] = "Boa reputação, tem minha confiança";
+$a->strings["Frequently"] = "Frequentemente";
+$a->strings["Hourly"] = "De hora em hora";
+$a->strings["Twice daily"] = "Duas vezes ao dia";
+$a->strings["Daily"] = "Diariamente";
+$a->strings["Weekly"] = "Semanalmente";
+$a->strings["Monthly"] = "Mensalmente";
+$a->strings["Friendica"] = "Friendica";
+$a->strings["OStatus"] = "OStatus";
+$a->strings["RSS/Atom"] = "RSS/Atom";
+$a->strings["Email"] = "E-mail";
+$a->strings["Diaspora"] = "Diaspora";
+$a->strings["Facebook"] = "Facebook";
+$a->strings["Zot!"] = "Zot!";
+$a->strings["LinkedIn"] = "LinkedIn";
+$a->strings["XMPP/IM"] = "XMPP/IM";
+$a->strings["MySpace"] = "MySpace";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Diaspora Connector"] = "Conector do Diáspora";
+$a->strings["Statusnet"] = "Statusnet";
+$a->strings["App.net"] = "App.net";
+$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s agora é amigo de %2\$s";
+$a->strings["Sharing notification from Diaspora network"] = "Notificação de compartilhamento da rede Diaspora";
+$a->strings["Attachments:"] = "Anexos:";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s não gosta de %3\$s de %2\$s";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s cutucou %2\$s";
+$a->strings["%1\$s is currently %2\$s"] = "%1\$s atualmente está %2\$s";
+$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s etiquetou %3\$s de %2\$s com %4\$s";
+$a->strings["post/item"] = "postagem/item";
+$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marcou %3\$s de %2\$s como favorito";
+$a->strings["Select"] = "Selecionar";
+$a->strings["Delete"] = "Excluir";
+$a->strings["View %s's profile @ %s"] = "Ver o perfil de %s @ %s";
+$a->strings["Categories:"] = "Categorias:";
+$a->strings["Filed under:"] = "Arquivado sob:";
+$a->strings["%s from %s"] = "%s de %s";
+$a->strings["View in context"] = "Ver no contexto";
+$a->strings["Please wait"] = "Por favor, espere";
+$a->strings["remove"] = "remover";
+$a->strings["Delete Selected Items"] = "Excluir os itens selecionados";
+$a->strings["Follow Thread"] = "Seguir o Thread";
+$a->strings["%s likes this."] = "%s gostou disso.";
+$a->strings["%s doesn't like this."] = "%s não gostou disso.";
+$a->strings["%2\$d people like this"] = "%2\$d pessoas gostaram disso";
+$a->strings["%2\$d people don't like this"] = "%2\$d pessoas não gostaram disso";
+$a->strings["and"] = "e";
+$a->strings[", and %d other people"] = ", e mais %d outras pessoas";
+$a->strings["%s like this."] = "%s gostaram disso.";
+$a->strings["%s don't like this."] = "%s não gostaram disso.";
+$a->strings["Visible to everybody"] = "Visível para todos";
+$a->strings["Please enter a link URL:"] = "Por favor, digite uma URL:";
+$a->strings["Please enter a video link/URL:"] = "Favor fornecer um link/URL de vídeo";
+$a->strings["Please enter an audio link/URL:"] = "Favor fornecer um link/URL de áudio";
+$a->strings["Tag term:"] = "Etiqueta:";
+$a->strings["Save to Folder:"] = "Salvar na pasta:";
+$a->strings["Where are you right now?"] = "Onde você está agora?";
+$a->strings["Delete item(s)?"] = "Deletar item(s)?";
+$a->strings["Post to Email"] = "Enviar por e-mail";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectores desabilitados, desde \"%s\" está habilitado.";
+$a->strings["Hide your profile details from unknown viewers?"] = "Ocultar os detalhes do seu perfil para pessoas desconhecidas?";
+$a->strings["Share"] = "Compartilhar";
+$a->strings["Upload photo"] = "Enviar foto";
+$a->strings["upload photo"] = "upload de foto";
+$a->strings["Attach file"] = "Anexar arquivo";
+$a->strings["attach file"] = "anexar arquivo";
+$a->strings["Insert web link"] = "Inserir link web";
+$a->strings["web link"] = "link web";
+$a->strings["Insert video link"] = "Inserir link de vídeo";
+$a->strings["video link"] = "link de vídeo";
+$a->strings["Insert audio link"] = "Inserir link de áudio";
+$a->strings["audio link"] = "link de áudio";
+$a->strings["Set your location"] = "Definir sua localização";
+$a->strings["set location"] = "configure localização";
+$a->strings["Clear browser location"] = "Limpar a localização do navegador";
+$a->strings["clear location"] = "apague localização";
+$a->strings["Set title"] = "Definir o título";
+$a->strings["Categories (comma-separated list)"] = "Categorias (lista separada por vírgulas)";
+$a->strings["Permission settings"] = "Configurações de permissão";
+$a->strings["permissions"] = "permissões";
+$a->strings["CC: email addresses"] = "CC: endereço de e-mail";
+$a->strings["Public post"] = "Publicação pública";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Por exemplo: joao@exemplo.com, maria@exemplo.com";
+$a->strings["Preview"] = "Pré-visualização";
+$a->strings["Post to Groups"] = "Postar em Grupos";
+$a->strings["Post to Contacts"] = "Publique para Contatos";
+$a->strings["Private post"] = "Publicação privada";
+$a->strings["newer"] = "mais recente";
+$a->strings["older"] = "antigo";
+$a->strings["prev"] = "anterior";
+$a->strings["first"] = "primeiro";
+$a->strings["last"] = "último";
+$a->strings["next"] = "próximo";
+$a->strings["Loading more entries..."] = "Baixando mais entradas...";
+$a->strings["The end"] = "Fim";
+$a->strings["No contacts"] = "Nenhum contato";
+$a->strings["%d Contact"] = array(
+ 0 => "%d contato",
+ 1 => "%d contatos",
+);
+$a->strings["View Contacts"] = "Ver contatos";
+$a->strings["Save"] = "Salvar";
+$a->strings["poke"] = "cutucar";
+$a->strings["poked"] = "cutucado";
+$a->strings["ping"] = "ping";
+$a->strings["pinged"] = "pingado";
+$a->strings["prod"] = "incentivar";
+$a->strings["prodded"] = "incentivado";
+$a->strings["slap"] = "bater";
+$a->strings["slapped"] = "batido";
+$a->strings["finger"] = "apontar";
+$a->strings["fingered"] = "apontado";
+$a->strings["rebuff"] = "rejeite";
+$a->strings["rebuffed"] = "rejeitado";
+$a->strings["happy"] = "feliz";
+$a->strings["sad"] = "triste";
+$a->strings["mellow"] = "desencanado";
+$a->strings["tired"] = "cansado";
+$a->strings["perky"] = "audacioso";
+$a->strings["angry"] = "chateado";
+$a->strings["stupified"] = "estupefato";
+$a->strings["puzzled"] = "confuso";
+$a->strings["interested"] = "interessado";
+$a->strings["bitter"] = "rancoroso";
+$a->strings["cheerful"] = "jovial";
+$a->strings["alive"] = "vivo";
+$a->strings["annoyed"] = "incomodado";
+$a->strings["anxious"] = "ansioso";
+$a->strings["cranky"] = "excêntrico";
+$a->strings["disturbed"] = "perturbado";
+$a->strings["frustrated"] = "frustrado";
+$a->strings["motivated"] = "motivado";
+$a->strings["relaxed"] = "relaxado";
+$a->strings["surprised"] = "surpreso";
+$a->strings["Monday"] = "Segunda";
+$a->strings["Tuesday"] = "Terça";
+$a->strings["Wednesday"] = "Quarta";
+$a->strings["Thursday"] = "Quinta";
+$a->strings["Friday"] = "Sexta";
+$a->strings["Saturday"] = "Sábado";
+$a->strings["Sunday"] = "Domingo";
+$a->strings["January"] = "Janeiro";
+$a->strings["February"] = "Fevereiro";
+$a->strings["March"] = "Março";
+$a->strings["April"] = "Abril";
+$a->strings["May"] = "Maio";
+$a->strings["June"] = "Junho";
+$a->strings["July"] = "Julho";
+$a->strings["August"] = "Agosto";
+$a->strings["September"] = "Setembro";
+$a->strings["October"] = "Outubro";
+$a->strings["November"] = "Novembro";
+$a->strings["December"] = "Dezembro";
+$a->strings["View Video"] = "Ver Vídeo";
+$a->strings["bytes"] = "bytes";
+$a->strings["Click to open/close"] = "Clique para abrir/fechar";
+$a->strings["link to source"] = "exibir a origem";
+$a->strings["Select an alternate language"] = "Selecione um idioma alternativo";
+$a->strings["activity"] = "atividade";
+$a->strings["comment"] = array(
+ 0 => "comentário",
+ 1 => "comentários",
+);
+$a->strings["post"] = "publicação";
+$a->strings["Item filed"] = "O item foi arquivado";
+$a->strings["Logged out."] = "Saiu.";
+$a->strings["Login failed."] = "Não foi possível autenticar.";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente.";
+$a->strings["The error message was:"] = "A mensagem de erro foi:";
+$a->strings["Image/photo"] = "Imagem/foto";
+$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s";
+$a->strings["%s wrote the following post"] = "%s escreveu a seguinte publicação";
+$a->strings["$1 wrote:"] = "$1 escreveu:";
+$a->strings["Encrypted content"] = "Conteúdo criptografado";
+$a->strings["Welcome "] = "Bem-vindo(a) ";
+$a->strings["Please upload a profile photo."] = "Por favor, envie uma foto para o perfil.";
+$a->strings["Welcome back "] = "Bem-vindo(a) de volta ";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão.";
+$a->strings["Embedded content"] = "Conteúdo incorporado";
+$a->strings["Embedding disabled"] = "A incorporação está desabilitada";
+$a->strings["Male"] = "Masculino";
+$a->strings["Female"] = "Feminino";
+$a->strings["Currently Male"] = "Atualmente masculino";
+$a->strings["Currently Female"] = "Atualmente feminino";
+$a->strings["Mostly Male"] = "Masculino a maior parte do tempo";
+$a->strings["Mostly Female"] = "Feminino a maior parte do tempo";
+$a->strings["Transgender"] = "Transgênero";
+$a->strings["Intersex"] = "Intersexual";
+$a->strings["Transsexual"] = "Transexual";
+$a->strings["Hermaphrodite"] = "Hermafrodita";
+$a->strings["Neuter"] = "Neutro";
+$a->strings["Non-specific"] = "Não específico";
+$a->strings["Other"] = "Outro";
+$a->strings["Undecided"] = "Indeciso";
+$a->strings["Males"] = "Homens";
+$a->strings["Females"] = "Mulheres";
+$a->strings["Gay"] = "Gays";
+$a->strings["Lesbian"] = "Lésbicas";
+$a->strings["No Preference"] = "Sem preferência";
+$a->strings["Bisexual"] = "Bissexuais";
+$a->strings["Autosexual"] = "Autossexuais";
+$a->strings["Abstinent"] = "Abstêmios";
+$a->strings["Virgin"] = "Virgens";
+$a->strings["Deviant"] = "Desviantes";
+$a->strings["Fetish"] = "Fetiches";
+$a->strings["Oodles"] = "Insaciável";
+$a->strings["Nonsexual"] = "Não sexual";
+$a->strings["Single"] = "Solteiro(a)";
+$a->strings["Lonely"] = "Solitário(a)";
+$a->strings["Available"] = "Disponível";
+$a->strings["Unavailable"] = "Não disponível";
+$a->strings["Has crush"] = "Tem uma paixão";
+$a->strings["Infatuated"] = "Apaixonado";
+$a->strings["Dating"] = "Saindo com alguém";
+$a->strings["Unfaithful"] = "Infiel";
+$a->strings["Sex Addict"] = "Viciado(a) em sexo";
+$a->strings["Friends"] = "Amigos";
+$a->strings["Friends/Benefits"] = "Amigos/Benefícios";
+$a->strings["Casual"] = "Casual";
+$a->strings["Engaged"] = "Envolvido(a)";
+$a->strings["Married"] = "Casado(a)";
+$a->strings["Imaginarily married"] = "Casado imaginariamente";
+$a->strings["Partners"] = "Parceiros";
+$a->strings["Cohabiting"] = "Coabitando";
+$a->strings["Common law"] = "Direito comum";
+$a->strings["Happy"] = "Feliz";
+$a->strings["Not looking"] = "Não estou procurando";
+$a->strings["Swinger"] = "Swinger";
+$a->strings["Betrayed"] = "Traído(a)";
+$a->strings["Separated"] = "Separado(a)";
+$a->strings["Unstable"] = "Instável";
+$a->strings["Divorced"] = "Divorciado(a)";
+$a->strings["Imaginarily divorced"] = "Divorciado imaginariamente";
+$a->strings["Widowed"] = "Viúvo(a)";
+$a->strings["Uncertain"] = "Incerto(a)";
+$a->strings["It's complicated"] = "É complicado";
+$a->strings["Don't care"] = "Não importa";
+$a->strings["Ask me"] = "Pergunte-me";
+$a->strings["An invitation is required."] = "É necessário um convite.";
+$a->strings["Invitation could not be verified."] = "Não foi possível verificar o convite.";
+$a->strings["Invalid OpenID url"] = "A URL do OpenID é inválida";
+$a->strings["Please enter the required information."] = "Por favor, forneça a informação solicitada.";
+$a->strings["Please use a shorter name."] = "Por favor, use um nome mais curto.";
+$a->strings["Name too short."] = "O nome é muito curto.";
+$a->strings["That doesn't appear to be your full (First Last) name."] = "Isso não parece ser o seu nome completo (Nome Sobrenome).";
+$a->strings["Your email domain is not among those allowed on this site."] = "O domínio do seu e-mail não está entre os permitidos neste site.";
+$a->strings["Not a valid email address."] = "Não é um endereço de e-mail válido.";
+$a->strings["Cannot use that email."] = "Não é possível usar esse e-mail.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra.";
+$a->strings["Nickname is already registered. Please choose another."] = "Esta identificação já foi registrada. Por favor, escolha outra.";
+$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra.";
+$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRO GRAVE: Não foi possível gerar as chaves de segurança.";
+$a->strings["An error occurred during registration. Please try again."] = "Ocorreu um erro durante o registro. Por favor, tente novamente.";
+$a->strings["An error occurred creating your default profile. Please try again."] = "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente.";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\n\t\tCaro %1\$s,\n\t\t\tObrigado por se cadastrar em %2\$s. Sua conta foi criada.\n\t";
+$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\n\t\tOs dados de login são os seguintes:\n\t\t\tLocal do Site:\t%3\$s\n\t\t\tNome de Login:\t%1\$s\n\t\t\tSenha:\t%5\$s\n\n\t\tVocê pode alterar sua senha na página de \"Configurações\" da sua conta após fazer o login\n\n\t\tPor favor, dedique alguns minutos na página para rever as outras configurações da sua conta.\n\n\t\tTalvez você também queira incluir algumas informações básicas adicionais ao seu perfil padrão\n\t\t(na página de \"Perfis\") para que outras pessoas possam encontrá-lo com facilidade.\n\n\t\tRecomendamos que inclua seu nome completo, adicione uma foto do perfil,\n\t\tadicionar algumas \"palavras-chave\" (muito útil para fazer novas amizades) - e\n\t\ttalvez em que pais você mora; se você não quiser ser mais específico \n\t\tdo que isso.\n\n\t\tNós respeitamos plenamente seu direito à privacidade, e nenhum desses itens são necessários.\n\t\tSe você é novo por aqui e não conheço ninguém, eles podem ajuda-lo a fazer novas e interessantes amizades.\n\n\n\t\tObrigado e bem-vindo a %2\$s.";
+$a->strings["Registration details for %s"] = "Detalhes do registro de %s";
+$a->strings["Visible to everybody"] = "Visível para todos";
+$a->strings["This entry was edited"] = "Essa entrada foi editada";
+$a->strings["Private Message"] = "Mensagem privada";
+$a->strings["Edit"] = "Editar";
+$a->strings["save to folder"] = "salvar na pasta";
+$a->strings["add star"] = "destacar";
+$a->strings["remove star"] = "remover o destaque";
+$a->strings["toggle star status"] = "ativa/desativa o destaque";
+$a->strings["starred"] = "marcado com estrela";
+$a->strings["ignore thread"] = "ignorar tópico";
+$a->strings["unignore thread"] = "deixar de ignorar tópico";
+$a->strings["toggle ignore status"] = "alternar status ignorar";
+$a->strings["ignored"] = "Ignorado";
+$a->strings["add tag"] = "adicionar etiqueta";
+$a->strings["I like this (toggle)"] = "Eu gostei disso (alternar)";
+$a->strings["like"] = "gostei";
+$a->strings["I don't like this (toggle)"] = "Eu não gostei disso (alternar)";
+$a->strings["dislike"] = "desgostar";
+$a->strings["Share this"] = "Compartilhar isso";
+$a->strings["share"] = "compartilhar";
+$a->strings["to"] = "para";
+$a->strings["via"] = "via";
+$a->strings["Wall-to-Wall"] = "Mural-para-mural";
+$a->strings["via Wall-To-Wall:"] = "via Mural-para-mural";
+$a->strings["%d comment"] = array(
+ 0 => "%d comentário",
+ 1 => "%d comentários",
+);
+$a->strings["This is you"] = "Este(a) é você";
+$a->strings["Bold"] = "Negrito";
+$a->strings["Italic"] = "Itálico";
+$a->strings["Underline"] = "Sublinhado";
+$a->strings["Quote"] = "Citação";
+$a->strings["Code"] = "Código";
+$a->strings["Image"] = "Imagem";
+$a->strings["Link"] = "Link";
+$a->strings["Video"] = "Vídeo";
+$a->strings["Item not available."] = "O item não está disponível.";
+$a->strings["Item was not found."] = "O item não foi encontrado.";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "O número diário de mensagens do mural de %s foi excedido. Não foi possível enviar a mensagem.";
+$a->strings["No recipient selected."] = "Não foi selecionado nenhum destinatário.";
+$a->strings["Unable to check your home location."] = "Não foi possível verificar a sua localização.";
+$a->strings["Message could not be sent."] = "Não foi possível enviar a mensagem.";
+$a->strings["Message collection failure."] = "Falha na coleta de mensagens.";
+$a->strings["Message sent."] = "A mensagem foi enviada.";
+$a->strings["No recipient."] = "Nenhum destinatário.";
+$a->strings["Send Private Message"] = "Enviar mensagem privada";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Caso você deseje uma resposta de %s, por favor verifique se as configurações de privacidade em seu site permitem o recebimento de mensagens de remetentes desconhecidos.";
+$a->strings["To:"] = "Para:";
+$a->strings["Subject:"] = "Assunto:";
+$a->strings["Your message:"] = "Sua mensagem:";
+$a->strings["Group created."] = "O grupo foi criado.";
+$a->strings["Could not create group."] = "Não foi possível criar o grupo.";
+$a->strings["Group not found."] = "O grupo não foi encontrado.";
+$a->strings["Group name changed."] = "O nome do grupo foi alterado.";
+$a->strings["Save Group"] = "Salvar o grupo";
+$a->strings["Create a group of contacts/friends."] = "Criar um grupo de contatos/amigos.";
+$a->strings["Group Name: "] = "Nome do grupo: ";
+$a->strings["Group removed."] = "O grupo foi removido.";
+$a->strings["Unable to remove group."] = "Não foi possível remover o grupo.";
+$a->strings["Group Editor"] = "Editor de grupo";
+$a->strings["Members"] = "Membros";
+$a->strings["All Contacts"] = "Todos os contatos";
+$a->strings["Click on a contact to add or remove."] = "Clique em um contato para adicionar ou remover.";
+$a->strings["No potential page delegates located."] = "Nenhuma página delegada potencial localizada.";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente.";
+$a->strings["Existing Page Managers"] = "Administradores de Páginas Existentes";
+$a->strings["Existing Page Delegates"] = "Delegados de Páginas Existentes";
+$a->strings["Potential Delegates"] = "Delegados Potenciais";
+$a->strings["Remove"] = "Remover";
+$a->strings["Add"] = "Adicionar";
+$a->strings["No entries."] = "Sem entradas.";
+$a->strings["Invalid request identifier."] = "Identificador de solicitação inválido";
+$a->strings["Discard"] = "Descartar";
+$a->strings["Ignore"] = "Ignorar";
+$a->strings["System"] = "Sistema";
+$a->strings["Personal"] = "Pessoal";
+$a->strings["Show Ignored Requests"] = "Exibir solicitações ignoradas";
+$a->strings["Hide Ignored Requests"] = "Ocultar solicitações ignoradas";
+$a->strings["Notification type: "] = "Tipo de notificação:";
+$a->strings["Friend Suggestion"] = "Sugestão de amigo";
+$a->strings["suggested by %s"] = "sugerido por %s";
+$a->strings["Hide this contact from others"] = "Ocultar este contato dos outros";
+$a->strings["Post a new friend activity"] = "Publicar a adição de amigo";
+$a->strings["if applicable"] = "se aplicável";
+$a->strings["Approve"] = "Aprovar";
+$a->strings["Claims to be known to you: "] = "Alega ser conhecido por você: ";
+$a->strings["yes"] = "sim";
+$a->strings["no"] = "não";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Sua conexão deve ser bidirecional ou não? \"Amigo\" implica que você permite ler e se inscreve nos textos dele. \"Fan / admirador\" significa que você permite ler, mas você não quer ler os textos dele. Aprovar como:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "Sua conexão deve ser bidirecional ou não? \"Amigo\" implica que você permite a leitura e assina o textos dele. \"Compartilhador\" significa que você permite a leitura mas você não quer ler os textos dele. Aprova como:";
+$a->strings["Friend"] = "Amigo";
+$a->strings["Sharer"] = "Compartilhador";
+$a->strings["Fan/Admirer"] = "Fã/Admirador";
+$a->strings["Friend/Connect Request"] = "Solicitação de amizade/conexão";
+$a->strings["New Follower"] = "Novo acompanhante";
+$a->strings["No introductions."] = "Sem apresentações.";
+$a->strings["%s liked %s's post"] = "%s gostou da publicação de %s";
+$a->strings["%s disliked %s's post"] = "%s desgostou da publicação de %s";
+$a->strings["%s is now friends with %s"] = "%s agora é amigo de %s";
+$a->strings["%s created a new post"] = "%s criou uma nova publicação";
+$a->strings["%s commented on %s's post"] = "%s comentou uma publicação de %s";
+$a->strings["No more network notifications."] = "Nenhuma notificação de rede.";
+$a->strings["Network Notifications"] = "Notificações de rede";
+$a->strings["No more system notifications."] = "Não fazer notificações de sistema.";
+$a->strings["System Notifications"] = "Notificações de sistema";
+$a->strings["No more personal notifications."] = "Nenhuma notificação pessoal.";
+$a->strings["Personal Notifications"] = "Notificações pessoais";
+$a->strings["No more home notifications."] = "Não existe mais nenhuma notificação pessoal.";
+$a->strings["Home Notifications"] = "Notificações pessoais";
+$a->strings["No profile"] = "Nenhum perfil";
+$a->strings["everybody"] = "todos";
+$a->strings["Account"] = "Conta";
+$a->strings["Additional features"] = "Funcionalidades adicionais";
+$a->strings["Display"] = "Tela";
+$a->strings["Social Networks"] = "Redes Sociais";
+$a->strings["Plugins"] = "Plugins";
+$a->strings["Connected apps"] = "Aplicações conectadas";
+$a->strings["Export personal data"] = "Exportar dados pessoais";
+$a->strings["Remove account"] = "Remover a conta";
+$a->strings["Missing some important data!"] = "Está faltando algum dado importante!";
+$a->strings["Update"] = "Atualizar";
+$a->strings["Failed to connect with email account using the settings provided."] = "Não foi possível conectar à conta de e-mail com as configurações fornecidas.";
+$a->strings["Email settings updated."] = "As configurações de e-mail foram atualizadas.";
+$a->strings["Features updated"] = "Funcionalidades atualizadas";
+$a->strings["Relocate message has been send to your contacts"] = "A mensagem de relocação foi enviada para seus contatos";
+$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada.";
+$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada.";
+$a->strings["Wrong password."] = "Senha errada.";
+$a->strings["Password changed."] = "A senha foi modificada.";
+$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente.";
+$a->strings[" Please use a shorter name."] = " Por favor, use um nome mais curto.";
+$a->strings[" Name too short."] = " O nome é muito curto.";
+$a->strings["Wrong Password"] = "Senha Errada";
+$a->strings[" Not valid email."] = " Não é um e-mail válido.";
+$a->strings[" Cannot change to that email."] = " Não foi possível alterar para esse e-mail.";
+$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão.";
+$a->strings["Private forum has no privacy permissions and no default privacy group."] = "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão.";
+$a->strings["Settings updated."] = "As configurações foram atualizadas.";
+$a->strings["Add application"] = "Adicionar aplicação";
+$a->strings["Save Settings"] = "Salvar configurações";
+$a->strings["Name"] = "Nome";
+$a->strings["Consumer Key"] = "Chave do consumidor";
+$a->strings["Consumer Secret"] = "Segredo do consumidor";
+$a->strings["Redirect"] = "Redirecionar";
+$a->strings["Icon url"] = "URL do ícone";
+$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação.";
+$a->strings["Connected Apps"] = "Aplicações conectadas";
+$a->strings["Client key starts with"] = "A chave do cliente inicia com";
+$a->strings["No name"] = "Sem nome";
+$a->strings["Remove authorization"] = "Remover autorização";
+$a->strings["No Plugin settings configured"] = "Não foi definida nenhuma configuração de plugin";
+$a->strings["Plugin Settings"] = "Configurações do plugin";
+$a->strings["Off"] = "Off";
+$a->strings["On"] = "On";
+$a->strings["Additional Features"] = "Funcionalidades Adicionais";
+$a->strings["Built-in support for %s connectivity is %s"] = "O suporte interno para conectividade de %s está %s";
+$a->strings["enabled"] = "habilitado";
+$a->strings["disabled"] = "desabilitado";
+$a->strings["StatusNet"] = "StatusNet";
+$a->strings["Email access is disabled on this site."] = "O acesso ao e-mail está desabilitado neste site.";
+$a->strings["Email/Mailbox Setup"] = "Configurações do e-mail/caixa postal";
+$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal.";
+$a->strings["Last successful email check:"] = "Última checagem bem sucedida de e-mail:";
+$a->strings["IMAP server name:"] = "Nome do servidor IMAP:";
+$a->strings["IMAP port:"] = "Porta do IMAP:";
+$a->strings["Security:"] = "Segurança:";
+$a->strings["None"] = "Nenhuma";
+$a->strings["Email login name:"] = "Nome de usuário do e-mail:";
+$a->strings["Email password:"] = "Senha do e-mail:";
+$a->strings["Reply-to address:"] = "Endereço de resposta (Reply-to):";
+$a->strings["Send public posts to all email contacts:"] = "Enviar publicações públicas para todos os contatos de e-mail:";
+$a->strings["Action after import:"] = "Ação após a importação:";
+$a->strings["Mark as seen"] = "Marcar como visto";
+$a->strings["Move to folder"] = "Mover para pasta";
+$a->strings["Move to folder:"] = "Mover para pasta:";
+$a->strings["No special theme for mobile devices"] = "Nenhum tema especial para dispositivos móveis";
+$a->strings["Display Settings"] = "Configurações de exibição";
+$a->strings["Display Theme:"] = "Tema do perfil:";
+$a->strings["Mobile Theme:"] = "Tema para dispositivos móveis:";
+$a->strings["Update browser every xx seconds"] = "Atualizar o navegador a cada xx segundos";
+$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, não possui máximo";
+$a->strings["Number of items to display per page:"] = "Número de itens a serem exibidos por página:";
+$a->strings["Maximum of 100 items"] = "Máximo de 100 itens";
+$a->strings["Number of items to display per page when viewed from mobile device:"] = "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:";
+$a->strings["Don't show emoticons"] = "Não exibir emoticons";
+$a->strings["Don't show notices"] = "Não mostra avisos";
+$a->strings["Infinite scroll"] = "rolamento infinito";
+$a->strings["Automatic updates only at the top of the network page"] = "Atualizações automáticas só na parte superior da página da rede";
+$a->strings["User Types"] = "Tipos de Usuários";
+$a->strings["Community Types"] = "Tipos de Comunidades";
+$a->strings["Normal Account Page"] = "Página de conta normal";
+$a->strings["This account is a normal personal profile"] = "Essa conta é um perfil pessoal normal";
+$a->strings["Soapbox Page"] = "Página de vitrine";
+$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura";
+$a->strings["Community Forum/Celebrity Account"] = "Conta de fórum de comunidade/celebridade";
+$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita";
+$a->strings["Automatic Friend Page"] = "Página de amigo automático";
+$a->strings["Automatically approve all connection/friend requests as friends"] = "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos";
+$a->strings["Private Forum [Experimental]"] = "Fórum privado [Experimental]";
+$a->strings["Private forum - approved members only"] = "Fórum privado - somente membros aprovados";
+$a->strings["OpenID:"] = "OpenID:";
+$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir o uso deste OpenID para entrar nesta conta";
+$a->strings["Publish your default profile in your local site directory?"] = "Publicar o seu perfil padrão no diretório local do seu site?";
+$a->strings["No"] = "Não";
+$a->strings["Publish your default profile in the global social directory?"] = "Publicar o seu perfil padrão no diretório social global?";
+$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? ";
+$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Se ativado, postar mensagens públicas no Diáspora e em outras redes não será possível.";
+$a->strings["Allow friends to post to your profile page?"] = "Permitir aos amigos publicarem na sua página de perfil?";
+$a->strings["Allow friends to tag your posts?"] = "Permitir aos amigos etiquetarem suas publicações?";
+$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir que você seja sugerido como amigo em potencial para novos membros?";
+$a->strings["Permit unknown people to send you private mail?"] = "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?";
+$a->strings["Profile is not published."] = "O perfil não está publicado.";
+$a->strings["or"] = "ou";
+$a->strings["Your Identity Address is"] = "O endereço da sua identidade é";
+$a->strings["Automatically expire posts after this many days:"] = "Expirar automaticamente publicações após tantos dias:";
+$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas.";
+$a->strings["Advanced expiration settings"] = "Configurações avançadas de expiração";
+$a->strings["Advanced Expiration"] = "Expiração avançada";
+$a->strings["Expire posts:"] = "Expirar publicações:";
+$a->strings["Expire personal notes:"] = "Expirar notas pessoais:";
+$a->strings["Expire starred posts:"] = "Expirar publicações destacadas:";
+$a->strings["Expire photos:"] = "Expirar fotos:";
+$a->strings["Only expire posts by others:"] = "Expirar somente as publicações de outras pessoas:";
+$a->strings["Account Settings"] = "Configurações da conta";
+$a->strings["Password Settings"] = "Configurações da senha";
+$a->strings["New Password:"] = "Nova senha:";
+$a->strings["Confirm:"] = "Confirme:";
+$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la";
+$a->strings["Current Password:"] = "Senha Atual:";
+$a->strings["Your current password to confirm the changes"] = "Sua senha atual para confirmar as mudanças";
+$a->strings["Password:"] = "Senha:";
+$a->strings["Basic Settings"] = "Configurações básicas";
+$a->strings["Email Address:"] = "Endereço de e-mail:";
+$a->strings["Your Timezone:"] = "Seu fuso horário:";
+$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:";
+$a->strings["Use Browser Location:"] = "Usar localizador do navegador:";
+$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade";
+$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:";
+$a->strings["(to prevent spam abuse)"] = "(para prevenir abuso de spammers)";
+$a->strings["Default Post Permissions"] = "Permissões padrão de publicação";
+$a->strings["(click to open/close)"] = "(clique para abrir/fechar)";
+$a->strings["Show to Groups"] = "Mostre para Grupos";
+$a->strings["Show to Contacts"] = "Mostre para Contatos";
+$a->strings["Default Private Post"] = "Publicação Privada Padrão";
+$a->strings["Default Public Post"] = "Publicação Pública Padrão";
+$a->strings["Default Permissions for New Posts"] = "Permissões Padrão para Publicações Novas";
+$a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:";
+$a->strings["Notification Settings"] = "Configurações de notificação";
+$a->strings["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:";
+$a->strings["accepting a friend request"] = "aceitar uma requisição de amizade";
+$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade";
+$a->strings["making an interesting profile change"] = "fazer uma modificação interessante em seu perfil";
+$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação sempre que:";
+$a->strings["You receive an introduction"] = "Você recebeu uma apresentação";
+$a->strings["Your introductions are confirmed"] = "Suas apresentações forem confirmadas";
+$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil";
+$a->strings["Someone writes a followup comment"] = "Alguém comentar a sua mensagem";
+$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada";
+$a->strings["You receive a friend suggestion"] = "Você recebe uma suggestão de amigo";
+$a->strings["You are tagged in a post"] = "Você foi etiquetado em uma publicação";
+$a->strings["You are poked/prodded/etc. in a post"] = "Você está cutucado/incitado/etc. em uma publicação";
+$a->strings["Text-only notification emails"] = "Emails de notificação apenas de texto";
+$a->strings["Send text only notification emails, without the html part"] = "Enviar e-mails de notificação apenas de texto, sem a parte html";
+$a->strings["Advanced Account/Page Type Settings"] = "Conta avançada/Configurações do tipo de página";
+$a->strings["Change the behaviour of this account for special situations"] = "Modificar o comportamento desta conta em situações especiais";
+$a->strings["Relocate"] = "Relocação";
+$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão.";
+$a->strings["Resend relocate message to contacts"] = "Reenviar mensagem de relocação para os contatos";
+$a->strings["Common Friends"] = "Amigos em Comum";
+$a->strings["No contacts in common."] = "Nenhum contato em comum.";
+$a->strings["Remote privacy information not available."] = "Não existe informação disponível sobre a privacidade remota.";
+$a->strings["Visible to:"] = "Visível para:";
$a->strings["%d contact edited."] = array(
0 => "%d contato editado",
1 => "%d contatos editados",
@@ -13,7 +963,6 @@ $a->strings["Could not access contact record."] = "Não foi possível acessar o
$a->strings["Could not locate selected profile."] = "Não foi possível localizar o perfil selecionado.";
$a->strings["Contact updated."] = "O contato foi atualizado.";
$a->strings["Failed to update contact record."] = "Não foi possível atualizar o registro do contato.";
-$a->strings["Permission denied."] = "Permissão negada.";
$a->strings["Contact has been blocked"] = "O contato foi bloqueado";
$a->strings["Contact has been unblocked"] = "O contato foi desbloqueado";
$a->strings["Contact has been ignored"] = "O contato foi ignorado";
@@ -21,8 +970,6 @@ $a->strings["Contact has been unignored"] = "O contato deixou de ser ignorado";
$a->strings["Contact has been archived"] = "O contato foi arquivado";
$a->strings["Contact has been unarchived"] = "O contato foi desarquivado";
$a->strings["Do you really want to delete this contact?"] = "Você realmente deseja deletar esse contato?";
-$a->strings["Yes"] = "Sim";
-$a->strings["Cancel"] = "Cancelar";
$a->strings["Contact has been removed."] = "O contato foi removido.";
$a->strings["You are mutual friends with %s"] = "Você possui uma amizade mútua com %s";
$a->strings["You are sharing with %s"] = "Você está compartilhando com %s";
@@ -33,16 +980,11 @@ $a->strings["(Update was successful)"] = "(A atualização foi bem sucedida)";
$a->strings["(Update was not successful)"] = "(A atualização não foi bem sucedida)";
$a->strings["Suggest friends"] = "Sugerir amigos";
$a->strings["Network type: %s"] = "Tipo de rede: %s";
-$a->strings["%d contact in common"] = array(
- 0 => "%d contato em comum",
- 1 => "%d contatos em comum",
-);
$a->strings["View all contacts"] = "Ver todos os contatos";
$a->strings["Unblock"] = "Desbloquear";
$a->strings["Block"] = "Bloquear";
$a->strings["Toggle Blocked status"] = "Alternar o status de bloqueio";
$a->strings["Unignore"] = "Deixar de ignorar";
-$a->strings["Ignore"] = "Ignorar";
$a->strings["Toggle Ignored status"] = "Alternar o status de ignorado";
$a->strings["Unarchive"] = "Desarquivar";
$a->strings["Archive"] = "Arquivar";
@@ -50,8 +992,11 @@ $a->strings["Toggle Archive status"] = "Alternar o status de arquivamento";
$a->strings["Repair"] = "Reparar";
$a->strings["Advanced Contact Settings"] = "Configurações avançadas do contato";
$a->strings["Communications lost with this contact!"] = "As comunicações com esse contato foram perdidas!";
+$a->strings["Fetch further information for feeds"] = "Pega mais informações para feeds";
+$a->strings["Disabled"] = "Desabilitado";
+$a->strings["Fetch information"] = "Buscar informações";
+$a->strings["Fetch information and keywords"] = "Buscar informação e palavras-chave";
$a->strings["Contact Editor"] = "Editor de contatos";
-$a->strings["Submit"] = "Enviar";
$a->strings["Profile Visibility"] = "Visibilidade do perfil";
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro.";
$a->strings["Contact Information / Notes"] = "Informações sobre o contato / Anotações";
@@ -68,19 +1013,13 @@ $a->strings["Update now"] = "Atualizar agora";
$a->strings["Currently blocked"] = "Atualmente bloqueado";
$a->strings["Currently ignored"] = "Atualmente ignorado";
$a->strings["Currently archived"] = "Atualmente arquivado";
-$a->strings["Hide this contact from others"] = "Ocultar este contato dos outros";
$a->strings["Replies/likes to your public posts may still be visible"] = "Respostas/gostadas associados às suas publicações ainda podem estar visíveis";
$a->strings["Notification for new posts"] = "Notificações para novas publicações";
$a->strings["Send a notification of every new post of this contact"] = "Envie uma notificação para todos as novas publicações deste contato";
-$a->strings["Fetch further information for feeds"] = "Pega mais informações para feeds";
-$a->strings["Disabled"] = "Desabilitado";
-$a->strings["Fetch information"] = "Buscar informações";
-$a->strings["Fetch information and keywords"] = "Buscar informação e palavras-chave";
$a->strings["Blacklisted keywords"] = "Palavras-chave na Lista Negra";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista de palavras-chave separadas por vírgulas que não devem ser convertidas para hashtags, quando \"Buscar informações e palavras-chave\" for selecionado.";
$a->strings["Suggestions"] = "Sugestões";
$a->strings["Suggest potential friends"] = "Sugerir amigos em potencial";
-$a->strings["All Contacts"] = "Todos os contatos";
$a->strings["Show all contacts"] = "Exibe todos os contatos";
$a->strings["Unblocked"] = "Desbloquear";
$a->strings["Only show unblocked contacts"] = "Exibe somente contatos desbloqueados";
@@ -96,311 +1035,118 @@ $a->strings["Mutual Friendship"] = "Amizade mútua";
$a->strings["is a fan of yours"] = "é um fã seu";
$a->strings["you are a fan of"] = "você é um fã de";
$a->strings["Edit contact"] = "Editar o contato";
-$a->strings["Contacts"] = "Contatos";
$a->strings["Search your contacts"] = "Pesquisar seus contatos";
$a->strings["Finding: "] = "Pesquisando: ";
-$a->strings["Find"] = "Pesquisar";
-$a->strings["Update"] = "Atualizar";
-$a->strings["Delete"] = "Excluir";
-$a->strings["No profile"] = "Nenhum perfil";
-$a->strings["Manage Identities and/or Pages"] = "Gerenciar identidades e/ou páginas";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Alterne entre diferentes identidades ou páginas de comunidade/grupo que dividem detalhes da sua conta ou que você tenha fornecido permissões de \"administração\"";
-$a->strings["Select an identity to manage: "] = "Selecione uma identidade para gerenciar: ";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem";
+$a->strings["Or - did you try to upload an empty file?"] = "Ou - você tentou enviar um arquivo vazio?";
+$a->strings["File exceeds size limit of %d"] = "O arquivo excedeu o tamanho limite de %d";
+$a->strings["File upload failed."] = "Não foi possível enviar o arquivo.";
+$a->strings["[Embedded content - reload page to view]"] = "[Conteúdo incorporado - recarregue a página para ver]";
+$a->strings["Export account"] = "Exportar conta";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor.";
+$a->strings["Export all"] = "Exportar tudo";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)";
+$a->strings["Registration successful. Please check your email for further instructions."] = "O registro foi bem sucedido. Por favor, verifique seu e-mail para maiores informações.";
+$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "Falha ao enviar mensagem de email. Estes são os dados da sua conta: login: %s senha: %s
Você pode alterar sua senha após fazer o login.";
+$a->strings["Your registration can not be processed."] = "Não foi possível processar o seu registro.";
+$a->strings["Your registration is pending approval by the site owner."] = "A aprovação do seu registro está pendente junto ao administrador do site.";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Este site excedeu o limite diário permitido para registros de novas contas.\nPor favor tente novamente amanhã.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Você pode (opcionalmente) preencher este formulário via OpenID, fornecendo seu OpenID e clicando em 'Registrar'.";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se você não está familiarizado com o OpenID, por favor, deixe esse campo em branco e preencha os outros itens.";
+$a->strings["Your OpenID (optional): "] = "Seu OpenID (opcional): ";
+$a->strings["Include your profile in member directory?"] = "Incluir o seu perfil no diretório de membros?";
+$a->strings["Membership on this site is by invitation only."] = "A associação a este site só pode ser feita mediante convite.";
+$a->strings["Your invitation ID: "] = "A ID do seu convite: ";
+$a->strings["Registration"] = "Registro";
+$a->strings["Your Full Name (e.g. Joe Smith): "] = "Seu nome completo (ex: José da Silva): ";
+$a->strings["Your Email Address: "] = "Seu endereço de e-mail: ";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Selecione uma identificação para o perfil. Ela deve começar com um caractere alfabético. O endereço do seu perfil neste site será 'identificação@\$sitename'";
+$a->strings["Choose a nickname: "] = "Escolha uma identificação: ";
+$a->strings["Import"] = "Importar";
+$a->strings["Import your profile to this friendica instance"] = "Importa seu perfil desta instância do friendica";
$a->strings["Post successful."] = "Publicado com sucesso.";
-$a->strings["Permission denied"] = "Permissão negada";
-$a->strings["Invalid profile identifier."] = "Identificador de perfil inválido.";
-$a->strings["Profile Visibility Editor"] = "Editor de visibilidade do perfil";
-$a->strings["Profile"] = "Perfil ";
-$a->strings["Click on a contact to add or remove."] = "Clique em um contato para adicionar ou remover.";
-$a->strings["Visible To"] = "Visível para";
-$a->strings["All Contacts (with secure profile access)"] = "Todos os contatos (com acesso a perfil seguro)";
-$a->strings["Item not found."] = "O item não foi encontrado.";
-$a->strings["Public access denied."] = "Acesso público negado.";
+$a->strings["System down for maintenance"] = "Sistema em manutenção";
$a->strings["Access to this profile has been restricted."] = "O acesso a este perfil está restrito.";
-$a->strings["Item has been removed."] = "O item foi removido.";
-$a->strings["Welcome to Friendica"] = "Bemvindo ao Friendica";
-$a->strings["New Member Checklist"] = "Dicas para os novos membros";
-$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Gostaríamos de oferecer algumas dicas e links para ajudar a tornar a sua experiência agradável. Clique em qualquer item para visitar a página correspondente. Um link para essa página será visível em sua home page por duas semanas após o seu registro inicial e, então, desaparecerá discretamente.";
-$a->strings["Getting Started"] = "Do Início";
-$a->strings["Friendica Walk-Through"] = "Passo-a-passo da friendica";
-$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar.";
-$a->strings["Settings"] = "Configurações";
-$a->strings["Go to Your Settings"] = "Ir para as suas configurações";
-$a->strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Em sua página Configurações - mude sua senha inicial. Também tome nota de seu Endereço de Identidade. Isso se parece com um endereço de e-mail - e será útil para se fazer amigos na rede social livre.";
-$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Revise as outras configurações, em particular as relacionadas a privacidade. Não estar listado no diretório é o equivalente a não ter o seu número na lista telefônica. Normalmente é interessante você estar listado - a não ser que os seu amigos atuais e potenciais saibam exatamente como encontrar você.";
-$a->strings["Upload Profile Photo"] = "Enviar foto do perfil";
-$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Envie uma foto para o seu perfil, caso ainda não tenha feito isso. Estudos indicam que pessoas que publicam fotos reais delas mesmas têm 10 vezes mais chances de encontrar novos amigos do que as que não o fazem.";
-$a->strings["Edit Your Profile"] = "Editar seu perfil";
-$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edite o seu perfil padrão a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos.";
-$a->strings["Profile Keywords"] = "Palavras-chave do perfil";
-$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Defina algumas palavras-chave públicas para o seu perfil padrão, que descrevam os seus interesses. Nós podemos encontrar outras pessoas com interesses similares e sugerir novas amizades.";
-$a->strings["Connecting"] = "Conexões";
-$a->strings["Facebook"] = "Facebook";
-$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook.";
-$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre.";
-$a->strings["Importing Emails"] = "Importação de e-mails";
-$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Forneça a informação de acesso ao seu e-mail na sua página de Configuração de Conector se você deseja importar e interagir com amigos ou listas de discussão da sua Caixa de Entrada de e-mail";
-$a->strings["Go to Your Contacts Page"] = "Ir para a sua página de contatos";
-$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Add New Contact dialog."] = "Sua página de contatos é sua rota para o gerenciamento de amizades e conexão com amigos em outras redes. Geralmente você fornece o endereço deles ou a URL do site na janela de diálogo Adicionar Novo Contato.";
-$a->strings["Go to Your Site's Directory"] = "Ir para o diretório do seu site";
-$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado.";
-$a->strings["Finding New People"] = "Pesquisar por novas pessoas";
-$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "No painel lateral da página de Contatos existem várias ferramentas para encontrar novos amigos. Você pode descobrir pessoas com os mesmos interesses, procurar por nomes ou interesses e fornecer sugestões baseadas nos relacionamentos da rede. Em um site completamente novo, as sugestões de amizades geralmente começam a ser populadas dentro de 24 horas.";
-$a->strings["Groups"] = "Grupos";
-$a->strings["Group Your Contacts"] = "Agrupe seus contatos";
-$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Após fazer novas amizades, organize-as em grupos de conversa privados, a partir da barra lateral na sua página de Contatos. A partir daí, você poderá interagir com cada grupo privativamente, na sua página de Rede.";
-$a->strings["Why Aren't My Posts Public?"] = "Por que as minhas publicações não são públicas?";
-$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "A friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima.";
-$a->strings["Getting Help"] = "Obtendo ajuda";
-$a->strings["Go to the Help Section"] = "Ir para a seção de ajuda";
-$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa.";
-$a->strings["OpenID protocol error. No ID returned."] = "Erro no protocolo OpenID. Não foi retornada nenhuma ID.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "A conta não foi encontrada e não são permitidos registros via OpenID nesse site.";
-$a->strings["Login failed."] = "Não foi possível autenticar.";
-$a->strings["Image uploaded but image cropping failed."] = "A imagem foi enviada, mas não foi possível cortá-la.";
-$a->strings["Profile Photos"] = "Fotos do perfil";
-$a->strings["Image size reduction [%s] failed."] = "Não foi possível reduzir o tamanho da imagem [%s].";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarregue a página pressionando a tecla Shift ou limpe o cache do navegador caso a nova foto não apareça imediatamente";
-$a->strings["Unable to process image"] = "Não foi possível processar a imagem";
-$a->strings["Image exceeds size limit of %d"] = "A imagem excede o limite de tamanho de %d";
-$a->strings["Unable to process image."] = "Não foi possível processar a imagem.";
-$a->strings["Upload File:"] = "Enviar arquivo:";
-$a->strings["Select a profile:"] = "Selecione um perfil:";
-$a->strings["Upload"] = "Enviar";
-$a->strings["or"] = "ou";
-$a->strings["skip this step"] = "pule esta etapa";
-$a->strings["select a photo from your photo albums"] = "selecione uma foto de um álbum de fotos";
-$a->strings["Crop Image"] = "Cortar a imagem";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor, ajuste o corte da imagem para a melhor visualização.";
-$a->strings["Done Editing"] = "Encerrar a edição";
-$a->strings["Image uploaded successfully."] = "A imagem foi enviada com sucesso.";
-$a->strings["Image upload failed."] = "Não foi possível enviar a imagem.";
-$a->strings["photo"] = "foto";
-$a->strings["status"] = "status";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está seguindo %2\$s's %3\$s";
-$a->strings["Tag removed"] = "A etiqueta foi removida";
-$a->strings["Remove Item Tag"] = "Remover a etiqueta do item";
-$a->strings["Select a tag to remove: "] = "Selecione uma etiqueta para remover: ";
-$a->strings["Remove"] = "Remover";
-$a->strings["Save to Folder:"] = "Salvar na pasta:";
-$a->strings["- select -"] = "-selecione-";
-$a->strings["Save"] = "Salvar";
-$a->strings["Contact added"] = "O contato foi adicionado";
-$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original.";
-$a->strings["Empty post discarded."] = "A publicação em branco foi descartada.";
-$a->strings["Wall Photos"] = "Fotos do mural";
-$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica.";
-$a->strings["You may visit them online at %s"] = "Você pode visitá-lo em %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens.";
-$a->strings["%s posted an update."] = "%s publicou uma atualização.";
-$a->strings["Group created."] = "O grupo foi criado.";
-$a->strings["Could not create group."] = "Não foi possível criar o grupo.";
-$a->strings["Group not found."] = "O grupo não foi encontrado.";
-$a->strings["Group name changed."] = "O nome do grupo foi alterado.";
-$a->strings["Save Group"] = "Salvar o grupo";
-$a->strings["Create a group of contacts/friends."] = "Criar um grupo de contatos/amigos.";
-$a->strings["Group Name: "] = "Nome do grupo: ";
-$a->strings["Group removed."] = "O grupo foi removido.";
-$a->strings["Unable to remove group."] = "Não foi possível remover o grupo.";
-$a->strings["Group Editor"] = "Editor de grupo";
-$a->strings["Members"] = "Membros";
-$a->strings["You must be logged in to use addons. "] = "Você precisa estar logado para usar os addons.";
-$a->strings["Applications"] = "Aplicativos";
-$a->strings["No installed applications."] = "Nenhum aplicativo instalado";
-$a->strings["Profile not found."] = "O perfil não foi encontrado.";
-$a->strings["Contact not found."] = "O contato não foi encontrado.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado.";
-$a->strings["Response from remote site was not understood."] = "A resposta do site remoto não foi compreendida.";
-$a->strings["Unexpected response from remote site: "] = "Resposta inesperada do site remoto: ";
-$a->strings["Confirmation completed successfully."] = "A confirmação foi completada com sucesso.";
-$a->strings["Remote site reported: "] = "O site remoto relatou: ";
-$a->strings["Temporary failure. Please wait and try again."] = "Falha temporária. Por favor, aguarde e tente novamente.";
-$a->strings["Introduction failed or was revoked."] = "Ocorreu uma falha na apresentação ou ela foi revogada.";
-$a->strings["Unable to set contact photo."] = "Não foi possível definir a foto do contato.";
-$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s agora é amigo de %2\$s";
-$a->strings["No user record found for '%s' "] = "Não foi encontrado nenhum registro de usuário para '%s' ";
-$a->strings["Our site encryption key is apparently messed up."] = "A chave de criptografia do nosso site está, aparentemente, bagunçada.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Foi fornecida uma URL em branco ou não foi possível descriptografá-la.";
-$a->strings["Contact record was not found for you on our site."] = "O registro do contato não foi encontrado para você em seu site.";
-$a->strings["Site public key not available in contact record for URL %s."] = "A chave pública do site não está disponível no registro do contato para a URL %s";
-$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo.";
-$a->strings["Unable to set your contact credentials on our system."] = "Não foi possível definir suas credenciais de contato no nosso sistema.";
-$a->strings["Unable to update your contact profile details on our system"] = "Não foi possível atualizar os detalhes do seu perfil em nosso sistema.";
-$a->strings["[Name Withheld]"] = "[Nome não revelado]";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s se associou a %2\$s";
-$a->strings["Requested profile is not available."] = "Perfil solicitado não está disponível.";
$a->strings["Tips for New Members"] = "Dicas para novos membros";
+$a->strings["Public access denied."] = "Acesso público negado.";
$a->strings["No videos selected"] = "Nenhum vídeo selecionado";
$a->strings["Access to this item is restricted."] = "O acesso a este item é restrito.";
-$a->strings["View Video"] = "Ver Vídeo";
$a->strings["View Album"] = "Ver álbum";
$a->strings["Recent Videos"] = "Vídeos Recentes";
$a->strings["Upload New Videos"] = "Envie Novos Vídeos";
-$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s etiquetou %3\$s de %2\$s com %4\$s";
+$a->strings["Manage Identities and/or Pages"] = "Gerenciar identidades e/ou páginas";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Alterne entre diferentes identidades ou páginas de comunidade/grupo que dividem detalhes da sua conta ou que você tenha fornecido permissões de \"administração\"";
+$a->strings["Select an identity to manage: "] = "Selecione uma identidade para gerenciar: ";
+$a->strings["Item not found"] = "O item não foi encontrado";
+$a->strings["Edit post"] = "Editar a publicação";
+$a->strings["People Search"] = "Pesquisar pessoas";
+$a->strings["No matches"] = "Nenhuma correspondência";
+$a->strings["Account approved."] = "A conta foi aprovada.";
+$a->strings["Registration revoked for %s"] = "O registro de %s foi revogado";
+$a->strings["Please login."] = "Por favor, autentique-se.";
+$a->strings["This introduction has already been accepted."] = "Esta apresentação já foi aceita.";
+$a->strings["Profile location is not valid or does not contain profile information."] = "A localização do perfil não é válida ou não contém uma informação de perfil.";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono.";
+$a->strings["Warning: profile location has no profile photo."] = "Aviso: a localização do perfil não possui nenhuma foto do perfil.";
+$a->strings["%d required parameter was not found at the given location"] = array(
+ 0 => "O parâmetro requerido %d não foi encontrado na localização fornecida",
+ 1 => "Os parâmetros requeridos %d não foram encontrados na localização fornecida",
+);
+$a->strings["Introduction complete."] = "A apresentação foi finalizada.";
+$a->strings["Unrecoverable protocol error."] = "Ocorreu um erro irrecuperável de protocolo.";
+$a->strings["Profile unavailable."] = "O perfil não está disponível.";
+$a->strings["%s has received too many connection requests today."] = "%s recebeu solicitações de conexão em excesso hoje.";
+$a->strings["Spam protection measures have been invoked."] = "As medidas de proteção contra spam foram ativadas.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Os amigos foram notificados para tentar novamente em 24 horas.";
+$a->strings["Invalid locator"] = "Localizador inválido";
+$a->strings["Invalid email address."] = "Endereço de e-mail inválido.";
+$a->strings["This account has not been configured for email. Request failed."] = "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação.";
+$a->strings["Unable to resolve your name at the provided location."] = "Não foi possível encontrar a sua identificação no endereço indicado.";
+$a->strings["You have already introduced yourself here."] = "Você já fez a sua apresentação aqui.";
+$a->strings["Apparently you are already friends with %s."] = "Aparentemente você já é amigo de %s.";
+$a->strings["Invalid profile URL."] = "URL de perfil inválida.";
+$a->strings["Your introduction has been sent."] = "A sua apresentação foi enviada.";
+$a->strings["Please login to confirm introduction."] = "Por favor, autentique-se para confirmar a apresentação.";
+$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "A identidade autenticada está incorreta. Por favor, entre como este perfil.";
+$a->strings["Hide this contact"] = "Ocultar este contato";
+$a->strings["Welcome home %s."] = "Bem-vindo(a) à sua página pessoal %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirme sua solicitação de apresentação/conexão para %s.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:";
+$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós.";
+$a->strings["Friend/Connection Request"] = "Solicitação de amizade/conexão";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
+$a->strings["Please answer the following:"] = "Por favor, entre com as informações solicitadas:";
+$a->strings["Does %s know you?"] = "%s conhece você?";
+$a->strings["Add a personal note:"] = "Adicione uma anotação pessoal:";
+$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
+$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora.";
+$a->strings["Your Identity Address:"] = "Seu endereço de identificação:";
+$a->strings["Submit Request"] = "Enviar solicitação";
+$a->strings["Files"] = "Arquivos";
+$a->strings["Authorize application connection"] = "Autorizar a conexão com a aplicação";
+$a->strings["Return to your app and insert this Securty Code:"] = "Volte para a sua aplicação e digite este código de segurança:";
+$a->strings["Please login to continue."] = "Por favor, autentique-se para continuar.";
+$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?";
+$a->strings["Do you really want to delete this suggestion?"] = "Você realmente deseja deletar essa sugestão?";
+$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Não existe nenhuma sugestão disponível. Se este for um site novo, por favor tente novamente em 24 horas.";
+$a->strings["Ignore/Hide"] = "Ignorar/Ocultar";
+$a->strings["Contacts who are not members of a group"] = "Contatos que não são membros de um grupo";
+$a->strings["Contact not found."] = "O contato não foi encontrado.";
$a->strings["Friend suggestion sent."] = "A sugestão de amigo foi enviada";
$a->strings["Suggest Friends"] = "Sugerir amigos";
$a->strings["Suggest a friend for %s"] = "Sugerir um amigo para %s";
-$a->strings["No valid account found."] = "Não foi encontrada nenhuma conta válida.";
-$a->strings["Password reset request issued. Check your email."] = "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tPrezado %1\$s,\n\t\t\tUma solicitação foi recebida recentemente em \"%2\$s\" para redefinir a\n\t\tsenha da sua conta. Para confirmar este pedido, por favor selecione o link de confirmação\n\t\tabaixo ou copie e cole-o na barra de endereço do seu navegador.\n\n\t\tSe NÃO foi você que solicitou esta alteração por favor, NÃO clique no link\n\t\tfornecido e ignore e/ou apague este e-mail.\n\n\t\tSua senha não será alterada a menos que possamos verificar que foi você que\n\t\temitiu esta solicitação.";
-$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "\n\t\tSiga este link para verificar sua identidade:\n\n\t\t%1\$s\n\n\t\tVocê então receberá uma mensagem de continuidade contendo a nova senha.\n\t\tVocê pode alterar sua senha na sua página de configurações após efetuar seu login.\n\n\t\tOs dados de login são os seguintes:\n\n\t\tLocalização do Site:\t%2\$s\n\t\tNome de Login:\t%3\$s";
-$a->strings["Password reset requested at %s"] = "Foi feita uma solicitação de reiniciação da senha em %s";
-$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada.";
-$a->strings["Password Reset"] = "Redifinir a senha";
-$a->strings["Your password has been reset as requested."] = "Sua senha foi reiniciada, conforme solicitado.";
-$a->strings["Your new password is"] = "Sua nova senha é";
-$a->strings["Save or copy your new password - and then"] = "Grave ou copie a sua nova senha e, então";
-$a->strings["click here to login"] = "clique aqui para entrar";
-$a->strings["Your password may be changed from the Settings page after successful login."] = "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil.";
-$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\n\t\t\t\tCaro %1\$s,\n\t\t\t\t\tSua senha foi alterada conforme solicitado. Por favor, guarde essas\n\t\t\t\tinformações para seus registros (ou altere a sua senha imediatamente para\n\t\t\t\talgo que você se lembrará).\n\t\t\t";
-$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "\n\t\t\t\tOs seus dados de login são os seguintes:\n\n\t\t\t\tLocalização do Site:\t%1\$s\n\t\t\t\tNome de Login:\t%2\$s\n\t\t\t\tSenha:\t%3\$s\n\n\t\t\t\tVocê pode alterar esta senha na sua página de configurações depois que efetuar o seu login.\n\t\t\t";
-$a->strings["Your password has been changed at %s"] = "Sua senha foi modifica às %s";
-$a->strings["Forgot your Password?"] = "Esqueceu a sua senha?";
-$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções.";
-$a->strings["Nickname or Email: "] = "Identificação ou e-mail: ";
-$a->strings["Reset"] = "Reiniciar";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gosta de %3\$s de %2\$s";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s não gosta de %3\$s de %2\$s";
-$a->strings["{0} wants to be your friend"] = "{0} deseja ser seu amigo";
-$a->strings["{0} sent you a message"] = "{0} lhe enviou uma mensagem";
-$a->strings["{0} requested registration"] = "{0} solicitou registro";
-$a->strings["{0} commented %s's post"] = "{0} comentou a publicação de %s";
-$a->strings["{0} liked %s's post"] = "{0} gostou da publicação de %s";
-$a->strings["{0} disliked %s's post"] = "{0} desgostou da publicação de %s";
-$a->strings["{0} is now friends with %s"] = "{0} agora é amigo de %s";
-$a->strings["{0} posted"] = "{0} publicou";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetou a publicação de %s com #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} mencionou você em uma publicação";
+$a->strings["link"] = "ligação";
$a->strings["No contacts."] = "Nenhum contato.";
-$a->strings["View Contacts"] = "Ver contatos";
-$a->strings["Invalid request identifier."] = "Identificador de solicitação inválido";
-$a->strings["Discard"] = "Descartar";
-$a->strings["System"] = "Sistema";
-$a->strings["Network"] = "Rede";
-$a->strings["Personal"] = "Pessoal";
-$a->strings["Home"] = "Pessoal";
-$a->strings["Introductions"] = "Apresentações";
-$a->strings["Show Ignored Requests"] = "Exibir solicitações ignoradas";
-$a->strings["Hide Ignored Requests"] = "Ocultar solicitações ignoradas";
-$a->strings["Notification type: "] = "Tipo de notificação:";
-$a->strings["Friend Suggestion"] = "Sugestão de amigo";
-$a->strings["suggested by %s"] = "sugerido por %s";
-$a->strings["Post a new friend activity"] = "Publicar a adição de amigo";
-$a->strings["if applicable"] = "se aplicável";
-$a->strings["Approve"] = "Aprovar";
-$a->strings["Claims to be known to you: "] = "Alega ser conhecido por você: ";
-$a->strings["yes"] = "sim";
-$a->strings["no"] = "não";
-$a->strings["Approve as: "] = "Aprovar como:";
-$a->strings["Friend"] = "Amigo";
-$a->strings["Sharer"] = "Compartilhador";
-$a->strings["Fan/Admirer"] = "Fã/Admirador";
-$a->strings["Friend/Connect Request"] = "Solicitação de amizade/conexão";
-$a->strings["New Follower"] = "Novo acompanhante";
-$a->strings["No introductions."] = "Sem apresentações.";
-$a->strings["Notifications"] = "Notificações";
-$a->strings["%s liked %s's post"] = "%s gostou da publicação de %s";
-$a->strings["%s disliked %s's post"] = "%s desgostou da publicação de %s";
-$a->strings["%s is now friends with %s"] = "%s agora é amigo de %s";
-$a->strings["%s created a new post"] = "%s criou uma nova publicação";
-$a->strings["%s commented on %s's post"] = "%s comentou uma publicação de %s";
-$a->strings["No more network notifications."] = "Nenhuma notificação de rede.";
-$a->strings["Network Notifications"] = "Notificações de rede";
-$a->strings["No more system notifications."] = "Não fazer notificações de sistema.";
-$a->strings["System Notifications"] = "Notificações de sistema";
-$a->strings["No more personal notifications."] = "Nenhuma notificação pessoal.";
-$a->strings["Personal Notifications"] = "Notificações pessoais";
-$a->strings["No more home notifications."] = "Não existe mais nenhuma notificação pessoal.";
-$a->strings["Home Notifications"] = "Notificações pessoais";
-$a->strings["Source (bbcode) text:"] = "Texto fonte (bbcode):";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Texto fonte (Diaspora) a converter para BBcode:";
-$a->strings["Source input: "] = "Entrada fonte:";
-$a->strings["bb2html (raw HTML): "] = "bb2html (HTML puro):";
-$a->strings["bb2html: "] = "bb2html: ";
-$a->strings["bb2html2bb: "] = "bb2html2bb: ";
-$a->strings["bb2md: "] = "bb2md: ";
-$a->strings["bb2md2html: "] = "bb2md2html: ";
-$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
-$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
-$a->strings["Source input (Diaspora format): "] = "Fonte de entrada (formato Diaspora):";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
-$a->strings["Nothing new here"] = "Nada de novo aqui";
-$a->strings["Clear notifications"] = "Descartar notificações";
-$a->strings["New Message"] = "Nova mensagem";
-$a->strings["No recipient selected."] = "Não foi selecionado nenhum destinatário.";
-$a->strings["Unable to locate contact information."] = "Não foi possível localizar informação do contato.";
-$a->strings["Message could not be sent."] = "Não foi possível enviar a mensagem.";
-$a->strings["Message collection failure."] = "Falha na coleta de mensagens.";
-$a->strings["Message sent."] = "A mensagem foi enviada.";
-$a->strings["Messages"] = "Mensagens";
-$a->strings["Do you really want to delete this message?"] = "Você realmente deseja deletar essa mensagem?";
-$a->strings["Message deleted."] = "A mensagem foi excluída.";
-$a->strings["Conversation removed."] = "A conversa foi removida.";
-$a->strings["Please enter a link URL:"] = "Por favor, digite uma URL:";
-$a->strings["Send Private Message"] = "Enviar mensagem privada";
-$a->strings["To:"] = "Para:";
-$a->strings["Subject:"] = "Assunto:";
-$a->strings["Your message:"] = "Sua mensagem:";
-$a->strings["Upload photo"] = "Enviar foto";
-$a->strings["Insert web link"] = "Inserir link web";
-$a->strings["Please wait"] = "Por favor, espere";
-$a->strings["No messages."] = "Nenhuma mensagem.";
-$a->strings["Unknown sender - %s"] = "Remetente desconhecido - %s";
-$a->strings["You and %s"] = "Você e %s";
-$a->strings["%s and You"] = "%s e você";
-$a->strings["Delete conversation"] = "Excluir conversa";
-$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
-$a->strings["%d message"] = array(
- 0 => "%d mensagem",
- 1 => "%d mensagens",
-);
-$a->strings["Message not available."] = "A mensagem não está disponível.";
-$a->strings["Delete message"] = "Excluir a mensagem";
-$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente.";
-$a->strings["Send Reply"] = "Enviar resposta";
-$a->strings["[Embedded content - reload page to view]"] = "[Conteúdo incorporado - recarregue a página para ver]";
-$a->strings["Contact settings applied."] = "As configurações do contato foram aplicadas.";
-$a->strings["Contact update failed."] = "Não foi possível atualizar o contato.";
-$a->strings["Repair Contact Settings"] = "Corrigir configurações do contato";
-$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ATENÇÃO: Isso é muito avançado, se você digitar informações incorretas, suas comunicações com esse contato pode parar de funcionar.";
-$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor, use o botão 'Voltar' do seu navegador agora, caso você não tenha certeza do que está fazendo.";
-$a->strings["Return to contact editor"] = "Voltar ao editor de contatos";
-$a->strings["No mirroring"] = "Nenhum espelhamento";
-$a->strings["Mirror as forwarded posting"] = "Espelhar como postagem encaminhada";
-$a->strings["Mirror as my own posting"] = "Espelhar como minha própria postagem";
-$a->strings["Name"] = "Nome";
-$a->strings["Account Nickname"] = "Identificação da conta";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - sobrescreve Nome/Identificação";
-$a->strings["Account URL"] = "URL da conta";
-$a->strings["Friend Request URL"] = "URL da requisição de amizade";
-$a->strings["Friend Confirm URL"] = "URL da confirmação de amizade";
-$a->strings["Notification Endpoint URL"] = "URL do ponto final da notificação";
-$a->strings["Poll/Feed URL"] = "URL do captador/fonte de notícias";
-$a->strings["New photo from this URL"] = "Nova imagem desta URL";
-$a->strings["Remote Self"] = "Auto remoto";
-$a->strings["Mirror postings from this contact"] = "Espelhar publicações deste contato";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcar este contato como auto remoto fará com que o friendica republique novas entradas deste usuário.";
-$a->strings["Login"] = "Entrar";
-$a->strings["The post was created"] = "";
-$a->strings["Access denied."] = "Acesso negado.";
-$a->strings["People Search"] = "Pesquisar pessoas";
-$a->strings["No matches"] = "Nenhuma correspondência";
-$a->strings["Photos"] = "Fotos";
-$a->strings["Files"] = "Arquivos";
-$a->strings["Contacts who are not members of a group"] = "Contatos que não são membros de um grupo";
$a->strings["Theme settings updated."] = "As configurações do tema foram atualizadas.";
$a->strings["Site"] = "Site";
$a->strings["Users"] = "Usuários";
-$a->strings["Plugins"] = "Plugins";
$a->strings["Themes"] = "Temas";
$a->strings["DB updates"] = "Atualizações do BD";
$a->strings["Logs"] = "Relatórios";
-$a->strings["probe address"] = "";
-$a->strings["check webfinger"] = "";
-$a->strings["Admin"] = "Admin";
+$a->strings["probe address"] = "prova endereço";
+$a->strings["check webfinger"] = "verifica webfinger";
$a->strings["Plugin Features"] = "Recursos do plugin";
-$a->strings["diagnostics"] = "";
+$a->strings["diagnostics"] = "diagnóstico";
$a->strings["User registrations waiting for confirmation"] = "Cadastros de novos usuários aguardando confirmação";
$a->strings["Normal Account"] = "Conta normal";
$a->strings["Soapbox Account"] = "Conta de vitrine";
@@ -417,15 +1163,10 @@ $a->strings["Version"] = "Versão";
$a->strings["Active plugins"] = "Plugins ativos";
$a->strings["Can not parse base url. Must have at least ://"] = "Não foi possível analisar a URL. Ela deve conter pelo menos ://";
$a->strings["Site settings updated."] = "As configurações do site foram atualizadas.";
-$a->strings["No special theme for mobile devices"] = "Nenhum tema especial para dispositivos móveis";
-$a->strings["No community page"] = "";
-$a->strings["Public postings from users of this site"] = "";
-$a->strings["Global community page"] = "";
+$a->strings["No community page"] = "Sem página de comunidade";
+$a->strings["Public postings from users of this site"] = "Textos públicos de usuários deste sítio";
+$a->strings["Global community page"] = "Página global da comunidade";
$a->strings["At post arrival"] = "Na chegada da publicação";
-$a->strings["Frequently"] = "Frequentemente";
-$a->strings["Hourly"] = "De hora em hora";
-$a->strings["Twice daily"] = "Duas vezes ao dia";
-$a->strings["Daily"] = "Diariamente";
$a->strings["Multi user instance"] = "Instância multi usuário";
$a->strings["Closed"] = "Fechado";
$a->strings["Requires approval"] = "Requer aprovação";
@@ -433,8 +1174,6 @@ $a->strings["Open"] = "Aberto";
$a->strings["No SSL policy, links will track page SSL state"] = "Nenhuma política de SSL, os links irão rastrear o estado SSL da página";
$a->strings["Force all links to use SSL"] = "Forçar todos os links a utilizar SSL";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificado auto-assinado, usar SSL somente para links locais (não recomendado)";
-$a->strings["Save Settings"] = "Salvar configurações";
-$a->strings["Registration"] = "Registro";
$a->strings["File upload"] = "Envio de arquivo";
$a->strings["Policies"] = "Políticas";
$a->strings["Advanced"] = "Avançado";
@@ -442,10 +1181,10 @@ $a->strings["Performance"] = "Performance";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Relocação - ATENÇÃO: função avançada. Pode tornar esse servidor inacessível.";
$a->strings["Site name"] = "Nome do site";
$a->strings["Host name"] = "Nome do host";
-$a->strings["Sender Email"] = "";
+$a->strings["Sender Email"] = "enviador de email";
$a->strings["Banner/Logo"] = "Banner/Logo";
-$a->strings["Shortcut icon"] = "";
-$a->strings["Touch icon"] = "";
+$a->strings["Shortcut icon"] = "ícone de atalho";
+$a->strings["Touch icon"] = "ícone de toque";
$a->strings["Additional Info"] = "Informação adicional";
$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Para servidores públicos: você pode adicionar informações aqui que serão listadas em dir.friendica.com/siteinfo.";
$a->strings["System language"] = "Idioma do sistema";
@@ -506,10 +1245,10 @@ $a->strings["Fullname check"] = "Verificar nome completo";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Forçar os usuários a usar um espaço em branco entre o nome e o sobrenome, ao preencherem o nome completo no registro, como uma medida contra o spam";
$a->strings["UTF-8 Regular expressions"] = "Expressões regulares UTF-8";
$a->strings["Use PHP UTF8 regular expressions"] = "Use expressões regulares do PHP em UTF8";
-$a->strings["Community Page Style"] = "";
-$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "";
-$a->strings["Posts per user on community page"] = "";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "";
+$a->strings["Community Page Style"] = "Estilo da página de comunidade";
+$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "Tipo de página de comunidade para mostrar. 'Comunidade Global' mostra todos os textos públicos de uma rede aberta e distribuída que chega neste servidor.";
+$a->strings["Posts per user on community page"] = "Textos por usuário na página da comunidade";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "O número máximo de textos por usuário na página da comunidade. (Não é válido para 'comunidade global')";
$a->strings["Enable OStatus support"] = "Habilitar suporte ao OStatus";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fornece compatibilidade OStatus (StatusNet, GNU Social, etc.). Todas as comunicações no OStatus são públicas, assim avisos de privacidade serão ocasionalmente mostrados.";
$a->strings["OStatus conversation completion interval"] = "Intervalo de finalização da conversação OStatus ";
@@ -534,8 +1273,8 @@ $a->strings["Use MySQL full text engine"] = "Use o engine de texto completo (ful
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Ativa a engine de texto completo (full text). Acelera a busca - mas só pode buscar apenas por 4 ou mais caracteres.";
$a->strings["Suppress Language"] = "Retira idioma";
$a->strings["Suppress language information in meta information about a posting."] = "Retira informações sobre idioma nas meta informações sobre uma publicação.";
-$a->strings["Suppress Tags"] = "";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
+$a->strings["Suppress Tags"] = "Suprime etiquetas";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "suprime mostrar uma lista de hashtags no final de cada texto.";
$a->strings["Path to item cache"] = "Diretório do cache de item";
$a->strings["Cache duration in seconds"] = "Duração do cache em segundos";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Por quanto tempo os arquivos de cache devem ser mantidos? O valor padrão é 86400 segundos (um dia). Para desativar o cache, defina o valor para -1.";
@@ -546,10 +1285,10 @@ $a->strings["Temp path"] = "Diretório Temp";
$a->strings["Base path to installation"] = "Diretório base para instalação";
$a->strings["Disable picture proxy"] = "Disabilitar proxy de imagem";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "O proxy de imagem aumenta o desempenho e privacidade. Ele não deve ser usado em sistemas com largura de banda muito baixa.";
-$a->strings["Enable old style pager"] = "";
-$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "";
-$a->strings["Only search in tags"] = "";
-$a->strings["On large systems the text search can slow down the system extremely."] = "";
+$a->strings["Enable old style pager"] = "Habilita estilo antigo de paginação";
+$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "O estilo antigo de paginação tem número de páginas mas dimunui muito a velocidade das páginas.";
+$a->strings["Only search in tags"] = "Somente pesquisa nas estiquetas";
+$a->strings["On large systems the text search can slow down the system extremely."] = "Em grandes sistemas a pesquisa de texto pode deixar o sistema muito lento.";
$a->strings["New base url"] = "Nova URL base";
$a->strings["Update has been marked successful"] = "A atualização foi marcada como bem sucedida";
$a->strings["Database structure update %s was successfully applied."] = "A atualização da estrutura do banco de dados %s foi aplicada com sucesso.";
@@ -566,7 +1305,6 @@ $a->strings["Mark success (if update was manually applied)"] = "Marcar como bem
$a->strings["Attempt to execute this update step automatically"] = "Tentar executar esse passo da atualização automaticamente";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tCaro %1\$s,\n\t\t\t\to administrador de %2\$s criou uma conta para você.";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tOs dados de login são os seguintes:\n\n\t\t\tLocal do Site:\t%1\$s\n\t\t\tNome de Login:\t\t%2\$s\n\t\t\tSenha:\t\t%3\$s\n\n\t\t\tVocê pode alterar sua senha na página de \"Configurações\" da sua conta após fazer o login.\n\n\t\t\tPor favor, dedique alguns minutos na página para rever as outras configurações da sua conta.\n\n\t\t\tTalvez você também queira incluir algumas informações básicas adicionais ao seu perfil padrão\n\t\t\t(na página de \"Perfis\") para que outras pessoas possam encontrá-lo com facilidade.\n\n\t\t\tRecomendamos que inclua seu nome completo, adicione uma foto do perfil,\n\t\t\tadicionar algumas \"palavras-chave\" (muito útil para fazer novas amizades) - e\n\t\t\ttalvez em que pais você mora; se você não quiser ser mais específico\n\t\t\tdo que isso.\n\n\t\t\tNós respeitamos plenamente seu direito à privacidade, e nenhum desses itens são necessários.\n\t\t\tSe você é novo por aqui e não conheço ninguém, eles podem ajuda-lo\n\t\t\ta fazer novas e interessantes amizades.\n\n\t\t\tObrigado e bem-vindo a %4\$s.";
-$a->strings["Registration details for %s"] = "Detalhes do registro de %s";
$a->strings["%s user blocked/unblocked"] = array(
0 => "%s usuário bloqueado/desbloqueado",
1 => "%s usuários bloqueados/desbloqueados",
@@ -583,7 +1321,6 @@ $a->strings["select all"] = "selecionar todos";
$a->strings["User registrations waiting for confirm"] = "Registros de usuário aguardando confirmação";
$a->strings["User waiting for permanent deletion"] = "Usuário aguardando por fim permanente da conta.";
$a->strings["Request date"] = "Solicitar data";
-$a->strings["Email"] = "E-mail";
$a->strings["No registrations."] = "Nenhum registro.";
$a->strings["Deny"] = "Negar";
$a->strings["Site admin"] = "Administração do site";
@@ -593,7 +1330,6 @@ $a->strings["Register date"] = "Data de registro";
$a->strings["Last login"] = "Última entrada";
$a->strings["Last item"] = "Último item";
$a->strings["Deleted since"] = "Apagado desde";
-$a->strings["Account"] = "Conta";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Os usuários selecionados serão excluídos!\\n\\nTudo o que estes usuários publicaram neste site será excluído permanentemente!\\n\\nDeseja continuar?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "O usuário {0} será excluído!\\n\\nTudo o que este usuário publicou neste site será permanentemente excluído!\\n\\nDeseja continuar?";
$a->strings["Name of the new user."] = "Nome do novo usuários.";
@@ -622,10 +1358,14 @@ $a->strings["FTP Host"] = "Endereço do FTP";
$a->strings["FTP Path"] = "Caminho do FTP";
$a->strings["FTP User"] = "Usuário do FTP";
$a->strings["FTP Password"] = "Senha do FTP";
+$a->strings["Image exceeds size limit of %d"] = "A imagem excede o limite de tamanho de %d";
+$a->strings["Unable to process image."] = "Não foi possível processar a imagem.";
+$a->strings["Image upload failed."] = "Não foi possível enviar a imagem.";
+$a->strings["Welcome to %s"] = "Bem-vindo(a) a %s";
+$a->strings["OpenID protocol error. No ID returned."] = "Erro no protocolo OpenID. Não foi retornada nenhuma ID.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "A conta não foi encontrada e não são permitidos registros via OpenID nesse site.";
$a->strings["Search Results For:"] = "Resultados de Busca Por:";
$a->strings["Remove term"] = "Remover o termo";
-$a->strings["Saved Searches"] = "Pesquisas salvas";
-$a->strings["add"] = "adicionar";
$a->strings["Commented Order"] = "Ordem dos comentários";
$a->strings["Sort by Comment Date"] = "Ordenar pela data do comentário";
$a->strings["Posted Order"] = "Ordem das publicações";
@@ -648,13 +1388,132 @@ $a->strings["Group: "] = "Grupo: ";
$a->strings["Contact: "] = "Contato: ";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Mensagens privadas para esta pessoa correm o risco de sofrerem divulgação pública.";
$a->strings["Invalid contact."] = "Contato inválido.";
-$a->strings["Friends of %s"] = "Amigos de %s";
-$a->strings["No friends to display."] = "Nenhum amigo para exibir.";
+$a->strings["- select -"] = "-selecione-";
+$a->strings["This is Friendica, version"] = "Este é o Friendica, versão";
+$a->strings["running at web location"] = "sendo executado no endereço web";
+$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica.";
+$a->strings["Bug reports and issues: please visit"] = "Relatos e acompanhamentos de erros podem ser encontrados em";
+$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com";
+$a->strings["Installed plugins/addons/apps:"] = "Plugins/complementos/aplicações instaladas:";
+$a->strings["No installed plugins/addons/apps"] = "Nenhum plugin/complemento/aplicativo instalado";
+$a->strings["Applications"] = "Aplicativos";
+$a->strings["No installed applications."] = "Nenhum aplicativo instalado";
+$a->strings["Upload New Photos"] = "Enviar novas fotos";
+$a->strings["Contact information unavailable"] = "A informação de contato não está disponível";
+$a->strings["Album not found."] = "O álbum não foi encontrado.";
+$a->strings["Delete Album"] = "Excluir o álbum";
+$a->strings["Do you really want to delete this photo album and all its photos?"] = "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?";
+$a->strings["Delete Photo"] = "Excluir a foto";
+$a->strings["Do you really want to delete this photo?"] = "Você realmente deseja deletar essa foto?";
+$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s foi marcado em %2\$s por %3\$s";
+$a->strings["a photo"] = "uma foto";
+$a->strings["Image exceeds size limit of "] = "A imagem excede o tamanho máximo de ";
+$a->strings["Image file is empty."] = "O arquivo de imagem está vazio.";
+$a->strings["No photos selected"] = "Não foi selecionada nenhuma foto";
+$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos.";
+$a->strings["Upload Photos"] = "Enviar fotos";
+$a->strings["New album name: "] = "Nome do novo álbum: ";
+$a->strings["or existing album name: "] = "ou o nome de um álbum já existente: ";
+$a->strings["Do not show a status post for this upload"] = "Não exiba uma publicação de status para este envio";
+$a->strings["Permissions"] = "Permissões";
+$a->strings["Private Photo"] = "Foto Privada";
+$a->strings["Public Photo"] = "Foto Pública";
+$a->strings["Edit Album"] = "Editar o álbum";
+$a->strings["Show Newest First"] = "Exibir as mais recentes primeiro";
+$a->strings["Show Oldest First"] = "Exibir as mais antigas primeiro";
+$a->strings["View Photo"] = "Ver a foto";
+$a->strings["Permission denied. Access to this item may be restricted."] = "Permissão negada. O acesso a este item pode estar restrito.";
+$a->strings["Photo not available"] = "A foto não está disponível";
+$a->strings["View photo"] = "Ver a imagem";
+$a->strings["Edit photo"] = "Editar a foto";
+$a->strings["Use as profile photo"] = "Usar como uma foto de perfil";
+$a->strings["View Full Size"] = "Ver no tamanho real";
+$a->strings["Tags: "] = "Etiquetas: ";
+$a->strings["[Remove any tag]"] = "[Remover qualquer etiqueta]";
+$a->strings["Rotate CW (right)"] = "Rotacionar para direita";
+$a->strings["Rotate CCW (left)"] = "Rotacionar para esquerda";
+$a->strings["New album name"] = "Novo nome para o álbum";
+$a->strings["Caption"] = "Legenda";
+$a->strings["Add a Tag"] = "Adicionar uma etiqueta";
+$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento";
+$a->strings["Private photo"] = "Foto privada";
+$a->strings["Public photo"] = "Foto pública";
+$a->strings["Recent Photos"] = "Fotos recentes";
+$a->strings["The post was created"] = "O texto foi criado";
+$a->strings["Contact added"] = "O contato foi adicionado";
+$a->strings["Move account"] = "Mover conta";
+$a->strings["You can import an account from another Friendica server."] = "Você pode importar um conta de outro sevidor Friendica.";
+$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Você precisa exportar sua conta de um servidor antigo e fazer o upload aqui. Nós recriaremos sua conta antiga aqui com todos os seus contatos. Nós também tentaremos informar seus amigos que você se mudou para cá.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Esse recurso é experimental. Nós não podemos importar contatos de uma rede OStatus (statusnet/identi.ca) ou do Diaspora";
+$a->strings["Account file"] = "Arquivo de conta";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Para exportar a sua conta, entre em \"Configurações->Exportar dados pessoais\" e selecione \"Exportar conta\"";
+$a->strings["Total invitation limit exceeded."] = "Limite de convites totais excedido.";
+$a->strings["%s : Not a valid email address."] = "%s : Não é um endereço de e-mail válido.";
+$a->strings["Please join us on Friendica"] = "Por favor, junte-se à nós na Friendica";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite de convites ultrapassado. Favor contactar o administrador do sítio.";
+$a->strings["%s : Message delivery failed."] = "%s : Não foi possível enviar a mensagem.";
+$a->strings["%d message sent."] = array(
+ 0 => "%d mensagem enviada.",
+ 1 => "%d mensagens enviadas.",
+);
+$a->strings["You have no more invitations available"] = "Você não possui mais convites disponíveis";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros.";
+$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["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Você preciso informar este código de convite: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com.";
+$a->strings["Access denied."] = "Acesso negado.";
+$a->strings["No valid account found."] = "Não foi encontrada nenhuma conta válida.";
+$a->strings["Password reset request issued. Check your email."] = "A solicitação para reiniciar sua senha foi encaminhada. Verifique seu e-mail.";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tPrezado %1\$s,\n\t\t\tUma solicitação foi recebida recentemente em \"%2\$s\" para redefinir a\n\t\tsenha da sua conta. Para confirmar este pedido, por favor selecione o link de confirmação\n\t\tabaixo ou copie e cole-o na barra de endereço do seu navegador.\n\n\t\tSe NÃO foi você que solicitou esta alteração por favor, NÃO clique no link\n\t\tfornecido e ignore e/ou apague este e-mail.\n\n\t\tSua senha não será alterada a menos que possamos verificar que foi você que\n\t\temitiu esta solicitação.";
+$a->strings["\n\t\tFollow this link to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "\n\t\tSiga este link para verificar sua identidade:\n\n\t\t%1\$s\n\n\t\tVocê então receberá uma mensagem de continuidade contendo a nova senha.\n\t\tVocê pode alterar sua senha na sua página de configurações após efetuar seu login.\n\n\t\tOs dados de login são os seguintes:\n\n\t\tLocalização do Site:\t%2\$s\n\t\tNome de Login:\t%3\$s";
+$a->strings["Password reset requested at %s"] = "Foi feita uma solicitação de reiniciação da senha em %s";
+$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi reiniciada.";
+$a->strings["Your password has been reset as requested."] = "Sua senha foi reiniciada, conforme solicitado.";
+$a->strings["Your new password is"] = "Sua nova senha é";
+$a->strings["Save or copy your new password - and then"] = "Grave ou copie a sua nova senha e, então";
+$a->strings["click here to login"] = "clique aqui para entrar";
+$a->strings["Your password may be changed from the Settings page after successful login."] = "Sua senha pode ser alterada na página de Configurações após você entrar em seu perfil.";
+$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\n\t\t\t\tCaro %1\$s,\n\t\t\t\t\tSua senha foi alterada conforme solicitado. Por favor, guarde essas\n\t\t\t\tinformações para seus registros (ou altere a sua senha imediatamente para\n\t\t\t\talgo que você se lembrará).\n\t\t\t";
+$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "\n\t\t\t\tOs seus dados de login são os seguintes:\n\n\t\t\t\tLocalização do Site:\t%1\$s\n\t\t\t\tNome de Login:\t%2\$s\n\t\t\t\tSenha:\t%3\$s\n\n\t\t\t\tVocê pode alterar esta senha na sua página de configurações depois que efetuar o seu login.\n\t\t\t";
+$a->strings["Your password has been changed at %s"] = "Sua senha foi modifica às %s";
+$a->strings["Forgot your Password?"] = "Esqueceu a sua senha?";
+$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Digite o seu endereço de e-mail e clique em 'Reiniciar' para prosseguir com a reiniciação da sua senha. Após isso, verifique seu e-mail para mais instruções.";
+$a->strings["Nickname or Email: "] = "Identificação ou e-mail: ";
+$a->strings["Reset"] = "Reiniciar";
+$a->strings["Source (bbcode) text:"] = "Texto fonte (bbcode):";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Texto fonte (Diaspora) a converter para BBcode:";
+$a->strings["Source input: "] = "Entrada fonte:";
+$a->strings["bb2html (raw HTML): "] = "bb2html (HTML puro):";
+$a->strings["bb2html: "] = "bb2html: ";
+$a->strings["bb2html2bb: "] = "bb2html2bb: ";
+$a->strings["bb2md: "] = "bb2md: ";
+$a->strings["bb2md2html: "] = "bb2md2html: ";
+$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
+$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
+$a->strings["Source input (Diaspora format): "] = "Fonte de entrada (formato Diaspora):";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Tag removed"] = "A etiqueta foi removida";
+$a->strings["Remove Item Tag"] = "Remover a etiqueta do item";
+$a->strings["Select a tag to remove: "] = "Selecione uma etiqueta para remover: ";
+$a->strings["Remove My Account"] = "Remover minha conta";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la.";
+$a->strings["Please enter your password for verification:"] = "Por favor, digite a sua senha para verificação:";
+$a->strings["Invalid profile identifier."] = "Identificador de perfil inválido.";
+$a->strings["Profile Visibility Editor"] = "Editor de visibilidade do perfil";
+$a->strings["Visible To"] = "Visível para";
+$a->strings["All Contacts (with secure profile access)"] = "Todos os contatos (com acesso a perfil seguro)";
+$a->strings["Profile Match"] = "Correspondência de perfil";
+$a->strings["No keywords to match. Please add keywords to your default profile."] = "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão.";
+$a->strings["is interested in:"] = "se interessa por:";
$a->strings["Event title and start time are required."] = "O título do evento e a hora de início são obrigatórios.";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Editar o evento";
-$a->strings["link to source"] = "exibir a origem";
-$a->strings["Events"] = "Eventos";
$a->strings["Create New Event"] = "Criar um novo evento";
$a->strings["Previous"] = "Anterior";
$a->strings["Next"] = "Próximo";
@@ -667,53 +1526,113 @@ $a->strings["Finish date/time is not known or not relevant"] = "A data/hora de t
$a->strings["Event Finishes:"] = "Término do evento:";
$a->strings["Adjust for viewer timezone"] = "Ajustar para o fuso horário do visualizador";
$a->strings["Description:"] = "Descrição:";
-$a->strings["Location:"] = "Localização:";
$a->strings["Title:"] = "Título:";
$a->strings["Share this event"] = "Compartilhar este evento";
-$a->strings["Select"] = "Selecionar";
-$a->strings["View %s's profile @ %s"] = "Ver o perfil de %s @ %s";
-$a->strings["%s from %s"] = "%s de %s";
-$a->strings["View in context"] = "Ver no contexto";
-$a->strings["%d comment"] = array(
- 0 => "%d comentário",
- 1 => "%d comentários",
+$a->strings["{0} wants to be your friend"] = "{0} deseja ser seu amigo";
+$a->strings["{0} sent you a message"] = "{0} lhe enviou uma mensagem";
+$a->strings["{0} requested registration"] = "{0} solicitou registro";
+$a->strings["{0} commented %s's post"] = "{0} comentou a publicação de %s";
+$a->strings["{0} liked %s's post"] = "{0} gostou da publicação de %s";
+$a->strings["{0} disliked %s's post"] = "{0} desgostou da publicação de %s";
+$a->strings["{0} is now friends with %s"] = "{0} agora é amigo de %s";
+$a->strings["{0} posted"] = "{0} publicou";
+$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetou a publicação de %s com #%s";
+$a->strings["{0} mentioned you in a post"] = "{0} mencionou você em uma publicação";
+$a->strings["Mood"] = "Humor";
+$a->strings["Set your current mood and tell your friends"] = "Defina o seu humor e conte aos seus amigos";
+$a->strings["No results."] = "Nenhum resultado.";
+$a->strings["Unable to locate contact information."] = "Não foi possível localizar informação do contato.";
+$a->strings["Do you really want to delete this message?"] = "Você realmente deseja deletar essa mensagem?";
+$a->strings["Message deleted."] = "A mensagem foi excluída.";
+$a->strings["Conversation removed."] = "A conversa foi removida.";
+$a->strings["No messages."] = "Nenhuma mensagem.";
+$a->strings["Unknown sender - %s"] = "Remetente desconhecido - %s";
+$a->strings["You and %s"] = "Você e %s";
+$a->strings["%s and You"] = "%s e você";
+$a->strings["Delete conversation"] = "Excluir conversa";
+$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
+$a->strings["%d message"] = array(
+ 0 => "%d mensagem",
+ 1 => "%d mensagens",
);
-$a->strings["comment"] = array(
- 0 => "comentário",
- 1 => "comentários",
-);
-$a->strings["show more"] = "exibir mais";
-$a->strings["Private Message"] = "Mensagem privada";
-$a->strings["I like this (toggle)"] = "Eu gostei disso (alternar)";
-$a->strings["like"] = "gostei";
-$a->strings["I don't like this (toggle)"] = "Eu não gostei disso (alternar)";
-$a->strings["dislike"] = "desgostar";
-$a->strings["Share this"] = "Compartilhar isso";
-$a->strings["share"] = "compartilhar";
-$a->strings["This is you"] = "Este(a) é você";
-$a->strings["Comment"] = "Comentar";
-$a->strings["Bold"] = "Negrito";
-$a->strings["Italic"] = "Itálico";
-$a->strings["Underline"] = "Sublinhado";
-$a->strings["Quote"] = "Citação";
-$a->strings["Code"] = "Código";
-$a->strings["Image"] = "Imagem";
-$a->strings["Link"] = "Link";
-$a->strings["Video"] = "Vídeo";
-$a->strings["Preview"] = "Pré-visualização";
-$a->strings["Edit"] = "Editar";
-$a->strings["add star"] = "destacar";
-$a->strings["remove star"] = "remover o destaque";
-$a->strings["toggle star status"] = "ativa/desativa o destaque";
-$a->strings["starred"] = "marcado com estrela";
-$a->strings["add tag"] = "adicionar etiqueta";
-$a->strings["save to folder"] = "salvar na pasta";
-$a->strings["to"] = "para";
-$a->strings["Wall-to-Wall"] = "Mural-para-mural";
-$a->strings["via Wall-To-Wall:"] = "via Mural-para-mural";
-$a->strings["Remove My Account"] = "Remover minha conta";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Isso removerá completamente a sua conta. Uma vez feito isso, não será mais possível recuperá-la.";
-$a->strings["Please enter your password for verification:"] = "Por favor, digite a sua senha para verificação:";
+$a->strings["Message not available."] = "A mensagem não está disponível.";
+$a->strings["Delete message"] = "Excluir a mensagem";
+$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Não foi encontrada nenhuma comunicação segura. Você pode ser capaz de responder a partir da página de perfil do remetente.";
+$a->strings["Send Reply"] = "Enviar resposta";
+$a->strings["Not available."] = "Não disponível.";
+$a->strings["Profile not found."] = "O perfil não foi encontrado.";
+$a->strings["Profile deleted."] = "O perfil foi excluído.";
+$a->strings["Profile-"] = "Perfil-";
+$a->strings["New profile created."] = "O novo perfil foi criado.";
+$a->strings["Profile unavailable to clone."] = "O perfil não está disponível para clonagem.";
+$a->strings["Profile Name is required."] = "É necessário informar o nome do perfil.";
+$a->strings["Marital Status"] = "Situação amorosa";
+$a->strings["Romantic Partner"] = "Parceiro romântico";
+$a->strings["Likes"] = "Gosta de";
+$a->strings["Dislikes"] = "Não gosta de";
+$a->strings["Work/Employment"] = "Trabalho/emprego";
+$a->strings["Religion"] = "Religião";
+$a->strings["Political Views"] = "Posicionamento político";
+$a->strings["Gender"] = "Gênero";
+$a->strings["Sexual Preference"] = "Preferência sexual";
+$a->strings["Homepage"] = "Página Principal";
+$a->strings["Interests"] = "Interesses";
+$a->strings["Address"] = "Endereço";
+$a->strings["Location"] = "Localização";
+$a->strings["Profile updated."] = "O perfil foi atualizado.";
+$a->strings[" and "] = " e ";
+$a->strings["public profile"] = "perfil público";
+$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s mudou %2\$s para “%3\$s”";
+$a->strings[" - Visit %1\$s's %2\$s"] = " - Visite %2\$s de %1\$s";
+$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s foi atualizado %2\$s, mudando %3\$s.";
+$a->strings["Hide contacts and friends:"] = "Esconder contatos e amigos:";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?";
+$a->strings["Edit Profile Details"] = "Editar os detalhes do perfil";
+$a->strings["Change Profile Photo"] = "Mudar Foto do Perfil";
+$a->strings["View this profile"] = "Ver este perfil";
+$a->strings["Create a new profile using these settings"] = "Criar um novo perfil usando estas configurações";
+$a->strings["Clone this profile"] = "Clonar este perfil";
+$a->strings["Delete this profile"] = "Excluir este perfil";
+$a->strings["Basic information"] = "Informação básica";
+$a->strings["Profile picture"] = "Foto do perfil";
+$a->strings["Preferences"] = "Preferências";
+$a->strings["Status information"] = "Informação de Status";
+$a->strings["Additional information"] = "Informações adicionais";
+$a->strings["Upload Profile Photo"] = "Enviar foto do perfil";
+$a->strings["Profile Name:"] = "Nome do perfil:";
+$a->strings["Your Full Name:"] = "Seu nome completo:";
+$a->strings["Title/Description:"] = "Título/Descrição:";
+$a->strings["Your Gender:"] = "Seu gênero:";
+$a->strings["Birthday (%s):"] = "Aniversário (%s):";
+$a->strings["Street Address:"] = "Endereço:";
+$a->strings["Locality/City:"] = "Localidade/Cidade:";
+$a->strings["Postal/Zip Code:"] = "CEP:";
+$a->strings["Country:"] = "País:";
+$a->strings["Region/State:"] = "Região/Estado:";
+$a->strings["♥ Marital Status:"] = "♥ Situação amorosa:";
+$a->strings["Who: (if applicable)"] = "Quem: (se pertinente)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com";
+$a->strings["Since [date]:"] = "Desde [data]:";
+$a->strings["Homepage URL:"] = "Endereço do site web:";
+$a->strings["Religious Views:"] = "Orientação religiosa:";
+$a->strings["Public Keywords:"] = "Palavras-chave públicas:";
+$a->strings["Private Keywords:"] = "Palavras-chave privadas:";
+$a->strings["Example: fishing photography software"] = "Exemplo: pesca fotografia software";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Usado para sugerir amigos em potencial, pode ser visto pelos outros)";
+$a->strings["(Used for searching profiles, never shown to others)"] = "(Usado na pesquisa de perfis, nunca é exibido para os outros)";
+$a->strings["Tell us about yourself..."] = "Fale um pouco sobre você...";
+$a->strings["Hobbies/Interests"] = "Passatempos/Interesses";
+$a->strings["Contact information and Social Networks"] = "Informações de contato e redes sociais";
+$a->strings["Musical interests"] = "Preferências musicais";
+$a->strings["Books, literature"] = "Livros, literatura";
+$a->strings["Television"] = "Televisão";
+$a->strings["Film/dance/culture/entertainment"] = "Filme/dança/cultura/entretenimento";
+$a->strings["Love/romance"] = "Amor/romance";
+$a->strings["Work/employment"] = "Trabalho/emprego";
+$a->strings["School/education"] = "Escola/educação";
+$a->strings["This is your public profile. It may be visible to anybody using the internet."] = "Este é o seu perfil público. Ele pode estar visível para qualquer um que acesse a Internet.";
+$a->strings["Age: "] = "Idade: ";
+$a->strings["Edit/Manage Profiles"] = "Editar/Gerenciar perfis";
$a->strings["Friendica Communications Server - Setup"] = "Servidor de Comunicações Friendica - Configuração";
$a->strings["Could not connect to database."] = "Não foi possível conectar ao banco de dados.";
$a->strings["Could not create table."] = "Não foi possível criar tabela.";
@@ -775,1023 +1694,113 @@ $a->strings["Url rewrite is working"] = "A reescrita de URLs está funcionando";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Não foi possível gravar o arquivo de configuração \".htconfig.php\". Por favor, use o texto incluso para criar um arquivo de configuração na raiz da instalação do Friendika em seu servidor web.";
$a->strings["
What next
"] = "
A seguir
";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Você deve configurar [manualmente] uma tarefa agendada para o captador.";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "O número diário de mensagens do mural de %s foi excedido. Não foi possível enviar a mensagem.";
-$a->strings["Unable to check your home location."] = "Não foi possível verificar a sua localização.";
-$a->strings["No recipient."] = "Nenhum destinatário.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Caso você deseje uma resposta de %s, por favor verifique se as configurações de privacidade em seu site permitem o recebimento de mensagens de remetentes desconhecidos.";
$a->strings["Help:"] = "Ajuda:";
-$a->strings["Help"] = "Ajuda";
-$a->strings["Not Found"] = "Não encontrada";
-$a->strings["Page not found."] = "Página não encontrada.";
+$a->strings["Contact settings applied."] = "As configurações do contato foram aplicadas.";
+$a->strings["Contact update failed."] = "Não foi possível atualizar o contato.";
+$a->strings["Repair Contact Settings"] = "Corrigir configurações do contato";
+$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ATENÇÃO: Isso é muito avançado, se você digitar informações incorretas, suas comunicações com esse contato pode parar de funcionar.";
+$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor, use o botão 'Voltar' do seu navegador agora, caso você não tenha certeza do que está fazendo.";
+$a->strings["Return to contact editor"] = "Voltar ao editor de contatos";
+$a->strings["No mirroring"] = "Nenhum espelhamento";
+$a->strings["Mirror as forwarded posting"] = "Espelhar como postagem encaminhada";
+$a->strings["Mirror as my own posting"] = "Espelhar como minha própria postagem";
+$a->strings["Account Nickname"] = "Identificação da conta";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - sobrescreve Nome/Identificação";
+$a->strings["Account URL"] = "URL da conta";
+$a->strings["Friend Request URL"] = "URL da requisição de amizade";
+$a->strings["Friend Confirm URL"] = "URL da confirmação de amizade";
+$a->strings["Notification Endpoint URL"] = "URL do ponto final da notificação";
+$a->strings["Poll/Feed URL"] = "URL do captador/fonte de notícias";
+$a->strings["New photo from this URL"] = "Nova imagem desta URL";
+$a->strings["Remote Self"] = "Auto remoto";
+$a->strings["Mirror postings from this contact"] = "Espelhar publicações deste contato";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcar este contato como auto remoto fará com que o friendica republique novas entradas deste usuário.";
+$a->strings["Welcome to Friendica"] = "Bemvindo ao Friendica";
+$a->strings["New Member Checklist"] = "Dicas para os novos membros";
+$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Gostaríamos de oferecer algumas dicas e links para ajudar a tornar a sua experiência agradável. Clique em qualquer item para visitar a página correspondente. Um link para essa página será visível em sua home page por duas semanas após o seu registro inicial e, então, desaparecerá discretamente.";
+$a->strings["Getting Started"] = "Do Início";
+$a->strings["Friendica Walk-Through"] = "Passo-a-passo da friendica";
+$a->strings["On your Quick Start page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Na sua página Início Rápido - encontre uma introdução rápida ao seu perfil e abas da rede, faça algumas conexões novas, e encontre alguns grupos entrar.";
+$a->strings["Go to Your Settings"] = "Ir para as suas configurações";
+$a->strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Em sua página Configurações - mude sua senha inicial. Também tome nota de seu Endereço de Identidade. Isso se parece com um endereço de e-mail - e será útil para se fazer amigos na rede social livre.";
+$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Revise as outras configurações, em particular as relacionadas a privacidade. Não estar listado no diretório é o equivalente a não ter o seu número na lista telefônica. Normalmente é interessante você estar listado - a não ser que os seu amigos atuais e potenciais saibam exatamente como encontrar você.";
+$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Envie uma foto para o seu perfil, caso ainda não tenha feito isso. Estudos indicam que pessoas que publicam fotos reais delas mesmas têm 10 vezes mais chances de encontrar novos amigos do que as que não o fazem.";
+$a->strings["Edit Your Profile"] = "Editar seu perfil";
+$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edite o seu perfil padrão a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos.";
+$a->strings["Profile Keywords"] = "Palavras-chave do perfil";
+$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Defina algumas palavras-chave públicas para o seu perfil padrão, que descrevam os seus interesses. Nós podemos encontrar outras pessoas com interesses similares e sugerir novas amizades.";
+$a->strings["Connecting"] = "Conexões";
+$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook.";
+$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre.";
+$a->strings["Importing Emails"] = "Importação de e-mails";
+$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Forneça a informação de acesso ao seu e-mail na sua página de Configuração de Conector se você deseja importar e interagir com amigos ou listas de discussão da sua Caixa de Entrada de e-mail";
+$a->strings["Go to Your Contacts Page"] = "Ir para a sua página de contatos";
+$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Add New Contact dialog."] = "Sua página de contatos é sua rota para o gerenciamento de amizades e conexão com amigos em outras redes. Geralmente você fornece o endereço deles ou a URL do site na janela de diálogo Adicionar Novo Contato.";
+$a->strings["Go to Your Site's Directory"] = "Ir para o diretório do seu site";
+$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link Conectar ou Seguir no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado.";
+$a->strings["Finding New People"] = "Pesquisar por novas pessoas";
+$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "No painel lateral da página de Contatos existem várias ferramentas para encontrar novos amigos. Você pode descobrir pessoas com os mesmos interesses, procurar por nomes ou interesses e fornecer sugestões baseadas nos relacionamentos da rede. Em um site completamente novo, as sugestões de amizades geralmente começam a ser populadas dentro de 24 horas.";
+$a->strings["Group Your Contacts"] = "Agrupe seus contatos";
+$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Após fazer novas amizades, organize-as em grupos de conversa privados, a partir da barra lateral na sua página de Contatos. A partir daí, você poderá interagir com cada grupo privativamente, na sua página de Rede.";
+$a->strings["Why Aren't My Posts Public?"] = "Por que as minhas publicações não são públicas?";
+$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "A friendica respeita sua privacidade. Por padrão, suas publicações estarão visíveis apenas para as pessoas que você adicionou como amigos. Para mais informações, veja a página de ajuda, a partir do link acima.";
+$a->strings["Getting Help"] = "Obtendo ajuda";
+$a->strings["Go to the Help Section"] = "Ir para a seção de ajuda";
+$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Nossas páginas de ajuda podem ser consultadas para mais detalhes sobre características e recursos do programa.";
+$a->strings["Poke/Prod"] = "Cutucar/Incitar";
+$a->strings["poke, prod or do other things to somebody"] = "Cutuca, incita ou faz outras coisas com alguém";
+$a->strings["Recipient"] = "Destinatário";
+$a->strings["Choose what you wish to do to recipient"] = "Selecione o que você deseja fazer com o destinatário";
+$a->strings["Make this post private"] = "Fazer com que essa publicação se torne privada";
+$a->strings["Item has been removed."] = "O item foi removido.";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está seguindo %2\$s's %3\$s";
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s dá as boas vinda à %2\$s";
-$a->strings["Welcome to %s"] = "Bem-vindo(a) a %s";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Lamento, talvez seu envio seja maior do que as configurações do PHP permitem";
-$a->strings["Or - did you try to upload an empty file?"] = "Ou - você tentou enviar um arquivo vazio?";
-$a->strings["File exceeds size limit of %d"] = "O arquivo excedeu o tamanho limite de %d";
-$a->strings["File upload failed."] = "Não foi possível enviar o arquivo.";
-$a->strings["Profile Match"] = "Correspondência de perfil";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão.";
-$a->strings["is interested in:"] = "se interessa por:";
-$a->strings["Connect"] = "Conectar";
-$a->strings["link"] = "ligação";
-$a->strings["Not available."] = "Não disponível.";
-$a->strings["Community"] = "Comunidade";
-$a->strings["No results."] = "Nenhum resultado.";
-$a->strings["everybody"] = "todos";
-$a->strings["Additional features"] = "Funcionalidades adicionais";
-$a->strings["Display"] = "Tela";
-$a->strings["Social Networks"] = "Redes Sociais";
-$a->strings["Delegations"] = "Delegações";
-$a->strings["Connected apps"] = "Aplicações conectadas";
-$a->strings["Export personal data"] = "Exportar dados pessoais";
-$a->strings["Remove account"] = "Remover a conta";
-$a->strings["Missing some important data!"] = "Está faltando algum dado importante!";
-$a->strings["Failed to connect with email account using the settings provided."] = "Não foi possível conectar à conta de e-mail com as configurações fornecidas.";
-$a->strings["Email settings updated."] = "As configurações de e-mail foram atualizadas.";
-$a->strings["Features updated"] = "Funcionalidades atualizadas";
-$a->strings["Relocate message has been send to your contacts"] = "A mensagem de relocação foi enviada para seus contatos";
-$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada.";
-$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada.";
-$a->strings["Wrong password."] = "Senha errada.";
-$a->strings["Password changed."] = "A senha foi modificada.";
-$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente.";
-$a->strings[" Please use a shorter name."] = " Por favor, use um nome mais curto.";
-$a->strings[" Name too short."] = " O nome é muito curto.";
-$a->strings["Wrong Password"] = "Senha Errada";
-$a->strings[" Not valid email."] = " Não é um e-mail válido.";
-$a->strings[" Cannot change to that email."] = " Não foi possível alterar para esse e-mail.";
-$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão.";
-$a->strings["Private forum has no privacy permissions and no default privacy group."] = "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão.";
-$a->strings["Settings updated."] = "As configurações foram atualizadas.";
-$a->strings["Add application"] = "Adicionar aplicação";
-$a->strings["Consumer Key"] = "Chave do consumidor";
-$a->strings["Consumer Secret"] = "Segredo do consumidor";
-$a->strings["Redirect"] = "Redirecionar";
-$a->strings["Icon url"] = "URL do ícone";
-$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação.";
-$a->strings["Connected Apps"] = "Aplicações conectadas";
-$a->strings["Client key starts with"] = "A chave do cliente inicia com";
-$a->strings["No name"] = "Sem nome";
-$a->strings["Remove authorization"] = "Remover autorização";
-$a->strings["No Plugin settings configured"] = "Não foi definida nenhuma configuração de plugin";
-$a->strings["Plugin Settings"] = "Configurações do plugin";
-$a->strings["Off"] = "Off";
-$a->strings["On"] = "On";
-$a->strings["Additional Features"] = "Funcionalidades Adicionais";
-$a->strings["Built-in support for %s connectivity is %s"] = "O suporte interno para conectividade de %s está %s";
-$a->strings["Diaspora"] = "Diaspora";
-$a->strings["enabled"] = "habilitado";
-$a->strings["disabled"] = "desabilitado";
-$a->strings["StatusNet"] = "StatusNet";
-$a->strings["Email access is disabled on this site."] = "O acesso ao e-mail está desabilitado neste site.";
-$a->strings["Email/Mailbox Setup"] = "Configurações do e-mail/caixa postal";
-$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Caso você deseje se comunicar com contatos de e-mail usando este serviço (opcional), por favor especifique como se conectar à sua caixa postal.";
-$a->strings["Last successful email check:"] = "Última checagem bem sucedida de e-mail:";
-$a->strings["IMAP server name:"] = "Nome do servidor IMAP:";
-$a->strings["IMAP port:"] = "Porta do IMAP:";
-$a->strings["Security:"] = "Segurança:";
-$a->strings["None"] = "Nenhuma";
-$a->strings["Email login name:"] = "Nome de usuário do e-mail:";
-$a->strings["Email password:"] = "Senha do e-mail:";
-$a->strings["Reply-to address:"] = "Endereço de resposta (Reply-to):";
-$a->strings["Send public posts to all email contacts:"] = "Enviar publicações públicas para todos os contatos de e-mail:";
-$a->strings["Action after import:"] = "Ação após a importação:";
-$a->strings["Mark as seen"] = "Marcar como visto";
-$a->strings["Move to folder"] = "Mover para pasta";
-$a->strings["Move to folder:"] = "Mover para pasta:";
-$a->strings["Display Settings"] = "Configurações de exibição";
-$a->strings["Display Theme:"] = "Tema do perfil:";
-$a->strings["Mobile Theme:"] = "Tema para dispositivos móveis:";
-$a->strings["Update browser every xx seconds"] = "Atualizar o navegador a cada xx segundos";
-$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, não possui máximo";
-$a->strings["Number of items to display per page:"] = "Número de itens a serem exibidos por página:";
-$a->strings["Maximum of 100 items"] = "Máximo de 100 itens";
-$a->strings["Number of items to display per page when viewed from mobile device:"] = "Número de itens a serem exibidos por página quando visualizando em um dispositivo móvel:";
-$a->strings["Don't show emoticons"] = "Não exibir emoticons";
-$a->strings["Don't show notices"] = "Não mostra avisos";
-$a->strings["Infinite scroll"] = "rolamento infinito";
-$a->strings["Automatic updates only at the top of the network page"] = "Atualizações automáticas só na parte superior da página da rede";
-$a->strings["User Types"] = "Tipos de Usuários";
-$a->strings["Community Types"] = "Tipos de Comunidades";
-$a->strings["Normal Account Page"] = "Página de conta normal";
-$a->strings["This account is a normal personal profile"] = "Essa conta é um perfil pessoal normal";
-$a->strings["Soapbox Page"] = "Página de vitrine";
-$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura";
-$a->strings["Community Forum/Celebrity Account"] = "Conta de fórum de comunidade/celebridade";
-$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita";
-$a->strings["Automatic Friend Page"] = "Página de amigo automático";
-$a->strings["Automatically approve all connection/friend requests as friends"] = "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos";
-$a->strings["Private Forum [Experimental]"] = "Fórum privado [Experimental]";
-$a->strings["Private forum - approved members only"] = "Fórum privado - somente membros aprovados";
-$a->strings["OpenID:"] = "OpenID:";
-$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir o uso deste OpenID para entrar nesta conta";
-$a->strings["Publish your default profile in your local site directory?"] = "Publicar o seu perfil padrão no diretório local do seu site?";
-$a->strings["No"] = "Não";
-$a->strings["Publish your default profile in the global social directory?"] = "Publicar o seu perfil padrão no diretório social global?";
-$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ocultar visualização da sua lista de contatos/amigos no seu perfil padrão? ";
-$a->strings["Hide your profile details from unknown viewers?"] = "Ocultar os detalhes do seu perfil para pessoas desconhecidas?";
-$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Se ativado, postar mensagens públicas no Diáspora e em outras redes não será possível.";
-$a->strings["Allow friends to post to your profile page?"] = "Permitir aos amigos publicarem na sua página de perfil?";
-$a->strings["Allow friends to tag your posts?"] = "Permitir aos amigos etiquetarem suas publicações?";
-$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir que você seja sugerido como amigo em potencial para novos membros?";
-$a->strings["Permit unknown people to send you private mail?"] = "Permitir que pessoas desconhecidas lhe enviem mensagens privadas?";
-$a->strings["Profile is not published."] = "O perfil não está publicado.";
-$a->strings["Your Identity Address is"] = "O endereço da sua identidade é";
-$a->strings["Automatically expire posts after this many days:"] = "Expirar automaticamente publicações após tantos dias:";
-$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se deixado em branco, as publicações não irão expirar. Publicações expiradas serão excluídas.";
-$a->strings["Advanced expiration settings"] = "Configurações avançadas de expiração";
-$a->strings["Advanced Expiration"] = "Expiração avançada";
-$a->strings["Expire posts:"] = "Expirar publicações:";
-$a->strings["Expire personal notes:"] = "Expirar notas pessoais:";
-$a->strings["Expire starred posts:"] = "Expirar publicações destacadas:";
-$a->strings["Expire photos:"] = "Expirar fotos:";
-$a->strings["Only expire posts by others:"] = "Expirar somente as publicações de outras pessoas:";
-$a->strings["Account Settings"] = "Configurações da conta";
-$a->strings["Password Settings"] = "Configurações da senha";
-$a->strings["New Password:"] = "Nova senha:";
-$a->strings["Confirm:"] = "Confirme:";
-$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la";
-$a->strings["Current Password:"] = "Senha Atual:";
-$a->strings["Your current password to confirm the changes"] = "Sua senha atual para confirmar as mudanças";
-$a->strings["Password:"] = "Senha:";
-$a->strings["Basic Settings"] = "Configurações básicas";
-$a->strings["Full Name:"] = "Nome completo:";
-$a->strings["Email Address:"] = "Endereço de e-mail:";
-$a->strings["Your Timezone:"] = "Seu fuso horário:";
-$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:";
-$a->strings["Use Browser Location:"] = "Usar localizador do navegador:";
-$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade";
-$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:";
-$a->strings["(to prevent spam abuse)"] = "(para prevenir abuso de spammers)";
-$a->strings["Default Post Permissions"] = "Permissões padrão de publicação";
-$a->strings["(click to open/close)"] = "(clique para abrir/fechar)";
-$a->strings["Show to Groups"] = "Mostre para Grupos";
-$a->strings["Show to Contacts"] = "Mostre para Contatos";
-$a->strings["Default Private Post"] = "Publicação Privada Padrão";
-$a->strings["Default Public Post"] = "Publicação Pública Padrão";
-$a->strings["Default Permissions for New Posts"] = "Permissões Padrão para Publicações Novas";
-$a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:";
-$a->strings["Notification Settings"] = "Configurações de notificação";
-$a->strings["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:";
-$a->strings["accepting a friend request"] = "aceitar uma requisição de amizade";
-$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade";
-$a->strings["making an interesting profile change"] = "fazer uma modificação interessante em seu perfil";
-$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação sempre que:";
-$a->strings["You receive an introduction"] = "Você recebeu uma apresentação";
-$a->strings["Your introductions are confirmed"] = "Suas apresentações forem confirmadas";
-$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil";
-$a->strings["Someone writes a followup comment"] = "Alguém comentar a sua mensagem";
-$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada";
-$a->strings["You receive a friend suggestion"] = "Você recebe uma suggestão de amigo";
-$a->strings["You are tagged in a post"] = "Você foi etiquetado em uma publicação";
-$a->strings["You are poked/prodded/etc. in a post"] = "Você está cutucado/incitado/etc. em uma publicação";
-$a->strings["Text-only notification emails"] = "Emails de notificação apenas de texto";
-$a->strings["Send text only notification emails, without the html part"] = "Enviar e-mails de notificação apenas de texto, sem a parte html";
-$a->strings["Advanced Account/Page Type Settings"] = "Conta avançada/Configurações do tipo de página";
-$a->strings["Change the behaviour of this account for special situations"] = "Modificar o comportamento desta conta em situações especiais";
-$a->strings["Relocate"] = "Relocação";
-$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Se você moveu esse perfil de outro servidor e algum dos seus contatos não recebe atualizações, pressione esse botão.";
-$a->strings["Resend relocate message to contacts"] = "Reenviar mensagem de relocação para os contatos";
-$a->strings["This introduction has already been accepted."] = "Esta apresentação já foi aceita.";
-$a->strings["Profile location is not valid or does not contain profile information."] = "A localização do perfil não é válida ou não contém uma informação de perfil.";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: a localização do perfil não possui nenhum nome identificável do seu dono.";
-$a->strings["Warning: profile location has no profile photo."] = "Aviso: a localização do perfil não possui nenhuma foto do perfil.";
-$a->strings["%d required parameter was not found at the given location"] = array(
- 0 => "O parâmetro requerido %d não foi encontrado na localização fornecida",
- 1 => "Os parâmetros requeridos %d não foram encontrados na localização fornecida",
-);
-$a->strings["Introduction complete."] = "A apresentação foi finalizada.";
-$a->strings["Unrecoverable protocol error."] = "Ocorreu um erro irrecuperável de protocolo.";
-$a->strings["Profile unavailable."] = "O perfil não está disponível.";
-$a->strings["%s has received too many connection requests today."] = "%s recebeu solicitações de conexão em excesso hoje.";
-$a->strings["Spam protection measures have been invoked."] = "As medidas de proteção contra spam foram ativadas.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Os amigos foram notificados para tentar novamente em 24 horas.";
-$a->strings["Invalid locator"] = "Localizador inválido";
-$a->strings["Invalid email address."] = "Endereço de e-mail inválido.";
-$a->strings["This account has not been configured for email. Request failed."] = "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação.";
-$a->strings["Unable to resolve your name at the provided location."] = "Não foi possível encontrar a sua identificação no endereço indicado.";
-$a->strings["You have already introduced yourself here."] = "Você já fez a sua apresentação aqui.";
-$a->strings["Apparently you are already friends with %s."] = "Aparentemente você já é amigo de %s.";
-$a->strings["Invalid profile URL."] = "URL de perfil inválida.";
-$a->strings["Disallowed profile URL."] = "URL de perfil não permitida.";
-$a->strings["Your introduction has been sent."] = "A sua apresentação foi enviada.";
-$a->strings["Please login to confirm introduction."] = "Por favor, autentique-se para confirmar a apresentação.";
-$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "A identidade autenticada está incorreta. Por favor, entre como este perfil.";
-$a->strings["Hide this contact"] = "Ocultar este contato";
-$a->strings["Welcome home %s."] = "Bem-vindo(a) à sua página pessoal %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirme sua solicitação de apresentação/conexão para %s.";
-$a->strings["Confirm"] = "Confirmar";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:";
-$a->strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Caso você ainda não seja membro da rede social livre, clique aqui para encontrar um site Friendica público e junte-se à nós.";
-$a->strings["Friend/Connection Request"] = "Solicitação de amizade/conexão";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Por favor, entre com as informações solicitadas:";
-$a->strings["Does %s know you?"] = "%s conhece você?";
-$a->strings["Add a personal note:"] = "Adicione uma anotação pessoal:";
-$a->strings["Friendica"] = "Friendica";
-$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
-$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - Por favor, não utilize esse formulário. Ao invés disso, digite %s na sua barra de pesquisa do Diaspora.";
-$a->strings["Your Identity Address:"] = "Seu endereço de identificação:";
-$a->strings["Submit Request"] = "Enviar solicitação";
-$a->strings["Registration successful. Please check your email for further instructions."] = "O registro foi bem sucedido. Por favor, verifique seu e-mail para maiores informações.";
-$a->strings["Failed to send email message. Here your accout details: login: %s password: %s
You can change your password after login."] = "Falha ao enviar mensagem de email. Estes são os dados da sua conta: login: %s senha: %s
Você pode alterar sua senha após fazer o login.";
-$a->strings["Your registration can not be processed."] = "Não foi possível processar o seu registro.";
-$a->strings["Your registration is pending approval by the site owner."] = "A aprovação do seu registro está pendente junto ao administrador do site.";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Este site excedeu o limite diário permitido para registros de novas contas.\nPor favor tente novamente amanhã.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Você pode (opcionalmente) preencher este formulário via OpenID, fornecendo seu OpenID e clicando em 'Registrar'.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se você não está familiarizado com o OpenID, por favor, deixe esse campo em branco e preencha os outros itens.";
-$a->strings["Your OpenID (optional): "] = "Seu OpenID (opcional): ";
-$a->strings["Include your profile in member directory?"] = "Incluir o seu perfil no diretório de membros?";
-$a->strings["Membership on this site is by invitation only."] = "A associação a este site só pode ser feita mediante convite.";
-$a->strings["Your invitation ID: "] = "A ID do seu convite: ";
-$a->strings["Your Full Name (e.g. Joe Smith): "] = "Seu nome completo (ex: José da Silva): ";
-$a->strings["Your Email Address: "] = "Seu endereço de e-mail: ";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Selecione uma identificação para o perfil. Ela deve começar com um caractere alfabético. O endereço do seu perfil neste site será 'identificação@\$sitename'";
-$a->strings["Choose a nickname: "] = "Escolha uma identificação: ";
-$a->strings["Register"] = "Registrar";
-$a->strings["Import"] = "Importar";
-$a->strings["Import your profile to this friendica instance"] = "Importa seu perfil desta instância do friendica";
-$a->strings["System down for maintenance"] = "Sistema em manutenção";
-$a->strings["Search"] = "Pesquisar";
-$a->strings["Global Directory"] = "Diretório global";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Isso pode acontecer eventualmente se o contato foi solicitado por ambas as pessoas e ele já tinha sido aprovado.";
+$a->strings["Response from remote site was not understood."] = "A resposta do site remoto não foi compreendida.";
+$a->strings["Unexpected response from remote site: "] = "Resposta inesperada do site remoto: ";
+$a->strings["Confirmation completed successfully."] = "A confirmação foi completada com sucesso.";
+$a->strings["Remote site reported: "] = "O site remoto relatou: ";
+$a->strings["Temporary failure. Please wait and try again."] = "Falha temporária. Por favor, aguarde e tente novamente.";
+$a->strings["Introduction failed or was revoked."] = "Ocorreu uma falha na apresentação ou ela foi revogada.";
+$a->strings["Unable to set contact photo."] = "Não foi possível definir a foto do contato.";
+$a->strings["No user record found for '%s' "] = "Não foi encontrado nenhum registro de usuário para '%s' ";
+$a->strings["Our site encryption key is apparently messed up."] = "A chave de criptografia do nosso site está, aparentemente, bagunçada.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Foi fornecida uma URL em branco ou não foi possível descriptografá-la.";
+$a->strings["Contact record was not found for you on our site."] = "O registro do contato não foi encontrado para você em seu site.";
+$a->strings["Site public key not available in contact record for URL %s."] = "A chave pública do site não está disponível no registro do contato para a URL %s";
+$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "O ID fornecido pelo seu sistema é uma duplicata em nosso sistema. Deve funcionar agora, se você tentar de novo.";
+$a->strings["Unable to set your contact credentials on our system."] = "Não foi possível definir suas credenciais de contato no nosso sistema.";
+$a->strings["Unable to update your contact profile details on our system"] = "Não foi possível atualizar os detalhes do seu perfil em nosso sistema.";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s se associou a %2\$s";
+$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original.";
+$a->strings["Empty post discarded."] = "A publicação em branco foi descartada.";
+$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Essa mensagem foi enviada a você por %s, um membro da rede social Friendica.";
+$a->strings["You may visit them online at %s"] = "Você pode visitá-lo em %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens.";
+$a->strings["%s posted an update."] = "%s publicou uma atualização.";
+$a->strings["Image uploaded but image cropping failed."] = "A imagem foi enviada, mas não foi possível cortá-la.";
+$a->strings["Image size reduction [%s] failed."] = "Não foi possível reduzir o tamanho da imagem [%s].";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarregue a página pressionando a tecla Shift ou limpe o cache do navegador caso a nova foto não apareça imediatamente";
+$a->strings["Unable to process image"] = "Não foi possível processar a imagem";
+$a->strings["Upload File:"] = "Enviar arquivo:";
+$a->strings["Select a profile:"] = "Selecione um perfil:";
+$a->strings["Upload"] = "Enviar";
+$a->strings["skip this step"] = "pule esta etapa";
+$a->strings["select a photo from your photo albums"] = "selecione uma foto de um álbum de fotos";
+$a->strings["Crop Image"] = "Cortar a imagem";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor, ajuste o corte da imagem para a melhor visualização.";
+$a->strings["Done Editing"] = "Encerrar a edição";
+$a->strings["Image uploaded successfully."] = "A imagem foi enviada com sucesso.";
+$a->strings["Friends of %s"] = "Amigos de %s";
+$a->strings["No friends to display."] = "Nenhum amigo para exibir.";
$a->strings["Find on this site"] = "Pesquisar neste site";
$a->strings["Site Directory"] = "Diretório do site";
-$a->strings["Age: "] = "Idade: ";
$a->strings["Gender: "] = "Gênero: ";
-$a->strings["Gender:"] = "Gênero:";
-$a->strings["Status:"] = "Situação:";
-$a->strings["Homepage:"] = "Página web:";
-$a->strings["About:"] = "Sobre:";
$a->strings["No entries (some entries may be hidden)."] = "Nenhuma entrada (algumas entradas podem estar ocultas).";
-$a->strings["No potential page delegates located."] = "Nenhuma página delegada potencial localizada.";
-$a->strings["Delegate Page Management"] = "Delegar Administração de Página";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegados podem administrar todos os aspectos dessa página/conta exceto por configurações básicas da conta.\nFavor não delegar sua conta pessoal para ninguém que você não confie inteiramente.";
-$a->strings["Existing Page Managers"] = "Administradores de Páginas Existentes";
-$a->strings["Existing Page Delegates"] = "Delegados de Páginas Existentes";
-$a->strings["Potential Delegates"] = "Delegados Potenciais";
-$a->strings["Add"] = "Adicionar";
-$a->strings["No entries."] = "Sem entradas.";
-$a->strings["Common Friends"] = "Amigos em Comum";
-$a->strings["No contacts in common."] = "Nenhum contato em comum.";
-$a->strings["Export account"] = "Exportar conta";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exporta suas informações de conta e contatos. Use para fazer uma cópia de segurança de sua conta e/ou para movê-la para outro servidor.";
-$a->strings["Export all"] = "Exportar tudo";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportar as informações de sua conta, contatos e todos os seus items como JSON. Pode ser um arquivo muito grande, e pode levar bastante tempo. Use isto para fazer uma cópia de segurança completa da sua conta (fotos não são exportadas)";
-$a->strings["%1\$s is currently %2\$s"] = "%1\$s atualmente está %2\$s";
-$a->strings["Mood"] = "Humor";
-$a->strings["Set your current mood and tell your friends"] = "Defina o seu humor e conte aos seus amigos";
-$a->strings["Do you really want to delete this suggestion?"] = "Você realmente deseja deletar essa sugestão?";
-$a->strings["Friend Suggestions"] = "Sugestões de amigos";
-$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Não existe nenhuma sugestão disponível. Se este for um site novo, por favor tente novamente em 24 horas.";
-$a->strings["Ignore/Hide"] = "Ignorar/Ocultar";
-$a->strings["Profile deleted."] = "O perfil foi excluído.";
-$a->strings["Profile-"] = "Perfil-";
-$a->strings["New profile created."] = "O novo perfil foi criado.";
-$a->strings["Profile unavailable to clone."] = "O perfil não está disponível para clonagem.";
-$a->strings["Profile Name is required."] = "É necessário informar o nome do perfil.";
-$a->strings["Marital Status"] = "Situação amorosa";
-$a->strings["Romantic Partner"] = "Parceiro romântico";
-$a->strings["Likes"] = "Gosta de";
-$a->strings["Dislikes"] = "Não gosta de";
-$a->strings["Work/Employment"] = "Trabalho/emprego";
-$a->strings["Religion"] = "Religião";
-$a->strings["Political Views"] = "Posicionamento político";
-$a->strings["Gender"] = "Gênero";
-$a->strings["Sexual Preference"] = "Preferência sexual";
-$a->strings["Homepage"] = "Página Principal";
-$a->strings["Interests"] = "Interesses";
-$a->strings["Address"] = "Endereço";
-$a->strings["Location"] = "Localização";
-$a->strings["Profile updated."] = "O perfil foi atualizado.";
-$a->strings[" and "] = " e ";
-$a->strings["public profile"] = "perfil público";
-$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s mudou %2\$s para “%3\$s”";
-$a->strings[" - Visit %1\$s's %2\$s"] = " - Visite %2\$s de %1\$s";
-$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s foi atualizado %2\$s, mudando %3\$s.";
-$a->strings["Hide contacts and friends:"] = "Esconder contatos e amigos:";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?";
-$a->strings["Edit Profile Details"] = "Editar os detalhes do perfil";
-$a->strings["Change Profile Photo"] = "Mudar Foto do Perfil";
-$a->strings["View this profile"] = "Ver este perfil";
-$a->strings["Create a new profile using these settings"] = "Criar um novo perfil usando estas configurações";
-$a->strings["Clone this profile"] = "Clonar este perfil";
-$a->strings["Delete this profile"] = "Excluir este perfil";
-$a->strings["Basic information"] = "Informação básica";
-$a->strings["Profile picture"] = "Foto do perfil";
-$a->strings["Preferences"] = "Preferências";
-$a->strings["Status information"] = "Informação de Status";
-$a->strings["Additional information"] = "Informações adicionais";
-$a->strings["Profile Name:"] = "Nome do perfil:";
-$a->strings["Your Full Name:"] = "Seu nome completo:";
-$a->strings["Title/Description:"] = "Título/Descrição:";
-$a->strings["Your Gender:"] = "Seu gênero:";
-$a->strings["Birthday (%s):"] = "Aniversário (%s):";
-$a->strings["Street Address:"] = "Endereço:";
-$a->strings["Locality/City:"] = "Localidade/Cidade:";
-$a->strings["Postal/Zip Code:"] = "CEP:";
-$a->strings["Country:"] = "País:";
-$a->strings["Region/State:"] = "Região/Estado:";
-$a->strings["♥ Marital Status:"] = "♥ Situação amorosa:";
-$a->strings["Who: (if applicable)"] = "Quem: (se pertinente)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com";
-$a->strings["Since [date]:"] = "Desde [data]:";
-$a->strings["Sexual Preference:"] = "Preferência sexual:";
-$a->strings["Homepage URL:"] = "Endereço do site web:";
-$a->strings["Hometown:"] = "Cidade:";
-$a->strings["Political Views:"] = "Posição política:";
-$a->strings["Religious Views:"] = "Orientação religiosa:";
-$a->strings["Public Keywords:"] = "Palavras-chave públicas:";
-$a->strings["Private Keywords:"] = "Palavras-chave privadas:";
-$a->strings["Likes:"] = "Gosta de:";
-$a->strings["Dislikes:"] = "Não gosta de:";
-$a->strings["Example: fishing photography software"] = "Exemplo: pesca fotografia software";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Usado para sugerir amigos em potencial, pode ser visto pelos outros)";
-$a->strings["(Used for searching profiles, never shown to others)"] = "(Usado na pesquisa de perfis, nunca é exibido para os outros)";
-$a->strings["Tell us about yourself..."] = "Fale um pouco sobre você...";
-$a->strings["Hobbies/Interests"] = "Passatempos/Interesses";
-$a->strings["Contact information and Social Networks"] = "Informações de contato e redes sociais";
-$a->strings["Musical interests"] = "Preferências musicais";
-$a->strings["Books, literature"] = "Livros, literatura";
-$a->strings["Television"] = "Televisão";
-$a->strings["Film/dance/culture/entertainment"] = "Filme/dança/cultura/entretenimento";
-$a->strings["Love/romance"] = "Amor/romance";
-$a->strings["Work/employment"] = "Trabalho/emprego";
-$a->strings["School/education"] = "Escola/educação";
-$a->strings["This is your public profile. It may be visible to anybody using the internet."] = "Este é o seu perfil público. Ele pode estar visível para qualquer um que acesse a Internet.";
-$a->strings["Edit/Manage Profiles"] = "Editar/Gerenciar perfis";
-$a->strings["Change profile photo"] = "Mudar a foto do perfil";
-$a->strings["Create New Profile"] = "Criar um novo perfil";
-$a->strings["Profile Image"] = "Imagem do perfil";
-$a->strings["visible to everybody"] = "visível para todos";
-$a->strings["Edit visibility"] = "Editar a visibilidade";
-$a->strings["Item not found"] = "O item não foi encontrado";
-$a->strings["Edit post"] = "Editar a publicação";
-$a->strings["upload photo"] = "upload de foto";
-$a->strings["Attach file"] = "Anexar arquivo";
-$a->strings["attach file"] = "anexar arquivo";
-$a->strings["web link"] = "link web";
-$a->strings["Insert video link"] = "Inserir link de vídeo";
-$a->strings["video link"] = "link de vídeo";
-$a->strings["Insert audio link"] = "Inserir link de áudio";
-$a->strings["audio link"] = "link de áudio";
-$a->strings["Set your location"] = "Definir sua localização";
-$a->strings["set location"] = "configure localização";
-$a->strings["Clear browser location"] = "Limpar a localização do navegador";
-$a->strings["clear location"] = "apague localização";
-$a->strings["Permission settings"] = "Configurações de permissão";
-$a->strings["CC: email addresses"] = "CC: endereço de e-mail";
-$a->strings["Public post"] = "Publicação pública";
-$a->strings["Set title"] = "Definir o título";
-$a->strings["Categories (comma-separated list)"] = "Categorias (lista separada por vírgulas)";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Por exemplo: joao@exemplo.com, maria@exemplo.com";
-$a->strings["This is Friendica, version"] = "Este é o Friendica, versão";
-$a->strings["running at web location"] = "sendo executado no endereço web";
-$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Por favor, visite friendica.com para aprender mais sobre o projeto Friendica.";
-$a->strings["Bug reports and issues: please visit"] = "Relatos e acompanhamentos de erros podem ser encontrados em";
-$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestões, elogios, doações, etc. - favor enviar e-mail para \"Info\" arroba Friendica - ponto com";
-$a->strings["Installed plugins/addons/apps:"] = "Plugins/complementos/aplicações instaladas:";
-$a->strings["No installed plugins/addons/apps"] = "Nenhum plugin/complemento/aplicativo instalado";
-$a->strings["Authorize application connection"] = "Autorizar a conexão com a aplicação";
-$a->strings["Return to your app and insert this Securty Code:"] = "Volte para a sua aplicação e digite este código de segurança:";
-$a->strings["Please login to continue."] = "Por favor, autentique-se para continuar.";
-$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?";
-$a->strings["Remote privacy information not available."] = "Não existe informação disponível sobre a privacidade remota.";
-$a->strings["Visible to:"] = "Visível para:";
-$a->strings["Personal Notes"] = "Notas pessoais";
-$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ H:i";
$a->strings["Time Conversion"] = "Conversão de tempo";
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provê esse serviço para compartilhar eventos com outras redes e amigos em fuso-horários desconhecidos.";
$a->strings["UTC time: %s"] = "Hora UTC: %s";
$a->strings["Current timezone: %s"] = "Fuso horário atual: %s";
$a->strings["Converted localtime: %s"] = "Horário local convertido: %s";
$a->strings["Please select your timezone:"] = "Por favor, selecione seu fuso horário:";
-$a->strings["Poke/Prod"] = "Cutucar/Incitar";
-$a->strings["poke, prod or do other things to somebody"] = "Cutuca, incita ou faz outras coisas com alguém";
-$a->strings["Recipient"] = "Destinatário";
-$a->strings["Choose what you wish to do to recipient"] = "Selecione o que você deseja fazer com o destinatário";
-$a->strings["Make this post private"] = "Fazer com que essa publicação se torne privada";
-$a->strings["Total invitation limit exceeded."] = "Limite de convites totais excedido.";
-$a->strings["%s : Not a valid email address."] = "%s : Não é um endereço de e-mail válido.";
-$a->strings["Please join us on Friendica"] = "Por favor, junte-se à nós na Friendica";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite de convites ultrapassado. Favor contactar o administrador do sítio.";
-$a->strings["%s : Message delivery failed."] = "%s : Não foi possível enviar a mensagem.";
-$a->strings["%d message sent."] = array(
- 0 => "%d mensagem enviada.",
- 1 => "%d mensagens enviadas.",
-);
-$a->strings["You have no more invitations available"] = "Você não possui mais convites disponíveis";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visite %s para obter uma lista de sites públicos onde você pode se cadastrar. Membros da friendica podem se conectar, mesmo que estejam em sites separados. Além disso você também pode se conectar com membros de várias outras redes sociais.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Para aceitar esse convite, por favor cadastre-se em %s ou qualquer outro site friendica público.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Os sites friendica estão todos interconectados para criar uma grande rede social com foco na privacidade e controlada por seus membros, que também podem se conectar com várias redes sociais tradicionais. Dê uma olhada em %s para uma lista de sites friendica onde você pode se cadastrar.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Desculpe, mas esse sistema não está configurado para conectar-se com outros sites públicos nem permite convidar novos membros.";
-$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["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Você está convidado a se juntar a mim e outros amigos em friendica - e também nos ajudar a criar uma experiência social melhor na web.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Você preciso informar este código de convite: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Após você se registrar, por favor conecte-se comigo através da minha página de perfil em:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para mais informações sobre o projeto Friendica e porque nós achamos que ele é importante, por favor visite-nos em http://friendica.com.";
-$a->strings["Photo Albums"] = "Álbuns de fotos";
-$a->strings["Contact Photos"] = "Fotos dos contatos";
-$a->strings["Upload New Photos"] = "Enviar novas fotos";
-$a->strings["Contact information unavailable"] = "A informação de contato não está disponível";
-$a->strings["Album not found."] = "O álbum não foi encontrado.";
-$a->strings["Delete Album"] = "Excluir o álbum";
-$a->strings["Do you really want to delete this photo album and all its photos?"] = "Você realmente deseja deletar esse álbum de fotos e todas as suas fotos?";
-$a->strings["Delete Photo"] = "Excluir a foto";
-$a->strings["Do you really want to delete this photo?"] = "Você realmente deseja deletar essa foto?";
-$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s foi marcado em %2\$s por %3\$s";
-$a->strings["a photo"] = "uma foto";
-$a->strings["Image exceeds size limit of "] = "A imagem excede o tamanho máximo de ";
-$a->strings["Image file is empty."] = "O arquivo de imagem está vazio.";
-$a->strings["No photos selected"] = "Não foi selecionada nenhuma foto";
-$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos.";
-$a->strings["Upload Photos"] = "Enviar fotos";
-$a->strings["New album name: "] = "Nome do novo álbum: ";
-$a->strings["or existing album name: "] = "ou o nome de um álbum já existente: ";
-$a->strings["Do not show a status post for this upload"] = "Não exiba uma publicação de status para este envio";
-$a->strings["Permissions"] = "Permissões";
-$a->strings["Private Photo"] = "Foto Privada";
-$a->strings["Public Photo"] = "Foto Pública";
-$a->strings["Edit Album"] = "Editar o álbum";
-$a->strings["Show Newest First"] = "Exibir as mais recentes primeiro";
-$a->strings["Show Oldest First"] = "Exibir as mais antigas primeiro";
-$a->strings["View Photo"] = "Ver a foto";
-$a->strings["Permission denied. Access to this item may be restricted."] = "Permissão negada. O acesso a este item pode estar restrito.";
-$a->strings["Photo not available"] = "A foto não está disponível";
-$a->strings["View photo"] = "Ver a imagem";
-$a->strings["Edit photo"] = "Editar a foto";
-$a->strings["Use as profile photo"] = "Usar como uma foto de perfil";
-$a->strings["View Full Size"] = "Ver no tamanho real";
-$a->strings["Tags: "] = "Etiquetas: ";
-$a->strings["[Remove any tag]"] = "[Remover qualquer etiqueta]";
-$a->strings["Rotate CW (right)"] = "Rotacionar para direita";
-$a->strings["Rotate CCW (left)"] = "Rotacionar para esquerda";
-$a->strings["New album name"] = "Novo nome para o álbum";
-$a->strings["Caption"] = "Legenda";
-$a->strings["Add a Tag"] = "Adicionar uma etiqueta";
-$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Por exemplo: @joao, @Joao_da_Silva, @joao@exemplo.com, #Minas_Gerais, #acampamento";
-$a->strings["Private photo"] = "Foto privada";
-$a->strings["Public photo"] = "Foto pública";
-$a->strings["Share"] = "Compartilhar";
-$a->strings["Recent Photos"] = "Fotos recentes";
-$a->strings["Account approved."] = "A conta foi aprovada.";
-$a->strings["Registration revoked for %s"] = "O registro de %s foi revogado";
-$a->strings["Please login."] = "Por favor, autentique-se.";
-$a->strings["Move account"] = "Mover conta";
-$a->strings["You can import an account from another Friendica server."] = "Você pode importar um conta de outro sevidor Friendica.";
-$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Você precisa exportar sua conta de um servidor antigo e fazer o upload aqui. Nós recriaremos sua conta antiga aqui com todos os seus contatos. Nós também tentaremos informar seus amigos que você se mudou para cá.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Esse recurso é experimental. Nós não podemos importar contatos de uma rede OStatus (statusnet/identi.ca) ou do Diaspora";
-$a->strings["Account file"] = "Arquivo de conta";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Para exportar a sua conta, entre em \"Configurações->Exportar dados pessoais\" e selecione \"Exportar conta\"";
-$a->strings["Item not available."] = "O item não está disponível.";
-$a->strings["Item was not found."] = "O item não foi encontrado.";
-$a->strings["Delete this item?"] = "Excluir este item?";
-$a->strings["show fewer"] = "exibir menos";
-$a->strings["Update %s failed. See error logs."] = "Atualização %s falhou. Vide registro de erros (log).";
-$a->strings["Create a New Account"] = "Criar uma nova conta";
-$a->strings["Logout"] = "Sair";
-$a->strings["Nickname or Email address: "] = "Identificação ou endereço de e-mail: ";
-$a->strings["Password: "] = "Senha: ";
-$a->strings["Remember me"] = "Lembre-se de mim";
-$a->strings["Or login using OpenID: "] = "Ou login usando OpendID:";
-$a->strings["Forgot your password?"] = "Esqueceu a sua senha?";
-$a->strings["Website Terms of Service"] = "Termos de Serviço do Website";
-$a->strings["terms of service"] = "termos de serviço";
-$a->strings["Website Privacy Policy"] = "Política de Privacidade do Website";
-$a->strings["privacy policy"] = "política de privacidade";
-$a->strings["Requested account is not available."] = "Conta solicitada não disponível";
-$a->strings["Edit profile"] = "Editar perfil";
-$a->strings["Message"] = "Mensagem";
-$a->strings["Profiles"] = "Perfis";
-$a->strings["Manage/edit profiles"] = "Gerenciar/editar perfis";
-$a->strings["Network:"] = "Rede:";
-$a->strings["g A l F d"] = "G l d F";
-$a->strings["F d"] = "F d";
-$a->strings["[today]"] = "[hoje]";
-$a->strings["Birthday Reminders"] = "Lembretes de aniversário";
-$a->strings["Birthdays this week:"] = "Aniversários nesta semana:";
-$a->strings["[No description]"] = "[Sem descrição]";
-$a->strings["Event Reminders"] = "Lembretes de eventos";
-$a->strings["Events this week:"] = "Eventos esta semana:";
-$a->strings["Status"] = "Status";
-$a->strings["Status Messages and Posts"] = "Mensagem de Estado (status) e Publicações";
-$a->strings["Profile Details"] = "Detalhe do Perfil";
-$a->strings["Videos"] = "Vídeos";
-$a->strings["Events and Calendar"] = "Eventos e Agenda";
-$a->strings["Only You Can See This"] = "Somente Você Pode Ver Isso";
-$a->strings["This entry was edited"] = "Essa entrada foi editada";
-$a->strings["ignore thread"] = "ignorar tópico";
-$a->strings["unignore thread"] = "deixar de ignorar tópico";
-$a->strings["toggle ignore status"] = "alternar status ignorar";
-$a->strings["ignored"] = "Ignorado";
-$a->strings["Categories:"] = "Categorias:";
-$a->strings["Filed under:"] = "Arquivado sob:";
-$a->strings["via"] = "via";
-$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\tOs desenvolvedores de Friendica lançaram recentemente uma atualização %s,\n\t\t\tmas quando tentei instalá-la, algo deu terrivelmente errado.\n\t\t\tIsso precisa ser corrigido em breve e eu não posso fazer isso sozinho. Por favor, contate um\n\t\t\tdesenvolvedor da Friendica se você não pode me ajudar sozinho. Meu banco de dados pode ser inválido.";
-$a->strings["The error message is\n[pre]%s[/pre]"] = "A mensagem de erro é\n[pre]%s[/pre]";
-$a->strings["Errors encountered creating database tables."] = "Foram encontrados erros durante a criação das tabelas do banco de dados.";
-$a->strings["Errors encountered performing database changes."] = "Erros encontrados realizando mudanças no banco de dados.";
-$a->strings["Logged out."] = "Saiu.";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Foi encontrado um erro ao tentar conectar usando o OpenID que você forneceu. Por favor, verifique se sua ID está escrita corretamente.";
-$a->strings["The error message was:"] = "A mensagem de erro foi:";
-$a->strings["Add New Contact"] = "Adicionar Contato Novo";
-$a->strings["Enter address or web location"] = "Forneça endereço ou localização web";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Por exemplo: joao@exemplo.com, http://exemplo.com/maria";
-$a->strings["%d invitation available"] = array(
- 0 => "%d convite disponível",
- 1 => "%d convites disponíveis",
-);
-$a->strings["Find People"] = "Pesquisar por pessoas";
-$a->strings["Enter name or interest"] = "Fornecer nome ou interesse";
-$a->strings["Connect/Follow"] = "Conectar-se/acompanhar";
-$a->strings["Examples: Robert Morgenstein, Fishing"] = "Examplos: Robert Morgenstein, Fishing";
-$a->strings["Similar Interests"] = "Interesses Parecidos";
-$a->strings["Random Profile"] = "Perfil Randômico";
-$a->strings["Invite Friends"] = "Convidar amigos";
-$a->strings["Networks"] = "Redes";
-$a->strings["All Networks"] = "Todas as redes";
-$a->strings["Saved Folders"] = "Pastas salvas";
-$a->strings["Everything"] = "Tudo";
-$a->strings["Categories"] = "Categorias";
-$a->strings["General Features"] = "Funcionalidades Gerais";
-$a->strings["Multiple Profiles"] = "Perfís Múltiplos";
-$a->strings["Ability to create multiple profiles"] = "Capacidade de criar perfis múltiplos";
-$a->strings["Post Composition Features"] = "Funcionalidades de Composição de Publicações";
-$a->strings["Richtext Editor"] = "Editor Richtext";
-$a->strings["Enable richtext editor"] = "Habilite editor richtext";
-$a->strings["Post Preview"] = "Pré-visualização da Publicação";
-$a->strings["Allow previewing posts and comments before publishing them"] = "Permite pré-visualizar publicações e comentários antes de publicá-los";
-$a->strings["Auto-mention Forums"] = "Auto-menção Fóruns";
-$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."] = "Adiciona/Remove menções quando uma página de fórum é selecionada/deselecionada na janela ACL";
-$a->strings["Network Sidebar Widgets"] = "Widgets da Barra Lateral da Rede";
-$a->strings["Search by Date"] = "Buscar por Data";
-$a->strings["Ability to select posts by date ranges"] = "Capacidade de selecionar publicações por intervalos de data";
-$a->strings["Group Filter"] = "Filtrar Grupo";
-$a->strings["Enable widget to display Network posts only from selected group"] = "Habilita widget para mostrar publicações da Rede somente de grupos selecionados";
-$a->strings["Network Filter"] = "Filtrar Rede";
-$a->strings["Enable widget to display Network posts only from selected network"] = "Habilita widget para mostrar publicações da Rede de redes selecionadas";
-$a->strings["Save search terms for re-use"] = "Guarde as palavras-chaves para reuso";
-$a->strings["Network Tabs"] = "Abas da Rede";
-$a->strings["Network Personal Tab"] = "Aba Pessoal da Rede";
-$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Habilitar aba para mostrar apenas as publicações da Rede que você tenha interagido";
-$a->strings["Network New Tab"] = "Aba Nova da Rede";
-$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Habilite aba para mostra apenas publicações da Rede novas (das últimas 12 horas)";
-$a->strings["Network Shared Links Tab"] = "Aba de Links Compartilhados da Rede";
-$a->strings["Enable tab to display only Network posts with links in them"] = "Habilite aba para mostrar somente publicações da Rede que contenham links";
-$a->strings["Post/Comment Tools"] = "Ferramentas de Publicação/Comentário";
-$a->strings["Multiple Deletion"] = "Deleção Multipla";
-$a->strings["Select and delete multiple posts/comments at once"] = "Selecione e delete múltiplas publicações/comentário imediatamente";
-$a->strings["Edit Sent Posts"] = "Editar Publicações Enviadas";
-$a->strings["Edit and correct posts and comments after sending"] = "Editar e corrigir publicações e comentários após envio";
-$a->strings["Tagging"] = "Etiquetagem";
-$a->strings["Ability to tag existing posts"] = "Capacidade de colocar etiquetas em publicações existentes";
-$a->strings["Post Categories"] = "Categorias de Publicações";
-$a->strings["Add categories to your posts"] = "Adicione Categorias ás Publicações";
-$a->strings["Ability to file posts under folders"] = "Capacidade de arquivar publicações em pastas";
-$a->strings["Dislike Posts"] = "Desgostar de publicações";
-$a->strings["Ability to dislike posts/comments"] = "Capacidade de desgostar de publicações/comentários";
-$a->strings["Star Posts"] = "Destacar publicações";
-$a->strings["Ability to mark special posts with a star indicator"] = "Capacidade de marcar publicações especiais com uma estrela indicadora";
-$a->strings["Mute Post Notifications"] = "Silenciar Notificações de Postagem";
-$a->strings["Ability to mute notifications for a thread"] = "Habilitar notificação silenciosa para a tarefa";
-$a->strings["Connect URL missing."] = "URL de conexão faltando.";
-$a->strings["This site is not configured to allow communications with other networks."] = "Este site não está configurado para permitir comunicações com outras redes.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Não foi descoberto nenhum protocolo de comunicação ou fonte de notícias compatível.";
-$a->strings["The profile address specified does not provide adequate information."] = "O endereço de perfil especificado não fornece informação adequada.";
-$a->strings["An author or name was not found."] = "Não foi encontrado nenhum autor ou nome.";
-$a->strings["No browser URL could be matched to this address."] = "Não foi possível encontrar nenhuma URL de navegação neste endereço.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Não foi possível casa o estilo @ de Endereço de Identidade com um protocolo conhecido ou contato de email.";
-$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: antes do endereço para forçar a checagem de email.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "O endereço de perfil especificado pertence a uma rede que foi desabilitada neste site.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Essa pessoa não poderá receber notificações diretas/pessoais de você.";
-$a->strings["Unable to retrieve contact information."] = "Não foi possível recuperar a informação do contato.";
-$a->strings["following"] = "acompanhando";
-$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Um grupo com esse nome, anteriormente excluído, foi reativado. Permissões de itens já existentes poderão ser aplicadas a esse grupo e qualquer futuros membros. Se não é essa a sua intenção, favor criar outro grupo com um nome diferente.";
-$a->strings["Default privacy group for new contacts"] = "Grupo de privacidade padrão para novos contatos";
-$a->strings["Everybody"] = "Todos";
-$a->strings["edit"] = "editar";
-$a->strings["Edit group"] = "Editar grupo";
-$a->strings["Create a new group"] = "Criar um novo grupo";
-$a->strings["Contacts not in any group"] = "Contatos não estão dentro de nenhum grupo";
-$a->strings["Miscellaneous"] = "Miscelânea";
-$a->strings["year"] = "ano";
-$a->strings["month"] = "mês";
-$a->strings["day"] = "dia";
-$a->strings["never"] = "nunca";
-$a->strings["less than a second ago"] = "menos de um segundo atrás";
-$a->strings["years"] = "anos";
-$a->strings["months"] = "meses";
-$a->strings["week"] = "semana";
-$a->strings["weeks"] = "semanas";
-$a->strings["days"] = "dias";
-$a->strings["hour"] = "hora";
-$a->strings["hours"] = "horas";
-$a->strings["minute"] = "minuto";
-$a->strings["minutes"] = "minutos";
-$a->strings["second"] = "segundo";
-$a->strings["seconds"] = "segundos";
-$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s atrás";
-$a->strings["%s's birthday"] = "aniversários de %s's";
-$a->strings["Happy Birthday %s"] = "Feliz Aniversário %s";
-$a->strings["Visible to everybody"] = "Visível para todos";
-$a->strings["show"] = "exibir";
-$a->strings["don't show"] = "não exibir";
-$a->strings["[no subject]"] = "[sem assunto]";
-$a->strings["stopped following"] = "parou de acompanhar";
-$a->strings["Poke"] = "Cutucar";
-$a->strings["View Status"] = "Ver Status";
-$a->strings["View Profile"] = "Ver Perfil";
-$a->strings["View Photos"] = "Ver Fotos";
-$a->strings["Network Posts"] = "Publicações da Rede";
-$a->strings["Edit Contact"] = "Editar Contato";
-$a->strings["Drop Contact"] = "Excluir o contato";
-$a->strings["Send PM"] = "Enviar MP";
-$a->strings["Welcome "] = "Bem-vindo(a) ";
-$a->strings["Please upload a profile photo."] = "Por favor, envie uma foto para o perfil.";
-$a->strings["Welcome back "] = "Bem-vindo(a) de volta ";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão.";
-$a->strings["event"] = "evento";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s cutucou %2\$s";
-$a->strings["poked"] = "cutucado";
-$a->strings["post/item"] = "postagem/item";
-$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marcou %3\$s de %2\$s como favorito";
-$a->strings["remove"] = "remover";
-$a->strings["Delete Selected Items"] = "Excluir os itens selecionados";
-$a->strings["Follow Thread"] = "Seguir o Thread";
-$a->strings["%s likes this."] = "%s gostou disso.";
-$a->strings["%s doesn't like this."] = "%s não gostou disso.";
-$a->strings["%2\$d people like this"] = "%2\$d pessoas gostaram disso";
-$a->strings["%2\$d people don't like this"] = "%2\$d pessoas não gostaram disso";
-$a->strings["and"] = "e";
-$a->strings[", and %d other people"] = ", e mais %d outras pessoas";
-$a->strings["%s like this."] = "%s gostaram disso.";
-$a->strings["%s don't like this."] = "%s não gostaram disso.";
-$a->strings["Visible to everybody"] = "Visível para todos";
-$a->strings["Please enter a video link/URL:"] = "Favor fornecer um link/URL de vídeo";
-$a->strings["Please enter an audio link/URL:"] = "Favor fornecer um link/URL de áudio";
-$a->strings["Tag term:"] = "Etiqueta:";
-$a->strings["Where are you right now?"] = "Onde você está agora?";
-$a->strings["Delete item(s)?"] = "Deletar item(s)?";
-$a->strings["Post to Email"] = "Enviar por e-mail";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectores desabilitados, desde \"%s\" está habilitado.";
-$a->strings["permissions"] = "permissões";
-$a->strings["Post to Groups"] = "Postar em Grupos";
-$a->strings["Post to Contacts"] = "Publique para Contatos";
-$a->strings["Private post"] = "Publicação privada";
-$a->strings["view full size"] = "ver na tela inteira";
-$a->strings["newer"] = "mais recente";
-$a->strings["older"] = "antigo";
-$a->strings["prev"] = "anterior";
-$a->strings["first"] = "primeiro";
-$a->strings["last"] = "último";
-$a->strings["next"] = "próximo";
-$a->strings["No contacts"] = "Nenhum contato";
-$a->strings["%d Contact"] = array(
- 0 => "%d contato",
- 1 => "%d contatos",
-);
-$a->strings["poke"] = "cutucar";
-$a->strings["ping"] = "ping";
-$a->strings["pinged"] = "pingado";
-$a->strings["prod"] = "incentivar";
-$a->strings["prodded"] = "incentivado";
-$a->strings["slap"] = "bater";
-$a->strings["slapped"] = "batido";
-$a->strings["finger"] = "apontar";
-$a->strings["fingered"] = "apontado";
-$a->strings["rebuff"] = "rejeite";
-$a->strings["rebuffed"] = "rejeitado";
-$a->strings["happy"] = "feliz";
-$a->strings["sad"] = "triste";
-$a->strings["mellow"] = "desencanado";
-$a->strings["tired"] = "cansado";
-$a->strings["perky"] = "audacioso";
-$a->strings["angry"] = "chateado";
-$a->strings["stupified"] = "estupefato";
-$a->strings["puzzled"] = "confuso";
-$a->strings["interested"] = "interessado";
-$a->strings["bitter"] = "rancoroso";
-$a->strings["cheerful"] = "jovial";
-$a->strings["alive"] = "vivo";
-$a->strings["annoyed"] = "incomodado";
-$a->strings["anxious"] = "ansioso";
-$a->strings["cranky"] = "excêntrico";
-$a->strings["disturbed"] = "perturbado";
-$a->strings["frustrated"] = "frustrado";
-$a->strings["motivated"] = "motivado";
-$a->strings["relaxed"] = "relaxado";
-$a->strings["surprised"] = "surpreso";
-$a->strings["Monday"] = "Segunda";
-$a->strings["Tuesday"] = "Terça";
-$a->strings["Wednesday"] = "Quarta";
-$a->strings["Thursday"] = "Quinta";
-$a->strings["Friday"] = "Sexta";
-$a->strings["Saturday"] = "Sábado";
-$a->strings["Sunday"] = "Domingo";
-$a->strings["January"] = "Janeiro";
-$a->strings["February"] = "Fevereiro";
-$a->strings["March"] = "Março";
-$a->strings["April"] = "Abril";
-$a->strings["May"] = "Maio";
-$a->strings["June"] = "Junho";
-$a->strings["July"] = "Julho";
-$a->strings["August"] = "Agosto";
-$a->strings["September"] = "Setembro";
-$a->strings["October"] = "Outubro";
-$a->strings["November"] = "Novembro";
-$a->strings["December"] = "Dezembro";
-$a->strings["bytes"] = "bytes";
-$a->strings["Click to open/close"] = "Clique para abrir/fechar";
-$a->strings["default"] = "padrão";
-$a->strings["Select an alternate language"] = "Selecione um idioma alternativo";
-$a->strings["activity"] = "atividade";
-$a->strings["post"] = "publicação";
-$a->strings["Item filed"] = "O item foi arquivado";
-$a->strings["Image/photo"] = "Imagem/foto";
-$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s";
-$a->strings["%s wrote the following post"] = "%s escreveu a seguinte publicação";
-$a->strings["$1 wrote:"] = "$1 escreveu:";
-$a->strings["Encrypted content"] = "Conteúdo criptografado";
-$a->strings["(no subject)"] = "(sem assunto)";
-$a->strings["noreply"] = "naoresponda";
-$a->strings["Cannot locate DNS info for database server '%s'"] = "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'";
-$a->strings["Unknown | Not categorised"] = "Desconhecido | Não categorizado";
-$a->strings["Block immediately"] = "Bloquear imediatamente";
-$a->strings["Shady, spammer, self-marketer"] = "Dissimulado, spammer, propagandista";
-$a->strings["Known to me, but no opinion"] = "Eu conheço, mas não possuo nenhuma opinião acerca";
-$a->strings["OK, probably harmless"] = "Ok, provavelmente inofensivo";
-$a->strings["Reputable, has my trust"] = "Boa reputação, tem minha confiança";
-$a->strings["Weekly"] = "Semanalmente";
-$a->strings["Monthly"] = "Mensalmente";
-$a->strings["OStatus"] = "OStatus";
-$a->strings["RSS/Atom"] = "RSS/Atom";
-$a->strings["Zot!"] = "Zot!";
-$a->strings["LinkedIn"] = "LinkedIn";
-$a->strings["XMPP/IM"] = "XMPP/IM";
-$a->strings["MySpace"] = "MySpace";
-$a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "pump.io";
-$a->strings["Twitter"] = "Twitter";
-$a->strings["Diaspora Connector"] = "Conector do Diáspora";
-$a->strings["Statusnet"] = "Statusnet";
-$a->strings["App.net"] = "App.net";
-$a->strings[" on Last.fm"] = "na Last.fm";
-$a->strings["Starts:"] = "Início:";
-$a->strings["Finishes:"] = "Término:";
-$a->strings["j F, Y"] = "j de F, Y";
-$a->strings["j F"] = "j de F";
-$a->strings["Birthday:"] = "Aniversário:";
-$a->strings["Age:"] = "Idade:";
-$a->strings["for %1\$d %2\$s"] = "para %1\$d %2\$s";
-$a->strings["Tags:"] = "Etiquetas:";
-$a->strings["Religion:"] = "Religião:";
-$a->strings["Hobbies/Interests:"] = "Passatempos/Interesses:";
-$a->strings["Contact information and Social Networks:"] = "Informações de contato e redes sociais:";
-$a->strings["Musical interests:"] = "Preferências musicais:";
-$a->strings["Books, literature:"] = "Livros, literatura:";
-$a->strings["Television:"] = "Televisão:";
-$a->strings["Film/dance/culture/entertainment:"] = "Filmes/dança/cultura/entretenimento:";
-$a->strings["Love/Romance:"] = "Amor/romance:";
-$a->strings["Work/employment:"] = "Trabalho/emprego:";
-$a->strings["School/education:"] = "Escola/educação:";
-$a->strings["Click here to upgrade."] = "Clique aqui para atualização (upgrade).";
-$a->strings["This action exceeds the limits set by your subscription plan."] = "Essa ação excede o limite definido para o seu plano de assinatura.";
-$a->strings["This action is not available under your subscription plan."] = "Essa ação não está disponível em seu plano de assinatura.";
-$a->strings["End this session"] = "Terminar esta sessão";
-$a->strings["Your posts and conversations"] = "Suas publicações e conversas";
-$a->strings["Your profile page"] = "Sua página de perfil";
-$a->strings["Your photos"] = "Suas fotos";
-$a->strings["Your videos"] = "Seus vídeos";
-$a->strings["Your events"] = "Seus eventos";
-$a->strings["Personal notes"] = "Suas anotações pessoais";
-$a->strings["Your personal notes"] = "Suas anotações pessoais";
-$a->strings["Sign in"] = "Entrar";
-$a->strings["Home Page"] = "Página pessoal";
-$a->strings["Create an account"] = "Criar uma conta";
-$a->strings["Help and documentation"] = "Ajuda e documentação";
-$a->strings["Apps"] = "Aplicativos";
-$a->strings["Addon applications, utilities, games"] = "Complementos, utilitários, jogos";
-$a->strings["Search site content"] = "Pesquisar conteúdo no site";
-$a->strings["Conversations on this site"] = "Conversas neste site";
-$a->strings["Conversations on the network"] = "";
-$a->strings["Directory"] = "Diretório";
-$a->strings["People directory"] = "Diretório de pessoas";
-$a->strings["Information"] = "Informação";
-$a->strings["Information about this friendica instance"] = "Informação sobre esta instância do friendica";
-$a->strings["Conversations from your friends"] = "Conversas dos seus amigos";
-$a->strings["Network Reset"] = "Reiniciar Rede";
-$a->strings["Load Network page with no filters"] = "Carregar página Rede sem filtros";
-$a->strings["Friend Requests"] = "Requisições de Amizade";
-$a->strings["See all notifications"] = "Ver todas notificações";
-$a->strings["Mark all system notifications seen"] = "Marcar todas as notificações de sistema como vistas";
-$a->strings["Private mail"] = "Mensagem privada";
-$a->strings["Inbox"] = "Recebidas";
-$a->strings["Outbox"] = "Enviadas";
-$a->strings["Manage"] = "Gerenciar";
-$a->strings["Manage other pages"] = "Gerenciar outras páginas";
-$a->strings["Account settings"] = "Configurações da conta";
-$a->strings["Manage/Edit Profiles"] = "Administrar/Editar Perfis";
-$a->strings["Manage/edit friends and contacts"] = "Gerenciar/editar amigos e contatos";
-$a->strings["Site setup and configuration"] = "Configurações do site";
-$a->strings["Navigation"] = "Navegação";
-$a->strings["Site map"] = "Mapa do Site";
-$a->strings["User not found."] = "Usuário não encontrado.";
-$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "O limite diário de postagem de %d mensagens foi atingido. O post foi rejeitado.";
-$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "O limite de postagem semanal de %d mensagens foi atingido. O post foi rejeitado.";
-$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "O limite de postagem mensal de %d mensagens foi atingido. O post foi rejeitado.";
-$a->strings["There is no status with this id."] = "Não existe status com esse id.";
-$a->strings["There is no conversation with this id."] = "Não existe conversas com esse id.";
-$a->strings["Invalid request."] = "Solicitação inválida.";
-$a->strings["Invalid item."] = "Ítem inválido.";
-$a->strings["Invalid action. "] = "Ação inválida.";
-$a->strings["DB error"] = "Erro do Banco de Dados";
-$a->strings["An invitation is required."] = "É necessário um convite.";
-$a->strings["Invitation could not be verified."] = "Não foi possível verificar o convite.";
-$a->strings["Invalid OpenID url"] = "A URL do OpenID é inválida";
-$a->strings["Please enter the required information."] = "Por favor, forneça a informação solicitada.";
-$a->strings["Please use a shorter name."] = "Por favor, use um nome mais curto.";
-$a->strings["Name too short."] = "O nome é muito curto.";
-$a->strings["That doesn't appear to be your full (First Last) name."] = "Isso não parece ser o seu nome completo (Nome Sobrenome).";
-$a->strings["Your email domain is not among those allowed on this site."] = "O domínio do seu e-mail não está entre os permitidos neste site.";
-$a->strings["Not a valid email address."] = "Não é um endereço de e-mail válido.";
-$a->strings["Cannot use that email."] = "Não é possível usar esse e-mail.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "A sua identificação pode conter somente os caracteres \"a-z\", \"0-9\", \"-\", e \"_\", além disso, deve começar com uma letra.";
-$a->strings["Nickname is already registered. Please choose another."] = "Esta identificação já foi registrada. Por favor, escolha outra.";
-$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Essa identificação já foi registrada e não pode ser reutilizada. Por favor, escolha outra.";
-$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRO GRAVE: Não foi possível gerar as chaves de segurança.";
-$a->strings["An error occurred during registration. Please try again."] = "Ocorreu um erro durante o registro. Por favor, tente novamente.";
-$a->strings["An error occurred creating your default profile. Please try again."] = "Ocorreu um erro na criação do seu perfil padrão. Por favor, tente novamente.";
-$a->strings["Friends"] = "Amigos";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\n\t\tCaro %1\$s,\n\t\t\tObrigado por se cadastrar em %2\$s. Sua conta foi criada.\n\t";
-$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\n\t\tOs dados de login são os seguintes:\n\t\t\tLocal do Site:\t%3\$s\n\t\t\tNome de Login:\t%1\$s\n\t\t\tSenha:\t%5\$s\n\n\t\tVocê pode alterar sua senha na página de \"Configurações\" da sua conta após fazer o login\n\n\t\tPor favor, dedique alguns minutos na página para rever as outras configurações da sua conta.\n\n\t\tTalvez você também queira incluir algumas informações básicas adicionais ao seu perfil padrão\n\t\t(na página de \"Perfis\") para que outras pessoas possam encontrá-lo com facilidade.\n\n\t\tRecomendamos que inclua seu nome completo, adicione uma foto do perfil,\n\t\tadicionar algumas \"palavras-chave\" (muito útil para fazer novas amizades) - e\n\t\ttalvez em que pais você mora; se você não quiser ser mais específico \n\t\tdo que isso.\n\n\t\tNós respeitamos plenamente seu direito à privacidade, e nenhum desses itens são necessários.\n\t\tSe você é novo por aqui e não conheço ninguém, eles podem ajuda-lo a fazer novas e interessantes amizades.\n\n\n\t\tObrigado e bem-vindo a %2\$s.";
-$a->strings["Sharing notification from Diaspora network"] = "Notificação de compartilhamento da rede Diaspora";
-$a->strings["Attachments:"] = "Anexos:";
-$a->strings["Do you really want to delete this item?"] = "Você realmente deseja deletar esse item?";
-$a->strings["Archives"] = "Arquivos";
-$a->strings["Male"] = "Masculino";
-$a->strings["Female"] = "Feminino";
-$a->strings["Currently Male"] = "Atualmente masculino";
-$a->strings["Currently Female"] = "Atualmente feminino";
-$a->strings["Mostly Male"] = "Masculino a maior parte do tempo";
-$a->strings["Mostly Female"] = "Feminino a maior parte do tempo";
-$a->strings["Transgender"] = "Transgênero";
-$a->strings["Intersex"] = "Intersexual";
-$a->strings["Transsexual"] = "Transexual";
-$a->strings["Hermaphrodite"] = "Hermafrodita";
-$a->strings["Neuter"] = "Neutro";
-$a->strings["Non-specific"] = "Não específico";
-$a->strings["Other"] = "Outro";
-$a->strings["Undecided"] = "Indeciso";
-$a->strings["Males"] = "Homens";
-$a->strings["Females"] = "Mulheres";
-$a->strings["Gay"] = "Gays";
-$a->strings["Lesbian"] = "Lésbicas";
-$a->strings["No Preference"] = "Sem preferência";
-$a->strings["Bisexual"] = "Bissexuais";
-$a->strings["Autosexual"] = "Autossexuais";
-$a->strings["Abstinent"] = "Abstêmios";
-$a->strings["Virgin"] = "Virgens";
-$a->strings["Deviant"] = "Desviantes";
-$a->strings["Fetish"] = "Fetiches";
-$a->strings["Oodles"] = "Insaciável";
-$a->strings["Nonsexual"] = "Não sexual";
-$a->strings["Single"] = "Solteiro(a)";
-$a->strings["Lonely"] = "Solitário(a)";
-$a->strings["Available"] = "Disponível";
-$a->strings["Unavailable"] = "Não disponível";
-$a->strings["Has crush"] = "Tem uma paixão";
-$a->strings["Infatuated"] = "Apaixonado";
-$a->strings["Dating"] = "Saindo com alguém";
-$a->strings["Unfaithful"] = "Infiel";
-$a->strings["Sex Addict"] = "Viciado(a) em sexo";
-$a->strings["Friends/Benefits"] = "Amigos/Benefícios";
-$a->strings["Casual"] = "Casual";
-$a->strings["Engaged"] = "Envolvido(a)";
-$a->strings["Married"] = "Casado(a)";
-$a->strings["Imaginarily married"] = "Casado imaginariamente";
-$a->strings["Partners"] = "Parceiros";
-$a->strings["Cohabiting"] = "Coabitando";
-$a->strings["Common law"] = "Direito comum";
-$a->strings["Happy"] = "Feliz";
-$a->strings["Not looking"] = "Não estou procurando";
-$a->strings["Swinger"] = "Swinger";
-$a->strings["Betrayed"] = "Traído(a)";
-$a->strings["Separated"] = "Separado(a)";
-$a->strings["Unstable"] = "Instável";
-$a->strings["Divorced"] = "Divorciado(a)";
-$a->strings["Imaginarily divorced"] = "Divorciado imaginariamente";
-$a->strings["Widowed"] = "Viúvo(a)";
-$a->strings["Uncertain"] = "Incerto(a)";
-$a->strings["It's complicated"] = "É complicado";
-$a->strings["Don't care"] = "Não importa";
-$a->strings["Ask me"] = "Pergunte-me";
-$a->strings["Friendica Notification"] = "Notificação Friendica";
-$a->strings["Thank You,"] = "Obrigado,";
-$a->strings["%s Administrator"] = "%s Administrador";
-$a->strings["%s "] = "%s ";
-$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Nova mensagem recebida em %s";
-$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s lhe enviou uma mensagem privativa em %2\$s.";
-$a->strings["%1\$s sent you %2\$s."] = "%1\$s lhe enviou %2\$s.";
-$a->strings["a private message"] = "uma mensagem privada";
-$a->strings["Please visit %s to view and/or reply to your private messages."] = "Favor visitar %s para ver e/ou responder às suas mensagens privadas.";
-$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s comentou uma [url=%2\$s] %3\$s[/url]";
-$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s comentou na %4\$s de [url=%2\$s]%3\$s [/url]";
-$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s comentou [url=%2\$s]sua %3\$s[/url]";
-$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Comentário na conversa #%1\$d por %2\$s";
-$a->strings["%s commented on an item/conversation you have been following."] = "%s comentou um item/conversa que você está seguindo.";
-$a->strings["Please visit %s to view and/or reply to the conversation."] = "Favor visitar %s para ver e/ou responder à conversa.";
-$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s publicou no mural do seu perfil";
-$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s publicou no mural do seu perfil em %2\$s";
-$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicou para [url=%2\$s]seu mural[/url]";
-$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s etiquetou você";
-$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s etiquetou você em %2\$s";
-$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]etiquetou você[/url].";
-$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s compartilhado uma nova publicação";
-$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s compartilhou uma nova publicação em %2\$s";
-$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]compartilhou uma publicação[/url].";
-$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s cutucou você";
-$a->strings["%1\$s poked you at %2\$s"] = "%1\$s cutucou você em %2\$s";
-$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]cutucou você[/url].";
-$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s etiquetou sua publicação";
-$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s etiquetou sua publicação em %2\$s";
-$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s etiquetou [url=%2\$s]sua publicação[/url]";
-$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Você recebeu uma apresentação";
-$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Você recebeu uma apresentação de '%1\$s' em %2\$s";
-$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Você recebeu [url=%1\$s]uma apresentação[/url] de %2\$s.";
-$a->strings["You may visit their profile at %s"] = "Você pode visitar o perfil deles em %s";
-$a->strings["Please visit %s to approve or reject the introduction."] = "Favor visitar %s para aprovar ou rejeitar a apresentação.";
-$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Notificação] Uma nova pessoa está compartilhando com você";
-$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s está compartilhando com você via %2\$s";
-$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notificação] Você tem um novo seguidor";
-$a->strings["You have a new follower at %2\$s : %1\$s"] = "Você tem um novo seguidor em %2\$s : %1\$s";
-$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Você recebeu uma sugestão de amigo";
-$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Você recebeu uma sugestão de amigo de '%1\$s' em %2\$s";
-$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Você recebeu [url=%1\$s]uma sugestão de amigo[/url] de %2\$s em %3\$s";
-$a->strings["Name:"] = "Nome:";
-$a->strings["Photo:"] = "Foto:";
-$a->strings["Please visit %s to approve or reject the suggestion."] = "Favor visitar %s para aprovar ou rejeitar a sugestão.";
-$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notificação] Conexão aceita";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "'%1\$s' sua solicitação de conexão foi aceita em %2\$s";
-$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s Foi aceita [url=%1\$s] a conexão solicitada[/url].";
-$a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "Você agora são amigos em comum e podem trocar atualizações de status, fotos e e-mail\n\tsem restrições.";
-$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Por favor, visite %s se você desejar fazer quaisquer alterações a este relacionamento.";
-$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' optou por aceitá-lo um \"fã\", o que restringe algumas formas de comunicação - como mensagens privadas e algumas interações de perfil. Se esta é uma página de celebridade ou de uma comunidade, essas configurações foram aplicadas automaticamente.";
-$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future. "] = "'%1\$s' pode optar no futuro por estender isso para um relacionamento bidirecional ou superior permissivo.";
-$a->strings["[Friendica System:Notify] registration request"] = "[Friendica: Notificação do Sistema] solicitação de cadastro";
-$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Você recebeu um pedido de cadastro de '%1\$s' em %2\$s";
-$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Você recebeu uma [url=%1\$s]solicitação de cadastro[/url] de %2\$s.";
-$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Nome completo:\t%1\$s\\nLocal do Site:\t%2\$s\\nNome de Login:\t%3\$s (%4\$s)";
-$a->strings["Please visit %s to approve or reject the request."] = "Por favor, visite %s para aprovar ou rejeitar a solicitação.";
-$a->strings["Embedded content"] = "Conteúdo incorporado";
-$a->strings["Embedding disabled"] = "A incorporação está desabilitada";
-$a->strings["Error decoding account file"] = "Erro ao decodificar arquivo de conta";
-$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erro! Nenhum arquivo de dados de versão! Esse não é um arquivo de conta do Friendica?";
-$a->strings["Error! Cannot check nickname"] = "Erro! Não consigo conferir o apelido (nickname)";
-$a->strings["User '%s' already exists on this server!"] = "User '%s' já existe nesse servidor!";
-$a->strings["User creation error"] = "Erro na criação do usuário";
-$a->strings["User profile creation error"] = "Erro na criação do perfil do Usuário";
-$a->strings["%d contact not imported"] = array(
- 0 => "%d contato não foi importado",
- 1 => "%d contatos não foram importados",
-);
-$a->strings["Done. You can now login with your username and password"] = "Feito. Você agora pode entrar com seu nome de usuário e senha";
-$a->strings["toggle mobile"] = "habilita mobile";
-$a->strings["Theme settings"] = "Configurações do tema";
-$a->strings["Set resize level for images in posts and comments (width and height)"] = "Configure o nível de redimensionamento para imagens em publicações e comentários (largura e altura)";
-$a->strings["Set font-size for posts and comments"] = "Escolha o tamanho da fonte para publicações e comentários";
-$a->strings["Set theme width"] = "Configure a largura do tema";
-$a->strings["Color scheme"] = "Esquema de cores";
-$a->strings["Set line-height for posts and comments"] = "Escolha comprimento da linha para publicações e comentários";
-$a->strings["Set colour scheme"] = "Configure o esquema de cores";
-$a->strings["Alignment"] = "Alinhamento";
-$a->strings["Left"] = "Esquerda";
-$a->strings["Center"] = "Centro";
-$a->strings["Posts font size"] = "Tamanho da fonte para publicações";
-$a->strings["Textareas font size"] = "Tamanho da fonte para campos texto";
-$a->strings["Set resolution for middle column"] = "Escolha a resolução para a coluna do meio";
-$a->strings["Set color scheme"] = "Configure o esquema de cores";
-$a->strings["Set zoomfactor for Earth Layer"] = "Configure o zoom para Camadas da Terra";
-$a->strings["Set longitude (X) for Earth Layers"] = "Configure longitude (X) para Camadas da Terra";
-$a->strings["Set latitude (Y) for Earth Layers"] = "Configure latitude (Y) para Camadas da Terra";
-$a->strings["Community Pages"] = "Páginas da Comunidade";
-$a->strings["Earth Layers"] = "Camadas da Terra";
-$a->strings["Community Profiles"] = "Profiles Comunitários";
-$a->strings["Help or @NewHere ?"] = "Ajuda ou @NewHere ?";
-$a->strings["Connect Services"] = "Conectar serviços";
-$a->strings["Find Friends"] = "Encontrar amigos";
-$a->strings["Last users"] = "Últimos usuários";
-$a->strings["Last photos"] = "Últimas fotos";
-$a->strings["Last likes"] = "Últimas gostadas";
-$a->strings["Your contacts"] = "Seus contatos";
-$a->strings["Your personal photos"] = "Suas fotos pessoais";
-$a->strings["Local Directory"] = "Diretório Local";
-$a->strings["Set zoomfactor for Earth Layers"] = "Configure o zoom para Camadas da Terra";
-$a->strings["Show/hide boxes at right-hand column:"] = "Mostre/esconda caixas na coluna à direita:";
-$a->strings["Set style"] = "escolha estilo";
-$a->strings["greenzero"] = "greenzero";
-$a->strings["purplezero"] = "purplezero";
-$a->strings["easterbunny"] = "easterbunny";
-$a->strings["darkzero"] = "darkzero";
-$a->strings["comix"] = "comix";
-$a->strings["slackr"] = "slackr";
-$a->strings["Variations"] = "Variações";
diff --git a/view/sv/smarty3/htconfig.tpl b/view/sv/smarty3/htconfig.tpl
deleted file mode 100644
index c828bed48..000000000
--- a/view/sv/smarty3/htconfig.tpl
+++ /dev/null
@@ -1,69 +0,0 @@
-
-path to 'directory/subdirectory'.
-
-$a->path = '{{$urlpath}}';
-
-// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
-// It can be changed later and only applies to timestamps for anonymous viewers.
-
-$default_timezone = '{{$timezone}}';
-
-// What is your site name?
-
-$a->config['sitename'] = "My Friend Network";
-
-// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
-// Be certain to create your own personal account before setting
-// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on
-// the registration page. REGISTER_APPROVE requires you set 'admin_email'
-// to the email address of an already registered person who can authorise
-// and/or approve/deny the request.
-
-$a->config['register_policy'] = REGISTER_OPEN;
-$a->config['register_text'] = '';
-$a->config['admin_email'] = '{{$adminmail}}';
-
-// Maximum size of an imported message, 0 is unlimited
-
-$a->config['max_import_size'] = 200000;
-
-// maximum size of uploaded photos
-
-$a->config['system']['maximagesize'] = 800000;
-
-// Location of PHP command line processor
-
-$a->config['php_path'] = '{{$phpath}}';
-
-// Location of global directory submission page.
-
-$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
-
-// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
-
-$a->config['system']['huburl'] = '[internal]';
-
-// Server-to-server private message encryption (RINO) is allowed by default.
-// Encryption will only be provided if this setting is true and the
-// PHP mcrypt extension is installed on both systems
-
-$a->config['system']['rino_encrypt'] = true;
-
-// default system theme
-
-$a->config['system']['theme'] = 'duepuntozero';
-
diff --git a/view/templates/acl_selector.tpl b/view/templates/acl_selector.tpl
index 6b6f1be4a..bf9470b64 100644
--- a/view/templates/acl_selector.tpl
+++ b/view/templates/acl_selector.tpl
@@ -1,7 +1,7 @@