diff --git a/CHANGELOG b/CHANGELOG index e77a46c71f..a389a089e6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,129 @@ +Version 3.6 (2018-03-23) + Friendica Core: + Updates to the translations (DE, EN_GB, EN_US, ES, FR, IT, ZH_CN) [translation teams] + Updates for the Danish and French regions [Alkarex] + Update for the documentation [andyhee, annando, rabuzarus, ratten, rudlof, silke, tobiasd] + Updates to the themes [Andi-K, annando, fabrixxm, hoergen, rebeka-catalina, rabuzarus] + Enhancements to the ARIA support in frio [rabuzarus] + Enhancements to the DB handling and structure [annando] + Enhancements to the API [annando, fabrixxm, MrPetovan, rudlof] + Enhancements to the support of Open Graph with images [hoergen] + Enhancements to the Diaspora federation (participation signal, relay of dislikes, basic forum support for D*, Birthdays) [annando] + Enhancements to the OStatus federation [annando] + Enhancements to the handling of feed contacts [MrPetovan] + Enhancements to the display of threaded discussions (optional) [MrPetovan] + Enhancements to the display of events [hoergen] + Enhancements to the ACL dialog (selection of forums) [rabuzarus] + Enhancements to the handling of new connections [annando] + Enhancements to the vitality check of contacts [annando] + Enhancements to the daemon script [annando] + Enhancements to the federation stats [annando, tobiasd] + Enhancements to the interaction with public posts [annando] + Enhancements to the structure of the admin panel [tobiasd] + Enhancements to the community page [annando] + Enhancements to the delegation of accounts [annando, MrPetovan] + Enhancements to the user import and server relocation functionality [annando] + Enhancements to the menu layout in the admin panel [tobiasd] + Enhancements to the extraction of strings to be translated [fabrixxm, MrPetovan] + Enhancements to the installation wizard [annando, tobias] + Enhancements to the events [annando, hoergen, MrPetovan, rabuzarus] + Enhancements to the handling of email contacts [annando] + Enhancements to the Vagrant configuration of the development VM [tobias] + Enhancements to the probing of pump.io profiles [annando] + Enhancements to the handling of BBCode tags [MrPetovan] + Enhancements to the OEmbed handling [MrPetovan] + Fixed a bug that triggered the display of activities on the cummunity page [annando] + Fixed a bug with personal notes [annando] + Fixed a display issue of long postings when using the showmore option [annando] + Fixed a bug that caused Twidere to crash on reload [annando] + Fixed a bug in the exported data to the-federation.info [annando] + Fixed a bug in URL completion for feed fragments [annando] + Fixed a bug in the notification system about new registrations [annando] + Fixed the display of dislikes [annando] + Fixed the display of orphans childs in threads [MrPetovan] + Fixed some SQL problems [annando] + Fixed the CLI config script [tobiasd] + Fixed the forum selection on the network display [annando] + Fixed a bug during the import of accounts [annando] + Fixed a problem with UTF8 encoding during account export [annando] + Fixed a problem with archiving "self" contacts [annando] + Fixes to file permissions lintian reported [tobiasd] + Fixed a session problem leading to double login problem [MrPetovan] + Fixed a bug that caused code blocks on Diaspora being displayed wrongly [MrPetovan] + Fixed a bug that suggested it was possible to use some bridges without an account on the other side [annando] + Fixed the situation that an OStatus activity was triggered when publishing a image without sending out a posting for it [annando] + Fixed some issues with the display of exported events on GNU social and diaspora [annando] + Fixed the issue that Atom feeds of forums had no postings listed [annando] + Fixed a problem with the expiration of accounts [annando] + Added Atom feed for conversations [annando] + Added the possibility to address forums with !forumname [annando] + Added option to compare version against upstream version [tobiasd] + Added an optional hint that a global community page is global [tobiasd] + Added an option to always display the preview image in shared articles even if larger ones exist [annando] + Added CLI script to silence accounts on the community page [tobiasd] + Added CLI script to block postings to a node from accounts [tobiasd] + Added account block interface to the admin panel [MrPetovan] + Added browser bookmarklet code snippet [hoergen] + Added an additional feature to display a tag cloud on the profile page [rabuzarus] + Added retrieval of Mastodon server statistics [annando] + Added Atom feed that only contains top level postings of a user [annando] + Added tag following via saved search for #hashtag [annando] + Added PHP version information to the admin panel [MrPetovan] + Added the possibility to change relationships between Friendica contacts [annando] + Added the membersince functionality from the addon to the core [rabuzarus] + Added support of nodeinfo 2.0 [annando] + Removed the long deprecated internal templating engine [annando] + Removed the obsolete mysql support, you have to use MySQLI or PDO [annando] + Removed the unused mood module [annando] + Removed connect link from side panel when it should not be there [annando] + Removed very old updating routines [annando] + Dependencies are now (mostly) handled by composer [MrPetovan, zeroadam] + General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam] + ejabberd logs are now handled by syslog [annando] + Moved the poller script to the "scripts" directory and renamed it to worker [annando] + Threaded display of conversations is now always enabled [annando] + Images send to public forums are now always public as well [annando] + The DB cleanup option now includes the conversation table [annando] + Hash tags now always search locally [annando] + Consistent naming of addons (instead of plugins and addons) [zeroadam] + Community page is split between local and global and always visible for local users [annando] + Updated the credits to include new contributors [tobiasd] + + Friendica Addons: + Updates to the translations (DE, EN_GB, ES, FR, IT, NL, ZH_CN) [translation teams] + all bridges don't relay postings anymore that are posted to a public forum [annando] + DAV addon marked unsupported [tobiasd] + Current Weather: fixing a problem with the weathermap link [zeroadam] + NSFW added config examples, reworked the description, now ignores the CW from Mastodon [andyhee, annando, rebeka-catalina] + Twitter support 280 chars limit [annando] + OpenWeatherMap fix broken map link [zeroadam] + CommunityHome added settings to admin panel, removed active users feature [annando, fabrixxm] + General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam] + Public Server reworked [annando] + pageheader settings beautifications [tobiasd] + mailstream settings beautifications [tobiasd] + Membersince is now part of the core [rabuzarus] + Forum posts are not transmitted over the connectors anymore [annando] + + Friendica Dir: + Fixed a problem with the maintenance cron [MrPetovan] + Fixed a problem with the location widget [MrPetovan] + Work on the UI [MrPetovan] + + Closed Issues: + 929, 1050, 1056, 1125, 1215, 1251, 1289, 1312, 1429, 1488, 1540, + 1610, 1858, 2786, 2845, 3020, 3039, 3337, 3379, 3394, 3396, 3566, + 3583, 3661, 3671, 3680, 3801, 3822, 3824, 3828, 3839, 3855, 3857, + 3860, 3863, 3867, 3905, 3911, 3916, 3942, 3946, 3999, 4013, 4020, + 4023, 4041, 4042, 4061, 4069, 4070, 4071, 4075, 4078, 4082, 4094, + 4105, 4115, 4116, 4137, 4141, 4144, 4150, 4155, 4161, 4163, 4173, + 4184, 4199, 4200, 4207, 4227, 4228, 4236, 4251, 4272, 4273, 4278, + 4279, 4281, 4290, 4294, 4295, 4296, 4304, 4306, 4319, 4348, 4362, + 4368, 4369, 4377, 4390, 4395, 4396, 4409, 4412, 4426, 4431, 4445, + 4450, 4452, 4458, 4463, 4481, 4482, 4495, 4497, 4498, 4508, 4518, + 4520, 4522, 4535, 4543, 4550, 4555, 4556, 4571, 4575, 4610, 4611, + 4620 + Version 3.5.4 (2017-10-16) Friendica Core: Updates to the translations (DE) [translation teams] @@ -90,7 +216,7 @@ Version 3.5.2 (2017-06-06) Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams] Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd] Updated the nginx example configuration [beardyunixer] - Code revision and refactoring [annando, hypolite, Quix0r, rebeka-catalina] + Code revision and refactoring [annando, MrPetovan, Quix0r, rebeka-catalina] Background process is now done by the new worker process [annando] Added support of Composer for dependencies [Hypolite] Added support of Web app manifests [Rudloff] diff --git a/INSTALL.txt b/INSTALL.txt index 2a95822a2e..9340927f40 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -37,10 +37,12 @@ local .htaccess file - PHP *command line* access with register_argc_argv set to true in the php.ini file [or see 'poormancron' in section 8] - - curl, gd (with at least jpeg support), mysql, mbstring, xml and openssl extensions + - curl, gd (with at least jpeg support), mysql, mbstring, xml, zip and openssl extensions - some form of email server or email gateway such that PHP mail() works + - The POSIX module of PHP needs to be activated (e.g. RHEL, CentOS have disabled it) + - Mysql 5.5.3+ or an equivalant alternative for MySQL (MariaDB, Percona Server etc.) - ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks @@ -129,24 +131,16 @@ assistance. Friendica will not work correctly if you cannot perform this step. You should also be sure that $a->config['php_path'] is set correctly, it should look like (changing it to the correct PHP location) -$a->config['php_path'] = '/usr/local/php53/bin/php' - -Alternative: You may be able to use the 'poormancron' addon to perform this -step if you are using a recent Friendica release. 'poormancron' may result in -perfomance and memory issues and is only suitable for small sites with one or -two users and a handful of contacts. To do this, edit the file -".htconfig.php" and look for a line describing your addons. On a fresh -installation, it will look like +$a->config['php_path'] = '/usr/local/php56/bin/php' -$a->config['system']['addon'] = 'js_upload'; +Alternative: If you cannot use a cron job as described above, you can use +the frontend worker and an external cron service to trigger the execution +of the worker script. You can enable the frontend worker after the installation +from the admin panel of your node and call -This indicates the "js_upload" addon module is enabled. You may add additional -addons using this same line in the configuration file. Change it to -read + https://example.com/worker -$a->config['system']['addon'] = 'js_upload,poormancron'; - -and save your changes. +with the service of your choice. 9. (Recommended) Set up a backup plan diff --git a/VERSION b/VERSION index 26cf049c2a..d70c8f8d89 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.6-dev +3.6 diff --git a/bin/worker.php b/bin/worker.php index 67f9fed1a5..b4b265283c 100644 --- a/bin/worker.php +++ b/bin/worker.php @@ -39,7 +39,7 @@ Config::load(); check_db(true); // Quit when in maintenance -if (Config::get('system', 'maintenance', true)) { +if (Config::get('system', 'maintenance', false, true)) { return; } diff --git a/boot.php b/boot.php index 9df5631881..ab51094937 100644 --- a/boot.php +++ b/boot.php @@ -38,8 +38,8 @@ use Friendica\Util\DateTimeFormat; require_once 'include/text.php'; define('FRIENDICA_PLATFORM', 'Friendica'); -define('FRIENDICA_CODENAME', 'Asparagus'); -define('FRIENDICA_VERSION', '3.6-dev'); +define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily'); +define('FRIENDICA_VERSION', '3.6'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('DB_UPDATE_VERSION', 1256); define('NEW_UPDATE_ROUTINE_VERSION', 1170); diff --git a/database.sql b/database.sql index 0b2b017075..591569ad5f 100644 --- a/database.sql +++ b/database.sql @@ -1,5 +1,5 @@ -- ------------------------------------------ --- Friendica 3.6-dev (Asparagus) +-- Friendica 2018-05-dev (Tazmans Flax-lilly) -- DB_UPDATE_VERSION 1256 -- ------------------------------------------ @@ -466,6 +466,7 @@ CREATE TABLE IF NOT EXISTS `item` ( `author-link` varchar(255) NOT NULL DEFAULT '' COMMENT '', `author-avatar` varchar(255) NOT NULL DEFAULT '' COMMENT '', `title` varchar(255) NOT NULL DEFAULT '' COMMENT '', + `content-warning` varchar(255) NOT NULL DEFAULT '' COMMENT '', `body` mediumtext COMMENT '', `app` varchar(255) NOT NULL DEFAULT '' COMMENT '', `verb` varchar(100) NOT NULL DEFAULT '' COMMENT '', diff --git a/doc/Developers-Intro.md b/doc/Developers-Intro.md index 53aacafb46..1e077902d6 100644 --- a/doc/Developers-Intro.md +++ b/doc/Developers-Intro.md @@ -16,7 +16,6 @@ Whether you feel like an expert or like a newbie - join us with your ideas! The discussion of Friendica development takes place in the following Friendica forums: * The main [forum for Friendica development](https://forum.friendi.ca/profile/developers) -* The [forum for Friendica theme development](https://friendica.eu/profile/ftdevs) ## Help other users @@ -141,7 +140,7 @@ 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://forum.friendi.ca/profile/developers) or the [theme developer forum](https://friendica.eu/profile/ftdevs). +* Let us know about your plans [in the dev forum](https://forum.friendi.ca/profile/developers) Do not worry about cross-posting. ### Client software diff --git a/doc/FAQ.md b/doc/FAQ.md index eb422be2d5..31d980a9a1 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -70,7 +70,8 @@ See Wikipedia for more of them ([video](http://en.wikipedia.org/wiki/HTML5_video ### Is it possible to have different avatars per profile? -Yes. On your Edit/Manage Profiles page, you will find a "change profile photo" link. +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. @@ -111,15 +112,9 @@ After that, your account is deleted. ### Can I follow a hashtag? -No. The act of 'following' a hashtags is an interesting technology, but presents a few issues. - -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 a serious issue on Twitter for instance) - -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. +Yes. Simply add the hash tag to your saved searches. +The posts will appear on your network page. +For technical reasons, your answers to such posts won't appear on the "personal" tab in the network page and the whole thread isn't accessible via the API. ### How to create a RSS feed of the stream? @@ -171,10 +166,15 @@ Depending on the features of the client you might encounter some glitches in usa ### Where I can find help? If you have problems with your Friendica page, you can ask the community at the [Friendica Support Group](https://forum.friendi.ca/profile/helpers). -If you can't use your default profile you can use an account at a public site [list](https://dir.friendica.social/servers) 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 can't use your default profile you can use an account at a public site [list](https://dir.friendica.social/servers). -If you are a theme developer, you will find help at this forum: [Friendica Theme Developers](https://friendica.eu/profile/ftdevs). +In case you do not want to set up another account on Friendica, you can also use one of the following channels to reach out for help: + + * [Friendica Support Forum](https://forum.friendi.ca/~helpers) + * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe`` + * XMPP/Jabber MUC: support(at)forum.friendi.ca + * IRC: #friendica at irc.freenode.net + * Matrix: #friendi.ca or #friendica at matrix.org Admin -------- diff --git a/doc/Install.md b/doc/Install.md index 4c37ed76d1..b9b2debb42 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -28,7 +28,8 @@ Requirements * Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file * PHP 5.6+ (PHP 7 is recommended for performance) * PHP *command line* access with register_argc_argv set to true in the php.ini file -* Curl, GD, PDO, MySQLi, hash, xml and OpenSSL extensions +* Curl, GD, PDO, MySQLi, hash, xml, zip and OpenSSL extensions +* The POSIX module of PHP needs to be activated (e.g. [RHEL, CentOS](http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7) have disabled it) * some form of email server or email gateway such that PHP mail() works * Mysql 5.5.3+ or an equivalant alternative for MySQL (MariaDB, Percona Server etc.) * the ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks (Windows) (Note: other options are presented in Section 7 of this document.) @@ -38,7 +39,7 @@ Requirements Installation procedure --- -###Get Friendica +### Get Friendica 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. @@ -64,7 +65,7 @@ Clone the addon repository (separately): 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 +### Create a database Create an empty database and note the access details (hostname, username, password, database name). @@ -79,7 +80,7 @@ In this case find the [mysqld] section in your my.cnf file and add the line : Restart mysql and you should be fine. -###Run the installer +### Run the installer Point your web browser to the new site and follow the instructions. Please note any error messages and correct these before continuing. @@ -96,7 +97,7 @@ 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. -###Set up the worker +### Set up the worker Set up a cron job or scheduled task to run the worker once every 5-10 minutes in order to perform background processing. Example: @@ -118,7 +119,8 @@ If it is not possible to set up a cron job then please activate the "frontend wo Once you have installed Friendica and created an admin account as part of the process, you can access the admin panel of your installation and do most of the server wide configuration from there -###Set up a backup plan +### Set up a backup plan + Bad things will happen. Let there be a hardware failure, a corrupted database or whatever you can think of. So once the installation of your Friendica node is done, you should make yourself a backup plan. diff --git a/doc/Settings.md b/doc/Settings.md index a574e0675c..dbf57395f5 100644 --- a/doc/Settings.md +++ b/doc/Settings.md @@ -57,6 +57,21 @@ The `vier` theme for instance is mobile friendly. ### Registration +#### Register policy + +With this drop down selector you can set the nodes registration policy. +You can chose between the following modes: + +* **open**: Everybody can register a new account and start using it right away. +* **requires approval**: Everybody can register a new account, but the admin has to approve it before it can be used. +* **closed**: No new registrations are possible. + +##### Invitation based registry + +Additionally to the setting in the admin panel, you can devide if registrations are only possible using an invitation code or not. +To enable invitation based registration, you have to set the `invitation_only` setting in the [.htconfig.php](/help/htconfig) file. +If you want to use this method, the registration policy has to be set to either *open* or *requires approval*. + #### Check Full Names You may find a lot of spammers trying to register on your site. @@ -111,6 +126,14 @@ Unauthorised persons will also not be able to request friendship with site membe Default is false. Available in version 2.2 or greater. +#### Community pages for Visitors + +The community pages show all public postings, separated by their origin being local or the entire network. +With this setting you can select which community pages will be shown to visitors of your Friendica node. +Your local users will always have access to both pages. + +**Note**: Several settings, like users hiding their contacts from the public will prevent the postings to show up on the global community page. + #### Allowed Friend Domains Comma separated list of domains which are allowed to establish friendships with this site. diff --git a/doc/de/FAQ.md b/doc/de/FAQ.md index 8ea9d76215..b52aa3d396 100644 --- a/doc/de/FAQ.md +++ b/doc/de/FAQ.md @@ -10,7 +10,7 @@ Nutzer * **[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)** -* **[Kann ich einem hashtag folgen?](help/FAQ#hashtag)** +* **[Kann ich einem Hashtag folgen?](help/FAQ#hashtag)** * **[Wie kann ich einen RSS-Feed meiner Netzwerkseite (Stream) erstellen?](help/FAQ#rss)** * **[Gibt es Clients für Friendica?](help/FAQ#clients)** * **[Wo finde ich Hilfe?](help/FAQ#help)** @@ -85,9 +85,9 @@ 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. +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. @@ -122,19 +122,11 @@ Dieses Vorgehen setzt voraus, dass Dein Profil für 24 Stunden weiterhin "teilwe 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? +### Kann ich einem Hashtag folgen? -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 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. - -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. +Ja. +Füge die Tags zu Deinen gespeicherten Suchen hinzu, sie werden automatisch auf der Netzwerk-Seite auftauchen. +Bitte beachte, dass Deine Antworten auf solche Posts aus technischen Gründen nicht unter dem "Persönlich"-Reiter auf der Netzwerk-Seite und der gesamte Thread nicht per API zu sehen sind. ### Wie kann ich einen RSS-Feed meiner Netzwerkseite (Stream) erstellen? @@ -188,11 +180,16 @@ Hier ist eine Liste von Clients bei denen dies möglich ist, bzw. die speziell f ### Wo finde ich Hilfe? -Wenn Du Probleme mit Deiner Friendica-Seite hast, dann kannst Du die Community in der [Friendica-Support-Gruppe](https://forum.friendi.ca/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](https://tryfriendica.de) bzw. einen Account auf einer öffentlichen Seite ([Liste](https://dir.friendica.social/servers)) 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://forum.friendi.ca/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](https://tryfriendica.de) bzw. einen Account auf einer öffentlichen Seite ([Liste](https://dir.friendica.social/servers)) nutzen. -Wenn Du ein Theme-Entwickler bist, wirst Du in diesem Forum Hilfe finden: [Friendica Theme Developers](https://friendica.eu/profile/ftdevs). +Wenn du dir keinen weiteren Friendica Account einrichten willst, kannst du auch gerne über einen der folgenden alternativen Kanäle Hilfe suchen: + + * [Friendica Support Forum](https://forum.friendi.ca/~helpers) + * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe`` + * XMPP/Jabber MUC: support(at)forum.friendi.ca + * IRC: #friendica at irc.freenode.net + * Matrix: #friendi.ca or #friendica at matrix.org. Admin -------- diff --git a/doc/de/Install.md b/doc/de/Install.md index c718804174..1842306c58 100644 --- a/doc/de/Install.md +++ b/doc/de/Install.md @@ -24,8 +24,9 @@ Wir planen, diese Einschränkung in einer zukünftigen Version zu beheben. - Apache mit einer aktiverten mod-rewrite-Funktion und dem Eintrag "Options All", so dass du die lokale .htaccess-Datei nutzen kannst - PHP 5.6+. Je neuer, desto besser. - PHP *Kommandozeilen*-Zugang mit register_argc_argv auf "true" gesetzt in der php.ini-Datei - - Curl, GD, PDO, MySQLi, xml und OpenSSL-Erweiterung + - Curl, GD, PDO, MySQLi, xml, zip und OpenSSL-Erweiterung - etwas in der Art eines Email-Servers oder eines Gateways wie PHP mail() + - Das POSIX Modul muss aktiviert sein ([CentOS, RHEL](http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7) haben dies z.B. deaktiviert) - Mysql 5.5.3+ - die Möglichkeit, wiederkehrende Aufgaben mit cron (Linux/Mac) oder "Scheduled Tasks" einzustellen (Windows) [Beachte: andere Optionen sind in Abschnitt 7 dieser Dokumentation zu finden] - Installation in einer Top-Level-Domain oder Subdomain (ohne eine Verzeichnis/Pfad-Komponente in der URL) wird bevorzugt. Verzeichnispfade sind für diesen Zweck nicht so günstig und wurden auch nicht ausführlich getestet. diff --git a/doc/de/Settings.md b/doc/de/Settings.md index 1c7a487431..8a654e32c8 100644 --- a/doc/de/Settings.md +++ b/doc/de/Settings.md @@ -54,6 +54,20 @@ Das `vier` Theme z.B. unterstützt kleine Anzeigen und benötigt kein zusätzlic ### Registrierung +#### Registrierungsmethode + +Diese Einstellung regelt die Art der Registrierung. +Dabei kannst du zwischen den folgenden Optionen wählen: + +* **Offen**: Jeder kann ein neues Nutzerkonto anlegen und es sofort benutzen. +* **Bedarf der Zustimmung**: Jeder kann ein Nutzerkonto anlegen. Dieses muss allerdings durch den Admin freigeschaltet werden, bevor es verwendet werden kann. +* **Geschlossen**: Es können keine weiteren Nutzerkonten angelegt werden. + +##### Einladungen + +Zusätzlich zu den oben genannten Möglichkeiten, kann die Registrierung eines neuen Nutzerkontos an eine Einladung durch einen bestehenden Nutzer gekoppelt werden. +Hierzu muss in der [.htconfig.php](/help/htconfig) Datei die Option `invitation_only` aktiviert und als Registrierungsmethode entweder *Offen* oder *Bedarf der Zustimmung* gewählt werden. + #### Namen auf Vollständigkeit überprüfen Es kann vorkommen, dass viele Spammer versuchen, sich auf deiner Seite zu registrieren. @@ -108,6 +122,15 @@ Unautorisierte Personen haben ebenfalls nicht die Möglichkeit, Freundschaftsanf Die Standardeinstellung ist deaktiviert. Verfügbar in Version 2.2 und höher. +#### Für Besucher verfügbare Gemeinschaftsseiten + +Die Gemeinschaftsseiten zeigen all öffentlichen Beiträge. +Es gibt zwei Gemeinschaftsseiten, eine lokale auf der die Beiträge der Nutzer des Knotens gesammelt werden und eine globale auf der alle bekannten Beiträge aus dem gesamten Netzwerk erscheinen. +Mit dieser Einstellung kann geregelt werden, welche dieser beiden Seiten Besucher aufrufen können. +Angemeldete Nutzer des Knotens können grundsätzlich beide Seiten verwenden. + +**Hinweis**: Einige Einstellungen, wie z.B. das Verbergen von Kontakten auf der Profilseite, können die Sichtbarkeit der Beiträge auf der Gemeinschaftsseiten beeinflussen. + #### Erlaubte Domains für Kontakte Kommagetrennte Liste von Domains, welche eine Freundschaft mit dieser Seite eingehen dürfen. diff --git a/doc/htconfig.md b/doc/htconfig.md index 8562adc5fa..3f21dccbaf 100644 --- a/doc/htconfig.md +++ b/doc/htconfig.md @@ -49,6 +49,7 @@ Example: To set the automatic database cleanup process add this line to your .ht * **ignore_cache** (Boolean) - For development only. Disables the item cache. * **instances_social_key** - Key to the API of https://instances.social which retrieves data about mastodon servers. See https://instances.social/api/token to get an API key. * **ipv4_resolve** (Boolean) - Resolve IPV4 addresses only. Don't resolve to IPV6. Default value is false. +* **invitation_only** (Boolean) - If set true registration is only possible after a current member of the node has send an invitation. Default is false. * **like_no_comment** (Boolean) - Don't update the "commented" value of an item when it is liked. * **local_block** (Boolean) - Used in conjunction with "block_public". * **local_search** (Boolean) - Blocks search for users who are not logged in to prevent crawlers from blocking your system. diff --git a/doc/themes.md b/doc/themes.md index 63484b92bf..59f9570ddc 100644 --- a/doc/themes.md +++ b/doc/themes.md @@ -6,7 +6,6 @@ To change the look of friendica you have to touch the themes. The current default theme is [Vier](https://github.com/friendica/friendica/tree/master/view/theme/vier) 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. @@ -206,7 +205,7 @@ Basically what you have to do is identify which template you have to change so i 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://forum.friendi.ca/profile/helpers). +*Use the source Luke.* and don't hesitate to ask in @[developers](https://forum.friendi.ca/profile/developers) or @[helpers](https://forum.friendi.ca/profile/helpers). ## Special Files diff --git a/include/api.php b/include/api.php index eec713c537..2d41cb986a 100644 --- a/include/api.php +++ b/include/api.php @@ -5931,10 +5931,12 @@ function api_saved_searches_list($type) $result = []; while ($term = $terms->fetch()) { $result[] = [ - 'name' => $term['term'], - 'query' => $term['term'], + 'created_at' => api_date(time()), + 'id' => intval($term['id']), 'id_str' => $term['id'], - 'id' => intval($term['id']) + 'name' => $term['term'], + 'position' => null, + 'query' => $term['term'] ]; } diff --git a/include/conversation.php b/include/conversation.php index ba7b7315b0..c473d011be 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -443,7 +443,7 @@ These Fields are not added below (yet). They are here to for bug search. return "`item`.`author-id`, `item`.`author-link`, `item`.`author-name`, `item`.`author-avatar`, `item`.`owner-id`, `item`.`owner-link`, `item`.`owner-name`, `item`.`owner-avatar`, `item`.`contact-id`, `item`.`uid`, `item`.`id`, `item`.`parent`, - `item`.`uri`, `item`.`thr-parent`, `item`.`parent-uri`, + `item`.`uri`, `item`.`thr-parent`, `item`.`parent-uri`, `item`.`content-warning`, `item`.`commented`, `item`.`created`, `item`.`edited`, `item`.`received`, `item`.`verb`, `item`.`object-type`, `item`.`postopts`, `item`.`plink`, `item`.`guid`, `item`.`wall`, `item`.`private`, `item`.`starred`, @@ -1245,7 +1245,7 @@ function format_like($cnt, array $arr, $type, $id) { break; case 'attendmaybe': $phrase = L10n::t('%2$d people attend maybe', $spanatts, $cnt); - $explikers = L10n::t('%s anttend maybe.', $likers); + $explikers = L10n::t('%s attend maybe.', $likers); break; } @@ -1643,7 +1643,7 @@ function get_responses($conv_responses, $response_verbs, $ob, $item) { foreach ($response_verbs as $v) { $ret[$v] = []; $ret[$v]['count'] = defaults($conv_responses[$v], $item['uri'], ''); - $ret[$v]['list'] = defaults($conv_responses[$v], $item['uri'] . '-l', ''); + $ret[$v]['list'] = defaults($conv_responses[$v], $item['uri'] . '-l', []); $ret[$v]['self'] = defaults($conv_responses[$v], $item['uri'] . '-self', '0'); if (count($ret[$v]['list']) > MAX_LIKERS) { $ret[$v]['list_part'] = array_slice($ret[$v]['list'], 0, MAX_LIKERS); diff --git a/include/enotify.php b/include/enotify.php index 1e2008392d..d1c7dc1f41 100644 --- a/include/enotify.php +++ b/include/enotify.php @@ -16,10 +16,10 @@ use Friendica\Util\Emailer; * @brief Creates a notification entry and possibly sends a mail * * @param array $params Array with the elements: - uid, item, parent, type, otype, verb, event, - link, subject, body, to_name, to_email, source_name, - source_link, activity, preamble, notify_flags, - language, show_in_notification_page + * uid, item, parent, type, otype, verb, event, + * link, subject, body, to_name, to_email, source_name, + * source_link, activity, preamble, notify_flags, + * language, show_in_notification_page */ function notification($params) { @@ -368,7 +368,7 @@ function notification($params) '[url='.$params['source_link'].']'.$params['source_name'].'[/url]' ); - $body = L10n::t('Full Name: %1$s\nSite Location: %2$s\nLogin Name: %3$s ' . "\x28" . '%4$s' . "\x28", + $body = L10n::t('Full Name: %1$s\nSite Location: %2$s\nLogin Name: %3$s ' . "\x28" . '%4$s' . "\x29", $params['source_name'], $siteurl, $params['source_mail'], $params['source_nick'] diff --git a/include/event.php b/include/event.php index 1c34e03cc6..45fa7bcd59 100644 --- a/include/event.php +++ b/include/event.php @@ -38,9 +38,9 @@ function format_event_html($ev, $simple = false) { ); if ($simple) { - $o = "

" . BBCode::convert($ev['summary']) . "

"; + $o = "

" . BBCode::convert($ev['summary'], false, $simple) . "

"; - $o .= "
" . BBCode::convert($ev['desc']) . "
"; + $o .= "

" . BBCode::convert($ev['desc'], false, $simple) . "

"; $o .= "

" . L10n::t('Starts:') . "

" . $event_start . "

"; @@ -49,7 +49,7 @@ function format_event_html($ev, $simple = false) { } if (strlen($ev['location'])) { - $o .= "

" . L10n::t('Location:') . "

" . $ev['location'] . "

"; + $o .= "

" . L10n::t('Location:') . "

" . BBCode::convert($ev['location'], false, $simple) . "

"; } return $o; @@ -57,7 +57,7 @@ function format_event_html($ev, $simple = false) { $o = '
' . "\r\n"; - $o .= '
' . BBCode::convert($ev['summary']) . '
' . "\r\n"; + $o .= '
' . BBCode::convert($ev['summary'], false, $simple) . '
' . "\r\n"; $o .= '
' . L10n::t('Starts:') . ' ' . "\r\n"; + $o .= '
' . BBCode::convert($ev['desc'], false, $simple) . '
' . "\r\n"; if (strlen($ev['location'])) { $o .= '
' . L10n::t('Location:') . ' ' - . BBCode::convert($ev['location']) + . BBCode::convert($ev['location'], false, $simple) . '
' . "\r\n"; // Include a map of the location if the [map] BBCode is used. if (strpos($ev['location'], "[map") !== false) { - $map = Map::byLocation($ev['location']); + $map = Map::byLocation($ev['location'], $simple); if ($map !== $ev['location']) { $o.= $map; } @@ -241,14 +241,20 @@ function event_store($arr) { $a = get_app(); - $arr['created'] = (($arr['created']) ? $arr['created'] : DateTimeFormat::utcNow()); - $arr['edited'] = (($arr['edited']) ? $arr['edited'] : DateTimeFormat::utcNow()); + $arr['created'] = (($arr['created']) ? DateTimeFormat::utc($arr['created']) : DateTimeFormat::utcNow()); + $arr['edited'] = (($arr['edited']) ? DateTimeFormat::utc($arr['edited']) : DateTimeFormat::utcNow()); + $arr['start'] = (($arr['start']) ? DateTimeFormat::utc($arr['start']) : NULL_DATE); + $arr['finish'] = (($arr['finish']) ? DateTimeFormat::utc($arr['finish']) : NULL_DATE); $arr['type'] = (($arr['type']) ? $arr['type'] : 'event' ); $arr['cid'] = ((intval($arr['cid'])) ? intval($arr['cid']) : 0); $arr['uri'] = (x($arr, 'uri') ? $arr['uri'] : item_new_uri($a->get_hostname(), $arr['uid'])); $arr['private'] = ((x($arr, 'private')) ? intval($arr['private']) : 0); $arr['guid'] = get_guid(32); + if ($arr['finish'] < NULL_DATE) { + $arr['finish'] = NULL_DATE; + } + if ($arr['cid']) { $c = q("SELECT * FROM `contact` WHERE `id` = %d AND `uid` = %d LIMIT 1", intval($arr['cid']), diff --git a/include/items.php b/include/items.php index 31c8aaa799..af13898b24 100644 --- a/include/items.php +++ b/include/items.php @@ -228,7 +228,7 @@ function add_page_info_to_body($body, $texturl = false, $no_photos = false) { * * @TODO find proper type-hints */ -function consume_feed($xml, $importer, &$contact, &$hub, $datedir = 0, $pass = 0) { +function consume_feed($xml, $importer, $contact, &$hub, $datedir = 0, $pass = 0) { if ($contact['network'] === NETWORK_OSTATUS) { if ($pass < 2) { // Test - remove before flight @@ -290,7 +290,7 @@ function subscribe_to_hub($url, $importer, $contact, $hubmode = 'subscribe') { return; } - $push_url = Config::get('system','url') . '/pubsub/' . $r[0]['nickname'] . '/' . $contact['id']; + $push_url = System::baseUrl() . '/pubsub/' . $r[0]['nickname'] . '/' . $contact['id']; // Use a single verify token, even if multiple hubs $verify_token = ((strlen($contact['hub-verify'])) ? $contact['hub-verify'] : random_string()); diff --git a/include/text.php b/include/text.php index 5f01fae361..9fae74252b 100644 --- a/include/text.php +++ b/include/text.php @@ -1062,7 +1062,7 @@ function linkify($s) { * Load poke verbs * * @return array index is present tense verb - value is array containing past tense verb, translation of present, translation of past + * value is array containing past tense verb, translation of present, translation of past * @hook poke_verbs pokes array */ function get_poke_verbs() { @@ -1169,8 +1169,25 @@ function redir_private_images($a, &$item) } } +/** + * Sets the "rendered-html" field of the provided item + * + * Body is preserved to avoid side-effects as we modify it just-in-time for spoilers and private image links + * + * @param array $item + * @param bool $update + * + * @todo Remove reference, simply return "rendered-html" and "rendered-hash" + */ function put_item_in_cache(&$item, $update = false) { + $body = $item["body"]; + + // Add the content warning + if (!empty($item['content-warning'])) { + $item["body"] = $item['content-warning'] . '[spoiler]' . $item["body"] . '[/spoiler]'; + } + $rendered_hash = defaults($item, 'rendered-hash', ''); if ($rendered_hash == '' @@ -1178,22 +1195,19 @@ function put_item_in_cache(&$item, $update = false) || $rendered_hash != hash("md5", $item["body"]) || Config::get("system", "ignore_cache") ) { - // The function "redir_private_images" changes the body. - // I'm not sure if we should store it permanently, so we save the old value. - $body = $item["body"]; - $a = get_app(); redir_private_images($a, $item); $item["rendered-html"] = prepare_text($item["body"]); $item["rendered-hash"] = hash("md5", $item["body"]); - $item["body"] = $body; if ($update && ($item["id"] > 0)) { dba::update('item', ['rendered-html' => $item["rendered-html"], 'rendered-hash' => $item["rendered-hash"]], ['id' => $item["id"]], false); } } + + $item["body"] = $body; } /** @@ -1281,62 +1295,55 @@ function prepare_body(&$item, $attach = false, $preview = false) { $as = ''; $vhead = false; - $arr = explode('[/attach],', $item['attach']); - if (count($arr)) { - foreach ($arr as $r) { - $matches = false; - $icon = ''; - $cnt = preg_match_all('|\[attach\]href=\"(.*?)\" length=\"(.*?)\" type=\"(.*?)\" title=\"(.*?)\"|',$r ,$matches, PREG_SET_ORDER); - if ($cnt) { - foreach ($matches as $mtch) { - $mime = $mtch[3]; + $matches = []; + preg_match_all('|\[attach\]href=\"(.*?)\" length=\"(.*?)\" type=\"(.*?)\"(?: title=\"(.*?)\")?|', $item['attach'], $matches, PREG_SET_ORDER); + foreach ($matches as $mtch) { + $mime = $mtch[3]; - if ((local_user() == $item['uid']) && ($item['contact-id'] != $a->contact['id']) && ($item['network'] == NETWORK_DFRN)) { - $the_url = 'redir/' . $item['contact-id'] . '?f=1&url=' . $mtch[1]; - } else { - $the_url = $mtch[1]; - } - - if (strpos($mime, 'video') !== false) { - if (!$vhead) { - $vhead = true; - $a->page['htmlhead'] .= replace_macros(get_markup_template('videos_head.tpl'), [ - '$baseurl' => System::baseUrl(), - ]); - $a->page['end'] .= replace_macros(get_markup_template('videos_end.tpl'), [ - '$baseurl' => System::baseUrl(), - ]); - } - - $id = end(explode('/', $the_url)); - $as .= replace_macros(get_markup_template('video_top.tpl'), [ - '$video' => [ - 'id' => $id, - 'title' => L10n::t('View Video'), - 'src' => $the_url, - 'mime' => $mime, - ], - ]); - } - - $filetype = strtolower(substr($mime, 0, strpos($mime, '/'))); - if ($filetype) { - $filesubtype = strtolower(substr($mime, strpos($mime, '/') + 1)); - $filesubtype = str_replace('.', '-', $filesubtype); - } else { - $filetype = 'unkn'; - $filesubtype = 'unkn'; - } - - $title = ((strlen(trim($mtch[4]))) ? escape_tags(trim($mtch[4])) : escape_tags($mtch[1])); - $title .= ' ' . $mtch[2] . ' ' . L10n::t('bytes'); - - $icon = '
'; - $as .= '' . $icon . ''; - } - } + if ((local_user() == $item['uid']) && ($item['contact-id'] != $a->contact['id']) && ($item['network'] == NETWORK_DFRN)) { + $the_url = 'redir/' . $item['contact-id'] . '?f=1&url=' . $mtch[1]; + } else { + $the_url = $mtch[1]; } + + if (strpos($mime, 'video') !== false) { + if (!$vhead) { + $vhead = true; + $a->page['htmlhead'] .= replace_macros(get_markup_template('videos_head.tpl'), [ + '$baseurl' => System::baseUrl(), + ]); + $a->page['end'] .= replace_macros(get_markup_template('videos_end.tpl'), [ + '$baseurl' => System::baseUrl(), + ]); + } + + $id = end(explode('/', $the_url)); + $as .= replace_macros(get_markup_template('video_top.tpl'), [ + '$video' => [ + 'id' => $id, + 'title' => L10n::t('View Video'), + 'src' => $the_url, + 'mime' => $mime, + ], + ]); + } + + $filetype = strtolower(substr($mime, 0, strpos($mime, '/'))); + if ($filetype) { + $filesubtype = strtolower(substr($mime, strpos($mime, '/') + 1)); + $filesubtype = str_replace('.', '-', $filesubtype); + } else { + $filetype = 'unkn'; + $filesubtype = 'unkn'; + } + + $title = escape_tags(trim(!empty($mtch[4]) ? $mtch[4] : $mtch[1])); + $title .= ' ' . $mtch[2] . ' ' . L10n::t('bytes'); + + $icon = '
'; + $as .= '' . $icon . ''; } + if ($as != '') { $s .= '
'.$as.'
'; } diff --git a/index.php b/index.php index a76057101a..e3ab16469b 100644 --- a/index.php +++ b/index.php @@ -74,7 +74,7 @@ if (!$install) { if (Config::get('system', 'force_ssl') && ($a->get_scheme() == "http") && (intval(Config::get('system', 'ssl_policy')) == SSL_POLICY_FULL) && (substr(System::baseUrl(), 0, 8) == "https://") - ) { + && ($_SERVER['REQUEST_METHOD'] == 'GET')) { header("HTTP/1.1 302 Moved Temporarily"); header("Location: " . System::baseUrl() . "/" . $a->query_string); exit(); diff --git a/mod/admin.php b/mod/admin.php index e266d29d7d..f0cf224d24 100644 --- a/mod/admin.php +++ b/mod/admin.php @@ -1568,7 +1568,7 @@ function admin_page_users(App $a) if ($a->argc > 2) { $uid = $a->argv[3]; $user = dba::selectFirst('user', ['username', 'blocked'], ['uid' => $uid]); - if (DBM::is_result($user)) { + if (!DBM::is_result($user)) { notice('User not found' . EOL); goaway('admin/users'); return ''; // NOTREACHED diff --git a/mod/contacts.php b/mod/contacts.php index 09090e541a..cd9021c17e 100644 --- a/mod/contacts.php +++ b/mod/contacts.php @@ -45,6 +45,14 @@ function contacts_init(App $a) } if (DBM::is_result($contact)) { + if ($contact['self']) { + if (($a->argc == 3) && intval($a->argv[1]) && ($a->argv[2] == "posts")) { + goaway('profile/' . $contact['nick']); + } else { + goaway('profile/' . $contact['nick'] . '?tab=profile'); + } + } + $a->data['contact'] = $contact; if (($a->data['contact']['network'] != "") && ($a->data['contact']['network'] != NETWORK_DFRN)) { @@ -579,9 +587,10 @@ function contacts_content(App $a) $profile_select = ContactSelector::profileAssign($contact['profile-id'], (($contact['network'] !== NETWORK_DFRN) ? true : false)); } + /// @todo Only show the following link with DFRN when the remote version supports it $follow = ''; $follow_text = ''; - if (in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS])) { + if (in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS, NETWORK_DFRN])) { if ($contact['rel'] == CONTACT_IS_FOLLOWER) { $follow = System::baseUrl(true) . "/follow?url=" . urlencode($contact["url"]); $follow_text = L10n::t("Connect/Follow"); @@ -939,6 +948,13 @@ function _contact_detail_for_template($rr) $sparkle = ''; } + if ($rr['self']) { + $dir_icon = 'images/larrow.gif'; + $alt_text = L10n::t('This is you'); + $url = $rr['url']; + $sparkle = ''; + } + return [ 'img_hover' => L10n::t('Visit %s\'s profile [%s]', $rr['name'], $rr['url']), 'edit_hover' => L10n::t('Edit contact'), diff --git a/mod/delegate.php b/mod/delegate.php index a6a67c3b82..510fc0ec8f 100644 --- a/mod/delegate.php +++ b/mod/delegate.php @@ -6,6 +6,7 @@ use Friendica\App; use Friendica\Core\L10n; use Friendica\Core\System; use Friendica\Database\DBM; +use Friendica\Model\User; require_once 'mod/settings.php'; @@ -28,6 +29,21 @@ function delegate_post(App $a) check_form_security_token_redirectOnErr('/delegate', 'delegate'); $parent_uid = defaults($_POST, 'parent_user', 0); + $parent_password = defaults($_POST, 'parent_password', ''); + + if ($parent_uid != 0) { + $user = dba::selectFirst('user', ['nickname'], ['uid' => $parent_uid]); + if (!DBM::is_result($user)) { + notice(L10n::t('Parent user not found.') . EOL); + return; + } + + $success = User::authenticate($user['nickname'], trim($parent_password)); + if (!$success) { + notice(L10n::t('Permission denied.') . EOL); + return; + } + } dba::update('user', ['parent-uid' => $parent_uid], ['uid' => local_user()]); } @@ -70,16 +86,6 @@ function delegate_content(App $a) goaway(System::baseUrl() . '/delegate'); } - // These people can manage this account/page with full privilege - $full_managers = []; - $r = q("SELECT * FROM `user` WHERE `email` = '%s' AND `password` = '%s' ", - dbesc($a->user['email']), - dbesc($a->user['password']) - ); - if (DBM::is_result($r)) { - $full_managers = $r; - } - // find everybody that currently has delegated management to this account/page $delegates = []; $r = q("SELECT * FROM `user` WHERE `uid` IN (SELECT `uid` FROM `manage` WHERE `mid` = %d)", @@ -90,10 +96,6 @@ function delegate_content(App $a) } $uids = []; - foreach ($full_managers as $rr) { - $uids[] = $rr['uid']; - } - foreach ($delegates as $rr) { $uids[] = $rr['uid']; } @@ -153,18 +155,21 @@ function delegate_content(App $a) } } + if (!is_null($parent_user)) { + $parent_password = ['parent_password', L10n::t('Parent Password:'), '', L10n::t('Please enter the password of the parent account to legitimize your request.')]; + } + $o = replace_macros(get_markup_template('delegate.tpl'), [ '$form_security_token' => get_form_security_token('delegate'), '$parent_header' => L10n::t('Parent User'), '$parent_user' => $parent_user, + '$parent_password' => $parent_password, '$parent_desc' => L10n::t('Parent users have total control about this account, including the account settings. Please double check whom you give this access.'), '$submit' => L10n::t('Save Settings'), '$header' => L10n::t('Delegate Page Management'), '$delegates_header' => L10n::t('Delegates'), '$base' => System::baseUrl(), '$desc' => L10n::t('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.'), - '$head_managers' => L10n::t('Existing Page Managers'), - '$managers' => $full_managers, '$head_delegates' => L10n::t('Existing Page Delegates'), '$delegates' => $delegates, '$head_potentials' => L10n::t('Potential Delegates'), diff --git a/mod/dfrn_notify.php b/mod/dfrn_notify.php index 2f4edafc5d..db96729066 100644 --- a/mod/dfrn_notify.php +++ b/mod/dfrn_notify.php @@ -18,6 +18,12 @@ require_once 'include/event.php'; function dfrn_notify_post(App $a) { logger(__function__, LOGGER_TRACE); + + if (empty($_POST)) { + require_once 'mod/salmon.php'; + salmon_post($a); + } + $dfrn_id = ((x($_POST,'dfrn_id')) ? notags(trim($_POST['dfrn_id'])) : ''); $dfrn_version = ((x($_POST,'dfrn_version')) ? (float) $_POST['dfrn_version'] : 2.0); $challenge = ((x($_POST,'challenge')) ? notags(trim($_POST['challenge'])) : ''); diff --git a/mod/directory.php b/mod/directory.php index d7d9ad8a6e..f1e079d681 100644 --- a/mod/directory.php +++ b/mod/directory.php @@ -12,12 +12,12 @@ use Friendica\Database\DBM; use Friendica\Model\Contact; use Friendica\Model\Profile; -function directory_init(App $a) { +function directory_init(App $a) +{ $a->set_pager_itemspage(60); - if(local_user()) { + if (local_user()) { $a->page['aside'] .= Widget::findPeople(); - $a->page['aside'] .= Widget::follow(); } else { unset($_SESSION['theme']); @@ -25,16 +25,20 @@ function directory_init(App $a) { } } -function directory_post(App $a) { - if(x($_POST,'search')) +function directory_post(App $a) +{ + if (x($_POST, 'search')) { $a->data['search'] = $_POST['search']; + } } -function directory_content(App $a) { +function directory_content(App $a) +{ require_once("mod/proxy.php"); - if((Config::get('system','block_public')) && (! local_user()) && (! remote_user()) || - (Config::get('system','block_local_dir')) && (! local_user()) && (! remote_user())) { + if ((Config::get('system', 'block_public') && !local_user() && !remote_user()) + || (Config::get('system', 'block_local_dir') && !local_user() && !remote_user()) + ) { notice(L10n::t('Public access denied.') . EOL); return; } @@ -42,18 +46,19 @@ function directory_content(App $a) { $o = ''; Nav::setSelected('directory'); - if(x($a->data,'search')) + if (x($a->data, 'search')) { $search = notags(trim($a->data['search'])); - else - $search = ((x($_GET,'search')) ? notags(trim(rawurldecode($_GET['search']))) : ''); - - $gdirpath = ''; - $dirurl = Config::get('system','directory'); - if(strlen($dirurl)) { - $gdirpath = Profile::zrl($dirurl,true); + } else { + $search = ((x($_GET, 'search')) ? notags(trim(rawurldecode($_GET['search']))) : ''); } - if($search) { + $gdirpath = ''; + $dirurl = Config::get('system', 'directory'); + if (strlen($dirurl)) { + $gdirpath = Profile::zrl($dirurl, true); + } + + if ($search) { $search = dbesc($search); $sql_extra = " AND ((`profile`.`name` LIKE '%$search%') OR @@ -73,35 +78,35 @@ function directory_content(App $a) { (`profile`.`prv_keywords` LIKE '%$search%'))"; } - $publish = ((Config::get('system','publish_all')) ? '' : " AND `publish` = 1 " ); + $publish = ((Config::get('system', 'publish_all')) ? '' : " AND `publish` = 1 " ); - $r = q("SELECT COUNT(*) AS `total` FROM `profile` - LEFT JOIN `user` ON `user`.`uid` = `profile`.`uid` - WHERE `is-default` = 1 $publish AND `user`.`blocked` = 0 $sql_extra "); - if (DBM::is_result($r)) - $a->set_pager_total($r[0]['total']); + $cnt = dba::selectFirst("SELECT COUNT(*) AS `total` FROM `profile` + LEFT JOIN `user` ON `user`.`uid` = `profile`.`uid` + WHERE `is-default` = 1 $publish AND `user`.`blocked` = 0 $sql_extra " + ); + if (DBM::is_result($cnt)) { + $a->set_pager_total($cnt['total']); + } $order = " ORDER BY `name` ASC "; - $limit = intval($a->pager['start']).",".intval($a->pager['itemspage']); + $limit = intval($a->pager['start'])."," . intval($a->pager['itemspage']); - $r = q("SELECT `profile`.*, `profile`.`uid` AS `profile_uid`, `user`.`nickname`, `user`.`timezone` , `user`.`page-flags`, + $r = dba::p("SELECT `profile`.*, `profile`.`uid` AS `profile_uid`, `user`.`nickname`, `user`.`timezone` , `user`.`page-flags`, `contact`.`addr`, `contact`.`url` AS profile_url FROM `profile` LEFT JOIN `user` ON `user`.`uid` = `profile`.`uid` LEFT JOIN `contact` ON `contact`.`uid` = `user`.`uid` - WHERE `is-default` $publish AND `user`.`blocked` = 0 AND `contact`.`self` $sql_extra $order LIMIT ".$limit); + WHERE `is-default` $publish AND `user`.`blocked` = 0 AND `contact`.`self` $sql_extra $order LIMIT ".$limit + ); if (DBM::is_result($r)) { - if (in_array('small', $a->argv)) { $photo = 'thumb'; - } - else { + } else { $photo = 'photo'; } - foreach ($r as $rr) { - + while ($rr = dba::fetch($r)) { $itemurl= ''; $itemurl = (($rr['addr'] != "") ? $rr['addr'] : $rr['profile_url']); @@ -111,16 +116,19 @@ function directory_content(App $a) { $pdesc = (($rr['pdesc']) ? $rr['pdesc'] . '
' : ''); $details = ''; - if(strlen($rr['locality'])) + if (strlen($rr['locality'])) { $details .= $rr['locality']; - if(strlen($rr['region'])) { - if(strlen($rr['locality'])) + } + if (strlen($rr['region'])) { + if (strlen($rr['locality'])) { $details .= ', '; + } $details .= $rr['region']; } - if(strlen($rr['country-name'])) { - if(strlen($details)) + if (strlen($rr['country-name'])) { + if (strlen($details)) { $details .= ', '; + } $details .= $rr['country-name']; } // if(strlen($rr['dob'])) { @@ -132,20 +140,19 @@ function directory_content(App $a) { $profile = $rr; - if((x($profile,'address') == 1) - || (x($profile,'locality') == 1) - || (x($profile,'region') == 1) - || (x($profile,'postal-code') == 1) - || (x($profile,'country-name') == 1)) - $location = L10n::t('Location:'); + if ((x($profile, 'address') == 1) + || (x($profile, 'locality') == 1) + || (x($profile, 'region') == 1) + || (x($profile, 'postal-code') == 1) + || (x($profile, 'country-name') == 1) + ) { + $location = L10n::t('Location:'); + } - $gender = ((x($profile,'gender') == 1) ? L10n::t('Gender:') : False); - - $marital = ((x($profile,'marital') == 1) ? L10n::t('Status:') : False); - - $homepage = ((x($profile,'homepage') == 1) ? L10n::t('Homepage:') : False); - - $about = ((x($profile,'about') == 1) ? L10n::t('About:') : False); + $gender = ((x($profile, 'gender') == 1) ? L10n::t('Gender:') : false); + $marital = ((x($profile, 'marital') == 1) ? L10n::t('Status:') : false); + $homepage = ((x($profile, 'homepage') == 1) ? L10n::t('Homepage:') : false); + $about = ((x($profile, 'about') == 1) ? L10n::t('About:') : false); $location_e = $location; @@ -154,23 +161,23 @@ function directory_content(App $a) { ]; $entry = [ - 'id' => $rr['id'], - 'url' => $profile_link, - 'itemurl' => $itemurl, - 'thumb' => proxy_url($rr[$photo], false, PROXY_SIZE_THUMB), - 'img_hover' => $rr['name'], - 'name' => $rr['name'], - 'details' => $details, + 'id' => $rr['id'], + 'url' => $profile_link, + 'itemurl' => $itemurl, + 'thumb' => proxy_url($rr[$photo], false, PROXY_SIZE_THUMB), + 'img_hover' => $rr['name'], + 'name' => $rr['name'], + 'details' => $details, 'account_type' => Contact::getAccountType($rr), - 'profile' => $profile, - 'location' => $location_e, - 'tags' => $rr['pub_keywords'], - 'gender' => $gender, - 'pdesc' => $pdesc, - 'marital' => $marital, - 'homepage' => $homepage, - 'about' => $about, - 'photo_menu' => $photo_menu, + 'profile' => $profile, + 'location' => $location_e, + 'tags' => $rr['pub_keywords'], + 'gender' => $gender, + 'pdesc' => $pdesc, + 'marital' => $marital, + 'homepage' => $homepage, + 'about' => $about, + 'photo_menu' => $photo_menu, ]; @@ -187,20 +194,21 @@ function directory_content(App $a) { $entries[] = $arr['entry']; } + dba::close($r); $tpl = get_markup_template('directory_header.tpl'); $o .= replace_macros($tpl, [ - '$search' => $search, + '$search' => $search, '$globaldir' => L10n::t('Global Directory'), - '$gdirpath' => $gdirpath, - '$desc' => L10n::t('Find on this site'), - '$contacts' => $entries, - '$finding' => L10n::t('Results for:'), - '$findterm' => (strlen($search) ? $search : ""), - '$title' => L10n::t('Site Directory'), - '$submit' => L10n::t('Find'), - '$paginate' => paginate($a), + '$gdirpath' => $gdirpath, + '$desc' => L10n::t('Find on this site'), + '$contacts' => $entries, + '$finding' => L10n::t('Results for:'), + '$findterm' => (strlen($search) ? $search : ""), + '$title' => L10n::t('Site Directory'), + '$submit' => L10n::t('Find'), + '$paginate' => paginate($a), ]); } else { info(L10n::t("No entries \x28some entries may be hidden\x29.") . EOL); diff --git a/mod/dirfind.php b/mod/dirfind.php index 9db4eeb7b6..a5b26a9193 100644 --- a/mod/dirfind.php +++ b/mod/dirfind.php @@ -15,6 +15,7 @@ use Friendica\Model\Profile; use Friendica\Network\Probe; use Friendica\Protocol\PortableContact; use Friendica\Util\Network; +use Friendica\Database\DBM; require_once 'mod/contacts.php'; @@ -113,32 +114,22 @@ function dirfind_content(App $a, $prefix = "") { /// @TODO These 2 SELECTs are not checked on validity with DBM::is_result() $count = q("SELECT count(*) AS `total` FROM `gcontact` - LEFT JOIN `contact` ON `contact`.`nurl` = `gcontact`.`nurl` - AND `contact`.`network` = `gcontact`.`network` - AND `contact`.`uid` = %d AND NOT `contact`.`blocked` - AND NOT `contact`.`pending` AND `contact`.`rel` IN ('%s', '%s') - WHERE (`contact`.`id` > 0 OR (NOT `gcontact`.`hide` AND `gcontact`.`network` IN ('%s', '%s', '%s') AND - ((`gcontact`.`last_contact` >= `gcontact`.`last_failure`) OR (`gcontact`.`updated` >= `gcontact`.`last_failure`)))) AND - (`gcontact`.`url` LIKE '%s' OR `gcontact`.`name` LIKE '%s' OR `gcontact`.`location` LIKE '%s' OR - `gcontact`.`addr` LIKE '%s' OR `gcontact`.`about` LIKE '%s' OR `gcontact`.`keywords` LIKE '%s') $extra_sql", - intval(local_user()), dbesc(CONTACT_IS_SHARING), dbesc(CONTACT_IS_FRIEND), + WHERE NOT `hide` AND `network` IN ('%s', '%s', '%s') AND + ((`last_contact` >= `last_failure`) OR (`updated` >= `last_failure`)) AND + (`url` LIKE '%s' OR `name` LIKE '%s' OR `location` LIKE '%s' OR + `addr` LIKE '%s' OR `about` LIKE '%s' OR `keywords` LIKE '%s') $extra_sql", dbesc(NETWORK_DFRN), dbesc($ostatus), dbesc($diaspora), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2))); - $results = q("SELECT `contact`.`id` AS `cid`, `gcontact`.`url`, `gcontact`.`name`, `gcontact`.`photo`, `gcontact`.`network`, `gcontact`.`keywords`, `gcontact`.`addr` + $results = q("SELECT `nurl` FROM `gcontact` - LEFT JOIN `contact` ON `contact`.`nurl` = `gcontact`.`nurl` - AND `contact`.`network` = `gcontact`.`network` - AND `contact`.`uid` = %d AND NOT `contact`.`blocked` - AND NOT `contact`.`pending` AND `contact`.`rel` IN ('%s', '%s') - WHERE (`contact`.`id` > 0 OR (NOT `gcontact`.`hide` AND `gcontact`.`network` IN ('%s', '%s', '%s') AND - ((`gcontact`.`last_contact` >= `gcontact`.`last_failure`) OR (`gcontact`.`updated` >= `gcontact`.`last_failure`)))) AND - (`gcontact`.`url` LIKE '%s' OR `gcontact`.`name` LIKE '%s' OR `gcontact`.`location` LIKE '%s' OR - `gcontact`.`addr` LIKE '%s' OR `gcontact`.`about` LIKE '%s' OR `gcontact`.`keywords` LIKE '%s') $extra_sql - GROUP BY `gcontact`.`nurl` - ORDER BY `gcontact`.`updated` DESC LIMIT %d, %d", - intval(local_user()), dbesc(CONTACT_IS_SHARING), dbesc(CONTACT_IS_FRIEND), + WHERE NOT `hide` AND `network` IN ('%s', '%s', '%s') AND + ((`last_contact` >= `last_failure`) OR (`updated` >= `last_failure`)) AND + (`url` LIKE '%s' OR `name` LIKE '%s' OR `location` LIKE '%s' OR + `addr` LIKE '%s' OR `about` LIKE '%s' OR `keywords` LIKE '%s') $extra_sql + GROUP BY `nurl` + ORDER BY `updated` DESC LIMIT %d, %d", dbesc(NETWORK_DFRN), dbesc($ostatus), dbesc($diaspora), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), @@ -148,14 +139,21 @@ function dirfind_content(App $a, $prefix = "") { $j->items_page = $perpage; $j->page = $a->pager['page']; foreach ($results AS $result) { - if (PortableContact::alternateOStatusUrl($result["url"])) { + if (PortableContact::alternateOStatusUrl($result["nurl"])) { continue; } - $result = Contact::getDetailsByURL($result["url"], local_user(), $result); + $urlparts = parse_url($result["nurl"]); + + // Ignore results that look strange. + // For historic reasons the gcontact table does contain some garbage. + if (!empty($urlparts['query']) || !empty($urlparts['fragment'])) { + continue; + } + + $result = Contact::getDetailsByURL($result["nurl"], local_user()); if ($result["name"] == "") { - $urlparts = parse_url($result["url"]); $result["name"] = end(explode("/", $urlparts["path"])); } @@ -204,11 +202,10 @@ function dirfind_content(App $a, $prefix = "") { if ($jj->cid > 0) { $connlnk = ""; $conntxt = ""; - $contact = q("SELECT * FROM `contact` WHERE `id` = %d", - intval($jj->cid)); - if ($contact) { - $photo_menu = Contact::photoMenu($contact[0]); - $details = _contact_detail_for_template($contact[0]); + $contact = dba::selectFirst('contact', [], ['id' => $jj->cid]); + if (DBM::is_result($contact)) { + $photo_menu = Contact::photoMenu($contact); + $details = _contact_detail_for_template($contact); $alt_text = $details['alt_text']; } else { $photo_menu = []; diff --git a/mod/display.php b/mod/display.php index dfa8640309..eaf72c093f 100644 --- a/mod/display.php +++ b/mod/display.php @@ -212,7 +212,11 @@ function display_content(App $a, $update = false, $update_uid = 0) { if ($update) { $item_id = $_REQUEST['item_id']; $item = dba::selectFirst('item', ['uid', 'parent'], ['id' => $item_id]); - $a->profile = ['uid' => intval($item['uid']), 'profile_uid' => intval($item['uid'])]; + if ($item['uid'] != 0) { + $a->profile = ['uid' => intval($item['uid']), 'profile_uid' => intval($item['uid'])]; + } else { + $a->profile = ['uid' => intval($update_uid), 'profile_uid' => intval($update_uid)]; + } $item_parent = $item['parent']; } else { $item_id = (($a->argc > 2) ? $a->argv[2] : 0); diff --git a/mod/follow.php b/mod/follow.php index bb9bc0eb3b..1dc20d16d1 100644 --- a/mod/follow.php +++ b/mod/follow.php @@ -9,6 +9,7 @@ use Friendica\Core\System; use Friendica\Model\Contact; use Friendica\Model\Profile; use Friendica\Network\Probe; +use Friendica\Database\DBM; function follow_post(App $a) { @@ -60,19 +61,20 @@ function follow_content(App $a) { $submit = L10n::t('Submit Request'); - // There is a current issue. It seems as if you can't start following a Friendica that is following you - // With Diaspora this works - but Friendica is special, it seems ... - $r = q("SELECT `url` FROM `contact` WHERE `uid` = %d AND ((`rel` != %d) OR (`network` = '%s')) AND + // Don't try to add a pending contact + $r = q("SELECT `pending` FROM `contact` WHERE `uid` = %d AND ((`rel` != %d) OR (`network` = '%s')) AND (`nurl` = '%s' OR `alias` = '%s' OR `alias` = '%s') AND `network` != '%s' LIMIT 1", intval(local_user()), dbesc(CONTACT_IS_FOLLOWER), dbesc(NETWORK_DFRN), dbesc(normalise_link($url)), dbesc(normalise_link($url)), dbesc($url), dbesc(NETWORK_STATUSNET)); if ($r) { - notice(L10n::t('You already added this contact.').EOL); - $submit = ""; - //goaway($_SESSION['return_url']); - // NOTREACHED + if ($r[0]['pending']) { + notice(L10n::t('You already added this contact.').EOL); + $submit = ""; + //goaway($_SESSION['return_url']); + // NOTREACHED + } } $ret = Probe::uri($url); @@ -102,7 +104,7 @@ function follow_content(App $a) { $ret["url"] = $ret["addr"]; } - if ($ret['network'] === NETWORK_DFRN) { + if (($ret['network'] === NETWORK_DFRN) && !DBM::is_result($r)) { $request = $ret["request"]; $tpl = get_markup_template('dfrn_request.tpl'); } else { diff --git a/mod/install.php b/mod/install.php index 3adcb75aa4..eb740c7b64 100644 --- a/mod/install.php +++ b/mod/install.php @@ -397,7 +397,8 @@ function check_funcs(&$checks) { check_add($ck_funcs, L10n::t('PDO or MySQLi PHP module'), true, true, ""); check_add($ck_funcs, L10n::t('mb_string PHP module'), true, true, ""); check_add($ck_funcs, L10n::t('XML PHP module'), true, true, ""); - check_add($ck_funcs, L10n::t('iconv module'), true, true, ""); + check_add($ck_funcs, L10n::t('iconv PHP module'), true, true, ""); + check_add($ck_funcs, L10n::t('POSIX PHP module'), true, true, ""); if (function_exists('apache_get_modules')) { if (! in_array('mod_rewrite',apache_get_modules())) { @@ -432,8 +433,12 @@ function check_funcs(&$checks) { $ck_funcs[4]['help'] = L10n::t('Error: mb_string PHP module required but not installed.'); } if (! function_exists('iconv_strlen')) { + $ck_funcs[6]['status'] = false; + $ck_funcs[6]['help'] = L10n::t('Error: iconv PHP module required but not installed.'); + } + if (! function_exists('posix_kill')) { $ck_funcs[7]['status'] = false; - $ck_funcs[7]['help'] = L10n::t('Error: iconv PHP module required but not installed.'); + $ck_funcs[7]['help'] = L10n::t('Error: POSIX PHP module required but not installed.'); } $checks = array_merge($checks, $ck_funcs); @@ -442,8 +447,8 @@ function check_funcs(&$checks) { try { $xml = new DOMDocument(); } catch (Exception $e) { - $ck_funcs[6]['status'] = false; - $ck_funcs[6]['help'] = L10n::t('Error, XML PHP module required but not installed.'); + $ck_funcs[5]['status'] = false; + $ck_funcs[5]['help'] = L10n::t('Error, XML PHP module required but not installed.'); } } @@ -540,7 +545,7 @@ function load_database_rem($v, $i) { } function load_database() { - $errors = DBStructure::update(false, true); + $errors = DBStructure::update(false, true, true); return $errors; } diff --git a/mod/ostatus_subscribe.php b/mod/ostatus_subscribe.php index 07f4647e69..e8ba144a16 100644 --- a/mod/ostatus_subscribe.php +++ b/mod/ostatus_subscribe.php @@ -29,12 +29,14 @@ function ostatus_subscribe_content(App $a) { if (PConfig::get($uid, "ostatus", "legacy_friends") == "") { if ($_REQUEST["url"] == "") { + PConfig::delete($uid, "ostatus", "legacy_contact"); return $o.L10n::t("No contact provided."); } $contact = Probe::uri($_REQUEST["url"]); if (!$contact) { + PConfig::delete($uid, "ostatus", "legacy_contact"); return $o.L10n::t("Couldn't fetch information for contact."); } @@ -44,6 +46,7 @@ function ostatus_subscribe_content(App $a) { $data = Network::curl($api."statuses/friends.json?screen_name=".$contact["nick"]); if (!$data["success"]) { + PConfig::delete($uid, "ostatus", "legacy_contact"); return $o.L10n::t("Couldn't fetch friends for contact."); } diff --git a/mod/pubsub.php b/mod/pubsub.php index 1cee91f4db..a68b222ec4 100644 --- a/mod/pubsub.php +++ b/mod/pubsub.php @@ -2,162 +2,136 @@ use Friendica\App; use Friendica\Database\DBM; +use Friendica\Protocol\OStatus; -function hub_return($valid,$body) { +require_once('include/security.php'); +require_once('include/items.php'); - if($valid) { - header($_SERVER["SERVER_PROTOCOL"] . ' 200 ' . 'OK'); +function hub_return($valid, $body) +{ + if ($valid) { + header($_SERVER["SERVER_PROTOCOL"] . ' 200 OK'); echo $body; - killme(); + } else { + header($_SERVER["SERVER_PROTOCOL"] . ' 404 Not Found'); } - else { - header($_SERVER["SERVER_PROTOCOL"] . ' 404 ' . 'Not Found'); - killme(); - } - - // NOTREACHED + killme(); } // when receiving an XML feed, always return OK -function hub_post_return() { - - header($_SERVER["SERVER_PROTOCOL"] . ' 200 ' . 'OK'); +function hub_post_return() +{ + header($_SERVER["SERVER_PROTOCOL"] . ' 200 OK'); killme(); - } - - -function pubsub_init(App $a) { - +function pubsub_init(App $a) +{ $nick = (($a->argc > 1) ? notags(trim($a->argv[1])) : ''); $contact_id = (($a->argc > 2) ? intval($a->argv[2]) : 0 ); - if($_SERVER['REQUEST_METHOD'] === 'GET') { + if ($_SERVER['REQUEST_METHOD'] === 'GET') { + $hub_mode = notags(trim(defaults($_GET, 'hub_mode', ''))); + $hub_topic = notags(trim(defaults($_GET, 'hub_topic', ''))); + $hub_challenge = notags(trim(defaults($_GET, 'hub_challenge', ''))); + $hub_lease = notags(trim(defaults($_GET, 'hub_lease_seconds', ''))); + $hub_verify = notags(trim(defaults($_GET, 'hub_verify_token', ''))); - $hub_mode = ((x($_GET,'hub_mode')) ? notags(trim($_GET['hub_mode'])) : ''); - $hub_topic = ((x($_GET,'hub_topic')) ? notags(trim($_GET['hub_topic'])) : ''); - $hub_challenge = ((x($_GET,'hub_challenge')) ? notags(trim($_GET['hub_challenge'])) : ''); - $hub_lease = ((x($_GET,'hub_lease_seconds')) ? notags(trim($_GET['hub_lease_seconds'])) : ''); - $hub_verify = ((x($_GET,'hub_verify_token')) ? notags(trim($_GET['hub_verify_token'])) : ''); - - logger('pubsub: Subscription from ' . $_SERVER['REMOTE_ADDR']); - logger('pubsub: data: ' . print_r($_GET,true), LOGGER_DATA); + logger('Subscription from ' . $_SERVER['REMOTE_ADDR'] . ' Mode: ' . $hub_mode . ' Nick: ' . $nick); + logger('Data: ' . print_r($_GET,true), LOGGER_DATA); $subscribe = (($hub_mode === 'subscribe') ? 1 : 0); - $r = q("SELECT * FROM `user` WHERE `nickname` = '%s' AND `account_expired` = 0 AND `account_removed` = 0 LIMIT 1", - dbesc($nick) - ); - if (! DBM::is_result($r)) { - logger('pubsub: local account not found: ' . $nick); + $owner = dba::selectFirst('user', ['uid'], ['nickname' => $nick, 'account_expired' => false, 'account_removed' => false]); + if (!DBM::is_result($owner)) { + logger('Local account not found: ' . $nick); hub_return(false, ''); } + $condition = ['uid' => $owner['uid'], 'id' => $contact_id, 'blocked' => false, 'pending' => false]; - $owner = $r[0]; + if (!empty($hub_verify)) { + $condition['hub-verify'] = $hub_verify; + } - $sql_extra = ((strlen($hub_verify)) ? sprintf(" AND `hub-verify` = '%s' ", dbesc($hub_verify)) : ''); - - $r = q("SELECT * FROM `contact` WHERE `id` = %d AND `uid` = %d - AND `blocked` = 0 AND `pending` = 0 $sql_extra LIMIT 1", - intval($contact_id), - intval($owner['uid']) - ); - if (! DBM::is_result($r)) { - logger('pubsub: contact '.$contact_id.' not found.'); + $contact = dba::selectFirst('contact', ['id', 'poll'], $condition); + if (!DBM::is_result($contact)) { + logger('Contact ' . $contact_id . ' not found.'); hub_return(false, ''); } - if ($hub_topic) - if(! link_compare($hub_topic,$r[0]['poll'])) { - logger('pubsub: hub topic ' . $hub_topic . ' != ' . $r[0]['poll']); - // should abort but let's humour them. - } - - $contact = $r[0]; + if (!empty($hub_topic) && !link_compare($hub_topic, $contact['poll'])) { + logger('Hub topic ' . $hub_topic . ' != ' . $contact['poll']); + hub_return(false, ''); + } // We must initiate an unsubscribe request with a verify_token. // Don't allow outsiders to unsubscribe us. - if($hub_mode === 'unsubscribe') { - if(! strlen($hub_verify)) { - logger('pubsub: bogus unsubscribe'); - hub_return(false, ''); - } - logger('pubsub: unsubscribe success'); + if (($hub_mode === 'unsubscribe') && empty($hub_verify)) { + logger('Bogus unsubscribe'); + hub_return(false, ''); } - if ($hub_mode) - $r = q("UPDATE `contact` SET `subhub` = %d WHERE `id` = %d", - intval($subscribe), - intval($contact['id']) - ); - + if (!empty($hub_mode)) { + dba::update('contact', ['subhub' => $subscribe], ['id' => $contact['id']]); + logger($hub_mode . ' success for contact ' . $contact_id . '.'); + } hub_return(true, $hub_challenge); } } -require_once('include/security.php'); - -function pubsub_post(App $a) { - +function pubsub_post(App $a) +{ $xml = file_get_contents('php://input'); - logger('pubsub: feed arrived from ' . $_SERVER['REMOTE_ADDR'] . ' for ' . $a->cmd ); - logger('pubsub: user-agent: ' . $_SERVER['HTTP_USER_AGENT'] ); - logger('pubsub: data: ' . $xml, LOGGER_DATA); - -// if(! stristr($xml,'cmd . ' with user-agent: ' . $_SERVER['HTTP_USER_AGENT']); + logger('Data: ' . $xml, LOGGER_DATA); $nick = (($a->argc > 1) ? notags(trim($a->argv[1])) : ''); $contact_id = (($a->argc > 2) ? intval($a->argv[2]) : 0 ); - $r = q("SELECT * FROM `user` WHERE `nickname` = '%s' AND `account_expired` = 0 AND `account_removed` = 0 LIMIT 1", - dbesc($nick) - ); - if (! DBM::is_result($r)) { + $importer = dba::selectFirst('user', [], ['nickname' => $nick, 'account_expired' => false, 'account_removed' => false]); + if (!DBM::is_result($importer)) { hub_post_return(); } - $importer = $r[0]; + $condition = ['id' => $contact_id, 'uid' => $importer['uid'], 'subhub' => true, 'blocked' => false]; + $contact = dba::selectFirst('contact', [], $condition); - $r = q("SELECT * FROM `contact` WHERE `subhub` AND `id` = %d AND `uid` = %d - AND (`rel` = %d OR `rel` = %d OR network = '%s') AND NOT `blocked` LIMIT 1", - intval($contact_id), - intval($importer['uid']), - intval(CONTACT_IS_SHARING), - intval(CONTACT_IS_FRIEND), - dbesc(NETWORK_FEED) - ); + if (!DBM::is_result($contact)) { + $author = OStatus::salmonAuthor($xml, $importer); + if (!empty($author['contact-id'])) { + $condition = ['id' => $author['contact-id'], 'uid' => $importer['uid'], 'subhub' => true, 'blocked' => false]; + $contact = dba::selectFirst('contact', [], $condition); + logger('No record for ' . $nick .' with contact id ' . $contact_id . ' - using '.$author['contact-id'].' instead.'); + } + if (!DBM::is_result($contact)) { + logger('Contact ' . $author["author-link"] . ' (' . $contact_id . ') for user ' . $nick . " wasn't found - ignored. XML: " . $xml); + hub_post_return(); + } + } - if (! DBM::is_result($r)) { - logger('pubsub: no contact record for "'.$nick.' ('.$contact_id.')" - ignored. '.$xml); + if (!in_array($contact['rel'], [CONTACT_IS_SHARING, CONTACT_IS_FRIEND]) && ($contact['network'] != NETWORK_FEED)) { + logger('Contact ' . $contact['id'] . ' is not expected to share with us - ignored.'); hub_post_return(); } - $contact = $r[0]; - - // we have no way to match Diaspora guid's with atom post id's and could get duplicates. - // we'll assume that direct delivery is robust (and this is a bad assumption, but the duplicates are messy). - - if($r[0]['network'] === NETWORK_DIASPORA) + // We import feeds from OStatus, Friendica and ATOM/RSS. + /// @todo Check if Friendica posts really arrive here - otherwise we can discard some stuff + if (!in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DFRN, NETWORK_FEED])) { hub_post_return(); + } + logger('Import item for ' . $nick . ' from ' . $contact['nick'] . ' (' . $contact['id'] . ')'); $feedhub = ''; + consume_feed($xml, $importer, $contact, $feedhub); - require_once('include/items.php'); - - consume_feed($xml,$importer,$contact,$feedhub,1,1); - - // do it a second time so that any children find their parents. - - consume_feed($xml,$importer,$contact,$feedhub,1,2); + // do it a second time for DFRN so that any children find their parents. + if ($contact['network'] === NETWORK_DFRN) { + consume_feed($xml, $importer, $contact, $feedhub); + } hub_post_return(); - } diff --git a/mod/settings.php b/mod/settings.php index 93d7a08543..8def780a59 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -208,8 +208,7 @@ function settings_post(App $a) return; } - if (($a->argc > 1) && ($a->argv[1] == 'connectors')) - { + if (($a->argc > 1) && ($a->argv[1] == 'connectors')) { check_form_security_token_redirectOnErr('/settings/connectors', 'settings_connectors'); if (x($_POST, 'general-submit')) { @@ -1116,7 +1115,7 @@ function settings_content(App $a) if (strlen(Config::get('system', 'directory'))) { $profile_in_net_dir = replace_macros($opt_tpl, [ - '$field' => ['profile_in_netdirectory', L10n::t('Publish your default profile in the global social directory?'), $profile['net-publish'], L10n::t('Your profile will be publishedin this node\'s local directory. Your profile details may be publicly visible depending on the system settings.', System::baseUrl().'/directory'), [L10n::t('No'), L10n::t('Yes')]] + '$field' => ['profile_in_netdirectory', L10n::t('Publish your default profile in the global social directory?'), $profile['net-publish'], L10n::t('Your profile will be published in this node\'s local directory. Your profile details may be publicly visible depending on the system settings.', System::baseUrl().'/directory'), [L10n::t('No'), L10n::t('Yes')]] ]); } else { $profile_in_net_dir = ''; diff --git a/mod/unfollow.php b/mod/unfollow.php index 8caf94245f..a26557a9a2 100644 --- a/mod/unfollow.php +++ b/mod/unfollow.php @@ -33,7 +33,7 @@ function unfollow_post(App $a) if (!DBM::is_result($contact)) { notice(L10n::t("Contact wasn't found or can't be unfollowed.")); } else { - if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DIASPORA])) { + if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DIASPORA, NETWORK_DFRN])) { $r = q("SELECT `contact`.*, `user`.* FROM `contact` INNER JOIN `user` ON `contact`.`uid` = `user`.`uid` WHERE `user`.`uid` = %d AND `contact`.`self` LIMIT 1", intval($uid) @@ -75,7 +75,7 @@ function unfollow_content(App $a) // NOTREACHED } - if (!in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS])) { + if (!in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS, NETWORK_DFRN])) { notice(L10n::t("Unfollowing is currently not supported by your network.").EOL); $submit = ""; // NOTREACHED diff --git a/src/Content/Text/BBCode.php b/src/Content/Text/BBCode.php index 1148103054..82c6f46980 100644 --- a/src/Content/Text/BBCode.php +++ b/src/Content/Text/BBCode.php @@ -7,7 +7,7 @@ namespace Friendica\Content\Text; use DOMDocument; -use DomXPath; +use DOMXPath; use Exception; use Friendica\BaseObject; use Friendica\Content\OEmbed; @@ -680,7 +680,7 @@ class BBCode extends BaseObject $return = ''; if ($simplehtml == 7) { - $return = self::convertUrlForMastodon($data["url"]); + $return = self::convertUrlForOStatus($data["url"]); } elseif (($simplehtml != 4) && ($simplehtml != 0)) { $return = sprintf('%s
', $data["url"], $data["title"]); } else { @@ -708,9 +708,10 @@ class BBCode extends BaseObject } if ($data["description"] != "" && $data["description"] != $data["title"]) { - $return .= sprintf('
%s
', trim(self::convert($data["description"]))); + // Sanitize the HTML by converting it to BBCode + $bbcode = HTML::toBBCode($data["description"]); + $return .= sprintf('
%s
', trim(self::convert($bbcode))); } - if ($data["type"] == "link") { $return .= sprintf('%s', $data['url'], parse_url($data['url'], PHP_URL_HOST)); } @@ -757,7 +758,7 @@ class BBCode extends BaseObject if (($data["url"] != "") && ($data["title"] != "")) { $text .= "\n[url=" . $data["url"] . "]" . $data["title"] . "[/url]"; } elseif (($data["url"] != "")) { - $text .= "\n" . $data["url"]; + $text .= "\n[url]" . $data["url"] . "[/url]"; } return $text . "\n" . $data["after"]; @@ -770,7 +771,7 @@ class BBCode extends BaseObject * @param array $match Array with the matching values * @return string reformatted link including HTML codes */ - private static function convertUrlForMastodonCallback($match) + private static function convertUrlForOStatusCallback($match) { $url = $match[1]; @@ -783,34 +784,27 @@ class BBCode extends BaseObject return $match[0]; } - return self::convertUrlForMastodon($url); + return self::convertUrlForOStatus($url); } /** - * @brief Converts [url] BBCodes in a format that looks fine on Mastodon and GNU Social. + * @brief Converts [url] BBCodes in a format that looks fine on OStatus systems. * @param string $url URL that is about to be reformatted * @return string reformatted link including HTML codes */ - private static function convertUrlForMastodon($url) + private static function convertUrlForOStatus($url) { $parts = parse_url($url); $scheme = $parts['scheme'] . '://'; $styled_url = str_replace($scheme, '', $url); - $html = '' . - ''; - if (strlen($styled_url) > 30) { - $html .= '%s' . - ''; - - $ellipsis = substr($styled_url, 0, 30); - $rest = substr($styled_url, 30); - return sprintf($html, $url, $scheme, $ellipsis, $rest); - } else { - $html .= '%s'; - return sprintf($html, $url, $scheme, $styled_url); + $styled_url = substr($styled_url, 0, 30) . "…"; } + + $html = '%s'; + + return sprintf($html, $url, $styled_url); } /* @@ -1105,13 +1099,13 @@ class BBCode extends BaseObject } if (stripos(normalise_link($link), 'http://twitter.com/') === 0) { + $text .= '
' . $link . ''; + } else { $text .= $headline . '
' . trim($share[3]) . "

"; if ($link != "") { $text .= '
[l]'; } - } else { - $text .= '
' . $link . ''; } break; @@ -1207,7 +1201,7 @@ class BBCode extends BaseObject $doc = new DOMDocument(); @$doc->loadHTML($body); - $xpath = new DomXPath($doc); + $xpath = new DOMXPath($doc); $list = $xpath->query("//meta[@name]"); foreach ($list as $node) { $attr = []; @@ -1439,8 +1433,8 @@ class BBCode extends BaseObject $autolink_regex = "/([^\]\='".'"'."]|^)(https?\:\/\/[a-zA-Z0-9\:\/\-\?\&\;\.\=\_\~\#\%\$\!\+\,]+)/ism"; $text = preg_replace($autolink_regex, '$1[url]$2[/url]', $text); if ($simple_html == 7) { - $text = preg_replace_callback("/\[url\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForMastodonCallback', $text); - $text = preg_replace_callback("/\[url\=([$URLSearchString]*)\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForMastodonCallback', $text); + $text = preg_replace_callback("/\[url\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForOStatusCallback', $text); + $text = preg_replace_callback("/\[url\=([$URLSearchString]*)\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForOStatusCallback', $text); } } else { $text = preg_replace("(\[url\]([$URLSearchString]*)\[\/url\])ism", " $1 ", $text); @@ -1540,10 +1534,8 @@ class BBCode extends BaseObject if (strpos($text, '[/map]') !== false) { $text = preg_replace_callback( "/\[map\](.*?)\[\/map\]/ism", - function ($match) { - // the extra space in the following line is intentional - // Whyyy? - @MrPetovan - return str_replace($match[0], '
' . Map::byLocation($match[1]) . '
', $match[0]); + function ($match) use ($simple_html) { + return str_replace($match[0], '

' . Map::byLocation($match[1], $simple_html) . '

', $match[0]); }, $text ); @@ -1551,16 +1543,14 @@ class BBCode extends BaseObject if (strpos($text, '[map=') !== false) { $text = preg_replace_callback( "/\[map=(.*?)\]/ism", - function ($match) { - // the extra space in the following line is intentional - // Whyyy? - @MrPetovan - return str_replace($match[0], '
' . Map::byCoordinates(str_replace('/', ' ', $match[1])) . '
', $match[0]); + function ($match) use ($simple_html) { + return str_replace($match[0], '

' . Map::byCoordinates(str_replace('/', ' ', $match[1]), $simple_html) . '

', $match[0]); }, $text ); } if (strpos($text, '[map]') !== false) { - $text = preg_replace("/\[map\]/", '
', $text); + $text = preg_replace("/\[map\]/", '

', $text); } // Check for headers diff --git a/src/Core/NotificationsManager.php b/src/Core/NotificationsManager.php index 2f2af5174a..6a13c025c4 100644 --- a/src/Core/NotificationsManager.php +++ b/src/Core/NotificationsManager.php @@ -135,7 +135,7 @@ class NotificationsManager extends BaseObject public function setSeen($note, $seen = true) { return q( - "UPDATE `notify` SET `seen` = %d WHERE ( `link` = '%s' OR ( `parent` != 0 AND `parent` = %d AND `otype` = '%s' )) AND `uid` = %d", + "UPDATE `notify` SET `seen` = %d WHERE (`link` = '%s' OR (`parent` != 0 AND `parent` = %d AND `otype` = '%s')) AND `uid` = %d", intval($seen), dbesc($note['link']), intval($note['parent']), @@ -384,16 +384,18 @@ class NotificationsManager extends BaseObject private function networkTotal($seen = 0) { $sql_seen = ""; + $index_hint = ""; if ($seen === 0) { - $sql_seen = " AND `item`.`unseen` = 1 "; + $sql_seen = " AND `item`.`unseen` "; + $index_hint = "USE INDEX (`uid_unseen_contactid`)"; } $r = q( "SELECT COUNT(*) AS `total` - FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` - WHERE `item`.`visible` = 1 AND `pitem`.`parent` != 0 AND - `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0 + FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` + WHERE `item`.`visible` AND `pitem`.`parent` != 0 AND + NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall` $sql_seen", intval(local_user()) ); @@ -423,18 +425,20 @@ class NotificationsManager extends BaseObject $total = $this->networkTotal($seen); $notifs = []; $sql_seen = ""; + $index_hint = ""; if ($seen === 0) { - $sql_seen = " AND `item`.`unseen` = 1 "; + $sql_seen = " AND `item`.`unseen` "; + $index_hint = "USE INDEX (`uid_unseen_contactid`)"; } $r = q( "SELECT `item`.`id`,`item`.`parent`, `item`.`verb`, `item`.`author-name`, `item`.`unseen`, `item`.`author-link`, `item`.`author-avatar`, `item`.`created`, `item`.`object` AS `object`, `pitem`.`author-name` AS `pname`, `pitem`.`author-link` AS `plink`, `pitem`.`guid` AS `pguid` - FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` - WHERE `item`.`visible` = 1 AND `pitem`.`parent` != 0 AND - `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0 + FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` + WHERE `item`.`visible` AND `pitem`.`parent` != 0 AND + NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall` $sql_seen ORDER BY `item`.`created` DESC LIMIT %d, %d ", intval(local_user()), @@ -466,7 +470,7 @@ class NotificationsManager extends BaseObject $sql_seen = ""; if ($seen === 0) { - $sql_seen = " AND `seen` = 0 "; + $sql_seen = " AND NOT `seen` "; } $r = q( @@ -501,7 +505,7 @@ class NotificationsManager extends BaseObject $sql_seen = ""; if ($seen === 0) { - $sql_seen = " AND `seen` = 0 "; + $sql_seen = " AND NOT `seen` "; } $r = q( @@ -536,7 +540,7 @@ class NotificationsManager extends BaseObject $myurl = str_replace(['www.', '.'], ['', '\\.'], $myurl); $diasp_url = str_replace('/profile/', '/u/', $myurl); $sql_extra = sprintf( - " AND ( `item`.`author-link` regexp '%s' OR `item`.`tag` regexp '%s' OR `item`.`tag` regexp '%s' ) ", + " AND (`item`.`author-link` REGEXP '%s' OR `item`.`tag` REGEXP '%s' OR `item`.`tag` REGEXP '%s') ", dbesc($myurl . '$'), dbesc($myurl . '\\]'), dbesc($diasp_url . '\\]') @@ -555,19 +559,21 @@ class NotificationsManager extends BaseObject private function personalTotal($seen = 0) { $sql_seen = ""; + $index_hint = ""; $sql_extra = $this->personalSqlExtra(); if ($seen === 0) { - $sql_seen = " AND `item`.`unseen` = 1 "; + $sql_seen = " AND `item`.`unseen` "; + $index_hint = "USE INDEX (`uid_unseen_contactid`)"; } $r = q( "SELECT COUNT(*) AS `total` - FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` - WHERE `item`.`visible` = 1 + FROM `item` $index_hint + WHERE `item`.`visible` $sql_extra $sql_seen - AND `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0 ", + AND NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall`", intval(local_user()) ); if (DBM::is_result($r)) { @@ -597,20 +603,22 @@ class NotificationsManager extends BaseObject $sql_extra = $this->personalSqlExtra(); $notifs = []; $sql_seen = ""; + $index_hint = ""; if ($seen === 0) { - $sql_seen = " AND `item`.`unseen` = 1 "; + $sql_seen = " AND `item`.`unseen` "; + $index_hint = "USE INDEX (`uid_unseen_contactid`)"; } $r = q( "SELECT `item`.`id`,`item`.`parent`, `item`.`verb`, `item`.`author-name`, `item`.`unseen`, `item`.`author-link`, `item`.`author-avatar`, `item`.`created`, `item`.`object` AS `object`, `pitem`.`author-name` AS `pname`, `pitem`.`author-link` AS `plink`, `pitem`.`guid` AS `pguid` - FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` - WHERE `item`.`visible` = 1 + FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` + WHERE `item`.`visible` $sql_extra $sql_seen - AND `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0 + AND NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall` ORDER BY `item`.`created` DESC LIMIT %d, %d ", intval(local_user()), intval($start), @@ -639,13 +647,15 @@ class NotificationsManager extends BaseObject private function homeTotal($seen = 0) { $sql_seen = ""; + $index_hint = ""; if ($seen === 0) { - $sql_seen = " AND `item`.`unseen` = 1 "; + $sql_seen = " AND `item`.`unseen` "; + $index_hint = "USE INDEX (`uid_unseen_contactid`)"; } $r = q( - "SELECT COUNT(*) AS `total` FROM `item` + "SELECT COUNT(*) AS `total` FROM `item` $index_hint WHERE `item`.`visible` = 1 AND `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 1 $sql_seen", @@ -677,18 +687,20 @@ class NotificationsManager extends BaseObject $total = $this->homeTotal($seen); $notifs = []; $sql_seen = ""; + $index_hint = ""; if ($seen === 0) { - $sql_seen = " AND `item`.`unseen` = 1 "; + $sql_seen = " AND `item`.`unseen` "; + $index_hint = "USE INDEX (`uid_unseen_contactid`)"; } $r = q( "SELECT `item`.`id`,`item`.`parent`, `item`.`verb`, `item`.`author-name`, `item`.`unseen`, `item`.`author-link`, `item`.`author-avatar`, `item`.`created`, `item`.`object` AS `object`, `pitem`.`author-name` AS `pname`, `pitem`.`author-link` AS `plink`, `pitem`.`guid` AS `pguid` - FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` - WHERE `item`.`visible` = 1 AND - `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 1 + FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent` + WHERE `item`.`visible` AND + NOT `item`.`deleted` AND `item`.`uid` = %d AND `item`.`wall` $sql_seen ORDER BY `item`.`created` DESC LIMIT %d, %d ", intval(local_user()), diff --git a/src/Core/Worker.php b/src/Core/Worker.php index 9d5b75f45c..e3d8df45e4 100644 --- a/src/Core/Worker.php +++ b/src/Core/Worker.php @@ -201,7 +201,7 @@ class Worker $mypid = getmypid(); // Quit when in maintenance - if (Config::get('system', 'maintenance', true)) { + if (Config::get('system', 'maintenance', false, true)) { logger("Maintenance mode - quit process ".$mypid, LOGGER_DEBUG); return false; } diff --git a/src/Database/DBStructure.php b/src/Database/DBStructure.php index d2d0bd703e..9e6ce5b97f 100644 --- a/src/Database/DBStructure.php +++ b/src/Database/DBStructure.php @@ -199,12 +199,13 @@ class DBStructure * * @param bool $verbose * @param bool $action Whether to actually apply the update + * @param bool $install Is this the initial update during the installation? * @param array $tables An array of the database tables * @param array $definition An array of the definition tables * @return string Empty string if the update is successful, error messages otherwise */ - public static function update($verbose, $action, array $tables = null, array $definition = null) { - if ($action) { + public static function update($verbose, $action, $install = false, array $tables = null, array $definition = null) { + if ($action && !$install) { Config::set('system', 'maintenance', 1); Config::set('system', 'maintenance_reason', L10n::t(': Database update', DBM::date().' '.date('e'))); } @@ -455,7 +456,9 @@ class DBStructure } if ($action) { - Config::set('system', 'maintenance_reason', L10n::t('%s: updating %s table.', DBM::date().' '.date('e'), $name)); + if (!$install) { + Config::set('system', 'maintenance_reason', L10n::t('%s: updating %s table.', DBM::date().' '.date('e'), $name)); + } // Ensure index conversion to unique removes duplicates if ($is_unique && ($temp_name != $name)) { @@ -505,15 +508,15 @@ class DBStructure } } - if ($action) { + if ($action && !$install) { Config::set('system', 'maintenance', 0); Config::set('system', 'maintenance_reason', ''); - } - if ($errors) { - Config::set('system', 'dbupdate', DB_UPDATE_FAILED); - } else { - Config::set('system', 'dbupdate', DB_UPDATE_SUCCESSFUL); + if ($errors) { + Config::set('system', 'dbupdate', DB_UPDATE_FAILED); + } else { + Config::set('system', 'dbupdate', DB_UPDATE_SUCCESSFUL); + } } return $errors; @@ -1143,6 +1146,7 @@ class DBStructure "author-link" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""], "author-avatar" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""], "title" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""], + "content-warning" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""], "body" => ["type" => "mediumtext", "comment" => ""], "app" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""], "verb" => ["type" => "varchar(100)", "not null" => "1", "default" => "", "comment" => ""], diff --git a/src/Model/Contact.php b/src/Model/Contact.php index b4d20586ad..b5fef04b31 100644 --- a/src/Model/Contact.php +++ b/src/Model/Contact.php @@ -173,20 +173,18 @@ class Contact extends BaseObject */ public static function terminateFriendship(array $user, array $contact) { - if ($contact['network'] === NETWORK_OSTATUS) { + if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DFRN])) { // create an unfollow slap $item = []; $item['verb'] = NAMESPACE_OSTATUS . "/unfollow"; $item['follow'] = $contact["url"]; $slap = OStatus::salmon($item, $user); - if ((x($contact, 'notify')) && (strlen($contact['notify']))) { + if (!empty($contact['notify'])) { Salmon::slapper($user, $contact['notify'], $slap); } - } elseif ($contact['network'] === NETWORK_DIASPORA) { + } elseif ($contact['network'] == NETWORK_DIASPORA) { Diaspora::sendUnshare($user, $contact); - } elseif ($contact['network'] === NETWORK_DFRN) { - DFRN::deliver($user, $contact, 'placeholder', 1); } } @@ -516,7 +514,7 @@ class Contact extends BaseObject } $sparkle = false; - if ($contact['network'] === NETWORK_DFRN) { + if (($contact['network'] === NETWORK_DFRN) && !$contact['self']) { $sparkle = true; $profile_link = System::baseUrl() . '/redir/' . $contact['id']; } else { @@ -533,18 +531,21 @@ class Contact extends BaseObject $profile_link = $profile_link . '?url=profile'; } - if (in_array($contact['network'], [NETWORK_DFRN, NETWORK_DIASPORA])) { + if (in_array($contact['network'], [NETWORK_DFRN, NETWORK_DIASPORA]) && !$contact['self']) { $pm_url = System::baseUrl() . '/message/new/' . $contact['id']; } - if ($contact['network'] == NETWORK_DFRN) { + if (($contact['network'] == NETWORK_DFRN) && !$contact['self']) { $poke_link = System::baseUrl() . '/poke/?f=&c=' . $contact['id']; } $contact_url = System::baseUrl() . '/contacts/' . $contact['id']; $posts_link = System::baseUrl() . '/contacts/' . $contact['id'] . '/posts'; - $contact_drop_link = System::baseUrl() . '/contacts/' . $contact['id'] . '/drop?confirm=1'; + + if (!$contact['self']) { + $contact_drop_link = System::baseUrl() . '/contacts/' . $contact['id'] . '/drop?confirm=1'; + } /** * Menu array: @@ -1168,7 +1169,26 @@ class Contact extends BaseObject return result; } - if ($ret['network'] === NETWORK_DFRN) { + // check if we already have a contact + // the poll url is more reliable than the profile url, as we may have + // indirect links or webfinger links + + $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `poll` IN ('%s', '%s') AND `network` = '%s' AND NOT `pending` LIMIT 1", + intval($uid), + dbesc($ret['poll']), + dbesc(normalise_link($ret['poll'])), + dbesc($ret['network']) + ); + + if (!DBM::is_result($r)) { + $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `nurl` = '%s' AND `network` = '%s' AND NOT `pending` LIMIT 1", + intval($uid), + dbesc(normalise_link($url)), + dbesc($ret['network']) + ); + } + + if (($ret['network'] === NETWORK_DFRN) && !DBM::is_result($r)) { if ($interactive) { if (strlen($a->path)) { $myaddr = bin2hex(System::baseUrl() . '/profile/' . $a->user['nickname']); @@ -1180,7 +1200,7 @@ class Contact extends BaseObject // NOTREACHED } - } elseif (Config::get('system', 'dfrn_only')) { + } elseif (Config::get('system', 'dfrn_only') && ($ret['network'] != NETWORK_DFRN)) { $result['message'] = L10n::t('This site is not configured to allow communications with other networks.') . EOL; $result['message'] != L10n::t('No compatible communication protocols or feeds were discovered.') . EOL; return $result; @@ -1230,25 +1250,6 @@ class Contact extends BaseObject $writeable = 1; } - // check if we already have a contact - // the poll url is more reliable than the profile url, as we may have - // indirect links or webfinger links - - $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `poll` IN ('%s', '%s') AND `network` = '%s' LIMIT 1", - intval($uid), - dbesc($ret['poll']), - dbesc(normalise_link($ret['poll'])), - dbesc($ret['network']) - ); - - if (!DBM::is_result($r)) { - $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `nurl` = '%s' AND `network` = '%s' LIMIT 1", - intval($uid), - dbesc(normalise_link($url)), - dbesc($ret['network']) - ); - } - if (DBM::is_result($r)) { // update contact $new_relation = (($r[0]['rel'] == CONTACT_IS_FOLLOWER) ? CONTACT_IS_FRIEND : CONTACT_IS_SHARING); @@ -1309,16 +1310,16 @@ class Contact extends BaseObject ); if (DBM::is_result($r)) { - if (($contact['network'] == NETWORK_OSTATUS) && (strlen($contact['notify']))) { + if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DFRN])) { // create a follow slap $item = []; $item['verb'] = ACTIVITY_FOLLOW; $item['follow'] = $contact["url"]; $slap = OStatus::salmon($item, $r[0]); - Salmon::slapper($r[0], $contact['notify'], $slap); - } - - if ($contact['network'] == NETWORK_DIASPORA) { + if (!empty($contact['notify'])) { + Salmon::slapper($r[0], $contact['notify'], $slap); + } + } elseif ($contact['network'] == NETWORK_DIASPORA) { $ret = Diaspora::sendShare($a->user, $contact); logger('share returns: ' . $ret); } @@ -1377,7 +1378,7 @@ class Contact extends BaseObject } if (is_array($contact)) { - if (($contact['network'] == NETWORK_OSTATUS && $contact['rel'] == CONTACT_IS_SHARING) + if (($contact['rel'] == CONTACT_IS_SHARING) || ($sharing && $contact['rel'] == CONTACT_IS_FOLLOWER)) { dba::update('contact', ['rel' => CONTACT_IS_FRIEND, 'writable' => true], ['id' => $contact['id'], 'uid' => $importer['uid']]); diff --git a/src/Model/GContact.php b/src/Model/GContact.php index 7a64751d64..d098e8fa4a 100644 --- a/src/Model/GContact.php +++ b/src/Model/GContact.php @@ -36,56 +36,53 @@ class GContact */ public static function searchByName($search, $mode = '') { - if ($search) { - // check supported networks - if (Config::get('system', 'diaspora_enabled')) { - $diaspora = NETWORK_DIASPORA; - } else { - $diaspora = NETWORK_DFRN; - } - - if (!Config::get('system', 'ostatus_disabled')) { - $ostatus = NETWORK_OSTATUS; - } else { - $ostatus = NETWORK_DFRN; - } - - // check if we search only communities or every contact - if ($mode === "community") { - $extra_sql = " AND `community`"; - } else { - $extra_sql = ""; - } - - $search .= "%"; - - $results = q( - "SELECT `contact`.`id` AS `cid`, `gcontact`.`url`, `gcontact`.`name`, `gcontact`.`nick`, `gcontact`.`photo`, - `gcontact`.`network`, `gcontact`.`keywords`, `gcontact`.`addr`, `gcontact`.`community` - FROM `gcontact` - LEFT JOIN `contact` ON `contact`.`nurl` = `gcontact`.`nurl` - AND `contact`.`uid` = %d AND NOT `contact`.`blocked` - AND NOT `contact`.`pending` AND `contact`.`rel` IN ('%s', '%s') - WHERE (`contact`.`id` > 0 OR (NOT `gcontact`.`hide` AND `gcontact`.`network` IN ('%s', '%s', '%s') AND - ((`gcontact`.`last_contact` >= `gcontact`.`last_failure`) OR - (`gcontact`.`updated` >= `gcontact`.`last_failure`)))) AND - (`gcontact`.`addr` LIKE '%s' OR `gcontact`.`name` LIKE '%s' OR `gcontact`.`nick` LIKE '%s') $extra_sql - GROUP BY `gcontact`.`nurl` - ORDER BY `gcontact`.`nurl` DESC - LIMIT 1000", - intval(local_user()), - dbesc(CONTACT_IS_SHARING), - dbesc(CONTACT_IS_FRIEND), - dbesc(NETWORK_DFRN), - dbesc($ostatus), - dbesc($diaspora), - dbesc(escape_tags($search)), - dbesc(escape_tags($search)), - dbesc(escape_tags($search)) - ); - - return $results; + if (empty($search)) { + return []; } + + // check supported networks + if (Config::get('system', 'diaspora_enabled')) { + $diaspora = NETWORK_DIASPORA; + } else { + $diaspora = NETWORK_DFRN; + } + + if (!Config::get('system', 'ostatus_disabled')) { + $ostatus = NETWORK_OSTATUS; + } else { + $ostatus = NETWORK_DFRN; + } + + // check if we search only communities or every contact + if ($mode === "community") { + $extra_sql = " AND `community`"; + } else { + $extra_sql = ""; + } + + $search .= "%"; + + $results = dba::p("SELECT `nurl` FROM `gcontact` + WHERE NOT `hide` AND `network` IN (?, ?, ?) AND + ((`last_contact` >= `last_failure`) OR (`updated` >= `last_failure`)) AND + (`addr` LIKE ? OR `name` LIKE ? OR `nick` LIKE ?) $extra_sql + GROUP BY `nurl` ORDER BY `nurl` DESC LIMIT 1000", + NETWORK_DFRN, $ostatus, $diaspora, $search, $search, $search + ); + + $gcontacts = []; + while ($result = dba::fetch($results)) { + $urlparts = parse_url($result["nurl"]); + + // Ignore results that look strange. + // For historic reasons the gcontact table does contain some garbage. + if (!empty($urlparts['query']) || !empty($urlparts['fragment'])) { + continue; + } + + $gcontacts[] = Contact::getDetailsByURL($result["nurl"], local_user()); + } + return $gcontacts; } /** diff --git a/src/Model/Item.php b/src/Model/Item.php index d6257d99a1..efcf05ad6a 100644 --- a/src/Model/Item.php +++ b/src/Model/Item.php @@ -22,6 +22,7 @@ use Friendica\Object\Image; use Friendica\Protocol\Diaspora; use Friendica\Protocol\OStatus; use Friendica\Util\DateTimeFormat; +use Friendica\Util\XML; use dba; use Text_LanguageDetect; @@ -355,6 +356,10 @@ class Item extends BaseObject } } + if (!empty($item['thr-parent'])) { + $item['parent-uri'] = $item['thr-parent']; + } + if (x($item, 'gravity')) { $item['gravity'] = intval($item['gravity']); } elseif ($item['parent-uri'] === $item['uri']) { @@ -897,7 +902,11 @@ class Item extends BaseObject $item['uid'] = 0; $item['origin'] = 0; $item['wall'] = 0; - $item['contact-id'] = Contact::getIdForURL($item['author-link']); + if ($item['uri'] == $item['parent-uri']) { + $item['contact-id'] = Contact::getIdForURL($item['owner-link']); + } else { + $item['contact-id'] = Contact::getIdForURL($item['author-link']); + } if (in_array($item['type'], ["net-comment", "wall-comment"])) { $item['type'] = 'remote-comment'; @@ -1264,21 +1273,23 @@ class Item extends BaseObject } // now change this copy of the post to a forum head message and deliver to all the tgroup members - $self = dba::selectFirst('contact', ['name', 'url', 'thumb'], ['uid' => $uid, 'self' => true]); + $self = dba::selectFirst('contact', ['id', 'name', 'url', 'thumb'], ['uid' => $uid, 'self' => true]); if (!DBM::is_result($self)) { return; } + $owner_id = Contact::getIdForURL($self['url']); + // also reset all the privacy bits to the forum default permissions $private = ($user['allow_cid'] || $user['allow_gid'] || $user['deny_cid'] || $user['deny_gid']) ? 1 : 0; $forum_mode = ($prvgroup ? 2 : 1); - $fields = ['wall' => true, 'origin' => true, 'forum_mode' => $forum_mode, - 'owner-name' => $self['name'], 'owner-link' => $self['url'], 'owner-avatar' => $self['thumb'], - 'private' => $private, 'allow_cid' => $user['allow_cid'], 'allow_gid' => $user['allow_gid'], - 'deny_cid' => $user['deny_cid'], 'deny_gid' => $user['deny_gid']]; + $fields = ['wall' => true, 'origin' => true, 'forum_mode' => $forum_mode, 'contact-id' => $self['id'], + 'owner-id' => $owner_id, 'owner-name' => $self['name'], 'owner-link' => $self['url'], + 'owner-avatar' => $self['thumb'], 'private' => $private, 'allow_cid' => $user['allow_cid'], + 'allow_gid' => $user['allow_gid'], 'deny_cid' => $user['deny_cid'], 'deny_gid' => $user['deny_gid']]; dba::update('item', $fields, ['id' => $item_id]); self::updateThread($item_id); diff --git a/src/Model/User.php b/src/Model/User.php index 6270ce9bf3..1df7e5ef4e 100644 --- a/src/Model/User.php +++ b/src/Model/User.php @@ -395,7 +395,7 @@ class User throw new Exception(L10n::t('Not a valid email address.')); } - if (dba::exists('user', ['email' => $email])) { + if (Config::get('system', 'block_extended_register', false) && dba::exists('user', ['email' => $email])) { throw new Exception(L10n::t('Cannot use that email.')); } diff --git a/src/Protocol/DFRN.php b/src/Protocol/DFRN.php index 16764056cb..d1b5183a97 100644 --- a/src/Protocol/DFRN.php +++ b/src/Protocol/DFRN.php @@ -2079,8 +2079,8 @@ class DFRN return false; } - $fields = ['title' => $item["title"], 'body' => $item["body"], - 'tag' => $item["tag"], 'changed' => DateTimeFormat::utcNow(), + $fields = ['title' => defaults($item, 'title', ''), 'body' => defaults($item, 'body', ''), + 'tag' => defaults($item, 'tag', ''), 'changed' => DateTimeFormat::utcNow(), 'edited' => DateTimeFormat::utc($item["edited"])]; $condition = ["`uri` = ? AND `uid` IN (0, ?)", $item["uri"], $importer["importer_uid"]]; diff --git a/src/Protocol/Diaspora.php b/src/Protocol/Diaspora.php index 0055f8d9ba..dd21058496 100644 --- a/src/Protocol/Diaspora.php +++ b/src/Protocol/Diaspora.php @@ -31,6 +31,7 @@ use Friendica\Util\Crypto; use Friendica\Util\DateTimeFormat; use Friendica\Util\Network; use Friendica\Util\XML; +use Friendica\Util\Map; use dba; use SimpleXMLElement; @@ -222,11 +223,20 @@ class Diaspora $signable_data = $msg.".".base64url_encode($type).".".base64url_encode($encoding).".".base64url_encode($alg); + if ($handle == '') { + logger('No author could be decoded. Discarding. Message: ' . $envelope); + return false; + } + $key = self::key($handle); + if ($key == '') { + logger("Couldn't get a key for handle " . $handle . ". Discarding."); + return false; + } $verify = Crypto::rsaVerify($signable_data, $sig, $key); if (!$verify) { - logger('Message did not verify. Discarding.'); + logger('Message from ' . $handle . ' did not verify. Discarding.'); return false; } @@ -322,7 +332,16 @@ class Diaspora // Get the senders' public key $key_id = $base->sig[0]->attributes()->key_id[0]; $author_addr = base64_decode($key_id); + if ($author_addr == '') { + logger('No author could be decoded. Discarding. Message: ' . $xml); + System::httpExit(400); + } + $key = self::key($author_addr); + if ($key == '') { + logger("Couldn't get a key for handle " . $author_addr . ". Discarding."); + System::httpExit(400); + } $verify = Crypto::rsaVerify($signed_data, $signature, $key); if (!$verify) { @@ -2212,7 +2231,10 @@ class Diaspora } logger('Received participation for ID: '.$item['id'].' - Contact: '.$contact_id.' - Server: '.$server, LOGGER_DEBUG); - dba::insert('participation', ['iid' => $item['id'], 'cid' => $contact_id, 'fid' => $person['id'], 'server' => $server]); + + if (!dba::exists('participation', ['iid' => $item['id'], 'server' => $server])) { + dba::insert('participation', ['iid' => $item['id'], 'cid' => $contact_id, 'fid' => $person['id'], 'server' => $server]); + } // Send all existing comments and likes to the requesting server $comments = dba::p("SELECT `item`.`id`, `item`.`verb`, `contact`.`self` @@ -3197,13 +3219,14 @@ class Diaspora } $logid = random_string(4); - $dest_url = ($public_batch ? $contact["batch"] : $contact["notify"]); - // Fetch the fcontact entry when there is missing data - // Will possibly happen when data is transmitted to a DFRN contact - if (empty($dest_url) && !empty($contact['addr'])) { + // We always try to use the data from the fcontact table. + // This is important for transmitting data to Friendica servers. + if (!empty($contact['addr'])) { $fcontact = self::personByHandle($contact['addr']); $dest_url = ($public_batch ? $fcontact["batch"] : $fcontact["notify"]); + } else { + $dest_url = ($public_batch ? $contact["batch"] : $contact["notify"]); } if (!$dest_url) { @@ -3597,10 +3620,18 @@ class Diaspora $eventdata['description'] = html_entity_decode(BBCode::toMarkdown($event['desc'])); } if ($event['location']) { + $event['location'] = preg_replace("/\[map\](.*?)\[\/map\]/ism", '$1', $event['location']); + $coord = Map::getCoordinates($event['location']); + $location = []; $location["address"] = html_entity_decode(BBCode::toMarkdown($event['location'])); - $location["lat"] = 0; - $location["lng"] = 0; + if (!empty($coord['lat']) && !empty($coord['lon'])) { + $location["lat"] = $coord['lat']; + $location["lng"] = $coord['lon']; + } else { + $location["lat"] = 0; + $location["lng"] = 0; + } $eventdata['location'] = $location; } @@ -3694,7 +3725,13 @@ class Diaspora if (count($event)) { $message['event'] = $event; - /// @todo Once Diaspora supports it, we will remove the body + if (!empty($event['location']['address']) && + !empty($event['location']['lat']) && + !empty($event['location']['lng'])) { + $message['location'] = $event['location']; + } + + /// @todo Once Diaspora supports it, we will remove the body and the location hack above // $message['text'] = ''; } } diff --git a/src/Protocol/Feed.php b/src/Protocol/Feed.php index cf5734facc..191070a2c5 100644 --- a/src/Protocol/Feed.php +++ b/src/Protocol/Feed.php @@ -86,9 +86,9 @@ class Feed { if ($xpath->query('/atom:feed')->length > 0) { $alternate = $xpath->query("atom:link[@rel='alternate']")->item(0)->attributes; if (is_object($alternate)) { - foreach ($alternate AS $attributes) { - if ($attributes->name == "href") { - $author["author-link"] = $attributes->textContent; + foreach ($alternate AS $attribute) { + if ($attribute->name == "href") { + $author["author-link"] = $attribute->textContent; } } } @@ -99,9 +99,9 @@ class Feed { if ($author["author-link"] == "") { $self = $xpath->query("atom:link[@rel='self']")->item(0)->attributes; if (is_object($self)) { - foreach ($self AS $attributes) { - if ($attributes->name == "href") { - $author["author-link"] = $attributes->textContent; + foreach ($self AS $attribute) { + if ($attribute->name == "href") { + $author["author-link"] = $attribute->textContent; } } } @@ -141,9 +141,9 @@ class Feed { } $avatar = $xpath->evaluate("atom:author/atom:link[@rel='avatar']")->item(0)->attributes; if (is_object($avatar)) { - foreach ($avatar AS $attributes) { - if ($attributes->name == "href") { - $author["author-avatar"] = $attributes->textContent; + foreach ($avatar AS $attribute) { + if ($attribute->name == "href") { + $author["author-avatar"] = $attribute->textContent; } } } @@ -208,13 +208,10 @@ class Feed { } $items = []; + // Importing older entries first + for($i = $entries->length - 1; $i >= 0;--$i) { + $entry = $entries->item($i); - $entrylist = []; - - foreach ($entries AS $entry) { - $entrylist[] = $entry; - } - foreach (array_reverse($entrylist) AS $entry) { $item = array_merge($header, $author); $alternate = $xpath->query("atom:link[@rel='alternate']", $entry)->item(0)->attributes; @@ -222,9 +219,9 @@ class Feed { $alternate = $xpath->query("atom:link", $entry)->item(0)->attributes; } if (is_object($alternate)) { - foreach ($alternate AS $attributes) { - if ($attributes->name == "href") { - $item["plink"] = $attributes->textContent; + foreach ($alternate AS $attribute) { + if ($attribute->name == "href") { + $item["plink"] = $attribute->textContent; } } } @@ -310,20 +307,20 @@ class Feed { $attachments = []; - $enclosures = $xpath->query("enclosure", $entry); + $enclosures = $xpath->query("enclosure|atom:link[@rel='enclosure']", $entry); foreach ($enclosures AS $enclosure) { $href = ""; $length = ""; $type = ""; $title = ""; - foreach ($enclosure->attributes AS $attributes) { - if ($attributes->name == "url") { - $href = $attributes->textContent; - } elseif ($attributes->name == "length") { - $length = $attributes->textContent; - } elseif ($attributes->name == "type") { - $type = $attributes->textContent; + foreach ($enclosure->attributes AS $attribute) { + if (in_array($attribute->name, ["url", "href"])) { + $href = $attribute->textContent; + } elseif ($attribute->name == "length") { + $length = $attribute->textContent; + } elseif ($attribute->name == "type") { + $type = $attribute->textContent; } } if (strlen($item["attach"])) { diff --git a/src/Protocol/OStatus.php b/src/Protocol/OStatus.php index fd53772fd7..602d178bce 100644 --- a/src/Protocol/OStatus.php +++ b/src/Protocol/OStatus.php @@ -72,8 +72,9 @@ class OStatus $contact = null; if ($aliaslink != '') { - $condition = ["`uid` = ? AND `alias` = ? AND `network` != ?", - $importer["uid"], $aliaslink, NETWORK_STATUSNET]; + $condition = ["`uid` = ? AND `alias` = ? AND `network` != ? AND `rel` IN (?, ?)", + $importer["uid"], $aliaslink, NETWORK_STATUSNET, + CONTACT_IS_SHARING, CONTACT_IS_FRIEND]; $contact = dba::selectFirst('contact', [], $condition); } @@ -82,14 +83,16 @@ class OStatus $aliaslink = $author["author-link"]; } - $condition = ["`uid` = ? AND `nurl` IN (?, ?) AND `network` != ?", $importer["uid"], - normalise_link($author["author-link"]), normalise_link($aliaslink), NETWORK_STATUSNET]; + $condition = ["`uid` = ? AND `nurl` IN (?, ?) AND `network` != ? AND `rel` IN (?, ?)", + $importer["uid"], normalise_link($author["author-link"]), normalise_link($aliaslink), + NETWORK_STATUSNET, CONTACT_IS_SHARING, CONTACT_IS_FRIEND]; $contact = dba::selectFirst('contact', [], $condition); } if (!DBM::is_result($contact) && ($addr != '')) { - $condition = ["`uid` = ? AND `addr` = ? AND `network` != ?", - $importer["uid"], $addr, NETWORK_STATUSNET]; + $condition = ["`uid` = ? AND `addr` = ? AND `network` != ? AND `rel` IN (?, ?)", + $importer["uid"], $addr, NETWORK_STATUSNET, + CONTACT_IS_SHARING, CONTACT_IS_FRIEND]; $contact = dba::selectFirst('contact', [], $condition); } @@ -243,13 +246,12 @@ class OStatus $xpath->registerNamespace('ostatus', NAMESPACE_OSTATUS); $xpath->registerNamespace('statusnet', NAMESPACE_STATUSNET); - $entries = $xpath->query('/atom:entry'); + $contact = ["id" => 0]; - foreach ($entries as $entry) { - // fetch the author - $author = self::fetchAuthor($xpath, $entry, $importer, $contact, true); - return $author; - } + // Fetch the first author + $authordata = $xpath->query('//author')->item(0); + $author = self::fetchAuthor($xpath, $authordata, $importer, $contact, true); + return $author; } /** @@ -658,8 +660,9 @@ class OStatus // Mastodon Content Warning if (($item["verb"] == ACTIVITY_POST) && $xpath->evaluate('boolean(atom:summary)', $entry)) { $clear_text = $xpath->query('atom:summary/text()', $entry)->item(0)->nodeValue; - - $item["body"] = HTML::toBBCode($clear_text) . '[spoiler]' . $item["body"] . '[/spoiler]'; + if (!empty($clear_text)) { + $item['content-warning'] = HTML::toBBCode($clear_text); + } } if (($self != '') && empty($item['protocol'])) { @@ -670,9 +673,11 @@ class OStatus self::fetchConversation($item['conversation-href'], $item['conversation-uri']); } - if (isset($item["parent-uri"]) && ($related != '')) { + if (isset($item["parent-uri"])) { if (!dba::exists('item', ['uid' => $importer["uid"], 'uri' => $item['parent-uri']])) { - self::fetchRelated($related, $item["parent-uri"], $importer); + if ($related != '') { + self::fetchRelated($related, $item["parent-uri"], $importer); + } } else { logger('Reply with URI '.$item["uri"].' already existed for user '.$importer["uid"].'.', LOGGER_DEBUG); } @@ -1283,6 +1288,13 @@ class OStatus "rel" => "self", "type" => "application/atom+xml"]; XML::addElement($doc, $root, "link", "", $attributes); + if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) { + $condition = ['uid' => $owner['uid'], 'self' => false, 'pending' => false, + 'archive' => false, 'hidden' => false, 'blocked' => false]; + $members = dba::count('contact', $condition); + XML::addElement($doc, $root, "statusnet:group_info", "", ["member_count" => $members]); + } + return $root; } @@ -1374,16 +1386,22 @@ class OStatus * * @return object author element */ - private static function addAuthor($doc, $owner) + private static function addAuthor($doc, $owner, $show_profile = true) { $profile = dba::selectFirst('profile', ['homepage', 'publish'], ['uid' => $owner['uid'], 'is-default' => true]); $author = $doc->createElement("author"); XML::addElement($doc, $author, "id", $owner["url"]); - XML::addElement($doc, $author, "activity:object-type", ACTIVITY_OBJ_PERSON); + if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) { + XML::addElement($doc, $author, "activity:object-type", ACTIVITY_OBJ_GROUP); + } else { + XML::addElement($doc, $author, "activity:object-type", ACTIVITY_OBJ_PERSON); + } XML::addElement($doc, $author, "uri", $owner["url"]); XML::addElement($doc, $author, "name", $owner["nick"]); XML::addElement($doc, $author, "email", $owner["addr"]); - XML::addElement($doc, $author, "summary", BBCode::convert($owner["about"], false, 7)); + if ($show_profile) { + XML::addElement($doc, $author, "summary", BBCode::convert($owner["about"], false, 7)); + } $attributes = ["rel" => "alternate", "type" => "text/html", "href" => $owner["url"]]; XML::addElement($doc, $author, "link", "", $attributes); @@ -1408,15 +1426,17 @@ class OStatus XML::addElement($doc, $author, "poco:preferredUsername", $owner["nick"]); XML::addElement($doc, $author, "poco:displayName", $owner["name"]); - XML::addElement($doc, $author, "poco:note", BBCode::convert($owner["about"], false, 7)); + if ($show_profile) { + XML::addElement($doc, $author, "poco:note", BBCode::convert($owner["about"], false, 7)); - if (trim($owner["location"]) != "") { - $element = $doc->createElement("poco:address"); - XML::addElement($doc, $element, "poco:formatted", $owner["location"]); - $author->appendChild($element); + if (trim($owner["location"]) != "") { + $element = $doc->createElement("poco:address"); + XML::addElement($doc, $element, "poco:formatted", $owner["location"]); + $author->appendChild($element); + } } - if (DBM::is_result($profile)) { + if (DBM::is_result($profile) && !$show_profile) { if (trim($profile["homepage"]) != "") { $urls = $doc->createElement("poco:urls"); XML::addElement($doc, $urls, "poco:type", "homepage"); @@ -1427,11 +1447,12 @@ class OStatus XML::addElement($doc, $author, "followers", "", ["url" => System::baseUrl()."/viewcontacts/".$owner["nick"]]); XML::addElement($doc, $author, "statusnet:profile_info", "", ["local_id" => $owner["uid"]]); + + if ($profile["publish"]) { + XML::addElement($doc, $author, "mastodon:scope", "public"); + } } - if ($profile["publish"]) { - XML::addElement($doc, $author, "mastodon:scope", "public"); - } return $author; } @@ -1593,7 +1614,7 @@ class OStatus logger("OStatus entry is from author ".$owner["url"]." - not from ".$item["author-link"].". Quitting.", LOGGER_DEBUG); } - $title = self::entryHeader($doc, $entry, $owner, $toplevel); + $title = self::entryHeader($doc, $entry, $owner, $item, $toplevel); $r = q( "SELECT * FROM `item` WHERE `uid` = %d AND `guid` = '%s' AND NOT `private` AND `network` IN ('%s', '%s', '%s') LIMIT 1", @@ -1622,7 +1643,7 @@ class OStatus self::entryContent($doc, $as_object, $repeated_item, $owner, "", "", false); - $author = self::addAuthor($doc, $contact); + $author = self::addAuthor($doc, $contact, false); $as_object->appendChild($author); $as_object2 = $doc->createElement("activity:object"); @@ -1664,7 +1685,7 @@ class OStatus logger("OStatus entry is from author ".$owner["url"]." - not from ".$item["author-link"].". Quitting.", LOGGER_DEBUG); } - $title = self::entryHeader($doc, $entry, $owner, $toplevel); + $title = self::entryHeader($doc, $entry, $owner, $item, $toplevel); $verb = NAMESPACE_ACTIVITY_SCHEMA."favorite"; self::entryContent($doc, $entry, $item, $owner, "Favorite", $verb, false); @@ -1787,7 +1808,7 @@ class OStatus $item["body"] = sprintf($message, $owner["nick"], $contact["nick"]); - self::entryHeader($doc, $entry, $owner, $toplevel); + self::entryHeader($doc, $entry, $owner, $item, $toplevel); self::entryContent($doc, $entry, $item, $owner, $title); @@ -1815,7 +1836,7 @@ class OStatus logger("OStatus entry is from author ".$owner["url"]." - not from ".$item["author-link"].". Quitting.", LOGGER_DEBUG); } - $title = self::entryHeader($doc, $entry, $owner, $toplevel); + $title = self::entryHeader($doc, $entry, $owner, $item, $toplevel); XML::addElement($doc, $entry, "activity:object-type", ACTIVITY_OBJ_NOTE); @@ -1836,12 +1857,18 @@ class OStatus * * @return string The title for the element */ - private static function entryHeader($doc, &$entry, $owner, $toplevel) + private static function entryHeader($doc, &$entry, $owner, $item, $toplevel) { /// @todo Check if this title stuff is really needed (I guess not) if (!$toplevel) { $entry = $doc->createElement("entry"); $title = sprintf("New note by %s", $owner["nick"]); + + if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) { + $contact = self::contactEntry($item['author-link'], $owner); + $author = self::addAuthor($doc, $contact, false); + $entry->appendChild($author); + } } else { $entry = $doc->createElementNS(NAMESPACE_ATOM1, "entry"); @@ -1996,12 +2023,10 @@ class OStatus $mentioned = $newmentions; foreach ($mentioned as $mention) { - $r = q( - "SELECT `forum`, `prv` FROM `contact` WHERE `uid` = %d AND `nurl` = '%s'", - intval($owner["uid"]), - dbesc(normalise_link($mention)) - ); - if ($r[0]["forum"] || $r[0]["prv"]) { + $condition = ['uid' => $owner['uid'], 'nurl' => normalise_link($mention)]; + $contact = dba::selectFirst('contact', ['forum', 'prv', 'self', 'contact-type'], $condition); + if ($contact["forum"] || $contact["prv"] || ($owner['contact-type'] == ACCOUNT_TYPE_COMMUNITY) || + ($contact['self'] && ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY))) { XML::addElement($doc, $entry, "link", "", [ "rel" => "mentioned", @@ -2018,6 +2043,12 @@ class OStatus } } + if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) { + XML::addElement($doc, $entry, "link", "", ["rel" => "mentioned", + "ostatus:object-type" => "http://activitystrea.ms/schema/1.0/group", + "href" => $owner['url']]); + } + if (!$item["private"]) { XML::addElement($doc, $entry, "link", "", ["rel" => "ostatus:attention", "href" => "http://activityschema.org/collection/public"]); @@ -2094,7 +2125,7 @@ class OStatus } $owner = dba::fetch_first( - "SELECT `contact`.*, `user`.`nickname`, `user`.`timezone`, `user`.`page-flags` + "SELECT `contact`.*, `user`.`nickname`, `user`.`timezone`, `user`.`page-flags`, `user`.`account-type` FROM `contact` INNER JOIN `user` ON `user`.`uid` = `contact`.`uid` WHERE `contact`.`self` AND `user`.`nickname` = ? LIMIT 1", $owner_nick @@ -2119,22 +2150,23 @@ class OStatus $sql_extra .= sprintf(" AND `item`.`object-type` = '%s' ", dbesc(ACTIVITY_OBJ_COMMENT)); } + if ($owner['account-type'] != ACCOUNT_TYPE_COMMUNITY) { + $sql_extra .= sprintf(" AND `item`.`contact-id` = %d AND `item`.`author-id` = %d ", intval($owner["id"]), intval($authorid)); + } + $items = q( "SELECT `item`.*, `item`.`id` AS `item_id` FROM `item` USE INDEX (`uid_contactid_created`) STRAIGHT_JOIN `thread` ON `thread`.`iid` = `item`.`parent` WHERE `item`.`uid` = %d - AND `item`.`contact-id` = %d - AND `item`.`author-id` = %d AND `item`.`created` > '%s' AND NOT `item`.`deleted` AND NOT `item`.`private` AND `item`.`visible` + AND `item`.`wall` AND `thread`.`network` IN ('%s', '%s') $sql_extra ORDER BY `item`.`created` DESC LIMIT %d", intval($owner["uid"]), - intval($owner["id"]), - intval($authorid), dbesc($check_date), dbesc(NETWORK_OSTATUS), dbesc(NETWORK_DFRN), diff --git a/src/Protocol/PortableContact.php b/src/Protocol/PortableContact.php index 46862b4065..ff2b2fca61 100644 --- a/src/Protocol/PortableContact.php +++ b/src/Protocol/PortableContact.php @@ -945,6 +945,15 @@ class PortableContact $register_policy = $gserver["register_policy"]; $registered_users = $gserver["registered-users"]; + // See discussion under https://forum.friendi.ca/display/0b6b25a8135aabc37a5a0f5684081633 + // It can happen that a zero date is in the database, but storing it again is forbidden. + if ($last_contact < NULL_DATE) { + $last_contact = NULL_DATE; + } + if ($last_failure < NULL_DATE) { + $last_failure = NULL_DATE; + } + if (!$force && !self::updateNeeded($gserver["created"], "", $last_failure, $last_contact)) { logger("Use cached data for server ".$server_url, LOGGER_DEBUG); return ($last_contact >= $last_failure); @@ -1302,7 +1311,7 @@ class PortableContact if (isset($data->version)) { $network = NETWORK_DFRN; - $noscrape = $data->no_scrape_url; + $noscrape = defaults($data->no_scrape_url, ''); $version = $data->version; $site_name = $data->site_name; $info = $data->info; diff --git a/src/Util/Map.php b/src/Util/Map.php index e736ca719b..d3ac021665 100644 --- a/src/Util/Map.php +++ b/src/Util/Map.php @@ -10,17 +10,23 @@ use Friendica\Core\Addon; * Leaflet Map related functions */ class Map { - public static function byCoordinates($coord) { + public static function byCoordinates($coord, $html_mode = 0) { $coord = trim($coord); $coord = str_replace([',','/',' '],[' ',' ',' '],$coord); - $arr = ['lat' => trim(substr($coord,0,strpos($coord,' '))), 'lon' => trim(substr($coord,strpos($coord,' ')+1)), 'html' => '']; + $arr = ['lat' => trim(substr($coord,0,strpos($coord,' '))), 'lon' => trim(substr($coord,strpos($coord,' ')+1)), 'mode' => $html_mode, 'html' => '']; Addon::callHooks('generate_map',$arr); return ($arr['html']) ? $arr['html'] : $coord; } - public static function byLocation($location) { - $arr = ['location' => $location, 'html' => '']; + public static function byLocation($location, $html_mode = 0) { + $arr = ['location' => $location, 'mode' => $html_mode, 'html' => '']; Addon::callHooks('generate_named_map',$arr); return ($arr['html']) ? $arr['html'] : $location; } + + public static function getCoordinates($location) { + $arr = ['location' => $location, 'lat' => false, 'lon' => false]; + Addon::callHooks('Map::getCoordinates', $arr); + return $arr; + } } diff --git a/src/Util/Network.php b/src/Util/Network.php index c9955f800f..d25b799242 100644 --- a/src/Util/Network.php +++ b/src/Util/Network.php @@ -217,7 +217,7 @@ class Network $newurl = $curl_info['redirect_url']; - if (($new_location_info['path'] == '') && ( $new_location_info['host'] != '')) { + if (($new_location_info['path'] == '') && ($new_location_info['host'] != '')) { $newurl = $new_location_info['scheme'] . '://' . $new_location_info['host'] . $old_location_info['path']; } @@ -229,6 +229,11 @@ class Network if (strpos($newurl, '/') === 0) { $newurl = $old_location_info["scheme"]."://".$old_location_info["host"].$newurl; } + $old_location_query = @parse_url($url, PHP_URL_QUERY); + + if ($old_location_query != '') { + $newurl .= '?' . $old_location_query; + } if (filter_var($newurl, FILTER_VALIDATE_URL)) { $redirects++; diff --git a/src/Worker/OnePoll.php b/src/Worker/OnePoll.php index 42b0d9f8c4..c1c6fdd1a8 100644 --- a/src/Worker/OnePoll.php +++ b/src/Worker/OnePoll.php @@ -582,11 +582,12 @@ class OnePoll logger("Consume feed of contact ".$contact['id']); - consume_feed($xml, $importer, $contact, $hub, 1, 1); + consume_feed($xml, $importer, $contact, $hub); - // do it twice. Ensures that children of parents which may be later in the stream aren't tossed - - consume_feed($xml, $importer, $contact, $hub, 1, 2); + // do it a second time for DFRN so that any children find their parents. + if ($contact['network'] === NETWORK_DFRN) { + consume_feed($xml, $importer, $contact, $hub); + } $hubmode = 'subscribe'; if ($contact['network'] === NETWORK_DFRN || $contact['blocked'] || $contact['readonly']) { diff --git a/util/credits.txt b/util/credits.txt index 4753c6a5d2..c6a5c3f319 100644 --- a/util/credits.txt +++ b/util/credits.txt @@ -16,6 +16,7 @@ Andrej Stieben André Alves André Lohan Andy H3 +Andy Hee AndyHee Anthronaut Arian - Cazare Muncitori @@ -75,6 +76,7 @@ Frederico Gonçalves Guimarães Gerhard Seeber gerhard6380 Gert Cauwenberg +GLComo greeneyedred Gregory Smith Haakon Meland Eriksen @@ -91,7 +93,6 @@ Jak Jakob Jens Tautenhahn jensp -Jeroen S jeroenpraat Johannes Schwab John Brazil @@ -169,6 +170,7 @@ Silke Meyer Simon L'nu Simó Albert i Beltran soko1 +St John Karp Stanislav N. StefOfficiel Sveinn í Felli @@ -206,4 +208,5 @@ Zered zotlabs zottel Zvi ben Yaakov (a.k.a rdc) -Михаил \ No newline at end of file +Михаил +朱陈锬 \ No newline at end of file diff --git a/util/messages.po b/util/messages.po index ef3eae6b26..51abccc4ea 100644 --- a/util/messages.po +++ b/util/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-02 12:02+0100\n" +"POT-Creation-Date: 2018-03-05 16:37+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" -#: include/dba.php:59 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "" - #: include/security.php:81 msgid "Welcome " msgstr "" @@ -41,98 +36,6 @@ msgid "" "form has been opened for too long (>3 hours) before submitting it." msgstr "" -#: include/acl_selectors.php:355 -msgid "Post to Email" -msgstr "" - -#: include/acl_selectors.php:360 -msgid "Hide your profile details from unknown viewers?" -msgstr "" - -#: include/acl_selectors.php:360 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "" - -#: include/acl_selectors.php:366 -msgid "Visible to everybody" -msgstr "" - -#: include/acl_selectors.php:367 view/theme/vier/config.php:115 -msgid "show" -msgstr "" - -#: include/acl_selectors.php:368 view/theme/vier/config.php:115 -msgid "don't show" -msgstr "" - -#: include/acl_selectors.php:374 mod/editpost.php:136 -msgid "CC: email addresses" -msgstr "" - -#: include/acl_selectors.php:375 mod/editpost.php:143 -msgid "Example: bob@example.com, mary@example.com" -msgstr "" - -#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 -#: mod/photos.php:1441 -msgid "Permissions" -msgstr "" - -#: include/acl_selectors.php:378 -msgid "Close" -msgstr "" - -#: include/api.php:1181 -#, php-format -msgid "Daily posting limit of %d post reached. The post was rejected." -msgid_plural "Daily posting limit of %d posts reached. The post was rejected." -msgstr[0] "" -msgstr[1] "" - -#: include/api.php:1205 -#, php-format -msgid "Weekly posting limit of %d post reached. The post was rejected." -msgid_plural "Weekly posting limit of %d posts reached. The post was rejected." -msgstr[0] "" -msgstr[1] "" - -#: include/api.php:1229 -#, php-format -msgid "Monthly posting limit of %d post reached. The post was rejected." -msgstr "" - -#: include/api.php:4382 mod/photos.php:88 mod/photos.php:194 mod/photos.php:722 -#: mod/photos.php:1149 mod/photos.php:1166 mod/photos.php:1684 -#: mod/profile_photo.php:84 mod/profile_photo.php:92 mod/profile_photo.php:100 -#: mod/profile_photo.php:223 mod/profile_photo.php:317 -#: mod/profile_photo.php:327 src/Model/User.php:526 src/Model/User.php:534 -#: src/Model/User.php:542 -msgid "Profile Photos" -msgstr "" - -#: include/bb2diaspora.php:238 include/event.php:26 include/event.php:914 -#: mod/localtime.php:19 -msgid "l F d, Y \\@ g:i A" -msgstr "" - -#: include/bb2diaspora.php:245 include/event.php:45 include/event.php:62 -#: include/event.php:471 include/event.php:992 -msgid "Starts:" -msgstr "" - -#: include/bb2diaspora.php:251 include/event.php:48 include/event.php:68 -#: include/event.php:472 include/event.php:996 -msgid "Finishes:" -msgstr "" - -#: include/bb2diaspora.php:258 include/event.php:52 include/event.php:77 -#: include/event.php:473 include/event.php:1010 mod/directory.php:140 -#: mod/notifications.php:247 mod/contacts.php:651 mod/events.php:521 -#: src/Model/Profile.php:417 -msgid "Location:" -msgstr "" - #: include/enotify.php:33 msgid "Friendica Notification" msgstr "" @@ -424,6 +327,28 @@ msgstr "" msgid "Please visit %s to approve or reject the request." msgstr "" +#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238 +#: mod/localtime.php:19 +msgid "l F d, Y \\@ g:i A" +msgstr "" + +#: include/event.php:45 include/event.php:62 include/event.php:471 +#: include/event.php:992 include/bb2diaspora.php:245 +msgid "Starts:" +msgstr "" + +#: include/event.php:48 include/event.php:68 include/event.php:472 +#: include/event.php:996 include/bb2diaspora.php:251 +msgid "Finishes:" +msgstr "" + +#: include/event.php:52 include/event.php:77 include/event.php:473 +#: include/event.php:1010 include/bb2diaspora.php:258 mod/notifications.php:247 +#: mod/contacts.php:651 mod/directory.php:149 mod/events.php:521 +#: src/Model/Profile.php:417 +msgid "Location:" +msgstr "" + #: include/event.php:420 msgid "all-day" msgstr "" @@ -648,9 +573,9 @@ msgstr "" msgid "Hide map" msgstr "" -#: include/items.php:342 mod/notice.php:22 mod/display.php:70 -#: mod/display.php:247 mod/display.php:349 mod/viewsrc.php:21 mod/admin.php:269 -#: mod/admin.php:1762 mod/admin.php:2010 +#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21 mod/admin.php:269 +#: mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 mod/display.php:247 +#: mod/display.php:349 msgid "Item not found." msgstr "" @@ -661,41 +586,41 @@ msgstr "" #: include/items.php:384 mod/api.php:110 mod/suggest.php:38 #: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674 #: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148 -#: mod/message.php:138 mod/settings.php:1109 mod/settings.php:1115 -#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130 -#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142 -#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164 -#: mod/settings.php:1165 mod/settings.php:1166 mod/register.php:237 +#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109 +#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126 +#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138 +#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163 +#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166 msgid "Yes" msgstr "" #: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103 #: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 -#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/editpost.php:151 -#: mod/follow.php:159 mod/message.php:141 mod/photos.php:248 mod/photos.php:324 -#: mod/settings.php:680 mod/settings.php:706 mod/tagrm.php:19 mod/tagrm.php:99 -#: mod/videos.php:148 +#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159 +#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141 +#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680 +#: mod/settings.php:706 mod/videos.php:148 msgid "Cancel" msgstr "" #: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 -#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/group.php:26 -#: mod/nogroup.php:28 mod/repair_ostatus.php:13 mod/suggest.php:60 -#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90 -#: mod/uimport.php:28 mod/dirfind.php:24 mod/notifications.php:73 -#: mod/ostatus_subscribe.php:16 mod/cal.php:304 mod/dfrn_confirm.php:68 -#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/manage.php:131 -#: mod/profiles.php:181 mod/profiles.php:619 mod/wall_attach.php:74 -#: mod/wall_attach.php:77 mod/contacts.php:378 mod/delegate.php:24 -#: mod/delegate.php:38 mod/editpost.php:20 mod/events.php:195 mod/follow.php:16 -#: mod/follow.php:53 mod/follow.php:116 mod/message.php:59 mod/message.php:104 -#: mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051 mod/poke.php:150 -#: mod/profile_photo.php:29 mod/profile_photo.php:188 mod/profile_photo.php:199 -#: mod/profile_photo.php:212 mod/regmod.php:108 mod/settings.php:41 -#: mod/settings.php:140 mod/settings.php:669 mod/viewcontacts.php:57 +#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28 +#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15 +#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28 +#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16 +#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20 mod/invite.php:106 +#: mod/manage.php:131 mod/profiles.php:181 mod/profiles.php:619 +#: mod/wall_attach.php:74 mod/wall_attach.php:77 mod/contacts.php:378 +#: mod/delegate.php:24 mod/delegate.php:38 mod/follow.php:16 mod/follow.php:53 +#: mod/follow.php:116 mod/poke.php:150 mod/profile_photo.php:29 +#: mod/profile_photo.php:188 mod/profile_photo.php:199 +#: mod/profile_photo.php:212 mod/regmod.php:108 mod/viewcontacts.php:57 #: mod/wall_upload.php:103 mod/wall_upload.php:106 mod/wallmessage.php:16 #: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103 -#: mod/item.php:160 mod/network.php:32 mod/register.php:53 index.php:413 +#: mod/item.php:160 mod/register.php:53 mod/editpost.php:20 mod/events.php:195 +#: mod/fsuggest.php:81 mod/group.php:26 mod/message.php:59 mod/message.php:104 +#: mod/network.php:32 mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051 +#: mod/settings.php:41 mod/settings.php:140 mod/settings.php:669 index.php:413 msgid "Permission denied." msgstr "" @@ -756,7 +681,7 @@ msgstr[1] "" msgid "View Contacts" msgstr "" -#: include/text.php:1010 mod/editpost.php:112 mod/filer.php:35 mod/notes.php:68 +#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112 mod/notes.php:68 msgid "Save" msgstr "" @@ -894,6 +819,76 @@ msgstr "" msgid "Item filed" msgstr "" +#: include/acl_selectors.php:355 +msgid "Post to Email" +msgstr "" + +#: include/acl_selectors.php:360 +msgid "Hide your profile details from unknown viewers?" +msgstr "" + +#: include/acl_selectors.php:360 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "" + +#: include/acl_selectors.php:366 +msgid "Visible to everybody" +msgstr "" + +#: include/acl_selectors.php:367 view/theme/vier/config.php:115 +msgid "show" +msgstr "" + +#: include/acl_selectors.php:368 view/theme/vier/config.php:115 +msgid "don't show" +msgstr "" + +#: include/acl_selectors.php:374 mod/editpost.php:136 +msgid "CC: email addresses" +msgstr "" + +#: include/acl_selectors.php:375 mod/editpost.php:143 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 +#: mod/photos.php:1441 +msgid "Permissions" +msgstr "" + +#: include/acl_selectors.php:378 +msgid "Close" +msgstr "" + +#: include/api.php:1181 +#, php-format +msgid "Daily posting limit of %d post reached. The post was rejected." +msgid_plural "Daily posting limit of %d posts reached. The post was rejected." +msgstr[0] "" +msgstr[1] "" + +#: include/api.php:1205 +#, php-format +msgid "Weekly posting limit of %d post reached. The post was rejected." +msgid_plural "Weekly posting limit of %d posts reached. The post was rejected." +msgstr[0] "" +msgstr[1] "" + +#: include/api.php:1229 +#, php-format +msgid "Monthly posting limit of %d post reached. The post was rejected." +msgstr "" + +#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92 +#: mod/profile_photo.php:100 mod/profile_photo.php:223 +#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88 +#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149 +#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526 +#: src/Model/User.php:534 src/Model/User.php:542 +msgid "Profile Photos" +msgstr "" + #: include/conversation.php:149 include/conversation.php:159 #: include/conversation.php:287 include/conversation.php:296 #: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 @@ -980,7 +975,7 @@ msgid "Select" msgstr "" #: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019 -#: mod/photos.php:1570 mod/settings.php:742 mod/admin.php:1706 +#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742 #: src/Object/Post.php:178 msgid "Delete" msgstr "" @@ -1008,8 +1003,8 @@ msgid "View in context" msgstr "" #: include/conversation.php:816 include/conversation.php:1355 -#: mod/editpost.php:127 mod/message.php:264 mod/message.php:433 -#: mod/photos.php:1473 mod/wallmessage.php:145 src/Object/Post.php:394 +#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264 +#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394 msgid "Please wait" msgstr "" @@ -1030,8 +1025,8 @@ msgid "View Status" msgstr "" #: include/conversation.php:1063 include/conversation.php:1079 -#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82 -#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497 +#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220 +#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497 #: src/Model/Contact.php:510 src/Model/Contact.php:555 msgid "View Profile" msgstr "" @@ -1143,7 +1138,7 @@ msgstr "" #: include/conversation.php:1250 #, php-format -msgid "%s anttend maybe." +msgid "%s attend maybe." msgstr "" #: include/conversation.php:1280 include/conversation.php:1296 @@ -1151,8 +1146,8 @@ msgid "Visible to everybody" msgstr "" #: include/conversation.php:1281 include/conversation.php:1297 -#: mod/message.php:200 mod/message.php:207 mod/message.php:343 -#: mod/message.php:350 mod/wallmessage.php:120 mod/wallmessage.php:127 +#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200 +#: mod/message.php:207 mod/message.php:343 mod/message.php:350 msgid "Please enter a link URL:" msgstr "" @@ -1184,8 +1179,8 @@ msgstr "" msgid "Share" msgstr "" -#: include/conversation.php:1337 mod/editpost.php:113 mod/message.php:262 -#: mod/message.php:430 mod/wallmessage.php:143 +#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113 +#: mod/message.php:262 mod/message.php:430 msgid "Upload photo" msgstr "" @@ -1201,8 +1196,8 @@ msgstr "" msgid "attach file" msgstr "" -#: include/conversation.php:1341 mod/editpost.php:117 mod/message.php:263 -#: mod/message.php:431 mod/wallmessage.php:144 +#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117 +#: mod/message.php:263 mod/message.php:431 msgid "Insert web link" msgstr "" @@ -1316,6 +1311,11 @@ msgid_plural "Undecided" msgstr[0] "" msgstr[1] "" +#: include/dba.php:59 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "" + #: mod/allfriends.php:51 msgid "No friends to display." msgstr "" @@ -1345,11 +1345,11 @@ msgstr "" #: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653 #: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148 -#: mod/settings.php:1109 mod/settings.php:1115 mod/settings.php:1122 -#: mod/settings.php:1126 mod/settings.php:1130 mod/settings.php:1134 -#: mod/settings.php:1138 mod/settings.php:1142 mod/settings.php:1162 -#: mod/settings.php:1163 mod/settings.php:1164 mod/settings.php:1165 -#: mod/settings.php:1166 mod/register.php:238 +#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115 +#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130 +#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142 +#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164 +#: mod/settings.php:1165 mod/settings.php:1166 msgid "No" msgstr "" @@ -1373,14 +1373,6 @@ msgstr "" msgid "Item was not found." msgstr "" -#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 -msgid "Login" -msgstr "" - -#: mod/bookmarklet.php:49 -msgid "The post was created" -msgstr "" - #: mod/common.php:91 msgid "No contacts in common." msgstr "" @@ -1445,12 +1437,12 @@ msgstr "" msgid "Refetch contact data" msgstr "" -#: mod/crepair.php:148 mod/fsuggest.php:116 mod/invite.php:150 -#: mod/manage.php:184 mod/profiles.php:685 mod/contacts.php:601 -#: mod/events.php:533 mod/install.php:251 mod/install.php:290 -#: mod/localtime.php:56 mod/message.php:265 mod/message.php:432 +#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184 +#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251 +#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199 mod/events.php:533 +#: mod/fsuggest.php:116 mod/message.php:265 mod/message.php:432 #: mod/photos.php:1080 mod/photos.php:1160 mod/photos.php:1445 -#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603 mod/poke.php:199 +#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603 #: view/theme/duepuntozero/config.php:71 view/theme/frio/config.php:113 #: view/theme/quattro/config.php:73 view/theme/vier/config.php:119 #: src/Object/Post.php:788 @@ -1471,9 +1463,9 @@ msgid "" "entries from this contact." msgstr "" -#: mod/crepair.php:158 mod/settings.php:681 mod/settings.php:707 -#: mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 -#: mod/admin.php:1730 +#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701 +#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681 +#: mod/settings.php:707 msgid "Name" msgstr "" @@ -1509,55 +1501,6 @@ msgstr "" msgid "New photo from this URL" msgstr "" -#: mod/directory.php:38 mod/community.php:25 mod/dfrn_request.php:607 -#: mod/display.php:201 mod/photos.php:932 mod/probe.php:13 mod/search.php:98 -#: mod/search.php:104 mod/videos.php:200 mod/viewcontacts.php:45 -#: mod/webfinger.php:16 -msgid "Public access denied." -msgstr "" - -#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420 -#: src/Model/Profile.php:745 -msgid "Gender:" -msgstr "" - -#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:769 -msgid "Status:" -msgstr "" - -#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:786 -msgid "Homepage:" -msgstr "" - -#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:655 -#: src/Model/Profile.php:423 src/Model/Profile.php:806 -msgid "About:" -msgstr "" - -#: mod/directory.php:195 view/theme/vier/theme.php:201 -msgid "Global Directory" -msgstr "" - -#: mod/directory.php:197 -msgid "Find on this site" -msgstr "" - -#: mod/directory.php:199 -msgid "Results for:" -msgstr "" - -#: mod/directory.php:201 -msgid "Site Directory" -msgstr "" - -#: mod/directory.php:202 mod/contacts.php:811 src/Content/Widget.php:63 -msgid "Find" -msgstr "" - -#: mod/directory.php:206 -msgid "No entries (some entries may be hidden)." -msgstr "" - #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102 #: src/Model/Profile.php:904 msgid "Photos" @@ -1583,82 +1526,6 @@ msgstr "" msgid "Not Found" msgstr "" -#: mod/group.php:36 -msgid "Group created." -msgstr "" - -#: mod/group.php:42 -msgid "Could not create group." -msgstr "" - -#: mod/group.php:56 mod/group.php:158 -msgid "Group not found." -msgstr "" - -#: mod/group.php:70 -msgid "Group name changed." -msgstr "" - -#: mod/group.php:83 mod/profperm.php:28 index.php:412 -msgid "Permission denied" -msgstr "" - -#: mod/group.php:97 -msgid "Save Group" -msgstr "" - -#: mod/group.php:102 -msgid "Create a group of contacts/friends." -msgstr "" - -#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 -msgid "Group Name: " -msgstr "" - -#: mod/group.php:127 -msgid "Group removed." -msgstr "" - -#: mod/group.php:129 -msgid "Unable to remove group." -msgstr "" - -#: mod/group.php:193 -msgid "Delete Group" -msgstr "" - -#: mod/group.php:199 -msgid "Group Editor" -msgstr "" - -#: mod/group.php:204 -msgid "Edit Group Name" -msgstr "" - -#: mod/group.php:214 -msgid "Members" -msgstr "" - -#: mod/group.php:216 mod/contacts.php:710 -msgid "All Contacts" -msgstr "" - -#: mod/group.php:217 mod/network.php:639 -msgid "Group is empty" -msgstr "" - -#: mod/group.php:230 -msgid "Remove Contact" -msgstr "" - -#: mod/group.php:254 -msgid "Add Contact" -msgstr "" - -#: mod/group.php:266 mod/profperm.php:115 -msgid "Click on a contact to add or remove." -msgstr "" - #: mod/hcard.php:18 msgid "No profile" msgstr "" @@ -1723,8 +1590,8 @@ msgid "" "join." msgstr "" -#: mod/newmember.php:19 mod/settings.php:122 mod/admin.php:1814 -#: mod/admin.php:2083 view/theme/frio/theme.php:269 src/Content/Nav.php:206 +#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083 +#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206 msgid "Settings" msgstr "" @@ -2208,11 +2075,21 @@ msgstr "" msgid "Subscriber" msgstr "" +#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155 +#: src/Model/Profile.php:423 src/Model/Profile.php:806 +msgid "About:" +msgstr "" + #: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172 #: src/Model/Profile.php:794 msgid "Tags:" msgstr "" +#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420 +#: src/Model/Profile.php:745 +msgid "Gender:" +msgstr "" + #: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518 msgid "Network:" msgstr "" @@ -2297,7 +2174,7 @@ msgstr "" msgid "Previous" msgstr "" -#: mod/cal.php:277 mod/events.php:396 mod/install.php:209 +#: mod/cal.php:277 mod/install.php:209 mod/events.php:396 msgid "Next" msgstr "" @@ -2405,19 +2282,6 @@ msgstr "" msgid "%1$s has joined %2$s" msgstr "" -#: mod/fsuggest.php:71 -msgid "Friend suggestion sent." -msgstr "" - -#: mod/fsuggest.php:102 -msgid "Suggest Friends" -msgstr "" - -#: mod/fsuggest.php:104 -#, php-format -msgid "Suggest a friend for %s" -msgstr "" - #: mod/invite.php:33 msgid "Total invitation limit exceeded." msgstr "" @@ -2501,8 +2365,8 @@ msgstr "" msgid "Enter email addresses, one per line:" msgstr "" -#: mod/invite.php:144 mod/message.php:259 mod/message.php:426 -#: mod/wallmessage.php:141 +#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259 +#: mod/message.php:426 msgid "Your message:" msgstr "" @@ -2920,84 +2784,6 @@ msgstr "" msgid "File upload failed." msgstr "" -#: mod/babel.php:23 -msgid "Source (bbcode) text:" -msgstr "" - -#: mod/babel.php:30 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "" - -#: mod/babel.php:38 -msgid "Source input: " -msgstr "" - -#: mod/babel.php:42 -msgid "bbcode (raw HTML(: " -msgstr "" - -#: mod/babel.php:45 -msgid "bbcode: " -msgstr "" - -#: mod/babel.php:49 mod/babel.php:65 -msgid "bbcode => html2bbcode: " -msgstr "" - -#: mod/babel.php:53 -msgid "bb2diaspora: " -msgstr "" - -#: mod/babel.php:57 -msgid "bb2diaspora => Markdown: " -msgstr "" - -#: mod/babel.php:61 -msgid "bb2diaspora => diaspora2bb: " -msgstr "" - -#: mod/babel.php:71 -msgid "Source input (Diaspora format): " -msgstr "" - -#: mod/babel.php:75 -msgid "diaspora2bb: " -msgstr "" - -#: mod/community.php:44 -msgid "Community option not available." -msgstr "" - -#: mod/community.php:61 -msgid "Not available." -msgstr "" - -#: mod/community.php:74 -msgid "Local Community" -msgstr "" - -#: mod/community.php:77 -msgid "Posts from local users on this server" -msgstr "" - -#: mod/community.php:85 -msgid "Global Community" -msgstr "" - -#: mod/community.php:88 -msgid "Posts from users of the whole federated network" -msgstr "" - -#: mod/community.php:134 mod/search.php:228 -msgid "No results." -msgstr "" - -#: mod/community.php:178 -msgid "" -"This community stream shows all public posts received by this node. They may " -"not reflect the opinions of this node’s users." -msgstr "" - #: mod/contacts.php:149 #, php-format msgid "%d contact edited." @@ -3261,6 +3047,10 @@ msgstr "" msgid "Suggest potential friends" msgstr "" +#: mod/contacts.php:710 mod/group.php:216 +msgid "All Contacts" +msgstr "" + #: mod/contacts.php:713 msgid "Show all contacts" msgstr "" @@ -3314,6 +3104,10 @@ msgstr "" msgid "Results for: %s" msgstr "" +#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63 +msgid "Find" +msgstr "" + #: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 msgid "Update" msgstr "" @@ -3342,7 +3136,7 @@ msgstr "" msgid "View all common friends" msgstr "" -#: mod/contacts.php:886 mod/events.php:535 mod/admin.php:1269 +#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535 #: src/Model/Profile.php:865 msgid "Advanced" msgstr "" @@ -3393,10 +3187,10 @@ msgid "" "settings. Please double check whom you give this access." msgstr "" -#: mod/delegate.php:161 mod/settings.php:679 mod/settings.php:788 -#: mod/settings.php:874 mod/settings.php:963 mod/settings.php:1198 -#: mod/admin.php:1264 mod/admin.php:1873 mod/admin.php:2126 mod/admin.php:2200 -#: mod/admin.php:2347 +#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873 +#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347 +#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874 +#: mod/settings.php:963 mod/settings.php:1198 msgid "Save Settings" msgstr "" @@ -3546,6 +3340,13 @@ msgstr "" msgid "Please confirm your introduction/connection request to %s." msgstr "" +#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98 +#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16 +#: mod/community.php:25 mod/directory.php:42 mod/display.php:201 +#: mod/photos.php:932 mod/videos.php:200 +msgid "Public access denied." +msgstr "" + #: mod/dfrn_request.php:642 msgid "" "Please enter your 'Identity Address' from one of the following supported " @@ -3601,74 +3402,6 @@ msgid "" "bar." msgstr "" -#: mod/editpost.php:27 mod/editpost.php:37 -msgid "Item not found" -msgstr "" - -#: mod/editpost.php:44 -msgid "Edit post" -msgstr "" - -#: mod/events.php:103 mod/events.php:105 -msgid "Event can not end before it has started." -msgstr "" - -#: mod/events.php:112 mod/events.php:114 -msgid "Event title and start time are required." -msgstr "" - -#: mod/events.php:394 -msgid "Create New Event" -msgstr "" - -#: mod/events.php:509 -msgid "Event details" -msgstr "" - -#: mod/events.php:510 -msgid "Starting date and Title are required." -msgstr "" - -#: mod/events.php:511 mod/events.php:512 -msgid "Event Starts:" -msgstr "" - -#: mod/events.php:513 mod/events.php:529 -msgid "Finish date/time is not known or not relevant" -msgstr "" - -#: mod/events.php:515 mod/events.php:516 -msgid "Event Finishes:" -msgstr "" - -#: mod/events.php:517 mod/events.php:530 -msgid "Adjust for viewer timezone" -msgstr "" - -#: mod/events.php:519 -msgid "Description:" -msgstr "" - -#: mod/events.php:523 mod/events.php:525 -msgid "Title:" -msgstr "" - -#: mod/events.php:526 mod/events.php:527 -msgid "Share this event" -msgstr "" - -#: mod/events.php:534 src/Model/Profile.php:864 -msgid "Basic" -msgstr "" - -#: mod/events.php:556 -msgid "Failed to remove event" -msgstr "" - -#: mod/events.php:558 -msgid "Event removed" -msgstr "" - #: mod/filer.php:34 msgid "- select -" msgstr "" @@ -4204,337 +3937,10 @@ msgstr "" msgid "Your password has been changed at %s" msgstr "" -#: mod/message.php:30 src/Content/Nav.php:198 -msgid "New Message" -msgstr "" - -#: mod/message.php:73 mod/wallmessage.php:57 -msgid "No recipient selected." -msgstr "" - -#: mod/message.php:77 -msgid "Unable to locate contact information." -msgstr "" - -#: mod/message.php:80 mod/wallmessage.php:63 -msgid "Message could not be sent." -msgstr "" - -#: mod/message.php:83 mod/wallmessage.php:66 -msgid "Message collection failure." -msgstr "" - -#: mod/message.php:86 mod/wallmessage.php:69 -msgid "Message sent." -msgstr "" - -#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195 -msgid "Messages" -msgstr "" - -#: mod/message.php:136 -msgid "Do you really want to delete this message?" -msgstr "" - -#: mod/message.php:156 -msgid "Message deleted." -msgstr "" - -#: mod/message.php:185 -msgid "Conversation removed." -msgstr "" - -#: mod/message.php:250 mod/wallmessage.php:132 -msgid "Send Private Message" -msgstr "" - -#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134 -msgid "To:" -msgstr "" - -#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135 -msgid "Subject:" -msgstr "" - -#: mod/message.php:291 -msgid "No messages." -msgstr "" - -#: mod/message.php:330 -msgid "Message not available." -msgstr "" - -#: mod/message.php:397 -msgid "Delete message" -msgstr "" - -#: mod/message.php:399 mod/message.php:500 -msgid "D, d M Y - g:i A" -msgstr "" - -#: mod/message.php:414 mod/message.php:497 -msgid "Delete conversation" -msgstr "" - -#: mod/message.php:416 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "" - -#: mod/message.php:420 -msgid "Send Reply" -msgstr "" - -#: mod/message.php:471 -#, php-format -msgid "Unknown sender - %s" -msgstr "" - -#: mod/message.php:473 -#, php-format -msgid "You and %s" -msgstr "" - -#: mod/message.php:475 -#, php-format -msgid "%s and You" -msgstr "" - -#: mod/message.php:503 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "" -msgstr[1] "" - -#: mod/notes.php:53 src/Model/Profile.php:946 -msgid "Personal Notes" -msgstr "" - #: mod/notify.php:77 msgid "No more system notifications." msgstr "" -#: mod/photos.php:108 src/Model/Profile.php:907 -msgid "Photo Albums" -msgstr "" - -#: mod/photos.php:109 mod/photos.php:1713 -msgid "Recent Photos" -msgstr "" - -#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715 -msgid "Upload New Photos" -msgstr "" - -#: mod/photos.php:126 mod/settings.php:49 -msgid "everybody" -msgstr "" - -#: mod/photos.php:184 -msgid "Contact information unavailable" -msgstr "" - -#: mod/photos.php:204 -msgid "Album not found." -msgstr "" - -#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161 -msgid "Delete Album" -msgstr "" - -#: mod/photos.php:243 -msgid "Do you really want to delete this photo album and all its photos?" -msgstr "" - -#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446 -msgid "Delete Photo" -msgstr "" - -#: mod/photos.php:319 -msgid "Do you really want to delete this photo?" -msgstr "" - -#: mod/photos.php:667 -msgid "a photo" -msgstr "" - -#: mod/photos.php:667 -#, php-format -msgid "%1$s was tagged in %2$s by %3$s" -msgstr "" - -#: mod/photos.php:763 mod/photos.php:766 mod/photos.php:795 -#: mod/profile_photo.php:165 mod/wall_upload.php:186 -#, php-format -msgid "Image exceeds size limit of %s" -msgstr "" - -#: mod/photos.php:769 -msgid "Image upload didn't complete, please try again" -msgstr "" - -#: mod/photos.php:772 -msgid "Image file is missing" -msgstr "" - -#: mod/photos.php:777 -msgid "" -"Server can't accept new file upload at this time, please contact your " -"administrator" -msgstr "" - -#: mod/photos.php:803 -msgid "Image file is empty." -msgstr "" - -#: mod/photos.php:818 mod/profile_photo.php:174 mod/wall_upload.php:200 -msgid "Unable to process image." -msgstr "" - -#: mod/photos.php:847 mod/profile_photo.php:322 mod/wall_upload.php:239 -msgid "Image upload failed." -msgstr "" - -#: mod/photos.php:940 -msgid "No photos selected" -msgstr "" - -#: mod/photos.php:1036 mod/videos.php:310 -msgid "Access to this item is restricted." -msgstr "" - -#: mod/photos.php:1090 -msgid "Upload Photos" -msgstr "" - -#: mod/photos.php:1094 mod/photos.php:1156 -msgid "New album name: " -msgstr "" - -#: mod/photos.php:1095 -msgid "or existing album name: " -msgstr "" - -#: mod/photos.php:1096 -msgid "Do not show a status post for this upload" -msgstr "" - -#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233 -msgid "Show to Groups" -msgstr "" - -#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234 -msgid "Show to Contacts" -msgstr "" - -#: mod/photos.php:1167 -msgid "Edit Album" -msgstr "" - -#: mod/photos.php:1172 -msgid "Show Newest First" -msgstr "" - -#: mod/photos.php:1174 -msgid "Show Oldest First" -msgstr "" - -#: mod/photos.php:1195 mod/photos.php:1698 -msgid "View Photo" -msgstr "" - -#: mod/photos.php:1236 -msgid "Permission denied. Access to this item may be restricted." -msgstr "" - -#: mod/photos.php:1238 -msgid "Photo not available" -msgstr "" - -#: mod/photos.php:1301 -msgid "View photo" -msgstr "" - -#: mod/photos.php:1301 -msgid "Edit photo" -msgstr "" - -#: mod/photos.php:1302 -msgid "Use as profile photo" -msgstr "" - -#: mod/photos.php:1308 src/Object/Post.php:148 -msgid "Private Message" -msgstr "" - -#: mod/photos.php:1327 -msgid "View Full Size" -msgstr "" - -#: mod/photos.php:1414 -msgid "Tags: " -msgstr "" - -#: mod/photos.php:1417 -msgid "[Remove any tag]" -msgstr "" - -#: mod/photos.php:1432 -msgid "New album name" -msgstr "" - -#: mod/photos.php:1433 -msgid "Caption" -msgstr "" - -#: mod/photos.php:1434 -msgid "Add a Tag" -msgstr "" - -#: mod/photos.php:1434 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "" - -#: mod/photos.php:1435 -msgid "Do not rotate" -msgstr "" - -#: mod/photos.php:1436 -msgid "Rotate CW (right)" -msgstr "" - -#: mod/photos.php:1437 -msgid "Rotate CCW (left)" -msgstr "" - -#: mod/photos.php:1471 src/Object/Post.php:295 -msgid "I like this (toggle)" -msgstr "" - -#: mod/photos.php:1472 src/Object/Post.php:296 -msgid "I don't like this (toggle)" -msgstr "" - -#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600 -#: src/Object/Post.php:785 -msgid "This is you" -msgstr "" - -#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602 -#: src/Object/Post.php:391 src/Object/Post.php:787 -msgid "Comment" -msgstr "" - -#: mod/photos.php:1634 -msgid "Map" -msgstr "" - -#: mod/photos.php:1704 mod/videos.php:388 -msgid "View Album" -msgstr "" - #: mod/ping.php:292 msgid "{0} wants to be your friend" msgstr "" @@ -4591,6 +3997,16 @@ msgstr "" msgid "Unable to process image" msgstr "" +#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763 +#: mod/photos.php:766 mod/photos.php:795 +#, php-format +msgid "Image exceeds size limit of %s" +msgstr "" + +#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818 +msgid "Unable to process image." +msgstr "" + #: mod/profile_photo.php:262 msgid "Upload File:" msgstr "" @@ -4627,6 +4043,14 @@ msgstr "" msgid "Image uploaded successfully." msgstr "" +#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847 +msgid "Image upload failed." +msgstr "" + +#: mod/profperm.php:28 mod/group.php:83 index.php:412 +msgid "Permission denied" +msgstr "" + #: mod/profperm.php:34 mod/profperm.php:65 msgid "Invalid profile identifier." msgstr "" @@ -4635,6 +4059,10 @@ msgstr "" msgid "Profile Visibility Editor" msgstr "" +#: mod/profperm.php:115 mod/group.php:266 +msgid "Click on a contact to add or remove." +msgstr "" + #: mod/profperm.php:124 msgid "Visible To" msgstr "" @@ -4690,877 +4118,15 @@ msgstr "" msgid "Only one search per minute is permitted for not logged in users." msgstr "" +#: mod/search.php:228 mod/community.php:134 +msgid "No results." +msgstr "" + #: mod/search.php:234 #, php-format msgid "Items tagged with: %s" msgstr "" -#: mod/settings.php:54 mod/admin.php:1689 -msgid "Account" -msgstr "" - -#: mod/settings.php:63 mod/admin.php:184 -msgid "Additional features" -msgstr "" - -#: mod/settings.php:71 -msgid "Display" -msgstr "" - -#: mod/settings.php:78 mod/settings.php:845 -msgid "Social Networks" -msgstr "" - -#: mod/settings.php:85 mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 -msgid "Addons" -msgstr "" - -#: mod/settings.php:92 src/Content/Nav.php:204 -msgid "Delegations" -msgstr "" - -#: mod/settings.php:99 -msgid "Connected apps" -msgstr "" - -#: mod/settings.php:106 mod/uexport.php:52 -msgid "Export personal data" -msgstr "" - -#: mod/settings.php:113 -msgid "Remove account" -msgstr "" - -#: mod/settings.php:167 -msgid "Missing some important data!" -msgstr "" - -#: mod/settings.php:278 -msgid "Failed to connect with email account using the settings provided." -msgstr "" - -#: mod/settings.php:283 -msgid "Email settings updated." -msgstr "" - -#: mod/settings.php:299 -msgid "Features updated" -msgstr "" - -#: mod/settings.php:371 -msgid "Relocate message has been send to your contacts" -msgstr "" - -#: mod/settings.php:383 src/Model/User.php:312 -msgid "Passwords do not match. Password unchanged." -msgstr "" - -#: mod/settings.php:388 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "" - -#: mod/settings.php:394 -msgid "Wrong password." -msgstr "" - -#: mod/settings.php:401 -msgid "Password changed." -msgstr "" - -#: mod/settings.php:403 -msgid "Password update failed. Please try again." -msgstr "" - -#: mod/settings.php:493 -msgid " Please use a shorter name." -msgstr "" - -#: mod/settings.php:496 -msgid " Name too short." -msgstr "" - -#: mod/settings.php:504 -msgid "Wrong Password" -msgstr "" - -#: mod/settings.php:509 -msgid "Invalid email." -msgstr "" - -#: mod/settings.php:516 -msgid "Cannot change to that email." -msgstr "" - -#: mod/settings.php:569 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "" - -#: mod/settings.php:572 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "" - -#: mod/settings.php:612 -msgid "Settings updated." -msgstr "" - -#: mod/settings.php:678 mod/settings.php:704 mod/settings.php:740 -msgid "Add application" -msgstr "" - -#: mod/settings.php:682 mod/settings.php:708 -msgid "Consumer Key" -msgstr "" - -#: mod/settings.php:683 mod/settings.php:709 -msgid "Consumer Secret" -msgstr "" - -#: mod/settings.php:684 mod/settings.php:710 -msgid "Redirect" -msgstr "" - -#: mod/settings.php:685 mod/settings.php:711 -msgid "Icon url" -msgstr "" - -#: mod/settings.php:696 -msgid "You can't edit this application." -msgstr "" - -#: mod/settings.php:739 -msgid "Connected Apps" -msgstr "" - -#: mod/settings.php:741 src/Object/Post.php:154 src/Object/Post.php:156 -msgid "Edit" -msgstr "" - -#: mod/settings.php:743 -msgid "Client key starts with" -msgstr "" - -#: mod/settings.php:744 -msgid "No name" -msgstr "" - -#: mod/settings.php:745 -msgid "Remove authorization" -msgstr "" - -#: mod/settings.php:756 -msgid "No Addon settings configured" -msgstr "" - -#: mod/settings.php:765 -msgid "Addon Settings" -msgstr "" - -#: mod/settings.php:779 mod/admin.php:2336 mod/admin.php:2337 -msgid "Off" -msgstr "" - -#: mod/settings.php:779 mod/admin.php:2336 mod/admin.php:2337 -msgid "On" -msgstr "" - -#: mod/settings.php:786 -msgid "Additional Features" -msgstr "" - -#: mod/settings.php:808 src/Content/ContactSelector.php:83 -msgid "Diaspora" -msgstr "" - -#: mod/settings.php:808 mod/settings.php:809 -msgid "enabled" -msgstr "" - -#: mod/settings.php:808 mod/settings.php:809 -msgid "disabled" -msgstr "" - -#: mod/settings.php:808 mod/settings.php:809 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "" - -#: mod/settings.php:809 -msgid "GNU Social (OStatus)" -msgstr "" - -#: mod/settings.php:840 -msgid "Email access is disabled on this site." -msgstr "" - -#: mod/settings.php:850 -msgid "General Social Media Settings" -msgstr "" - -#: mod/settings.php:851 -msgid "Disable intelligent shortening" -msgstr "" - -#: mod/settings.php:851 -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:852 -msgid "Automatically follow any GNU Social (OStatus) followers/mentioners" -msgstr "" - -#: mod/settings.php:852 -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:853 -msgid "Default group for OStatus contacts" -msgstr "" - -#: mod/settings.php:854 -msgid "Your legacy GNU Social account" -msgstr "" - -#: mod/settings.php:854 -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:857 -msgid "Repair OStatus subscriptions" -msgstr "" - -#: mod/settings.php:861 -msgid "Email/Mailbox Setup" -msgstr "" - -#: mod/settings.php:862 -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:863 -msgid "Last successful email check:" -msgstr "" - -#: mod/settings.php:865 -msgid "IMAP server name:" -msgstr "" - -#: mod/settings.php:866 -msgid "IMAP port:" -msgstr "" - -#: mod/settings.php:867 -msgid "Security:" -msgstr "" - -#: mod/settings.php:867 mod/settings.php:872 -msgid "None" -msgstr "" - -#: mod/settings.php:868 -msgid "Email login name:" -msgstr "" - -#: mod/settings.php:869 -msgid "Email password:" -msgstr "" - -#: mod/settings.php:870 -msgid "Reply-to address:" -msgstr "" - -#: mod/settings.php:871 -msgid "Send public posts to all email contacts:" -msgstr "" - -#: mod/settings.php:872 -msgid "Action after import:" -msgstr "" - -#: mod/settings.php:872 src/Content/Nav.php:191 -msgid "Mark as seen" -msgstr "" - -#: mod/settings.php:872 -msgid "Move to folder" -msgstr "" - -#: mod/settings.php:873 -msgid "Move to folder:" -msgstr "" - -#: mod/settings.php:907 mod/admin.php:1154 -msgid "No special theme for mobile devices" -msgstr "" - -#: mod/settings.php:916 -#, php-format -msgid "%s - (Unsupported)" -msgstr "" - -#: mod/settings.php:918 -#, php-format -msgid "%s - (Experimental)" -msgstr "" - -#: mod/settings.php:961 -msgid "Display Settings" -msgstr "" - -#: mod/settings.php:967 mod/settings.php:991 -msgid "Display Theme:" -msgstr "" - -#: mod/settings.php:968 -msgid "Mobile Theme:" -msgstr "" - -#: mod/settings.php:969 -msgid "Suppress warning of insecure networks" -msgstr "" - -#: mod/settings.php:969 -msgid "" -"Should the system suppress the warning that the current group contains " -"members of networks that can't receive non public postings." -msgstr "" - -#: mod/settings.php:970 -msgid "Update browser every xx seconds" -msgstr "" - -#: mod/settings.php:970 -msgid "Minimum of 10 seconds. Enter -1 to disable it." -msgstr "" - -#: mod/settings.php:971 -msgid "Number of items to display per page:" -msgstr "" - -#: mod/settings.php:971 mod/settings.php:972 -msgid "Maximum of 100 items" -msgstr "" - -#: mod/settings.php:972 -msgid "Number of items to display per page when viewed from mobile device:" -msgstr "" - -#: mod/settings.php:973 -msgid "Don't show emoticons" -msgstr "" - -#: mod/settings.php:974 -msgid "Calendar" -msgstr "" - -#: mod/settings.php:975 -msgid "Beginning of week:" -msgstr "" - -#: mod/settings.php:976 -msgid "Don't show notices" -msgstr "" - -#: mod/settings.php:977 -msgid "Infinite scroll" -msgstr "" - -#: mod/settings.php:978 -msgid "Automatic updates only at the top of the network page" -msgstr "" - -#: mod/settings.php:978 -msgid "" -"When disabled, the network page is updated all the time, which could be " -"confusing while reading." -msgstr "" - -#: mod/settings.php:979 -msgid "Bandwith Saver Mode" -msgstr "" - -#: mod/settings.php:979 -msgid "" -"When enabled, embedded content is not displayed on automatic updates, they " -"only show on page reload." -msgstr "" - -#: mod/settings.php:980 -msgid "Smart Threading" -msgstr "" - -#: mod/settings.php:980 -msgid "" -"When enabled, suppress extraneous thread indentation while keeping it where " -"it matters. Only works if threading is available and enabled." -msgstr "" - -#: mod/settings.php:982 -msgid "General Theme Settings" -msgstr "" - -#: mod/settings.php:983 -msgid "Custom Theme Settings" -msgstr "" - -#: mod/settings.php:984 -msgid "Content Settings" -msgstr "" - -#: mod/settings.php:985 view/theme/duepuntozero/config.php:73 -#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75 -#: view/theme/vier/config.php:121 -msgid "Theme settings" -msgstr "" - -#: mod/settings.php:1006 -msgid "Unable to find your profile. Please contact your admin." -msgstr "" - -#: mod/settings.php:1048 -msgid "Account Types" -msgstr "" - -#: mod/settings.php:1049 -msgid "Personal Page Subtypes" -msgstr "" - -#: mod/settings.php:1050 -msgid "Community Forum Subtypes" -msgstr "" - -#: mod/settings.php:1057 -msgid "Personal Page" -msgstr "" - -#: mod/settings.php:1058 -msgid "Account for a personal profile." -msgstr "" - -#: mod/settings.php:1061 -msgid "Organisation Page" -msgstr "" - -#: mod/settings.php:1062 -msgid "" -"Account for an organisation that automatically approves contact requests as " -"\"Followers\"." -msgstr "" - -#: mod/settings.php:1065 -msgid "News Page" -msgstr "" - -#: mod/settings.php:1066 -msgid "" -"Account for a news reflector that automatically approves contact requests as " -"\"Followers\"." -msgstr "" - -#: mod/settings.php:1069 -msgid "Community Forum" -msgstr "" - -#: mod/settings.php:1070 -msgid "Account for community discussions." -msgstr "" - -#: mod/settings.php:1073 -msgid "Normal Account Page" -msgstr "" - -#: mod/settings.php:1074 -msgid "" -"Account for a regular personal profile that requires manual approval of " -"\"Friends\" and \"Followers\"." -msgstr "" - -#: mod/settings.php:1077 -msgid "Soapbox Page" -msgstr "" - -#: mod/settings.php:1078 -msgid "" -"Account for a public profile that automatically approves contact requests as " -"\"Followers\"." -msgstr "" - -#: mod/settings.php:1081 -msgid "Public Forum" -msgstr "" - -#: mod/settings.php:1082 -msgid "Automatically approves all contact requests." -msgstr "" - -#: mod/settings.php:1085 -msgid "Automatic Friend Page" -msgstr "" - -#: mod/settings.php:1086 -msgid "" -"Account for a popular profile that automatically approves contact requests " -"as \"Friends\"." -msgstr "" - -#: mod/settings.php:1089 -msgid "Private Forum [Experimental]" -msgstr "" - -#: mod/settings.php:1090 -msgid "Requires manual approval of contact requests." -msgstr "" - -#: mod/settings.php:1101 -msgid "OpenID:" -msgstr "" - -#: mod/settings.php:1101 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "" - -#: mod/settings.php:1109 -msgid "Publish your default profile in your local site directory?" -msgstr "" - -#: mod/settings.php:1109 -#, php-format -msgid "" -"Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public." -msgstr "" - -#: mod/settings.php:1115 -msgid "Publish your default profile in the global social directory?" -msgstr "" - -#: mod/settings.php:1115 -#, php-format -msgid "" -"Your profile will be publishedin this node's local directory. Your profile details may be publicly visible depending on the system " -"settings." -msgstr "" - -#: mod/settings.php:1122 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "" - -#: mod/settings.php:1122 -msgid "" -"Your contact list won't be shown in your default profile page. You can " -"decide to show your contact list separately for each additional profile you " -"create" -msgstr "" - -#: mod/settings.php:1126 -msgid "Hide your profile details from anonymous viewers?" -msgstr "" - -#: mod/settings.php:1126 -msgid "" -"Anonymous visitors will only see your profile picture, your display name and " -"the nickname you are using on your profile page. Disables posting public " -"messages to Diaspora and other networks." -msgstr "" - -#: mod/settings.php:1130 -msgid "Allow friends to post to your profile page?" -msgstr "" - -#: mod/settings.php:1130 -msgid "" -"Your contacts may write posts on your profile wall. These posts will be " -"distributed to your contacts" -msgstr "" - -#: mod/settings.php:1134 -msgid "Allow friends to tag your posts?" -msgstr "" - -#: mod/settings.php:1134 -msgid "Your contacts can add additional tags to your posts." -msgstr "" - -#: mod/settings.php:1138 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "" - -#: mod/settings.php:1138 -msgid "If you like, Friendica may suggest new members to add you as a contact." -msgstr "" - -#: mod/settings.php:1142 -msgid "Permit unknown people to send you private mail?" -msgstr "" - -#: mod/settings.php:1142 -msgid "" -"Friendica network users may send you private messages even if they are not " -"in your contact list." -msgstr "" - -#: mod/settings.php:1146 -msgid "Profile is not published." -msgstr "" - -#: mod/settings.php:1152 -#, php-format -msgid "Your Identity Address is '%s' or '%s'." -msgstr "" - -#: mod/settings.php:1159 -msgid "Automatically expire posts after this many days:" -msgstr "" - -#: mod/settings.php:1159 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "" - -#: mod/settings.php:1160 -msgid "Advanced expiration settings" -msgstr "" - -#: mod/settings.php:1161 -msgid "Advanced Expiration" -msgstr "" - -#: mod/settings.php:1162 -msgid "Expire posts:" -msgstr "" - -#: mod/settings.php:1163 -msgid "Expire personal notes:" -msgstr "" - -#: mod/settings.php:1164 -msgid "Expire starred posts:" -msgstr "" - -#: mod/settings.php:1165 -msgid "Expire photos:" -msgstr "" - -#: mod/settings.php:1166 -msgid "Only expire posts by others:" -msgstr "" - -#: mod/settings.php:1196 -msgid "Account Settings" -msgstr "" - -#: mod/settings.php:1204 -msgid "Password Settings" -msgstr "" - -#: mod/settings.php:1205 mod/register.php:273 -msgid "New Password:" -msgstr "" - -#: mod/settings.php:1206 mod/register.php:274 -msgid "Confirm:" -msgstr "" - -#: mod/settings.php:1206 -msgid "Leave password fields blank unless changing" -msgstr "" - -#: mod/settings.php:1207 -msgid "Current Password:" -msgstr "" - -#: mod/settings.php:1207 mod/settings.php:1208 -msgid "Your current password to confirm the changes" -msgstr "" - -#: mod/settings.php:1208 -msgid "Password:" -msgstr "" - -#: mod/settings.php:1212 -msgid "Basic Settings" -msgstr "" - -#: mod/settings.php:1213 src/Model/Profile.php:738 -msgid "Full Name:" -msgstr "" - -#: mod/settings.php:1214 -msgid "Email Address:" -msgstr "" - -#: mod/settings.php:1215 -msgid "Your Timezone:" -msgstr "" - -#: mod/settings.php:1216 -msgid "Your Language:" -msgstr "" - -#: mod/settings.php:1216 -msgid "" -"Set the language we use to show you friendica interface and to send you " -"emails" -msgstr "" - -#: mod/settings.php:1217 -msgid "Default Post Location:" -msgstr "" - -#: mod/settings.php:1218 -msgid "Use Browser Location:" -msgstr "" - -#: mod/settings.php:1221 -msgid "Security and Privacy Settings" -msgstr "" - -#: mod/settings.php:1223 -msgid "Maximum Friend Requests/Day:" -msgstr "" - -#: mod/settings.php:1223 mod/settings.php:1252 -msgid "(to prevent spam abuse)" -msgstr "" - -#: mod/settings.php:1224 -msgid "Default Post Permissions" -msgstr "" - -#: mod/settings.php:1225 -msgid "(click to open/close)" -msgstr "" - -#: mod/settings.php:1235 -msgid "Default Private Post" -msgstr "" - -#: mod/settings.php:1236 -msgid "Default Public Post" -msgstr "" - -#: mod/settings.php:1240 -msgid "Default Permissions for New Posts" -msgstr "" - -#: mod/settings.php:1252 -msgid "Maximum private messages per day from unknown people:" -msgstr "" - -#: mod/settings.php:1255 -msgid "Notification Settings" -msgstr "" - -#: mod/settings.php:1256 -msgid "By default post a status message when:" -msgstr "" - -#: mod/settings.php:1257 -msgid "accepting a friend request" -msgstr "" - -#: mod/settings.php:1258 -msgid "joining a forum/community" -msgstr "" - -#: mod/settings.php:1259 -msgid "making an interesting profile change" -msgstr "" - -#: mod/settings.php:1260 -msgid "Send a notification email when:" -msgstr "" - -#: mod/settings.php:1261 -msgid "You receive an introduction" -msgstr "" - -#: mod/settings.php:1262 -msgid "Your introductions are confirmed" -msgstr "" - -#: mod/settings.php:1263 -msgid "Someone writes on your profile wall" -msgstr "" - -#: mod/settings.php:1264 -msgid "Someone writes a followup comment" -msgstr "" - -#: mod/settings.php:1265 -msgid "You receive a private message" -msgstr "" - -#: mod/settings.php:1266 -msgid "You receive a friend suggestion" -msgstr "" - -#: mod/settings.php:1267 -msgid "You are tagged in a post" -msgstr "" - -#: mod/settings.php:1268 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: mod/settings.php:1270 -msgid "Activate desktop notifications" -msgstr "" - -#: mod/settings.php:1270 -msgid "Show desktop popup on new notifications" -msgstr "" - -#: mod/settings.php:1272 -msgid "Text-only notification emails" -msgstr "" - -#: mod/settings.php:1274 -msgid "Send text only notification emails, without the html part" -msgstr "" - -#: mod/settings.php:1276 -msgid "Show detailled notifications" -msgstr "" - -#: mod/settings.php:1278 -msgid "" -"Per default the notificiation are condensed to a single notification per " -"item. When enabled, every notification is displayed." -msgstr "" - -#: mod/settings.php:1280 -msgid "Advanced Account/Page Type Settings" -msgstr "" - -#: mod/settings.php:1281 -msgid "Change the behaviour of this account for special situations" -msgstr "" - -#: mod/settings.php:1284 -msgid "Relocate" -msgstr "" - -#: mod/settings.php:1285 -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:1286 -msgid "Resend relocate message to contacts" -msgstr "" - #: mod/subthread.php:113 #, php-format msgid "%1$s is following %2$s's %3$s" @@ -5599,24 +4165,8 @@ msgid "" "of your account (photos are not exported)" msgstr "" -#: mod/videos.php:140 -msgid "Do you really want to delete this video?" -msgstr "" - -#: mod/videos.php:145 -msgid "Delete Video" -msgstr "" - -#: mod/videos.php:208 -msgid "No videos selected" -msgstr "" - -#: mod/videos.php:397 -msgid "Recent Videos" -msgstr "" - -#: mod/videos.php:399 -msgid "Upload New Videos" +#: mod/uexport.php:52 mod/settings.php:106 +msgid "Export personal data" msgstr "" #: mod/viewcontacts.php:87 @@ -5637,14 +4187,34 @@ msgstr "" msgid "Number of daily wall messages for %s exceeded. Message failed." msgstr "" +#: mod/wallmessage.php:57 mod/message.php:73 +msgid "No recipient selected." +msgstr "" + #: mod/wallmessage.php:60 msgid "Unable to check your home location." msgstr "" +#: mod/wallmessage.php:63 mod/message.php:80 +msgid "Message could not be sent." +msgstr "" + +#: mod/wallmessage.php:66 mod/message.php:83 +msgid "Message collection failure." +msgstr "" + +#: mod/wallmessage.php:69 mod/message.php:86 +msgid "Message sent." +msgstr "" + #: mod/wallmessage.php:86 mod/wallmessage.php:95 msgid "No recipient." msgstr "" +#: mod/wallmessage.php:132 mod/message.php:250 +msgid "Send Private Message" +msgstr "" + #: mod/wallmessage.php:133 #, php-format msgid "" @@ -5652,6 +4222,149 @@ msgid "" "your site allow private mail from unknown senders." msgstr "" +#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421 +msgid "To:" +msgstr "" + +#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423 +msgid "Subject:" +msgstr "" + +#: mod/item.php:114 +msgid "Unable to locate original post." +msgstr "" + +#: mod/item.php:274 +msgid "Empty post discarded." +msgstr "" + +#: mod/item.php:799 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social network." +msgstr "" + +#: mod/item.php:801 +#, php-format +msgid "You may visit them online at %s" +msgstr "" + +#: mod/item.php:802 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "" + +#: mod/item.php:806 +#, php-format +msgid "%s posted an update." +msgstr "" + +#: mod/register.php:99 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "" + +#: mod/register.php:103 +#, 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:110 +msgid "Registration successful." +msgstr "" + +#: mod/register.php:115 +msgid "Your registration can not be processed." +msgstr "" + +#: mod/register.php:162 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: mod/register.php:220 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "" + +#: mod/register.php:221 +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:222 +msgid "Your OpenID (optional): " +msgstr "" + +#: mod/register.php:234 +msgid "Include your profile in member directory?" +msgstr "" + +#: mod/register.php:259 +msgid "Note for the admin" +msgstr "" + +#: mod/register.php:259 +msgid "Leave a message for the admin, why you want to join this node" +msgstr "" + +#: mod/register.php:260 +msgid "Membership on this site is by invitation only." +msgstr "" + +#: mod/register.php:261 +msgid "Your invitation code: " +msgstr "" + +#: mod/register.php:264 mod/admin.php:1266 +msgid "Registration" +msgstr "" + +#: mod/register.php:270 +msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " +msgstr "" + +#: mod/register.php:271 +msgid "" +"Your Email Address: (Initial information will be send there, so this has to " +"be an existing address.)" +msgstr "" + +#: mod/register.php:273 mod/settings.php:1205 +msgid "New Password:" +msgstr "" + +#: mod/register.php:273 +msgid "Leave empty for an auto generated password." +msgstr "" + +#: mod/register.php:274 mod/settings.php:1206 +msgid "Confirm:" +msgstr "" + +#: mod/register.php:275 +#, php-format +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be 'nickname@%s'." +msgstr "" + +#: mod/register.php:276 +msgid "Choose a nickname: " +msgstr "" + +#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 +msgid "Register" +msgstr "" + +#: mod/register.php:286 +msgid "Import your profile to this friendica instance" +msgstr "" + #: mod/admin.php:106 msgid "Theme settings updated." msgstr "" @@ -5680,10 +4393,18 @@ msgstr "" msgid "Users" msgstr "" +#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85 +msgid "Addons" +msgstr "" + #: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125 msgid "Themes" msgstr "" +#: mod/admin.php:184 mod/settings.php:63 +msgid "Additional features" +msgstr "" + #: mod/admin.php:185 msgid "Database" msgstr "" @@ -6072,6 +4793,10 @@ msgstr "" msgid "Site settings updated." msgstr "" +#: mod/admin.php:1154 mod/settings.php:907 +msgid "No special theme for mobile devices" +msgstr "" + #: mod/admin.php:1183 msgid "No community page" msgstr "" @@ -6156,10 +4881,6 @@ msgstr "" msgid "Republish users to directory" msgstr "" -#: mod/admin.php:1266 mod/register.php:264 -msgid "Registration" -msgstr "" - #: mod/admin.php:1267 msgid "File upload" msgstr "" @@ -7011,6 +5732,10 @@ msgstr "" msgid "Last item" msgstr "" +#: mod/admin.php:1689 mod/settings.php:54 +msgid "Account" +msgstr "" + #: mod/admin.php:1697 msgid "Add User" msgstr "" @@ -7211,6 +5936,14 @@ msgid "" "%1$s is readable." msgstr "" +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 +msgid "Off" +msgstr "" + +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 +msgid "On" +msgstr "" + #: mod/admin.php:2337 #, php-format msgid "Lock feature %s" @@ -7220,36 +5953,337 @@ msgstr "" msgid "Manage Additional Features" msgstr "" -#: mod/item.php:114 -msgid "Unable to locate original post." +#: mod/babel.php:23 +msgid "Source (bbcode) text:" msgstr "" -#: mod/item.php:274 -msgid "Empty post discarded." +#: mod/babel.php:30 +msgid "Source (Diaspora) text to convert to BBcode:" msgstr "" -#: mod/item.php:799 -#, php-format +#: mod/babel.php:38 +msgid "Source input: " +msgstr "" + +#: mod/babel.php:42 +msgid "bbcode (raw HTML(: " +msgstr "" + +#: mod/babel.php:45 +msgid "bbcode: " +msgstr "" + +#: mod/babel.php:49 mod/babel.php:65 +msgid "bbcode => html2bbcode: " +msgstr "" + +#: mod/babel.php:53 +msgid "bb2diaspora: " +msgstr "" + +#: mod/babel.php:57 +msgid "bb2diaspora => Markdown: " +msgstr "" + +#: mod/babel.php:61 +msgid "bb2diaspora => diaspora2bb: " +msgstr "" + +#: mod/babel.php:71 +msgid "Source input (Diaspora format): " +msgstr "" + +#: mod/babel.php:75 +msgid "diaspora2bb: " +msgstr "" + +#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 +msgid "Login" +msgstr "" + +#: mod/bookmarklet.php:49 +msgid "The post was created" +msgstr "" + +#: mod/community.php:44 +msgid "Community option not available." +msgstr "" + +#: mod/community.php:61 +msgid "Not available." +msgstr "" + +#: mod/community.php:74 +msgid "Local Community" +msgstr "" + +#: mod/community.php:77 +msgid "Posts from local users on this server" +msgstr "" + +#: mod/community.php:85 +msgid "Global Community" +msgstr "" + +#: mod/community.php:88 +msgid "Posts from users of the whole federated network" +msgstr "" + +#: mod/community.php:178 msgid "" -"This message was sent to you by %s, a member of the Friendica social network." +"This community stream shows all public posts received by this node. They may " +"not reflect the opinions of this node’s users." msgstr "" -#: mod/item.php:801 +#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769 +msgid "Status:" +msgstr "" + +#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786 +msgid "Homepage:" +msgstr "" + +#: mod/directory.php:203 view/theme/vier/theme.php:201 +msgid "Global Directory" +msgstr "" + +#: mod/directory.php:205 +msgid "Find on this site" +msgstr "" + +#: mod/directory.php:207 +msgid "Results for:" +msgstr "" + +#: mod/directory.php:209 +msgid "Site Directory" +msgstr "" + +#: mod/directory.php:214 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: mod/editpost.php:27 mod/editpost.php:37 +msgid "Item not found" +msgstr "" + +#: mod/editpost.php:44 +msgid "Edit post" +msgstr "" + +#: mod/events.php:103 mod/events.php:105 +msgid "Event can not end before it has started." +msgstr "" + +#: mod/events.php:112 mod/events.php:114 +msgid "Event title and start time are required." +msgstr "" + +#: mod/events.php:394 +msgid "Create New Event" +msgstr "" + +#: mod/events.php:509 +msgid "Event details" +msgstr "" + +#: mod/events.php:510 +msgid "Starting date and Title are required." +msgstr "" + +#: mod/events.php:511 mod/events.php:512 +msgid "Event Starts:" +msgstr "" + +#: mod/events.php:513 mod/events.php:529 +msgid "Finish date/time is not known or not relevant" +msgstr "" + +#: mod/events.php:515 mod/events.php:516 +msgid "Event Finishes:" +msgstr "" + +#: mod/events.php:517 mod/events.php:530 +msgid "Adjust for viewer timezone" +msgstr "" + +#: mod/events.php:519 +msgid "Description:" +msgstr "" + +#: mod/events.php:523 mod/events.php:525 +msgid "Title:" +msgstr "" + +#: mod/events.php:526 mod/events.php:527 +msgid "Share this event" +msgstr "" + +#: mod/events.php:534 src/Model/Profile.php:864 +msgid "Basic" +msgstr "" + +#: mod/events.php:556 +msgid "Failed to remove event" +msgstr "" + +#: mod/events.php:558 +msgid "Event removed" +msgstr "" + +#: mod/fsuggest.php:71 +msgid "Friend suggestion sent." +msgstr "" + +#: mod/fsuggest.php:102 +msgid "Suggest Friends" +msgstr "" + +#: mod/fsuggest.php:104 #, php-format -msgid "You may visit them online at %s" +msgid "Suggest a friend for %s" msgstr "" -#: mod/item.php:802 +#: mod/group.php:36 +msgid "Group created." +msgstr "" + +#: mod/group.php:42 +msgid "Could not create group." +msgstr "" + +#: mod/group.php:56 mod/group.php:158 +msgid "Group not found." +msgstr "" + +#: mod/group.php:70 +msgid "Group name changed." +msgstr "" + +#: mod/group.php:97 +msgid "Save Group" +msgstr "" + +#: mod/group.php:102 +msgid "Create a group of contacts/friends." +msgstr "" + +#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 +msgid "Group Name: " +msgstr "" + +#: mod/group.php:127 +msgid "Group removed." +msgstr "" + +#: mod/group.php:129 +msgid "Unable to remove group." +msgstr "" + +#: mod/group.php:193 +msgid "Delete Group" +msgstr "" + +#: mod/group.php:199 +msgid "Group Editor" +msgstr "" + +#: mod/group.php:204 +msgid "Edit Group Name" +msgstr "" + +#: mod/group.php:214 +msgid "Members" +msgstr "" + +#: mod/group.php:217 mod/network.php:639 +msgid "Group is empty" +msgstr "" + +#: mod/group.php:230 +msgid "Remove Contact" +msgstr "" + +#: mod/group.php:254 +msgid "Add Contact" +msgstr "" + +#: mod/message.php:30 src/Content/Nav.php:198 +msgid "New Message" +msgstr "" + +#: mod/message.php:77 +msgid "Unable to locate contact information." +msgstr "" + +#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195 +msgid "Messages" +msgstr "" + +#: mod/message.php:136 +msgid "Do you really want to delete this message?" +msgstr "" + +#: mod/message.php:156 +msgid "Message deleted." +msgstr "" + +#: mod/message.php:185 +msgid "Conversation removed." +msgstr "" + +#: mod/message.php:291 +msgid "No messages." +msgstr "" + +#: mod/message.php:330 +msgid "Message not available." +msgstr "" + +#: mod/message.php:397 +msgid "Delete message" +msgstr "" + +#: mod/message.php:399 mod/message.php:500 +msgid "D, d M Y - g:i A" +msgstr "" + +#: mod/message.php:414 mod/message.php:497 +msgid "Delete conversation" +msgstr "" + +#: mod/message.php:416 msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." +"No secure communications available. You may be able to " +"respond from the sender's profile page." msgstr "" -#: mod/item.php:806 -#, php-format -msgid "%s posted an update." +#: mod/message.php:420 +msgid "Send Reply" msgstr "" +#: mod/message.php:471 +#, php-format +msgid "Unknown sender - %s" +msgstr "" + +#: mod/message.php:473 +#, php-format +msgid "You and %s" +msgstr "" + +#: mod/message.php:475 +#, php-format +msgid "%s and You" +msgstr "" + +#: mod/message.php:503 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "" +msgstr[1] "" + #: mod/network.php:202 src/Model/Group.php:401 msgid "add" msgstr "" @@ -7330,6 +6364,215 @@ msgstr "" msgid "Favourite Posts" msgstr "" +#: mod/notes.php:53 src/Model/Profile.php:946 +msgid "Personal Notes" +msgstr "" + +#: mod/photos.php:108 src/Model/Profile.php:907 +msgid "Photo Albums" +msgstr "" + +#: mod/photos.php:109 mod/photos.php:1713 +msgid "Recent Photos" +msgstr "" + +#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715 +msgid "Upload New Photos" +msgstr "" + +#: mod/photos.php:126 mod/settings.php:49 +msgid "everybody" +msgstr "" + +#: mod/photos.php:184 +msgid "Contact information unavailable" +msgstr "" + +#: mod/photos.php:204 +msgid "Album not found." +msgstr "" + +#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161 +msgid "Delete Album" +msgstr "" + +#: mod/photos.php:243 +msgid "Do you really want to delete this photo album and all its photos?" +msgstr "" + +#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446 +msgid "Delete Photo" +msgstr "" + +#: mod/photos.php:319 +msgid "Do you really want to delete this photo?" +msgstr "" + +#: mod/photos.php:667 +msgid "a photo" +msgstr "" + +#: mod/photos.php:667 +#, php-format +msgid "%1$s was tagged in %2$s by %3$s" +msgstr "" + +#: mod/photos.php:769 +msgid "Image upload didn't complete, please try again" +msgstr "" + +#: mod/photos.php:772 +msgid "Image file is missing" +msgstr "" + +#: mod/photos.php:777 +msgid "" +"Server can't accept new file upload at this time, please contact your " +"administrator" +msgstr "" + +#: mod/photos.php:803 +msgid "Image file is empty." +msgstr "" + +#: mod/photos.php:940 +msgid "No photos selected" +msgstr "" + +#: mod/photos.php:1036 mod/videos.php:310 +msgid "Access to this item is restricted." +msgstr "" + +#: mod/photos.php:1090 +msgid "Upload Photos" +msgstr "" + +#: mod/photos.php:1094 mod/photos.php:1156 +msgid "New album name: " +msgstr "" + +#: mod/photos.php:1095 +msgid "or existing album name: " +msgstr "" + +#: mod/photos.php:1096 +msgid "Do not show a status post for this upload" +msgstr "" + +#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233 +msgid "Show to Groups" +msgstr "" + +#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234 +msgid "Show to Contacts" +msgstr "" + +#: mod/photos.php:1167 +msgid "Edit Album" +msgstr "" + +#: mod/photos.php:1172 +msgid "Show Newest First" +msgstr "" + +#: mod/photos.php:1174 +msgid "Show Oldest First" +msgstr "" + +#: mod/photos.php:1195 mod/photos.php:1698 +msgid "View Photo" +msgstr "" + +#: mod/photos.php:1236 +msgid "Permission denied. Access to this item may be restricted." +msgstr "" + +#: mod/photos.php:1238 +msgid "Photo not available" +msgstr "" + +#: mod/photos.php:1301 +msgid "View photo" +msgstr "" + +#: mod/photos.php:1301 +msgid "Edit photo" +msgstr "" + +#: mod/photos.php:1302 +msgid "Use as profile photo" +msgstr "" + +#: mod/photos.php:1308 src/Object/Post.php:148 +msgid "Private Message" +msgstr "" + +#: mod/photos.php:1327 +msgid "View Full Size" +msgstr "" + +#: mod/photos.php:1414 +msgid "Tags: " +msgstr "" + +#: mod/photos.php:1417 +msgid "[Remove any tag]" +msgstr "" + +#: mod/photos.php:1432 +msgid "New album name" +msgstr "" + +#: mod/photos.php:1433 +msgid "Caption" +msgstr "" + +#: mod/photos.php:1434 +msgid "Add a Tag" +msgstr "" + +#: mod/photos.php:1434 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +msgstr "" + +#: mod/photos.php:1435 +msgid "Do not rotate" +msgstr "" + +#: mod/photos.php:1436 +msgid "Rotate CW (right)" +msgstr "" + +#: mod/photos.php:1437 +msgid "Rotate CCW (left)" +msgstr "" + +#: mod/photos.php:1471 src/Object/Post.php:295 +msgid "I like this (toggle)" +msgstr "" + +#: mod/photos.php:1472 src/Object/Post.php:296 +msgid "I don't like this (toggle)" +msgstr "" + +#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600 +#: src/Object/Post.php:785 +msgid "This is you" +msgstr "" + +#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602 +#: src/Object/Post.php:391 src/Object/Post.php:787 +msgid "Comment" +msgstr "" + +#: mod/photos.php:1634 +msgid "Map" +msgstr "" + +#: mod/photos.php:1704 mod/videos.php:388 +msgid "View Album" +msgstr "" + #: mod/profile.php:36 src/Model/Profile.php:118 msgid "Requested profile is not available." msgstr "" @@ -7353,97 +6596,854 @@ msgstr "" msgid "Tips for New Members" msgstr "" -#: mod/register.php:99 -msgid "" -"Registration successful. Please check your email for further instructions." +#: mod/settings.php:71 +msgid "Display" msgstr "" -#: mod/register.php:103 +#: mod/settings.php:78 mod/settings.php:845 +msgid "Social Networks" +msgstr "" + +#: mod/settings.php:92 src/Content/Nav.php:204 +msgid "Delegations" +msgstr "" + +#: mod/settings.php:99 +msgid "Connected apps" +msgstr "" + +#: mod/settings.php:113 +msgid "Remove account" +msgstr "" + +#: mod/settings.php:167 +msgid "Missing some important data!" +msgstr "" + +#: mod/settings.php:278 +msgid "Failed to connect with email account using the settings provided." +msgstr "" + +#: mod/settings.php:283 +msgid "Email settings updated." +msgstr "" + +#: mod/settings.php:299 +msgid "Features updated" +msgstr "" + +#: mod/settings.php:371 +msgid "Relocate message has been send to your contacts" +msgstr "" + +#: mod/settings.php:383 src/Model/User.php:312 +msgid "Passwords do not match. Password unchanged." +msgstr "" + +#: mod/settings.php:388 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "" + +#: mod/settings.php:394 +msgid "Wrong password." +msgstr "" + +#: mod/settings.php:401 +msgid "Password changed." +msgstr "" + +#: mod/settings.php:403 +msgid "Password update failed. Please try again." +msgstr "" + +#: mod/settings.php:493 +msgid " Please use a shorter name." +msgstr "" + +#: mod/settings.php:496 +msgid " Name too short." +msgstr "" + +#: mod/settings.php:504 +msgid "Wrong Password" +msgstr "" + +#: mod/settings.php:509 +msgid "Invalid email." +msgstr "" + +#: mod/settings.php:516 +msgid "Cannot change to that email." +msgstr "" + +#: mod/settings.php:569 +msgid "Private forum has no privacy permissions. Using default privacy group." +msgstr "" + +#: mod/settings.php:572 +msgid "Private forum has no privacy permissions and no default privacy group." +msgstr "" + +#: mod/settings.php:612 +msgid "Settings updated." +msgstr "" + +#: mod/settings.php:678 mod/settings.php:704 mod/settings.php:740 +msgid "Add application" +msgstr "" + +#: mod/settings.php:682 mod/settings.php:708 +msgid "Consumer Key" +msgstr "" + +#: mod/settings.php:683 mod/settings.php:709 +msgid "Consumer Secret" +msgstr "" + +#: mod/settings.php:684 mod/settings.php:710 +msgid "Redirect" +msgstr "" + +#: mod/settings.php:685 mod/settings.php:711 +msgid "Icon url" +msgstr "" + +#: mod/settings.php:696 +msgid "You can't edit this application." +msgstr "" + +#: mod/settings.php:739 +msgid "Connected Apps" +msgstr "" + +#: mod/settings.php:741 src/Object/Post.php:154 src/Object/Post.php:156 +msgid "Edit" +msgstr "" + +#: mod/settings.php:743 +msgid "Client key starts with" +msgstr "" + +#: mod/settings.php:744 +msgid "No name" +msgstr "" + +#: mod/settings.php:745 +msgid "Remove authorization" +msgstr "" + +#: mod/settings.php:756 +msgid "No Addon settings configured" +msgstr "" + +#: mod/settings.php:765 +msgid "Addon Settings" +msgstr "" + +#: mod/settings.php:786 +msgid "Additional Features" +msgstr "" + +#: mod/settings.php:808 src/Content/ContactSelector.php:83 +msgid "Diaspora" +msgstr "" + +#: mod/settings.php:808 mod/settings.php:809 +msgid "enabled" +msgstr "" + +#: mod/settings.php:808 mod/settings.php:809 +msgid "disabled" +msgstr "" + +#: mod/settings.php:808 mod/settings.php:809 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "" + +#: mod/settings.php:809 +msgid "GNU Social (OStatus)" +msgstr "" + +#: mod/settings.php:840 +msgid "Email access is disabled on this site." +msgstr "" + +#: mod/settings.php:850 +msgid "General Social Media Settings" +msgstr "" + +#: mod/settings.php:851 +msgid "Disable intelligent shortening" +msgstr "" + +#: mod/settings.php:851 +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:852 +msgid "Automatically follow any GNU Social (OStatus) followers/mentioners" +msgstr "" + +#: mod/settings.php:852 +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:853 +msgid "Default group for OStatus contacts" +msgstr "" + +#: mod/settings.php:854 +msgid "Your legacy GNU Social account" +msgstr "" + +#: mod/settings.php:854 +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:857 +msgid "Repair OStatus subscriptions" +msgstr "" + +#: mod/settings.php:861 +msgid "Email/Mailbox Setup" +msgstr "" + +#: mod/settings.php:862 +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:863 +msgid "Last successful email check:" +msgstr "" + +#: mod/settings.php:865 +msgid "IMAP server name:" +msgstr "" + +#: mod/settings.php:866 +msgid "IMAP port:" +msgstr "" + +#: mod/settings.php:867 +msgid "Security:" +msgstr "" + +#: mod/settings.php:867 mod/settings.php:872 +msgid "None" +msgstr "" + +#: mod/settings.php:868 +msgid "Email login name:" +msgstr "" + +#: mod/settings.php:869 +msgid "Email password:" +msgstr "" + +#: mod/settings.php:870 +msgid "Reply-to address:" +msgstr "" + +#: mod/settings.php:871 +msgid "Send public posts to all email contacts:" +msgstr "" + +#: mod/settings.php:872 +msgid "Action after import:" +msgstr "" + +#: mod/settings.php:872 src/Content/Nav.php:191 +msgid "Mark as seen" +msgstr "" + +#: mod/settings.php:872 +msgid "Move to folder" +msgstr "" + +#: mod/settings.php:873 +msgid "Move to folder:" +msgstr "" + +#: mod/settings.php:916 +#, php-format +msgid "%s - (Unsupported)" +msgstr "" + +#: mod/settings.php:918 +#, php-format +msgid "%s - (Experimental)" +msgstr "" + +#: mod/settings.php:961 +msgid "Display Settings" +msgstr "" + +#: mod/settings.php:967 mod/settings.php:991 +msgid "Display Theme:" +msgstr "" + +#: mod/settings.php:968 +msgid "Mobile Theme:" +msgstr "" + +#: mod/settings.php:969 +msgid "Suppress warning of insecure networks" +msgstr "" + +#: mod/settings.php:969 +msgid "" +"Should the system suppress the warning that the current group contains " +"members of networks that can't receive non public postings." +msgstr "" + +#: mod/settings.php:970 +msgid "Update browser every xx seconds" +msgstr "" + +#: mod/settings.php:970 +msgid "Minimum of 10 seconds. Enter -1 to disable it." +msgstr "" + +#: mod/settings.php:971 +msgid "Number of items to display per page:" +msgstr "" + +#: mod/settings.php:971 mod/settings.php:972 +msgid "Maximum of 100 items" +msgstr "" + +#: mod/settings.php:972 +msgid "Number of items to display per page when viewed from mobile device:" +msgstr "" + +#: mod/settings.php:973 +msgid "Don't show emoticons" +msgstr "" + +#: mod/settings.php:974 +msgid "Calendar" +msgstr "" + +#: mod/settings.php:975 +msgid "Beginning of week:" +msgstr "" + +#: mod/settings.php:976 +msgid "Don't show notices" +msgstr "" + +#: mod/settings.php:977 +msgid "Infinite scroll" +msgstr "" + +#: mod/settings.php:978 +msgid "Automatic updates only at the top of the network page" +msgstr "" + +#: mod/settings.php:978 +msgid "" +"When disabled, the network page is updated all the time, which could be " +"confusing while reading." +msgstr "" + +#: mod/settings.php:979 +msgid "Bandwith Saver Mode" +msgstr "" + +#: mod/settings.php:979 +msgid "" +"When enabled, embedded content is not displayed on automatic updates, they " +"only show on page reload." +msgstr "" + +#: mod/settings.php:980 +msgid "Smart Threading" +msgstr "" + +#: mod/settings.php:980 +msgid "" +"When enabled, suppress extraneous thread indentation while keeping it where " +"it matters. Only works if threading is available and enabled." +msgstr "" + +#: mod/settings.php:982 +msgid "General Theme Settings" +msgstr "" + +#: mod/settings.php:983 +msgid "Custom Theme Settings" +msgstr "" + +#: mod/settings.php:984 +msgid "Content Settings" +msgstr "" + +#: mod/settings.php:985 view/theme/duepuntozero/config.php:73 +#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75 +#: view/theme/vier/config.php:121 +msgid "Theme settings" +msgstr "" + +#: mod/settings.php:1006 +msgid "Unable to find your profile. Please contact your admin." +msgstr "" + +#: mod/settings.php:1048 +msgid "Account Types" +msgstr "" + +#: mod/settings.php:1049 +msgid "Personal Page Subtypes" +msgstr "" + +#: mod/settings.php:1050 +msgid "Community Forum Subtypes" +msgstr "" + +#: mod/settings.php:1057 +msgid "Personal Page" +msgstr "" + +#: mod/settings.php:1058 +msgid "Account for a personal profile." +msgstr "" + +#: mod/settings.php:1061 +msgid "Organisation Page" +msgstr "" + +#: mod/settings.php:1062 +msgid "" +"Account for an organisation that automatically approves contact requests as " +"\"Followers\"." +msgstr "" + +#: mod/settings.php:1065 +msgid "News Page" +msgstr "" + +#: mod/settings.php:1066 +msgid "" +"Account for a news reflector that automatically approves contact requests as " +"\"Followers\"." +msgstr "" + +#: mod/settings.php:1069 +msgid "Community Forum" +msgstr "" + +#: mod/settings.php:1070 +msgid "Account for community discussions." +msgstr "" + +#: mod/settings.php:1073 +msgid "Normal Account Page" +msgstr "" + +#: mod/settings.php:1074 +msgid "" +"Account for a regular personal profile that requires manual approval of " +"\"Friends\" and \"Followers\"." +msgstr "" + +#: mod/settings.php:1077 +msgid "Soapbox Page" +msgstr "" + +#: mod/settings.php:1078 +msgid "" +"Account for a public profile that automatically approves contact requests as " +"\"Followers\"." +msgstr "" + +#: mod/settings.php:1081 +msgid "Public Forum" +msgstr "" + +#: mod/settings.php:1082 +msgid "Automatically approves all contact requests." +msgstr "" + +#: mod/settings.php:1085 +msgid "Automatic Friend Page" +msgstr "" + +#: mod/settings.php:1086 +msgid "" +"Account for a popular profile that automatically approves contact requests " +"as \"Friends\"." +msgstr "" + +#: mod/settings.php:1089 +msgid "Private Forum [Experimental]" +msgstr "" + +#: mod/settings.php:1090 +msgid "Requires manual approval of contact requests." +msgstr "" + +#: mod/settings.php:1101 +msgid "OpenID:" +msgstr "" + +#: mod/settings.php:1101 +msgid "(Optional) Allow this OpenID to login to this account." +msgstr "" + +#: mod/settings.php:1109 +msgid "Publish your default profile in your local site directory?" +msgstr "" + +#: mod/settings.php:1109 #, php-format msgid "" -"Failed to send email message. Here your accout details:
login: %s
" -"password: %s

You can change your password after login." +"Your profile will be published in the global friendica directories (e.g.
%s). Your profile will be visible in public." msgstr "" -#: mod/register.php:110 -msgid "Registration successful." +#: mod/settings.php:1115 +msgid "Publish your default profile in the global social directory?" msgstr "" -#: mod/register.php:115 -msgid "Your registration can not be processed." -msgstr "" - -#: mod/register.php:162 -msgid "Your registration is pending approval by the site owner." -msgstr "" - -#: mod/register.php:220 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "" - -#: mod/register.php:221 -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:222 -msgid "Your OpenID (optional): " -msgstr "" - -#: mod/register.php:234 -msgid "Include your profile in member directory?" -msgstr "" - -#: mod/register.php:259 -msgid "Note for the admin" -msgstr "" - -#: mod/register.php:259 -msgid "Leave a message for the admin, why you want to join this node" -msgstr "" - -#: mod/register.php:260 -msgid "Membership on this site is by invitation only." -msgstr "" - -#: mod/register.php:261 -msgid "Your invitation code: " -msgstr "" - -#: mod/register.php:270 -msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " -msgstr "" - -#: mod/register.php:271 -msgid "" -"Your Email Address: (Initial information will be send there, so this has to " -"be an existing address.)" -msgstr "" - -#: mod/register.php:273 -msgid "Leave empty for an auto generated password." -msgstr "" - -#: mod/register.php:275 +#: mod/settings.php:1115 #, php-format msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be 'nickname@%s'." +"Your profile will be published in this node's local " +"directory. Your profile details may be publicly visible depending on the " +"system settings." msgstr "" -#: mod/register.php:276 -msgid "Choose a nickname: " +#: mod/settings.php:1122 +msgid "Hide your contact/friend list from viewers of your default profile?" msgstr "" -#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 -msgid "Register" +#: mod/settings.php:1122 +msgid "" +"Your contact list won't be shown in your default profile page. You can " +"decide to show your contact list separately for each additional profile you " +"create" msgstr "" -#: mod/register.php:286 -msgid "Import your profile to this friendica instance" +#: mod/settings.php:1126 +msgid "Hide your profile details from anonymous viewers?" +msgstr "" + +#: mod/settings.php:1126 +msgid "" +"Anonymous visitors will only see your profile picture, your display name and " +"the nickname you are using on your profile page. Disables posting public " +"messages to Diaspora and other networks." +msgstr "" + +#: mod/settings.php:1130 +msgid "Allow friends to post to your profile page?" +msgstr "" + +#: mod/settings.php:1130 +msgid "" +"Your contacts may write posts on your profile wall. These posts will be " +"distributed to your contacts" +msgstr "" + +#: mod/settings.php:1134 +msgid "Allow friends to tag your posts?" +msgstr "" + +#: mod/settings.php:1134 +msgid "Your contacts can add additional tags to your posts." +msgstr "" + +#: mod/settings.php:1138 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: mod/settings.php:1138 +msgid "If you like, Friendica may suggest new members to add you as a contact." +msgstr "" + +#: mod/settings.php:1142 +msgid "Permit unknown people to send you private mail?" +msgstr "" + +#: mod/settings.php:1142 +msgid "" +"Friendica network users may send you private messages even if they are not " +"in your contact list." +msgstr "" + +#: mod/settings.php:1146 +msgid "Profile is not published." +msgstr "" + +#: mod/settings.php:1152 +#, php-format +msgid "Your Identity Address is '%s' or '%s'." +msgstr "" + +#: mod/settings.php:1159 +msgid "Automatically expire posts after this many days:" +msgstr "" + +#: mod/settings.php:1159 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "" + +#: mod/settings.php:1160 +msgid "Advanced expiration settings" +msgstr "" + +#: mod/settings.php:1161 +msgid "Advanced Expiration" +msgstr "" + +#: mod/settings.php:1162 +msgid "Expire posts:" +msgstr "" + +#: mod/settings.php:1163 +msgid "Expire personal notes:" +msgstr "" + +#: mod/settings.php:1164 +msgid "Expire starred posts:" +msgstr "" + +#: mod/settings.php:1165 +msgid "Expire photos:" +msgstr "" + +#: mod/settings.php:1166 +msgid "Only expire posts by others:" +msgstr "" + +#: mod/settings.php:1196 +msgid "Account Settings" +msgstr "" + +#: mod/settings.php:1204 +msgid "Password Settings" +msgstr "" + +#: mod/settings.php:1206 +msgid "Leave password fields blank unless changing" +msgstr "" + +#: mod/settings.php:1207 +msgid "Current Password:" +msgstr "" + +#: mod/settings.php:1207 mod/settings.php:1208 +msgid "Your current password to confirm the changes" +msgstr "" + +#: mod/settings.php:1208 +msgid "Password:" +msgstr "" + +#: mod/settings.php:1212 +msgid "Basic Settings" +msgstr "" + +#: mod/settings.php:1213 src/Model/Profile.php:738 +msgid "Full Name:" +msgstr "" + +#: mod/settings.php:1214 +msgid "Email Address:" +msgstr "" + +#: mod/settings.php:1215 +msgid "Your Timezone:" +msgstr "" + +#: mod/settings.php:1216 +msgid "Your Language:" +msgstr "" + +#: mod/settings.php:1216 +msgid "" +"Set the language we use to show you friendica interface and to send you " +"emails" +msgstr "" + +#: mod/settings.php:1217 +msgid "Default Post Location:" +msgstr "" + +#: mod/settings.php:1218 +msgid "Use Browser Location:" +msgstr "" + +#: mod/settings.php:1221 +msgid "Security and Privacy Settings" +msgstr "" + +#: mod/settings.php:1223 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: mod/settings.php:1223 mod/settings.php:1252 +msgid "(to prevent spam abuse)" +msgstr "" + +#: mod/settings.php:1224 +msgid "Default Post Permissions" +msgstr "" + +#: mod/settings.php:1225 +msgid "(click to open/close)" +msgstr "" + +#: mod/settings.php:1235 +msgid "Default Private Post" +msgstr "" + +#: mod/settings.php:1236 +msgid "Default Public Post" +msgstr "" + +#: mod/settings.php:1240 +msgid "Default Permissions for New Posts" +msgstr "" + +#: mod/settings.php:1252 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: mod/settings.php:1255 +msgid "Notification Settings" +msgstr "" + +#: mod/settings.php:1256 +msgid "By default post a status message when:" +msgstr "" + +#: mod/settings.php:1257 +msgid "accepting a friend request" +msgstr "" + +#: mod/settings.php:1258 +msgid "joining a forum/community" +msgstr "" + +#: mod/settings.php:1259 +msgid "making an interesting profile change" +msgstr "" + +#: mod/settings.php:1260 +msgid "Send a notification email when:" +msgstr "" + +#: mod/settings.php:1261 +msgid "You receive an introduction" +msgstr "" + +#: mod/settings.php:1262 +msgid "Your introductions are confirmed" +msgstr "" + +#: mod/settings.php:1263 +msgid "Someone writes on your profile wall" +msgstr "" + +#: mod/settings.php:1264 +msgid "Someone writes a followup comment" +msgstr "" + +#: mod/settings.php:1265 +msgid "You receive a private message" +msgstr "" + +#: mod/settings.php:1266 +msgid "You receive a friend suggestion" +msgstr "" + +#: mod/settings.php:1267 +msgid "You are tagged in a post" +msgstr "" + +#: mod/settings.php:1268 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: mod/settings.php:1270 +msgid "Activate desktop notifications" +msgstr "" + +#: mod/settings.php:1270 +msgid "Show desktop popup on new notifications" +msgstr "" + +#: mod/settings.php:1272 +msgid "Text-only notification emails" +msgstr "" + +#: mod/settings.php:1274 +msgid "Send text only notification emails, without the html part" +msgstr "" + +#: mod/settings.php:1276 +msgid "Show detailled notifications" +msgstr "" + +#: mod/settings.php:1278 +msgid "" +"Per default the notificiation are condensed to a single notification per " +"item. When enabled, every notification is displayed." +msgstr "" + +#: mod/settings.php:1280 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: mod/settings.php:1281 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: mod/settings.php:1284 +msgid "Relocate" +msgstr "" + +#: mod/settings.php:1285 +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:1286 +msgid "Resend relocate message to contacts" +msgstr "" + +#: mod/videos.php:140 +msgid "Do you really want to delete this video?" +msgstr "" + +#: mod/videos.php:145 +msgid "Delete Video" +msgstr "" + +#: mod/videos.php:208 +msgid "No videos selected" +msgstr "" + +#: mod/videos.php:397 +msgid "Recent Videos" +msgstr "" + +#: mod/videos.php:399 +msgid "Upload New Videos" msgstr "" #: view/theme/duepuntozero/config.php:54 src/Model/User.php:475 @@ -8647,6 +8647,226 @@ msgstr "" msgid "%s: updating %s table." msgstr "" +#: src/Model/Mail.php:40 src/Model/Mail.php:174 +msgid "[no subject]" +msgstr "" + +#: src/Model/Item.php:1666 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "" + +#: src/Model/Item.php:1671 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "" + +#: src/Model/Item.php:1676 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "" + +#: src/Model/Profile.php:97 +msgid "Requested account is not available." +msgstr "" + +#: src/Model/Profile.php:168 src/Model/Profile.php:399 +#: src/Model/Profile.php:859 +msgid "Edit profile" +msgstr "" + +#: src/Model/Profile.php:336 +msgid "Atom feed" +msgstr "" + +#: src/Model/Profile.php:372 +msgid "Manage/edit profiles" +msgstr "" + +#: src/Model/Profile.php:548 src/Model/Profile.php:641 +msgid "g A l F d" +msgstr "" + +#: src/Model/Profile.php:549 +msgid "F d" +msgstr "" + +#: src/Model/Profile.php:606 src/Model/Profile.php:703 +msgid "[today]" +msgstr "" + +#: src/Model/Profile.php:617 +msgid "Birthday Reminders" +msgstr "" + +#: src/Model/Profile.php:618 +msgid "Birthdays this week:" +msgstr "" + +#: src/Model/Profile.php:690 +msgid "[No description]" +msgstr "" + +#: src/Model/Profile.php:717 +msgid "Event Reminders" +msgstr "" + +#: src/Model/Profile.php:718 +msgid "Events this week:" +msgstr "" + +#: src/Model/Profile.php:741 +msgid "Member since:" +msgstr "" + +#: src/Model/Profile.php:749 +msgid "j F, Y" +msgstr "" + +#: src/Model/Profile.php:750 +msgid "j F" +msgstr "" + +#: src/Model/Profile.php:765 +msgid "Age:" +msgstr "" + +#: src/Model/Profile.php:778 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: src/Model/Profile.php:802 +msgid "Religion:" +msgstr "" + +#: src/Model/Profile.php:810 +msgid "Hobbies/Interests:" +msgstr "" + +#: src/Model/Profile.php:822 +msgid "Contact information and Social Networks:" +msgstr "" + +#: src/Model/Profile.php:826 +msgid "Musical interests:" +msgstr "" + +#: src/Model/Profile.php:830 +msgid "Books, literature:" +msgstr "" + +#: src/Model/Profile.php:834 +msgid "Television:" +msgstr "" + +#: src/Model/Profile.php:838 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: src/Model/Profile.php:842 +msgid "Love/Romance:" +msgstr "" + +#: src/Model/Profile.php:846 +msgid "Work/employment:" +msgstr "" + +#: src/Model/Profile.php:850 +msgid "School/education:" +msgstr "" + +#: src/Model/Profile.php:855 +msgid "Forums:" +msgstr "" + +#: src/Model/Profile.php:949 +msgid "Only You Can See This" +msgstr "" + +#: src/Model/Contact.php:559 +msgid "Drop Contact" +msgstr "" + +#: src/Model/Contact.php:962 +msgid "Organisation" +msgstr "" + +#: src/Model/Contact.php:965 +msgid "News" +msgstr "" + +#: src/Model/Contact.php:968 +msgid "Forum" +msgstr "" + +#: src/Model/Contact.php:1147 +msgid "Connect URL missing." +msgstr "" + +#: src/Model/Contact.php:1156 +msgid "" +"The contact could not be added. Please check the relevant network " +"credentials in your Settings -> Social Networks page." +msgstr "" + +#: src/Model/Contact.php:1184 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "" + +#: src/Model/Contact.php:1185 src/Model/Contact.php:1199 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "" + +#: src/Model/Contact.php:1197 +msgid "The profile address specified does not provide adequate information." +msgstr "" + +#: src/Model/Contact.php:1202 +msgid "An author or name was not found." +msgstr "" + +#: src/Model/Contact.php:1205 +msgid "No browser URL could be matched to this address." +msgstr "" + +#: src/Model/Contact.php:1208 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "" + +#: src/Model/Contact.php:1209 +msgid "Use mailto: in front of address to force email check." +msgstr "" + +#: src/Model/Contact.php:1215 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "" + +#: src/Model/Contact.php:1220 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "" + +#: src/Model/Contact.php:1290 +msgid "Unable to retrieve contact information." +msgstr "" + +#: src/Model/Contact.php:1502 +#, php-format +msgid "%s's birthday" +msgstr "" + +#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398 +#, php-format +msgid "Happy Birthday %s" +msgstr "" + #: src/Model/Group.php:44 msgid "" "A deleted group with this name was revived. Existing item permissions " @@ -8682,10 +8902,6 @@ msgstr "" msgid "Edit groups" msgstr "" -#: src/Model/Mail.php:40 src/Model/Mail.php:174 -msgid "[no subject]" -msgstr "" - #: src/Model/User.php:142 msgid "Login failed" msgstr "" @@ -8833,230 +9049,6 @@ msgid "" "\t\t\tThank you and welcome to %2$s." msgstr "" -#: src/Model/Contact.php:559 -msgid "Drop Contact" -msgstr "" - -#: src/Model/Contact.php:962 -msgid "Organisation" -msgstr "" - -#: src/Model/Contact.php:965 -msgid "News" -msgstr "" - -#: src/Model/Contact.php:968 -msgid "Forum" -msgstr "" - -#: src/Model/Contact.php:1147 -msgid "Connect URL missing." -msgstr "" - -#: src/Model/Contact.php:1156 -msgid "" -"The contact could not be added. Please check the relevant network " -"credentials in your Settings -> Social Networks page." -msgstr "" - -#: src/Model/Contact.php:1184 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "" - -#: src/Model/Contact.php:1185 src/Model/Contact.php:1199 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "" - -#: src/Model/Contact.php:1197 -msgid "The profile address specified does not provide adequate information." -msgstr "" - -#: src/Model/Contact.php:1202 -msgid "An author or name was not found." -msgstr "" - -#: src/Model/Contact.php:1205 -msgid "No browser URL could be matched to this address." -msgstr "" - -#: src/Model/Contact.php:1208 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "" - -#: src/Model/Contact.php:1209 -msgid "Use mailto: in front of address to force email check." -msgstr "" - -#: src/Model/Contact.php:1215 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "" - -#: src/Model/Contact.php:1220 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "" - -#: src/Model/Contact.php:1290 -msgid "Unable to retrieve contact information." -msgstr "" - -#: src/Model/Contact.php:1502 -#, php-format -msgid "%s's birthday" -msgstr "" - -#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398 -#, php-format -msgid "Happy Birthday %s" -msgstr "" - -#: src/Model/Item.php:1666 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "" - -#: src/Model/Item.php:1671 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "" - -#: src/Model/Item.php:1676 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "" - -#: src/Model/Profile.php:97 -msgid "Requested account is not available." -msgstr "" - -#: src/Model/Profile.php:168 src/Model/Profile.php:399 -#: src/Model/Profile.php:859 -msgid "Edit profile" -msgstr "" - -#: src/Model/Profile.php:336 -msgid "Atom feed" -msgstr "" - -#: src/Model/Profile.php:372 -msgid "Manage/edit profiles" -msgstr "" - -#: src/Model/Profile.php:548 src/Model/Profile.php:641 -msgid "g A l F d" -msgstr "" - -#: src/Model/Profile.php:549 -msgid "F d" -msgstr "" - -#: src/Model/Profile.php:606 src/Model/Profile.php:703 -msgid "[today]" -msgstr "" - -#: src/Model/Profile.php:617 -msgid "Birthday Reminders" -msgstr "" - -#: src/Model/Profile.php:618 -msgid "Birthdays this week:" -msgstr "" - -#: src/Model/Profile.php:690 -msgid "[No description]" -msgstr "" - -#: src/Model/Profile.php:717 -msgid "Event Reminders" -msgstr "" - -#: src/Model/Profile.php:718 -msgid "Events this week:" -msgstr "" - -#: src/Model/Profile.php:741 -msgid "Member since:" -msgstr "" - -#: src/Model/Profile.php:749 -msgid "j F, Y" -msgstr "" - -#: src/Model/Profile.php:750 -msgid "j F" -msgstr "" - -#: src/Model/Profile.php:765 -msgid "Age:" -msgstr "" - -#: src/Model/Profile.php:778 -#, php-format -msgid "for %1$d %2$s" -msgstr "" - -#: src/Model/Profile.php:802 -msgid "Religion:" -msgstr "" - -#: src/Model/Profile.php:810 -msgid "Hobbies/Interests:" -msgstr "" - -#: src/Model/Profile.php:822 -msgid "Contact information and Social Networks:" -msgstr "" - -#: src/Model/Profile.php:826 -msgid "Musical interests:" -msgstr "" - -#: src/Model/Profile.php:830 -msgid "Books, literature:" -msgstr "" - -#: src/Model/Profile.php:834 -msgid "Television:" -msgstr "" - -#: src/Model/Profile.php:838 -msgid "Film/dance/culture/entertainment:" -msgstr "" - -#: src/Model/Profile.php:842 -msgid "Love/Romance:" -msgstr "" - -#: src/Model/Profile.php:846 -msgid "Work/employment:" -msgstr "" - -#: src/Model/Profile.php:850 -msgid "School/education:" -msgstr "" - -#: src/Model/Profile.php:855 -msgid "Forums:" -msgstr "" - -#: src/Model/Profile.php:949 -msgid "Only You Can See This" -msgstr "" - -#: src/Protocol/Diaspora.php:2584 -msgid "Sharing notification from Diaspora network" -msgstr "" - -#: src/Protocol/Diaspora.php:3660 -msgid "Attachments:" -msgstr "" - #: src/Protocol/DFRN.php:1397 #, php-format msgid "%s\\'s birthday" @@ -9080,6 +9072,14 @@ msgstr "" msgid "stopped following" msgstr "" +#: src/Protocol/Diaspora.php:2584 +msgid "Sharing notification from Diaspora network" +msgstr "" + +#: src/Protocol/Diaspora.php:3660 +msgid "Attachments:" +msgstr "" + #: src/Worker/Delivery.php:391 msgid "(no subject)" msgstr "" diff --git a/view/lang/de/messages.po b/view/lang/de/messages.po index 9324117666..416b628f82 100644 --- a/view/lang/de/messages.po +++ b/view/lang/de/messages.po @@ -25,7 +25,7 @@ # Matthias Moritz , 2012 # Oliver , 2015 # Oliver , 2012 -# rabuzarus , 2016-2017 +# rabuzarus , 2016-2018 # Sennewood , 2013 # Sennewood , 2012-2013 # silke m , 2015 @@ -38,9 +38,9 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-26 17:52+0100\n" -"PO-Revision-Date: 2018-03-01 22:07+0000\n" -"Last-Translator: hoergen oostende \n" +"POT-Creation-Date: 2018-03-05 16:37+0100\n" +"PO-Revision-Date: 2018-03-19 17:22+0000\n" +"Last-Translator: Tobias Diekershoff \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" @@ -48,11 +48,6 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/dba.php:59 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln." - #: include/security.php:81 msgid "Welcome " msgstr "Willkommen " @@ -71,544 +66,6 @@ msgid "" "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/acl_selectors.php:355 -msgid "Post to Email" -msgstr "An E-Mail senden" - -#: include/acl_selectors.php:360 -msgid "Hide your profile details from unknown viewers?" -msgstr "Profil-Details vor unbekannten Betrachtern verbergen?" - -#: include/acl_selectors.php:360 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist." - -#: include/acl_selectors.php:366 -msgid "Visible to everybody" -msgstr "Für jeden sichtbar" - -#: include/acl_selectors.php:367 view/theme/vier/config.php:115 -msgid "show" -msgstr "zeigen" - -#: include/acl_selectors.php:368 view/theme/vier/config.php:115 -msgid "don't show" -msgstr "nicht zeigen" - -#: include/acl_selectors.php:374 mod/editpost.php:136 -msgid "CC: email addresses" -msgstr "Cc: E-Mail-Addressen" - -#: include/acl_selectors.php:375 mod/editpost.php:143 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Z.B.: bob@example.com, mary@example.com" - -#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 -#: mod/photos.php:1441 -msgid "Permissions" -msgstr "Berechtigungen" - -#: include/acl_selectors.php:378 -msgid "Close" -msgstr "Schließen" - -#: include/api.php:1181 -#, php-format -msgid "Daily posting limit of %d post reached. The post was rejected." -msgid_plural "Daily posting limit of %d posts reached. The post was rejected." -msgstr[0] "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen." -msgstr[1] "Das tägliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen." - -#: include/api.php:1205 -#, php-format -msgid "Weekly posting limit of %d post reached. The post was rejected." -msgid_plural "" -"Weekly posting limit of %d posts reached. The post was rejected." -msgstr[0] "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen." -msgstr[1] "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen." - -#: include/api.php:1229 -#, php-format -msgid "Monthly posting limit of %d post reached. The post was rejected." -msgstr "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen." - -#: include/api.php:4382 mod/photos.php:88 mod/photos.php:194 -#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166 -#: mod/photos.php:1684 mod/profile_photo.php:84 mod/profile_photo.php:92 -#: mod/profile_photo.php:100 mod/profile_photo.php:223 -#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:526 -#: src/Model/User.php:534 src/Model/User.php:542 -msgid "Profile Photos" -msgstr "Profilbilder" - -#: include/bb2diaspora.php:238 include/event.php:26 include/event.php:914 -#: mod/localtime.php:19 -msgid "l F d, Y \\@ g:i A" -msgstr "l, d. F Y\\, H:i" - -#: include/bb2diaspora.php:245 include/event.php:45 include/event.php:62 -#: include/event.php:471 include/event.php:992 -msgid "Starts:" -msgstr "Beginnt:" - -#: include/bb2diaspora.php:251 include/event.php:48 include/event.php:68 -#: include/event.php:472 include/event.php:996 -msgid "Finishes:" -msgstr "Endet:" - -#: include/bb2diaspora.php:258 include/event.php:52 include/event.php:77 -#: include/event.php:473 include/event.php:1010 mod/directory.php:140 -#: mod/notifications.php:247 mod/contacts.php:651 mod/events.php:521 -#: src/Model/Profile.php:417 -msgid "Location:" -msgstr "Ort:" - -#: include/conversation.php:146 include/conversation.php:284 -#: include/text.php:1717 src/Model/Item.php:1785 -msgid "event" -msgstr "Event" - -#: include/conversation.php:149 include/conversation.php:159 -#: include/conversation.php:287 include/conversation.php:296 -#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 -#: src/Protocol/Diaspora.php:1946 -msgid "status" -msgstr "Status" - -#: include/conversation.php:154 include/conversation.php:292 -#: include/text.php:1719 mod/subthread.php:97 mod/tagger.php:72 -#: src/Model/Item.php:1783 -msgid "photo" -msgstr "Foto" - -#: include/conversation.php:166 src/Model/Item.php:1656 -#: src/Protocol/Diaspora.php:1942 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s mag %2$ss %3$s" - -#: include/conversation.php:169 src/Model/Item.php:1661 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s mag %2$ss %3$s nicht" - -#: include/conversation.php:172 -#, php-format -msgid "%1$s attends %2$s's %3$s" -msgstr "%1$s nimmt an %2$ss %3$s teil." - -#: include/conversation.php:175 -#, php-format -msgid "%1$s doesn't attend %2$s's %3$s" -msgstr "%1$s nimmt nicht an %2$ss %3$s teil." - -#: include/conversation.php:178 -#, php-format -msgid "%1$s attends maybe %2$s's %3$s" -msgstr "%1$s nimmt eventuell an %2$ss %3$s teil." - -#: include/conversation.php:211 mod/dfrn_confirm.php:431 -#: src/Protocol/Diaspora.php:2414 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s ist nun mit %2$s befreundet" - -#: include/conversation.php:252 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s stupste %2$s" - -#: include/conversation.php:306 mod/tagger.php:110 -#, 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" - -#: include/conversation.php:333 -msgid "post/item" -msgstr "Nachricht/Beitrag" - -#: include/conversation.php:334 -#, 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:607 mod/profiles.php:354 mod/photos.php:1501 -msgid "Likes" -msgstr "Likes" - -#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501 -msgid "Dislikes" -msgstr "Dislikes" - -#: include/conversation.php:608 include/conversation.php:1672 -#: mod/photos.php:1502 -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Teilnehmend" -msgstr[1] "Teilnehmend" - -#: include/conversation.php:608 mod/photos.php:1502 -msgid "Not attending" -msgstr "Nicht teilnehmend" - -#: include/conversation.php:608 mod/photos.php:1502 -msgid "Might attend" -msgstr "Eventuell teilnehmend" - -#: include/conversation.php:742 mod/photos.php:1569 src/Object/Post.php:177 -msgid "Select" -msgstr "Auswählen" - -#: include/conversation.php:743 mod/admin.php:1706 mod/contacts.php:821 -#: mod/contacts.php:1019 mod/photos.php:1570 mod/settings.php:742 -#: src/Object/Post.php:178 -msgid "Delete" -msgstr "Löschen" - -#: include/conversation.php:775 src/Object/Post.php:355 -#: src/Object/Post.php:356 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Das Profil von %s auf %s betrachten." - -#: include/conversation.php:787 src/Object/Post.php:343 -msgid "Categories:" -msgstr "Kategorien:" - -#: include/conversation.php:788 src/Object/Post.php:344 -msgid "Filed under:" -msgstr "Abgelegt unter:" - -#: include/conversation.php:795 src/Object/Post.php:369 -#, php-format -msgid "%s from %s" -msgstr "%s von %s" - -#: include/conversation.php:810 -msgid "View in context" -msgstr "Im Zusammenhang betrachten" - -#: include/conversation.php:812 include/conversation.php:1345 -#: mod/editpost.php:127 mod/message.php:264 mod/message.php:433 -#: mod/photos.php:1473 mod/wallmessage.php:145 src/Object/Post.php:394 -msgid "Please wait" -msgstr "Bitte warten" - -#: include/conversation.php:883 -msgid "remove" -msgstr "löschen" - -#: include/conversation.php:887 -msgid "Delete Selected Items" -msgstr "Lösche die markierten Beiträge" - -#: include/conversation.php:1051 view/theme/frio/theme.php:352 -msgid "Follow Thread" -msgstr "Folge der Unterhaltung" - -#: include/conversation.php:1052 src/Model/Contact.php:554 -msgid "View Status" -msgstr "Pinnwand anschauen" - -#: include/conversation.php:1053 include/conversation.php:1069 -#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82 -#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497 -#: src/Model/Contact.php:510 src/Model/Contact.php:555 -msgid "View Profile" -msgstr "Profil anschauen" - -#: include/conversation.php:1054 src/Model/Contact.php:556 -msgid "View Photos" -msgstr "Bilder anschauen" - -#: include/conversation.php:1055 src/Model/Contact.php:557 -msgid "Network Posts" -msgstr "Netzwerkbeiträge" - -#: include/conversation.php:1056 src/Model/Contact.php:558 -msgid "View Contact" -msgstr "Kontakt anzeigen" - -#: include/conversation.php:1057 src/Model/Contact.php:560 -msgid "Send PM" -msgstr "Private Nachricht senden" - -#: include/conversation.php:1061 src/Model/Contact.php:561 -msgid "Poke" -msgstr "Anstupsen" - -#: include/conversation.php:1066 mod/allfriends.php:74 mod/suggest.php:83 -#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587 -#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511 -msgid "Connect/Follow" -msgstr "Verbinden/Folgen" - -#: include/conversation.php:1185 -#, php-format -msgid "%s likes this." -msgstr "%s mag das." - -#: include/conversation.php:1188 -#, php-format -msgid "%s doesn't like this." -msgstr "%s mag das nicht." - -#: include/conversation.php:1191 -#, php-format -msgid "%s attends." -msgstr "%s nimmt teil." - -#: include/conversation.php:1194 -#, php-format -msgid "%s doesn't attend." -msgstr "%s nimmt nicht teil." - -#: include/conversation.php:1197 -#, php-format -msgid "%s attends maybe." -msgstr "%s nimmt eventuell teil." - -#: include/conversation.php:1208 -msgid "and" -msgstr "und" - -#: include/conversation.php:1214 -#, php-format -msgid "and %d other people" -msgstr "und %dandere" - -#: include/conversation.php:1223 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d Personen mögen das" - -#: include/conversation.php:1224 -#, php-format -msgid "%s like this." -msgstr "%s mögen das." - -#: include/conversation.php:1227 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d Personen mögen das nicht" - -#: include/conversation.php:1228 -#, php-format -msgid "%s don't like this." -msgstr "%s mögen dies nicht." - -#: include/conversation.php:1231 -#, php-format -msgid "%2$d people attend" -msgstr "%2$d Personen nehmen teil" - -#: include/conversation.php:1232 -#, php-format -msgid "%s attend." -msgstr "%s nehmen teil." - -#: include/conversation.php:1235 -#, php-format -msgid "%2$d people don't attend" -msgstr "%2$d Personen nehmen nicht teil" - -#: include/conversation.php:1236 -#, php-format -msgid "%s don't attend." -msgstr "%s nehmen nicht teil." - -#: include/conversation.php:1239 -#, php-format -msgid "%2$d people attend maybe" -msgstr "%2$d Personen nehmen eventuell teil" - -#: include/conversation.php:1240 -#, php-format -msgid "%s anttend maybe." -msgstr "%s nehmen vielleicht teil." - -#: include/conversation.php:1270 include/conversation.php:1286 -msgid "Visible to everybody" -msgstr "Für jedermann sichtbar" - -#: include/conversation.php:1271 include/conversation.php:1287 -#: mod/message.php:200 mod/message.php:207 mod/message.php:343 -#: mod/message.php:350 mod/wallmessage.php:120 mod/wallmessage.php:127 -msgid "Please enter a link URL:" -msgstr "Bitte gib die URL des Links ein:" - -#: include/conversation.php:1272 include/conversation.php:1288 -msgid "Please enter a video link/URL:" -msgstr "Bitte Link/URL zum Video einfügen:" - -#: include/conversation.php:1273 include/conversation.php:1289 -msgid "Please enter an audio link/URL:" -msgstr "Bitte Link/URL zum Audio einfügen:" - -#: include/conversation.php:1274 include/conversation.php:1290 -msgid "Tag term:" -msgstr "Tag:" - -#: include/conversation.php:1275 include/conversation.php:1291 -#: mod/filer.php:34 -msgid "Save to Folder:" -msgstr "In diesem Ordner speichern:" - -#: include/conversation.php:1276 include/conversation.php:1292 -msgid "Where are you right now?" -msgstr "Wo hältst Du Dich jetzt gerade auf?" - -#: include/conversation.php:1277 -msgid "Delete item(s)?" -msgstr "Einträge löschen?" - -#: include/conversation.php:1326 -msgid "Share" -msgstr "Teilen" - -#: include/conversation.php:1327 mod/editpost.php:113 mod/message.php:262 -#: mod/message.php:430 mod/wallmessage.php:143 -msgid "Upload photo" -msgstr "Foto hochladen" - -#: include/conversation.php:1328 mod/editpost.php:114 -msgid "upload photo" -msgstr "Bild hochladen" - -#: include/conversation.php:1329 mod/editpost.php:115 -msgid "Attach file" -msgstr "Datei anhängen" - -#: include/conversation.php:1330 mod/editpost.php:116 -msgid "attach file" -msgstr "Datei anhängen" - -#: include/conversation.php:1331 mod/editpost.php:117 mod/message.php:263 -#: mod/message.php:431 mod/wallmessage.php:144 -msgid "Insert web link" -msgstr "Einen Link einfügen" - -#: include/conversation.php:1332 mod/editpost.php:118 -msgid "web link" -msgstr "Weblink" - -#: include/conversation.php:1333 mod/editpost.php:119 -msgid "Insert video link" -msgstr "Video-Adresse einfügen" - -#: include/conversation.php:1334 mod/editpost.php:120 -msgid "video link" -msgstr "Video-Link" - -#: include/conversation.php:1335 mod/editpost.php:121 -msgid "Insert audio link" -msgstr "Audio-Adresse einfügen" - -#: include/conversation.php:1336 mod/editpost.php:122 -msgid "audio link" -msgstr "Audio-Link" - -#: include/conversation.php:1337 mod/editpost.php:123 -msgid "Set your location" -msgstr "Deinen Standort festlegen" - -#: include/conversation.php:1338 mod/editpost.php:124 -msgid "set location" -msgstr "Ort setzen" - -#: include/conversation.php:1339 mod/editpost.php:125 -msgid "Clear browser location" -msgstr "Browser-Standort leeren" - -#: include/conversation.php:1340 mod/editpost.php:126 -msgid "clear location" -msgstr "Ort löschen" - -#: include/conversation.php:1342 mod/editpost.php:140 -msgid "Set title" -msgstr "Titel setzen" - -#: include/conversation.php:1344 mod/editpost.php:142 -msgid "Categories (comma-separated list)" -msgstr "Kategorien (kommasepariert)" - -#: include/conversation.php:1346 mod/editpost.php:128 -msgid "Permission settings" -msgstr "Berechtigungseinstellungen" - -#: include/conversation.php:1347 mod/editpost.php:157 -msgid "permissions" -msgstr "Zugriffsrechte" - -#: include/conversation.php:1355 mod/editpost.php:137 -msgid "Public post" -msgstr "Öffentlicher Beitrag" - -#: include/conversation.php:1359 mod/editpost.php:148 mod/events.php:531 -#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 -#: src/Object/Post.php:797 -msgid "Preview" -msgstr "Vorschau" - -#: include/conversation.php:1363 include/items.php:387 mod/fbrowser.php:103 -#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 -#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/editpost.php:151 -#: mod/follow.php:159 mod/message.php:141 mod/photos.php:248 -#: mod/photos.php:324 mod/settings.php:680 mod/settings.php:706 -#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:148 -msgid "Cancel" -msgstr "Abbrechen" - -#: include/conversation.php:1368 -msgid "Post to Groups" -msgstr "Poste an Gruppe" - -#: include/conversation.php:1369 -msgid "Post to Contacts" -msgstr "Poste an Kontakte" - -#: include/conversation.php:1370 -msgid "Private post" -msgstr "Privater Beitrag" - -#: include/conversation.php:1375 mod/editpost.php:155 -#: src/Model/Profile.php:342 -msgid "Message" -msgstr "Nachricht" - -#: include/conversation.php:1376 mod/editpost.php:156 -msgid "Browser" -msgstr "Browser" - -#: include/conversation.php:1643 -msgid "View all" -msgstr "Zeige alle" - -#: include/conversation.php:1666 -msgid "Like" -msgid_plural "Likes" -msgstr[0] "mag ich" -msgstr[1] "Mag ich" - -#: include/conversation.php:1669 -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "mag ich nicht" -msgstr[1] "Mag ich nicht" - -#: include/conversation.php:1675 -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Nicht teilnehmend " -msgstr[1] "Nicht teilnehmend" - -#: include/conversation.php:1678 src/Content/ContactSelector.php:125 -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Unentschieden" -msgstr[1] "Unentschieden" - #: include/enotify.php:33 msgid "Friendica Notification" msgstr "Friendica-Benachrichtigung" @@ -627,7 +84,7 @@ msgstr "der Administrator von %s" msgid "%1$s, %2$s Administrator" msgstr "%1$s, %2$s Administrator" -#: include/enotify.php:52 src/Worker/Delivery.php:402 +#: include/enotify.php:52 src/Worker/Delivery.php:403 msgid "noreply" msgstr "noreply" @@ -901,6 +358,28 @@ msgstr "Kompletter Name:\t%1$s\\nURL der Seite:\t%2$s\\nLogin Name:\t%3$s (%4$s( msgid "Please visit %s to approve or reject the request." msgstr "Bitte besuche %s um die Anfrage zu bearbeiten." +#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238 +#: mod/localtime.php:19 +msgid "l F d, Y \\@ g:i A" +msgstr "l, d. F Y\\, H:i" + +#: include/event.php:45 include/event.php:62 include/event.php:471 +#: include/event.php:992 include/bb2diaspora.php:245 +msgid "Starts:" +msgstr "Beginnt:" + +#: include/event.php:48 include/event.php:68 include/event.php:472 +#: include/event.php:996 include/bb2diaspora.php:251 +msgid "Finishes:" +msgstr "Endet:" + +#: include/event.php:52 include/event.php:77 include/event.php:473 +#: include/event.php:1010 include/bb2diaspora.php:258 +#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149 +#: mod/events.php:521 src/Model/Profile.php:417 +msgid "Location:" +msgstr "Ort:" + #: include/event.php:420 msgid "all-day" msgstr "ganztägig" @@ -1111,11 +590,11 @@ msgstr "Kalender als csv exportieren" #: include/event.php:915 msgid "D g:i A" -msgstr "D g:i A" +msgstr "D H:i" #: include/event.php:916 msgid "g:i A" -msgstr "g:i A" +msgstr "H:i" #: include/event.php:1011 include/event.php:1013 msgid "Show map" @@ -1125,9 +604,9 @@ msgstr "Karte anzeigen" msgid "Hide map" msgstr "Karte verbergen" -#: include/items.php:342 mod/notice.php:22 mod/admin.php:269 -#: mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 -#: mod/display.php:247 mod/display.php:349 mod/viewsrc.php:21 +#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21 +#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 +#: mod/display.php:247 mod/display.php:349 msgid "Item not found." msgstr "Beitrag nicht gefunden." @@ -1138,7 +617,7 @@ msgstr "Möchtest Du wirklich dieses Item löschen?" #: include/items.php:384 mod/api.php:110 mod/suggest.php:38 #: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674 #: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148 -#: mod/message.php:138 mod/register.php:237 mod/settings.php:1109 +#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109 #: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126 #: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138 #: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163 @@ -1146,25 +625,34 @@ msgstr "Möchtest Du wirklich dieses Item löschen?" msgid "Yes" msgstr "Ja" +#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103 +#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 +#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159 +#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141 +#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680 +#: mod/settings.php:706 mod/videos.php:148 +msgid "Cancel" +msgstr "Abbrechen" + #: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 -#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/group.php:26 -#: mod/nogroup.php:28 mod/repair_ostatus.php:13 mod/suggest.php:60 -#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90 -#: mod/uimport.php:28 mod/dirfind.php:24 mod/notifications.php:73 -#: mod/ostatus_subscribe.php:16 mod/cal.php:304 mod/dfrn_confirm.php:68 -#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/manage.php:131 -#: mod/profiles.php:181 mod/profiles.php:619 mod/wall_attach.php:74 -#: mod/wall_attach.php:77 mod/contacts.php:378 mod/delegate.php:24 -#: mod/delegate.php:38 mod/editpost.php:20 mod/events.php:195 -#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/item.php:160 -#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30 -#: mod/photos.php:174 mod/photos.php:1051 mod/poke.php:150 +#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28 +#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15 +#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28 +#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16 +#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20 +#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181 +#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77 +#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38 +#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150 #: mod/profile_photo.php:29 mod/profile_photo.php:188 -#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/register.php:53 -#: mod/regmod.php:108 mod/settings.php:41 mod/settings.php:140 -#: mod/settings.php:669 mod/viewcontacts.php:57 mod/wall_upload.php:103 -#: mod/wall_upload.php:106 mod/wallmessage.php:16 mod/wallmessage.php:40 -#: mod/wallmessage.php:79 mod/wallmessage.php:103 index.php:413 +#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/regmod.php:108 +#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106 +#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79 +#: mod/wallmessage.php:103 mod/item.php:160 mod/register.php:53 +#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26 +#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30 +#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41 +#: mod/settings.php:140 mod/settings.php:669 index.php:413 msgid "Permission denied." msgstr "Zugriff verweigert." @@ -1225,7 +713,7 @@ msgstr[1] "%d Kontakte" msgid "View Contacts" msgstr "Kontakte anzeigen" -#: include/text.php:1010 mod/editpost.php:112 mod/filer.php:35 +#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112 #: mod/notes.php:68 msgid "Save" msgstr "Speichern" @@ -1253,8 +741,8 @@ msgstr "Tags" #: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866 #: mod/viewcontacts.php:131 view/theme/frio/theme.php:270 -#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:943 -#: src/Model/Profile.php:946 +#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957 +#: src/Model/Profile.php:960 msgid "Contacts" msgstr "Kontakte" @@ -1335,6 +823,17 @@ msgstr "Auf separater Seite ansehen" msgid "view on separate page" msgstr "auf separater Seite ansehen" +#: include/text.php:1717 include/conversation.php:146 +#: include/conversation.php:284 src/Model/Item.php:1785 +msgid "event" +msgstr "Event" + +#: include/text.php:1719 include/conversation.php:154 +#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72 +#: src/Model/Item.php:1783 +msgid "photo" +msgstr "Foto" + #: include/text.php:1721 msgid "activity" msgstr "Aktivität" @@ -1353,6 +852,507 @@ msgstr "Beitrag" msgid "Item filed" msgstr "Beitrag abgelegt" +#: include/acl_selectors.php:355 +msgid "Post to Email" +msgstr "An E-Mail senden" + +#: include/acl_selectors.php:360 +msgid "Hide your profile details from unknown viewers?" +msgstr "Profil-Details vor unbekannten Betrachtern verbergen?" + +#: include/acl_selectors.php:360 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist." + +#: include/acl_selectors.php:366 +msgid "Visible to everybody" +msgstr "Für jeden sichtbar" + +#: include/acl_selectors.php:367 view/theme/vier/config.php:115 +msgid "show" +msgstr "zeigen" + +#: include/acl_selectors.php:368 view/theme/vier/config.php:115 +msgid "don't show" +msgstr "nicht zeigen" + +#: include/acl_selectors.php:374 mod/editpost.php:136 +msgid "CC: email addresses" +msgstr "Cc: E-Mail-Addressen" + +#: include/acl_selectors.php:375 mod/editpost.php:143 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Z.B.: bob@example.com, mary@example.com" + +#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 +#: mod/photos.php:1441 +msgid "Permissions" +msgstr "Berechtigungen" + +#: include/acl_selectors.php:378 +msgid "Close" +msgstr "Schließen" + +#: include/api.php:1181 +#, php-format +msgid "Daily posting limit of %d post reached. The post was rejected." +msgid_plural "Daily posting limit of %d posts reached. The post was rejected." +msgstr[0] "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen." +msgstr[1] "Das tägliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen." + +#: include/api.php:1205 +#, php-format +msgid "Weekly posting limit of %d post reached. The post was rejected." +msgid_plural "" +"Weekly posting limit of %d posts reached. The post was rejected." +msgstr[0] "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen." +msgstr[1] "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen." + +#: include/api.php:1229 +#, php-format +msgid "Monthly posting limit of %d post reached. The post was rejected." +msgstr "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen." + +#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92 +#: mod/profile_photo.php:100 mod/profile_photo.php:223 +#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88 +#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149 +#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526 +#: src/Model/User.php:534 src/Model/User.php:542 +msgid "Profile Photos" +msgstr "Profilbilder" + +#: include/conversation.php:149 include/conversation.php:159 +#: include/conversation.php:287 include/conversation.php:296 +#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 +#: src/Protocol/Diaspora.php:1946 +msgid "status" +msgstr "Status" + +#: include/conversation.php:166 src/Model/Item.php:1656 +#: src/Protocol/Diaspora.php:1942 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s mag %2$ss %3$s" + +#: include/conversation.php:169 src/Model/Item.php:1661 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s mag %2$ss %3$s nicht" + +#: include/conversation.php:172 +#, php-format +msgid "%1$s attends %2$s's %3$s" +msgstr "%1$s nimmt an %2$ss %3$s teil." + +#: include/conversation.php:175 +#, php-format +msgid "%1$s doesn't attend %2$s's %3$s" +msgstr "%1$s nimmt nicht an %2$ss %3$s teil." + +#: include/conversation.php:178 +#, php-format +msgid "%1$s attends maybe %2$s's %3$s" +msgstr "%1$s nimmt eventuell an %2$ss %3$s teil." + +#: include/conversation.php:211 mod/dfrn_confirm.php:431 +#: src/Protocol/Diaspora.php:2414 +#, php-format +msgid "%1$s is now friends with %2$s" +msgstr "%1$s ist nun mit %2$s befreundet" + +#: include/conversation.php:252 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s stupste %2$s" + +#: include/conversation.php:306 mod/tagger.php:110 +#, 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" + +#: include/conversation.php:333 +msgid "post/item" +msgstr "Nachricht/Beitrag" + +#: include/conversation.php:334 +#, 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:607 mod/profiles.php:354 mod/photos.php:1501 +msgid "Likes" +msgstr "Likes" + +#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501 +msgid "Dislikes" +msgstr "Dislikes" + +#: include/conversation.php:608 include/conversation.php:1682 +#: mod/photos.php:1502 +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Teilnehmend" +msgstr[1] "Teilnehmend" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Not attending" +msgstr "Nicht teilnehmend" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Might attend" +msgstr "Eventuell teilnehmend" + +#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177 +msgid "Select" +msgstr "Auswählen" + +#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019 +#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742 +#: src/Object/Post.php:178 +msgid "Delete" +msgstr "Löschen" + +#: include/conversation.php:779 src/Object/Post.php:355 +#: src/Object/Post.php:356 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Das Profil von %s auf %s betrachten." + +#: include/conversation.php:791 src/Object/Post.php:343 +msgid "Categories:" +msgstr "Kategorien:" + +#: include/conversation.php:792 src/Object/Post.php:344 +msgid "Filed under:" +msgstr "Abgelegt unter:" + +#: include/conversation.php:799 src/Object/Post.php:369 +#, php-format +msgid "%s from %s" +msgstr "%s von %s" + +#: include/conversation.php:814 +msgid "View in context" +msgstr "Im Zusammenhang betrachten" + +#: include/conversation.php:816 include/conversation.php:1355 +#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264 +#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394 +msgid "Please wait" +msgstr "Bitte warten" + +#: include/conversation.php:887 +msgid "remove" +msgstr "löschen" + +#: include/conversation.php:891 +msgid "Delete Selected Items" +msgstr "Lösche die markierten Beiträge" + +#: include/conversation.php:1061 view/theme/frio/theme.php:352 +msgid "Follow Thread" +msgstr "Folge der Unterhaltung" + +#: include/conversation.php:1062 src/Model/Contact.php:554 +msgid "View Status" +msgstr "Pinnwand anschauen" + +#: include/conversation.php:1063 include/conversation.php:1079 +#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220 +#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497 +#: src/Model/Contact.php:510 src/Model/Contact.php:555 +msgid "View Profile" +msgstr "Profil anschauen" + +#: include/conversation.php:1064 src/Model/Contact.php:556 +msgid "View Photos" +msgstr "Bilder anschauen" + +#: include/conversation.php:1065 src/Model/Contact.php:557 +msgid "Network Posts" +msgstr "Netzwerkbeiträge" + +#: include/conversation.php:1066 src/Model/Contact.php:558 +msgid "View Contact" +msgstr "Kontakt anzeigen" + +#: include/conversation.php:1067 src/Model/Contact.php:560 +msgid "Send PM" +msgstr "Private Nachricht senden" + +#: include/conversation.php:1071 src/Model/Contact.php:561 +msgid "Poke" +msgstr "Anstupsen" + +#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83 +#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587 +#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511 +msgid "Connect/Follow" +msgstr "Verbinden/Folgen" + +#: include/conversation.php:1195 +#, php-format +msgid "%s likes this." +msgstr "%s mag das." + +#: include/conversation.php:1198 +#, php-format +msgid "%s doesn't like this." +msgstr "%s mag das nicht." + +#: include/conversation.php:1201 +#, php-format +msgid "%s attends." +msgstr "%s nimmt teil." + +#: include/conversation.php:1204 +#, php-format +msgid "%s doesn't attend." +msgstr "%s nimmt nicht teil." + +#: include/conversation.php:1207 +#, php-format +msgid "%s attends maybe." +msgstr "%s nimmt eventuell teil." + +#: include/conversation.php:1218 +msgid "and" +msgstr "und" + +#: include/conversation.php:1224 +#, php-format +msgid "and %d other people" +msgstr "und %dandere" + +#: include/conversation.php:1233 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d Personen mögen das" + +#: include/conversation.php:1234 +#, php-format +msgid "%s like this." +msgstr "%s mögen das." + +#: include/conversation.php:1237 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d Personen mögen das nicht" + +#: include/conversation.php:1238 +#, php-format +msgid "%s don't like this." +msgstr "%s mögen dies nicht." + +#: include/conversation.php:1241 +#, php-format +msgid "%2$d people attend" +msgstr "%2$d Personen nehmen teil" + +#: include/conversation.php:1242 +#, php-format +msgid "%s attend." +msgstr "%s nehmen teil." + +#: include/conversation.php:1245 +#, php-format +msgid "%2$d people don't attend" +msgstr "%2$d Personen nehmen nicht teil" + +#: include/conversation.php:1246 +#, php-format +msgid "%s don't attend." +msgstr "%s nehmen nicht teil." + +#: include/conversation.php:1249 +#, php-format +msgid "%2$d people attend maybe" +msgstr "%2$d Personen nehmen eventuell teil" + +#: include/conversation.php:1250 +#, php-format +msgid "%s attend maybe." +msgstr "%s nimmt eventuell teil." + +#: include/conversation.php:1280 include/conversation.php:1296 +msgid "Visible to everybody" +msgstr "Für jedermann sichtbar" + +#: include/conversation.php:1281 include/conversation.php:1297 +#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200 +#: mod/message.php:207 mod/message.php:343 mod/message.php:350 +msgid "Please enter a link URL:" +msgstr "Bitte gib die URL des Links ein:" + +#: include/conversation.php:1282 include/conversation.php:1298 +msgid "Please enter a video link/URL:" +msgstr "Bitte Link/URL zum Video einfügen:" + +#: include/conversation.php:1283 include/conversation.php:1299 +msgid "Please enter an audio link/URL:" +msgstr "Bitte Link/URL zum Audio einfügen:" + +#: include/conversation.php:1284 include/conversation.php:1300 +msgid "Tag term:" +msgstr "Tag:" + +#: include/conversation.php:1285 include/conversation.php:1301 +#: mod/filer.php:34 +msgid "Save to Folder:" +msgstr "In diesem Ordner speichern:" + +#: include/conversation.php:1286 include/conversation.php:1302 +msgid "Where are you right now?" +msgstr "Wo hältst Du Dich jetzt gerade auf?" + +#: include/conversation.php:1287 +msgid "Delete item(s)?" +msgstr "Einträge löschen?" + +#: include/conversation.php:1336 +msgid "Share" +msgstr "Teilen" + +#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113 +#: mod/message.php:262 mod/message.php:430 +msgid "Upload photo" +msgstr "Foto hochladen" + +#: include/conversation.php:1338 mod/editpost.php:114 +msgid "upload photo" +msgstr "Bild hochladen" + +#: include/conversation.php:1339 mod/editpost.php:115 +msgid "Attach file" +msgstr "Datei anhängen" + +#: include/conversation.php:1340 mod/editpost.php:116 +msgid "attach file" +msgstr "Datei anhängen" + +#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117 +#: mod/message.php:263 mod/message.php:431 +msgid "Insert web link" +msgstr "Einen Link einfügen" + +#: include/conversation.php:1342 mod/editpost.php:118 +msgid "web link" +msgstr "Weblink" + +#: include/conversation.php:1343 mod/editpost.php:119 +msgid "Insert video link" +msgstr "Video-Adresse einfügen" + +#: include/conversation.php:1344 mod/editpost.php:120 +msgid "video link" +msgstr "Video-Link" + +#: include/conversation.php:1345 mod/editpost.php:121 +msgid "Insert audio link" +msgstr "Audio-Adresse einfügen" + +#: include/conversation.php:1346 mod/editpost.php:122 +msgid "audio link" +msgstr "Audio-Link" + +#: include/conversation.php:1347 mod/editpost.php:123 +msgid "Set your location" +msgstr "Deinen Standort festlegen" + +#: include/conversation.php:1348 mod/editpost.php:124 +msgid "set location" +msgstr "Ort setzen" + +#: include/conversation.php:1349 mod/editpost.php:125 +msgid "Clear browser location" +msgstr "Browser-Standort leeren" + +#: include/conversation.php:1350 mod/editpost.php:126 +msgid "clear location" +msgstr "Ort löschen" + +#: include/conversation.php:1352 mod/editpost.php:140 +msgid "Set title" +msgstr "Titel setzen" + +#: include/conversation.php:1354 mod/editpost.php:142 +msgid "Categories (comma-separated list)" +msgstr "Kategorien (kommasepariert)" + +#: include/conversation.php:1356 mod/editpost.php:128 +msgid "Permission settings" +msgstr "Berechtigungseinstellungen" + +#: include/conversation.php:1357 mod/editpost.php:157 +msgid "permissions" +msgstr "Zugriffsrechte" + +#: include/conversation.php:1365 mod/editpost.php:137 +msgid "Public post" +msgstr "Öffentlicher Beitrag" + +#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531 +#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 +#: src/Object/Post.php:797 +msgid "Preview" +msgstr "Vorschau" + +#: include/conversation.php:1378 +msgid "Post to Groups" +msgstr "Poste an Gruppe" + +#: include/conversation.php:1379 +msgid "Post to Contacts" +msgstr "Poste an Kontakte" + +#: include/conversation.php:1380 +msgid "Private post" +msgstr "Privater Beitrag" + +#: include/conversation.php:1385 mod/editpost.php:155 +#: src/Model/Profile.php:342 +msgid "Message" +msgstr "Nachricht" + +#: include/conversation.php:1386 mod/editpost.php:156 +msgid "Browser" +msgstr "Browser" + +#: include/conversation.php:1653 +msgid "View all" +msgstr "Zeige alle" + +#: include/conversation.php:1676 +msgid "Like" +msgid_plural "Likes" +msgstr[0] "mag ich" +msgstr[1] "Mag ich" + +#: include/conversation.php:1679 +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "mag ich nicht" +msgstr[1] "Mag ich nicht" + +#: include/conversation.php:1685 +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Nicht teilnehmend " +msgstr[1] "Nicht teilnehmend" + +#: include/conversation.php:1688 src/Content/ContactSelector.php:125 +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Unentschieden" +msgstr[1] "Unentschieden" + +#: include/dba.php:59 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln." + #: mod/allfriends.php:51 msgid "No friends to display." msgstr "Keine Kontakte zum Anzeigen." @@ -1410,14 +1410,6 @@ msgstr "Beitrag nicht verfügbar." msgid "Item was not found." msgstr "Beitrag konnte nicht gefunden werden." -#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 -msgid "Login" -msgstr "Anmeldung" - -#: mod/bookmarklet.php:49 -msgid "The post was created" -msgstr "Der Beitrag wurde angelegt" - #: mod/common.php:91 msgid "No contacts in common." msgstr "Keine gemeinsamen Kontakte." @@ -1482,13 +1474,13 @@ msgstr "Zurück zum Kontakteditor" msgid "Refetch contact data" msgstr "Kontaktdaten neu laden" -#: mod/crepair.php:148 mod/fsuggest.php:116 mod/invite.php:150 -#: mod/manage.php:184 mod/profiles.php:685 mod/contacts.php:601 -#: mod/events.php:533 mod/install.php:251 mod/install.php:290 -#: mod/localtime.php:56 mod/message.php:265 mod/message.php:432 -#: mod/photos.php:1080 mod/photos.php:1160 mod/photos.php:1445 -#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603 -#: mod/poke.php:199 view/theme/duepuntozero/config.php:71 +#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184 +#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251 +#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199 +#: mod/events.php:533 mod/fsuggest.php:116 mod/message.php:265 +#: mod/message.php:432 mod/photos.php:1080 mod/photos.php:1160 +#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530 +#: mod/photos.php:1603 view/theme/duepuntozero/config.php:71 #: view/theme/frio/config.php:113 view/theme/quattro/config.php:73 #: view/theme/vier/config.php:119 src/Object/Post.php:788 msgid "Submit" @@ -1546,57 +1538,8 @@ msgstr "Pull/Feed-URL" msgid "New photo from this URL" msgstr "Neues Foto von dieser URL" -#: mod/directory.php:38 mod/community.php:25 mod/dfrn_request.php:607 -#: mod/display.php:201 mod/photos.php:932 mod/probe.php:13 mod/search.php:98 -#: mod/search.php:104 mod/videos.php:200 mod/viewcontacts.php:45 -#: mod/webfinger.php:16 -msgid "Public access denied." -msgstr "Öffentlicher Zugriff verweigert." - -#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420 -#: src/Model/Profile.php:731 -msgid "Gender:" -msgstr "Geschlecht:" - -#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:755 -msgid "Status:" -msgstr "Status:" - -#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:772 -msgid "Homepage:" -msgstr "Homepage:" - -#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:655 -#: src/Model/Profile.php:423 src/Model/Profile.php:792 -msgid "About:" -msgstr "Über:" - -#: mod/directory.php:195 view/theme/vier/theme.php:201 -msgid "Global Directory" -msgstr "Weltweites Verzeichnis" - -#: mod/directory.php:197 -msgid "Find on this site" -msgstr "Auf diesem Server suchen" - -#: mod/directory.php:199 -msgid "Results for:" -msgstr "Ergebnisse für:" - -#: mod/directory.php:201 -msgid "Site Directory" -msgstr "Verzeichnis" - -#: mod/directory.php:202 mod/contacts.php:811 src/Content/Widget.php:63 -msgid "Find" -msgstr "Finde" - -#: mod/directory.php:206 -msgid "No entries (some entries may be hidden)." -msgstr "Keine Einträge (einige Einträge könnten versteckt sein)." - #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102 -#: src/Model/Profile.php:890 +#: src/Model/Profile.php:904 msgid "Photos" msgstr "Bilder" @@ -1620,82 +1563,6 @@ msgstr "Dateien" msgid "Not Found" msgstr "Nicht gefunden" -#: mod/group.php:36 -msgid "Group created." -msgstr "Gruppe erstellt." - -#: mod/group.php:42 -msgid "Could not create group." -msgstr "Konnte die Gruppe nicht erstellen." - -#: mod/group.php:56 mod/group.php:158 -msgid "Group not found." -msgstr "Gruppe nicht gefunden." - -#: mod/group.php:70 -msgid "Group name changed." -msgstr "Gruppenname geändert." - -#: mod/group.php:83 mod/profperm.php:28 index.php:412 -msgid "Permission denied" -msgstr "Zugriff verweigert" - -#: mod/group.php:97 -msgid "Save Group" -msgstr "Gruppe speichern" - -#: mod/group.php:102 -msgid "Create a group of contacts/friends." -msgstr "Eine Kontaktgruppe anlegen." - -#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 -msgid "Group Name: " -msgstr "Gruppenname:" - -#: mod/group.php:127 -msgid "Group removed." -msgstr "Gruppe entfernt." - -#: mod/group.php:129 -msgid "Unable to remove group." -msgstr "Konnte die Gruppe nicht entfernen." - -#: mod/group.php:193 -msgid "Delete Group" -msgstr "Gruppe löschen" - -#: mod/group.php:199 -msgid "Group Editor" -msgstr "Gruppeneditor" - -#: mod/group.php:204 -msgid "Edit Group Name" -msgstr "Gruppen Name bearbeiten" - -#: mod/group.php:214 -msgid "Members" -msgstr "Mitglieder" - -#: mod/group.php:216 mod/contacts.php:710 -msgid "All Contacts" -msgstr "Alle Kontakte" - -#: mod/group.php:217 mod/network.php:639 -msgid "Group is empty" -msgstr "Gruppe ist leer" - -#: mod/group.php:230 -msgid "Remove Contact" -msgstr "Kontakt löschen" - -#: mod/group.php:254 -msgid "Add Contact" -msgstr "Kontakt hinzufügen" - -#: mod/group.php:266 mod/profperm.php:115 -msgid "Click on a contact to add or remove." -msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen" - #: mod/hcard.php:18 msgid "No profile" msgstr "Kein Profil" @@ -1786,8 +1653,8 @@ msgstr "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen #: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854 #: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101 -#: src/Model/Profile.php:716 src/Model/Profile.php:849 -#: src/Model/Profile.php:882 +#: src/Model/Profile.php:730 src/Model/Profile.php:863 +#: src/Model/Profile.php:896 msgid "Profile" msgstr "Profil" @@ -1994,18 +1861,18 @@ msgstr "Verbindung lösen/Nicht mehr folgen" msgid "Your Identity Address:" msgstr "Adresse Deines Profils:" -#: mod/unfollow.php:122 mod/notifications.php:258 mod/admin.php:439 -#: mod/admin.php:449 mod/contacts.php:647 mod/follow.php:164 +#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647 +#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449 msgid "Profile URL" msgstr "Profil URL" #: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181 -#: src/Model/Profile.php:877 +#: src/Model/Profile.php:891 msgid "Status Messages and Posts" msgstr "Statusnachrichten und Beiträge" #: mod/update_community.php:27 mod/update_display.php:27 -#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39 +#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33 msgid "[Embedded content - reload page to view]" msgstr "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]" @@ -2109,8 +1976,8 @@ msgstr "Es sind keine Addons oder Apps installiert" msgid "On this server the following remote servers are blocked." msgstr "Auf diesem Server werden die folgenden entfernten Server blockiert." -#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320 -#: mod/dfrn_request.php:351 src/Model/Contact.php:1142 +#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302 +#: mod/admin.php:320 src/Model/Contact.php:1142 msgid "Blocked domain" msgstr "Blockierte Daimain" @@ -2247,11 +2114,21 @@ msgstr "Teilenden" msgid "Subscriber" msgstr "Abonnent" +#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155 +#: src/Model/Profile.php:423 src/Model/Profile.php:806 +msgid "About:" +msgstr "Über:" + #: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172 -#: src/Model/Profile.php:780 +#: src/Model/Profile.php:794 msgid "Tags:" msgstr "Tags:" +#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420 +#: src/Model/Profile.php:745 +msgid "Gender:" +msgstr "Geschlecht:" + #: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518 msgid "Network:" msgstr "Netzwerk:" @@ -2324,7 +2201,7 @@ msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt." #: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263 #: view/theme/frio/theme.php:267 src/Content/Nav.php:104 -#: src/Content/Nav.php:169 src/Model/Profile.php:910 src/Model/Profile.php:921 +#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935 msgid "Events" msgstr "Veranstaltungen" @@ -2336,7 +2213,7 @@ msgstr "Ansehen" msgid "Previous" msgstr "Vorherige" -#: mod/cal.php:277 mod/events.php:396 mod/install.php:209 +#: mod/cal.php:277 mod/install.php:209 mod/events.php:396 msgid "Next" msgstr "Nächste" @@ -2445,19 +2322,6 @@ msgstr "[Name unterdrückt]" msgid "%1$s has joined %2$s" msgstr "%1$s ist %2$s beigetreten" -#: mod/fsuggest.php:71 -msgid "Friend suggestion sent." -msgstr "Kontaktvorschlag gesendet." - -#: mod/fsuggest.php:102 -msgid "Suggest Friends" -msgstr "Kontakte vorschlagen" - -#: mod/fsuggest.php:104 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Schlage %s einen Kontakt vor" - #: mod/invite.php:33 msgid "Total invitation limit exceeded." msgstr "Limit für Einladungen erreicht." @@ -2541,8 +2405,8 @@ msgstr "Einladungen senden" msgid "Enter email addresses, one per line:" msgstr "E-Mail-Adressen eingeben, eine pro Zeile:" -#: mod/invite.php:144 mod/message.php:259 mod/message.php:426 -#: mod/wallmessage.php:141 +#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259 +#: mod/message.php:426 msgid "Your message:" msgstr "Deine Nachricht:" @@ -2740,7 +2604,7 @@ msgstr "Status Informationen" msgid "Additional information" msgstr "Zusätzliche Informationen" -#: mod/profiles.php:700 mod/network.php:939 +#: mod/profiles.php:700 mod/network.php:940 #: src/Core/NotificationsManager.php:185 msgid "Personal" msgstr "Persönlich" @@ -2761,7 +2625,7 @@ msgstr "Dein Geschlecht:" msgid " Marital Status:" msgstr " Beziehungsstatus:" -#: mod/profiles.php:707 src/Model/Profile.php:768 +#: mod/profiles.php:707 src/Model/Profile.php:782 msgid "Sexual Preference:" msgstr "Sexuelle Vorlieben:" @@ -2845,11 +2709,11 @@ msgstr "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auc msgid "Homepage URL:" msgstr "Adresse der Homepage:" -#: mod/profiles.php:734 src/Model/Profile.php:776 +#: mod/profiles.php:734 src/Model/Profile.php:790 msgid "Hometown:" msgstr "Heimatort:" -#: mod/profiles.php:735 src/Model/Profile.php:784 +#: mod/profiles.php:735 src/Model/Profile.php:798 msgid "Political Views:" msgstr "Politische Ansichten:" @@ -2873,11 +2737,11 @@ msgstr "Private Schlüsselwörter:" 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:739 src/Model/Profile.php:800 +#: mod/profiles.php:739 src/Model/Profile.php:814 msgid "Likes:" msgstr "Likes:" -#: mod/profiles.php:740 src/Model/Profile.php:804 +#: mod/profiles.php:740 src/Model/Profile.php:818 msgid "Dislikes:" msgstr "Dislikes:" @@ -2960,6 +2824,1585 @@ msgstr "Die Datei ist größer als das erlaubte Limit von %s" msgid "File upload failed." msgstr "Hochladen der Datei fehlgeschlagen." +#: mod/contacts.php:149 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited." +msgstr[0] "%d Kontakt bearbeitet." +msgstr[1] "%d Kontakte bearbeitet." + +#: mod/contacts.php:176 mod/contacts.php:392 +msgid "Could not access contact record." +msgstr "Konnte nicht auf die Kontaktdaten zugreifen." + +#: mod/contacts.php:186 +msgid "Could not locate selected profile." +msgstr "Konnte das ausgewählte Profil nicht finden." + +#: mod/contacts.php:220 +msgid "Contact updated." +msgstr "Kontakt aktualisiert." + +#: mod/contacts.php:222 mod/dfrn_request.php:419 +msgid "Failed to update contact record." +msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen." + +#: mod/contacts.php:413 +msgid "Contact has been blocked" +msgstr "Kontakt wurde blockiert" + +#: mod/contacts.php:413 +msgid "Contact has been unblocked" +msgstr "Kontakt wurde wieder freigegeben" + +#: mod/contacts.php:424 +msgid "Contact has been ignored" +msgstr "Kontakt wurde ignoriert" + +#: mod/contacts.php:424 +msgid "Contact has been unignored" +msgstr "Kontakt wird nicht mehr ignoriert" + +#: mod/contacts.php:435 +msgid "Contact has been archived" +msgstr "Kontakt wurde archiviert" + +#: mod/contacts.php:435 +msgid "Contact has been unarchived" +msgstr "Kontakt wurde aus dem Archiv geholt" + +#: mod/contacts.php:459 +msgid "Drop contact" +msgstr "Kontakt löschen" + +#: mod/contacts.php:462 mod/contacts.php:814 +msgid "Do you really want to delete this contact?" +msgstr "Möchtest Du wirklich diesen Kontakt löschen?" + +#: mod/contacts.php:480 +msgid "Contact has been removed." +msgstr "Kontakt wurde entfernt." + +#: mod/contacts.php:511 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Du hast mit %s eine beidseitige Freundschaft" + +#: mod/contacts.php:515 +#, php-format +msgid "You are sharing with %s" +msgstr "Du teilst mit %s" + +#: mod/contacts.php:519 +#, php-format +msgid "%s is sharing with you" +msgstr "%s teilt mit Dir" + +#: mod/contacts.php:539 +msgid "Private communications are not available for this contact." +msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar." + +#: mod/contacts.php:541 +msgid "Never" +msgstr "Niemals" + +#: mod/contacts.php:544 +msgid "(Update was successful)" +msgstr "(Aktualisierung war erfolgreich)" + +#: mod/contacts.php:544 +msgid "(Update was not successful)" +msgstr "(Aktualisierung war nicht erfolgreich)" + +#: mod/contacts.php:546 mod/contacts.php:976 +msgid "Suggest friends" +msgstr "Kontakte vorschlagen" + +#: mod/contacts.php:550 +#, php-format +msgid "Network type: %s" +msgstr "Netzwerktyp: %s" + +#: mod/contacts.php:555 +msgid "Communications lost with this contact!" +msgstr "Verbindungen mit diesem Kontakt verloren!" + +#: mod/contacts.php:561 +msgid "Fetch further information for feeds" +msgstr "Weitere Informationen zu Feeds holen" + +#: mod/contacts.php:563 +msgid "" +"Fetch information like preview pictures, title and teaser from the feed " +"item. You can activate this if the feed doesn't contain much text. Keywords " +"are taken from the meta header in the feed item and are posted as hash tags." +msgstr "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet." + +#: mod/contacts.php:564 mod/admin.php:1190 +msgid "Disabled" +msgstr "Deaktiviert" + +#: mod/contacts.php:565 +msgid "Fetch information" +msgstr "Beziehe Information" + +#: mod/contacts.php:566 +msgid "Fetch keywords" +msgstr "Schlüsselwprter abrufen" + +#: mod/contacts.php:567 +msgid "Fetch information and keywords" +msgstr "Beziehe Information und Schlüsselworte" + +#: mod/contacts.php:599 +msgid "Contact" +msgstr "Kontakt" + +#: mod/contacts.php:602 +msgid "Profile Visibility" +msgstr "Profil-Sichtbarkeit" + +#: mod/contacts.php:603 +#, 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:604 +msgid "Contact Information / Notes" +msgstr "Kontakt Informationen / Notizen" + +#: mod/contacts.php:605 +msgid "Their personal note" +msgstr "Die persönliche Mitteilung" + +#: mod/contacts.php:607 +msgid "Edit contact notes" +msgstr "Notizen zum Kontakt bearbeiten" + +#: mod/contacts.php:611 +msgid "Block/Unblock contact" +msgstr "Kontakt blockieren/freischalten" + +#: mod/contacts.php:612 +msgid "Ignore contact" +msgstr "Ignoriere den Kontakt" + +#: mod/contacts.php:613 +msgid "Repair URL settings" +msgstr "URL Einstellungen reparieren" + +#: mod/contacts.php:614 +msgid "View conversations" +msgstr "Unterhaltungen anzeigen" + +#: mod/contacts.php:619 +msgid "Last update:" +msgstr "Letzte Aktualisierung: " + +#: mod/contacts.php:621 +msgid "Update public posts" +msgstr "Öffentliche Beiträge aktualisieren" + +#: mod/contacts.php:623 mod/contacts.php:986 +msgid "Update now" +msgstr "Jetzt aktualisieren" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:434 mod/admin.php:1708 +msgid "Unblock" +msgstr "Entsperren" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:433 mod/admin.php:1707 +msgid "Block" +msgstr "Sperren" + +#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003 +msgid "Unignore" +msgstr "Ignorieren aufheben" + +#: mod/contacts.php:633 +msgid "Currently blocked" +msgstr "Derzeit geblockt" + +#: mod/contacts.php:634 +msgid "Currently ignored" +msgstr "Derzeit ignoriert" + +#: mod/contacts.php:635 +msgid "Currently archived" +msgstr "Momentan archiviert" + +#: mod/contacts.php:636 +msgid "Awaiting connection acknowledge" +msgstr "Bedarf der Bestätigung des Kontakts" + +#: mod/contacts.php:637 +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:638 +msgid "Notification for new posts" +msgstr "Benachrichtigung bei neuen Beiträgen" + +#: mod/contacts.php:638 +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:641 +msgid "Blacklisted keywords" +msgstr "Blacklistete Schlüsselworte " + +#: mod/contacts.php:641 +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:653 src/Model/Profile.php:424 +msgid "XMPP:" +msgstr "XMPP:" + +#: mod/contacts.php:658 +msgid "Actions" +msgstr "Aktionen" + +#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259 +#: src/Content/Nav.php:100 src/Model/Profile.php:888 +msgid "Status" +msgstr "Status" + +#: mod/contacts.php:661 +msgid "Contact Settings" +msgstr "Kontakteinstellungen" + +#: mod/contacts.php:702 +msgid "Suggestions" +msgstr "Kontaktvorschläge" + +#: mod/contacts.php:705 +msgid "Suggest potential friends" +msgstr "Kontakte vorschlagen" + +#: mod/contacts.php:710 mod/group.php:216 +msgid "All Contacts" +msgstr "Alle Kontakte" + +#: mod/contacts.php:713 +msgid "Show all contacts" +msgstr "Alle Kontakte anzeigen" + +#: mod/contacts.php:718 +msgid "Unblocked" +msgstr "Ungeblockt" + +#: mod/contacts.php:721 +msgid "Only show unblocked contacts" +msgstr "Nur nicht-blockierte Kontakte anzeigen" + +#: mod/contacts.php:726 +msgid "Blocked" +msgstr "Geblockt" + +#: mod/contacts.php:729 +msgid "Only show blocked contacts" +msgstr "Nur blockierte Kontakte anzeigen" + +#: mod/contacts.php:734 +msgid "Ignored" +msgstr "Ignoriert" + +#: mod/contacts.php:737 +msgid "Only show ignored contacts" +msgstr "Nur ignorierte Kontakte anzeigen" + +#: mod/contacts.php:742 +msgid "Archived" +msgstr "Archiviert" + +#: mod/contacts.php:745 +msgid "Only show archived contacts" +msgstr "Nur archivierte Kontakte anzeigen" + +#: mod/contacts.php:750 +msgid "Hidden" +msgstr "Verborgen" + +#: mod/contacts.php:753 +msgid "Only show hidden contacts" +msgstr "Nur verborgene Kontakte anzeigen" + +#: mod/contacts.php:809 +msgid "Search your contacts" +msgstr "Suche in deinen Kontakten" + +#: mod/contacts.php:810 mod/search.php:236 +#, php-format +msgid "Results for: %s" +msgstr "Ergebnisse für: %s" + +#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63 +msgid "Find" +msgstr "Finde" + +#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 +msgid "Update" +msgstr "Aktualisierungen" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Archive" +msgstr "Archivieren" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Unarchive" +msgstr "Aus Archiv zurückholen" + +#: mod/contacts.php:823 +msgid "Batch Actions" +msgstr "Stapelverarbeitung" + +#: mod/contacts.php:857 src/Model/Profile.php:899 +msgid "Profile Details" +msgstr "Profildetails" + +#: mod/contacts.php:869 +msgid "View all contacts" +msgstr "Alle Kontakte anzeigen" + +#: mod/contacts.php:880 +msgid "View all common friends" +msgstr "Alle Kontakte anzeigen" + +#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535 +#: src/Model/Profile.php:865 +msgid "Advanced" +msgstr "Erweitert" + +#: mod/contacts.php:889 +msgid "Advanced Contact Settings" +msgstr "Fortgeschrittene Kontakteinstellungen" + +#: mod/contacts.php:921 +msgid "Mutual Friendship" +msgstr "Beidseitige Freundschaft" + +#: mod/contacts.php:925 +msgid "is a fan of yours" +msgstr "ist ein Fan von dir" + +#: mod/contacts.php:929 +msgid "you are a fan of" +msgstr "Du bist Fan von" + +#: mod/contacts.php:997 +msgid "Toggle Blocked status" +msgstr "Geblockt-Status ein-/ausschalten" + +#: mod/contacts.php:1005 +msgid "Toggle Ignored status" +msgstr "Ignoriert-Status ein-/ausschalten" + +#: mod/contacts.php:1013 +msgid "Toggle Archive status" +msgstr "Archiviert-Status ein-/ausschalten" + +#: mod/contacts.php:1021 +msgid "Delete contact" +msgstr "Lösche den Kontakt" + +#: mod/delegate.php:142 +msgid "No parent user" +msgstr "Kein Verwalter" + +#: mod/delegate.php:158 +msgid "Parent User" +msgstr "Verwalter" + +#: mod/delegate.php:160 +msgid "" +"Parent users have total control about this account, including the account " +"settings. Please double check whom you give this access." +msgstr "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern." + +#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873 +#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347 +#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874 +#: mod/settings.php:963 mod/settings.php:1198 +msgid "Save Settings" +msgstr "Einstellungen speichern" + +#: mod/delegate.php:162 src/Content/Nav.php:204 +msgid "Delegate Page Management" +msgstr "Delegiere das Management für die Seite" + +#: mod/delegate.php:163 +msgid "Delegates" +msgstr "Bevollmächtigte" + +#: mod/delegate.php:165 +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:166 +msgid "Existing Page Managers" +msgstr "Vorhandene Bevollmächtigte" + +#: mod/delegate.php:168 +msgid "Existing Page Delegates" +msgstr "Vorhandene Bevollmächtigte für die Seite" + +#: mod/delegate.php:170 +msgid "Potential Delegates" +msgstr "Potentielle Bevollmächtigte" + +#: mod/delegate.php:172 mod/tagrm.php:98 +msgid "Remove" +msgstr "Entfernen" + +#: mod/delegate.php:173 +msgid "Add" +msgstr "Hinzufügen" + +#: mod/delegate.php:174 +msgid "No entries." +msgstr "Keine Einträge." + +#: mod/dfrn_request.php:94 +msgid "This introduction has already been accepted." +msgstr "Diese Kontaktanfrage wurde bereits akzeptiert." + +#: mod/dfrn_request.php:112 mod/dfrn_request.php:359 +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:116 mod/dfrn_request.php:363 +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:119 mod/dfrn_request.php:366 +msgid "Warning: profile location has no profile photo." +msgstr "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse." + +#: mod/dfrn_request.php:123 mod/dfrn_request.php:370 +#, 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:162 +msgid "Introduction complete." +msgstr "Kontaktanfrage abgeschlossen." + +#: mod/dfrn_request.php:199 +msgid "Unrecoverable protocol error." +msgstr "Nicht behebbarer Protokollfehler." + +#: mod/dfrn_request.php:226 +msgid "Profile unavailable." +msgstr "Profil nicht verfügbar." + +#: mod/dfrn_request.php:248 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s hat heute zu viele Kontaktanfragen erhalten." + +#: mod/dfrn_request.php:249 +msgid "Spam protection measures have been invoked." +msgstr "Maßnahmen zum Spamschutz wurden ergriffen." + +#: mod/dfrn_request.php:250 +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:280 +msgid "Invalid locator" +msgstr "Ungültiger Locator" + +#: mod/dfrn_request.php:316 +msgid "You have already introduced yourself here." +msgstr "Du hast Dich hier bereits vorgestellt." + +#: mod/dfrn_request.php:319 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Es scheint so, als ob Du bereits mit %s in Kontakt stehst." + +#: mod/dfrn_request.php:339 +msgid "Invalid profile URL." +msgstr "Ungültige Profil-URL." + +#: mod/dfrn_request.php:345 src/Model/Contact.php:1137 +msgid "Disallowed profile URL." +msgstr "Nicht erlaubte Profil-URL." + +#: mod/dfrn_request.php:439 +msgid "Your introduction has been sent." +msgstr "Deine Kontaktanfrage wurde gesendet." + +#: mod/dfrn_request.php:477 +msgid "" +"Remote subscription can't be done for your network. Please subscribe " +"directly on your system." +msgstr "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems. " + +#: mod/dfrn_request.php:493 +msgid "Please login to confirm introduction." +msgstr "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen." + +#: mod/dfrn_request.php:501 +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:515 mod/dfrn_request.php:532 +msgid "Confirm" +msgstr "Bestätigen" + +#: mod/dfrn_request.php:527 +msgid "Hide this contact" +msgstr "Verberge diesen Kontakt" + +#: mod/dfrn_request.php:530 +#, php-format +msgid "Welcome home %s." +msgstr "Willkommen zurück %s." + +#: mod/dfrn_request.php:531 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Bitte bestätige Deine Kontaktanfrage bei %s." + +#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98 +#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16 +#: mod/community.php:25 mod/directory.php:42 mod/display.php:201 +#: mod/photos.php:932 mod/videos.php:200 +msgid "Public access denied." +msgstr "Öffentlicher Zugriff verweigert." + +#: mod/dfrn_request.php:642 +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:645 +#, 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." + +#: mod/dfrn_request.php:650 +msgid "Friend/Connection Request" +msgstr "Kontaktanfrage" + +#: mod/dfrn_request.php:651 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@gnusocial.de" +msgstr "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de" + +#: mod/dfrn_request.php:652 mod/follow.php:147 +msgid "Please answer the following:" +msgstr "Bitte beantworte folgendes:" + +#: mod/dfrn_request.php:653 mod/follow.php:148 +#, php-format +msgid "Does %s know you?" +msgstr "Kennt %s Dich?" + +#: mod/dfrn_request.php:654 mod/follow.php:149 +msgid "Add a personal note:" +msgstr "Eine persönliche Notiz beifügen:" + +#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79 +msgid "Friendica" +msgstr "Friendica" + +#: mod/dfrn_request.php:657 +msgid "GNU Social (Pleroma, Mastodon)" +msgstr "GNU Social (Pleroma, Mastodon)" + +#: mod/dfrn_request.php:658 +msgid "Diaspora (Socialhome, Hubzilla)" +msgstr "Diaspora (Socialhome, Hubzilla)" + +#: mod/dfrn_request.php:659 +#, 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/filer.php:34 +msgid "- select -" +msgstr "- auswählen -" + +#: mod/follow.php:44 +msgid "The contact could not be added." +msgstr "Der Kontakt konnte nicht hinzugefügt werden." + +#: mod/follow.php:72 +msgid "You already added this contact." +msgstr "Du hast den Kontakt bereits hinzugefügt." + +#: mod/follow.php:81 +msgid "Diaspora support isn't enabled. Contact can't be added." +msgstr "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden." + +#: mod/follow.php:88 +msgid "OStatus support is disabled. Contact can't be added." +msgstr "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden." + +#: mod/follow.php:95 +msgid "The network type couldn't be detected. Contact can't be added." +msgstr "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden." + +#: mod/install.php:114 +msgid "Friendica Communications Server - Setup" +msgstr "Friendica-Server für soziale Netzwerke – Setup" + +#: mod/install.php:120 +msgid "Could not connect to database." +msgstr "Verbindung zur Datenbank gescheitert." + +#: mod/install.php:124 +msgid "Could not create table." +msgstr "Tabelle konnte nicht angelegt werden." + +#: mod/install.php:130 +msgid "Your Friendica site database has been installed." +msgstr "Die Datenbank Deiner Friendicaseite wurde installiert." + +#: mod/install.php:135 +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:136 mod/install.php:208 mod/install.php:553 +msgid "Please see the file \"INSTALL.txt\"." +msgstr "Lies bitte die \"INSTALL.txt\"." + +#: mod/install.php:148 +msgid "Database already in use." +msgstr "Die Datenbank wird bereits verwendet." + +#: mod/install.php:205 +msgid "System check" +msgstr "Systemtest" + +#: mod/install.php:210 +msgid "Check again" +msgstr "Noch einmal testen" + +#: mod/install.php:230 +msgid "Database connection" +msgstr "Datenbankverbindung" + +#: mod/install.php:231 +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:232 +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:233 +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:237 +msgid "Database Server Name" +msgstr "Datenbank-Server" + +#: mod/install.php:238 +msgid "Database Login Name" +msgstr "Datenbank-Nutzer" + +#: mod/install.php:239 +msgid "Database Login Password" +msgstr "Datenbank-Passwort" + +#: mod/install.php:239 +msgid "For security reasons the password must not be empty" +msgstr "Aus Sicherheitsgründen darf das Passwort nicht leer sein." + +#: mod/install.php:240 +msgid "Database Name" +msgstr "Datenbank-Name" + +#: mod/install.php:241 mod/install.php:281 +msgid "Site administrator email address" +msgstr "E-Mail-Adresse des Administrators" + +#: mod/install.php:241 mod/install.php:281 +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:245 mod/install.php:284 +msgid "Please select a default timezone for your website" +msgstr "Bitte wähle die Standardzeitzone Deiner Webseite" + +#: mod/install.php:271 +msgid "Site settings" +msgstr "Server-Einstellungen" + +#: mod/install.php:285 +msgid "System Language:" +msgstr "Systemsprache:" + +#: mod/install.php:285 +msgid "" +"Set the default language for your Friendica installation interface and to " +"send emails." +msgstr "Wähle die Standardsprache für deine Friendica-Installations-Oberfläche und den E-Mail-Versand" + +#: mod/install.php:325 +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:326 +msgid "" +"If you don't have a command line version of PHP installed on your server, " +"you will not be able to run the background processing. See 'Setup the worker'" +msgstr "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten'für das Worker Setup'" + +#: mod/install.php:330 +msgid "PHP executable path" +msgstr "Pfad zu PHP" + +#: mod/install.php:330 +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:335 +msgid "Command line PHP" +msgstr "Kommandozeilen-PHP" + +#: mod/install.php:344 +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:345 +msgid "Found PHP version: " +msgstr "Gefundene PHP Version:" + +#: mod/install.php:347 +msgid "PHP cli binary" +msgstr "PHP CLI Binary" + +#: mod/install.php:358 +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:359 +msgid "This is required for message delivery to work." +msgstr "Dies wird für die Auslieferung von Nachrichten benötigt." + +#: mod/install.php:361 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: mod/install.php:384 +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:385 +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:387 +msgid "Generate encryption keys" +msgstr "Schlüssel erzeugen" + +#: mod/install.php:394 +msgid "libCurl PHP module" +msgstr "PHP: libCurl-Modul" + +#: mod/install.php:395 +msgid "GD graphics PHP module" +msgstr "PHP: GD-Grafikmodul" + +#: mod/install.php:396 +msgid "OpenSSL PHP module" +msgstr "PHP: OpenSSL-Modul" + +#: mod/install.php:397 +msgid "PDO or MySQLi PHP module" +msgstr "PDO oder MySQLi PHP Modul" + +#: mod/install.php:398 +msgid "mb_string PHP module" +msgstr "PHP: mb_string-Modul" + +#: mod/install.php:399 +msgid "XML PHP module" +msgstr "XML PHP Modul" + +#: mod/install.php:400 +msgid "iconv module" +msgstr "iconv module" + +#: mod/install.php:404 mod/install.php:406 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite module" + +#: mod/install.php:404 +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:412 +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:416 +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:420 +msgid "Error: openssl PHP module required but not installed." +msgstr "Fehler: Das openssl-Modul von PHP ist nicht installiert." + +#: mod/install.php:424 +msgid "Error: PDO or MySQLi PHP module required but not installed." +msgstr "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert." + +#: mod/install.php:428 +msgid "Error: The MySQL driver for PDO is not installed." +msgstr "Fehler: der MySQL Treiber für PDO ist nicht installiert" + +#: mod/install.php:432 +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:436 +msgid "Error: iconv PHP module required but not installed." +msgstr "Fehler: Das iconv-Modul von PHP ist nicht installiert." + +#: mod/install.php:446 +msgid "Error, XML PHP module required but not installed." +msgstr "Fehler: XML PHP Modul erforderlich aber nicht installiert." + +#: mod/install.php:458 +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:459 +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:460 +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:461 +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:464 +msgid ".htconfig.php is writable" +msgstr "Schreibrechte auf .htconfig.php" + +#: mod/install.php:474 +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:475 +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:476 +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:477 +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:480 +msgid "view/smarty3 is writable" +msgstr "view/smarty3 ist schreibbar" + +#: mod/install.php:496 +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:498 +msgid "Url rewrite is working" +msgstr "URL rewrite funktioniert" + +#: mod/install.php:517 +msgid "ImageMagick PHP extension is not installed" +msgstr "ImageMagicx PHP Erweiterung ist nicht installiert." + +#: mod/install.php:519 +msgid "ImageMagick PHP extension is installed" +msgstr "ImageMagick PHP Erweiterung ist installiert" + +#: mod/install.php:521 +msgid "ImageMagick supports GIF" +msgstr "ImageMagick unterstützt GIF" + +#: mod/install.php:528 +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:551 +msgid "

What next

" +msgstr "

Wie geht es weiter?

" + +#: mod/install.php:552 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"worker." +msgstr "Wichtig: Du musst [manuell] einen Cronjob (o.ä.) für den Worker einrichten." + +#: mod/install.php:555 +#, php-format +msgid "" +"Go to your new Friendica node registration page " +"and register as new user. Remember to use the same email you have entered as" +" administrator email. This will allow you to enter the site admin panel." +msgstr "Du solltest nun die Seite zur Nutzerregistrierung deiner neuen Friendica Instanz besuchen und einen neuen Nutzer einrichten. Bitte denke daran die selbe E-Mail Adresse anzugeben, die du auch als Administrator E-Mail angegeben hast, damit du das Admin-Panel verwenden kannst." + +#: mod/localtime.php:33 +msgid "Time Conversion" +msgstr "Zeitumrechnung" + +#: mod/localtime.php:35 +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:39 +#, php-format +msgid "UTC time: %s" +msgstr "UTC Zeit: %s" + +#: mod/localtime.php:42 +#, php-format +msgid "Current timezone: %s" +msgstr "Aktuelle Zeitzone: %s" + +#: mod/localtime.php:46 +#, php-format +msgid "Converted localtime: %s" +msgstr "Umgerechnete lokale Zeit: %s" + +#: mod/localtime.php:52 +msgid "Please select your timezone:" +msgstr "Bitte wähle Deine Zeitzone:" + +#: mod/lostpass.php:27 +msgid "No valid account found." +msgstr "Kein gültiges Konto gefunden." + +#: mod/lostpass.php:39 +msgid "Password reset request issued. Check your email." +msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail." + +#: mod/lostpass.php:45 +#, 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, the request will expire shortly.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\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:56 +#, php-format +msgid "" +"\n" +"\t\tFollow this link soon 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 "\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 +#, php-format +msgid "Password reset requested at %s" +msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten" + +#: mod/lostpass.php:88 +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:101 +msgid "Request has expired, please make a new one." +msgstr "Die Anfrage ist abgelaufen. Bitte stelle eine erneute." + +#: mod/lostpass.php:116 +msgid "Forgot your Password?" +msgstr "Hast Du Dein Passwort vergessen?" + +#: mod/lostpass.php:117 +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:118 src/Module/Login.php:314 +msgid "Nickname or Email: " +msgstr "Spitzname oder E-Mail:" + +#: mod/lostpass.php:119 +msgid "Reset" +msgstr "Zurücksetzen" + +#: mod/lostpass.php:135 src/Module/Login.php:326 +msgid "Password Reset" +msgstr "Passwort zurücksetzen" + +#: mod/lostpass.php:136 +msgid "Your password has been reset as requested." +msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt." + +#: mod/lostpass.php:137 +msgid "Your new password is" +msgstr "Dein neues Passwort lautet" + +#: mod/lostpass.php:138 +msgid "Save or copy your new password - and then" +msgstr "Speichere oder kopiere Dein neues Passwort - und dann" + +#: mod/lostpass.php:139 +msgid "click here to login" +msgstr "hier klicken, um Dich anzumelden" + +#: mod/lostpass.php:140 +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:148 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\tsomething that you will remember).\n" +"\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:154 +#, php-format +msgid "" +"\n" +"\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t%2$s\n" +"\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\tYou may change that password from your account settings page after logging in.\n" +"\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:167 +#, php-format +msgid "Your password has been changed at %s" +msgstr "Auf %s wurde Dein Passwort geändert" + +#: mod/notify.php:77 +msgid "No more system notifications." +msgstr "Keine weiteren Systembenachrichtigungen." + +#: mod/ping.php:292 +msgid "{0} wants to be your friend" +msgstr "{0} möchte mit Dir in Kontakt treten" + +#: mod/ping.php:307 +msgid "{0} sent you a message" +msgstr "{0} schickte Dir eine Nachricht" + +#: mod/ping.php:322 +msgid "{0} requested registration" +msgstr "{0} möchte sich registrieren" + +#: mod/poke.php:192 +msgid "Poke/Prod" +msgstr "Anstupsen" + +#: 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 +msgid "Recipient" +msgstr "Empfänger" + +#: 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 +msgid "Make this post private" +msgstr "Diesen Beitrag privat machen" + +#: mod/probe.php:14 mod/webfinger.php:17 +msgid "Only logged in users are permitted to perform a probing." +msgstr "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet." + +#: mod/profile_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "Bild hochgeladen, aber das Zuschneiden schlug fehl." + +#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 +#: mod/profile_photo.php:330 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Verkleinern der Bildgröße von [%s] scheiterte." + +#: mod/profile_photo.php:137 +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:146 +msgid "Unable to process image" +msgstr "Bild konnte nicht verarbeitet werden" + +#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763 +#: mod/photos.php:766 mod/photos.php:795 +#, php-format +msgid "Image exceeds size limit of %s" +msgstr "Bildgröße überschreitet das Limit von %s" + +#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818 +msgid "Unable to process image." +msgstr "Konnte das Bild nicht bearbeiten." + +#: mod/profile_photo.php:262 +msgid "Upload File:" +msgstr "Datei hochladen:" + +#: mod/profile_photo.php:263 +msgid "Select a profile:" +msgstr "Profil auswählen:" + +#: mod/profile_photo.php:268 +msgid "or" +msgstr "oder" + +#: mod/profile_photo.php:268 +msgid "skip this step" +msgstr "diesen Schritt überspringen" + +#: mod/profile_photo.php:268 +msgid "select a photo from your photo albums" +msgstr "wähle ein Foto aus deinen Fotoalben" + +#: mod/profile_photo.php:281 +msgid "Crop Image" +msgstr "Bild zurechtschneiden" + +#: mod/profile_photo.php:282 +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:284 +msgid "Done Editing" +msgstr "Bearbeitung abgeschlossen" + +#: mod/profile_photo.php:320 +msgid "Image uploaded successfully." +msgstr "Bild erfolgreich hochgeladen." + +#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847 +msgid "Image upload failed." +msgstr "Hochladen des Bildes gescheitert." + +#: mod/profperm.php:28 mod/group.php:83 index.php:412 +msgid "Permission denied" +msgstr "Zugriff verweigert" + +#: mod/profperm.php:34 mod/profperm.php:65 +msgid "Invalid profile identifier." +msgstr "Ungültiger Profil-Bezeichner." + +#: mod/profperm.php:111 +msgid "Profile Visibility Editor" +msgstr "Editor für die Profil-Sichtbarkeit" + +#: mod/profperm.php:115 mod/group.php:266 +msgid "Click on a contact to add or remove." +msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen" + +#: mod/profperm.php:124 +msgid "Visible To" +msgstr "Sichtbar für" + +#: mod/profperm.php:140 +msgid "All Contacts (with secure profile access)" +msgstr "Alle Kontakte (mit gesichertem Profilzugriff)" + +#: mod/regmod.php:68 +msgid "Account approved." +msgstr "Konto freigegeben." + +#: mod/regmod.php:93 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrierung für %s wurde zurückgezogen" + +#: mod/regmod.php:102 +msgid "Please login." +msgstr "Bitte melde Dich an." + +#: mod/removeme.php:55 mod/removeme.php:58 +msgid "Remove My Account" +msgstr "Konto löschen" + +#: mod/removeme.php:56 +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:57 +msgid "Please enter your password for verification:" +msgstr "Bitte gib Dein Passwort zur Verifikation ein:" + +#: mod/search.php:37 mod/network.php:194 +msgid "Remove term" +msgstr "Begriff entfernen" + +#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100 +msgid "Saved Searches" +msgstr "Gespeicherte Suchen" + +#: mod/search.php:105 +msgid "Only logged in users are permitted to perform a search." +msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet." + +#: mod/search.php:129 +msgid "Too Many Requests" +msgstr "Zu viele Abfragen" + +#: mod/search.php:130 +msgid "Only one search per minute is permitted for not logged in users." +msgstr "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet." + +#: mod/search.php:228 mod/community.php:134 +msgid "No results." +msgstr "Keine Ergebnisse." + +#: mod/search.php:234 +#, php-format +msgid "Items tagged with: %s" +msgstr "Beiträge die mit %s getaggt sind" + +#: mod/subthread.php:113 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s folgt %2$s %3$s" + +#: mod/tagrm.php:47 +msgid "Tag removed" +msgstr "Tag entfernt" + +#: mod/tagrm.php:85 +msgid "Remove Item Tag" +msgstr "Gegenstands-Tag entfernen" + +#: mod/tagrm.php:87 +msgid "Select a tag to remove: " +msgstr "Wähle ein Tag zum Entfernen aus: " + +#: mod/uexport.php:44 +msgid "Export account" +msgstr "Account exportieren" + +#: mod/uexport.php:44 +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:45 +msgid "Export all" +msgstr "Alles exportieren" + +#: mod/uexport.php:45 +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/uexport.php:52 mod/settings.php:106 +msgid "Export personal data" +msgstr "Persönliche Daten exportieren" + +#: mod/viewcontacts.php:87 +msgid "No contacts." +msgstr "Keine Kontakte." + +#: mod/viewsrc.php:12 +msgid "Access denied." +msgstr "Zugriff verweigert." + +#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949 +#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 +msgid "Wall Photos" +msgstr "Pinnwand-Bilder" + +#: mod/wallmessage.php:49 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:57 mod/message.php:73 +msgid "No recipient selected." +msgstr "Kein Empfänger gewählt." + +#: mod/wallmessage.php:60 +msgid "Unable to check your home location." +msgstr "Konnte Deinen Heimatort nicht bestimmen." + +#: mod/wallmessage.php:63 mod/message.php:80 +msgid "Message could not be sent." +msgstr "Nachricht konnte nicht gesendet werden." + +#: mod/wallmessage.php:66 mod/message.php:83 +msgid "Message collection failure." +msgstr "Konnte Nachrichten nicht abrufen." + +#: mod/wallmessage.php:69 mod/message.php:86 +msgid "Message sent." +msgstr "Nachricht gesendet." + +#: mod/wallmessage.php:86 mod/wallmessage.php:95 +msgid "No recipient." +msgstr "Kein Empfänger." + +#: mod/wallmessage.php:132 mod/message.php:250 +msgid "Send Private Message" +msgstr "Private Nachricht senden" + +#: mod/wallmessage.php:133 +#, 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/wallmessage.php:134 mod/message.php:251 mod/message.php:421 +msgid "To:" +msgstr "An:" + +#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423 +msgid "Subject:" +msgstr "Betreff:" + +#: mod/item.php:114 +msgid "Unable to locate original post." +msgstr "Konnte den Originalbeitrag nicht finden." + +#: mod/item.php:274 +msgid "Empty post discarded." +msgstr "Leerer Beitrag wurde verworfen." + +#: mod/item.php:799 +#, 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:801 +#, php-format +msgid "You may visit them online at %s" +msgstr "Du kannst sie online unter %s besuchen" + +#: mod/item.php:802 +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:806 +#, php-format +msgid "%s posted an update." +msgstr "%s hat ein Update veröffentlicht." + +#: mod/register.php:99 +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:103 +#, 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:110 +msgid "Registration successful." +msgstr "Registrierung erfolgreich." + +#: mod/register.php:115 +msgid "Your registration can not be processed." +msgstr "Deine Registrierung konnte nicht verarbeitet werden." + +#: mod/register.php:162 +msgid "Your registration is pending approval by the site owner." +msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden." + +#: mod/register.php:220 +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:221 +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:222 +msgid "Your OpenID (optional): " +msgstr "Deine OpenID (optional): " + +#: mod/register.php:234 +msgid "Include your profile in member directory?" +msgstr "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?" + +#: mod/register.php:259 +msgid "Note for the admin" +msgstr "Hinweis für den Admin" + +#: mod/register.php:259 +msgid "Leave a message for the admin, why you want to join this node" +msgstr "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest." + +#: mod/register.php:260 +msgid "Membership on this site is by invitation only." +msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich." + +#: mod/register.php:261 +msgid "Your invitation code: " +msgstr "Dein Ein­la­dungs­code" + +#: mod/register.php:264 mod/admin.php:1266 +msgid "Registration" +msgstr "Registrierung" + +#: mod/register.php:270 +msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " +msgstr "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):" + +#: mod/register.php:271 +msgid "" +"Your Email Address: (Initial information will be send there, so this has to " +"be an existing address.)" +msgstr "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)" + +#: mod/register.php:273 mod/settings.php:1205 +msgid "New Password:" +msgstr "Neues Passwort:" + +#: mod/register.php:273 +msgid "Leave empty for an auto generated password." +msgstr "Leer lassen um das Passwort automatisch zu generieren." + +#: mod/register.php:274 mod/settings.php:1206 +msgid "Confirm:" +msgstr "Bestätigen:" + +#: mod/register.php:275 +#, php-format +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be 'nickname@%s'." +msgstr "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird 'spitzname@%s' sein." + +#: mod/register.php:276 +msgid "Choose a nickname: " +msgstr "Spitznamen wählen: " + +#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 +msgid "Register" +msgstr "Registrieren" + +#: mod/register.php:286 +msgid "Import your profile to this friendica instance" +msgstr "Importiere Dein Profil auf diese Friendica Instanz" + #: mod/admin.php:106 msgid "Theme settings updated." msgstr "Themeneinstellungen aktualisiert." @@ -3186,16 +4629,6 @@ msgstr "Alle auswählen" msgid "select none" msgstr "Auswahl aufheben" -#: mod/admin.php:433 mod/admin.php:1707 mod/contacts.php:628 -#: mod/contacts.php:818 mod/contacts.php:995 -msgid "Block" -msgstr "Sperren" - -#: mod/admin.php:434 mod/admin.php:1708 mod/contacts.php:628 -#: mod/contacts.php:818 mod/contacts.php:995 -msgid "Unblock" -msgstr "Entsperren" - #: mod/admin.php:435 msgid "No remote contact is blocked from this node." msgstr "Derzeit werden keine Kontakte auf diesem Knoten blockiert." @@ -3420,10 +4853,6 @@ msgstr "Öffentliche Beiträge aus dem föderalen Netzwerk" msgid "Public postings from local users and the federated network" msgstr "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk" -#: mod/admin.php:1190 mod/contacts.php:564 -msgid "Disabled" -msgstr "Deaktiviert" - #: mod/admin.php:1192 msgid "Users, Global Contacts" msgstr "Nutzer, globale Kontakte" @@ -3488,21 +4917,10 @@ msgstr "überprüfe die stabile Version" msgid "check the development version" msgstr "überprüfe die Entwicklungsversion" -#: mod/admin.php:1264 mod/admin.php:1873 mod/admin.php:2126 mod/admin.php:2200 -#: mod/admin.php:2347 mod/delegate.php:161 mod/settings.php:679 -#: mod/settings.php:788 mod/settings.php:874 mod/settings.php:963 -#: mod/settings.php:1198 -msgid "Save Settings" -msgstr "Einstellungen speichern" - #: mod/admin.php:1265 msgid "Republish users to directory" msgstr "Nutzer erneut im globalen Verzeichnis veröffentlichen." -#: mod/admin.php:1266 mod/register.php:264 -msgid "Registration" -msgstr "Registrierung" - #: mod/admin.php:1267 msgid "File upload" msgstr "Datei hochladen" @@ -3511,11 +4929,6 @@ msgstr "Datei hochladen" msgid "Policies" msgstr "Regeln" -#: mod/admin.php:1269 mod/contacts.php:886 mod/events.php:535 -#: src/Model/Profile.php:851 -msgid "Advanced" -msgstr "Erweitert" - #: mod/admin.php:1270 msgid "Auto Discovered Contact Directory" msgstr "Automatisch ein Kontaktverzeichnis erstellen" @@ -4046,7 +5459,7 @@ 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." +msgstr "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt um die Suchresultate zu verbessern, wenn diese Suche wiederholt wird." #: mod/admin.php:1338 msgid "Publish server information" @@ -4619,6 +6032,14 @@ msgstr "Originaltext (Diaspora Format): " msgid "diaspora2bb: " msgstr "diaspora2bb: " +#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 +msgid "Login" +msgstr "Anmeldung" + +#: mod/bookmarklet.php:49 +msgid "The post was created" +msgstr "Der Beitrag wurde angelegt" + #: mod/community.php:44 msgid "Community option not available." msgstr "Optionen für die Gemeinschaftsseite nicht verfügbar." @@ -4643,592 +6064,39 @@ msgstr "Globale Gemeinschaft" msgid "Posts from users of the whole federated network" msgstr "Beiträge von Nutzern des gesamten föderalen Netzwerks" -#: mod/community.php:134 mod/search.php:228 -msgid "No results." -msgstr "Keine Ergebnisse." - #: mod/community.php:178 msgid "" "This community stream shows all public posts received by this node. They may" " not reflect the opinions of this node’s users." msgstr "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers." -#: mod/contacts.php:149 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited." -msgstr[0] "%d Kontakt bearbeitet." -msgstr[1] "%d Kontakte bearbeitet." +#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769 +msgid "Status:" +msgstr "Status:" -#: mod/contacts.php:176 mod/contacts.php:392 -msgid "Could not access contact record." -msgstr "Konnte nicht auf die Kontaktdaten zugreifen." +#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786 +msgid "Homepage:" +msgstr "Homepage:" -#: mod/contacts.php:186 -msgid "Could not locate selected profile." -msgstr "Konnte das ausgewählte Profil nicht finden." +#: mod/directory.php:203 view/theme/vier/theme.php:201 +msgid "Global Directory" +msgstr "Weltweites Verzeichnis" -#: mod/contacts.php:220 -msgid "Contact updated." -msgstr "Kontakt aktualisiert." +#: mod/directory.php:205 +msgid "Find on this site" +msgstr "Auf diesem Server suchen" -#: mod/contacts.php:222 mod/dfrn_request.php:419 -msgid "Failed to update contact record." -msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen." +#: mod/directory.php:207 +msgid "Results for:" +msgstr "Ergebnisse für:" -#: mod/contacts.php:413 -msgid "Contact has been blocked" -msgstr "Kontakt wurde blockiert" +#: mod/directory.php:209 +msgid "Site Directory" +msgstr "Verzeichnis" -#: mod/contacts.php:413 -msgid "Contact has been unblocked" -msgstr "Kontakt wurde wieder freigegeben" - -#: mod/contacts.php:424 -msgid "Contact has been ignored" -msgstr "Kontakt wurde ignoriert" - -#: mod/contacts.php:424 -msgid "Contact has been unignored" -msgstr "Kontakt wird nicht mehr ignoriert" - -#: mod/contacts.php:435 -msgid "Contact has been archived" -msgstr "Kontakt wurde archiviert" - -#: mod/contacts.php:435 -msgid "Contact has been unarchived" -msgstr "Kontakt wurde aus dem Archiv geholt" - -#: mod/contacts.php:459 -msgid "Drop contact" -msgstr "Kontakt löschen" - -#: mod/contacts.php:462 mod/contacts.php:814 -msgid "Do you really want to delete this contact?" -msgstr "Möchtest Du wirklich diesen Kontakt löschen?" - -#: mod/contacts.php:480 -msgid "Contact has been removed." -msgstr "Kontakt wurde entfernt." - -#: mod/contacts.php:511 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Du hast mit %s eine beidseitige Freundschaft" - -#: mod/contacts.php:515 -#, php-format -msgid "You are sharing with %s" -msgstr "Du teilst mit %s" - -#: mod/contacts.php:519 -#, php-format -msgid "%s is sharing with you" -msgstr "%s teilt mit Dir" - -#: mod/contacts.php:539 -msgid "Private communications are not available for this contact." -msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar." - -#: mod/contacts.php:541 -msgid "Never" -msgstr "Niemals" - -#: mod/contacts.php:544 -msgid "(Update was successful)" -msgstr "(Aktualisierung war erfolgreich)" - -#: mod/contacts.php:544 -msgid "(Update was not successful)" -msgstr "(Aktualisierung war nicht erfolgreich)" - -#: mod/contacts.php:546 mod/contacts.php:976 -msgid "Suggest friends" -msgstr "Kontakte vorschlagen" - -#: mod/contacts.php:550 -#, php-format -msgid "Network type: %s" -msgstr "Netzwerktyp: %s" - -#: mod/contacts.php:555 -msgid "Communications lost with this contact!" -msgstr "Verbindungen mit diesem Kontakt verloren!" - -#: mod/contacts.php:561 -msgid "Fetch further information for feeds" -msgstr "Weitere Informationen zu Feeds holen" - -#: mod/contacts.php:563 -msgid "" -"Fetch information like preview pictures, title and teaser from the feed " -"item. You can activate this if the feed doesn't contain much text. Keywords " -"are taken from the meta header in the feed item and are posted as hash tags." -msgstr "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet." - -#: mod/contacts.php:565 -msgid "Fetch information" -msgstr "Beziehe Information" - -#: mod/contacts.php:566 -msgid "Fetch keywords" -msgstr "Schlüsselwprter abrufen" - -#: mod/contacts.php:567 -msgid "Fetch information and keywords" -msgstr "Beziehe Information und Schlüsselworte" - -#: mod/contacts.php:599 -msgid "Contact" -msgstr "Kontakt" - -#: mod/contacts.php:602 -msgid "Profile Visibility" -msgstr "Profil-Sichtbarkeit" - -#: mod/contacts.php:603 -#, 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:604 -msgid "Contact Information / Notes" -msgstr "Kontakt Informationen / Notizen" - -#: mod/contacts.php:605 -msgid "Their personal note" -msgstr "Die persönliche Mitteilung" - -#: mod/contacts.php:607 -msgid "Edit contact notes" -msgstr "Notizen zum Kontakt bearbeiten" - -#: mod/contacts.php:611 -msgid "Block/Unblock contact" -msgstr "Kontakt blockieren/freischalten" - -#: mod/contacts.php:612 -msgid "Ignore contact" -msgstr "Ignoriere den Kontakt" - -#: mod/contacts.php:613 -msgid "Repair URL settings" -msgstr "URL Einstellungen reparieren" - -#: mod/contacts.php:614 -msgid "View conversations" -msgstr "Unterhaltungen anzeigen" - -#: mod/contacts.php:619 -msgid "Last update:" -msgstr "Letzte Aktualisierung: " - -#: mod/contacts.php:621 -msgid "Update public posts" -msgstr "Öffentliche Beiträge aktualisieren" - -#: mod/contacts.php:623 mod/contacts.php:986 -msgid "Update now" -msgstr "Jetzt aktualisieren" - -#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003 -msgid "Unignore" -msgstr "Ignorieren aufheben" - -#: mod/contacts.php:633 -msgid "Currently blocked" -msgstr "Derzeit geblockt" - -#: mod/contacts.php:634 -msgid "Currently ignored" -msgstr "Derzeit ignoriert" - -#: mod/contacts.php:635 -msgid "Currently archived" -msgstr "Momentan archiviert" - -#: mod/contacts.php:636 -msgid "Awaiting connection acknowledge" -msgstr "Bedarf der Bestätigung des Kontakts" - -#: mod/contacts.php:637 -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:638 -msgid "Notification for new posts" -msgstr "Benachrichtigung bei neuen Beiträgen" - -#: mod/contacts.php:638 -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:641 -msgid "Blacklisted keywords" -msgstr "Blacklistete Schlüsselworte " - -#: mod/contacts.php:641 -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:653 src/Model/Profile.php:424 -msgid "XMPP:" -msgstr "XMPP:" - -#: mod/contacts.php:658 -msgid "Actions" -msgstr "Aktionen" - -#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259 -#: src/Content/Nav.php:100 src/Model/Profile.php:874 -msgid "Status" -msgstr "Status" - -#: mod/contacts.php:661 -msgid "Contact Settings" -msgstr "Kontakteinstellungen" - -#: mod/contacts.php:702 -msgid "Suggestions" -msgstr "Kontaktvorschläge" - -#: mod/contacts.php:705 -msgid "Suggest potential friends" -msgstr "Kontakte vorschlagen" - -#: mod/contacts.php:713 -msgid "Show all contacts" -msgstr "Alle Kontakte anzeigen" - -#: mod/contacts.php:718 -msgid "Unblocked" -msgstr "Ungeblockt" - -#: mod/contacts.php:721 -msgid "Only show unblocked contacts" -msgstr "Nur nicht-blockierte Kontakte anzeigen" - -#: mod/contacts.php:726 -msgid "Blocked" -msgstr "Geblockt" - -#: mod/contacts.php:729 -msgid "Only show blocked contacts" -msgstr "Nur blockierte Kontakte anzeigen" - -#: mod/contacts.php:734 -msgid "Ignored" -msgstr "Ignoriert" - -#: mod/contacts.php:737 -msgid "Only show ignored contacts" -msgstr "Nur ignorierte Kontakte anzeigen" - -#: mod/contacts.php:742 -msgid "Archived" -msgstr "Archiviert" - -#: mod/contacts.php:745 -msgid "Only show archived contacts" -msgstr "Nur archivierte Kontakte anzeigen" - -#: mod/contacts.php:750 -msgid "Hidden" -msgstr "Verborgen" - -#: mod/contacts.php:753 -msgid "Only show hidden contacts" -msgstr "Nur verborgene Kontakte anzeigen" - -#: mod/contacts.php:809 -msgid "Search your contacts" -msgstr "Suche in deinen Kontakten" - -#: mod/contacts.php:810 mod/search.php:236 -#, php-format -msgid "Results for: %s" -msgstr "Ergebnisse für: %s" - -#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 -msgid "Update" -msgstr "Aktualisierungen" - -#: mod/contacts.php:820 mod/contacts.php:1011 -msgid "Archive" -msgstr "Archivieren" - -#: mod/contacts.php:820 mod/contacts.php:1011 -msgid "Unarchive" -msgstr "Aus Archiv zurückholen" - -#: mod/contacts.php:823 -msgid "Batch Actions" -msgstr "Stapelverarbeitung" - -#: mod/contacts.php:857 src/Model/Profile.php:885 -msgid "Profile Details" -msgstr "Profildetails" - -#: mod/contacts.php:869 -msgid "View all contacts" -msgstr "Alle Kontakte anzeigen" - -#: mod/contacts.php:880 -msgid "View all common friends" -msgstr "Alle Kontakte anzeigen" - -#: mod/contacts.php:889 -msgid "Advanced Contact Settings" -msgstr "Fortgeschrittene Kontakteinstellungen" - -#: mod/contacts.php:921 -msgid "Mutual Friendship" -msgstr "Beidseitige Freundschaft" - -#: mod/contacts.php:925 -msgid "is a fan of yours" -msgstr "ist ein Fan von dir" - -#: mod/contacts.php:929 -msgid "you are a fan of" -msgstr "Du bist Fan von" - -#: mod/contacts.php:997 -msgid "Toggle Blocked status" -msgstr "Geblockt-Status ein-/ausschalten" - -#: mod/contacts.php:1005 -msgid "Toggle Ignored status" -msgstr "Ignoriert-Status ein-/ausschalten" - -#: mod/contacts.php:1013 -msgid "Toggle Archive status" -msgstr "Archiviert-Status ein-/ausschalten" - -#: mod/contacts.php:1021 -msgid "Delete contact" -msgstr "Lösche den Kontakt" - -#: mod/delegate.php:142 -msgid "No parent user" -msgstr "" - -#: mod/delegate.php:158 -msgid "Parent User" -msgstr "" - -#: mod/delegate.php:160 -msgid "" -"Parent users have total control about this account, including the account " -"settings. Please double check whom you give this access." -msgstr "" - -#: mod/delegate.php:162 src/Content/Nav.php:204 -msgid "Delegate Page Management" -msgstr "Delegiere das Management für die Seite" - -#: mod/delegate.php:163 -msgid "Delegates" -msgstr "" - -#: mod/delegate.php:165 -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:166 -msgid "Existing Page Managers" -msgstr "Vorhandene Seitenmanager" - -#: mod/delegate.php:168 -msgid "Existing Page Delegates" -msgstr "Vorhandene Bevollmächtigte für die Seite" - -#: mod/delegate.php:170 -msgid "Potential Delegates" -msgstr "Potentielle Bevollmächtigte" - -#: mod/delegate.php:172 mod/tagrm.php:98 -msgid "Remove" -msgstr "Entfernen" - -#: mod/delegate.php:173 -msgid "Add" -msgstr "Hinzufügen" - -#: mod/delegate.php:174 -msgid "No entries." -msgstr "Keine Einträge." - -#: mod/dfrn_request.php:94 -msgid "This introduction has already been accepted." -msgstr "Diese Kontaktanfrage wurde bereits akzeptiert." - -#: mod/dfrn_request.php:112 mod/dfrn_request.php:359 -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:116 mod/dfrn_request.php:363 -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:119 mod/dfrn_request.php:366 -msgid "Warning: profile location has no profile photo." -msgstr "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse." - -#: mod/dfrn_request.php:123 mod/dfrn_request.php:370 -#, 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:162 -msgid "Introduction complete." -msgstr "Kontaktanfrage abgeschlossen." - -#: mod/dfrn_request.php:199 -msgid "Unrecoverable protocol error." -msgstr "Nicht behebbarer Protokollfehler." - -#: mod/dfrn_request.php:226 -msgid "Profile unavailable." -msgstr "Profil nicht verfügbar." - -#: mod/dfrn_request.php:248 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s hat heute zu viele Kontaktanfragen erhalten." - -#: mod/dfrn_request.php:249 -msgid "Spam protection measures have been invoked." -msgstr "Maßnahmen zum Spamschutz wurden ergriffen." - -#: mod/dfrn_request.php:250 -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:280 -msgid "Invalid locator" -msgstr "Ungültiger Locator" - -#: mod/dfrn_request.php:316 -msgid "You have already introduced yourself here." -msgstr "Du hast Dich hier bereits vorgestellt." - -#: mod/dfrn_request.php:319 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Es scheint so, als ob Du bereits mit %s in Kontakt stehst." - -#: mod/dfrn_request.php:339 -msgid "Invalid profile URL." -msgstr "Ungültige Profil-URL." - -#: mod/dfrn_request.php:345 src/Model/Contact.php:1137 -msgid "Disallowed profile URL." -msgstr "Nicht erlaubte Profil-URL." - -#: mod/dfrn_request.php:439 -msgid "Your introduction has been sent." -msgstr "Deine Kontaktanfrage wurde gesendet." - -#: mod/dfrn_request.php:477 -msgid "" -"Remote subscription can't be done for your network. Please subscribe " -"directly on your system." -msgstr "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems. " - -#: mod/dfrn_request.php:493 -msgid "Please login to confirm introduction." -msgstr "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen." - -#: mod/dfrn_request.php:501 -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:515 mod/dfrn_request.php:532 -msgid "Confirm" -msgstr "Bestätigen" - -#: mod/dfrn_request.php:527 -msgid "Hide this contact" -msgstr "Verberge diesen Kontakt" - -#: mod/dfrn_request.php:530 -#, php-format -msgid "Welcome home %s." -msgstr "Willkommen zurück %s." - -#: mod/dfrn_request.php:531 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Bitte bestätige Deine Kontaktanfrage bei %s." - -#: mod/dfrn_request.php:642 -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:645 -#, 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." - -#: mod/dfrn_request.php:650 -msgid "Friend/Connection Request" -msgstr "Kontaktanfrage" - -#: mod/dfrn_request.php:651 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@gnusocial.de" -msgstr "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de" - -#: mod/dfrn_request.php:652 mod/follow.php:147 -msgid "Please answer the following:" -msgstr "Bitte beantworte folgendes:" - -#: mod/dfrn_request.php:653 mod/follow.php:148 -#, php-format -msgid "Does %s know you?" -msgstr "Kennt %s Dich?" - -#: mod/dfrn_request.php:654 mod/follow.php:149 -msgid "Add a personal note:" -msgstr "Eine persönliche Notiz beifügen:" - -#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79 -msgid "Friendica" -msgstr "Friendica" - -#: mod/dfrn_request.php:657 -msgid "GNU Social (Pleroma, Mastodon)" -msgstr "GNU Social (Pleroma, Mastodon)" - -#: mod/dfrn_request.php:658 -msgid "Diaspora (Socialhome, Hubzilla)" -msgstr "Diaspora (Socialhome, Hubzilla)" - -#: mod/dfrn_request.php:659 -#, 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/directory.php:214 +msgid "No entries (some entries may be hidden)." +msgstr "Keine Einträge (einige Einträge könnten versteckt sein)." #: mod/editpost.php:27 mod/editpost.php:37 msgid "Item not found" @@ -5286,7 +6154,7 @@ msgstr "Titel:" msgid "Share this event" msgstr "Veranstaltung teilen" -#: mod/events.php:534 src/Model/Profile.php:850 +#: mod/events.php:534 src/Model/Profile.php:864 msgid "Basic" msgstr "Allgemein" @@ -5298,598 +6166,91 @@ msgstr "Entfernen der Veranstaltung fehlgeschlagen" msgid "Event removed" msgstr "Veranstaltung enfternt" -#: mod/filer.php:34 -msgid "- select -" -msgstr "- auswählen -" +#: mod/fsuggest.php:71 +msgid "Friend suggestion sent." +msgstr "Kontaktvorschlag gesendet." -#: mod/follow.php:44 -msgid "The contact could not be added." -msgstr "Der Kontakt konnte nicht hinzugefügt werden." +#: mod/fsuggest.php:102 +msgid "Suggest Friends" +msgstr "Kontakte vorschlagen" -#: mod/follow.php:72 -msgid "You already added this contact." -msgstr "Du hast den Kontakt bereits hinzugefügt." - -#: mod/follow.php:81 -msgid "Diaspora support isn't enabled. Contact can't be added." -msgstr "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden." - -#: mod/follow.php:88 -msgid "OStatus support is disabled. Contact can't be added." -msgstr "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden." - -#: mod/follow.php:95 -msgid "The network type couldn't be detected. Contact can't be added." -msgstr "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden." - -#: mod/install.php:114 -msgid "Friendica Communications Server - Setup" -msgstr "Friendica-Server für soziale Netzwerke – Setup" - -#: mod/install.php:120 -msgid "Could not connect to database." -msgstr "Verbindung zur Datenbank gescheitert." - -#: mod/install.php:124 -msgid "Could not create table." -msgstr "Tabelle konnte nicht angelegt werden." - -#: mod/install.php:130 -msgid "Your Friendica site database has been installed." -msgstr "Die Datenbank Deiner Friendicaseite wurde installiert." - -#: mod/install.php:135 -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:136 mod/install.php:208 mod/install.php:553 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Lies bitte die \"INSTALL.txt\"." - -#: mod/install.php:148 -msgid "Database already in use." -msgstr "Die Datenbank wird bereits verwendet." - -#: mod/install.php:205 -msgid "System check" -msgstr "Systemtest" - -#: mod/install.php:210 -msgid "Check again" -msgstr "Noch einmal testen" - -#: mod/install.php:230 -msgid "Database connection" -msgstr "Datenbankverbindung" - -#: mod/install.php:231 -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:232 -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:233 -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:237 -msgid "Database Server Name" -msgstr "Datenbank-Server" - -#: mod/install.php:238 -msgid "Database Login Name" -msgstr "Datenbank-Nutzer" - -#: mod/install.php:239 -msgid "Database Login Password" -msgstr "Datenbank-Passwort" - -#: mod/install.php:239 -msgid "For security reasons the password must not be empty" -msgstr "Aus Sicherheitsgründen darf das Passwort nicht leer sein." - -#: mod/install.php:240 -msgid "Database Name" -msgstr "Datenbank-Name" - -#: mod/install.php:241 mod/install.php:281 -msgid "Site administrator email address" -msgstr "E-Mail-Adresse des Administrators" - -#: mod/install.php:241 mod/install.php:281 -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:245 mod/install.php:284 -msgid "Please select a default timezone for your website" -msgstr "Bitte wähle die Standardzeitzone Deiner Webseite" - -#: mod/install.php:271 -msgid "Site settings" -msgstr "Server-Einstellungen" - -#: mod/install.php:285 -msgid "System Language:" -msgstr "Systemsprache:" - -#: mod/install.php:285 -msgid "" -"Set the default language for your Friendica installation interface and to " -"send emails." -msgstr "Wähle die Standardsprache für deine Friendica-Installations-Oberfläche und den E-Mail-Versand" - -#: mod/install.php:325 -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:326 -msgid "" -"If you don't have a command line version of PHP installed on your server, " -"you will not be able to run the background processing. See 'Setup the worker'" -msgstr "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten'für das Worker Setup'" - -#: mod/install.php:330 -msgid "PHP executable path" -msgstr "Pfad zu PHP" - -#: mod/install.php:330 -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:335 -msgid "Command line PHP" -msgstr "Kommandozeilen-PHP" - -#: mod/install.php:344 -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:345 -msgid "Found PHP version: " -msgstr "Gefundene PHP Version:" - -#: mod/install.php:347 -msgid "PHP cli binary" -msgstr "PHP CLI Binary" - -#: mod/install.php:358 -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:359 -msgid "This is required for message delivery to work." -msgstr "Dies wird für die Auslieferung von Nachrichten benötigt." - -#: mod/install.php:361 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: mod/install.php:384 -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:385 -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:387 -msgid "Generate encryption keys" -msgstr "Schlüssel erzeugen" - -#: mod/install.php:394 -msgid "libCurl PHP module" -msgstr "PHP: libCurl-Modul" - -#: mod/install.php:395 -msgid "GD graphics PHP module" -msgstr "PHP: GD-Grafikmodul" - -#: mod/install.php:396 -msgid "OpenSSL PHP module" -msgstr "PHP: OpenSSL-Modul" - -#: mod/install.php:397 -msgid "PDO or MySQLi PHP module" -msgstr "PDO oder MySQLi PHP Modul" - -#: mod/install.php:398 -msgid "mb_string PHP module" -msgstr "PHP: mb_string-Modul" - -#: mod/install.php:399 -msgid "XML PHP module" -msgstr "XML PHP Modul" - -#: mod/install.php:400 -msgid "iconv module" -msgstr "iconv module" - -#: mod/install.php:404 mod/install.php:406 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite module" - -#: mod/install.php:404 -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:412 -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:416 -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:420 -msgid "Error: openssl PHP module required but not installed." -msgstr "Fehler: Das openssl-Modul von PHP ist nicht installiert." - -#: mod/install.php:424 -msgid "Error: PDO or MySQLi PHP module required but not installed." -msgstr "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert." - -#: mod/install.php:428 -msgid "Error: The MySQL driver for PDO is not installed." -msgstr "Fehler: der MySQL Treiber für PDO ist nicht installiert" - -#: mod/install.php:432 -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:436 -msgid "Error: iconv PHP module required but not installed." -msgstr "Fehler: Das iconv-Modul von PHP ist nicht installiert." - -#: mod/install.php:446 -msgid "Error, XML PHP module required but not installed." -msgstr "Fehler: XML PHP Modul erforderlich aber nicht installiert." - -#: mod/install.php:458 -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:459 -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:460 -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:461 -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:464 -msgid ".htconfig.php is writable" -msgstr "Schreibrechte auf .htconfig.php" - -#: mod/install.php:474 -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:475 -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:476 -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:477 -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:480 -msgid "view/smarty3 is writable" -msgstr "view/smarty3 ist schreibbar" - -#: mod/install.php:496 -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:498 -msgid "Url rewrite is working" -msgstr "URL rewrite funktioniert" - -#: mod/install.php:517 -msgid "ImageMagick PHP extension is not installed" -msgstr "ImageMagicx PHP Erweiterung ist nicht installiert." - -#: mod/install.php:519 -msgid "ImageMagick PHP extension is installed" -msgstr "ImageMagick PHP Erweiterung ist installiert" - -#: mod/install.php:521 -msgid "ImageMagick supports GIF" -msgstr "ImageMagick unterstützt GIF" - -#: mod/install.php:528 -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:551 -msgid "

What next

" -msgstr "

Wie geht es weiter?

" - -#: mod/install.php:552 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"worker." -msgstr "Wichtig: Du musst [manuell] einen Cronjob (o.ä.) für den Worker einrichten." - -#: mod/install.php:555 +#: mod/fsuggest.php:104 #, php-format -msgid "" -"Go to your new Friendica node registration page " -"and register as new user. Remember to use the same email you have entered as" -" administrator email. This will allow you to enter the site admin panel." -msgstr "Du solltest nun die Seite zur Nutzerregistrierung deiner neuen Friendica Instanz besuchen und einen neuen Nutzer einrichten. Bitte denke daran die selbe E-Mail Adresse anzugeben, die du auch als Administrator E-Mail angegeben hast, damit du das Admin-Panel verwenden kannst." +msgid "Suggest a friend for %s" +msgstr "Schlage %s einen Kontakt vor" -#: mod/item.php:114 -msgid "Unable to locate original post." -msgstr "Konnte den Originalbeitrag nicht finden." +#: mod/group.php:36 +msgid "Group created." +msgstr "Gruppe erstellt." -#: mod/item.php:274 -msgid "Empty post discarded." -msgstr "Leerer Beitrag wurde verworfen." +#: mod/group.php:42 +msgid "Could not create group." +msgstr "Konnte die Gruppe nicht erstellen." -#: mod/item.php:471 mod/wall_upload.php:231 src/Object/Image.php:949 -#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 -msgid "Wall Photos" -msgstr "Pinnwand-Bilder" +#: mod/group.php:56 mod/group.php:158 +msgid "Group not found." +msgstr "Gruppe nicht gefunden." -#: mod/item.php:799 -#, 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/group.php:70 +msgid "Group name changed." +msgstr "Gruppenname geändert." -#: mod/item.php:801 -#, php-format -msgid "You may visit them online at %s" -msgstr "Du kannst sie online unter %s besuchen" +#: mod/group.php:97 +msgid "Save Group" +msgstr "Gruppe speichern" -#: mod/item.php:802 -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/group.php:102 +msgid "Create a group of contacts/friends." +msgstr "Eine Kontaktgruppe anlegen." -#: mod/item.php:806 -#, php-format -msgid "%s posted an update." -msgstr "%s hat ein Update veröffentlicht." +#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 +msgid "Group Name: " +msgstr "Gruppenname:" -#: mod/localtime.php:33 -msgid "Time Conversion" -msgstr "Zeitumrechnung" +#: mod/group.php:127 +msgid "Group removed." +msgstr "Gruppe entfernt." -#: mod/localtime.php:35 -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/group.php:129 +msgid "Unable to remove group." +msgstr "Konnte die Gruppe nicht entfernen." -#: mod/localtime.php:39 -#, php-format -msgid "UTC time: %s" -msgstr "UTC Zeit: %s" +#: mod/group.php:193 +msgid "Delete Group" +msgstr "Gruppe löschen" -#: mod/localtime.php:42 -#, php-format -msgid "Current timezone: %s" -msgstr "Aktuelle Zeitzone: %s" +#: mod/group.php:199 +msgid "Group Editor" +msgstr "Gruppeneditor" -#: mod/localtime.php:46 -#, php-format -msgid "Converted localtime: %s" -msgstr "Umgerechnete lokale Zeit: %s" +#: mod/group.php:204 +msgid "Edit Group Name" +msgstr "Gruppen Name bearbeiten" -#: mod/localtime.php:52 -msgid "Please select your timezone:" -msgstr "Bitte wähle Deine Zeitzone:" +#: mod/group.php:214 +msgid "Members" +msgstr "Mitglieder" -#: mod/lostpass.php:27 -msgid "No valid account found." -msgstr "Kein gültiges Konto gefunden." +#: mod/group.php:217 mod/network.php:639 +msgid "Group is empty" +msgstr "Gruppe ist leer" -#: mod/lostpass.php:39 -msgid "Password reset request issued. Check your email." -msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail." +#: mod/group.php:230 +msgid "Remove Contact" +msgstr "Kontakt löschen" -#: mod/lostpass.php:45 -#, 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, the request will expire shortly.\n" -"\n" -"\t\tYour password will not be changed unless we can verify that you\n" -"\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:56 -#, php-format -msgid "" -"\n" -"\t\tFollow this link soon 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 "\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 -#, php-format -msgid "Password reset requested at %s" -msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten" - -#: mod/lostpass.php:88 -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:101 -msgid "Request has expired, please make a new one." -msgstr "Die Anfrage ist abgelaufen. Bitte stelle eine erneute." - -#: mod/lostpass.php:116 -msgid "Forgot your Password?" -msgstr "Hast Du Dein Passwort vergessen?" - -#: mod/lostpass.php:117 -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:118 src/Module/Login.php:314 -msgid "Nickname or Email: " -msgstr "Spitzname oder E-Mail:" - -#: mod/lostpass.php:119 -msgid "Reset" -msgstr "Zurücksetzen" - -#: mod/lostpass.php:135 src/Module/Login.php:326 -msgid "Password Reset" -msgstr "Passwort zurücksetzen" - -#: mod/lostpass.php:136 -msgid "Your password has been reset as requested." -msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt." - -#: mod/lostpass.php:137 -msgid "Your new password is" -msgstr "Dein neues Passwort lautet" - -#: mod/lostpass.php:138 -msgid "Save or copy your new password - and then" -msgstr "Speichere oder kopiere Dein neues Passwort - und dann" - -#: mod/lostpass.php:139 -msgid "click here to login" -msgstr "hier klicken, um Dich anzumelden" - -#: mod/lostpass.php:140 -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:148 -#, php-format -msgid "" -"\n" -"\t\t\tDear %1$s,\n" -"\t\t\t\tYour password has been changed as requested. Please retain this\n" -"\t\t\tinformation for your records (or change your password immediately to\n" -"\t\t\tsomething that you will remember).\n" -"\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:154 -#, php-format -msgid "" -"\n" -"\t\t\tYour login details are as follows:\n" -"\n" -"\t\t\tSite Location:\t%1$s\n" -"\t\t\tLogin Name:\t%2$s\n" -"\t\t\tPassword:\t%3$s\n" -"\n" -"\t\t\tYou may change that password from your account settings page after logging in.\n" -"\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:167 -#, php-format -msgid "Your password has been changed at %s" -msgstr "Auf %s wurde Dein Passwort geändert" +#: mod/group.php:254 +msgid "Add Contact" +msgstr "Kontakt hinzufügen" #: mod/message.php:30 src/Content/Nav.php:198 msgid "New Message" msgstr "Neue Nachricht" -#: mod/message.php:73 mod/wallmessage.php:57 -msgid "No recipient selected." -msgstr "Kein Empfänger gewählt." - #: mod/message.php:77 msgid "Unable to locate contact information." msgstr "Konnte die Kontaktinformationen nicht finden." -#: mod/message.php:80 mod/wallmessage.php:63 -msgid "Message could not be sent." -msgstr "Nachricht konnte nicht gesendet werden." - -#: mod/message.php:83 mod/wallmessage.php:66 -msgid "Message collection failure." -msgstr "Konnte Nachrichten nicht abrufen." - -#: mod/message.php:86 mod/wallmessage.php:69 -msgid "Message sent." -msgstr "Nachricht gesendet." - #: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195 msgid "Messages" msgstr "Nachrichten" @@ -5906,18 +6267,6 @@ msgstr "Nachricht gelöscht." msgid "Conversation removed." msgstr "Unterhaltung gelöscht." -#: mod/message.php:250 mod/wallmessage.php:132 -msgid "Send Private Message" -msgstr "Private Nachricht senden" - -#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134 -msgid "To:" -msgstr "An:" - -#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135 -msgid "Subject:" -msgstr "Betreff:" - #: mod/message.php:291 msgid "No messages." msgstr "Keine Nachrichten." @@ -5932,7 +6281,7 @@ msgstr "Nachricht löschen" #: mod/message.php:399 mod/message.php:500 msgid "D, d M Y - g:i A" -msgstr "D, d.. M Y - G:i" +msgstr "D, d. M Y - H:i" #: mod/message.php:414 mod/message.php:497 msgid "Delete conversation" @@ -5970,14 +6319,6 @@ msgid_plural "%d messages" msgstr[0] "%d Nachricht" msgstr[1] "%d Nachrichten" -#: mod/network.php:194 mod/search.php:37 -msgid "Remove term" -msgstr "Begriff entfernen" - -#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100 -msgid "Saved Searches" -msgstr "Gespeicherte Suchen" - #: mod/network.php:202 src/Model/Group.php:401 msgid "add" msgstr "hinzufügen" @@ -6014,59 +6355,55 @@ msgstr "Private Nachrichten an diese Person könnten an die Öffentlichkeit gela msgid "Invalid contact." msgstr "Ungültiger Kontakt." -#: mod/network.php:920 +#: mod/network.php:921 msgid "Commented Order" msgstr "Neueste Kommentare" -#: mod/network.php:923 +#: mod/network.php:924 msgid "Sort by Comment Date" msgstr "Nach Kommentardatum sortieren" -#: mod/network.php:928 +#: mod/network.php:929 msgid "Posted Order" msgstr "Neueste Beiträge" -#: mod/network.php:931 +#: mod/network.php:932 msgid "Sort by Post Date" msgstr "Nach Beitragsdatum sortieren" -#: mod/network.php:942 +#: mod/network.php:943 msgid "Posts that mention or involve you" msgstr "Beiträge, in denen es um Dich geht" -#: mod/network.php:950 +#: mod/network.php:951 msgid "New" msgstr "Neue" -#: mod/network.php:953 +#: mod/network.php:954 msgid "Activity Stream - by date" msgstr "Aktivitäten-Stream - nach Datum" -#: mod/network.php:961 +#: mod/network.php:962 msgid "Shared Links" msgstr "Geteilte Links" -#: mod/network.php:964 +#: mod/network.php:965 msgid "Interesting Links" msgstr "Interessante Links" -#: mod/network.php:972 +#: mod/network.php:973 msgid "Starred" msgstr "Markierte" -#: mod/network.php:975 +#: mod/network.php:976 msgid "Favourite Posts" msgstr "Favorisierte Beiträge" -#: mod/notes.php:53 src/Model/Profile.php:932 +#: mod/notes.php:53 src/Model/Profile.php:946 msgid "Personal Notes" msgstr "Persönliche Notizen" -#: mod/notify.php:77 -msgid "No more system notifications." -msgstr "Keine weiteren Systembenachrichtigungen." - -#: mod/photos.php:108 src/Model/Profile.php:893 +#: mod/photos.php:108 src/Model/Profile.php:907 msgid "Photo Albums" msgstr "Fotoalben" @@ -6115,12 +6452,6 @@ msgstr "einem Foto" 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:763 mod/photos.php:766 mod/photos.php:795 -#: mod/profile_photo.php:165 mod/wall_upload.php:186 -#, php-format -msgid "Image exceeds size limit of %s" -msgstr "Bildgröße überschreitet das Limit von %s" - #: mod/photos.php:769 msgid "Image upload didn't complete, please try again" msgstr "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut." @@ -6139,14 +6470,6 @@ msgstr "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kon msgid "Image file is empty." msgstr "Bilddatei ist leer." -#: mod/photos.php:818 mod/profile_photo.php:174 mod/wall_upload.php:200 -msgid "Unable to process image." -msgstr "Konnte das Bild nicht bearbeiten." - -#: mod/photos.php:847 mod/profile_photo.php:322 mod/wall_upload.php:239 -msgid "Image upload failed." -msgstr "Hochladen des Bildes gescheitert." - #: mod/photos.php:940 msgid "No photos selected" msgstr "Keine Bilder ausgewählt" @@ -6286,42 +6609,6 @@ msgstr "Karte" msgid "View Album" msgstr "Album betrachten" -#: mod/ping.php:292 -msgid "{0} wants to be your friend" -msgstr "{0} möchte mit Dir in Kontakt treten" - -#: mod/ping.php:307 -msgid "{0} sent you a message" -msgstr "{0} schickte Dir eine Nachricht" - -#: mod/ping.php:322 -msgid "{0} requested registration" -msgstr "{0} möchte sich registrieren" - -#: mod/poke.php:192 -msgid "Poke/Prod" -msgstr "Anstupsen" - -#: 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 -msgid "Recipient" -msgstr "Empfänger" - -#: 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 -msgid "Make this post private" -msgstr "Diesen Beitrag privat machen" - -#: mod/probe.php:14 mod/webfinger.php:17 -msgid "Only logged in users are permitted to perform a probing." -msgstr "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet." - #: mod/profile.php:36 src/Model/Profile.php:118 msgid "Requested profile is not available." msgstr "Das angefragte Profil ist nicht vorhanden." @@ -6345,223 +6632,6 @@ msgstr "Timeline von %s" msgid "Tips for New Members" msgstr "Tipps für neue Nutzer" -#: mod/profile_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "Bild hochgeladen, aber das Zuschneiden schlug fehl." - -#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 -#: mod/profile_photo.php:330 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Verkleinern der Bildgröße von [%s] scheiterte." - -#: mod/profile_photo.php:137 -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:146 -msgid "Unable to process image" -msgstr "Bild konnte nicht verarbeitet werden" - -#: mod/profile_photo.php:262 -msgid "Upload File:" -msgstr "Datei hochladen:" - -#: mod/profile_photo.php:263 -msgid "Select a profile:" -msgstr "Profil auswählen:" - -#: mod/profile_photo.php:268 -msgid "or" -msgstr "oder" - -#: mod/profile_photo.php:268 -msgid "skip this step" -msgstr "diesen Schritt überspringen" - -#: mod/profile_photo.php:268 -msgid "select a photo from your photo albums" -msgstr "wähle ein Foto aus deinen Fotoalben" - -#: mod/profile_photo.php:281 -msgid "Crop Image" -msgstr "Bild zurechtschneiden" - -#: mod/profile_photo.php:282 -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:284 -msgid "Done Editing" -msgstr "Bearbeitung abgeschlossen" - -#: mod/profile_photo.php:320 -msgid "Image uploaded successfully." -msgstr "Bild erfolgreich hochgeladen." - -#: mod/profperm.php:34 mod/profperm.php:65 -msgid "Invalid profile identifier." -msgstr "Ungültiger Profil-Bezeichner." - -#: mod/profperm.php:111 -msgid "Profile Visibility Editor" -msgstr "Editor für die Profil-Sichtbarkeit" - -#: mod/profperm.php:124 -msgid "Visible To" -msgstr "Sichtbar für" - -#: mod/profperm.php:140 -msgid "All Contacts (with secure profile access)" -msgstr "Alle Kontakte (mit gesichertem Profilzugriff)" - -#: mod/register.php:99 -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:103 -#, 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:110 -msgid "Registration successful." -msgstr "Registrierung erfolgreich." - -#: mod/register.php:115 -msgid "Your registration can not be processed." -msgstr "Deine Registrierung konnte nicht verarbeitet werden." - -#: mod/register.php:162 -msgid "Your registration is pending approval by the site owner." -msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden." - -#: mod/register.php:220 -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:221 -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:222 -msgid "Your OpenID (optional): " -msgstr "Deine OpenID (optional): " - -#: mod/register.php:234 -msgid "Include your profile in member directory?" -msgstr "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?" - -#: mod/register.php:259 -msgid "Note for the admin" -msgstr "Hinweis für den Admin" - -#: mod/register.php:259 -msgid "Leave a message for the admin, why you want to join this node" -msgstr "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest." - -#: mod/register.php:260 -msgid "Membership on this site is by invitation only." -msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich." - -#: mod/register.php:261 -msgid "Your invitation ID: " -msgstr "ID Deiner Einladung: " - -#: mod/register.php:270 -msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " -msgstr "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):" - -#: mod/register.php:271 -msgid "" -"Your Email Address: (Initial information will be send there, so this has to " -"be an existing address.)" -msgstr "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)" - -#: mod/register.php:273 mod/settings.php:1205 -msgid "New Password:" -msgstr "Neues Passwort:" - -#: mod/register.php:273 -msgid "Leave empty for an auto generated password." -msgstr "Leer lassen um das Passwort automatisch zu generieren." - -#: mod/register.php:274 mod/settings.php:1206 -msgid "Confirm:" -msgstr "Bestätigen:" - -#: mod/register.php:275 -#, php-format -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be 'nickname@%s'." -msgstr "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird 'spitzname@%s' sein." - -#: mod/register.php:276 -msgid "Choose a nickname: " -msgstr "Spitznamen wählen: " - -#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 -msgid "Register" -msgstr "Registrieren" - -#: mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "Importiere Dein Profil auf diese Friendica Instanz" - -#: mod/regmod.php:68 -msgid "Account approved." -msgstr "Konto freigegeben." - -#: mod/regmod.php:93 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrierung für %s wurde zurückgezogen" - -#: mod/regmod.php:102 -msgid "Please login." -msgstr "Bitte melde Dich an." - -#: mod/removeme.php:55 mod/removeme.php:58 -msgid "Remove My Account" -msgstr "Konto löschen" - -#: mod/removeme.php:56 -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:57 -msgid "Please enter your password for verification:" -msgstr "Bitte gib Dein Passwort zur Verifikation ein:" - -#: mod/search.php:105 -msgid "Only logged in users are permitted to perform a search." -msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet." - -#: mod/search.php:129 -msgid "Too Many Requests" -msgstr "Zu viele Abfragen" - -#: mod/search.php:130 -msgid "Only one search per minute is permitted for not logged in users." -msgstr "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet." - -#: mod/search.php:234 -#, php-format -msgid "Items tagged with: %s" -msgstr "Beiträge die mit %s getaggt sind" - #: mod/settings.php:71 msgid "Display" msgstr "Anzeige" @@ -6578,10 +6648,6 @@ msgstr "Delegationen" msgid "Connected apps" msgstr "Verbundene Programme" -#: mod/settings.php:106 mod/uexport.php:52 -msgid "Export personal data" -msgstr "Persönliche Daten exportieren" - #: mod/settings.php:113 msgid "Remove account" msgstr "Konto löschen" @@ -7081,7 +7147,7 @@ msgstr "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht w msgid "" "Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public." -msgstr "" +msgstr "Dein Profil wird in den globalen Friendica Verzeichnissen (z.B. %s) veröffentlicht. Dein Profil wird öffentlich auffindbar sein." #: mod/settings.php:1115 msgid "Publish your default profile in the global social directory?" @@ -7090,10 +7156,10 @@ msgstr "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werde #: mod/settings.php:1115 #, php-format msgid "" -"Your profile will be publishedin this node's local " +"Your profile will be published in this node's local " "directory. Your profile details may be publicly visible depending on the" " system settings." -msgstr "" +msgstr "Dein Profil wird im lokalen Verzeichnis dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein." #: mod/settings.php:1122 msgid "Hide your contact/friend list from viewers of your default profile?" @@ -7104,7 +7170,7 @@ msgid "" "Your contact list won't be shown in your default profile page. You can " "decide to show your contact list separately for each additional profile you " "create" -msgstr "" +msgstr "Die Liste deiner Kontakte wird nicht in deinem Standard-Profil angezeigt werden. Du kannst für jedes weitere Profil diese Entscheidung separat einstellen." #: mod/settings.php:1126 msgid "Hide your profile details from anonymous viewers?" @@ -7115,7 +7181,7 @@ msgid "" "Anonymous visitors will only see your profile picture, your display name and" " the nickname you are using on your profile page. Disables posting public " "messages to Diaspora and other networks." -msgstr "" +msgstr "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden." #: mod/settings.php:1130 msgid "Allow friends to post to your profile page?" @@ -7125,7 +7191,7 @@ msgstr "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?" msgid "" "Your contacts may write posts on your profile wall. These posts will be " "distributed to your contacts" -msgstr "" +msgstr "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt." #: mod/settings.php:1134 msgid "Allow friends to tag your posts?" @@ -7133,7 +7199,7 @@ msgstr "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?" #: mod/settings.php:1134 msgid "Your contacts can add additional tags to your posts." -msgstr "" +msgstr "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen." #: mod/settings.php:1138 msgid "Allow us to suggest you as a potential friend to new members?" @@ -7142,7 +7208,7 @@ msgstr "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen? #: mod/settings.php:1138 msgid "" "If you like, Friendica may suggest new members to add you as a contact." -msgstr "" +msgstr "Wenn du magst, kann Friendica dich neuen Mitgliedern als Kontakt vorschlagen." #: mod/settings.php:1142 msgid "Permit unknown people to send you private mail?" @@ -7152,7 +7218,7 @@ msgstr "Dürfen Dir Unbekannte private Nachrichten schicken?" msgid "" "Friendica network users may send you private messages even if they are not " "in your contact list." -msgstr "" +msgstr "Nutzer des Friendica Netzwerks können dir private Nachrichten senden, selbst wenn sie nicht in deine Kontaktliste sind." #: mod/settings.php:1146 msgid "Profile is not published." @@ -7227,7 +7293,7 @@ msgstr "Passwort:" msgid "Basic Settings" msgstr "Grundeinstellungen" -#: mod/settings.php:1213 src/Model/Profile.php:724 +#: mod/settings.php:1213 src/Model/Profile.php:738 msgid "Full Name:" msgstr "Kompletter Name:" @@ -7397,44 +7463,6 @@ msgstr "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige D msgid "Resend relocate message to contacts" msgstr "Umzugsbenachrichtigung erneut an Kontakte senden" -#: mod/subthread.php:113 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s folgt %2$s %3$s" - -#: mod/tagrm.php:47 -msgid "Tag removed" -msgstr "Tag entfernt" - -#: mod/tagrm.php:85 -msgid "Remove Item Tag" -msgstr "Gegenstands-Tag entfernen" - -#: mod/tagrm.php:87 -msgid "Select a tag to remove: " -msgstr "Wähle ein Tag zum Entfernen aus: " - -#: mod/uexport.php:44 -msgid "Export account" -msgstr "Account exportieren" - -#: mod/uexport.php:44 -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:45 -msgid "Export all" -msgstr "Alles exportieren" - -#: mod/uexport.php:45 -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/videos.php:140 msgid "Do you really want to delete this video?" msgstr "Möchtest Du dieses Video wirklich löschen?" @@ -7455,34 +7483,6 @@ msgstr "Neueste Videos" msgid "Upload New Videos" msgstr "Neues Video hochladen" -#: mod/viewcontacts.php:87 -msgid "No contacts." -msgstr "Keine Kontakte." - -#: mod/viewsrc.php:12 -msgid "Access denied." -msgstr "Zugriff verweigert." - -#: mod/wallmessage.php:49 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:60 -msgid "Unable to check your home location." -msgstr "Konnte Deinen Heimatort nicht bestimmen." - -#: mod/wallmessage.php:86 mod/wallmessage.php:95 -msgid "No recipient." -msgstr "Kein Empfänger." - -#: mod/wallmessage.php:133 -#, 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." - #: view/theme/duepuntozero/config.php:54 src/Model/User.php:475 msgid "default" msgstr "Standard" @@ -7630,7 +7630,7 @@ msgid "Your photos" msgstr "Deine Fotos" #: view/theme/frio/theme.php:262 src/Content/Nav.php:103 -#: src/Model/Profile.php:898 src/Model/Profile.php:901 +#: src/Model/Profile.php:912 src/Model/Profile.php:915 msgid "Videos" msgstr "Videos" @@ -7647,7 +7647,7 @@ msgid "Conversations from your friends" msgstr "Unterhaltungen Deiner Kontakte" #: view/theme/frio/theme.php:267 src/Content/Nav.php:169 -#: src/Model/Profile.php:913 src/Model/Profile.php:924 +#: src/Model/Profile.php:927 src/Model/Profile.php:938 msgid "Events and Calendar" msgstr "Ereignisse und Kalender" @@ -7836,7 +7836,7 @@ msgstr[1] "%d Kontakte nicht importiert" msgid "Done. You can now login with your username and password" msgstr "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden" -#: src/Util/Temporal.php:147 src/Model/Profile.php:744 +#: src/Util/Temporal.php:147 src/Model/Profile.php:758 msgid "Birthday:" msgstr "Geburtstag:" @@ -8682,40 +8682,142 @@ msgstr ": Datenbank Update" msgid "%s: updating %s table." msgstr "%s: aktualisiere Tabelle %s" -#: src/Model/Group.php:44 -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." +#: src/Model/Mail.php:40 src/Model/Mail.php:174 +msgid "[no subject]" +msgstr "[kein Betreff]" -#: src/Model/Group.php:329 -msgid "Default privacy group for new contacts" -msgstr "Voreingestellte Gruppe für neue Kontakte" +#: src/Model/Item.php:1666 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s nimmt an %2$ss %3$s teil." -#: src/Model/Group.php:362 -msgid "Everybody" -msgstr "Alle Kontakte" +#: src/Model/Item.php:1671 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s nimmt nicht an %2$ss %3$s teil." -#: src/Model/Group.php:382 -msgid "edit" -msgstr "bearbeiten" +#: src/Model/Item.php:1676 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s nimmt eventuell an %2$ss %3$s teil." -#: src/Model/Group.php:406 -msgid "Edit group" -msgstr "Gruppe bearbeiten" +#: src/Model/Profile.php:97 +msgid "Requested account is not available." +msgstr "Das angefragte Profil ist nicht vorhanden." -#: src/Model/Group.php:407 -msgid "Contacts not in any group" -msgstr "Kontakte in keiner Gruppe" +#: src/Model/Profile.php:168 src/Model/Profile.php:399 +#: src/Model/Profile.php:859 +msgid "Edit profile" +msgstr "Profil bearbeiten" -#: src/Model/Group.php:408 -msgid "Create a new group" -msgstr "Neue Gruppe erstellen" +#: src/Model/Profile.php:336 +msgid "Atom feed" +msgstr "Atom-Feed" -#: src/Model/Group.php:410 -msgid "Edit groups" -msgstr "Gruppen bearbeiten" +#: src/Model/Profile.php:372 +msgid "Manage/edit profiles" +msgstr "Profile verwalten/editieren" + +#: src/Model/Profile.php:548 src/Model/Profile.php:641 +msgid "g A l F d" +msgstr "l, d. F G \\U\\h\\r" + +#: src/Model/Profile.php:549 +msgid "F d" +msgstr "d. F" + +#: src/Model/Profile.php:606 src/Model/Profile.php:703 +msgid "[today]" +msgstr "[heute]" + +#: src/Model/Profile.php:617 +msgid "Birthday Reminders" +msgstr "Geburtstagserinnerungen" + +#: src/Model/Profile.php:618 +msgid "Birthdays this week:" +msgstr "Geburtstage diese Woche:" + +#: src/Model/Profile.php:690 +msgid "[No description]" +msgstr "[keine Beschreibung]" + +#: src/Model/Profile.php:717 +msgid "Event Reminders" +msgstr "Veranstaltungserinnerungen" + +#: src/Model/Profile.php:718 +msgid "Events this week:" +msgstr "Veranstaltungen diese Woche" + +#: src/Model/Profile.php:741 +msgid "Member since:" +msgstr "Mitglied seit:" + +#: src/Model/Profile.php:749 +msgid "j F, Y" +msgstr "j F, Y" + +#: src/Model/Profile.php:750 +msgid "j F" +msgstr "j F" + +#: src/Model/Profile.php:765 +msgid "Age:" +msgstr "Alter:" + +#: src/Model/Profile.php:778 +#, php-format +msgid "for %1$d %2$s" +msgstr "für %1$d %2$s" + +#: src/Model/Profile.php:802 +msgid "Religion:" +msgstr "Religion:" + +#: src/Model/Profile.php:810 +msgid "Hobbies/Interests:" +msgstr "Hobbies/Interessen:" + +#: src/Model/Profile.php:822 +msgid "Contact information and Social Networks:" +msgstr "Kontaktinformationen und Soziale Netzwerke:" + +#: src/Model/Profile.php:826 +msgid "Musical interests:" +msgstr "Musikalische Interessen:" + +#: src/Model/Profile.php:830 +msgid "Books, literature:" +msgstr "Literatur/Bücher:" + +#: src/Model/Profile.php:834 +msgid "Television:" +msgstr "Fernsehen:" + +#: src/Model/Profile.php:838 +msgid "Film/dance/culture/entertainment:" +msgstr "Filme/Tänze/Kultur/Unterhaltung:" + +#: src/Model/Profile.php:842 +msgid "Love/Romance:" +msgstr "Liebesleben:" + +#: src/Model/Profile.php:846 +msgid "Work/employment:" +msgstr "Arbeit/Beschäftigung:" + +#: src/Model/Profile.php:850 +msgid "School/education:" +msgstr "Schule/Ausbildung:" + +#: src/Model/Profile.php:855 +msgid "Forums:" +msgstr "Foren:" + +#: src/Model/Profile.php:949 +msgid "Only You Can See This" +msgstr "Nur Du kannst das sehen" #: src/Model/Contact.php:559 msgid "Drop Contact" @@ -8800,142 +8902,40 @@ msgstr "%ss Geburtstag" msgid "Happy Birthday %s" msgstr "Herzlichen Glückwunsch %s" -#: src/Model/Item.php:1666 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s nimmt an %2$ss %3$s teil." +#: src/Model/Group.php:44 +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." -#: src/Model/Item.php:1671 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s nimmt nicht an %2$ss %3$s teil." +#: src/Model/Group.php:329 +msgid "Default privacy group for new contacts" +msgstr "Voreingestellte Gruppe für neue Kontakte" -#: src/Model/Item.php:1676 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s nimmt eventuell an %2$ss %3$s teil." +#: src/Model/Group.php:362 +msgid "Everybody" +msgstr "Alle Kontakte" -#: src/Model/Mail.php:40 src/Model/Mail.php:174 -msgid "[no subject]" -msgstr "[kein Betreff]" +#: src/Model/Group.php:382 +msgid "edit" +msgstr "bearbeiten" -#: src/Model/Profile.php:97 -msgid "Requested account is not available." -msgstr "Das angefragte Profil ist nicht vorhanden." +#: src/Model/Group.php:406 +msgid "Edit group" +msgstr "Gruppe bearbeiten" -#: src/Model/Profile.php:168 src/Model/Profile.php:399 -#: src/Model/Profile.php:845 -msgid "Edit profile" -msgstr "Profil bearbeiten" +#: src/Model/Group.php:407 +msgid "Contacts not in any group" +msgstr "Kontakte in keiner Gruppe" -#: src/Model/Profile.php:336 -msgid "Atom feed" -msgstr "Atom-Feed" +#: src/Model/Group.php:408 +msgid "Create a new group" +msgstr "Neue Gruppe erstellen" -#: src/Model/Profile.php:372 -msgid "Manage/edit profiles" -msgstr "Profile verwalten/editieren" - -#: src/Model/Profile.php:548 src/Model/Profile.php:641 -msgid "g A l F d" -msgstr "l, d. F G \\U\\h\\r" - -#: src/Model/Profile.php:549 -msgid "F d" -msgstr "d. F" - -#: src/Model/Profile.php:606 src/Model/Profile.php:689 -msgid "[today]" -msgstr "[heute]" - -#: src/Model/Profile.php:617 -msgid "Birthday Reminders" -msgstr "Geburtstagserinnerungen" - -#: src/Model/Profile.php:618 -msgid "Birthdays this week:" -msgstr "Geburtstage diese Woche:" - -#: src/Model/Profile.php:676 -msgid "[No description]" -msgstr "[keine Beschreibung]" - -#: src/Model/Profile.php:703 -msgid "Event Reminders" -msgstr "Veranstaltungserinnerungen" - -#: src/Model/Profile.php:704 -msgid "Events this week:" -msgstr "Veranstaltungen diese Woche" - -#: src/Model/Profile.php:727 -msgid "Member since:" -msgstr "Mitglied seit:" - -#: src/Model/Profile.php:735 -msgid "j F, Y" -msgstr "j F, Y" - -#: src/Model/Profile.php:736 -msgid "j F" -msgstr "j F" - -#: src/Model/Profile.php:751 -msgid "Age:" -msgstr "Alter:" - -#: src/Model/Profile.php:764 -#, php-format -msgid "for %1$d %2$s" -msgstr "für %1$d %2$s" - -#: src/Model/Profile.php:788 -msgid "Religion:" -msgstr "Religion:" - -#: src/Model/Profile.php:796 -msgid "Hobbies/Interests:" -msgstr "Hobbies/Interessen:" - -#: src/Model/Profile.php:808 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformationen und Soziale Netzwerke:" - -#: src/Model/Profile.php:812 -msgid "Musical interests:" -msgstr "Musikalische Interessen:" - -#: src/Model/Profile.php:816 -msgid "Books, literature:" -msgstr "Literatur/Bücher:" - -#: src/Model/Profile.php:820 -msgid "Television:" -msgstr "Fernsehen:" - -#: src/Model/Profile.php:824 -msgid "Film/dance/culture/entertainment:" -msgstr "Filme/Tänze/Kultur/Unterhaltung:" - -#: src/Model/Profile.php:828 -msgid "Love/Romance:" -msgstr "Liebesleben:" - -#: src/Model/Profile.php:832 -msgid "Work/employment:" -msgstr "Arbeit/Beschäftigung:" - -#: src/Model/Profile.php:836 -msgid "School/education:" -msgstr "Schule/Ausbildung:" - -#: src/Model/Profile.php:841 -msgid "Forums:" -msgstr "Foren:" - -#: src/Model/Profile.php:935 -msgid "Only You Can See This" -msgstr "Nur Du kannst das sehen" +#: src/Model/Group.php:410 +msgid "Edit groups" +msgstr "Gruppen bearbeiten" #: src/Model/User.php:142 msgid "Login failed" @@ -9082,14 +9082,6 @@ msgstr "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3$s\n\ msgid "%s\\'s birthday" msgstr "%ss Geburtstag" -#: src/Protocol/Diaspora.php:2584 -msgid "Sharing notification from Diaspora network" -msgstr "Freigabe-Benachrichtigung von Diaspora" - -#: src/Protocol/Diaspora.php:3660 -msgid "Attachments:" -msgstr "Anhänge:" - #: src/Protocol/OStatus.php:1774 #, php-format msgid "%s is now following %s." @@ -9108,7 +9100,15 @@ msgstr "%s hat aufgehört %s zu folgen" msgid "stopped following" msgstr "wird nicht mehr gefolgt" -#: src/Worker/Delivery.php:390 +#: src/Protocol/Diaspora.php:2584 +msgid "Sharing notification from Diaspora network" +msgstr "Freigabe-Benachrichtigung von Diaspora" + +#: src/Protocol/Diaspora.php:3660 +msgid "Attachments:" +msgstr "Anhänge:" + +#: src/Worker/Delivery.php:391 msgid "(no subject)" msgstr "(kein Betreff)" diff --git a/view/lang/de/strings.php b/view/lang/de/strings.php index c5321ab262..4aa8c89bba 100644 --- a/view/lang/de/strings.php +++ b/view/lang/de/strings.php @@ -5,144 +5,10 @@ function string_plural_select_de($n){ return ($n != 1);; }} ; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."; $a->strings["Welcome "] = "Willkommen "; $a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch."; $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["Post to Email"] = "An E-Mail senden"; -$a->strings["Hide your profile details from unknown viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?"; -$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"; -$a->strings["CC: email addresses"] = "Cc: E-Mail-Addressen"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Z.B.: bob@example.com, mary@example.com"; -$a->strings["Permissions"] = "Berechtigungen"; -$a->strings["Close"] = "Schließen"; -$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ - 0 => "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.", - 1 => "Das tägliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen.", -]; -$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ - 0 => "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.", - 1 => "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen.", -]; -$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."; -$a->strings["Profile Photos"] = "Profilbilder"; -$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i"; -$a->strings["Starts:"] = "Beginnt:"; -$a->strings["Finishes:"] = "Endet:"; -$a->strings["Location:"] = "Ort:"; -$a->strings["event"] = "Event"; -$a->strings["status"] = "Status"; -$a->strings["photo"] = "Foto"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht"; -$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil."; -$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil."; -$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ist nun mit %2\$s befreundet"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s getaggt"; -$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["Likes"] = "Likes"; -$a->strings["Dislikes"] = "Dislikes"; -$a->strings["Attending"] = [ - 0 => "Teilnehmend", - 1 => "Teilnehmend", -]; -$a->strings["Not attending"] = "Nicht teilnehmend"; -$a->strings["Might attend"] = "Eventuell teilnehmend"; -$a->strings["Select"] = "Auswählen"; -$a->strings["Delete"] = "Löschen"; -$a->strings["View %s's profile @ %s"] = "Das Profil von %s auf %s betrachten."; -$a->strings["Categories:"] = "Kategorien:"; -$a->strings["Filed under:"] = "Abgelegt unter:"; -$a->strings["%s from %s"] = "%s von %s"; -$a->strings["View in context"] = "Im Zusammenhang betrachten"; -$a->strings["Please wait"] = "Bitte warten"; -$a->strings["remove"] = "löschen"; -$a->strings["Delete Selected Items"] = "Lösche die markierten Beiträge"; -$a->strings["Follow Thread"] = "Folge der Unterhaltung"; -$a->strings["View Status"] = "Pinnwand anschauen"; -$a->strings["View Profile"] = "Profil anschauen"; -$a->strings["View Photos"] = "Bilder anschauen"; -$a->strings["Network Posts"] = "Netzwerkbeiträge"; -$a->strings["View Contact"] = "Kontakt anzeigen"; -$a->strings["Send PM"] = "Private Nachricht senden"; -$a->strings["Poke"] = "Anstupsen"; -$a->strings["Connect/Follow"] = "Verbinden/Folgen"; -$a->strings["%s likes this."] = "%s mag das."; -$a->strings["%s doesn't like this."] = "%s mag das nicht."; -$a->strings["%s attends."] = "%s nimmt teil."; -$a->strings["%s doesn't attend."] = "%s nimmt nicht teil."; -$a->strings["%s attends maybe."] = "%s nimmt eventuell teil."; -$a->strings["and"] = "und"; -$a->strings["and %d other people"] = "und %dandere"; -$a->strings["%2\$d people like this"] = "%2\$d Personen mögen das"; -$a->strings["%s like this."] = "%s mögen das."; -$a->strings["%2\$d people don't like this"] = "%2\$d Personen mögen das nicht"; -$a->strings["%s don't like this."] = "%s mögen dies nicht."; -$a->strings["%2\$d people attend"] = "%2\$d Personen nehmen teil"; -$a->strings["%s attend."] = "%s nehmen teil."; -$a->strings["%2\$d people don't attend"] = "%2\$d Personen nehmen nicht teil"; -$a->strings["%s don't attend."] = "%s nehmen nicht teil."; -$a->strings["%2\$d people attend maybe"] = "%2\$d Personen nehmen eventuell teil"; -$a->strings["%s anttend maybe."] = "%s nehmen vielleicht teil."; -$a->strings["Visible to everybody"] = "Für jedermann sichtbar"; -$a->strings["Please enter a link URL:"] = "Bitte gib die URL des Links ein:"; -$a->strings["Please enter a video link/URL:"] = "Bitte Link/URL zum Video einfügen:"; -$a->strings["Please enter an audio link/URL:"] = "Bitte Link/URL zum Audio einfügen:"; -$a->strings["Tag term:"] = "Tag:"; -$a->strings["Save to Folder:"] = "In diesem Ordner speichern:"; -$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["Share"] = "Teilen"; -$a->strings["Upload photo"] = "Foto hochladen"; -$a->strings["upload photo"] = "Bild hochladen"; -$a->strings["Attach file"] = "Datei anhängen"; -$a->strings["attach file"] = "Datei anhängen"; -$a->strings["Insert web link"] = "Einen Link einfügen"; -$a->strings["web link"] = "Weblink"; -$a->strings["Insert video link"] = "Video-Adresse einfügen"; -$a->strings["video link"] = "Video-Link"; -$a->strings["Insert audio link"] = "Audio-Adresse einfügen"; -$a->strings["audio link"] = "Audio-Link"; -$a->strings["Set your location"] = "Deinen Standort festlegen"; -$a->strings["set location"] = "Ort setzen"; -$a->strings["Clear browser location"] = "Browser-Standort leeren"; -$a->strings["clear location"] = "Ort löschen"; -$a->strings["Set title"] = "Titel setzen"; -$a->strings["Categories (comma-separated list)"] = "Kategorien (kommasepariert)"; -$a->strings["Permission settings"] = "Berechtigungseinstellungen"; -$a->strings["permissions"] = "Zugriffsrechte"; -$a->strings["Public post"] = "Öffentlicher Beitrag"; -$a->strings["Preview"] = "Vorschau"; -$a->strings["Cancel"] = "Abbrechen"; -$a->strings["Post to Groups"] = "Poste an Gruppe"; -$a->strings["Post to Contacts"] = "Poste an Kontakte"; -$a->strings["Private post"] = "Privater Beitrag"; -$a->strings["Message"] = "Nachricht"; -$a->strings["Browser"] = "Browser"; -$a->strings["View all"] = "Zeige alle"; -$a->strings["Like"] = [ - 0 => "mag ich", - 1 => "Mag ich", -]; -$a->strings["Dislike"] = [ - 0 => "mag ich nicht", - 1 => "Mag ich nicht", -]; -$a->strings["Not Attending"] = [ - 0 => "Nicht teilnehmend ", - 1 => "Nicht teilnehmend", -]; -$a->strings["Undecided"] = [ - 0 => "Unentschieden", - 1 => "Unentschieden", -]; $a->strings["Friendica Notification"] = "Friendica-Benachrichtigung"; $a->strings["Thank You,"] = "Danke,"; $a->strings["%s Administrator"] = "der Administrator von %s"; @@ -202,6 +68,10 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "D $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Du hast eine [url=%1\$s]Registrierungsanfrage[/url] von %2\$s erhalten."; $a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "Kompletter Name:\t%1\$s\\nURL der Seite:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("; $a->strings["Please visit %s to approve or reject the request."] = "Bitte besuche %s um die Anfrage zu bearbeiten."; +$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i"; +$a->strings["Starts:"] = "Beginnt:"; +$a->strings["Finishes:"] = "Endet:"; +$a->strings["Location:"] = "Ort:"; $a->strings["all-day"] = "ganztägig"; $a->strings["Sun"] = "So"; $a->strings["Mon"] = "Mo"; @@ -253,13 +123,14 @@ $a->strings["link to source"] = "Link zum Originalbeitrag"; $a->strings["Export"] = "Exportieren"; $a->strings["Export calendar as ical"] = "Kalender als ical exportieren"; $a->strings["Export calendar as csv"] = "Kalender als csv exportieren"; -$a->strings["D g:i A"] = "D g:i A"; -$a->strings["g:i A"] = "g:i A"; +$a->strings["D g:i A"] = "D H:i"; +$a->strings["g:i A"] = "H:i"; $a->strings["Show map"] = "Karte anzeigen"; $a->strings["Hide map"] = "Karte verbergen"; $a->strings["Item not found."] = "Beitrag nicht gefunden."; $a->strings["Do you really want to delete this item?"] = "Möchtest Du wirklich dieses Item löschen?"; $a->strings["Yes"] = "Ja"; +$a->strings["Cancel"] = "Abbrechen"; $a->strings["Permission denied."] = "Zugriff verweigert."; $a->strings["Archives"] = "Archiv"; $a->strings["show more"] = "mehr anzeigen"; @@ -303,6 +174,8 @@ $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["event"] = "Event"; +$a->strings["photo"] = "Foto"; $a->strings["activity"] = "Aktivität"; $a->strings["comment"] = [ 0 => "Kommentar", @@ -310,6 +183,133 @@ $a->strings["comment"] = [ ]; $a->strings["post"] = "Beitrag"; $a->strings["Item filed"] = "Beitrag abgelegt"; +$a->strings["Post to Email"] = "An E-Mail senden"; +$a->strings["Hide your profile details from unknown viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?"; +$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"; +$a->strings["CC: email addresses"] = "Cc: E-Mail-Addressen"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Z.B.: bob@example.com, mary@example.com"; +$a->strings["Permissions"] = "Berechtigungen"; +$a->strings["Close"] = "Schließen"; +$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ + 0 => "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.", + 1 => "Das tägliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen.", +]; +$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ + 0 => "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.", + 1 => "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Die Nachricht wurde verworfen.", +]; +$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."; +$a->strings["Profile Photos"] = "Profilbilder"; +$a->strings["status"] = "Status"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht"; +$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil."; +$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil."; +$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil."; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ist nun mit %2\$s befreundet"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s getaggt"; +$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["Likes"] = "Likes"; +$a->strings["Dislikes"] = "Dislikes"; +$a->strings["Attending"] = [ + 0 => "Teilnehmend", + 1 => "Teilnehmend", +]; +$a->strings["Not attending"] = "Nicht teilnehmend"; +$a->strings["Might attend"] = "Eventuell teilnehmend"; +$a->strings["Select"] = "Auswählen"; +$a->strings["Delete"] = "Löschen"; +$a->strings["View %s's profile @ %s"] = "Das Profil von %s auf %s betrachten."; +$a->strings["Categories:"] = "Kategorien:"; +$a->strings["Filed under:"] = "Abgelegt unter:"; +$a->strings["%s from %s"] = "%s von %s"; +$a->strings["View in context"] = "Im Zusammenhang betrachten"; +$a->strings["Please wait"] = "Bitte warten"; +$a->strings["remove"] = "löschen"; +$a->strings["Delete Selected Items"] = "Lösche die markierten Beiträge"; +$a->strings["Follow Thread"] = "Folge der Unterhaltung"; +$a->strings["View Status"] = "Pinnwand anschauen"; +$a->strings["View Profile"] = "Profil anschauen"; +$a->strings["View Photos"] = "Bilder anschauen"; +$a->strings["Network Posts"] = "Netzwerkbeiträge"; +$a->strings["View Contact"] = "Kontakt anzeigen"; +$a->strings["Send PM"] = "Private Nachricht senden"; +$a->strings["Poke"] = "Anstupsen"; +$a->strings["Connect/Follow"] = "Verbinden/Folgen"; +$a->strings["%s likes this."] = "%s mag das."; +$a->strings["%s doesn't like this."] = "%s mag das nicht."; +$a->strings["%s attends."] = "%s nimmt teil."; +$a->strings["%s doesn't attend."] = "%s nimmt nicht teil."; +$a->strings["%s attends maybe."] = "%s nimmt eventuell teil."; +$a->strings["and"] = "und"; +$a->strings["and %d other people"] = "und %dandere"; +$a->strings["%2\$d people like this"] = "%2\$d Personen mögen das"; +$a->strings["%s like this."] = "%s mögen das."; +$a->strings["%2\$d people don't like this"] = "%2\$d Personen mögen das nicht"; +$a->strings["%s don't like this."] = "%s mögen dies nicht."; +$a->strings["%2\$d people attend"] = "%2\$d Personen nehmen teil"; +$a->strings["%s attend."] = "%s nehmen teil."; +$a->strings["%2\$d people don't attend"] = "%2\$d Personen nehmen nicht teil"; +$a->strings["%s don't attend."] = "%s nehmen nicht teil."; +$a->strings["%2\$d people attend maybe"] = "%2\$d Personen nehmen eventuell teil"; +$a->strings["%s attend maybe."] = "%s nimmt eventuell teil."; +$a->strings["Visible to everybody"] = "Für jedermann sichtbar"; +$a->strings["Please enter a link URL:"] = "Bitte gib die URL des Links ein:"; +$a->strings["Please enter a video link/URL:"] = "Bitte Link/URL zum Video einfügen:"; +$a->strings["Please enter an audio link/URL:"] = "Bitte Link/URL zum Audio einfügen:"; +$a->strings["Tag term:"] = "Tag:"; +$a->strings["Save to Folder:"] = "In diesem Ordner speichern:"; +$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["Share"] = "Teilen"; +$a->strings["Upload photo"] = "Foto hochladen"; +$a->strings["upload photo"] = "Bild hochladen"; +$a->strings["Attach file"] = "Datei anhängen"; +$a->strings["attach file"] = "Datei anhängen"; +$a->strings["Insert web link"] = "Einen Link einfügen"; +$a->strings["web link"] = "Weblink"; +$a->strings["Insert video link"] = "Video-Adresse einfügen"; +$a->strings["video link"] = "Video-Link"; +$a->strings["Insert audio link"] = "Audio-Adresse einfügen"; +$a->strings["audio link"] = "Audio-Link"; +$a->strings["Set your location"] = "Deinen Standort festlegen"; +$a->strings["set location"] = "Ort setzen"; +$a->strings["Clear browser location"] = "Browser-Standort leeren"; +$a->strings["clear location"] = "Ort löschen"; +$a->strings["Set title"] = "Titel setzen"; +$a->strings["Categories (comma-separated list)"] = "Kategorien (kommasepariert)"; +$a->strings["Permission settings"] = "Berechtigungseinstellungen"; +$a->strings["permissions"] = "Zugriffsrechte"; +$a->strings["Public post"] = "Öffentlicher Beitrag"; +$a->strings["Preview"] = "Vorschau"; +$a->strings["Post to Groups"] = "Poste an Gruppe"; +$a->strings["Post to Contacts"] = "Poste an Kontakte"; +$a->strings["Private post"] = "Privater Beitrag"; +$a->strings["Message"] = "Nachricht"; +$a->strings["Browser"] = "Browser"; +$a->strings["View all"] = "Zeige alle"; +$a->strings["Like"] = [ + 0 => "mag ich", + 1 => "Mag ich", +]; +$a->strings["Dislike"] = [ + 0 => "mag ich nicht", + 1 => "Mag ich nicht", +]; +$a->strings["Not Attending"] = [ + 0 => "Nicht teilnehmend ", + 1 => "Nicht teilnehmend", +]; +$a->strings["Undecided"] = [ + 0 => "Unentschieden", + 1 => "Unentschieden", +]; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."; $a->strings["No friends to display."] = "Keine Kontakte zum Anzeigen."; $a->strings["Connect"] = "Verbinden"; $a->strings["Authorize application connection"] = "Verbindung der Applikation autorisieren"; @@ -322,8 +322,6 @@ $a->strings["Applications"] = "Anwendungen"; $a->strings["No installed applications."] = "Keine Applikationen installiert."; $a->strings["Item not available."] = "Beitrag nicht verfügbar."; $a->strings["Item was not found."] = "Beitrag konnte nicht gefunden werden."; -$a->strings["Login"] = "Anmeldung"; -$a->strings["The post was created"] = "Der Beitrag wurde angelegt"; $a->strings["No contacts in common."] = "Keine gemeinsamen Kontakte."; $a->strings["Common Friends"] = "Gemeinsame Kontakte"; $a->strings["Credits"] = "Credits"; @@ -351,41 +349,11 @@ $a->strings["Friend Confirm URL"] = "URL für Bestätigungen von Kontaktanfragen $a->strings["Notification Endpoint URL"] = "URL-Endpunkt für Benachrichtigungen"; $a->strings["Poll/Feed URL"] = "Pull/Feed-URL"; $a->strings["New photo from this URL"] = "Neues Foto von dieser URL"; -$a->strings["Public access denied."] = "Öffentlicher Zugriff verweigert."; -$a->strings["Gender:"] = "Geschlecht:"; -$a->strings["Status:"] = "Status:"; -$a->strings["Homepage:"] = "Homepage:"; -$a->strings["About:"] = "Über:"; -$a->strings["Global Directory"] = "Weltweites Verzeichnis"; -$a->strings["Find on this site"] = "Auf diesem Server suchen"; -$a->strings["Results for:"] = "Ergebnisse für:"; -$a->strings["Site Directory"] = "Verzeichnis"; -$a->strings["Find"] = "Finde"; -$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein)."; $a->strings["Photos"] = "Bilder"; $a->strings["Contact Photos"] = "Kontaktbilder"; $a->strings["Upload"] = "Hochladen"; $a->strings["Files"] = "Dateien"; $a->strings["Not Found"] = "Nicht gefunden"; -$a->strings["Group created."] = "Gruppe erstellt."; -$a->strings["Could not create group."] = "Konnte die Gruppe nicht erstellen."; -$a->strings["Group not found."] = "Gruppe nicht gefunden."; -$a->strings["Group name changed."] = "Gruppenname geändert."; -$a->strings["Permission denied"] = "Zugriff verweigert"; -$a->strings["Save Group"] = "Gruppe speichern"; -$a->strings["Create a group of contacts/friends."] = "Eine Kontaktgruppe anlegen."; -$a->strings["Group Name: "] = "Gruppenname:"; -$a->strings["Group removed."] = "Gruppe entfernt."; -$a->strings["Unable to remove group."] = "Konnte die Gruppe nicht entfernen."; -$a->strings["Delete Group"] = "Gruppe löschen"; -$a->strings["Group Editor"] = "Gruppeneditor"; -$a->strings["Edit Group Name"] = "Gruppen Name bearbeiten"; -$a->strings["Members"] = "Mitglieder"; -$a->strings["All Contacts"] = "Alle Kontakte"; -$a->strings["Group is empty"] = "Gruppe ist leer"; -$a->strings["Remove Contact"] = "Kontakt löschen"; -$a->strings["Add Contact"] = "Kontakt hinzufügen"; -$a->strings["Click on a contact to add or remove."] = "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"; $a->strings["No profile"] = "Kein Profil"; $a->strings["Help:"] = "Hilfe:"; $a->strings["Help"] = "Hilfe"; @@ -502,7 +470,9 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu $a->strings["Friend"] = "Kontakt"; $a->strings["Sharer"] = "Teilenden"; $a->strings["Subscriber"] = "Abonnent"; +$a->strings["About:"] = "Über:"; $a->strings["Tags:"] = "Tags:"; +$a->strings["Gender:"] = "Geschlecht:"; $a->strings["Network:"] = "Netzwerk:"; $a->strings["No introductions."] = "Keine Kontaktanfragen."; $a->strings["Show unread"] = "Ungelesene anzeigen"; @@ -548,9 +518,6 @@ $a->strings["Unable to set your contact credentials on our system."] = "Deine Ko $a->strings["Unable to update your contact profile details on our system"] = "Die Updates für Dein Profil konnten nicht gespeichert werden"; $a->strings["[Name Withheld]"] = "[Name unterdrückt]"; $a->strings["%1\$s has joined %2\$s"] = "%1\$s ist %2\$s beigetreten"; -$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["Total invitation limit exceeded."] = "Limit für Einladungen erreicht."; $a->strings["%s : Not a valid email address."] = "%s: Keine gültige Email Adresse."; $a->strings["Please join us on Friendica"] = "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein"; @@ -669,6 +636,356 @@ $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allow $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 %s"] = "Die Datei ist größer als das erlaubte Limit von %s"; $a->strings["File upload failed."] = "Hochladen der Datei fehlgeschlagen."; +$a->strings["%d contact edited."] = [ + 0 => "%d Kontakt bearbeitet.", + 1 => "%d Kontakte bearbeitet.", +]; +$a->strings["Could not access contact record."] = "Konnte nicht auf die Kontaktdaten zugreifen."; +$a->strings["Could not locate selected profile."] = "Konnte das ausgewählte Profil nicht finden."; +$a->strings["Contact updated."] = "Kontakt aktualisiert."; +$a->strings["Failed to update contact record."] = "Aktualisierung der Kontaktdaten fehlgeschlagen."; +$a->strings["Contact has been blocked"] = "Kontakt wurde blockiert"; +$a->strings["Contact has been unblocked"] = "Kontakt wurde wieder freigegeben"; +$a->strings["Contact has been ignored"] = "Kontakt wurde ignoriert"; +$a->strings["Contact has been unignored"] = "Kontakt wird nicht mehr ignoriert"; +$a->strings["Contact has been archived"] = "Kontakt wurde archiviert"; +$a->strings["Contact has been unarchived"] = "Kontakt wurde aus dem Archiv geholt"; +$a->strings["Drop contact"] = "Kontakt löschen"; +$a->strings["Do you really want to delete this contact?"] = "Möchtest Du wirklich diesen Kontakt löschen?"; +$a->strings["Contact has been removed."] = "Kontakt wurde entfernt."; +$a->strings["You are mutual friends with %s"] = "Du hast mit %s eine beidseitige Freundschaft"; +$a->strings["You are sharing with %s"] = "Du teilst mit %s"; +$a->strings["%s is sharing with you"] = "%s teilt mit Dir"; +$a->strings["Private communications are not available for this contact."] = "Private Kommunikation ist für diesen Kontakt nicht verfügbar."; +$a->strings["Never"] = "Niemals"; +$a->strings["(Update was successful)"] = "(Aktualisierung war erfolgreich)"; +$a->strings["(Update was not successful)"] = "(Aktualisierung war nicht erfolgreich)"; +$a->strings["Suggest friends"] = "Kontakte vorschlagen"; +$a->strings["Network type: %s"] = "Netzwerktyp: %s"; +$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["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet."; +$a->strings["Disabled"] = "Deaktiviert"; +$a->strings["Fetch information"] = "Beziehe Information"; +$a->strings["Fetch keywords"] = "Schlüsselwprter abrufen"; +$a->strings["Fetch information and keywords"] = "Beziehe Information und Schlüsselworte"; +$a->strings["Contact"] = "Kontakt"; +$a->strings["Profile Visibility"] = "Profil-Sichtbarkeit"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle eines Deiner Profile das angezeigt werden soll, wenn %s Dein Profil aufruft."; +$a->strings["Contact Information / Notes"] = "Kontakt Informationen / Notizen"; +$a->strings["Their personal note"] = "Die persönliche Mitteilung"; +$a->strings["Edit contact notes"] = "Notizen zum Kontakt bearbeiten"; +$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freischalten"; +$a->strings["Ignore contact"] = "Ignoriere den Kontakt"; +$a->strings["Repair URL settings"] = "URL Einstellungen reparieren"; +$a->strings["View conversations"] = "Unterhaltungen anzeigen"; +$a->strings["Last update:"] = "Letzte Aktualisierung: "; +$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren"; +$a->strings["Update now"] = "Jetzt aktualisieren"; +$a->strings["Unblock"] = "Entsperren"; +$a->strings["Block"] = "Sperren"; +$a->strings["Unignore"] = "Ignorieren aufheben"; +$a->strings["Currently blocked"] = "Derzeit geblockt"; +$a->strings["Currently ignored"] = "Derzeit ignoriert"; +$a->strings["Currently archived"] = "Momentan archiviert"; +$a->strings["Awaiting connection acknowledge"] = "Bedarf der Bestätigung des Kontakts"; +$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["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["XMPP:"] = "XMPP:"; +$a->strings["Actions"] = "Aktionen"; +$a->strings["Status"] = "Status"; +$a->strings["Contact Settings"] = "Kontakteinstellungen"; +$a->strings["Suggestions"] = "Kontaktvorschläge"; +$a->strings["Suggest potential friends"] = "Kontakte vorschlagen"; +$a->strings["All Contacts"] = "Alle Kontakte"; +$a->strings["Show all contacts"] = "Alle Kontakte anzeigen"; +$a->strings["Unblocked"] = "Ungeblockt"; +$a->strings["Only show unblocked contacts"] = "Nur nicht-blockierte Kontakte anzeigen"; +$a->strings["Blocked"] = "Geblockt"; +$a->strings["Only show blocked contacts"] = "Nur blockierte Kontakte anzeigen"; +$a->strings["Ignored"] = "Ignoriert"; +$a->strings["Only show ignored contacts"] = "Nur ignorierte Kontakte anzeigen"; +$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["Search your contacts"] = "Suche in deinen Kontakten"; +$a->strings["Results for: %s"] = "Ergebnisse für: %s"; +$a->strings["Find"] = "Finde"; +$a->strings["Update"] = "Aktualisierungen"; +$a->strings["Archive"] = "Archivieren"; +$a->strings["Unarchive"] = "Aus Archiv zurückholen"; +$a->strings["Batch Actions"] = "Stapelverarbeitung"; +$a->strings["Profile Details"] = "Profildetails"; +$a->strings["View all contacts"] = "Alle Kontakte anzeigen"; +$a->strings["View all common friends"] = "Alle Kontakte anzeigen"; +$a->strings["Advanced"] = "Erweitert"; +$a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellungen"; +$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["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten"; +$a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten"; +$a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten"; +$a->strings["Delete contact"] = "Lösche den Kontakt"; +$a->strings["No parent user"] = "Kein Verwalter"; +$a->strings["Parent User"] = "Verwalter"; +$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern."; +$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Delegate Page Management"] = "Delegiere das Management für die Seite"; +$a->strings["Delegates"] = "Bevollmächtigte"; +$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."] = "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!"; +$a->strings["Existing Page Managers"] = "Vorhandene Bevollmächtigte"; +$a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite"; +$a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte"; +$a->strings["Remove"] = "Entfernen"; +$a->strings["Add"] = "Hinzufügen"; +$a->strings["No entries."] = "Keine Einträge."; +$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."; +$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."; +$a->strings["%d required parameter was not found at the given location"] = [ + 0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden", + 1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden", +]; +$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen."; +$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler."; +$a->strings["Profile unavailable."] = "Profil nicht verfügbar."; +$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Kontaktanfragen erhalten."; +$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen."; +$a->strings["Invalid locator"] = "Ungültiger Locator"; +$a->strings["You have already introduced yourself here."] = "Du hast Dich hier bereits vorgestellt."; +$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob Du bereits mit %s in Kontakt stehst."; +$a->strings["Invalid profile URL."] = "Ungültige Profil-URL."; +$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL."; +$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet."; +$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems. "; +$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["Public access denied."] = "Öffentlicher Zugriff verweigert."; +$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["Friend/Connection Request"] = "Kontaktanfrage"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"; +$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["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)"; +$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)"; +$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["- select -"] = "- auswählen -"; +$a->strings["The contact could not be added."] = "Der Kontakt konnte nicht hinzugefügt werden."; +$a->strings["You already added this contact."] = "Du hast den Kontakt bereits hinzugefügt."; +$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."; +$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."; +$a->strings["The network type couldn't be detected. Contact can't be added."] = "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden."; +$a->strings["Friendica Communications Server - Setup"] = "Friendica-Server für soziale Netzwerke – Setup"; +$a->strings["Could not connect to database."] = "Verbindung zur Datenbank gescheitert."; +$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"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Um Friendica installieren zu können, müssen wir wissen, wie wir mit Deiner Datenbank Kontakt aufnehmen können."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bitte kontaktiere den Hosting Provider oder den Administrator der Seite, falls Du Fragen zu diesen Einstellungen haben solltest."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "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."; +$a->strings["Database Server Name"] = "Datenbank-Server"; +$a->strings["Database Login Name"] = "Datenbank-Nutzer"; +$a->strings["Database Login Password"] = "Datenbank-Passwort"; +$a->strings["For security reasons the password must not be empty"] = "Aus Sicherheitsgründen darf das Passwort nicht leer sein."; +$a->strings["Database Name"] = "Datenbank-Name"; +$a->strings["Site administrator email address"] = "E-Mail-Adresse des Administrators"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Die E-Mail-Adresse, die in Deinem Friendica-Account eingetragen ist, muss mit dieser Adresse übereinstimmen, damit Du das Admin-Panel benutzen kannst."; +$a->strings["Please select a default timezone for your website"] = "Bitte wähle die Standardzeitzone Deiner Webseite"; +$a->strings["Site settings"] = "Server-Einstellungen"; +$a->strings["System Language:"] = "Systemsprache:"; +$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Wähle die Standardsprache für deine Friendica-Installations-Oberfläche und den E-Mail-Versand"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden."; +$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten'für das Worker Setup'"; +$a->strings["PHP executable path"] = "Pfad zu PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren."; +$a->strings["Command line PHP"] = "Kommandozeilen-PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)"; +$a->strings["Found PHP version: "] = "Gefundene PHP Version:"; +$a->strings["PHP cli binary"] = "PHP CLI Binary"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Die Kommandozeilenversion von PHP auf Deinem System hat \"register_argc_argv\" nicht aktiviert."; +$a->strings["This is required for message delivery to work."] = "Dies wird für die Auslieferung von Nachrichten benötigt."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn der Server unter Windows läuft, schau Dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an."; +$a->strings["Generate encryption keys"] = "Schlüssel erzeugen"; +$a->strings["libCurl PHP module"] = "PHP: libCurl-Modul"; +$a->strings["GD graphics PHP module"] = "PHP: GD-Grafikmodul"; +$a->strings["OpenSSL PHP module"] = "PHP: OpenSSL-Modul"; +$a->strings["PDO or MySQLi PHP module"] = "PDO oder MySQLi PHP Modul"; +$a->strings["mb_string PHP module"] = "PHP: mb_string-Modul"; +$a->strings["XML PHP module"] = "XML PHP Modul"; +$a->strings["iconv module"] = "iconv module"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert."; +$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das openssl-Modul von PHP ist nicht installiert."; +$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert."; +$a->strings["Error: The MySQL driver for PDO is not installed."] = "Fehler: der MySQL Treiber für PDO ist nicht installiert"; +$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."; +$a->strings["Error: iconv PHP module required but not installed."] = "Fehler: Das iconv-Modul von PHP ist nicht installiert."; +$a->strings["Error, XML PHP module required but not installed."] = "Fehler: XML PHP Modul erforderlich aber nicht installiert."; +$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."] = "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis Deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun."; +$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."] = "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn Du sie hast."; +$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."] = "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."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "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."; +$a->strings[".htconfig.php is writable"] = "Schreibrechte auf .htconfig.php"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen."; +$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."] = "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat."; +$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."] = "Hinweis: aus Sicherheitsgründen solltest Du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten."; +$a->strings["view/smarty3 is writable"] = "view/smarty3 ist schreibbar"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers."; +$a->strings["Url rewrite is working"] = "URL rewrite funktioniert"; +$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagicx PHP Erweiterung ist nicht installiert."; +$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP Erweiterung ist installiert"; +$a->strings["ImageMagick supports GIF"] = "ImageMagick unterstützt GIF"; +$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."] = "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis Deiner Friendica-Installation zu erzeugen."; +$a->strings["

What next

"] = "

Wie geht es weiter?

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "Wichtig: Du musst [manuell] einen Cronjob (o.ä.) für den Worker einrichten."; +$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Du solltest nun die Seite zur Nutzerregistrierung deiner neuen Friendica Instanz besuchen und einen neuen Nutzer einrichten. Bitte denke daran die selbe E-Mail Adresse anzugeben, die du auch als Administrator E-Mail angegeben hast, damit du das Admin-Panel verwenden kannst."; +$a->strings["Time Conversion"] = "Zeitumrechnung"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann."; +$a->strings["UTC time: %s"] = "UTC Zeit: %s"; +$a->strings["Current timezone: %s"] = "Aktuelle Zeitzone: %s"; +$a->strings["Converted localtime: %s"] = "Umgerechnete lokale Zeit: %s"; +$a->strings["Please select your timezone:"] = "Bitte wähle Deine Zeitzone:"; +$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, the request will expire shortly.\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."; +$a->strings["\n\t\tFollow this link soon 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"] = "\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"; +$a->strings["Password reset requested at %s"] = "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Anfrage konnte nicht verifiziert werden. (Eventuell hast Du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert."; +$a->strings["Request has expired, please make a new one."] = "Die Anfrage ist abgelaufen. Bitte stelle eine erneute."; +$a->strings["Forgot your Password?"] = "Hast Du Dein Passwort vergessen?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden Dir dann weitere Informationen per Mail zugesendet."; +$a->strings["Nickname or Email: "] = "Spitzname oder E-Mail:"; +$a->strings["Reset"] = "Zurücksetzen"; +$a->strings["Password Reset"] = "Passwort zurücksetzen"; +$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie gewünscht zurückgesetzt."; +$a->strings["Your new password is"] = "Dein neues Passwort lautet"; +$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort - und dann"; +$a->strings["click here to login"] = "hier klicken, um Dich anzumelden"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Du kannst das Passwort in den Einstellungen ändern, sobald Du Dich erfolgreich angemeldet hast."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\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)."; +$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\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."; +$a->strings["Your password has been changed at %s"] = "Auf %s wurde Dein Passwort geändert"; +$a->strings["No more system notifications."] = "Keine weiteren Systembenachrichtigungen."; +$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["Poke/Prod"] = "Anstupsen"; +$a->strings["poke, prod or do other things to somebody"] = "Stupse Leute an oder mache anderes mit ihnen"; +$a->strings["Recipient"] = "Empfänger"; +$a->strings["Choose what you wish to do to recipient"] = "Was willst Du mit dem Empfänger machen:"; +$a->strings["Make this post private"] = "Diesen Beitrag privat machen"; +$a->strings["Only logged in users are permitted to perform a probing."] = "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet."; +$a->strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zuschneiden schlug fehl."; +$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 %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:"; +$a->strings["or"] = "oder"; +$a->strings["skip this step"] = "diesen Schritt überspringen"; +$a->strings["select a photo from your photo albums"] = "wähle ein Foto aus deinen Fotoalben"; +$a->strings["Crop Image"] = "Bild zurechtschneiden"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."; +$a->strings["Done Editing"] = "Bearbeitung abgeschlossen"; +$a->strings["Image uploaded successfully."] = "Bild erfolgreich hochgeladen."; +$a->strings["Image upload failed."] = "Hochladen des Bildes gescheitert."; +$a->strings["Permission denied"] = "Zugriff verweigert"; +$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Bezeichner."; +$a->strings["Profile Visibility Editor"] = "Editor für die Profil-Sichtbarkeit"; +$a->strings["Click on a contact to add or remove."] = "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"; +$a->strings["Visible To"] = "Sichtbar für"; +$a->strings["All Contacts (with secure profile access)"] = "Alle Kontakte (mit gesichertem Profilzugriff)"; +$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."; +$a->strings["Remove My Account"] = "Konto löschen"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."; +$a->strings["Please enter your password for verification:"] = "Bitte gib Dein Passwort zur Verifikation ein:"; +$a->strings["Remove term"] = "Begriff entfernen"; +$a->strings["Saved Searches"] = "Gespeicherte Suchen"; +$a->strings["Only logged in users are permitted to perform a search."] = "Nur eingeloggten Benutzern ist das Suchen gestattet."; +$a->strings["Too Many Requests"] = "Zu viele Abfragen"; +$a->strings["Only one search per minute is permitted for not logged in users."] = "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet."; +$a->strings["No results."] = "Keine Ergebnisse."; +$a->strings["Items tagged with: %s"] = "Beiträge die mit %s getaggt sind"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s"; +$a->strings["Tag removed"] = "Tag entfernt"; +$a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen"; +$a->strings["Select a tag to remove: "] = "Wähle ein Tag zum Entfernen aus: "; +$a->strings["Export account"] = "Account exportieren"; +$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."] = "Exportiere Deine Accountinformationen und Kontakte. Verwende dies um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."; +$a->strings["Export all"] = "Alles exportieren"; +$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)"] = "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)."; +$a->strings["Export personal data"] = "Persönliche Daten exportieren"; +$a->strings["No contacts."] = "Keine Kontakte."; +$a->strings["Access denied."] = "Zugriff verweigert."; +$a->strings["Wall Photos"] = "Pinnwand-Bilder"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen."; +$a->strings["No recipient selected."] = "Kein Empfänger gewählt."; +$a->strings["Unable to check your home location."] = "Konnte Deinen Heimatort nicht bestimmen."; +$a->strings["Message could not be sent."] = "Nachricht konnte nicht gesendet werden."; +$a->strings["Message collection failure."] = "Konnte Nachrichten nicht abrufen."; +$a->strings["Message sent."] = "Nachricht gesendet."; +$a->strings["No recipient."] = "Kein Empfänger."; +$a->strings["Send Private Message"] = "Private Nachricht senden"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Wenn Du möchtest, dass %s Dir antworten kann, überprüfe Deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern."; +$a->strings["To:"] = "An:"; +$a->strings["Subject:"] = "Betreff:"; +$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden."; +$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."; +$a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls Du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem Du auf diese Nachricht antwortest."; +$a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht."; +$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["Registration successful."] = "Registrierung erfolgreich."; +$a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden."; +$a->strings["Your registration is pending approval by the site owner."] = "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."; +$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kannst dieses Formular auch (optional) mit Deiner OpenID ausfüllen, indem Du Deine OpenID angibst und 'Registrieren' klickst."; +$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Wenn Du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus."; +$a->strings["Your OpenID (optional): "] = "Deine OpenID (optional): "; +$a->strings["Include your profile in member directory?"] = "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?"; +$a->strings["Note for the admin"] = "Hinweis für den Admin"; +$a->strings["Leave a message for the admin, why you want to join this node"] = "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest."; +$a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."; +$a->strings["Your invitation code: "] = "Dein Ein­la­dungs­code"; +$a->strings["Registration"] = "Registrierung"; +$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):"; +$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)"; +$a->strings["New Password:"] = "Neues Passwort:"; +$a->strings["Leave empty for an auto generated password."] = "Leer lassen um das Passwort automatisch zu generieren."; +$a->strings["Confirm:"] = "Bestätigen:"; +$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird 'spitzname@%s' sein."; +$a->strings["Choose a nickname: "] = "Spitznamen wählen: "; +$a->strings["Register"] = "Registrieren"; +$a->strings["Import your profile to this friendica instance"] = "Importiere Dein Profil auf diese Friendica Instanz"; $a->strings["Theme settings updated."] = "Themeneinstellungen aktualisiert."; $a->strings["Information"] = "Information"; $a->strings["Overview"] = "Übersicht"; @@ -724,8 +1041,6 @@ $a->strings["This page allows you to prevent any message from a remote contact t $a->strings["Block Remote Contact"] = "Blockiere entfernten Kontakt"; $a->strings["select all"] = "Alle auswählen"; $a->strings["select none"] = "Auswahl aufheben"; -$a->strings["Block"] = "Sperren"; -$a->strings["Unblock"] = "Entsperren"; $a->strings["No remote contact is blocked from this node."] = "Derzeit werden keine Kontakte auf diesem Knoten blockiert."; $a->strings["Blocked Remote Contacts"] = "Blockierte Kontakte von anderen Knoten"; $a->strings["Block New Remote Contact"] = "Blockieren von weiteren Kontakten"; @@ -776,7 +1091,6 @@ $a->strings["No community page"] = "Keine Gemeinschaftsseite"; $a->strings["Public postings from users of this site"] = "Öffentliche Beiträge von NutzerInnen dieser Seite"; $a->strings["Public postings from the federated network"] = "Öffentliche Beiträge aus dem föderalen Netzwerk"; $a->strings["Public postings from local users and the federated network"] = "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk"; -$a->strings["Disabled"] = "Deaktiviert"; $a->strings["Users, Global Contacts"] = "Nutzer, globale Kontakte"; $a->strings["Users, Global Contacts/fallback"] = "Nutzer, globale Kontakte / Fallback"; $a->strings["One month"] = "ein Monat"; @@ -793,12 +1107,9 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged) $a->strings["Don't check"] = "Nicht überprüfen"; $a->strings["check the stable version"] = "überprüfe die stabile Version"; $a->strings["check the development version"] = "überprüfe die Entwicklungsversion"; -$a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Republish users to directory"] = "Nutzer erneut im globalen Verzeichnis veröffentlichen."; -$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["Worker"] = "Worker"; @@ -909,7 +1220,7 @@ $a->strings["Periodically query other servers for contacts. You can choose betwe $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["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 um 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 Personen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte the-federation.info aufrufen."; $a->strings["Check upstream version"] = "Suche nach Updates"; @@ -1033,153 +1344,22 @@ $a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: "; $a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: "; $a->strings["Source input (Diaspora format): "] = "Originaltext (Diaspora Format): "; $a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Login"] = "Anmeldung"; +$a->strings["The post was created"] = "Der Beitrag wurde angelegt"; $a->strings["Community option not available."] = "Optionen für die Gemeinschaftsseite nicht verfügbar."; $a->strings["Not available."] = "Nicht verfügbar."; $a->strings["Local Community"] = "Lokale Gemeinschaft"; $a->strings["Posts from local users on this server"] = "Beiträge von Nutzern dieses Servers"; $a->strings["Global Community"] = "Globale Gemeinschaft"; $a->strings["Posts from users of the whole federated network"] = "Beiträge von Nutzern des gesamten föderalen Netzwerks"; -$a->strings["No results."] = "Keine Ergebnisse."; $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers."; -$a->strings["%d contact edited."] = [ - 0 => "%d Kontakt bearbeitet.", - 1 => "%d Kontakte bearbeitet.", -]; -$a->strings["Could not access contact record."] = "Konnte nicht auf die Kontaktdaten zugreifen."; -$a->strings["Could not locate selected profile."] = "Konnte das ausgewählte Profil nicht finden."; -$a->strings["Contact updated."] = "Kontakt aktualisiert."; -$a->strings["Failed to update contact record."] = "Aktualisierung der Kontaktdaten fehlgeschlagen."; -$a->strings["Contact has been blocked"] = "Kontakt wurde blockiert"; -$a->strings["Contact has been unblocked"] = "Kontakt wurde wieder freigegeben"; -$a->strings["Contact has been ignored"] = "Kontakt wurde ignoriert"; -$a->strings["Contact has been unignored"] = "Kontakt wird nicht mehr ignoriert"; -$a->strings["Contact has been archived"] = "Kontakt wurde archiviert"; -$a->strings["Contact has been unarchived"] = "Kontakt wurde aus dem Archiv geholt"; -$a->strings["Drop contact"] = "Kontakt löschen"; -$a->strings["Do you really want to delete this contact?"] = "Möchtest Du wirklich diesen Kontakt löschen?"; -$a->strings["Contact has been removed."] = "Kontakt wurde entfernt."; -$a->strings["You are mutual friends with %s"] = "Du hast mit %s eine beidseitige Freundschaft"; -$a->strings["You are sharing with %s"] = "Du teilst mit %s"; -$a->strings["%s is sharing with you"] = "%s teilt mit Dir"; -$a->strings["Private communications are not available for this contact."] = "Private Kommunikation ist für diesen Kontakt nicht verfügbar."; -$a->strings["Never"] = "Niemals"; -$a->strings["(Update was successful)"] = "(Aktualisierung war erfolgreich)"; -$a->strings["(Update was not successful)"] = "(Aktualisierung war nicht erfolgreich)"; -$a->strings["Suggest friends"] = "Kontakte vorschlagen"; -$a->strings["Network type: %s"] = "Netzwerktyp: %s"; -$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["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet."; -$a->strings["Fetch information"] = "Beziehe Information"; -$a->strings["Fetch keywords"] = "Schlüsselwprter abrufen"; -$a->strings["Fetch information and keywords"] = "Beziehe Information und Schlüsselworte"; -$a->strings["Contact"] = "Kontakt"; -$a->strings["Profile Visibility"] = "Profil-Sichtbarkeit"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle eines Deiner Profile das angezeigt werden soll, wenn %s Dein Profil aufruft."; -$a->strings["Contact Information / Notes"] = "Kontakt Informationen / Notizen"; -$a->strings["Their personal note"] = "Die persönliche Mitteilung"; -$a->strings["Edit contact notes"] = "Notizen zum Kontakt bearbeiten"; -$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freischalten"; -$a->strings["Ignore contact"] = "Ignoriere den Kontakt"; -$a->strings["Repair URL settings"] = "URL Einstellungen reparieren"; -$a->strings["View conversations"] = "Unterhaltungen anzeigen"; -$a->strings["Last update:"] = "Letzte Aktualisierung: "; -$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren"; -$a->strings["Update now"] = "Jetzt aktualisieren"; -$a->strings["Unignore"] = "Ignorieren aufheben"; -$a->strings["Currently blocked"] = "Derzeit geblockt"; -$a->strings["Currently ignored"] = "Derzeit ignoriert"; -$a->strings["Currently archived"] = "Momentan archiviert"; -$a->strings["Awaiting connection acknowledge"] = "Bedarf der Bestätigung des Kontakts"; -$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["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["XMPP:"] = "XMPP:"; -$a->strings["Actions"] = "Aktionen"; -$a->strings["Status"] = "Status"; -$a->strings["Contact Settings"] = "Kontakteinstellungen"; -$a->strings["Suggestions"] = "Kontaktvorschläge"; -$a->strings["Suggest potential friends"] = "Kontakte vorschlagen"; -$a->strings["Show all contacts"] = "Alle Kontakte anzeigen"; -$a->strings["Unblocked"] = "Ungeblockt"; -$a->strings["Only show unblocked contacts"] = "Nur nicht-blockierte Kontakte anzeigen"; -$a->strings["Blocked"] = "Geblockt"; -$a->strings["Only show blocked contacts"] = "Nur blockierte Kontakte anzeigen"; -$a->strings["Ignored"] = "Ignoriert"; -$a->strings["Only show ignored contacts"] = "Nur ignorierte Kontakte anzeigen"; -$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["Search your contacts"] = "Suche in deinen Kontakten"; -$a->strings["Results for: %s"] = "Ergebnisse für: %s"; -$a->strings["Update"] = "Aktualisierungen"; -$a->strings["Archive"] = "Archivieren"; -$a->strings["Unarchive"] = "Aus Archiv zurückholen"; -$a->strings["Batch Actions"] = "Stapelverarbeitung"; -$a->strings["Profile Details"] = "Profildetails"; -$a->strings["View all contacts"] = "Alle Kontakte anzeigen"; -$a->strings["View all common friends"] = "Alle Kontakte anzeigen"; -$a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellungen"; -$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["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten"; -$a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten"; -$a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten"; -$a->strings["Delete contact"] = "Lösche den Kontakt"; -$a->strings["No parent user"] = ""; -$a->strings["Parent User"] = ""; -$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = ""; -$a->strings["Delegate Page Management"] = "Delegiere das Management für die Seite"; -$a->strings["Delegates"] = ""; -$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."] = "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!"; -$a->strings["Existing Page Managers"] = "Vorhandene Seitenmanager"; -$a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite"; -$a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte"; -$a->strings["Remove"] = "Entfernen"; -$a->strings["Add"] = "Hinzufügen"; -$a->strings["No entries."] = "Keine Einträge."; -$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."; -$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."; -$a->strings["%d required parameter was not found at the given location"] = [ - 0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden", - 1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden", -]; -$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen."; -$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler."; -$a->strings["Profile unavailable."] = "Profil nicht verfügbar."; -$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Kontaktanfragen erhalten."; -$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen."; -$a->strings["Invalid locator"] = "Ungültiger Locator"; -$a->strings["You have already introduced yourself here."] = "Du hast Dich hier bereits vorgestellt."; -$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob Du bereits mit %s in Kontakt stehst."; -$a->strings["Invalid profile URL."] = "Ungültige Profil-URL."; -$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL."; -$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet."; -$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems. "; -$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["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["Friend/Connection Request"] = "Kontaktanfrage"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"; -$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["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)"; -$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)"; -$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["Status:"] = "Status:"; +$a->strings["Homepage:"] = "Homepage:"; +$a->strings["Global Directory"] = "Weltweites Verzeichnis"; +$a->strings["Find on this site"] = "Auf diesem Server suchen"; +$a->strings["Results for:"] = "Ergebnisse für:"; +$a->strings["Site Directory"] = "Verzeichnis"; +$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein)."; $a->strings["Item not found"] = "Beitrag nicht gefunden"; $a->strings["Edit post"] = "Beitrag bearbeiten"; $a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden bevor sie beginnt."; @@ -1197,136 +1377,35 @@ $a->strings["Share this event"] = "Veranstaltung teilen"; $a->strings["Basic"] = "Allgemein"; $a->strings["Failed to remove event"] = "Entfernen der Veranstaltung fehlgeschlagen"; $a->strings["Event removed"] = "Veranstaltung enfternt"; -$a->strings["- select -"] = "- auswählen -"; -$a->strings["The contact could not be added."] = "Der Kontakt konnte nicht hinzugefügt werden."; -$a->strings["You already added this contact."] = "Du hast den Kontakt bereits hinzugefügt."; -$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."; -$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."; -$a->strings["The network type couldn't be detected. Contact can't be added."] = "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden."; -$a->strings["Friendica Communications Server - Setup"] = "Friendica-Server für soziale Netzwerke – Setup"; -$a->strings["Could not connect to database."] = "Verbindung zur Datenbank gescheitert."; -$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"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Um Friendica installieren zu können, müssen wir wissen, wie wir mit Deiner Datenbank Kontakt aufnehmen können."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bitte kontaktiere den Hosting Provider oder den Administrator der Seite, falls Du Fragen zu diesen Einstellungen haben solltest."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "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."; -$a->strings["Database Server Name"] = "Datenbank-Server"; -$a->strings["Database Login Name"] = "Datenbank-Nutzer"; -$a->strings["Database Login Password"] = "Datenbank-Passwort"; -$a->strings["For security reasons the password must not be empty"] = "Aus Sicherheitsgründen darf das Passwort nicht leer sein."; -$a->strings["Database Name"] = "Datenbank-Name"; -$a->strings["Site administrator email address"] = "E-Mail-Adresse des Administrators"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Die E-Mail-Adresse, die in Deinem Friendica-Account eingetragen ist, muss mit dieser Adresse übereinstimmen, damit Du das Admin-Panel benutzen kannst."; -$a->strings["Please select a default timezone for your website"] = "Bitte wähle die Standardzeitzone Deiner Webseite"; -$a->strings["Site settings"] = "Server-Einstellungen"; -$a->strings["System Language:"] = "Systemsprache:"; -$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Wähle die Standardsprache für deine Friendica-Installations-Oberfläche und den E-Mail-Versand"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden."; -$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten'für das Worker Setup'"; -$a->strings["PHP executable path"] = "Pfad zu PHP"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren."; -$a->strings["Command line PHP"] = "Kommandozeilen-PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)"; -$a->strings["Found PHP version: "] = "Gefundene PHP Version:"; -$a->strings["PHP cli binary"] = "PHP CLI Binary"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Die Kommandozeilenversion von PHP auf Deinem System hat \"register_argc_argv\" nicht aktiviert."; -$a->strings["This is required for message delivery to work."] = "Dies wird für die Auslieferung von Nachrichten benötigt."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn der Server unter Windows läuft, schau Dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an."; -$a->strings["Generate encryption keys"] = "Schlüssel erzeugen"; -$a->strings["libCurl PHP module"] = "PHP: libCurl-Modul"; -$a->strings["GD graphics PHP module"] = "PHP: GD-Grafikmodul"; -$a->strings["OpenSSL PHP module"] = "PHP: OpenSSL-Modul"; -$a->strings["PDO or MySQLi PHP module"] = "PDO oder MySQLi PHP Modul"; -$a->strings["mb_string PHP module"] = "PHP: mb_string-Modul"; -$a->strings["XML PHP module"] = "XML PHP Modul"; -$a->strings["iconv module"] = "iconv module"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert."; -$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das openssl-Modul von PHP ist nicht installiert."; -$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert."; -$a->strings["Error: The MySQL driver for PDO is not installed."] = "Fehler: der MySQL Treiber für PDO ist nicht installiert"; -$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."; -$a->strings["Error: iconv PHP module required but not installed."] = "Fehler: Das iconv-Modul von PHP ist nicht installiert."; -$a->strings["Error, XML PHP module required but not installed."] = "Fehler: XML PHP Modul erforderlich aber nicht installiert."; -$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."] = "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis Deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun."; -$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."] = "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn Du sie hast."; -$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."] = "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."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "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."; -$a->strings[".htconfig.php is writable"] = "Schreibrechte auf .htconfig.php"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen."; -$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."] = "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat."; -$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."] = "Hinweis: aus Sicherheitsgründen solltest Du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten."; -$a->strings["view/smarty3 is writable"] = "view/smarty3 ist schreibbar"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers."; -$a->strings["Url rewrite is working"] = "URL rewrite funktioniert"; -$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagicx PHP Erweiterung ist nicht installiert."; -$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP Erweiterung ist installiert"; -$a->strings["ImageMagick supports GIF"] = "ImageMagick unterstützt GIF"; -$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."] = "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis Deiner Friendica-Installation zu erzeugen."; -$a->strings["

What next

"] = "

Wie geht es weiter?

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "Wichtig: Du musst [manuell] einen Cronjob (o.ä.) für den Worker einrichten."; -$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Du solltest nun die Seite zur Nutzerregistrierung deiner neuen Friendica Instanz besuchen und einen neuen Nutzer einrichten. Bitte denke daran die selbe E-Mail Adresse anzugeben, die du auch als Administrator E-Mail angegeben hast, damit du das Admin-Panel verwenden kannst."; -$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden."; -$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen."; -$a->strings["Wall Photos"] = "Pinnwand-Bilder"; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."; -$a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls Du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem Du auf diese Nachricht antwortest."; -$a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht."; -$a->strings["Time Conversion"] = "Zeitumrechnung"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann."; -$a->strings["UTC time: %s"] = "UTC Zeit: %s"; -$a->strings["Current timezone: %s"] = "Aktuelle Zeitzone: %s"; -$a->strings["Converted localtime: %s"] = "Umgerechnete lokale Zeit: %s"; -$a->strings["Please select your timezone:"] = "Bitte wähle Deine Zeitzone:"; -$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, the request will expire shortly.\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."; -$a->strings["\n\t\tFollow this link soon 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"] = "\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"; -$a->strings["Password reset requested at %s"] = "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Anfrage konnte nicht verifiziert werden. (Eventuell hast Du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert."; -$a->strings["Request has expired, please make a new one."] = "Die Anfrage ist abgelaufen. Bitte stelle eine erneute."; -$a->strings["Forgot your Password?"] = "Hast Du Dein Passwort vergessen?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden Dir dann weitere Informationen per Mail zugesendet."; -$a->strings["Nickname or Email: "] = "Spitzname oder E-Mail:"; -$a->strings["Reset"] = "Zurücksetzen"; -$a->strings["Password Reset"] = "Passwort zurücksetzen"; -$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie gewünscht zurückgesetzt."; -$a->strings["Your new password is"] = "Dein neues Passwort lautet"; -$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort - und dann"; -$a->strings["click here to login"] = "hier klicken, um Dich anzumelden"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Du kannst das Passwort in den Einstellungen ändern, sobald Du Dich erfolgreich angemeldet hast."; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\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)."; -$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\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."; -$a->strings["Your password has been changed at %s"] = "Auf %s wurde Dein Passwort geändert"; +$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["Group created."] = "Gruppe erstellt."; +$a->strings["Could not create group."] = "Konnte die Gruppe nicht erstellen."; +$a->strings["Group not found."] = "Gruppe nicht gefunden."; +$a->strings["Group name changed."] = "Gruppenname geändert."; +$a->strings["Save Group"] = "Gruppe speichern"; +$a->strings["Create a group of contacts/friends."] = "Eine Kontaktgruppe anlegen."; +$a->strings["Group Name: "] = "Gruppenname:"; +$a->strings["Group removed."] = "Gruppe entfernt."; +$a->strings["Unable to remove group."] = "Konnte die Gruppe nicht entfernen."; +$a->strings["Delete Group"] = "Gruppe löschen"; +$a->strings["Group Editor"] = "Gruppeneditor"; +$a->strings["Edit Group Name"] = "Gruppen Name bearbeiten"; +$a->strings["Members"] = "Mitglieder"; +$a->strings["Group is empty"] = "Gruppe ist leer"; +$a->strings["Remove Contact"] = "Kontakt löschen"; +$a->strings["Add Contact"] = "Kontakt hinzufügen"; $a->strings["New Message"] = "Neue Nachricht"; -$a->strings["No recipient selected."] = "Kein Empfänger gewählt."; $a->strings["Unable to locate contact information."] = "Konnte die Kontaktinformationen nicht finden."; -$a->strings["Message could not be sent."] = "Nachricht konnte nicht gesendet werden."; -$a->strings["Message collection failure."] = "Konnte Nachrichten nicht abrufen."; -$a->strings["Message sent."] = "Nachricht gesendet."; $a->strings["Messages"] = "Nachrichten"; $a->strings["Do you really want to delete this message?"] = "Möchtest Du wirklich diese Nachricht löschen?"; $a->strings["Message deleted."] = "Nachricht gelöscht."; $a->strings["Conversation removed."] = "Unterhaltung gelöscht."; -$a->strings["Send Private Message"] = "Private Nachricht senden"; -$a->strings["To:"] = "An:"; -$a->strings["Subject:"] = "Betreff:"; $a->strings["No messages."] = "Keine Nachrichten."; $a->strings["Message not available."] = "Nachricht nicht verfügbar."; $a->strings["Delete message"] = "Nachricht löschen"; -$a->strings["D, d M Y - g:i A"] = "D, d.. M Y - G:i"; +$a->strings["D, d M Y - g:i A"] = "D, d. M Y - H:i"; $a->strings["Delete conversation"] = "Unterhaltung löschen"; $a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Sichere Kommunikation ist nicht verfügbar. Eventuell kannst Du auf der Profilseite des Absenders antworten."; $a->strings["Send Reply"] = "Antwort senden"; @@ -1337,8 +1416,6 @@ $a->strings["%d message"] = [ 0 => "%d Nachricht", 1 => "%d Nachrichten", ]; -$a->strings["Remove term"] = "Begriff entfernen"; -$a->strings["Saved Searches"] = "Gespeicherte Suchen"; $a->strings["add"] = "hinzufügen"; $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [ 0 => "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann.", @@ -1361,7 +1438,6 @@ $a->strings["Interesting Links"] = "Interessante Links"; $a->strings["Starred"] = "Markierte"; $a->strings["Favourite Posts"] = "Favorisierte Beiträge"; $a->strings["Personal Notes"] = "Persönliche Notizen"; -$a->strings["No more system notifications."] = "Keine weiteren Systembenachrichtigungen."; $a->strings["Photo Albums"] = "Fotoalben"; $a->strings["Recent Photos"] = "Neueste Fotos"; $a->strings["Upload New Photos"] = "Neue Fotos hochladen"; @@ -1374,13 +1450,10 @@ $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["a photo"] = "einem Foto"; $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt"; -$a->strings["Image exceeds size limit of %s"] = "Bildgröße überschreitet das Limit von %s"; $a->strings["Image upload didn't complete, please try again"] = "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut."; $a->strings["Image file is missing"] = "Bilddatei konnte nicht gefunden werden."; $a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator."; $a->strings["Image file is empty."] = "Bilddatei ist leer."; -$a->strings["Unable to process image."] = "Konnte das Bild nicht bearbeiten."; -$a->strings["Image upload failed."] = "Hochladen des Bildes gescheitert."; $a->strings["No photos selected"] = "Keine Bilder ausgewählt"; $a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt."; $a->strings["Upload Photos"] = "Bilder hochladen"; @@ -1415,74 +1488,15 @@ $a->strings["This is you"] = "Das bist Du"; $a->strings["Comment"] = "Kommentar"; $a->strings["Map"] = "Karte"; $a->strings["View Album"] = "Album betrachten"; -$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["Poke/Prod"] = "Anstupsen"; -$a->strings["poke, prod or do other things to somebody"] = "Stupse Leute an oder mache anderes mit ihnen"; -$a->strings["Recipient"] = "Empfänger"; -$a->strings["Choose what you wish to do to recipient"] = "Was willst Du mit dem Empfänger machen:"; -$a->strings["Make this post private"] = "Diesen Beitrag privat machen"; -$a->strings["Only logged in users are permitted to perform a probing."] = "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet."; $a->strings["Requested profile is not available."] = "Das angefragte Profil ist nicht vorhanden."; $a->strings["%s's posts"] = "Beiträge von %s"; $a->strings["%s's comments"] = "Kommentare von %s"; $a->strings["%s's timeline"] = "Timeline von %s"; $a->strings["Tips for New Members"] = "Tipps für neue Nutzer"; -$a->strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zuschneiden schlug fehl."; -$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["Upload File:"] = "Datei hochladen:"; -$a->strings["Select a profile:"] = "Profil auswählen:"; -$a->strings["or"] = "oder"; -$a->strings["skip this step"] = "diesen Schritt überspringen"; -$a->strings["select a photo from your photo albums"] = "wähle ein Foto aus deinen Fotoalben"; -$a->strings["Crop Image"] = "Bild zurechtschneiden"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."; -$a->strings["Done Editing"] = "Bearbeitung abgeschlossen"; -$a->strings["Image uploaded successfully."] = "Bild erfolgreich hochgeladen."; -$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Bezeichner."; -$a->strings["Profile Visibility Editor"] = "Editor für die Profil-Sichtbarkeit"; -$a->strings["Visible To"] = "Sichtbar für"; -$a->strings["All Contacts (with secure profile access)"] = "Alle Kontakte (mit gesichertem Profilzugriff)"; -$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["Registration successful."] = "Registrierung erfolgreich."; -$a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden."; -$a->strings["Your registration is pending approval by the site owner."] = "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kannst dieses Formular auch (optional) mit Deiner OpenID ausfüllen, indem Du Deine OpenID angibst und 'Registrieren' klickst."; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Wenn Du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus."; -$a->strings["Your OpenID (optional): "] = "Deine OpenID (optional): "; -$a->strings["Include your profile in member directory?"] = "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?"; -$a->strings["Note for the admin"] = "Hinweis für den Admin"; -$a->strings["Leave a message for the admin, why you want to join this node"] = "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest."; -$a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."; -$a->strings["Your invitation ID: "] = "ID Deiner Einladung: "; -$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):"; -$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)"; -$a->strings["New Password:"] = "Neues Passwort:"; -$a->strings["Leave empty for an auto generated password."] = "Leer lassen um das Passwort automatisch zu generieren."; -$a->strings["Confirm:"] = "Bestätigen:"; -$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird 'spitzname@%s' sein."; -$a->strings["Choose a nickname: "] = "Spitznamen wählen: "; -$a->strings["Register"] = "Registrieren"; -$a->strings["Import your profile to this friendica instance"] = "Importiere Dein Profil auf diese Friendica Instanz"; -$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."; -$a->strings["Remove My Account"] = "Konto löschen"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."; -$a->strings["Please enter your password for verification:"] = "Bitte gib Dein Passwort zur Verifikation ein:"; -$a->strings["Only logged in users are permitted to perform a search."] = "Nur eingeloggten Benutzern ist das Suchen gestattet."; -$a->strings["Too Many Requests"] = "Zu viele Abfragen"; -$a->strings["Only one search per minute is permitted for not logged in users."] = "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet."; -$a->strings["Items tagged with: %s"] = "Beiträge die mit %s getaggt sind"; $a->strings["Display"] = "Anzeige"; $a->strings["Social Networks"] = "Soziale Netzwerke"; $a->strings["Delegations"] = "Delegationen"; $a->strings["Connected apps"] = "Verbundene Programme"; -$a->strings["Export personal data"] = "Persönliche Daten exportieren"; $a->strings["Remove account"] = "Konto löschen"; $a->strings["Missing some important data!"] = "Wichtige Daten fehlen!"; $a->strings["Failed to connect with email account using the settings provided."] = "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich."; @@ -1598,21 +1612,21 @@ $a->strings["Requires manual approval of contact requests."] = "Kontaktanfragen $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["Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public."] = ""; +$a->strings["Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public."] = "Dein Profil wird in den globalen Friendica Verzeichnissen (z.B. %s) veröffentlicht. Dein Profil wird öffentlich auffindbar sein."; $a->strings["Publish your default profile in the global social directory?"] = "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"; -$a->strings["Your profile will be publishedin this node's local directory. Your profile details may be publicly visible depending on the system settings."] = ""; +$a->strings["Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings."] = "Dein Profil wird im lokalen Verzeichnis dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."; $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"; -$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = ""; +$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Die Liste deiner Kontakte wird nicht in deinem Standard-Profil angezeigt werden. Du kannst für jedes weitere Profil diese Entscheidung separat einstellen."; $a->strings["Hide your profile details from anonymous viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?"; -$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = ""; +$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden."; $a->strings["Allow friends to post to your profile page?"] = "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?"; -$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = ""; +$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt."; $a->strings["Allow friends to tag your posts?"] = "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?"; -$a->strings["Your contacts can add additional tags to your posts."] = ""; +$a->strings["Your contacts can add additional tags to your posts."] = "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen."; $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["If you like, Friendica may suggest new members to add you as a contact."] = ""; +$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Wenn du magst, kann Friendica dich neuen Mitgliedern als Kontakt vorschlagen."; $a->strings["Permit unknown people to send you private mail?"] = "Dürfen Dir Unbekannte private Nachrichten schicken?"; -$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = ""; +$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Nutzer des Friendica Netzwerks können dir private Nachrichten senden, selbst wenn sie nicht in deine Kontaktliste sind."; $a->strings["Profile is not published."] = "Profil ist nicht veröffentlicht."; $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:"; @@ -1672,25 +1686,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ve $a->strings["Relocate"] = "Umziehen"; $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."] = "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige Deiner Kontakte Deine Beiträge nicht erhalten, verwende diesen Button."; $a->strings["Resend relocate message to contacts"] = "Umzugsbenachrichtigung erneut an Kontakte senden"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s"; -$a->strings["Tag removed"] = "Tag entfernt"; -$a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen"; -$a->strings["Select a tag to remove: "] = "Wähle ein Tag zum Entfernen aus: "; -$a->strings["Export account"] = "Account exportieren"; -$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."] = "Exportiere Deine Accountinformationen und Kontakte. Verwende dies um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."; -$a->strings["Export all"] = "Alles exportieren"; -$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)"] = "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)."; $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["Recent Videos"] = "Neueste Videos"; $a->strings["Upload New Videos"] = "Neues Video hochladen"; -$a->strings["No contacts."] = "Keine Kontakte."; -$a->strings["Access denied."] = "Zugriff verweigert."; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen."; -$a->strings["Unable to check your home location."] = "Konnte Deinen Heimatort nicht bestimmen."; -$a->strings["No recipient."] = "Kein Empfänger."; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Wenn Du möchtest, dass %s Dir antworten kann, überprüfe Deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern."; $a->strings["default"] = "Standard"; $a->strings["greenzero"] = "greenzero"; $a->strings["purplezero"] = "purplezero"; @@ -1989,36 +1989,10 @@ $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nFehler %d $a->strings["Errors encountered performing database changes: "] = "Fehler beim Ändern der Datenbank aufgetreten"; $a->strings[": Database update"] = ": Datenbank Update"; $a->strings["%s: updating %s table."] = "%s: aktualisiere Tabelle %s"; -$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."] = "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."; -$a->strings["Default privacy group for new contacts"] = "Voreingestellte Gruppe für neue Kontakte"; -$a->strings["Everybody"] = "Alle Kontakte"; -$a->strings["edit"] = "bearbeiten"; -$a->strings["Edit group"] = "Gruppe bearbeiten"; -$a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe"; -$a->strings["Create a new group"] = "Neue Gruppe erstellen"; -$a->strings["Edit groups"] = "Gruppen bearbeiten"; -$a->strings["Drop Contact"] = "Kontakt löschen"; -$a->strings["Organisation"] = "Organisation"; -$a->strings["News"] = "Nachrichten"; -$a->strings["Forum"] = "Forum"; -$a->strings["Connect URL missing."] = "Connect-URL fehlt"; -$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Der Kontakt konnte nicht hinzugefügt werden. Bitte überprüfe die Einstellungen unter Einstellungen -> Soziale Netzwerke"; -$a->strings["This site is not configured to allow communications with other networks."] = "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."; -$a->strings["The profile address specified does not provide adequate information."] = "Die angegebene Profiladresse liefert unzureichende Informationen."; -$a->strings["An author or name was not found."] = "Es wurde kein Autor oder Name gefunden."; -$a->strings["No browser URL could be matched to this address."] = "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen."; -$a->strings["Use mailto: in front of address to force email check."] = "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von Dir erhalten können."; -$a->strings["Unable to retrieve contact information."] = "Konnte die Kontaktinformationen nicht empfangen."; -$a->strings["%s's birthday"] = "%ss Geburtstag"; -$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s"; +$a->strings["[no subject]"] = "[kein Betreff]"; $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil."; $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil."; $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil."; -$a->strings["[no subject]"] = "[kein Betreff]"; $a->strings["Requested account is not available."] = "Das angefragte Profil ist nicht vorhanden."; $a->strings["Edit profile"] = "Profil bearbeiten"; $a->strings["Atom feed"] = "Atom-Feed"; @@ -2048,6 +2022,32 @@ $a->strings["Work/employment:"] = "Arbeit/Beschäftigung:"; $a->strings["School/education:"] = "Schule/Ausbildung:"; $a->strings["Forums:"] = "Foren:"; $a->strings["Only You Can See This"] = "Nur Du kannst das sehen"; +$a->strings["Drop Contact"] = "Kontakt löschen"; +$a->strings["Organisation"] = "Organisation"; +$a->strings["News"] = "Nachrichten"; +$a->strings["Forum"] = "Forum"; +$a->strings["Connect URL missing."] = "Connect-URL fehlt"; +$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Der Kontakt konnte nicht hinzugefügt werden. Bitte überprüfe die Einstellungen unter Einstellungen -> Soziale Netzwerke"; +$a->strings["This site is not configured to allow communications with other networks."] = "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."; +$a->strings["The profile address specified does not provide adequate information."] = "Die angegebene Profiladresse liefert unzureichende Informationen."; +$a->strings["An author or name was not found."] = "Es wurde kein Autor oder Name gefunden."; +$a->strings["No browser URL could be matched to this address."] = "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen."; +$a->strings["Use mailto: in front of address to force email check."] = "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von Dir erhalten können."; +$a->strings["Unable to retrieve contact information."] = "Konnte die Kontaktinformationen nicht empfangen."; +$a->strings["%s's birthday"] = "%ss Geburtstag"; +$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s"; +$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."] = "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."; +$a->strings["Default privacy group for new contacts"] = "Voreingestellte Gruppe für neue Kontakte"; +$a->strings["Everybody"] = "Alle Kontakte"; +$a->strings["edit"] = "bearbeiten"; +$a->strings["Edit group"] = "Gruppe bearbeiten"; +$a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe"; +$a->strings["Create a new group"] = "Neue Gruppe erstellen"; +$a->strings["Edit groups"] = "Gruppen bearbeiten"; $a->strings["Login failed"] = "Anmeldung fehlgeschlagen"; $a->strings["Not enough information to authenticate"] = "Nicht genügend Informationen für die Authentifizierung"; $a->strings["An invitation is required."] = "Du benötigst eine Einladung."; @@ -2074,12 +2074,12 @@ $a->strings["Registration at %s"] = "Registrierung als %s"; $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\nHallo %1\$s,\n\ndanke für Deine Registrierung auf %2\$s. Dein Account wurde eingerichtet."; $a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."] = "\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."; $a->strings["%s\\'s birthday"] = "%ss Geburtstag"; -$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora"; -$a->strings["Attachments:"] = "Anhänge:"; $a->strings["%s is now following %s."] = "%s folgt nun %s"; $a->strings["following"] = "folgen"; $a->strings["%s stopped following %s."] = "%s hat aufgehört %s zu folgen"; $a->strings["stopped following"] = "wird nicht mehr gefolgt"; +$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora"; +$a->strings["Attachments:"] = "Anhänge:"; $a->strings["(no subject)"] = "(kein Betreff)"; $a->strings["Create a New Account"] = "Neues Konto erstellen"; $a->strings["Password: "] = "Passwort: "; diff --git a/view/lang/en-gb/messages.po b/view/lang/en-gb/messages.po index 95958aece0..0e67f49aa7 100644 --- a/view/lang/en-gb/messages.po +++ b/view/lang/en-gb/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-10 18:14+0100\n" -"PO-Revision-Date: 2018-02-15 15:30+0000\n" +"POT-Creation-Date: 2018-03-05 16:37+0100\n" +"PO-Revision-Date: 2018-03-06 03:51+0000\n" "Last-Translator: Andy H3 \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/Friendica/friendica/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -18,548 +18,23 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/acl_selectors.php:358 -msgid "Post to Email" -msgstr "Post to email" - -#: include/acl_selectors.php:363 mod/settings.php:1126 -msgid "Hide your profile details from unknown viewers?" -msgstr "Hide profile details from unknown viewers?" - -#: include/acl_selectors.php:363 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Connectors are disabled since \"%s\" is enabled." - -#: include/acl_selectors.php:369 -msgid "Visible to everybody" -msgstr "Visible to everybody" - -#: include/acl_selectors.php:370 view/theme/vier/config.php:115 -msgid "show" -msgstr "show" - -#: include/acl_selectors.php:371 view/theme/vier/config.php:115 -msgid "don't show" -msgstr "don't show" - -#: include/acl_selectors.php:377 mod/editpost.php:133 -msgid "CC: email addresses" -msgstr "CC: email addresses" - -#: include/acl_selectors.php:378 mod/editpost.php:140 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Example: bob@example.com, mary@example.com" - -#: include/acl_selectors.php:380 mod/events.php:537 mod/photos.php:1100 -#: mod/photos.php:1443 -msgid "Permissions" -msgstr "Permissions" - -#: include/acl_selectors.php:381 -msgid "Close" -msgstr "Close" - -#: include/api.php:1182 -#, php-format -msgid "Daily posting limit of %d post reached. The post was rejected." -msgid_plural "Daily posting limit of %d posts reached. The post was rejected." -msgstr[0] "" -msgstr[1] "" - -#: include/api.php:1206 -#, php-format -msgid "Weekly posting limit of %d post reached. The post was rejected." -msgid_plural "" -"Weekly posting limit of %d posts reached. The post was rejected." -msgstr[0] "" -msgstr[1] "" - -#: include/api.php:1230 -#, php-format -msgid "Monthly posting limit of %d post reached. The post was rejected." -msgstr "Monthly posting limit of %d post reached. The post was rejected." - -#: include/api.php:4377 mod/photos.php:89 mod/photos.php:195 -#: mod/photos.php:723 mod/photos.php:1151 mod/photos.php:1168 -#: mod/photos.php:1686 mod/profile_photo.php:84 mod/profile_photo.php:92 -#: mod/profile_photo.php:100 mod/profile_photo.php:223 -#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:524 -#: src/Model/User.php:532 src/Model/User.php:540 -msgid "Profile Photos" -msgstr "Profile photos" - -#: include/bb2diaspora.php:240 include/event.php:26 include/event.php:915 -#: mod/localtime.php:19 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: include/bb2diaspora.php:247 include/event.php:45 include/event.php:62 -#: include/event.php:472 include/event.php:993 -msgid "Starts:" -msgstr "Starts:" - -#: include/bb2diaspora.php:253 include/event.php:48 include/event.php:68 -#: include/event.php:473 include/event.php:997 -msgid "Finishes:" -msgstr "Finishes:" - -#: include/bb2diaspora.php:260 include/event.php:52 include/event.php:77 -#: include/event.php:474 include/event.php:1011 mod/directory.php:140 -#: mod/notifications.php:247 mod/contacts.php:650 mod/events.php:522 -#: src/Model/Profile.php:417 -msgid "Location:" -msgstr "Location:" - -#: include/conversation.php:147 include/conversation.php:285 -#: include/text.php:1744 src/Model/Item.php:1850 -msgid "event" -msgstr "event" - -#: include/conversation.php:150 include/conversation.php:160 -#: include/conversation.php:288 include/conversation.php:297 -#: mod/subthread.php:96 mod/tagger.php:71 src/Model/Item.php:1848 -#: src/Protocol/Diaspora.php:1941 -msgid "status" -msgstr "status" - -#: include/conversation.php:155 include/conversation.php:293 -#: include/text.php:1746 mod/subthread.php:96 mod/tagger.php:71 -#: src/Model/Item.php:1848 -msgid "photo" -msgstr "photo" - -#: include/conversation.php:167 src/Model/Item.php:1722 -#: src/Protocol/Diaspora.php:1937 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s likes %2$s's %3$s" - -#: include/conversation.php:170 src/Model/Item.php:1727 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s doesn't like %2$s's %3$s" - -#: include/conversation.php:173 -#, php-format -msgid "%1$s attends %2$s's %3$s" -msgstr "%1$s goes to %2$s's %3$s" - -#: include/conversation.php:176 -#, php-format -msgid "%1$s doesn't attend %2$s's %3$s" -msgstr "%1$s doesn't go %2$s's %3$s" - -#: include/conversation.php:179 -#, php-format -msgid "%1$s attends maybe %2$s's %3$s" -msgstr "%1$s might go to %2$s's %3$s" - -#: include/conversation.php:212 mod/dfrn_confirm.php:431 -#: src/Protocol/Diaspora.php:2409 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s is now friends with %2$s" - -#: include/conversation.php:253 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s poked %2$s" - -#: include/conversation.php:307 mod/tagger.php:104 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s tagged %2$s's %3$s with %4$s" - -#: include/conversation.php:334 -msgid "post/item" -msgstr "Post/Item" - -#: include/conversation.php:335 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s marked %2$s's %3$s as favourite" - -#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:354 -msgid "Likes" -msgstr "Likes" - -#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:358 -msgid "Dislikes" -msgstr "Dislikes" - -#: include/conversation.php:610 include/conversation.php:1673 -#: mod/photos.php:1504 -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Attending" -msgstr[1] "Attending" - -#: include/conversation.php:610 mod/photos.php:1504 -msgid "Not attending" -msgstr "Not attending" - -#: include/conversation.php:610 mod/photos.php:1504 -msgid "Might attend" -msgstr "Might attend" - -#: include/conversation.php:744 mod/photos.php:1571 src/Object/Post.php:177 -msgid "Select" -msgstr "Select" - -#: include/conversation.php:745 mod/admin.php:1705 mod/contacts.php:820 -#: mod/contacts.php:1018 mod/photos.php:1572 mod/settings.php:742 -#: src/Object/Post.php:178 -msgid "Delete" -msgstr "Delete" - -#: include/conversation.php:777 src/Object/Post.php:355 -#: src/Object/Post.php:356 -#, php-format -msgid "View %s's profile @ %s" -msgstr "View %s's profile @ %s" - -#: include/conversation.php:789 src/Object/Post.php:343 -msgid "Categories:" -msgstr "Categories:" - -#: include/conversation.php:790 src/Object/Post.php:344 -msgid "Filed under:" -msgstr "Filed under:" - -#: include/conversation.php:797 src/Object/Post.php:369 -#, php-format -msgid "%s from %s" -msgstr "%s from %s" - -#: include/conversation.php:812 -msgid "View in context" -msgstr "View in context" - -#: include/conversation.php:814 include/conversation.php:1346 -#: mod/wallmessage.php:146 mod/editpost.php:124 mod/message.php:264 -#: mod/message.php:435 mod/photos.php:1475 src/Object/Post.php:394 -msgid "Please wait" -msgstr "Please wait" - -#: include/conversation.php:885 -msgid "remove" -msgstr "Remove" - -#: include/conversation.php:889 -msgid "Delete Selected Items" -msgstr "Delete selected items" - -#: include/conversation.php:1052 view/theme/frio/theme.php:355 -msgid "Follow Thread" -msgstr "Follow thread" - -#: include/conversation.php:1053 src/Model/Contact.php:554 -msgid "View Status" -msgstr "View status" - -#: include/conversation.php:1054 include/conversation.php:1070 -#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82 -#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497 -#: src/Model/Contact.php:510 src/Model/Contact.php:555 -msgid "View Profile" -msgstr "View profile" - -#: include/conversation.php:1055 src/Model/Contact.php:556 -msgid "View Photos" -msgstr "View photos" - -#: include/conversation.php:1056 src/Model/Contact.php:557 -msgid "Network Posts" -msgstr "Network posts" - -#: include/conversation.php:1057 src/Model/Contact.php:558 -msgid "View Contact" -msgstr "View contact" - -#: include/conversation.php:1058 src/Model/Contact.php:560 -msgid "Send PM" -msgstr "Send PM" - -#: include/conversation.php:1062 src/Model/Contact.php:561 -msgid "Poke" -msgstr "Poke" - -#: include/conversation.php:1067 mod/allfriends.php:74 mod/follow.php:145 -#: mod/suggest.php:83 mod/dirfind.php:221 mod/match.php:90 -#: mod/contacts.php:586 src/Content/Widget.php:61 src/Model/Contact.php:511 -msgid "Connect/Follow" -msgstr "Connect/Follow" - -#: include/conversation.php:1186 -#, php-format -msgid "%s likes this." -msgstr "%s likes this." - -#: include/conversation.php:1189 -#, php-format -msgid "%s doesn't like this." -msgstr "%s doesn't like this." - -#: include/conversation.php:1192 -#, php-format -msgid "%s attends." -msgstr "%s attends." - -#: include/conversation.php:1195 -#, php-format -msgid "%s doesn't attend." -msgstr "%s doesn't attend." - -#: include/conversation.php:1198 -#, php-format -msgid "%s attends maybe." -msgstr "%s may attend." - -#: include/conversation.php:1209 -msgid "and" -msgstr "and" - -#: include/conversation.php:1215 -#, php-format -msgid "and %d other people" -msgstr "and %d other people" - -#: include/conversation.php:1224 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d people like this" - -#: include/conversation.php:1225 -#, php-format -msgid "%s like this." -msgstr "%s like this." - -#: include/conversation.php:1228 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d people don't like this" - -#: include/conversation.php:1229 -#, php-format -msgid "%s don't like this." -msgstr "%s don't like this." - -#: include/conversation.php:1232 -#, php-format -msgid "%2$d people attend" -msgstr "%2$d people attend" - -#: include/conversation.php:1233 -#, php-format -msgid "%s attend." -msgstr "%s attend." - -#: include/conversation.php:1236 -#, php-format -msgid "%2$d people don't attend" -msgstr "%2$d people don't attend" - -#: include/conversation.php:1237 -#, php-format -msgid "%s don't attend." -msgstr "%s don't attend." - -#: include/conversation.php:1240 -#, php-format -msgid "%2$d people attend maybe" -msgstr "%2$d people attend maybe" - -#: include/conversation.php:1241 -#, php-format -msgid "%s anttend maybe." -msgstr "%s attend maybe." - -#: include/conversation.php:1271 include/conversation.php:1287 -msgid "Visible to everybody" -msgstr "Visible to everybody" - -#: include/conversation.php:1272 include/conversation.php:1288 -#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:199 -#: mod/message.php:206 mod/message.php:345 mod/message.php:352 -msgid "Please enter a link URL:" -msgstr "Please enter a link URL:" - -#: include/conversation.php:1273 include/conversation.php:1289 -msgid "Please enter a video link/URL:" -msgstr "Please enter a video link/URL:" - -#: include/conversation.php:1274 include/conversation.php:1290 -msgid "Please enter an audio link/URL:" -msgstr "Please enter an audio link/URL:" - -#: include/conversation.php:1275 include/conversation.php:1291 -msgid "Tag term:" -msgstr "Tag term:" - -#: include/conversation.php:1276 include/conversation.php:1292 -#: mod/filer.php:35 -msgid "Save to Folder:" -msgstr "Save to folder:" - -#: include/conversation.php:1277 include/conversation.php:1293 -msgid "Where are you right now?" -msgstr "Where are you right now?" - -#: include/conversation.php:1278 -msgid "Delete item(s)?" -msgstr "Delete item(s)?" - -#: include/conversation.php:1327 -msgid "Share" -msgstr "Share" - -#: include/conversation.php:1328 mod/wallmessage.php:144 mod/editpost.php:110 -#: mod/message.php:262 mod/message.php:432 -msgid "Upload photo" -msgstr "Upload photo" - -#: include/conversation.php:1329 mod/editpost.php:111 -msgid "upload photo" -msgstr "upload photo" - -#: include/conversation.php:1330 mod/editpost.php:112 -msgid "Attach file" -msgstr "Attach file" - -#: include/conversation.php:1331 mod/editpost.php:113 -msgid "attach file" -msgstr "attach file" - -#: include/conversation.php:1332 mod/wallmessage.php:145 mod/editpost.php:114 -#: mod/message.php:263 mod/message.php:433 -msgid "Insert web link" -msgstr "Insert web link" - -#: include/conversation.php:1333 mod/editpost.php:115 -msgid "web link" -msgstr "web link" - -#: include/conversation.php:1334 mod/editpost.php:116 -msgid "Insert video link" -msgstr "Insert video link" - -#: include/conversation.php:1335 mod/editpost.php:117 -msgid "video link" -msgstr "video link" - -#: include/conversation.php:1336 mod/editpost.php:118 -msgid "Insert audio link" -msgstr "Insert audio link" - -#: include/conversation.php:1337 mod/editpost.php:119 -msgid "audio link" -msgstr "audio link" - -#: include/conversation.php:1338 mod/editpost.php:120 -msgid "Set your location" -msgstr "Set your location" - -#: include/conversation.php:1339 mod/editpost.php:121 -msgid "set location" -msgstr "set location" - -#: include/conversation.php:1340 mod/editpost.php:122 -msgid "Clear browser location" -msgstr "Clear browser location" - -#: include/conversation.php:1341 mod/editpost.php:123 -msgid "clear location" -msgstr "clear location" - -#: include/conversation.php:1343 mod/editpost.php:137 -msgid "Set title" -msgstr "Set title" - -#: include/conversation.php:1345 mod/editpost.php:139 -msgid "Categories (comma-separated list)" -msgstr "Categories (comma-separated list)" - -#: include/conversation.php:1347 mod/editpost.php:125 -msgid "Permission settings" -msgstr "Permission settings" - -#: include/conversation.php:1348 mod/editpost.php:154 -msgid "permissions" -msgstr "permissions" - -#: include/conversation.php:1356 mod/editpost.php:134 -msgid "Public post" -msgstr "Public post" - -#: include/conversation.php:1360 mod/editpost.php:145 mod/events.php:532 -#: mod/photos.php:1494 mod/photos.php:1533 mod/photos.php:1606 -#: src/Object/Post.php:797 -msgid "Preview" -msgstr "Preview" - -#: include/conversation.php:1364 include/items.php:388 mod/fbrowser.php:103 -#: mod/fbrowser.php:134 mod/follow.php:163 mod/suggest.php:41 -#: mod/unfollow.php:117 mod/editpost.php:148 mod/contacts.php:466 -#: mod/dfrn_request.php:663 mod/message.php:140 mod/photos.php:249 -#: mod/photos.php:325 mod/settings.php:680 mod/settings.php:706 -#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:149 -msgid "Cancel" -msgstr "Cancel" - -#: include/conversation.php:1369 -msgid "Post to Groups" -msgstr "Post to groups" - -#: include/conversation.php:1370 -msgid "Post to Contacts" -msgstr "Post to contacts" - -#: include/conversation.php:1371 -msgid "Private post" -msgstr "Private post" - -#: include/conversation.php:1376 mod/editpost.php:152 -#: src/Model/Profile.php:342 -msgid "Message" -msgstr "Message" - -#: include/conversation.php:1377 mod/editpost.php:153 -msgid "Browser" -msgstr "Browser" - -#: include/conversation.php:1644 -msgid "View all" -msgstr "View all" - -#: include/conversation.php:1667 -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Like" -msgstr[1] "Likes" - -#: include/conversation.php:1670 -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Dislike" -msgstr[1] "Dislikes" - -#: include/conversation.php:1676 -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Not attending" -msgstr[1] "Not attending" - -#: include/conversation.php:1679 src/Content/ContactSelector.php:125 -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Undecided" -msgstr[1] "Undecided" - -#: include/dba.php:59 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Cannot locate DNS info for database server '%s'" +#: include/security.php:81 +msgid "Welcome " +msgstr "Welcome " + +#: include/security.php:82 +msgid "Please upload a profile photo." +msgstr "Please upload a profile photo." + +#: include/security.php:84 +msgid "Welcome back " +msgstr "Welcome back " + +#: include/security.php:431 +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 "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours." #: include/enotify.php:33 msgid "Friendica Notification" @@ -579,7 +54,7 @@ msgstr "%s Administrator" msgid "%1$s, %2$s Administrator" msgstr "%1$s, %2$s Administrator" -#: include/enotify.php:52 src/Worker/Delivery.php:404 +#: include/enotify.php:52 src/Worker/Delivery.php:403 msgid "noreply" msgstr "noreply" @@ -853,475 +328,1001 @@ msgstr "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s(" msgid "Please visit %s to approve or reject the request." msgstr "Please visit %s to approve or reject the request." -#: include/event.php:421 +#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238 +#: mod/localtime.php:19 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: include/event.php:45 include/event.php:62 include/event.php:471 +#: include/event.php:992 include/bb2diaspora.php:245 +msgid "Starts:" +msgstr "Starts:" + +#: include/event.php:48 include/event.php:68 include/event.php:472 +#: include/event.php:996 include/bb2diaspora.php:251 +msgid "Finishes:" +msgstr "Finishes:" + +#: include/event.php:52 include/event.php:77 include/event.php:473 +#: include/event.php:1010 include/bb2diaspora.php:258 +#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149 +#: mod/events.php:521 src/Model/Profile.php:417 +msgid "Location:" +msgstr "Location:" + +#: include/event.php:420 msgid "all-day" msgstr "All-day" -#: include/event.php:423 include/text.php:1135 +#: include/event.php:422 include/text.php:1111 msgid "Sun" msgstr "Sun" -#: include/event.php:424 include/text.php:1135 +#: include/event.php:423 include/text.php:1111 msgid "Mon" msgstr "Mon" -#: include/event.php:425 include/text.php:1135 +#: include/event.php:424 include/text.php:1111 msgid "Tue" msgstr "Tue" -#: include/event.php:426 include/text.php:1135 +#: include/event.php:425 include/text.php:1111 msgid "Wed" msgstr "Wed" -#: include/event.php:427 include/text.php:1135 +#: include/event.php:426 include/text.php:1111 msgid "Thu" msgstr "Thu" -#: include/event.php:428 include/text.php:1135 +#: include/event.php:427 include/text.php:1111 msgid "Fri" msgstr "Fri" -#: include/event.php:429 include/text.php:1135 +#: include/event.php:428 include/text.php:1111 msgid "Sat" msgstr "Sat" -#: include/event.php:431 include/text.php:1117 mod/settings.php:945 +#: include/event.php:430 include/text.php:1093 mod/settings.php:945 msgid "Sunday" msgstr "Sunday" -#: include/event.php:432 include/text.php:1117 mod/settings.php:945 +#: include/event.php:431 include/text.php:1093 mod/settings.php:945 msgid "Monday" msgstr "Monday" -#: include/event.php:433 include/text.php:1117 +#: include/event.php:432 include/text.php:1093 msgid "Tuesday" msgstr "Tuesday" -#: include/event.php:434 include/text.php:1117 +#: include/event.php:433 include/text.php:1093 msgid "Wednesday" msgstr "Wednesday" -#: include/event.php:435 include/text.php:1117 +#: include/event.php:434 include/text.php:1093 msgid "Thursday" msgstr "Thursday" -#: include/event.php:436 include/text.php:1117 +#: include/event.php:435 include/text.php:1093 msgid "Friday" msgstr "Friday" -#: include/event.php:437 include/text.php:1117 +#: include/event.php:436 include/text.php:1093 msgid "Saturday" msgstr "Saturday" -#: include/event.php:439 include/text.php:1138 +#: include/event.php:438 include/text.php:1114 msgid "Jan" msgstr "Jan" -#: include/event.php:440 include/text.php:1138 +#: include/event.php:439 include/text.php:1114 msgid "Feb" msgstr "Feb" -#: include/event.php:441 include/text.php:1138 +#: include/event.php:440 include/text.php:1114 msgid "Mar" msgstr "Mar" -#: include/event.php:442 include/text.php:1138 +#: include/event.php:441 include/text.php:1114 msgid "Apr" msgstr "Apr" -#: include/event.php:443 include/event.php:456 include/text.php:1121 -#: include/text.php:1138 +#: include/event.php:442 include/event.php:455 include/text.php:1097 +#: include/text.php:1114 msgid "May" msgstr "May" -#: include/event.php:444 +#: include/event.php:443 msgid "Jun" msgstr "Jun" -#: include/event.php:445 include/text.php:1138 +#: include/event.php:444 include/text.php:1114 msgid "Jul" msgstr "Jul" -#: include/event.php:446 include/text.php:1138 +#: include/event.php:445 include/text.php:1114 msgid "Aug" msgstr "Aug" -#: include/event.php:447 +#: include/event.php:446 msgid "Sept" msgstr "Sep" -#: include/event.php:448 include/text.php:1138 +#: include/event.php:447 include/text.php:1114 msgid "Oct" msgstr "Oct" -#: include/event.php:449 include/text.php:1138 +#: include/event.php:448 include/text.php:1114 msgid "Nov" msgstr "Nov" -#: include/event.php:450 include/text.php:1138 +#: include/event.php:449 include/text.php:1114 msgid "Dec" msgstr "Dec" -#: include/event.php:452 include/text.php:1121 +#: include/event.php:451 include/text.php:1097 msgid "January" msgstr "January" -#: include/event.php:453 include/text.php:1121 +#: include/event.php:452 include/text.php:1097 msgid "February" msgstr "February" -#: include/event.php:454 include/text.php:1121 +#: include/event.php:453 include/text.php:1097 msgid "March" msgstr "March" -#: include/event.php:455 include/text.php:1121 +#: include/event.php:454 include/text.php:1097 msgid "April" msgstr "April" -#: include/event.php:457 include/text.php:1121 +#: include/event.php:456 include/text.php:1097 msgid "June" msgstr "June" -#: include/event.php:458 include/text.php:1121 +#: include/event.php:457 include/text.php:1097 msgid "July" msgstr "July" -#: include/event.php:459 include/text.php:1121 +#: include/event.php:458 include/text.php:1097 msgid "August" msgstr "August" -#: include/event.php:460 include/text.php:1121 +#: include/event.php:459 include/text.php:1097 msgid "September" msgstr "September" -#: include/event.php:461 include/text.php:1121 +#: include/event.php:460 include/text.php:1097 msgid "October" msgstr "October" -#: include/event.php:462 include/text.php:1121 +#: include/event.php:461 include/text.php:1097 msgid "November" msgstr "November" -#: include/event.php:463 include/text.php:1121 +#: include/event.php:462 include/text.php:1097 msgid "December" msgstr "December" -#: include/event.php:465 mod/cal.php:280 mod/events.php:402 +#: include/event.php:464 mod/cal.php:280 mod/events.php:401 msgid "today" msgstr "today" -#: include/event.php:466 mod/cal.php:281 mod/events.php:403 -#: src/Util/Temporal.php:302 +#: include/event.php:465 mod/cal.php:281 mod/events.php:402 +#: src/Util/Temporal.php:304 msgid "month" msgstr "month" -#: include/event.php:467 mod/cal.php:282 mod/events.php:404 -#: src/Util/Temporal.php:303 +#: include/event.php:466 mod/cal.php:282 mod/events.php:403 +#: src/Util/Temporal.php:305 msgid "week" msgstr "week" -#: include/event.php:468 mod/cal.php:283 mod/events.php:405 -#: src/Util/Temporal.php:304 +#: include/event.php:467 mod/cal.php:283 mod/events.php:404 +#: src/Util/Temporal.php:306 msgid "day" msgstr "day" -#: include/event.php:470 +#: include/event.php:469 msgid "No events to display" msgstr "No events to display" -#: include/event.php:584 +#: include/event.php:583 msgid "l, F j" msgstr "l, F j" -#: include/event.php:608 +#: include/event.php:607 msgid "Edit event" msgstr "Edit event" -#: include/event.php:609 +#: include/event.php:608 msgid "Duplicate event" msgstr "Duplicate event" -#: include/event.php:610 +#: include/event.php:609 msgid "Delete event" msgstr "Delete event" -#: include/event.php:637 include/text.php:1535 include/text.php:1542 +#: include/event.php:636 include/text.php:1508 include/text.php:1515 msgid "link to source" msgstr "Link to source" -#: include/event.php:897 +#: include/event.php:896 msgid "Export" msgstr "Export" -#: include/event.php:898 +#: include/event.php:897 msgid "Export calendar as ical" msgstr "Export calendar as ical" -#: include/event.php:899 +#: include/event.php:898 msgid "Export calendar as csv" msgstr "Export calendar as csv" -#: include/event.php:916 +#: include/event.php:915 msgid "D g:i A" msgstr "D g:i A" -#: include/event.php:917 +#: include/event.php:916 msgid "g:i A" msgstr "g:i A" -#: include/event.php:1012 include/event.php:1014 +#: include/event.php:1011 include/event.php:1013 msgid "Show map" msgstr "Show map" -#: include/event.php:1013 +#: include/event.php:1012 msgid "Hide map" msgstr "Hide map" -#: include/items.php:343 mod/notice.php:22 mod/viewsrc.php:20 -#: mod/admin.php:269 mod/admin.php:1761 mod/admin.php:2009 mod/display.php:69 -#: mod/display.php:246 mod/display.php:348 +#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21 +#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 +#: mod/display.php:247 mod/display.php:349 msgid "Item not found." msgstr "Item not found." -#: include/items.php:383 +#: include/items.php:382 msgid "Do you really want to delete this item?" msgstr "Do you really want to delete this item?" -#: include/items.php:385 mod/api.php:110 mod/follow.php:152 mod/suggest.php:38 -#: mod/contacts.php:463 mod/dfrn_request.php:653 mod/message.php:137 +#: include/items.php:384 mod/api.php:110 mod/suggest.php:38 #: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674 -#: mod/register.php:236 mod/settings.php:1109 mod/settings.php:1115 -#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130 -#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142 -#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164 -#: mod/settings.php:1165 mod/settings.php:1166 +#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148 +#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109 +#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126 +#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138 +#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163 +#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166 msgid "Yes" msgstr "Yes" -#: include/items.php:402 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 -#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/delegate.php:20 -#: mod/follow.php:16 mod/follow.php:57 mod/follow.php:120 mod/group.php:26 -#: mod/nogroup.php:28 mod/notes.php:30 mod/regmod.php:108 +#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103 +#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 +#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159 +#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141 +#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680 +#: mod/settings.php:706 mod/videos.php:148 +msgid "Cancel" +msgstr "Cancel" + +#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 +#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28 #: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15 -#: mod/unfollow.php:57 mod/unfollow.php:90 mod/viewcontacts.php:55 -#: mod/wall_upload.php:103 mod/wall_upload.php:106 mod/wallmessage.php:16 -#: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103 -#: mod/editpost.php:20 mod/uimport.php:28 mod/dirfind.php:24 -#: mod/notifications.php:73 mod/ostatus_subscribe.php:16 mod/cal.php:304 -#: mod/contacts.php:377 mod/dfrn_confirm.php:68 mod/events.php:196 -#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/item.php:161 -#: mod/manage.php:131 mod/message.php:58 mod/message.php:103 -#: mod/network.php:32 mod/photos.php:175 mod/photos.php:1053 mod/poke.php:154 +#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28 +#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16 +#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20 +#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181 +#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77 +#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38 +#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150 #: mod/profile_photo.php:29 mod/profile_photo.php:188 -#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/profiles.php:181 -#: mod/profiles.php:619 mod/register.php:53 mod/settings.php:41 -#: mod/settings.php:140 mod/settings.php:669 mod/wall_attach.php:74 -#: mod/wall_attach.php:77 index.php:413 +#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/regmod.php:108 +#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106 +#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79 +#: mod/wallmessage.php:103 mod/item.php:160 mod/register.php:53 +#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26 +#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30 +#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41 +#: mod/settings.php:140 mod/settings.php:669 index.php:413 msgid "Permission denied." msgstr "Permission denied." -#: include/items.php:472 +#: include/items.php:471 msgid "Archives" msgstr "Archives" -#: include/items.php:478 view/theme/vier/theme.php:258 +#: include/items.php:477 view/theme/vier/theme.php:259 #: src/Content/ForumManager.php:130 src/Content/Widget.php:312 #: src/Object/Post.php:422 src/App.php:514 msgid "show more" msgstr "Show more..." -#: include/security.php:81 -msgid "Welcome " -msgstr "Welcome " - -#: include/security.php:82 -msgid "Please upload a profile photo." -msgstr "Please upload a profile photo." - -#: include/security.php:84 -msgid "Welcome back " -msgstr "Welcome back " - -#: include/security.php:431 -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 "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours." - -#: include/text.php:301 +#: include/text.php:302 msgid "newer" msgstr "Later posts" -#: include/text.php:302 +#: include/text.php:303 msgid "older" msgstr "Earlier posts" -#: include/text.php:307 +#: include/text.php:308 msgid "first" msgstr "first" -#: include/text.php:308 +#: include/text.php:309 msgid "prev" msgstr "prev" -#: include/text.php:342 +#: include/text.php:343 msgid "next" msgstr "next" -#: include/text.php:343 +#: include/text.php:344 msgid "last" msgstr "last" -#: include/text.php:397 +#: include/text.php:398 msgid "Loading more entries..." msgstr "Loading more entries..." -#: include/text.php:398 +#: include/text.php:399 msgid "The end" msgstr "The end" -#: include/text.php:908 +#: include/text.php:884 msgid "No contacts" msgstr "No contacts" -#: include/text.php:932 +#: include/text.php:908 #, php-format msgid "%d Contact" msgid_plural "%d Contacts" msgstr[0] "%d contact" msgstr[1] "%d contacts" -#: include/text.php:945 +#: include/text.php:921 msgid "View Contacts" msgstr "View contacts" -#: include/text.php:1034 mod/filer.php:36 mod/notes.php:69 -#: mod/editpost.php:109 +#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112 +#: mod/notes.php:68 msgid "Save" msgstr "Save" -#: include/text.php:1034 +#: include/text.php:1010 msgid "Follow" msgstr "Follow" -#: include/text.php:1040 mod/search.php:155 src/Content/Nav.php:142 +#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142 msgid "Search" msgstr "Search" -#: include/text.php:1043 src/Content/Nav.php:58 +#: include/text.php:1019 src/Content/Nav.php:58 msgid "@name, !forum, #tags, content" msgstr "@name, !forum, #tags, content" -#: include/text.php:1049 src/Content/Nav.php:145 +#: include/text.php:1025 src/Content/Nav.php:145 msgid "Full Text" msgstr "Full text" -#: include/text.php:1050 src/Content/Nav.php:146 +#: include/text.php:1026 src/Content/Nav.php:146 #: src/Content/Widget/TagCloud.php:54 msgid "Tags" msgstr "Tags" -#: include/text.php:1051 mod/viewcontacts.php:132 mod/contacts.php:804 -#: mod/contacts.php:865 view/theme/frio/theme.php:269 src/Content/Nav.php:147 -#: src/Content/Nav.php:212 src/Model/Profile.php:942 src/Model/Profile.php:945 +#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866 +#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270 +#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957 +#: src/Model/Profile.php:960 msgid "Contacts" msgstr "Contacts" -#: include/text.php:1054 view/theme/vier/theme.php:253 +#: include/text.php:1030 view/theme/vier/theme.php:254 #: src/Content/ForumManager.php:125 src/Content/Nav.php:151 msgid "Forums" msgstr "Forums" -#: include/text.php:1098 +#: include/text.php:1074 msgid "poke" msgstr "poke" -#: include/text.php:1098 +#: include/text.php:1074 msgid "poked" msgstr "poked" -#: include/text.php:1099 +#: include/text.php:1075 msgid "ping" msgstr "ping" -#: include/text.php:1099 +#: include/text.php:1075 msgid "pinged" msgstr "pinged" -#: include/text.php:1100 +#: include/text.php:1076 msgid "prod" msgstr "prod" -#: include/text.php:1100 +#: include/text.php:1076 msgid "prodded" msgstr "prodded" -#: include/text.php:1101 +#: include/text.php:1077 msgid "slap" msgstr "slap" -#: include/text.php:1101 +#: include/text.php:1077 msgid "slapped" msgstr "slapped" -#: include/text.php:1102 +#: include/text.php:1078 msgid "finger" msgstr "finger" -#: include/text.php:1102 +#: include/text.php:1078 msgid "fingered" msgstr "fingered" -#: include/text.php:1103 +#: include/text.php:1079 msgid "rebuff" msgstr "rebuff" -#: include/text.php:1103 +#: include/text.php:1079 msgid "rebuffed" msgstr "rebuffed" -#: include/text.php:1138 +#: include/text.php:1114 msgid "Sep" msgstr "Sep" -#: include/text.php:1339 mod/videos.php:384 +#: include/text.php:1315 mod/videos.php:381 msgid "View Video" msgstr "View video" -#: include/text.php:1356 +#: include/text.php:1332 msgid "bytes" msgstr "bytes" -#: include/text.php:1391 include/text.php:1402 +#: include/text.php:1367 include/text.php:1378 msgid "Click to open/close" msgstr "Click to open/close" -#: include/text.php:1529 +#: include/text.php:1502 msgid "View on separate page" msgstr "View on separate page" -#: include/text.php:1530 +#: include/text.php:1503 msgid "view on separate page" msgstr "view on separate page" -#: include/text.php:1748 +#: include/text.php:1717 include/conversation.php:146 +#: include/conversation.php:284 src/Model/Item.php:1785 +msgid "event" +msgstr "event" + +#: include/text.php:1719 include/conversation.php:154 +#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72 +#: src/Model/Item.php:1783 +msgid "photo" +msgstr "photo" + +#: include/text.php:1721 msgid "activity" msgstr "activity" -#: include/text.php:1750 src/Object/Post.php:421 src/Object/Post.php:433 +#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433 msgid "comment" msgid_plural "comments" msgstr[0] "comment" msgstr[1] "comments" -#: include/text.php:1753 +#: include/text.php:1726 msgid "post" msgstr "post" -#: include/text.php:1910 +#: include/text.php:1883 msgid "Item filed" msgstr "Item filed" +#: include/acl_selectors.php:355 +msgid "Post to Email" +msgstr "Post to email" + +#: include/acl_selectors.php:360 +msgid "Hide your profile details from unknown viewers?" +msgstr "Hide profile details from unknown viewers?" + +#: include/acl_selectors.php:360 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Connectors are disabled since \"%s\" is enabled." + +#: include/acl_selectors.php:366 +msgid "Visible to everybody" +msgstr "Visible to everybody" + +#: include/acl_selectors.php:367 view/theme/vier/config.php:115 +msgid "show" +msgstr "show" + +#: include/acl_selectors.php:368 view/theme/vier/config.php:115 +msgid "don't show" +msgstr "don't show" + +#: include/acl_selectors.php:374 mod/editpost.php:136 +msgid "CC: email addresses" +msgstr "CC: email addresses" + +#: include/acl_selectors.php:375 mod/editpost.php:143 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Example: bob@example.com, mary@example.com" + +#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 +#: mod/photos.php:1441 +msgid "Permissions" +msgstr "Permissions" + +#: include/acl_selectors.php:378 +msgid "Close" +msgstr "Close" + +#: include/api.php:1181 +#, php-format +msgid "Daily posting limit of %d post reached. The post was rejected." +msgid_plural "Daily posting limit of %d posts reached. The post was rejected." +msgstr[0] "Daily posting limit of %d post reached. The post was rejected." +msgstr[1] "Daily posting limit of %d posts are reached. This post was rejected." + +#: include/api.php:1205 +#, php-format +msgid "Weekly posting limit of %d post reached. The post was rejected." +msgid_plural "" +"Weekly posting limit of %d posts reached. The post was rejected." +msgstr[0] "Weekly posting limit of %d post reached. The post was rejected." +msgstr[1] "Weekly posting limit of %d posts are reached. This post was rejected." + +#: include/api.php:1229 +#, php-format +msgid "Monthly posting limit of %d post reached. The post was rejected." +msgstr "Monthly posting limit of %d posts are reached. The post was rejected." + +#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92 +#: mod/profile_photo.php:100 mod/profile_photo.php:223 +#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88 +#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149 +#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526 +#: src/Model/User.php:534 src/Model/User.php:542 +msgid "Profile Photos" +msgstr "Profile photos" + +#: include/conversation.php:149 include/conversation.php:159 +#: include/conversation.php:287 include/conversation.php:296 +#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 +#: src/Protocol/Diaspora.php:1946 +msgid "status" +msgstr "status" + +#: include/conversation.php:166 src/Model/Item.php:1656 +#: src/Protocol/Diaspora.php:1942 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s likes %2$s's %3$s" + +#: include/conversation.php:169 src/Model/Item.php:1661 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s doesn't like %2$s's %3$s" + +#: include/conversation.php:172 +#, php-format +msgid "%1$s attends %2$s's %3$s" +msgstr "%1$s goes to %2$s's %3$s" + +#: include/conversation.php:175 +#, php-format +msgid "%1$s doesn't attend %2$s's %3$s" +msgstr "%1$s doesn't go %2$s's %3$s" + +#: include/conversation.php:178 +#, php-format +msgid "%1$s attends maybe %2$s's %3$s" +msgstr "%1$s might go to %2$s's %3$s" + +#: include/conversation.php:211 mod/dfrn_confirm.php:431 +#: src/Protocol/Diaspora.php:2414 +#, php-format +msgid "%1$s is now friends with %2$s" +msgstr "%1$s is now friends with %2$s" + +#: include/conversation.php:252 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s poked %2$s" + +#: include/conversation.php:306 mod/tagger.php:110 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s tagged %2$s's %3$s with %4$s" + +#: include/conversation.php:333 +msgid "post/item" +msgstr "Post/Item" + +#: include/conversation.php:334 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s marked %2$s's %3$s as favourite" + +#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501 +msgid "Likes" +msgstr "Likes" + +#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501 +msgid "Dislikes" +msgstr "Dislikes" + +#: include/conversation.php:608 include/conversation.php:1682 +#: mod/photos.php:1502 +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Attending" +msgstr[1] "Attending" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Not attending" +msgstr "Not attending" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Might attend" +msgstr "Might attend" + +#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177 +msgid "Select" +msgstr "Select" + +#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019 +#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742 +#: src/Object/Post.php:178 +msgid "Delete" +msgstr "Delete" + +#: include/conversation.php:779 src/Object/Post.php:355 +#: src/Object/Post.php:356 +#, php-format +msgid "View %s's profile @ %s" +msgstr "View %s's profile @ %s" + +#: include/conversation.php:791 src/Object/Post.php:343 +msgid "Categories:" +msgstr "Categories:" + +#: include/conversation.php:792 src/Object/Post.php:344 +msgid "Filed under:" +msgstr "Filed under:" + +#: include/conversation.php:799 src/Object/Post.php:369 +#, php-format +msgid "%s from %s" +msgstr "%s from %s" + +#: include/conversation.php:814 +msgid "View in context" +msgstr "View in context" + +#: include/conversation.php:816 include/conversation.php:1355 +#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264 +#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394 +msgid "Please wait" +msgstr "Please wait" + +#: include/conversation.php:887 +msgid "remove" +msgstr "Remove" + +#: include/conversation.php:891 +msgid "Delete Selected Items" +msgstr "Delete selected items" + +#: include/conversation.php:1061 view/theme/frio/theme.php:352 +msgid "Follow Thread" +msgstr "Follow thread" + +#: include/conversation.php:1062 src/Model/Contact.php:554 +msgid "View Status" +msgstr "View status" + +#: include/conversation.php:1063 include/conversation.php:1079 +#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220 +#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497 +#: src/Model/Contact.php:510 src/Model/Contact.php:555 +msgid "View Profile" +msgstr "View profile" + +#: include/conversation.php:1064 src/Model/Contact.php:556 +msgid "View Photos" +msgstr "View photos" + +#: include/conversation.php:1065 src/Model/Contact.php:557 +msgid "Network Posts" +msgstr "Network posts" + +#: include/conversation.php:1066 src/Model/Contact.php:558 +msgid "View Contact" +msgstr "View contact" + +#: include/conversation.php:1067 src/Model/Contact.php:560 +msgid "Send PM" +msgstr "Send PM" + +#: include/conversation.php:1071 src/Model/Contact.php:561 +msgid "Poke" +msgstr "Poke" + +#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83 +#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587 +#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511 +msgid "Connect/Follow" +msgstr "Connect/Follow" + +#: include/conversation.php:1195 +#, php-format +msgid "%s likes this." +msgstr "%s likes this." + +#: include/conversation.php:1198 +#, php-format +msgid "%s doesn't like this." +msgstr "%s doesn't like this." + +#: include/conversation.php:1201 +#, php-format +msgid "%s attends." +msgstr "%s attends." + +#: include/conversation.php:1204 +#, php-format +msgid "%s doesn't attend." +msgstr "%s doesn't attend." + +#: include/conversation.php:1207 +#, php-format +msgid "%s attends maybe." +msgstr "%s may attend." + +#: include/conversation.php:1218 +msgid "and" +msgstr "and" + +#: include/conversation.php:1224 +#, php-format +msgid "and %d other people" +msgstr "and %d other people" + +#: include/conversation.php:1233 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d people like this" + +#: include/conversation.php:1234 +#, php-format +msgid "%s like this." +msgstr "%s like this." + +#: include/conversation.php:1237 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d people don't like this" + +#: include/conversation.php:1238 +#, php-format +msgid "%s don't like this." +msgstr "%s don't like this." + +#: include/conversation.php:1241 +#, php-format +msgid "%2$d people attend" +msgstr "%2$d people attend" + +#: include/conversation.php:1242 +#, php-format +msgid "%s attend." +msgstr "%s attend." + +#: include/conversation.php:1245 +#, php-format +msgid "%2$d people don't attend" +msgstr "%2$d people don't attend" + +#: include/conversation.php:1246 +#, php-format +msgid "%s don't attend." +msgstr "%s don't attend." + +#: include/conversation.php:1249 +#, php-format +msgid "%2$d people attend maybe" +msgstr "%2$d people attend maybe" + +#: include/conversation.php:1250 +#, php-format +msgid "%s attend maybe." +msgstr "%s may be attending." + +#: include/conversation.php:1280 include/conversation.php:1296 +msgid "Visible to everybody" +msgstr "Visible to everybody" + +#: include/conversation.php:1281 include/conversation.php:1297 +#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200 +#: mod/message.php:207 mod/message.php:343 mod/message.php:350 +msgid "Please enter a link URL:" +msgstr "Please enter a link URL:" + +#: include/conversation.php:1282 include/conversation.php:1298 +msgid "Please enter a video link/URL:" +msgstr "Please enter a video link/URL:" + +#: include/conversation.php:1283 include/conversation.php:1299 +msgid "Please enter an audio link/URL:" +msgstr "Please enter an audio link/URL:" + +#: include/conversation.php:1284 include/conversation.php:1300 +msgid "Tag term:" +msgstr "Tag term:" + +#: include/conversation.php:1285 include/conversation.php:1301 +#: mod/filer.php:34 +msgid "Save to Folder:" +msgstr "Save to folder:" + +#: include/conversation.php:1286 include/conversation.php:1302 +msgid "Where are you right now?" +msgstr "Where are you right now?" + +#: include/conversation.php:1287 +msgid "Delete item(s)?" +msgstr "Delete item(s)?" + +#: include/conversation.php:1336 +msgid "Share" +msgstr "Share" + +#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113 +#: mod/message.php:262 mod/message.php:430 +msgid "Upload photo" +msgstr "Upload photo" + +#: include/conversation.php:1338 mod/editpost.php:114 +msgid "upload photo" +msgstr "upload photo" + +#: include/conversation.php:1339 mod/editpost.php:115 +msgid "Attach file" +msgstr "Attach file" + +#: include/conversation.php:1340 mod/editpost.php:116 +msgid "attach file" +msgstr "attach file" + +#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117 +#: mod/message.php:263 mod/message.php:431 +msgid "Insert web link" +msgstr "Insert web link" + +#: include/conversation.php:1342 mod/editpost.php:118 +msgid "web link" +msgstr "web link" + +#: include/conversation.php:1343 mod/editpost.php:119 +msgid "Insert video link" +msgstr "Insert video link" + +#: include/conversation.php:1344 mod/editpost.php:120 +msgid "video link" +msgstr "video link" + +#: include/conversation.php:1345 mod/editpost.php:121 +msgid "Insert audio link" +msgstr "Insert audio link" + +#: include/conversation.php:1346 mod/editpost.php:122 +msgid "audio link" +msgstr "audio link" + +#: include/conversation.php:1347 mod/editpost.php:123 +msgid "Set your location" +msgstr "Set your location" + +#: include/conversation.php:1348 mod/editpost.php:124 +msgid "set location" +msgstr "set location" + +#: include/conversation.php:1349 mod/editpost.php:125 +msgid "Clear browser location" +msgstr "Clear browser location" + +#: include/conversation.php:1350 mod/editpost.php:126 +msgid "clear location" +msgstr "clear location" + +#: include/conversation.php:1352 mod/editpost.php:140 +msgid "Set title" +msgstr "Set title" + +#: include/conversation.php:1354 mod/editpost.php:142 +msgid "Categories (comma-separated list)" +msgstr "Categories (comma-separated list)" + +#: include/conversation.php:1356 mod/editpost.php:128 +msgid "Permission settings" +msgstr "Permission settings" + +#: include/conversation.php:1357 mod/editpost.php:157 +msgid "permissions" +msgstr "permissions" + +#: include/conversation.php:1365 mod/editpost.php:137 +msgid "Public post" +msgstr "Public post" + +#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531 +#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 +#: src/Object/Post.php:797 +msgid "Preview" +msgstr "Preview" + +#: include/conversation.php:1378 +msgid "Post to Groups" +msgstr "Post to groups" + +#: include/conversation.php:1379 +msgid "Post to Contacts" +msgstr "Post to contacts" + +#: include/conversation.php:1380 +msgid "Private post" +msgstr "Private post" + +#: include/conversation.php:1385 mod/editpost.php:155 +#: src/Model/Profile.php:342 +msgid "Message" +msgstr "Message" + +#: include/conversation.php:1386 mod/editpost.php:156 +msgid "Browser" +msgstr "Browser" + +#: include/conversation.php:1653 +msgid "View all" +msgstr "View all" + +#: include/conversation.php:1676 +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Like" +msgstr[1] "Likes" + +#: include/conversation.php:1679 +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Dislike" +msgstr[1] "Dislikes" + +#: include/conversation.php:1685 +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Not attending" +msgstr[1] "Not attending" + +#: include/conversation.php:1688 src/Content/ContactSelector.php:125 +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Undecided" +msgstr[1] "Undecided" + +#: include/dba.php:59 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Cannot locate DNS info for database server '%s'" + #: mod/allfriends.php:51 msgid "No friends to display." msgstr "No friends to display." @@ -1349,9 +1350,9 @@ msgid "" " and/or create new posts for you?" msgstr "Do you want to authorize this application to access your posts and contacts and create new posts for you?" -#: mod/api.php:111 mod/follow.php:152 mod/dfrn_request.php:653 -#: mod/profiles.php:649 mod/profiles.php:653 mod/profiles.php:674 -#: mod/register.php:237 mod/settings.php:1109 mod/settings.php:1115 +#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653 +#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148 +#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115 #: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130 #: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142 #: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164 @@ -1379,19 +1380,11 @@ msgstr "Item not available." msgid "Item was not found." msgstr "Item was not found." -#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 -msgid "Login" -msgstr "Login" - -#: mod/bookmarklet.php:49 -msgid "The post was created" -msgstr "The post was created" - #: mod/common.php:91 msgid "No contacts in common." msgstr "No contacts in common." -#: mod/common.php:140 mod/contacts.php:876 +#: mod/common.php:140 mod/contacts.php:877 msgid "Common Friends" msgstr "Common friends" @@ -1451,13 +1444,13 @@ msgstr "Return to contact editor" msgid "Refetch contact data" msgstr "Re-fetch contact data." -#: mod/crepair.php:148 mod/contacts.php:600 mod/events.php:534 -#: mod/fsuggest.php:116 mod/install.php:250 mod/install.php:289 -#: mod/invite.php:150 mod/localtime.php:56 mod/manage.php:184 -#: mod/message.php:265 mod/message.php:434 mod/photos.php:1082 -#: mod/photos.php:1162 mod/photos.php:1447 mod/photos.php:1493 -#: mod/photos.php:1532 mod/photos.php:1605 mod/poke.php:203 -#: mod/profiles.php:685 view/theme/duepuntozero/config.php:72 +#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184 +#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251 +#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199 +#: mod/events.php:533 mod/fsuggest.php:116 mod/message.php:265 +#: mod/message.php:432 mod/photos.php:1080 mod/photos.php:1160 +#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530 +#: mod/photos.php:1603 view/theme/duepuntozero/config.php:71 #: view/theme/frio/config.php:113 view/theme/quattro/config.php:73 #: view/theme/vier/config.php:119 src/Object/Post.php:788 msgid "Submit" @@ -1477,8 +1470,8 @@ msgid "" "entries from this contact." msgstr "This will cause Friendica to repost new entries from this contact." -#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1688 mod/admin.php:1700 -#: mod/admin.php:1713 mod/admin.php:1729 mod/settings.php:681 +#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701 +#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681 #: mod/settings.php:707 msgid "Name" msgstr "Name:" @@ -1515,103 +1508,15 @@ msgstr "Poll/Feed URL:" msgid "New photo from this URL" msgstr "New photo from this URL:" -#: mod/delegate.php:96 -msgid "No potential page delegates located." -msgstr "No potential page delegates found." - -#: mod/delegate.php:122 src/Content/Nav.php:204 -msgid "Delegate Page Management" -msgstr "Delegate Page Management" - -#: mod/delegate.php:124 -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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely." - -#: mod/delegate.php:125 -msgid "Existing Page Managers" -msgstr "Existing page managers" - -#: mod/delegate.php:127 -msgid "Existing Page Delegates" -msgstr "Existing page delegates" - -#: mod/delegate.php:129 -msgid "Potential Delegates" -msgstr "Potential delegates" - -#: mod/delegate.php:131 mod/tagrm.php:98 -msgid "Remove" -msgstr "Remove" - -#: mod/delegate.php:132 -msgid "Add" -msgstr "Add" - -#: mod/delegate.php:133 -msgid "No entries." -msgstr "No entries." - -#: mod/directory.php:38 mod/viewcontacts.php:45 mod/probe.php:13 -#: mod/webfinger.php:16 mod/community.php:25 mod/dfrn_request.php:607 -#: mod/display.php:200 mod/photos.php:933 mod/search.php:98 mod/search.php:104 -#: mod/videos.php:201 -msgid "Public access denied." -msgstr "Public access denied." - -#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420 -#: src/Model/Profile.php:730 -msgid "Gender:" -msgstr "Gender:" - -#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:754 -msgid "Status:" -msgstr "Status:" - -#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:771 -msgid "Homepage:" -msgstr "Homepage:" - -#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:654 -#: src/Model/Profile.php:423 src/Model/Profile.php:791 -msgid "About:" -msgstr "About:" - -#: mod/directory.php:195 view/theme/vier/theme.php:201 -msgid "Global Directory" -msgstr "Global Directory" - -#: mod/directory.php:197 -msgid "Find on this site" -msgstr "Find on this site" - -#: mod/directory.php:199 -msgid "Results for:" -msgstr "Results for:" - -#: mod/directory.php:201 -msgid "Site Directory" -msgstr "Site directory" - -#: mod/directory.php:202 mod/contacts.php:810 src/Content/Widget.php:63 -msgid "Find" -msgstr "Find" - -#: mod/directory.php:206 -msgid "No entries (some entries may be hidden)." -msgstr "No entries (entries may be hidden)." - -#: mod/fbrowser.php:34 view/theme/frio/theme.php:260 src/Content/Nav.php:102 -#: src/Model/Profile.php:889 +#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102 +#: src/Model/Profile.php:904 msgid "Photos" msgstr "Photos" -#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:195 -#: mod/photos.php:1064 mod/photos.php:1151 mod/photos.php:1168 -#: mod/photos.php:1661 mod/photos.php:1675 src/Model/Photo.php:241 -#: src/Model/Photo.php:250 +#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194 +#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166 +#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244 +#: src/Model/Photo.php:253 msgid "Contact Photos" msgstr "Contact photos" @@ -1628,142 +1533,6 @@ msgstr "Files" msgid "Not Found" msgstr "Not found" -#: mod/filer.php:35 -msgid "- select -" -msgstr "- select -" - -#: mod/follow.php:44 -msgid "Contact added" -msgstr "Contact added" - -#: mod/follow.php:65 mod/unfollow.php:65 mod/dfrn_request.php:662 -msgid "Submit Request" -msgstr "Submit request" - -#: mod/follow.php:76 -msgid "You already added this contact." -msgstr "You already added this contact." - -#: mod/follow.php:85 -msgid "Diaspora support isn't enabled. Contact can't be added." -msgstr "Diaspora support isn't enabled. Contact can't be added." - -#: mod/follow.php:92 -msgid "OStatus support is disabled. Contact can't be added." -msgstr "OStatus support is disabled. Contact can't be added." - -#: mod/follow.php:99 -msgid "The network type couldn't be detected. Contact can't be added." -msgstr "The network type couldn't be detected. Contact can't be added." - -#: mod/follow.php:151 mod/dfrn_request.php:652 -msgid "Please answer the following:" -msgstr "Please answer the following:" - -#: mod/follow.php:152 mod/dfrn_request.php:653 -#, php-format -msgid "Does %s know you?" -msgstr "Does %s know you?" - -#: mod/follow.php:153 mod/dfrn_request.php:654 -msgid "Add a personal note:" -msgstr "Add a personal note:" - -#: mod/follow.php:159 mod/unfollow.php:113 mod/dfrn_request.php:660 -msgid "Your Identity Address:" -msgstr "My identity address:" - -#: mod/follow.php:168 mod/unfollow.php:122 mod/notifications.php:258 -#: mod/admin.php:439 mod/admin.php:449 mod/contacts.php:646 -msgid "Profile URL" -msgstr "Profile URL:" - -#: mod/follow.php:176 mod/notifications.php:251 mod/contacts.php:656 -#: src/Model/Profile.php:779 -msgid "Tags:" -msgstr "Tags:" - -#: mod/follow.php:185 mod/unfollow.php:132 mod/contacts.php:848 -#: src/Model/Profile.php:876 -msgid "Status Messages and Posts" -msgstr "Status Messages and Posts" - -#: mod/group.php:36 -msgid "Group created." -msgstr "Group created." - -#: mod/group.php:42 -msgid "Could not create group." -msgstr "Could not create group." - -#: mod/group.php:56 mod/group.php:158 -msgid "Group not found." -msgstr "Group not found." - -#: mod/group.php:70 -msgid "Group name changed." -msgstr "Group name changed." - -#: mod/group.php:83 mod/profperm.php:28 index.php:412 -msgid "Permission denied" -msgstr "Permission denied" - -#: mod/group.php:97 -msgid "Save Group" -msgstr "Save group" - -#: mod/group.php:102 -msgid "Create a group of contacts/friends." -msgstr "Create a group of contacts/friends." - -#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 -msgid "Group Name: " -msgstr "Group name: " - -#: mod/group.php:127 -msgid "Group removed." -msgstr "Group removed." - -#: mod/group.php:129 -msgid "Unable to remove group." -msgstr "Unable to remove group." - -#: mod/group.php:193 -msgid "Delete Group" -msgstr "Delete group" - -#: mod/group.php:199 -msgid "Group Editor" -msgstr "Group Editor" - -#: mod/group.php:204 -msgid "Edit Group Name" -msgstr "Edit group name" - -#: mod/group.php:214 -msgid "Members" -msgstr "Members" - -#: mod/group.php:216 mod/contacts.php:709 -msgid "All Contacts" -msgstr "All contacts" - -#: mod/group.php:217 mod/network.php:639 -msgid "Group is empty" -msgstr "Group is empty" - -#: mod/group.php:230 -msgid "Remove Contact" -msgstr "Remove contact" - -#: mod/group.php:254 -msgid "Add Contact" -msgstr "Add contact" - -#: mod/group.php:266 mod/profperm.php:113 -msgid "Click on a contact to add or remove." -msgstr "Click on a contact to add or remove." - #: mod/hcard.php:18 msgid "No profile" msgstr "No profile" @@ -1772,7 +1541,7 @@ msgstr "No profile" msgid "Help:" msgstr "Help:" -#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134 +#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134 msgid "Help" msgstr "Help" @@ -1828,8 +1597,8 @@ msgid "" " join." msgstr "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." -#: mod/newmember.php:19 mod/admin.php:1813 mod/admin.php:2082 -#: mod/settings.php:122 view/theme/frio/theme.php:268 src/Content/Nav.php:206 +#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083 +#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206 msgid "Settings" msgstr "Settings" @@ -1852,14 +1621,14 @@ msgid "" "potential friends know exactly how to find you." msgstr "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." -#: mod/newmember.php:24 mod/profperm.php:111 mod/contacts.php:661 -#: mod/contacts.php:853 view/theme/frio/theme.php:259 src/Content/Nav.php:101 -#: src/Model/Profile.php:715 src/Model/Profile.php:848 -#: src/Model/Profile.php:881 +#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854 +#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101 +#: src/Model/Profile.php:730 src/Model/Profile.php:863 +#: src/Model/Profile.php:896 msgid "Profile" msgstr "Profile" -#: mod/newmember.php:26 mod/profile_photo.php:264 mod/profiles.php:704 +#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264 msgid "Upload Profile Photo" msgstr "Upload profile photo" @@ -1982,13 +1751,13 @@ msgid "" " features and resources." msgstr "Our help pages may be consulted for detail on other program features and resources." -#: mod/nogroup.php:42 mod/viewcontacts.php:113 mod/contacts.php:609 -#: mod/contacts.php:942 +#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943 +#: mod/viewcontacts.php:112 #, php-format msgid "Visit %s's profile [%s]" msgstr "Visit %s's profile [%s]" -#: mod/nogroup.php:43 mod/contacts.php:943 +#: mod/nogroup.php:43 mod/contacts.php:944 msgid "Edit contact" msgstr "Edit contact" @@ -1996,57 +1765,10 @@ msgstr "Edit contact" msgid "Contacts who are not members of a group" msgstr "Contacts who are not members of a group" -#: mod/notes.php:54 src/Model/Profile.php:931 -msgid "Personal Notes" -msgstr "Personal notes" - #: mod/p.php:14 msgid "Not Extended" msgstr "Not extended" -#: mod/profperm.php:34 mod/profperm.php:63 -msgid "Invalid profile identifier." -msgstr "Invalid profile identifier." - -#: mod/profperm.php:109 -msgid "Profile Visibility Editor" -msgstr "Profile Visibility Editor" - -#: mod/profperm.php:122 -msgid "Visible To" -msgstr "Visible to" - -#: mod/profperm.php:138 -msgid "All Contacts (with secure profile access)" -msgstr "All contacts with secure profile access" - -#: mod/regmod.php:68 -msgid "Account approved." -msgstr "Account approved." - -#: mod/regmod.php:93 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registration revoked for %s" - -#: mod/regmod.php:102 -msgid "Please login." -msgstr "Please login." - -#: mod/removeme.php:55 mod/removeme.php:58 -msgid "Remove My Account" -msgstr "Remove My Account" - -#: mod/removeme.php:56 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "This will completely remove your account. Once this has been done it is not recoverable." - -#: mod/removeme.php:57 -msgid "Please enter your password for verification:" -msgstr "Please enter your password for verification:" - #: mod/repair_ostatus.php:18 msgid "Resubscribing to OStatus contacts" msgstr "Resubscribing to OStatus contacts" @@ -2089,6 +1811,10 @@ msgstr "Contact wasn't found or can't be unfollowed." msgid "Contact unfollowed" msgstr "Contact unfollowed" +#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61 +msgid "Submit Request" +msgstr "Submit request" + #: mod/unfollow.php:73 msgid "You aren't a friend of this contact." msgstr "You aren't a friend of this contact." @@ -2097,185 +1823,36 @@ msgstr "You aren't a friend of this contact." msgid "Unfollowing is currently not supported by your network." msgstr "Unfollowing is currently not supported by your network." -#: mod/unfollow.php:100 mod/contacts.php:589 +#: mod/unfollow.php:100 mod/contacts.php:590 msgid "Disconnect/Unfollow" msgstr "Disconnect/Unfollow" +#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155 +msgid "Your Identity Address:" +msgstr "My identity address:" + +#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647 +#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449 +msgid "Profile URL" +msgstr "Profile URL:" + +#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181 +#: src/Model/Profile.php:891 +msgid "Status Messages and Posts" +msgstr "Status Messages and Posts" + #: mod/update_community.php:27 mod/update_display.php:27 -#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39 +#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33 msgid "[Embedded content - reload page to view]" msgstr "[Embedded content - reload page to view]" -#: mod/viewcontacts.php:85 -msgid "No contacts." -msgstr "No contacts." - -#: mod/viewsrc.php:12 -msgid "Access denied." -msgstr "Access denied." - -#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112 -#: mod/wall_upload.php:152 mod/wall_upload.php:155 mod/wall_attach.php:24 -#: mod/wall_attach.php:32 mod/wall_attach.php:83 -msgid "Invalid request." -msgstr "Invalid request." - -#: mod/wall_upload.php:183 mod/photos.php:764 mod/photos.php:767 -#: mod/photos.php:796 mod/profile_photo.php:165 -#, php-format -msgid "Image exceeds size limit of %s" -msgstr "Image exceeds size limit of %s" - -#: mod/wall_upload.php:197 mod/photos.php:819 mod/profile_photo.php:174 -msgid "Unable to process image." -msgstr "Unable to process image." - -#: mod/wall_upload.php:228 mod/item.php:472 src/Object/Image.php:949 -#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 -msgid "Wall Photos" -msgstr "Wall photos" - -#: mod/wall_upload.php:236 mod/photos.php:848 mod/profile_photo.php:322 -msgid "Image upload failed." -msgstr "Image upload failed." - -#: mod/wallmessage.php:49 mod/wallmessage.php:112 -#, php-format -msgid "Number of daily wall messages for %s exceeded. Message failed." -msgstr "Number of daily wall messages for %s exceeded. Message failed." - -#: mod/wallmessage.php:57 mod/message.php:72 -msgid "No recipient selected." -msgstr "No recipient selected." - -#: mod/wallmessage.php:60 -msgid "Unable to check your home location." -msgstr "Unable to check your home location." - -#: mod/wallmessage.php:63 mod/message.php:79 -msgid "Message could not be sent." -msgstr "Message could not be sent." - -#: mod/wallmessage.php:66 mod/message.php:82 -msgid "Message collection failure." -msgstr "Message collection failure." - -#: mod/wallmessage.php:69 mod/message.php:85 -msgid "Message sent." -msgstr "Message sent." - -#: mod/wallmessage.php:86 mod/wallmessage.php:95 -msgid "No recipient." -msgstr "No recipient." - -#: mod/wallmessage.php:132 mod/message.php:249 -msgid "Send Private Message" -msgstr "Send private message" - -#: mod/wallmessage.php:133 -#, 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders." - -#: mod/wallmessage.php:134 mod/message.php:250 mod/message.php:423 -msgid "To:" -msgstr "To:" - -#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:425 -msgid "Subject:" -msgstr "Subject:" - -#: mod/wallmessage.php:141 mod/invite.php:144 mod/message.php:259 -#: mod/message.php:428 -msgid "Your message:" -msgstr "Your message:" - -#: mod/babel.php:22 -msgid "Source (bbcode) text:" -msgstr "Source (bbcode) text:" - -#: mod/babel.php:29 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Source (Diaspora) text to convert to BBcode:" - -#: mod/babel.php:37 -msgid "Source input: " -msgstr "Source input: " - -#: mod/babel.php:41 -msgid "bbcode (raw HTML(: " -msgstr "bbcode (raw HTML(: " - -#: mod/babel.php:45 -msgid "bbcode: " -msgstr "bbcode: " - -#: mod/babel.php:49 mod/babel.php:65 -msgid "bbcode => html2bbcode: " -msgstr "bbcode => html2bbcode: " - -#: mod/babel.php:53 -msgid "bb2diaspora: " -msgstr "bb2diaspora: " - -#: mod/babel.php:57 -msgid "bb2diaspora => Markdown: " -msgstr "bb2diaspora => Markdown: " - -#: mod/babel.php:61 -msgid "bb2diaspora => diaspora2bb: " -msgstr "bb2diaspora => diaspora2bb: " - -#: mod/babel.php:71 -msgid "Source input (Diaspora format): " -msgstr "Source input (Diaspora format): " - -#: mod/babel.php:75 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: mod/editpost.php:27 mod/editpost.php:37 -msgid "Item not found" -msgstr "Item not found" - -#: mod/editpost.php:42 -msgid "Edit post" -msgstr "Edit post" - -#: mod/uexport.php:44 -msgid "Export account" -msgstr "Export account" - -#: mod/uexport.php:44 -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 "Export your account info and contacts. Use this to backup your account or to move it to another server." - -#: mod/uexport.php:45 -msgid "Export all" -msgstr "Export all" - -#: mod/uexport.php:45 -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 "Export your account 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)" - -#: mod/uexport.php:52 mod/settings.php:106 -msgid "Export personal data" -msgstr "Export personal data" - -#: mod/uimport.php:55 mod/register.php:190 +#: mod/uimport.php:55 mod/register.php:191 msgid "" "This site has exceeded the number of allowed daily account registrations. " "Please try again tomorrow." msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow." -#: mod/uimport.php:70 mod/register.php:284 +#: mod/uimport.php:70 mod/register.php:285 msgid "Import" msgstr "Import profile" @@ -2369,8 +1946,8 @@ msgstr "No installed addons/apps" msgid "On this server the following remote servers are blocked." msgstr "On this server the following remote servers are blocked." -#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320 -#: mod/dfrn_request.php:351 src/Model/Contact.php:1142 +#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302 +#: mod/admin.php:320 src/Model/Contact.php:1142 msgid "Blocked domain" msgstr "Blocked domain" @@ -2400,8 +1977,8 @@ msgid "Discard" msgstr "Discard" #: mod/notifications.php:62 mod/notifications.php:182 -#: mod/notifications.php:266 mod/contacts.php:628 mod/contacts.php:818 -#: mod/contacts.php:1002 +#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819 +#: mod/contacts.php:1003 msgid "Ignore" msgstr "Ignore" @@ -2442,7 +2019,7 @@ msgstr "Notification type: " msgid "suggested by %s" msgstr "suggested by %s" -#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:636 +#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637 msgid "Hide this contact from others" msgstr "Hide this contact from others" @@ -2454,7 +2031,7 @@ msgstr "Post a new friend activity" msgid "if applicable" msgstr "if applicable" -#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1703 +#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704 msgid "Approve" msgstr "Approve" @@ -2507,7 +2084,22 @@ msgstr "Sharer" msgid "Subscriber" msgstr "Subscriber" -#: mod/notifications.php:261 mod/contacts.php:62 src/Model/Profile.php:518 +#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155 +#: src/Model/Profile.php:423 src/Model/Profile.php:806 +msgid "About:" +msgstr "About:" + +#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172 +#: src/Model/Profile.php:794 +msgid "Tags:" +msgstr "Tags:" + +#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420 +#: src/Model/Profile.php:745 +msgid "Gender:" +msgstr "Gender:" + +#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518 msgid "Network:" msgstr "Network:" @@ -2573,1655 +2165,33 @@ msgstr "failed" msgid "ignored" msgstr "Ignored" -#: mod/probe.php:14 mod/webfinger.php:17 -msgid "Only logged in users are permitted to perform a probing." -msgstr "Only logged in users are permitted to perform a probing." - -#: mod/admin.php:106 -msgid "Theme settings updated." -msgstr "Theme settings updated." - -#: mod/admin.php:176 src/Content/Nav.php:174 -msgid "Information" -msgstr "Information" - -#: mod/admin.php:177 -msgid "Overview" -msgstr "Overview" - -#: mod/admin.php:178 mod/admin.php:653 -msgid "Federation Statistics" -msgstr "Federation statistics" - -#: mod/admin.php:179 -msgid "Configuration" -msgstr "Configuration" - -#: mod/admin.php:180 mod/admin.php:1262 -msgid "Site" -msgstr "Site" - -#: mod/admin.php:181 mod/admin.php:1190 mod/admin.php:1695 mod/admin.php:1711 -msgid "Users" -msgstr "Users" - -#: mod/admin.php:182 mod/admin.php:1811 mod/admin.php:1871 mod/settings.php:85 -msgid "Addons" -msgstr "Addons" - -#: mod/admin.php:183 mod/admin.php:2080 mod/admin.php:2124 -msgid "Themes" -msgstr "Theme selection" - -#: mod/admin.php:184 mod/settings.php:63 -msgid "Additional features" -msgstr "Additional features" - -#: mod/admin.php:185 -msgid "Database" -msgstr "Database" - -#: mod/admin.php:186 -msgid "DB updates" -msgstr "DB updates" - -#: mod/admin.php:187 mod/admin.php:688 -msgid "Inspect Queue" -msgstr "Inspect queue" - -#: mod/admin.php:188 -msgid "Tools" -msgstr "Tools" - -#: mod/admin.php:189 -msgid "Contact Blocklist" -msgstr "Contact blocklist" - -#: mod/admin.php:190 mod/admin.php:311 -msgid "Server Blocklist" -msgstr "Server blocklist" - -#: mod/admin.php:191 mod/admin.php:470 -msgid "Delete Item" -msgstr "Delete item" - -#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2198 -msgid "Logs" -msgstr "Logs" - -#: mod/admin.php:194 mod/admin.php:2265 -msgid "View Logs" -msgstr "View logs" - -#: mod/admin.php:196 -msgid "Diagnostics" -msgstr "Diagnostics" - -#: mod/admin.php:197 -msgid "PHP Info" -msgstr "PHP info" - -#: mod/admin.php:198 -msgid "probe address" -msgstr "Probe address" - -#: mod/admin.php:199 -msgid "check webfinger" -msgstr "Check webfinger" - -#: mod/admin.php:218 src/Content/Nav.php:217 -msgid "Admin" -msgstr "Admin" - -#: mod/admin.php:219 -msgid "Addon Features" -msgstr "Addon features" - -#: mod/admin.php:220 -msgid "User registrations waiting for confirmation" -msgstr "User registrations awaiting confirmation" - -#: mod/admin.php:302 -msgid "The blocked domain" -msgstr "Blocked domain" - -#: mod/admin.php:303 mod/admin.php:316 -msgid "The reason why you blocked this domain." -msgstr "Reason why you blocked this domain." - -#: mod/admin.php:304 -msgid "Delete domain" -msgstr "Delete domain" - -#: mod/admin.php:304 -msgid "Check to delete this entry from the blocklist" -msgstr "Check to delete this entry from the blocklist" - -#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:652 -#: mod/admin.php:687 mod/admin.php:783 mod/admin.php:1261 mod/admin.php:1694 -#: mod/admin.php:1810 mod/admin.php:1870 mod/admin.php:2079 mod/admin.php:2123 -#: mod/admin.php:2197 mod/admin.php:2264 -msgid "Administration" -msgstr "Administration" - -#: mod/admin.php:312 -msgid "" -"This page can be used to define a black list of servers from the federated " -"network that are not allowed to interact with your node. For all entered " -"domains you should also give a reason why you have blocked the remote " -"server." -msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server." - -#: mod/admin.php:313 -msgid "" -"The list of blocked servers will be made publically available on the " -"/friendica page so that your users and people investigating communication " -"problems can find the reason easily." -msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason." - -#: mod/admin.php:314 -msgid "Add new entry to block list" -msgstr "Add new entry to block list" - -#: mod/admin.php:315 -msgid "Server Domain" -msgstr "Server domain" - -#: mod/admin.php:315 -msgid "" -"The domain of the new server to add to the block list. Do not include the " -"protocol." -msgstr "The domain of the new server to add to the block list. Do not include the protocol." - -#: mod/admin.php:316 -msgid "Block reason" -msgstr "Block reason" - -#: mod/admin.php:317 -msgid "Add Entry" -msgstr "Add entry" - -#: mod/admin.php:318 -msgid "Save changes to the blocklist" -msgstr "Save changes to the blocklist" - -#: mod/admin.php:319 -msgid "Current Entries in the Blocklist" -msgstr "Current entries in the blocklist" - -#: mod/admin.php:322 -msgid "Delete entry from blocklist" -msgstr "Delete entry from blocklist" - -#: mod/admin.php:325 -msgid "Delete entry from blocklist?" -msgstr "Delete entry from blocklist?" - -#: mod/admin.php:351 -msgid "Server added to blocklist." -msgstr "Server added to blocklist." - -#: mod/admin.php:367 -msgid "Site blocklist updated." -msgstr "Site blocklist updated." - -#: mod/admin.php:390 util/global_community_block.php:53 -msgid "The contact has been blocked from the node" -msgstr "The contact has been blocked from the node" - -#: mod/admin.php:392 util/global_community_block.php:48 -#, php-format -msgid "Could not find any contact entry for this URL (%s)" -msgstr "Could not find any contact entry for this URL (%s)" - -#: mod/admin.php:399 -#, php-format -msgid "%s contact unblocked" -msgid_plural "%s contacts unblocked" -msgstr[0] "" -msgstr[1] "" - -#: mod/admin.php:428 -msgid "Remote Contact Blocklist" -msgstr "Remote contact blocklist" - -#: mod/admin.php:429 -msgid "" -"This page allows you to prevent any message from a remote contact to reach " -"your node." -msgstr "This page allows you to prevent any message from a remote contact to reach your node." - -#: mod/admin.php:430 -msgid "Block Remote Contact" -msgstr "Block Remote Contact" - -#: mod/admin.php:431 mod/admin.php:1697 -msgid "select all" -msgstr "select all" - -#: mod/admin.php:432 -msgid "select none" -msgstr "select none" - -#: mod/admin.php:433 mod/admin.php:1706 mod/contacts.php:627 -#: mod/contacts.php:817 mod/contacts.php:994 -msgid "Block" -msgstr "Block" - -#: mod/admin.php:434 mod/admin.php:1707 mod/contacts.php:627 -#: mod/contacts.php:817 mod/contacts.php:994 -msgid "Unblock" -msgstr "Unblock" - -#: mod/admin.php:435 -msgid "No remote contact is blocked from this node." -msgstr "No remote contact is blocked from this node." - -#: mod/admin.php:437 -msgid "Blocked Remote Contacts" -msgstr "Blocked remote contacts" - -#: mod/admin.php:438 -msgid "Block New Remote Contact" -msgstr "Block new remote contact" - -#: mod/admin.php:439 -msgid "Photo" -msgstr "Photo" - -#: mod/admin.php:439 mod/profiles.php:393 -msgid "Address" -msgstr "Address" - -#: mod/admin.php:447 -#, php-format -msgid "%s total blocked contact" -msgid_plural "%s total blocked contacts" -msgstr[0] "" -msgstr[1] "" - -#: mod/admin.php:449 -msgid "URL of the remote contact to block." -msgstr "URL of the remote contact to block." - -#: mod/admin.php:471 -msgid "Delete this Item" -msgstr "Delete" - -#: mod/admin.php:472 -msgid "" -"On this page you can delete an item from your node. If the item is a top " -"level posting, the entire thread will be deleted." -msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted." - -#: mod/admin.php:473 -msgid "" -"You need to know the GUID of the item. You can find it e.g. by looking at " -"the display URL. The last part of http://example.com/display/123456 is the " -"GUID, here 123456." -msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456." - -#: mod/admin.php:474 -msgid "GUID" -msgstr "GUID" - -#: mod/admin.php:474 -msgid "The GUID of the item you want to delete." -msgstr "GUID of item to be deleted." - -#: mod/admin.php:513 -msgid "Item marked for deletion." -msgstr "Item marked for deletion." - -#: mod/admin.php:583 -msgid "unknown" -msgstr "unknown" - -#: mod/admin.php:646 -msgid "" -"This page offers you some numbers to the known part of the federated social " -"network your Friendica node is part of. These numbers are not complete but " -"only reflect the part of the network your node is aware of." -msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of." - -#: mod/admin.php:647 -msgid "" -"The Auto Discovered Contact Directory feature is not enabled, it " -"will improve the data displayed here." -msgstr "The Auto Discovered Contact Directory feature is not enabled; enabling it will improve the data displayed here." - -#: mod/admin.php:659 -#, php-format -msgid "" -"Currently this node is aware of %d nodes with %d registered users from the " -"following platforms:" -msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:" - -#: mod/admin.php:690 -msgid "ID" -msgstr "ID" - -#: mod/admin.php:691 -msgid "Recipient Name" -msgstr "Recipient name" - -#: mod/admin.php:692 -msgid "Recipient Profile" -msgstr "Recipient profile" - -#: mod/admin.php:693 view/theme/frio/theme.php:265 -#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178 -msgid "Network" -msgstr "Network" - -#: mod/admin.php:694 -msgid "Created" -msgstr "Created" - -#: mod/admin.php:695 -msgid "Last Tried" -msgstr "Last Tried" - -#: mod/admin.php:696 -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 "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." - -#: mod/admin.php:720 -#, php-format -msgid "" -"Your DB still runs with MyISAM tables. You should change the engine type to " -"InnoDB. As Friendica will use InnoDB only features in the future, you should" -" change this! See here for a guide that may be helpful " -"converting the table engines. You may also use the command php " -"scripts/dbstructure.php toinnodb of your Friendica installation for an " -"automatic conversion.
" -msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. See here for a guide that may be helpful converting the table engines. You may also use the command php scripts/dbstructure.php toinnodb of your Friendica installation for an automatic conversion.
" - -#: mod/admin.php:727 -#, php-format -msgid "" -"There is a new version of Friendica available for download. Your current " -"version is %1$s, upstream version is %2$s" -msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s" - -#: mod/admin.php:737 -msgid "" -"The database update failed. Please run \"php scripts/dbstructure.php " -"update\" from the command line and have a look at the errors that might " -"appear." -msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors." - -#: mod/admin.php:743 -msgid "The worker was never executed. Please check your database structure!" -msgstr "The worker process has never been executed. Please check your database structure!" - -#: mod/admin.php:746 -#, php-format -msgid "" -"The last worker execution was on %s UTC. This is older than one hour. Please" -" check your crontab settings." -msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings." - -#: mod/admin.php:751 mod/admin.php:1646 -msgid "Normal Account" -msgstr "Standard account" - -#: mod/admin.php:752 mod/admin.php:1647 -msgid "Automatic Follower Account" -msgstr "Automatic follower account" - -#: mod/admin.php:753 mod/admin.php:1648 -msgid "Public Forum Account" -msgstr "Public forum account" - -#: mod/admin.php:754 mod/admin.php:1649 -msgid "Automatic Friend Account" -msgstr "Automatic friend account" - -#: mod/admin.php:755 -msgid "Blog Account" -msgstr "Blog account" - -#: mod/admin.php:756 -msgid "Private Forum Account" -msgstr "Private forum account" - -#: mod/admin.php:778 -msgid "Message queues" -msgstr "Message queues" - -#: mod/admin.php:784 -msgid "Summary" -msgstr "Summary" - -#: mod/admin.php:786 -msgid "Registered users" -msgstr "Registered users" - -#: mod/admin.php:788 -msgid "Pending registrations" -msgstr "Pending registrations" - -#: mod/admin.php:789 -msgid "Version" -msgstr "Version" - -#: mod/admin.php:794 -msgid "Active addons" -msgstr "" - -#: mod/admin.php:825 -msgid "Can not parse base url. Must have at least ://" -msgstr "Can not parse base URL. Must have at least ://" - -#: mod/admin.php:1126 -msgid "Site settings updated." -msgstr "Site settings updated." - -#: mod/admin.php:1153 mod/settings.php:907 -msgid "No special theme for mobile devices" -msgstr "No special theme for mobile devices" - -#: mod/admin.php:1182 -msgid "No community page" -msgstr "No community page" - -#: mod/admin.php:1183 -msgid "Public postings from users of this site" -msgstr "Public postings from users of this site" - -#: mod/admin.php:1184 -msgid "Public postings from the federated network" -msgstr "" - -#: mod/admin.php:1185 -msgid "Public postings from local users and the federated network" -msgstr "" - -#: mod/admin.php:1189 mod/contacts.php:563 -msgid "Disabled" -msgstr "Disabled" - -#: mod/admin.php:1191 -msgid "Users, Global Contacts" -msgstr "Users, Global Contacts" - -#: mod/admin.php:1192 -msgid "Users, Global Contacts/fallback" -msgstr "Users, Global Contacts/fallback" - -#: mod/admin.php:1196 -msgid "One month" -msgstr "One month" - -#: mod/admin.php:1197 -msgid "Three months" -msgstr "Three months" - -#: mod/admin.php:1198 -msgid "Half a year" -msgstr "Half a year" - -#: mod/admin.php:1199 -msgid "One year" -msgstr "One a year" - -#: mod/admin.php:1204 -msgid "Multi user instance" -msgstr "Multi user instance" - -#: mod/admin.php:1227 -msgid "Closed" -msgstr "Closed" - -#: mod/admin.php:1228 -msgid "Requires approval" -msgstr "Requires approval" - -#: mod/admin.php:1229 -msgid "Open" -msgstr "Open" - -#: mod/admin.php:1233 -msgid "No SSL policy, links will track page SSL state" -msgstr "No SSL policy, links will track page SSL state" - -#: mod/admin.php:1234 -msgid "Force all links to use SSL" -msgstr "Force all links to use SSL" - -#: mod/admin.php:1235 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Self-signed certificate, use SSL for local links only (discouraged)" - -#: mod/admin.php:1239 -msgid "Don't check" -msgstr "Don't check" - -#: mod/admin.php:1240 -msgid "check the stable version" -msgstr "check for stable version updates" - -#: mod/admin.php:1241 -msgid "check the development version" -msgstr "check for development version updates" - -#: mod/admin.php:1263 mod/admin.php:1872 mod/admin.php:2125 mod/admin.php:2199 -#: mod/admin.php:2346 mod/settings.php:679 mod/settings.php:788 -#: mod/settings.php:874 mod/settings.php:963 mod/settings.php:1198 -msgid "Save Settings" -msgstr "Save settings" - -#: mod/admin.php:1264 -msgid "Republish users to directory" -msgstr "Republish users to directory" - -#: mod/admin.php:1265 mod/register.php:263 -msgid "Registration" -msgstr "Join this Friendica Node Today" - -#: mod/admin.php:1266 -msgid "File upload" -msgstr "File upload" - -#: mod/admin.php:1267 -msgid "Policies" -msgstr "Policies" - -#: mod/admin.php:1268 mod/contacts.php:885 mod/events.php:536 -#: src/Model/Profile.php:850 -msgid "Advanced" -msgstr "Advanced" - -#: mod/admin.php:1269 -msgid "Auto Discovered Contact Directory" -msgstr "Auto-discovered contact directory" - -#: mod/admin.php:1270 -msgid "Performance" -msgstr "Performance" - -#: mod/admin.php:1271 -msgid "Worker" -msgstr "Worker" - -#: mod/admin.php:1272 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Relocate - Warning, advanced function: This could make this server unreachable." - -#: mod/admin.php:1275 -msgid "Site name" -msgstr "Site name" - -#: mod/admin.php:1276 -msgid "Host name" -msgstr "Host name" - -#: mod/admin.php:1277 -msgid "Sender Email" -msgstr "Sender email" - -#: mod/admin.php:1277 -msgid "" -"The email address your server shall use to send notification emails from." -msgstr "The email address your server shall use to send notification emails from." - -#: mod/admin.php:1278 -msgid "Banner/Logo" -msgstr "Banner/Logo" - -#: mod/admin.php:1279 -msgid "Shortcut icon" -msgstr "Shortcut icon" - -#: mod/admin.php:1279 -msgid "Link to an icon that will be used for browsers." -msgstr "Link to an icon that will be used for browsers." - -#: mod/admin.php:1280 -msgid "Touch icon" -msgstr "Touch icon" - -#: mod/admin.php:1280 -msgid "Link to an icon that will be used for tablets and mobiles." -msgstr "Link to an icon that will be used for tablets and mobiles." - -#: mod/admin.php:1281 -msgid "Additional Info" -msgstr "Additional Info" - -#: mod/admin.php:1281 -#, php-format -msgid "" -"For public servers: you can add additional information here that will be " -"listed at %s/servers." -msgstr "" - -#: mod/admin.php:1282 -msgid "System language" -msgstr "System language" - -#: mod/admin.php:1283 -msgid "System theme" -msgstr "System theme" - -#: mod/admin.php:1283 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Default system theme - may be overridden by user profiles - change theme settings" - -#: mod/admin.php:1284 -msgid "Mobile system theme" -msgstr "Mobile system theme" - -#: mod/admin.php:1284 -msgid "Theme for mobile devices" -msgstr "Theme for mobile devices" - -#: mod/admin.php:1285 -msgid "SSL link policy" -msgstr "SSL link policy" - -#: mod/admin.php:1285 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Determines whether generated links should be forced to use SSL" - -#: mod/admin.php:1286 -msgid "Force SSL" -msgstr "Force SSL" - -#: mod/admin.php:1286 -msgid "" -"Force all Non-SSL requests to SSL - Attention: on some systems it could lead" -" to endless loops." -msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops." - -#: mod/admin.php:1287 -msgid "Hide help entry from navigation menu" -msgstr "Hide help entry from navigation menu" - -#: mod/admin.php:1287 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL." - -#: mod/admin.php:1288 -msgid "Single user instance" -msgstr "Single user instance" - -#: mod/admin.php:1288 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Make this instance multi-user or single-user for the named user" - -#: mod/admin.php:1289 -msgid "Maximum image size" -msgstr "Maximum image size" - -#: mod/admin.php:1289 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits." - -#: mod/admin.php:1290 -msgid "Maximum image length" -msgstr "Maximum image length" - -#: mod/admin.php:1290 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits." - -#: mod/admin.php:1291 -msgid "JPEG image quality" -msgstr "JPEG image quality" - -#: mod/admin.php:1291 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level." - -#: mod/admin.php:1293 -msgid "Register policy" -msgstr "Registration policy" - -#: mod/admin.php:1294 -msgid "Maximum Daily Registrations" -msgstr "Maximum daily registrations" - -#: mod/admin.php:1294 -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 "If open registration is permitted, this sets the maximum number of new registrations per day. This setting has no effect for registrations by approval." - -#: mod/admin.php:1295 -msgid "Register text" -msgstr "Registration text" - -#: mod/admin.php:1295 -msgid "Will be displayed prominently on the registration page." -msgstr "Will be displayed prominently on the registration page." - -#: mod/admin.php:1296 -msgid "Accounts abandoned after x days" -msgstr "Accounts abandoned after so many days" - -#: mod/admin.php:1296 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit." - -#: mod/admin.php:1297 -msgid "Allowed friend domains" -msgstr "Allowed friend domains" - -#: mod/admin.php:1297 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains" - -#: mod/admin.php:1298 -msgid "Allowed email domains" -msgstr "Allowed email domains" - -#: mod/admin.php:1298 -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 "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains" - -#: mod/admin.php:1299 -msgid "No OEmbed rich content" -msgstr "" - -#: mod/admin.php:1299 -msgid "" -"Don't show the rich content (e.g. embedded PDF), except from the domains " -"listed below." -msgstr "" - -#: mod/admin.php:1300 -msgid "Allowed OEmbed domains" -msgstr "" - -#: mod/admin.php:1300 -msgid "" -"Comma separated list of domains which oembed content is allowed to be " -"displayed. Wildcards are accepted." -msgstr "" - -#: mod/admin.php:1301 -msgid "Block public" -msgstr "Block public" - -#: mod/admin.php:1301 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in." - -#: mod/admin.php:1302 -msgid "Force publish" -msgstr "Mandatory directory listing" - -#: mod/admin.php:1302 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Force all profiles on this site to be listed in the site directory." - -#: mod/admin.php:1303 -msgid "Global directory URL" -msgstr "Global directory URL" - -#: mod/admin.php:1303 -msgid "" -"URL to the global directory. If this is not set, the global directory is " -"completely unavailable to the application." -msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application." - -#: mod/admin.php:1304 -msgid "Private posts by default for new users" -msgstr "Private posts by default for new users" - -#: mod/admin.php:1304 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Set default post permissions for all new members to the default privacy group rather than public." - -#: mod/admin.php:1305 -msgid "Don't include post content in email notifications" -msgstr "Don't include post content in email notifications" - -#: mod/admin.php:1305 -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 "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure." - -#: mod/admin.php:1306 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Disallow public access to addons listed in the apps menu." - -#: mod/admin.php:1306 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Checking this box will restrict addons listed in the apps menu to members only." - -#: mod/admin.php:1307 -msgid "Don't embed private images in posts" -msgstr "Don't embed private images in posts" - -#: mod/admin.php:1307 -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 "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." - -#: mod/admin.php:1308 -msgid "Allow Users to set remote_self" -msgstr "Allow users to set \"Remote self\"" - -#: mod/admin.php:1308 -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 "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream." - -#: mod/admin.php:1309 -msgid "Block multiple registrations" -msgstr "Block multiple registrations" - -#: mod/admin.php:1309 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Disallow users to sign up for additional accounts." - -#: mod/admin.php:1310 -msgid "OpenID support" -msgstr "OpenID support" - -#: mod/admin.php:1310 -msgid "OpenID support for registration and logins." -msgstr "OpenID support for registration and logins." - -#: mod/admin.php:1311 -msgid "Fullname check" -msgstr "Full name check" - -#: mod/admin.php:1311 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations." - -#: mod/admin.php:1312 -msgid "Community pages for visitors" -msgstr "" - -#: mod/admin.php:1312 -msgid "" -"Which community pages should be available for visitors. Local users always " -"see both pages." -msgstr "Community pages that should be available for visitors. Local users always see both pages." - -#: mod/admin.php:1313 -msgid "Posts per user on community page" -msgstr "Posts per user on community page" - -#: mod/admin.php:1313 -msgid "" -"The maximum number of posts per user on the community page. (Not valid for " -"'Global Community')" -msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')." - -#: mod/admin.php:1314 -msgid "Enable OStatus support" -msgstr "Enable OStatus support" - -#: mod/admin.php:1314 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed." - -#: mod/admin.php:1315 -msgid "Only import OStatus threads from our contacts" -msgstr "Only import OStatus threads from known contacts" - -#: mod/admin.php:1315 -msgid "" -"Normally we import every content from our OStatus contacts. With this option" -" we only store threads that are started by a contact that is known on our " -"system." -msgstr "Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system." - -#: mod/admin.php:1316 -msgid "OStatus support can only be enabled if threading is enabled." -msgstr "OStatus support can only be enabled if threading is enabled." - -#: mod/admin.php:1318 -msgid "" -"Diaspora support can't be enabled because Friendica was installed into a sub" -" directory." -msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory." - -#: mod/admin.php:1319 -msgid "Enable Diaspora support" -msgstr "Enable Diaspora support" - -#: mod/admin.php:1319 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Provide built-in Diaspora network compatibility." - -#: mod/admin.php:1320 -msgid "Only allow Friendica contacts" -msgstr "Only allow Friendica contacts" - -#: mod/admin.php:1320 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled." - -#: mod/admin.php:1321 -msgid "Verify SSL" -msgstr "Verify SSL" - -#: mod/admin.php:1321 -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 "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites." - -#: mod/admin.php:1322 -msgid "Proxy user" -msgstr "Proxy user" - -#: mod/admin.php:1323 -msgid "Proxy URL" -msgstr "Proxy URL" - -#: mod/admin.php:1324 -msgid "Network timeout" -msgstr "Network timeout" - -#: mod/admin.php:1324 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)." - -#: mod/admin.php:1325 -msgid "Maximum Load Average" -msgstr "Maximum load average" - -#: mod/admin.php:1325 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximum system load before delivery and poll processes are deferred (default 50)." - -#: mod/admin.php:1326 -msgid "Maximum Load Average (Frontend)" -msgstr "Maximum load average (frontend)" - -#: mod/admin.php:1326 -msgid "Maximum system load before the frontend quits service - default 50." -msgstr "Maximum system load before the frontend quits service (default 50)." - -#: mod/admin.php:1327 -msgid "Minimal Memory" -msgstr "Minimal memory" - -#: mod/admin.php:1327 -msgid "" -"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - " -"default 0 (deactivated)." -msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)." - -#: mod/admin.php:1328 -msgid "Maximum table size for optimization" -msgstr "Maximum table size for optimization" - -#: mod/admin.php:1328 -msgid "" -"Maximum table size (in MB) for the automatic optimization - default 100 MB. " -"Enter -1 to disable it." -msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)." - -#: mod/admin.php:1329 -msgid "Minimum level of fragmentation" -msgstr "Minimum level of fragmentation" - -#: mod/admin.php:1329 -msgid "" -"Minimum fragmenation level to start the automatic optimization - default " -"value is 30%." -msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)." - -#: mod/admin.php:1331 -msgid "Periodical check of global contacts" -msgstr "Periodical check of global contacts" - -#: mod/admin.php:1331 -msgid "" -"If enabled, the global contacts are checked periodically for missing or " -"outdated data and the vitality of the contacts and servers." -msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers." - -#: mod/admin.php:1332 -msgid "Days between requery" -msgstr "Days between enquiry" - -#: mod/admin.php:1332 -msgid "Number of days after which a server is requeried for his contacts." -msgstr "Number of days after which a server is required check contacts." - -#: mod/admin.php:1333 -msgid "Discover contacts from other servers" -msgstr "Discover contacts from other servers" - -#: mod/admin.php:1333 -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 "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 recommend setting is 'Users, Global Contacts'." - -#: mod/admin.php:1334 -msgid "Timeframe for fetching global contacts" -msgstr "Time-frame for fetching global contacts" - -#: mod/admin.php:1334 -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 "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers." - -#: mod/admin.php:1335 -msgid "Search the local directory" -msgstr "Search the local directory" - -#: mod/admin.php:1335 -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 "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." - -#: mod/admin.php:1337 -msgid "Publish server information" -msgstr "Publish server information" - -#: mod/admin.php:1337 -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 "This publishes generic data about the server and its usage. 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." - -#: mod/admin.php:1339 -msgid "Check upstream version" -msgstr "Check upstream version" - -#: mod/admin.php:1339 -msgid "" -"Enables checking for new Friendica versions at github. If there is a new " -"version, you will be informed in the admin panel overview." -msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview." - -#: mod/admin.php:1340 -msgid "Suppress Tags" -msgstr "Suppress tags" - -#: mod/admin.php:1340 -msgid "Suppress showing a list of hashtags at the end of the posting." -msgstr "Suppress listed hashtags at the end of posts." - -#: mod/admin.php:1341 -msgid "Path to item cache" -msgstr "Path to item cache" - -#: mod/admin.php:1341 -msgid "The item caches buffers generated bbcode and external images." -msgstr "The item caches buffers generated bbcode and external images." - -#: mod/admin.php:1342 -msgid "Cache duration in seconds" -msgstr "Cache duration in seconds" - -#: mod/admin.php:1342 -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 "How long should cache files be held? (Default 86400 seconds - one day; -1 disables item cache)" - -#: mod/admin.php:1343 -msgid "Maximum numbers of comments per post" -msgstr "Maximum numbers of comments per post" - -#: mod/admin.php:1343 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "How many comments should be shown for each post? (Default 100)" - -#: mod/admin.php:1344 -msgid "Temp path" -msgstr "Temp path" - -#: mod/admin.php:1344 -msgid "" -"If you have a restricted system where the webserver can't access the system " -"temp path, enter another path here." -msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path." - -#: mod/admin.php:1345 -msgid "Base path to installation" -msgstr "Base path to installation" - -#: mod/admin.php:1345 -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 "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." - -#: mod/admin.php:1346 -msgid "Disable picture proxy" -msgstr "Disable picture proxy" - -#: mod/admin.php:1346 -msgid "" -"The picture proxy increases performance and privacy. It shouldn't be used on" -" systems with very low bandwith." -msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith." - -#: mod/admin.php:1347 -msgid "Only search in tags" -msgstr "Only search in tags" - -#: mod/admin.php:1347 -msgid "On large systems the text search can slow down the system extremely." -msgstr "On large systems the text search can slow down the system significantly." - -#: mod/admin.php:1349 -msgid "New base url" -msgstr "New base URL" - -#: mod/admin.php:1349 -msgid "" -"Change base url for this server. Sends relocate message to all Friendica and" -" Diaspora* contacts of all users." -msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users." - -#: mod/admin.php:1351 -msgid "RINO Encryption" -msgstr "RINO Encryption" - -#: mod/admin.php:1351 -msgid "Encryption layer between nodes." -msgstr "Encryption layer between nodes." - -#: mod/admin.php:1353 -msgid "Maximum number of parallel workers" -msgstr "Maximum number of parallel workers" - -#: mod/admin.php:1353 -msgid "" -"On shared hosters set this to 2. On larger systems, values of 10 are great. " -"Default value is 4." -msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4." - -#: mod/admin.php:1354 -msgid "Don't use 'proc_open' with the worker" -msgstr "Don't use 'proc_open' with the worker" - -#: mod/admin.php:1354 -msgid "" -"Enable this if your system doesn't allow the use of 'proc_open'. This can " -"happen on shared hosters. If this is enabled you should increase the " -"frequency of worker calls in your crontab." -msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab." - -#: mod/admin.php:1355 -msgid "Enable fastlane" -msgstr "Enable fast-lane" - -#: mod/admin.php:1355 -msgid "" -"When enabed, the fastlane mechanism starts an additional worker if processes" -" with higher priority are blocked by processes of lower priority." -msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority." - -#: mod/admin.php:1356 -msgid "Enable frontend worker" -msgstr "Enable frontend worker" - -#: mod/admin.php:1356 -#, php-format -msgid "" -"When enabled the Worker process is triggered when backend access is " -"performed \\x28e.g. messages being delivered\\x29. On smaller sites you " -"might want to call %s/worker on a regular basis via an external cron job. " -"You should only enable this option if you cannot utilize cron/scheduled jobs" -" on your server." -msgstr "Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server." - -#: mod/admin.php:1384 -msgid "Update has been marked successful" -msgstr "Update has been marked successful" - -#: mod/admin.php:1391 -#, php-format -msgid "Database structure update %s was successfully applied." -msgstr "Database structure update %s was successfully applied." - -#: mod/admin.php:1394 -#, php-format -msgid "Executing of database structure update %s failed with error: %s" -msgstr "Executing of database structure update %s failed with error: %s" - -#: mod/admin.php:1407 -#, php-format -msgid "Executing %s failed with error: %s" -msgstr "Executing %s failed with error: %s" - -#: mod/admin.php:1409 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Update %s was successfully applied." - -#: mod/admin.php:1412 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Update %s did not return a status. Unknown if it succeeded." - -#: mod/admin.php:1415 -#, php-format -msgid "There was no additional update function %s that needed to be called." -msgstr "There was no additional update function %s that needed to be called." - -#: mod/admin.php:1435 -msgid "No failed updates." -msgstr "No failed updates." - -#: mod/admin.php:1436 -msgid "Check database structure" -msgstr "Check database structure" - -#: mod/admin.php:1441 -msgid "Failed Updates" -msgstr "Failed updates" - -#: mod/admin.php:1442 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "This does not include updates prior to 1139, which did not return a status." - -#: mod/admin.php:1443 -msgid "Mark success (if update was manually applied)" -msgstr "Mark success (if update was manually applied)" - -#: mod/admin.php:1444 -msgid "Attempt to execute this update step automatically" -msgstr "Attempt to execute this update step automatically" - -#: mod/admin.php:1483 -#, 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 "\n\t\t\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you." - -#: mod/admin.php:1486 -#, php-format -msgid "" -"\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." -msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s." - -#: mod/admin.php:1518 src/Model/User.php:632 -#, php-format -msgid "Registration details for %s" -msgstr "Registration details for %s" - -#: mod/admin.php:1528 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s user blocked/unblocked" -msgstr[1] "%s users blocked/unblocked" - -#: mod/admin.php:1534 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s user deleted" -msgstr[1] "%s users deleted" - -#: mod/admin.php:1581 -#, php-format -msgid "User '%s' deleted" -msgstr "User '%s' deleted" - -#: mod/admin.php:1589 -#, php-format -msgid "User '%s' unblocked" -msgstr "User '%s' unblocked" - -#: mod/admin.php:1589 -#, php-format -msgid "User '%s' blocked" -msgstr "User '%s' blocked" - -#: mod/admin.php:1688 mod/admin.php:1700 mod/admin.php:1713 mod/admin.php:1731 -#: src/Content/ContactSelector.php:82 -msgid "Email" -msgstr "Email" - -#: mod/admin.php:1688 mod/admin.php:1713 -msgid "Register date" -msgstr "Registration date" - -#: mod/admin.php:1688 mod/admin.php:1713 -msgid "Last login" -msgstr "Last login" - -#: mod/admin.php:1688 mod/admin.php:1713 -msgid "Last item" -msgstr "Last item" - -#: mod/admin.php:1688 mod/settings.php:54 -msgid "Account" -msgstr "Account" - -#: mod/admin.php:1696 -msgid "Add User" -msgstr "Add user" - -#: mod/admin.php:1698 -msgid "User registrations waiting for confirm" -msgstr "User registrations awaiting confirmation" - -#: mod/admin.php:1699 -msgid "User waiting for permanent deletion" -msgstr "User awaiting permanent deletion" - -#: mod/admin.php:1700 -msgid "Request date" -msgstr "Request date" - -#: mod/admin.php:1701 -msgid "No registrations." -msgstr "No registrations." - -#: mod/admin.php:1702 -msgid "Note from the user" -msgstr "Note from the user" - -#: mod/admin.php:1704 -msgid "Deny" -msgstr "Deny" - -#: mod/admin.php:1708 -msgid "Site admin" -msgstr "Site admin" - -#: mod/admin.php:1709 -msgid "Account expired" -msgstr "Account expired" - -#: mod/admin.php:1712 -msgid "New User" -msgstr "New user" - -#: mod/admin.php:1713 -msgid "Deleted since" -msgstr "Deleted since" - -#: mod/admin.php:1718 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?" - -#: mod/admin.php:1719 -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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?" - -#: mod/admin.php:1729 -msgid "Name of the new user." -msgstr "Name of the new user." - -#: mod/admin.php:1730 -msgid "Nickname" -msgstr "Nickname" - -#: mod/admin.php:1730 -msgid "Nickname of the new user." -msgstr "Nickname of the new user." - -#: mod/admin.php:1731 -msgid "Email address of the new user." -msgstr "Email address of the new user." - -#: mod/admin.php:1773 -#, php-format -msgid "Addon %s disabled." -msgstr "Addon %s disabled." - -#: mod/admin.php:1777 -#, php-format -msgid "Addon %s enabled." -msgstr "Addon %s enabled." - -#: mod/admin.php:1787 mod/admin.php:2036 -msgid "Disable" -msgstr "Disable" - -#: mod/admin.php:1790 mod/admin.php:2039 -msgid "Enable" -msgstr "Enable" - -#: mod/admin.php:1812 mod/admin.php:2081 -msgid "Toggle" -msgstr "Toggle" - -#: mod/admin.php:1820 mod/admin.php:2090 -msgid "Author: " -msgstr "Author: " - -#: mod/admin.php:1821 mod/admin.php:2091 -msgid "Maintainer: " -msgstr "Maintainer: " - -#: mod/admin.php:1873 -msgid "Reload active addons" -msgstr "Reload active addons" - -#: mod/admin.php:1878 -#, php-format -msgid "" -"There are currently no addons available on your node. You can find the " -"official addon repository at %1$s and might find other interesting addons in" -" the open addon registry at %2$s" -msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s" - -#: mod/admin.php:1998 -msgid "No themes found." -msgstr "No themes found." - -#: mod/admin.php:2072 -msgid "Screenshot" -msgstr "Screenshot" - -#: mod/admin.php:2126 -msgid "Reload active themes" -msgstr "Reload active themes" - -#: mod/admin.php:2131 -#, php-format -msgid "No themes found on the system. They should be placed in %1$s" -msgstr "No themes found on the system. They should be placed in %1$s" - -#: mod/admin.php:2132 -msgid "[Experimental]" -msgstr "[Experimental]" - -#: mod/admin.php:2133 -msgid "[Unsupported]" -msgstr "[Unsupported]" - -#: mod/admin.php:2157 -msgid "Log settings updated." -msgstr "Log settings updated." - -#: mod/admin.php:2189 -msgid "PHP log currently enabled." -msgstr "PHP log currently enabled." - -#: mod/admin.php:2191 -msgid "PHP log currently disabled." -msgstr "PHP log currently disabled." - -#: mod/admin.php:2200 -msgid "Clear" -msgstr "Clear" - -#: mod/admin.php:2204 -msgid "Enable Debugging" -msgstr "Enable debugging" - -#: mod/admin.php:2205 -msgid "Log file" -msgstr "Log file" - -#: mod/admin.php:2205 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Must be writable by web server and relative to your Friendica top-level directory." - -#: mod/admin.php:2206 -msgid "Log level" -msgstr "Log level" - -#: mod/admin.php:2208 -msgid "PHP logging" -msgstr "PHP logging" - -#: mod/admin.php:2209 -msgid "" -"To enable logging of PHP errors and warnings you can add the following to " -"the .htconfig.php file of your installation. The filename set in the " -"'error_log' line is relative to the friendica top-level directory and must " -"be writeable by the web server. The option '1' for 'log_errors' and " -"'display_errors' is to enable these options, set to '0' to disable them." -msgstr "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them." - -#: mod/admin.php:2240 -#, php-format -msgid "" -"Error trying to open %1$s log file.\\r\\n
Check to see " -"if file %1$s exist and is readable." -msgstr "" - -#: mod/admin.php:2244 -#, php-format -msgid "" -"Couldn't open %1$s log file.\\r\\n
Check to see if file" -" %1$s is readable." -msgstr "" - -#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779 -msgid "Off" -msgstr "Off" - -#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779 -msgid "On" -msgstr "On" - -#: mod/admin.php:2336 -#, php-format -msgid "Lock feature %s" -msgstr "Lock feature %s" - -#: mod/admin.php:2344 -msgid "Manage Additional Features" -msgstr "Manage additional features" - -#: mod/cal.php:142 mod/display.php:307 mod/profile.php:174 +#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173 msgid "Access to this profile has been restricted." msgstr "Access to this profile has been restricted." -#: mod/cal.php:274 mod/events.php:393 view/theme/frio/theme.php:262 -#: view/theme/frio/theme.php:266 src/Content/Nav.php:104 -#: src/Content/Nav.php:169 src/Model/Profile.php:909 src/Model/Profile.php:920 +#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263 +#: view/theme/frio/theme.php:267 src/Content/Nav.php:104 +#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935 msgid "Events" msgstr "Events" -#: mod/cal.php:275 mod/events.php:394 +#: mod/cal.php:275 mod/events.php:393 msgid "View" msgstr "View" -#: mod/cal.php:276 mod/events.php:396 +#: mod/cal.php:276 mod/events.php:395 msgid "Previous" msgstr "Previous" -#: mod/cal.php:277 mod/events.php:397 mod/install.php:209 +#: mod/cal.php:277 mod/install.php:209 mod/events.php:396 msgid "Next" msgstr "Next" -#: mod/cal.php:284 mod/events.php:406 +#: mod/cal.php:284 mod/events.php:405 msgid "list" msgstr "List" -#: mod/cal.php:297 src/Model/User.php:200 +#: mod/cal.php:297 src/Model/User.php:202 msgid "User not found" msgstr "User not found" @@ -4237,402 +2207,6 @@ msgstr "No exportable data found" msgid "calendar" msgstr "calendar" -#: mod/community.php:44 -msgid "Community option not available." -msgstr "" - -#: mod/community.php:61 -msgid "Not available." -msgstr "Not available." - -#: mod/community.php:75 -msgid "Local Community" -msgstr "" - -#: mod/community.php:78 -msgid "Posts from local users on this server" -msgstr "" - -#: mod/community.php:86 -msgid "Global Community" -msgstr "" - -#: mod/community.php:89 -msgid "Posts from users of the whole federated network" -msgstr "" - -#: mod/community.php:135 mod/search.php:228 -msgid "No results." -msgstr "No results." - -#: mod/community.php:179 -msgid "" -"This community stream shows all public posts received by this node. They may" -" not reflect the opinions of this node’s users." -msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users." - -#: mod/contacts.php:148 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited." -msgstr[0] "%d contact edited." -msgstr[1] "%d contacts edited." - -#: mod/contacts.php:175 mod/contacts.php:391 -msgid "Could not access contact record." -msgstr "Could not access contact record." - -#: mod/contacts.php:185 -msgid "Could not locate selected profile." -msgstr "Could not locate selected profile." - -#: mod/contacts.php:219 -msgid "Contact updated." -msgstr "Contact updated." - -#: mod/contacts.php:221 mod/dfrn_request.php:419 -msgid "Failed to update contact record." -msgstr "Failed to update contact record." - -#: mod/contacts.php:412 -msgid "Contact has been blocked" -msgstr "Contact has been blocked" - -#: mod/contacts.php:412 -msgid "Contact has been unblocked" -msgstr "Contact has been unblocked" - -#: mod/contacts.php:423 -msgid "Contact has been ignored" -msgstr "Contact has been ignored" - -#: mod/contacts.php:423 -msgid "Contact has been unignored" -msgstr "Contact has been unignored" - -#: mod/contacts.php:434 -msgid "Contact has been archived" -msgstr "Contact has been archived" - -#: mod/contacts.php:434 -msgid "Contact has been unarchived" -msgstr "Contact has been unarchived" - -#: mod/contacts.php:458 -msgid "Drop contact" -msgstr "Drop contact" - -#: mod/contacts.php:461 mod/contacts.php:813 -msgid "Do you really want to delete this contact?" -msgstr "Do you really want to delete this contact?" - -#: mod/contacts.php:479 -msgid "Contact has been removed." -msgstr "Contact has been removed." - -#: mod/contacts.php:510 -#, php-format -msgid "You are mutual friends with %s" -msgstr "You are mutual friends with %s" - -#: mod/contacts.php:514 -#, php-format -msgid "You are sharing with %s" -msgstr "You are sharing with %s" - -#: mod/contacts.php:518 -#, php-format -msgid "%s is sharing with you" -msgstr "%s is sharing with you" - -#: mod/contacts.php:538 -msgid "Private communications are not available for this contact." -msgstr "Private communications are not available for this contact." - -#: mod/contacts.php:540 -msgid "Never" -msgstr "Never" - -#: mod/contacts.php:543 -msgid "(Update was successful)" -msgstr "(Update was successful)" - -#: mod/contacts.php:543 -msgid "(Update was not successful)" -msgstr "(Update was not successful)" - -#: mod/contacts.php:545 mod/contacts.php:975 -msgid "Suggest friends" -msgstr "Suggest friends" - -#: mod/contacts.php:549 -#, php-format -msgid "Network type: %s" -msgstr "Network type: %s" - -#: mod/contacts.php:554 -msgid "Communications lost with this contact!" -msgstr "Communications lost with this contact!" - -#: mod/contacts.php:560 -msgid "Fetch further information for feeds" -msgstr "Fetch further information for feeds" - -#: mod/contacts.php:562 -msgid "" -"Fetch information like preview pictures, title and teaser from the feed " -"item. You can activate this if the feed doesn't contain much text. Keywords " -"are taken from the meta header in the feed item and are posted as hash tags." -msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags." - -#: mod/contacts.php:564 -msgid "Fetch information" -msgstr "Fetch information" - -#: mod/contacts.php:565 -msgid "Fetch keywords" -msgstr "Fetch keywords" - -#: mod/contacts.php:566 -msgid "Fetch information and keywords" -msgstr "Fetch information and keywords" - -#: mod/contacts.php:598 -msgid "Contact" -msgstr "Contact" - -#: mod/contacts.php:601 -msgid "Profile Visibility" -msgstr "Profile visibility" - -#: mod/contacts.php:602 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Please choose the profile you would like to display to %s when viewing your profile securely." - -#: mod/contacts.php:603 -msgid "Contact Information / Notes" -msgstr "Personal note" - -#: mod/contacts.php:604 -msgid "Their personal note" -msgstr "Their personal note" - -#: mod/contacts.php:606 -msgid "Edit contact notes" -msgstr "Edit contact notes" - -#: mod/contacts.php:610 -msgid "Block/Unblock contact" -msgstr "Block/Unblock contact" - -#: mod/contacts.php:611 -msgid "Ignore contact" -msgstr "Ignore contact" - -#: mod/contacts.php:612 -msgid "Repair URL settings" -msgstr "Repair URL settings" - -#: mod/contacts.php:613 -msgid "View conversations" -msgstr "View conversations" - -#: mod/contacts.php:618 -msgid "Last update:" -msgstr "Last update:" - -#: mod/contacts.php:620 -msgid "Update public posts" -msgstr "Update public posts" - -#: mod/contacts.php:622 mod/contacts.php:985 -msgid "Update now" -msgstr "Update now" - -#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:1002 -msgid "Unignore" -msgstr "Unignore" - -#: mod/contacts.php:632 -msgid "Currently blocked" -msgstr "Currently blocked" - -#: mod/contacts.php:633 -msgid "Currently ignored" -msgstr "Currently ignored" - -#: mod/contacts.php:634 -msgid "Currently archived" -msgstr "Currently archived" - -#: mod/contacts.php:635 -msgid "Awaiting connection acknowledge" -msgstr "Awaiting connection acknowledgement " - -#: mod/contacts.php:636 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Replies/Likes to your public posts may still be visible" - -#: mod/contacts.php:637 -msgid "Notification for new posts" -msgstr "Notification for new posts" - -#: mod/contacts.php:637 -msgid "Send a notification of every new post of this contact" -msgstr "Send notification for every new post from this contact" - -#: mod/contacts.php:640 -msgid "Blacklisted keywords" -msgstr "Blacklisted keywords" - -#: mod/contacts.php:640 -msgid "" -"Comma separated list of keywords that should not be converted to hashtags, " -"when \"Fetch information and keywords\" is selected" -msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected" - -#: mod/contacts.php:652 src/Model/Profile.php:424 -msgid "XMPP:" -msgstr "XMPP:" - -#: mod/contacts.php:657 -msgid "Actions" -msgstr "Actions" - -#: mod/contacts.php:659 mod/contacts.php:845 view/theme/frio/theme.php:258 -#: src/Content/Nav.php:100 src/Model/Profile.php:873 -msgid "Status" -msgstr "Status" - -#: mod/contacts.php:660 -msgid "Contact Settings" -msgstr "Notification and privacy " - -#: mod/contacts.php:701 -msgid "Suggestions" -msgstr "Suggestions" - -#: mod/contacts.php:704 -msgid "Suggest potential friends" -msgstr "Suggest potential friends" - -#: mod/contacts.php:712 -msgid "Show all contacts" -msgstr "Show all contacts" - -#: mod/contacts.php:717 -msgid "Unblocked" -msgstr "Unblocked" - -#: mod/contacts.php:720 -msgid "Only show unblocked contacts" -msgstr "Only show unblocked contacts" - -#: mod/contacts.php:725 -msgid "Blocked" -msgstr "Blocked" - -#: mod/contacts.php:728 -msgid "Only show blocked contacts" -msgstr "Only show blocked contacts" - -#: mod/contacts.php:733 -msgid "Ignored" -msgstr "Ignored" - -#: mod/contacts.php:736 -msgid "Only show ignored contacts" -msgstr "Only show ignored contacts" - -#: mod/contacts.php:741 -msgid "Archived" -msgstr "Archived" - -#: mod/contacts.php:744 -msgid "Only show archived contacts" -msgstr "Only show archived contacts" - -#: mod/contacts.php:749 -msgid "Hidden" -msgstr "Hidden" - -#: mod/contacts.php:752 -msgid "Only show hidden contacts" -msgstr "Only show hidden contacts" - -#: mod/contacts.php:808 -msgid "Search your contacts" -msgstr "Search your contacts" - -#: mod/contacts.php:809 mod/search.php:236 -#, php-format -msgid "Results for: %s" -msgstr "Results for: %s" - -#: mod/contacts.php:816 mod/settings.php:169 mod/settings.php:705 -msgid "Update" -msgstr "Update" - -#: mod/contacts.php:819 mod/contacts.php:1010 -msgid "Archive" -msgstr "Archive" - -#: mod/contacts.php:819 mod/contacts.php:1010 -msgid "Unarchive" -msgstr "Unarchive" - -#: mod/contacts.php:822 -msgid "Batch Actions" -msgstr "Batch actions" - -#: mod/contacts.php:856 src/Model/Profile.php:884 -msgid "Profile Details" -msgstr "Profile Details" - -#: mod/contacts.php:868 -msgid "View all contacts" -msgstr "View all contacts" - -#: mod/contacts.php:879 -msgid "View all common friends" -msgstr "View all common friends" - -#: mod/contacts.php:888 -msgid "Advanced Contact Settings" -msgstr "Advanced contact settings" - -#: mod/contacts.php:920 -msgid "Mutual Friendship" -msgstr "Mutual friendship" - -#: mod/contacts.php:924 -msgid "is a fan of yours" -msgstr "is a fan of yours" - -#: mod/contacts.php:928 -msgid "you are a fan of" -msgstr "I follow them" - -#: mod/contacts.php:996 -msgid "Toggle Blocked status" -msgstr "Toggle blocked status" - -#: mod/contacts.php:1004 -msgid "Toggle Ignored status" -msgstr "Toggle ignored status" - -#: mod/contacts.php:1012 -msgid "Toggle Archive status" -msgstr "Toggle archive status" - -#: mod/contacts.php:1020 -msgid "Delete contact" -msgstr "Delete contact" - #: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148 #: mod/profiles.php:195 mod/profiles.php:631 msgid "Profile not found." @@ -4709,7 +2283,7 @@ msgid "Unable to update your contact profile details on our system" msgstr "Unable to update your contact profile details on our system" #: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568 -#: src/Model/Contact.php:1437 +#: src/Model/Contact.php:1434 msgid "[Name Withheld]" msgstr "[Name Withheld]" @@ -4718,6 +2292,957 @@ msgstr "[Name Withheld]" msgid "%1$s has joined %2$s" msgstr "%1$s has joined %2$s" +#: mod/invite.php:33 +msgid "Total invitation limit exceeded." +msgstr "Total invitation limit exceeded" + +#: mod/invite.php:55 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Not a valid email address" + +#: mod/invite.php:80 +msgid "Please join us on Friendica" +msgstr "Please join us on Friendica." + +#: mod/invite.php:91 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Invitation limit is exceeded. Please contact your site administrator." + +#: mod/invite.php:95 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Message delivery failed" + +#: mod/invite.php:99 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d message sent." +msgstr[1] "%d messages sent." + +#: mod/invite.php:117 +msgid "You have no more invitations available" +msgstr "You have no more invitations available." + +#: mod/invite.php:125 +#, 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 "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." + +#: mod/invite.php:127 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "To accept this invitation, please sign up at %s or any other public Friendica website." + +#: mod/invite.php:128 +#, 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 sites are all inter-connect to create a large 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." + +#: mod/invite.php:132 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members." + +#: mod/invite.php:136 +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." +msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks." + +#: mod/invite.php:135 +#, php-format +msgid "To accept this invitation, please visit and register at %s." +msgstr "To accept this invitation, please visit and register at %s." + +#: mod/invite.php:142 +msgid "Send invitations" +msgstr "Send invitations" + +#: mod/invite.php:143 +msgid "Enter email addresses, one per line:" +msgstr "Enter email addresses, one per line:" + +#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259 +#: mod/message.php:426 +msgid "Your message:" +msgstr "Your message:" + +#: mod/invite.php:145 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web." + +#: mod/invite.php:147 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "You will need to supply this invitation code: $invite_code" + +#: mod/invite.php:147 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Once you have signed up, please connect with me via my profile page at:" + +#: mod/invite.php:149 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendi.ca" +msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca" + +#: mod/manage.php:180 +msgid "Manage Identities and/or Pages" +msgstr "Manage Identities and Pages" + +#: mod/manage.php:181 +msgid "" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Accounts that I manage or own." + +#: mod/manage.php:182 +msgid "Select an identity to manage: " +msgstr "Select identity:" + +#: mod/profiles.php:57 +msgid "Profile deleted." +msgstr "Profile deleted." + +#: mod/profiles.php:73 mod/profiles.php:109 +msgid "Profile-" +msgstr "Profile-" + +#: mod/profiles.php:92 mod/profiles.php:131 +msgid "New profile created." +msgstr "New profile created." + +#: mod/profiles.php:115 +msgid "Profile unavailable to clone." +msgstr "Profile unavailable to clone." + +#: mod/profiles.php:205 +msgid "Profile Name is required." +msgstr "Profile name is required." + +#: mod/profiles.php:346 +msgid "Marital Status" +msgstr "Marital status" + +#: mod/profiles.php:350 +msgid "Romantic Partner" +msgstr "Romantic partner" + +#: mod/profiles.php:362 +msgid "Work/Employment" +msgstr "Work/Employment:" + +#: mod/profiles.php:365 +msgid "Religion" +msgstr "Religion" + +#: mod/profiles.php:369 +msgid "Political Views" +msgstr "Political views" + +#: mod/profiles.php:373 +msgid "Gender" +msgstr "Gender" + +#: mod/profiles.php:377 +msgid "Sexual Preference" +msgstr "Sexual preference" + +#: mod/profiles.php:381 +msgid "XMPP" +msgstr "XMPP" + +#: mod/profiles.php:385 +msgid "Homepage" +msgstr "Homepage" + +#: mod/profiles.php:389 mod/profiles.php:699 +msgid "Interests" +msgstr "Interests" + +#: mod/profiles.php:393 mod/admin.php:439 +msgid "Address" +msgstr "Address" + +#: mod/profiles.php:400 mod/profiles.php:695 +msgid "Location" +msgstr "Location" + +#: mod/profiles.php:485 +msgid "Profile updated." +msgstr "Profile updated." + +#: mod/profiles.php:577 +msgid " and " +msgstr " and " + +#: mod/profiles.php:586 +msgid "public profile" +msgstr "public profile" + +#: mod/profiles.php:589 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s changed %2$s to “%3$s”" + +#: mod/profiles.php:590 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Visit %1$s's %2$s" + +#: mod/profiles.php:592 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s has an updated %2$s, changing %3$s." + +#: mod/profiles.php:646 +msgid "Hide contacts and friends:" +msgstr "Hide contacts and friends:" + +#: mod/profiles.php:651 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Hide your contact/friend list from viewers of this profile?" + +#: mod/profiles.php:671 +msgid "Show more profile fields:" +msgstr "Show more profile fields:" + +#: mod/profiles.php:683 +msgid "Profile Actions" +msgstr "Profile actions" + +#: mod/profiles.php:684 +msgid "Edit Profile Details" +msgstr "Edit Profile Details" + +#: mod/profiles.php:686 +msgid "Change Profile Photo" +msgstr "Change profile photo" + +#: mod/profiles.php:687 +msgid "View this profile" +msgstr "View this profile" + +#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393 +msgid "Edit visibility" +msgstr "Edit visibility" + +#: mod/profiles.php:689 +msgid "Create a new profile using these settings" +msgstr "Create a new profile using these settings" + +#: mod/profiles.php:690 +msgid "Clone this profile" +msgstr "Clone this profile" + +#: mod/profiles.php:691 +msgid "Delete this profile" +msgstr "Delete this profile" + +#: mod/profiles.php:693 +msgid "Basic information" +msgstr "Basic information" + +#: mod/profiles.php:694 +msgid "Profile picture" +msgstr "Profile picture" + +#: mod/profiles.php:696 +msgid "Preferences" +msgstr "Preferences" + +#: mod/profiles.php:697 +msgid "Status information" +msgstr "Status information" + +#: mod/profiles.php:698 +msgid "Additional information" +msgstr "Additional information" + +#: mod/profiles.php:700 mod/network.php:940 +#: src/Core/NotificationsManager.php:185 +msgid "Personal" +msgstr "Personal" + +#: mod/profiles.php:701 +msgid "Relation" +msgstr "Relation" + +#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83 +msgid "Miscellaneous" +msgstr "Miscellaneous" + +#: mod/profiles.php:705 +msgid "Your Gender:" +msgstr "Gender:" + +#: mod/profiles.php:706 +msgid " Marital Status:" +msgstr " Marital status:" + +#: mod/profiles.php:707 src/Model/Profile.php:782 +msgid "Sexual Preference:" +msgstr "Sexual preference:" + +#: mod/profiles.php:708 +msgid "Example: fishing photography software" +msgstr "Example: fishing photography software" + +#: mod/profiles.php:713 +msgid "Profile Name:" +msgstr "Profile name:" + +#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523 +msgid "Required" +msgstr "Required" + +#: mod/profiles.php:715 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "This is your public profile.
It may be visible to anybody using the internet." + +#: mod/profiles.php:716 +msgid "Your Full Name:" +msgstr "My full name:" + +#: mod/profiles.php:717 +msgid "Title/Description:" +msgstr "Title/Description:" + +#: mod/profiles.php:720 +msgid "Street Address:" +msgstr "Street address:" + +#: mod/profiles.php:721 +msgid "Locality/City:" +msgstr "Locality/City:" + +#: mod/profiles.php:722 +msgid "Region/State:" +msgstr "Region/State:" + +#: mod/profiles.php:723 +msgid "Postal/Zip Code:" +msgstr "Postcode:" + +#: mod/profiles.php:724 +msgid "Country:" +msgstr "Country:" + +#: mod/profiles.php:725 src/Util/Temporal.php:149 +msgid "Age: " +msgstr "Age: " + +#: mod/profiles.php:728 +msgid "Who: (if applicable)" +msgstr "Who: (if applicable)" + +#: mod/profiles.php:728 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" + +#: mod/profiles.php:729 +msgid "Since [date]:" +msgstr "Since when:" + +#: mod/profiles.php:731 +msgid "Tell us about yourself..." +msgstr "About myself:" + +#: mod/profiles.php:732 +msgid "XMPP (Jabber) address:" +msgstr "XMPP (Jabber) address:" + +#: mod/profiles.php:732 +msgid "" +"The XMPP address will be propagated to your contacts so that they can follow" +" you." +msgstr "The XMPP address will be propagated to your contacts so that they can follow you." + +#: mod/profiles.php:733 +msgid "Homepage URL:" +msgstr "Homepage URL:" + +#: mod/profiles.php:734 src/Model/Profile.php:790 +msgid "Hometown:" +msgstr "Home town:" + +#: mod/profiles.php:735 src/Model/Profile.php:798 +msgid "Political Views:" +msgstr "Political views:" + +#: mod/profiles.php:736 +msgid "Religious Views:" +msgstr "Religious views:" + +#: mod/profiles.php:737 +msgid "Public Keywords:" +msgstr "Public keywords:" + +#: mod/profiles.php:737 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "Used for suggesting potential friends, can be seen by others." + +#: mod/profiles.php:738 +msgid "Private Keywords:" +msgstr "Private keywords:" + +#: mod/profiles.php:738 +msgid "(Used for searching profiles, never shown to others)" +msgstr "Used for searching profiles, never shown to others." + +#: mod/profiles.php:739 src/Model/Profile.php:814 +msgid "Likes:" +msgstr "Likes:" + +#: mod/profiles.php:740 src/Model/Profile.php:818 +msgid "Dislikes:" +msgstr "Dislikes:" + +#: mod/profiles.php:741 +msgid "Musical interests" +msgstr "Music:" + +#: mod/profiles.php:742 +msgid "Books, literature" +msgstr "Books, literature, poetry:" + +#: mod/profiles.php:743 +msgid "Television" +msgstr "Television:" + +#: mod/profiles.php:744 +msgid "Film/dance/culture/entertainment" +msgstr "Film, dance, culture, entertainment" + +#: mod/profiles.php:745 +msgid "Hobbies/Interests" +msgstr "Hobbies/Interests:" + +#: mod/profiles.php:746 +msgid "Love/romance" +msgstr "Love/Romance:" + +#: mod/profiles.php:747 +msgid "Work/employment" +msgstr "Work/Employment:" + +#: mod/profiles.php:748 +msgid "School/education" +msgstr "School/Education:" + +#: mod/profiles.php:749 +msgid "Contact information and Social Networks" +msgstr "Contact information and other social networks:" + +#: mod/profiles.php:780 src/Model/Profile.php:389 +msgid "Profile Image" +msgstr "Profile image" + +#: mod/profiles.php:782 src/Model/Profile.php:392 +msgid "visible to everybody" +msgstr "Visible to everybody" + +#: mod/profiles.php:789 +msgid "Edit/Manage Profiles" +msgstr "Edit/Manage Profiles" + +#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401 +msgid "Change profile photo" +msgstr "Change profile photo" + +#: mod/profiles.php:791 src/Model/Profile.php:380 +msgid "Create New Profile" +msgstr "Create new profile" + +#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83 +#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112 +#: mod/wall_upload.php:155 mod/wall_upload.php:158 +msgid "Invalid request." +msgstr "Invalid request." + +#: mod/wall_attach.php:101 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows" + +#: mod/wall_attach.php:101 +msgid "Or - did you try to upload an empty file?" +msgstr "Or did you try to upload an empty file?" + +#: mod/wall_attach.php:112 +#, php-format +msgid "File exceeds size limit of %s" +msgstr "File exceeds size limit of %s" + +#: mod/wall_attach.php:136 mod/wall_attach.php:152 +msgid "File upload failed." +msgstr "File upload failed." + +#: mod/contacts.php:149 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited." +msgstr[0] "%d contact edited." +msgstr[1] "%d contacts edited." + +#: mod/contacts.php:176 mod/contacts.php:392 +msgid "Could not access contact record." +msgstr "Could not access contact record." + +#: mod/contacts.php:186 +msgid "Could not locate selected profile." +msgstr "Could not locate selected profile." + +#: mod/contacts.php:220 +msgid "Contact updated." +msgstr "Contact updated." + +#: mod/contacts.php:222 mod/dfrn_request.php:419 +msgid "Failed to update contact record." +msgstr "Failed to update contact record." + +#: mod/contacts.php:413 +msgid "Contact has been blocked" +msgstr "Contact has been blocked" + +#: mod/contacts.php:413 +msgid "Contact has been unblocked" +msgstr "Contact has been unblocked" + +#: mod/contacts.php:424 +msgid "Contact has been ignored" +msgstr "Contact has been ignored" + +#: mod/contacts.php:424 +msgid "Contact has been unignored" +msgstr "Contact has been unignored" + +#: mod/contacts.php:435 +msgid "Contact has been archived" +msgstr "Contact has been archived" + +#: mod/contacts.php:435 +msgid "Contact has been unarchived" +msgstr "Contact has been unarchived" + +#: mod/contacts.php:459 +msgid "Drop contact" +msgstr "Drop contact" + +#: mod/contacts.php:462 mod/contacts.php:814 +msgid "Do you really want to delete this contact?" +msgstr "Do you really want to delete this contact?" + +#: mod/contacts.php:480 +msgid "Contact has been removed." +msgstr "Contact has been removed." + +#: mod/contacts.php:511 +#, php-format +msgid "You are mutual friends with %s" +msgstr "You are mutual friends with %s" + +#: mod/contacts.php:515 +#, php-format +msgid "You are sharing with %s" +msgstr "You are sharing with %s" + +#: mod/contacts.php:519 +#, php-format +msgid "%s is sharing with you" +msgstr "%s is sharing with you" + +#: mod/contacts.php:539 +msgid "Private communications are not available for this contact." +msgstr "Private communications are not available for this contact." + +#: mod/contacts.php:541 +msgid "Never" +msgstr "Never" + +#: mod/contacts.php:544 +msgid "(Update was successful)" +msgstr "(Update was successful)" + +#: mod/contacts.php:544 +msgid "(Update was not successful)" +msgstr "(Update was not successful)" + +#: mod/contacts.php:546 mod/contacts.php:976 +msgid "Suggest friends" +msgstr "Suggest friends" + +#: mod/contacts.php:550 +#, php-format +msgid "Network type: %s" +msgstr "Network type: %s" + +#: mod/contacts.php:555 +msgid "Communications lost with this contact!" +msgstr "Communications lost with this contact!" + +#: mod/contacts.php:561 +msgid "Fetch further information for feeds" +msgstr "Fetch further information for feeds" + +#: mod/contacts.php:563 +msgid "" +"Fetch information like preview pictures, title and teaser from the feed " +"item. You can activate this if the feed doesn't contain much text. Keywords " +"are taken from the meta header in the feed item and are posted as hash tags." +msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags." + +#: mod/contacts.php:564 mod/admin.php:1190 +msgid "Disabled" +msgstr "Disabled" + +#: mod/contacts.php:565 +msgid "Fetch information" +msgstr "Fetch information" + +#: mod/contacts.php:566 +msgid "Fetch keywords" +msgstr "Fetch keywords" + +#: mod/contacts.php:567 +msgid "Fetch information and keywords" +msgstr "Fetch information and keywords" + +#: mod/contacts.php:599 +msgid "Contact" +msgstr "Contact" + +#: mod/contacts.php:602 +msgid "Profile Visibility" +msgstr "Profile visibility" + +#: mod/contacts.php:603 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Please choose the profile you would like to display to %s when viewing your profile securely." + +#: mod/contacts.php:604 +msgid "Contact Information / Notes" +msgstr "Personal note" + +#: mod/contacts.php:605 +msgid "Their personal note" +msgstr "Their personal note" + +#: mod/contacts.php:607 +msgid "Edit contact notes" +msgstr "Edit contact notes" + +#: mod/contacts.php:611 +msgid "Block/Unblock contact" +msgstr "Block/Unblock contact" + +#: mod/contacts.php:612 +msgid "Ignore contact" +msgstr "Ignore contact" + +#: mod/contacts.php:613 +msgid "Repair URL settings" +msgstr "Repair URL settings" + +#: mod/contacts.php:614 +msgid "View conversations" +msgstr "View conversations" + +#: mod/contacts.php:619 +msgid "Last update:" +msgstr "Last update:" + +#: mod/contacts.php:621 +msgid "Update public posts" +msgstr "Update public posts" + +#: mod/contacts.php:623 mod/contacts.php:986 +msgid "Update now" +msgstr "Update now" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:434 mod/admin.php:1708 +msgid "Unblock" +msgstr "Unblock" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:433 mod/admin.php:1707 +msgid "Block" +msgstr "Block" + +#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003 +msgid "Unignore" +msgstr "Unignore" + +#: mod/contacts.php:633 +msgid "Currently blocked" +msgstr "Currently blocked" + +#: mod/contacts.php:634 +msgid "Currently ignored" +msgstr "Currently ignored" + +#: mod/contacts.php:635 +msgid "Currently archived" +msgstr "Currently archived" + +#: mod/contacts.php:636 +msgid "Awaiting connection acknowledge" +msgstr "Awaiting connection acknowledgement " + +#: mod/contacts.php:637 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "Replies/Likes to your public posts may still be visible" + +#: mod/contacts.php:638 +msgid "Notification for new posts" +msgstr "Notification for new posts" + +#: mod/contacts.php:638 +msgid "Send a notification of every new post of this contact" +msgstr "Send notification for every new post from this contact" + +#: mod/contacts.php:641 +msgid "Blacklisted keywords" +msgstr "Blacklisted keywords" + +#: mod/contacts.php:641 +msgid "" +"Comma separated list of keywords that should not be converted to hashtags, " +"when \"Fetch information and keywords\" is selected" +msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected" + +#: mod/contacts.php:653 src/Model/Profile.php:424 +msgid "XMPP:" +msgstr "XMPP:" + +#: mod/contacts.php:658 +msgid "Actions" +msgstr "Actions" + +#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259 +#: src/Content/Nav.php:100 src/Model/Profile.php:888 +msgid "Status" +msgstr "Status" + +#: mod/contacts.php:661 +msgid "Contact Settings" +msgstr "Notification and privacy " + +#: mod/contacts.php:702 +msgid "Suggestions" +msgstr "Suggestions" + +#: mod/contacts.php:705 +msgid "Suggest potential friends" +msgstr "Suggest potential friends" + +#: mod/contacts.php:710 mod/group.php:216 +msgid "All Contacts" +msgstr "All contacts" + +#: mod/contacts.php:713 +msgid "Show all contacts" +msgstr "Show all contacts" + +#: mod/contacts.php:718 +msgid "Unblocked" +msgstr "Unblocked" + +#: mod/contacts.php:721 +msgid "Only show unblocked contacts" +msgstr "Only show unblocked contacts" + +#: mod/contacts.php:726 +msgid "Blocked" +msgstr "Blocked" + +#: mod/contacts.php:729 +msgid "Only show blocked contacts" +msgstr "Only show blocked contacts" + +#: mod/contacts.php:734 +msgid "Ignored" +msgstr "Ignored" + +#: mod/contacts.php:737 +msgid "Only show ignored contacts" +msgstr "Only show ignored contacts" + +#: mod/contacts.php:742 +msgid "Archived" +msgstr "Archived" + +#: mod/contacts.php:745 +msgid "Only show archived contacts" +msgstr "Only show archived contacts" + +#: mod/contacts.php:750 +msgid "Hidden" +msgstr "Hidden" + +#: mod/contacts.php:753 +msgid "Only show hidden contacts" +msgstr "Only show hidden contacts" + +#: mod/contacts.php:809 +msgid "Search your contacts" +msgstr "Search your contacts" + +#: mod/contacts.php:810 mod/search.php:236 +#, php-format +msgid "Results for: %s" +msgstr "Results for: %s" + +#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63 +msgid "Find" +msgstr "Find" + +#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 +msgid "Update" +msgstr "Update" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Archive" +msgstr "Archive" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Unarchive" +msgstr "Unarchive" + +#: mod/contacts.php:823 +msgid "Batch Actions" +msgstr "Batch actions" + +#: mod/contacts.php:857 src/Model/Profile.php:899 +msgid "Profile Details" +msgstr "Profile Details" + +#: mod/contacts.php:869 +msgid "View all contacts" +msgstr "View all contacts" + +#: mod/contacts.php:880 +msgid "View all common friends" +msgstr "View all common friends" + +#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535 +#: src/Model/Profile.php:865 +msgid "Advanced" +msgstr "Advanced" + +#: mod/contacts.php:889 +msgid "Advanced Contact Settings" +msgstr "Advanced contact settings" + +#: mod/contacts.php:921 +msgid "Mutual Friendship" +msgstr "Mutual friendship" + +#: mod/contacts.php:925 +msgid "is a fan of yours" +msgstr "is a fan of yours" + +#: mod/contacts.php:929 +msgid "you are a fan of" +msgstr "I follow them" + +#: mod/contacts.php:997 +msgid "Toggle Blocked status" +msgstr "Toggle blocked status" + +#: mod/contacts.php:1005 +msgid "Toggle Ignored status" +msgstr "Toggle ignored status" + +#: mod/contacts.php:1013 +msgid "Toggle Archive status" +msgstr "Toggle archive status" + +#: mod/contacts.php:1021 +msgid "Delete contact" +msgstr "Delete contact" + +#: mod/delegate.php:142 +msgid "No parent user" +msgstr "No parent user" + +#: mod/delegate.php:158 +msgid "Parent User" +msgstr "Parent user" + +#: mod/delegate.php:160 +msgid "" +"Parent users have total control about this account, including the account " +"settings. Please double check whom you give this access." +msgstr "Parent users have total control of this account, including core settings. Please double-check whom you grant such access." + +#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873 +#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347 +#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874 +#: mod/settings.php:963 mod/settings.php:1198 +msgid "Save Settings" +msgstr "Save settings" + +#: mod/delegate.php:162 src/Content/Nav.php:204 +msgid "Delegate Page Management" +msgstr "Delegate Page Management" + +#: mod/delegate.php:163 +msgid "Delegates" +msgstr "Delegates" + +#: mod/delegate.php:165 +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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely." + +#: mod/delegate.php:166 +msgid "Existing Page Managers" +msgstr "Existing page managers" + +#: mod/delegate.php:168 +msgid "Existing Page Delegates" +msgstr "Existing page delegates" + +#: mod/delegate.php:170 +msgid "Potential Delegates" +msgstr "Potential delegates" + +#: mod/delegate.php:172 mod/tagrm.php:98 +msgid "Remove" +msgstr "Remove" + +#: mod/delegate.php:173 +msgid "Add" +msgstr "Add" + +#: mod/delegate.php:174 +msgid "No entries." +msgstr "No entries." + #: mod/dfrn_request.php:94 msgid "This introduction has already been accepted." msgstr "This introduction has already been accepted." @@ -4825,6 +3350,13 @@ msgstr "Welcome home %s." msgid "Please confirm your introduction/connection request to %s." msgstr "Please confirm your introduction/connection request to %s." +#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98 +#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16 +#: mod/community.php:25 mod/directory.php:42 mod/display.php:201 +#: mod/photos.php:932 mod/videos.php:200 +msgid "Public access denied." +msgstr "Public access denied." + #: mod/dfrn_request.php:642 msgid "" "Please enter your 'Identity Address' from one of the following supported " @@ -4836,7 +3368,7 @@ msgstr "Please enter your 'Identity address' from one of the following supported 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 "" +msgstr "If you are not yet part of the free social web, follow this link to find a public Friendica site and join us today." #: mod/dfrn_request.php:650 msgid "Friend/Connection Request" @@ -4846,7 +3378,20 @@ msgstr "Friend/Connection request" msgid "" "Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " "testuser@gnusocial.de" -msgstr "" +msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de" + +#: mod/dfrn_request.php:652 mod/follow.php:147 +msgid "Please answer the following:" +msgstr "Please answer the following:" + +#: mod/dfrn_request.php:653 mod/follow.php:148 +#, php-format +msgid "Does %s know you?" +msgstr "Does %s know you?" + +#: mod/dfrn_request.php:654 mod/follow.php:149 +msgid "Add a personal note:" +msgstr "Add a personal note:" #: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79 msgid "Friendica" @@ -4854,11 +3399,11 @@ msgstr "Friendica" #: mod/dfrn_request.php:657 msgid "GNU Social (Pleroma, Mastodon)" -msgstr "" +msgstr "GNU Social (Pleroma, Mastodon)" #: mod/dfrn_request.php:658 msgid "Diaspora (Socialhome, Hubzilla)" -msgstr "" +msgstr "Diaspora (Socialhome, Hubzilla)" #: mod/dfrn_request.php:659 #, php-format @@ -4867,82 +3412,29 @@ msgid "" " bar." msgstr " - please do not use this form. Instead, enter %s into your Diaspora search bar." -#: mod/events.php:104 mod/events.php:106 -msgid "Event can not end before it has started." -msgstr "Event cannot end before it has started." +#: mod/filer.php:34 +msgid "- select -" +msgstr "- select -" -#: mod/events.php:113 mod/events.php:115 -msgid "Event title and start time are required." -msgstr "Event title and starting time are required." +#: mod/follow.php:44 +msgid "The contact could not be added." +msgstr "Contact could not be added." -#: mod/events.php:395 -msgid "Create New Event" -msgstr "Create new event" +#: mod/follow.php:72 +msgid "You already added this contact." +msgstr "You already added this contact." -#: mod/events.php:510 -msgid "Event details" -msgstr "Event details" +#: mod/follow.php:81 +msgid "Diaspora support isn't enabled. Contact can't be added." +msgstr "Diaspora support isn't enabled. Contact can't be added." -#: mod/events.php:511 -msgid "Starting date and Title are required." -msgstr "Starting date and title are required." +#: mod/follow.php:88 +msgid "OStatus support is disabled. Contact can't be added." +msgstr "OStatus support is disabled. Contact can't be added." -#: mod/events.php:512 mod/events.php:513 -msgid "Event Starts:" -msgstr "Event starts:" - -#: mod/events.php:512 mod/events.php:524 mod/profiles.php:713 -msgid "Required" -msgstr "Required" - -#: mod/events.php:514 mod/events.php:530 -msgid "Finish date/time is not known or not relevant" -msgstr "Finish date/time is not known or not relevant" - -#: mod/events.php:516 mod/events.php:517 -msgid "Event Finishes:" -msgstr "Event finishes:" - -#: mod/events.php:518 mod/events.php:531 -msgid "Adjust for viewer timezone" -msgstr "Adjust for viewer's time zone" - -#: mod/events.php:520 -msgid "Description:" -msgstr "Description:" - -#: mod/events.php:524 mod/events.php:526 -msgid "Title:" -msgstr "Title:" - -#: mod/events.php:527 mod/events.php:528 -msgid "Share this event" -msgstr "Share this event" - -#: mod/events.php:535 src/Model/Profile.php:849 -msgid "Basic" -msgstr "Basic" - -#: mod/events.php:557 -msgid "Failed to remove event" -msgstr "Failed to remove event" - -#: mod/events.php:559 -msgid "Event removed" -msgstr "Event removed" - -#: mod/fsuggest.php:71 -msgid "Friend suggestion sent." -msgstr "Friend suggestion sent" - -#: mod/fsuggest.php:102 -msgid "Suggest Friends" -msgstr "Suggest friends" - -#: mod/fsuggest.php:104 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggest a friend for %s" +#: mod/follow.php:95 +msgid "The network type couldn't be detected. Contact can't be added." +msgstr "The network type couldn't be detected. Contact can't be added." #: mod/install.php:114 msgid "Friendica Communications Server - Setup" @@ -4966,7 +3458,7 @@ msgid "" "or mysql." msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql." -#: mod/install.php:136 mod/install.php:208 mod/install.php:552 +#: mod/install.php:136 mod/install.php:208 mod/install.php:553 msgid "Please see the file \"INSTALL.txt\"." msgstr "Please see the file \"INSTALL.txt\"." @@ -4982,451 +3474,316 @@ msgstr "System check" msgid "Check again" msgstr "Check again" -#: mod/install.php:229 +#: mod/install.php:230 msgid "Database connection" msgstr "Database connection" -#: mod/install.php:230 +#: mod/install.php:231 msgid "" "In order to install Friendica we need to know how to connect to your " "database." msgstr "In order to install Friendica we need to know how to connect to your database." -#: mod/install.php:231 +#: mod/install.php:232 msgid "" "Please contact your hosting provider or site administrator if you have " "questions about these settings." msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." -#: mod/install.php:232 +#: mod/install.php:233 msgid "" "The database you specify below should already exist. If it does not, please " "create it before continuing." msgstr "The database you specify below should already exist. If it does not, please create it before continuing." -#: mod/install.php:236 +#: mod/install.php:237 msgid "Database Server Name" msgstr "Database server name" -#: mod/install.php:237 +#: mod/install.php:238 msgid "Database Login Name" msgstr "Database login name" -#: mod/install.php:238 +#: mod/install.php:239 msgid "Database Login Password" msgstr "Database login password" -#: mod/install.php:238 +#: mod/install.php:239 msgid "For security reasons the password must not be empty" msgstr "For security reasons the password must not be empty" -#: mod/install.php:239 +#: mod/install.php:240 msgid "Database Name" msgstr "Database name" -#: mod/install.php:240 mod/install.php:280 +#: mod/install.php:241 mod/install.php:281 msgid "Site administrator email address" msgstr "Site administrator email address" -#: mod/install.php:240 mod/install.php:280 +#: mod/install.php:241 mod/install.php:281 msgid "" "Your account email address must match this in order to use the web admin " "panel." msgstr "Your account email address must match this in order to use the web admin panel." -#: mod/install.php:244 mod/install.php:283 +#: mod/install.php:245 mod/install.php:284 msgid "Please select a default timezone for your website" msgstr "Please select a default time zone for your website" -#: mod/install.php:270 +#: mod/install.php:271 msgid "Site settings" msgstr "Site settings" -#: mod/install.php:284 +#: mod/install.php:285 msgid "System Language:" msgstr "System language:" -#: mod/install.php:284 +#: mod/install.php:285 msgid "" "Set the default language for your Friendica installation interface and to " "send emails." msgstr "Set the default language for your Friendica installation interface and email communication." -#: mod/install.php:324 +#: mod/install.php:325 msgid "Could not find a command line version of PHP in the web server PATH." msgstr "Could not find a command line version of PHP in the web server PATH." -#: mod/install.php:325 +#: mod/install.php:326 msgid "" "If you don't have a command line version of PHP installed on your server, " "you will not be able to run the background processing. See 'Setup the worker'" -msgstr "" +msgstr "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See 'Setup the worker'" -#: mod/install.php:329 +#: mod/install.php:330 msgid "PHP executable path" msgstr "PHP executable path" -#: mod/install.php:329 +#: mod/install.php:330 msgid "" "Enter full path to php executable. You can leave this blank to continue the " "installation." msgstr "Enter full path to php executable. You can leave this blank to continue the installation." -#: mod/install.php:334 +#: mod/install.php:335 msgid "Command line PHP" msgstr "Command line PHP" -#: mod/install.php:343 +#: mod/install.php:344 msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version." -#: mod/install.php:344 +#: mod/install.php:345 msgid "Found PHP version: " msgstr "Found PHP version: " -#: mod/install.php:346 +#: mod/install.php:347 msgid "PHP cli binary" msgstr "PHP cli binary" -#: mod/install.php:357 +#: mod/install.php:358 msgid "" "The command line version of PHP on your system does not have " "\"register_argc_argv\" enabled." msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." -#: mod/install.php:358 +#: mod/install.php:359 msgid "This is required for message delivery to work." msgstr "This is required for message delivery to work." -#: mod/install.php:360 +#: mod/install.php:361 msgid "PHP register_argc_argv" msgstr "PHP register_argc_argv" -#: mod/install.php:383 +#: mod/install.php:384 msgid "" "Error: the \"openssl_pkey_new\" function on this system is not able to " "generate encryption keys" msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" -#: mod/install.php:384 +#: mod/install.php:385 msgid "" "If running under Windows, please see " "\"http://www.php.net/manual/en/openssl.installation.php\"." msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"." -#: mod/install.php:386 +#: mod/install.php:387 msgid "Generate encryption keys" msgstr "Generate encryption keys" -#: mod/install.php:393 +#: mod/install.php:394 msgid "libCurl PHP module" msgstr "libCurl PHP module" -#: mod/install.php:394 +#: mod/install.php:395 msgid "GD graphics PHP module" msgstr "GD graphics PHP module" -#: mod/install.php:395 +#: mod/install.php:396 msgid "OpenSSL PHP module" msgstr "OpenSSL PHP module" -#: mod/install.php:396 +#: mod/install.php:397 msgid "PDO or MySQLi PHP module" msgstr "PDO or MySQLi PHP module" -#: mod/install.php:397 +#: mod/install.php:398 msgid "mb_string PHP module" msgstr "mb_string PHP module" -#: mod/install.php:398 +#: mod/install.php:399 msgid "XML PHP module" msgstr "XML PHP module" -#: mod/install.php:399 +#: mod/install.php:400 msgid "iconv module" msgstr "iconv module" -#: mod/install.php:403 mod/install.php:405 +#: mod/install.php:404 mod/install.php:406 msgid "Apache mod_rewrite module" msgstr "Apache mod_rewrite module" -#: mod/install.php:403 +#: mod/install.php:404 msgid "" "Error: Apache webserver mod-rewrite module is required but not installed." msgstr "Error: Apache web server mod-rewrite module is required but not installed." -#: mod/install.php:411 +#: mod/install.php:412 msgid "Error: libCURL PHP module required but not installed." msgstr "Error: libCURL PHP module required but not installed." -#: mod/install.php:415 +#: mod/install.php:416 msgid "" "Error: GD graphics PHP module with JPEG support required but not installed." msgstr "Error: GD graphics PHP module with JPEG support required but not installed." -#: mod/install.php:419 +#: mod/install.php:420 msgid "Error: openssl PHP module required but not installed." msgstr "Error: openssl PHP module required but not installed." -#: mod/install.php:423 +#: mod/install.php:424 msgid "Error: PDO or MySQLi PHP module required but not installed." msgstr "Error: PDO or MySQLi PHP module required but not installed." -#: mod/install.php:427 +#: mod/install.php:428 msgid "Error: The MySQL driver for PDO is not installed." msgstr "Error: MySQL driver for PDO is not installed." -#: mod/install.php:431 +#: mod/install.php:432 msgid "Error: mb_string PHP module required but not installed." msgstr "Error: mb_string PHP module required but not installed." -#: mod/install.php:435 +#: mod/install.php:436 msgid "Error: iconv PHP module required but not installed." msgstr "Error: iconv PHP module required but not installed." -#: mod/install.php:445 +#: mod/install.php:446 msgid "Error, XML PHP module required but not installed." msgstr "Error, XML PHP module required but not installed." -#: mod/install.php:457 +#: mod/install.php:458 msgid "" "The web installer needs to be able to create a file called \".htconfig.php\"" " in the top folder of your web server and it is unable to do so." msgstr "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so." -#: mod/install.php:458 +#: mod/install.php:459 msgid "" "This is most often a permission setting, as the web server may not be able " "to write files in your folder - even if you can." msgstr "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can." -#: mod/install.php:459 +#: mod/install.php:460 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 "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory." -#: mod/install.php:460 +#: mod/install.php:461 msgid "" "You can alternatively skip this procedure and perform a manual installation." " Please see the file \"INSTALL.txt\" for instructions." msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions." -#: mod/install.php:463 +#: mod/install.php:464 msgid ".htconfig.php is writable" msgstr ".htconfig.php is writeable" -#: mod/install.php:473 +#: mod/install.php:474 msgid "" "Friendica uses the Smarty3 template engine to render its web views. Smarty3 " "compiles templates to PHP to speed up rendering." msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." -#: mod/install.php:474 +#: mod/install.php:475 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 "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 directory." -#: mod/install.php:475 +#: mod/install.php:476 msgid "" "Please ensure that the user that your web server runs as (e.g. www-data) has" " write access to this folder." msgstr "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory." -#: mod/install.php:476 +#: mod/install.php:477 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: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains." -#: mod/install.php:479 +#: mod/install.php:480 msgid "view/smarty3 is writable" msgstr "view/smarty3 is writeable" -#: mod/install.php:495 +#: mod/install.php:496 msgid "" "Url rewrite in .htaccess is not working. Check your server configuration." msgstr "URL rewrite in .htaccess is not working. Check your server configuration." -#: mod/install.php:497 +#: mod/install.php:498 msgid "Url rewrite is working" msgstr "URL rewrite is working" -#: mod/install.php:516 +#: mod/install.php:517 msgid "ImageMagick PHP extension is not installed" msgstr "ImageMagick PHP extension is not installed" -#: mod/install.php:518 +#: mod/install.php:519 msgid "ImageMagick PHP extension is installed" msgstr "ImageMagick PHP extension is installed" -#: mod/install.php:520 +#: mod/install.php:521 msgid "ImageMagick supports GIF" msgstr "ImageMagick supports GIF" -#: mod/install.php:527 +#: mod/install.php:528 msgid "" "The database configuration file \".htconfig.php\" could not be written. " "Please use the enclosed text to create a configuration file in your web " "server root." msgstr "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root." -#: mod/install.php:550 +#: mod/install.php:551 msgid "

What next

" msgstr "

What next

" -#: mod/install.php:551 +#: mod/install.php:552 msgid "" "IMPORTANT: You will need to [manually] setup a scheduled task for the " "worker." msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker." -#: mod/install.php:554 +#: mod/install.php:555 #, php-format msgid "" "Go to your new Friendica node registration page " "and register as new user. Remember to use the same email you have entered as" " administrator email. This will allow you to enter the site admin panel." -msgstr "" - -#: mod/invite.php:33 -msgid "Total invitation limit exceeded." -msgstr "Total invitation limit exceeded" - -#: mod/invite.php:55 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Not a valid email address" - -#: mod/invite.php:80 -msgid "Please join us on Friendica" -msgstr "Please join us on Friendica." - -#: mod/invite.php:91 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Invitation limit is exceeded. Please contact your site administrator." - -#: mod/invite.php:95 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Message delivery failed" - -#: mod/invite.php:99 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d message sent." -msgstr[1] "%d messages sent." - -#: mod/invite.php:117 -msgid "You have no more invitations available" -msgstr "You have no more invitations available." - -#: mod/invite.php:125 -#, 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 "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." - -#: mod/invite.php:127 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "To accept this invitation, please sign up at %s or any other public Friendica website." - -#: mod/invite.php:128 -#, 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 sites are all inter-connect to create a large 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." - -#: mod/invite.php:132 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members." - -#: mod/invite.php:136 -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." -msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks." - -#: mod/invite.php:135 -#, php-format -msgid "To accept this invitation, please visit and register at %s." -msgstr "To accept this invitation, please visit and register at %s." - -#: mod/invite.php:142 -msgid "Send invitations" -msgstr "Send invitations" - -#: mod/invite.php:143 -msgid "Enter email addresses, one per line:" -msgstr "Enter email addresses, one per line:" - -#: mod/invite.php:145 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web." - -#: mod/invite.php:147 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "You will need to supply this invitation code: $invite_code" - -#: mod/invite.php:147 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Once you have signed up, please connect with me via my profile page at:" - -#: mod/invite.php:149 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendi.ca" -msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca" - -#: mod/item.php:115 -msgid "Unable to locate original post." -msgstr "Unable to locate original post." - -#: mod/item.php:275 -msgid "Empty post discarded." -msgstr "Empty post discarded." - -#: mod/item.php:802 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "This message was sent to you by %s, a member of the Friendica social network." - -#: mod/item.php:804 -#, php-format -msgid "You may visit them online at %s" -msgstr "You may visit them online at %s" - -#: mod/item.php:805 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages." - -#: mod/item.php:809 -#, php-format -msgid "%s posted an update." -msgstr "%s posted an update." +msgstr "Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel." #: mod/localtime.php:33 msgid "Time Conversion" @@ -5479,7 +3836,7 @@ msgid "" "\n" "\t\tYour password will not be changed unless we can verify that you\n" "\t\tissued this request." -msgstr "" +msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password.\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request." #: mod/lostpass.php:56 #, php-format @@ -5496,7 +3853,7 @@ msgid "" "\n" "\t\tSite Location:\t%2$s\n" "\t\tLogin Name:\t%3$s" -msgstr "" +msgstr "\n\t\tFollow this link soon 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" #: mod/lostpass.php:72 #, php-format @@ -5511,7 +3868,7 @@ msgstr "Request could not be verified. (You may have previously submitted it.) P #: mod/lostpass.php:101 msgid "Request has expired, please make a new one." -msgstr "" +msgstr "Request has expired, please make a new one." #: mod/lostpass.php:116 msgid "Forgot your Password?" @@ -5531,33 +3888,33 @@ msgstr "Nickname or email: " msgid "Reset" msgstr "Reset" -#: mod/lostpass.php:134 src/Module/Login.php:326 +#: mod/lostpass.php:135 src/Module/Login.php:326 msgid "Password Reset" msgstr "Forgotten password?" -#: mod/lostpass.php:135 +#: mod/lostpass.php:136 msgid "Your password has been reset as requested." msgstr "Your password has been reset as requested." -#: mod/lostpass.php:136 +#: mod/lostpass.php:137 msgid "Your new password is" msgstr "Your new password is" -#: mod/lostpass.php:137 +#: mod/lostpass.php:138 msgid "Save or copy your new password - and then" msgstr "Save or copy your new password - and then" -#: mod/lostpass.php:138 +#: mod/lostpass.php:139 msgid "click here to login" msgstr "click here to login" -#: mod/lostpass.php:139 +#: mod/lostpass.php:140 msgid "" "Your password may be changed from the Settings page after " "successful login." msgstr "Your password may be changed from the Settings page after successful login." -#: mod/lostpass.php:147 +#: mod/lostpass.php:148 #, php-format msgid "" "\n" @@ -5566,9 +3923,9 @@ msgid "" "\t\t\tinformation for your records (or change your password immediately to\n" "\t\t\tsomething that you will remember).\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t" -#: mod/lostpass.php:153 +#: mod/lostpass.php:154 #, php-format msgid "" "\n" @@ -5580,48 +3937,2303 @@ msgid "" "\n" "\t\t\tYou may change that password from your account settings page after logging in.\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t" -#: mod/lostpass.php:166 +#: mod/lostpass.php:167 #, php-format msgid "Your password has been changed at %s" msgstr "Your password has been changed at %s" -#: mod/manage.php:180 -msgid "Manage Identities and/or Pages" -msgstr "Manage Identities and Pages" +#: mod/notify.php:77 +msgid "No more system notifications." +msgstr "No more system notifications." -#: mod/manage.php:181 +#: mod/ping.php:292 +msgid "{0} wants to be your friend" +msgstr "{0} wants to be your friend" + +#: mod/ping.php:307 +msgid "{0} sent you a message" +msgstr "{0} sent you a message" + +#: mod/ping.php:322 +msgid "{0} requested registration" +msgstr "{0} requested registration" + +#: mod/poke.php:192 +msgid "Poke/Prod" +msgstr "Poke/Prod" + +#: mod/poke.php:193 +msgid "poke, prod or do other things to somebody" +msgstr "Poke, prod or do other things to somebody" + +#: mod/poke.php:194 +msgid "Recipient" +msgstr "Recipient:" + +#: mod/poke.php:195 +msgid "Choose what you wish to do to recipient" +msgstr "Choose what you wish to do:" + +#: mod/poke.php:198 +msgid "Make this post private" +msgstr "Make this post private" + +#: mod/probe.php:14 mod/webfinger.php:17 +msgid "Only logged in users are permitted to perform a probing." +msgstr "Only logged in users are permitted to perform a probing." + +#: mod/profile_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "Image uploaded but image cropping failed." + +#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 +#: mod/profile_photo.php:330 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Image size reduction [%s] failed." + +#: mod/profile_photo.php:137 msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Accounts that I manage or own." +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately." -#: mod/manage.php:182 -msgid "Select an identity to manage: " -msgstr "Select identity:" +#: mod/profile_photo.php:146 +msgid "Unable to process image" +msgstr "Unable to process image" -#: mod/message.php:29 src/Content/Nav.php:198 +#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763 +#: mod/photos.php:766 mod/photos.php:795 +#, php-format +msgid "Image exceeds size limit of %s" +msgstr "Image exceeds size limit of %s" + +#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818 +msgid "Unable to process image." +msgstr "Unable to process image." + +#: mod/profile_photo.php:262 +msgid "Upload File:" +msgstr "Upload File:" + +#: mod/profile_photo.php:263 +msgid "Select a profile:" +msgstr "Select a profile:" + +#: mod/profile_photo.php:268 +msgid "or" +msgstr "or" + +#: mod/profile_photo.php:268 +msgid "skip this step" +msgstr "skip this step" + +#: mod/profile_photo.php:268 +msgid "select a photo from your photo albums" +msgstr "select a photo from your photo albums" + +#: mod/profile_photo.php:281 +msgid "Crop Image" +msgstr "Crop Image" + +#: mod/profile_photo.php:282 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Please adjust the image cropping for optimum viewing." + +#: mod/profile_photo.php:284 +msgid "Done Editing" +msgstr "Done editing" + +#: mod/profile_photo.php:320 +msgid "Image uploaded successfully." +msgstr "Image uploaded successfully." + +#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847 +msgid "Image upload failed." +msgstr "Image upload failed." + +#: mod/profperm.php:28 mod/group.php:83 index.php:412 +msgid "Permission denied" +msgstr "Permission denied" + +#: mod/profperm.php:34 mod/profperm.php:65 +msgid "Invalid profile identifier." +msgstr "Invalid profile identifier." + +#: mod/profperm.php:111 +msgid "Profile Visibility Editor" +msgstr "Profile Visibility Editor" + +#: mod/profperm.php:115 mod/group.php:266 +msgid "Click on a contact to add or remove." +msgstr "Click on a contact to add or remove." + +#: mod/profperm.php:124 +msgid "Visible To" +msgstr "Visible to" + +#: mod/profperm.php:140 +msgid "All Contacts (with secure profile access)" +msgstr "All contacts with secure profile access" + +#: mod/regmod.php:68 +msgid "Account approved." +msgstr "Account approved." + +#: mod/regmod.php:93 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registration revoked for %s" + +#: mod/regmod.php:102 +msgid "Please login." +msgstr "Please login." + +#: mod/removeme.php:55 mod/removeme.php:58 +msgid "Remove My Account" +msgstr "Remove My Account" + +#: mod/removeme.php:56 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "This will completely remove your account. Once this has been done it is not recoverable." + +#: mod/removeme.php:57 +msgid "Please enter your password for verification:" +msgstr "Please enter your password for verification:" + +#: mod/search.php:37 mod/network.php:194 +msgid "Remove term" +msgstr "Remove term" + +#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100 +msgid "Saved Searches" +msgstr "Saved searches" + +#: mod/search.php:105 +msgid "Only logged in users are permitted to perform a search." +msgstr "Only logged in users are permitted to perform a search." + +#: mod/search.php:129 +msgid "Too Many Requests" +msgstr "Too many requests" + +#: mod/search.php:130 +msgid "Only one search per minute is permitted for not logged in users." +msgstr "Only one search per minute is permitted for not logged in users." + +#: mod/search.php:228 mod/community.php:134 +msgid "No results." +msgstr "No results." + +#: mod/search.php:234 +#, php-format +msgid "Items tagged with: %s" +msgstr "Items tagged with: %s" + +#: mod/subthread.php:113 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s is following %2$s's %3$s" + +#: mod/tagrm.php:47 +msgid "Tag removed" +msgstr "Tag removed" + +#: mod/tagrm.php:85 +msgid "Remove Item Tag" +msgstr "Remove Item tag" + +#: mod/tagrm.php:87 +msgid "Select a tag to remove: " +msgstr "Select a tag to remove: " + +#: mod/uexport.php:44 +msgid "Export account" +msgstr "Export account" + +#: mod/uexport.php:44 +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 "Export your account info and contacts. Use this to backup your account or to move it to another server." + +#: mod/uexport.php:45 +msgid "Export all" +msgstr "Export all" + +#: mod/uexport.php:45 +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 "Export your account 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)" + +#: mod/uexport.php:52 mod/settings.php:106 +msgid "Export personal data" +msgstr "Export personal data" + +#: mod/viewcontacts.php:87 +msgid "No contacts." +msgstr "No contacts." + +#: mod/viewsrc.php:12 +msgid "Access denied." +msgstr "Access denied." + +#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949 +#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 +msgid "Wall Photos" +msgstr "Wall photos" + +#: mod/wallmessage.php:49 mod/wallmessage.php:112 +#, php-format +msgid "Number of daily wall messages for %s exceeded. Message failed." +msgstr "Number of daily wall messages for %s exceeded. Message failed." + +#: mod/wallmessage.php:57 mod/message.php:73 +msgid "No recipient selected." +msgstr "No recipient selected." + +#: mod/wallmessage.php:60 +msgid "Unable to check your home location." +msgstr "Unable to check your home location." + +#: mod/wallmessage.php:63 mod/message.php:80 +msgid "Message could not be sent." +msgstr "Message could not be sent." + +#: mod/wallmessage.php:66 mod/message.php:83 +msgid "Message collection failure." +msgstr "Message collection failure." + +#: mod/wallmessage.php:69 mod/message.php:86 +msgid "Message sent." +msgstr "Message sent." + +#: mod/wallmessage.php:86 mod/wallmessage.php:95 +msgid "No recipient." +msgstr "No recipient." + +#: mod/wallmessage.php:132 mod/message.php:250 +msgid "Send Private Message" +msgstr "Send private message" + +#: mod/wallmessage.php:133 +#, 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders." + +#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421 +msgid "To:" +msgstr "To:" + +#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423 +msgid "Subject:" +msgstr "Subject:" + +#: mod/item.php:114 +msgid "Unable to locate original post." +msgstr "Unable to locate original post." + +#: mod/item.php:274 +msgid "Empty post discarded." +msgstr "Empty post discarded." + +#: mod/item.php:799 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "This message was sent to you by %s, a member of the Friendica social network." + +#: mod/item.php:801 +#, php-format +msgid "You may visit them online at %s" +msgstr "You may visit them online at %s" + +#: mod/item.php:802 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages." + +#: mod/item.php:806 +#, php-format +msgid "%s posted an update." +msgstr "%s posted an update." + +#: mod/register.php:99 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "Registration successful. Please check your email for further instructions." + +#: mod/register.php:103 +#, php-format +msgid "" +"Failed to send email message. Here your accout details:
login: %s
" +"password: %s

You can change your password after login." +msgstr "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login." + +#: mod/register.php:110 +msgid "Registration successful." +msgstr "Registration successful." + +#: mod/register.php:115 +msgid "Your registration can not be processed." +msgstr "Your registration cannot be processed." + +#: mod/register.php:162 +msgid "Your registration is pending approval by the site owner." +msgstr "Your registration is pending approval by the site administrator." + +#: mod/register.php:220 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'." + +#: mod/register.php:221 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items." + +#: mod/register.php:222 +msgid "Your OpenID (optional): " +msgstr "Your OpenID (optional): " + +#: mod/register.php:234 +msgid "Include your profile in member directory?" +msgstr "Include your profile in member directory?" + +#: mod/register.php:259 +msgid "Note for the admin" +msgstr "Note for the admin" + +#: mod/register.php:259 +msgid "Leave a message for the admin, why you want to join this node" +msgstr "Leave a message for the admin, why you want to join this node." + +#: mod/register.php:260 +msgid "Membership on this site is by invitation only." +msgstr "Membership on this site is by invitation only." + +#: mod/register.php:261 +msgid "Your invitation code: " +msgstr "Your invitation code: " + +#: mod/register.php:264 mod/admin.php:1266 +msgid "Registration" +msgstr "Join this Friendica Node Today" + +#: mod/register.php:270 +msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " +msgstr "Your full name: " + +#: mod/register.php:271 +msgid "" +"Your Email Address: (Initial information will be send there, so this has to " +"be an existing address.)" +msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)" + +#: mod/register.php:273 mod/settings.php:1205 +msgid "New Password:" +msgstr "New password:" + +#: mod/register.php:273 +msgid "Leave empty for an auto generated password." +msgstr "Leave empty for an auto generated password." + +#: mod/register.php:274 mod/settings.php:1206 +msgid "Confirm:" +msgstr "Confirm new password:" + +#: mod/register.php:275 +#, php-format +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be 'nickname@%s'." +msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'." + +#: mod/register.php:276 +msgid "Choose a nickname: " +msgstr "Choose a nickname: " + +#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 +msgid "Register" +msgstr "Sign up now >>" + +#: mod/register.php:286 +msgid "Import your profile to this friendica instance" +msgstr "Import an existing Friendica profile to this node." + +#: mod/admin.php:106 +msgid "Theme settings updated." +msgstr "Theme settings updated." + +#: mod/admin.php:176 src/Content/Nav.php:174 +msgid "Information" +msgstr "Information" + +#: mod/admin.php:177 +msgid "Overview" +msgstr "Overview" + +#: mod/admin.php:178 mod/admin.php:654 +msgid "Federation Statistics" +msgstr "Federation statistics" + +#: mod/admin.php:179 +msgid "Configuration" +msgstr "Configuration" + +#: mod/admin.php:180 mod/admin.php:1263 +msgid "Site" +msgstr "Site" + +#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712 +msgid "Users" +msgstr "Users" + +#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85 +msgid "Addons" +msgstr "Addons" + +#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125 +msgid "Themes" +msgstr "Theme selection" + +#: mod/admin.php:184 mod/settings.php:63 +msgid "Additional features" +msgstr "Additional features" + +#: mod/admin.php:185 +msgid "Database" +msgstr "Database" + +#: mod/admin.php:186 +msgid "DB updates" +msgstr "DB updates" + +#: mod/admin.php:187 mod/admin.php:689 +msgid "Inspect Queue" +msgstr "Inspect queue" + +#: mod/admin.php:188 +msgid "Tools" +msgstr "Tools" + +#: mod/admin.php:189 +msgid "Contact Blocklist" +msgstr "Contact blocklist" + +#: mod/admin.php:190 mod/admin.php:311 +msgid "Server Blocklist" +msgstr "Server blocklist" + +#: mod/admin.php:191 mod/admin.php:470 +msgid "Delete Item" +msgstr "Delete item" + +#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199 +msgid "Logs" +msgstr "Logs" + +#: mod/admin.php:194 mod/admin.php:2266 +msgid "View Logs" +msgstr "View logs" + +#: mod/admin.php:196 +msgid "Diagnostics" +msgstr "Diagnostics" + +#: mod/admin.php:197 +msgid "PHP Info" +msgstr "PHP info" + +#: mod/admin.php:198 +msgid "probe address" +msgstr "Probe address" + +#: mod/admin.php:199 +msgid "check webfinger" +msgstr "Check webfinger" + +#: mod/admin.php:218 src/Content/Nav.php:217 +msgid "Admin" +msgstr "Admin" + +#: mod/admin.php:219 +msgid "Addon Features" +msgstr "Addon features" + +#: mod/admin.php:220 +msgid "User registrations waiting for confirmation" +msgstr "User registrations awaiting confirmation" + +#: mod/admin.php:302 +msgid "The blocked domain" +msgstr "Blocked domain" + +#: mod/admin.php:303 mod/admin.php:316 +msgid "The reason why you blocked this domain." +msgstr "Reason why you blocked this domain." + +#: mod/admin.php:304 +msgid "Delete domain" +msgstr "Delete domain" + +#: mod/admin.php:304 +msgid "Check to delete this entry from the blocklist" +msgstr "Check to delete this entry from the blocklist" + +#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653 +#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695 +#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124 +#: mod/admin.php:2198 mod/admin.php:2265 +msgid "Administration" +msgstr "Administration" + +#: mod/admin.php:312 +msgid "" +"This page can be used to define a black list of servers from the federated " +"network that are not allowed to interact with your node. For all entered " +"domains you should also give a reason why you have blocked the remote " +"server." +msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server." + +#: mod/admin.php:313 +msgid "" +"The list of blocked servers will be made publically available on the " +"/friendica page so that your users and people investigating communication " +"problems can find the reason easily." +msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason." + +#: mod/admin.php:314 +msgid "Add new entry to block list" +msgstr "Add new entry to block list" + +#: mod/admin.php:315 +msgid "Server Domain" +msgstr "Server domain" + +#: mod/admin.php:315 +msgid "" +"The domain of the new server to add to the block list. Do not include the " +"protocol." +msgstr "The domain of the new server to add to the block list. Do not include the protocol." + +#: mod/admin.php:316 +msgid "Block reason" +msgstr "Block reason" + +#: mod/admin.php:317 +msgid "Add Entry" +msgstr "Add entry" + +#: mod/admin.php:318 +msgid "Save changes to the blocklist" +msgstr "Save changes to the blocklist" + +#: mod/admin.php:319 +msgid "Current Entries in the Blocklist" +msgstr "Current entries in the blocklist" + +#: mod/admin.php:322 +msgid "Delete entry from blocklist" +msgstr "Delete entry from blocklist" + +#: mod/admin.php:325 +msgid "Delete entry from blocklist?" +msgstr "Delete entry from blocklist?" + +#: mod/admin.php:351 +msgid "Server added to blocklist." +msgstr "Server added to blocklist." + +#: mod/admin.php:367 +msgid "Site blocklist updated." +msgstr "Site blocklist updated." + +#: mod/admin.php:390 util/global_community_block.php:53 +msgid "The contact has been blocked from the node" +msgstr "The contact has been blocked from the node" + +#: mod/admin.php:392 util/global_community_block.php:48 +#, php-format +msgid "Could not find any contact entry for this URL (%s)" +msgstr "Could not find any contact entry for this URL (%s)" + +#: mod/admin.php:399 +#, php-format +msgid "%s contact unblocked" +msgid_plural "%s contacts unblocked" +msgstr[0] "%s contact unblocked" +msgstr[1] "%s contacts unblocked" + +#: mod/admin.php:428 +msgid "Remote Contact Blocklist" +msgstr "Remote contact blocklist" + +#: mod/admin.php:429 +msgid "" +"This page allows you to prevent any message from a remote contact to reach " +"your node." +msgstr "This page allows you to prevent any message from a remote contact to reach your node." + +#: mod/admin.php:430 +msgid "Block Remote Contact" +msgstr "Block Remote Contact" + +#: mod/admin.php:431 mod/admin.php:1698 +msgid "select all" +msgstr "select all" + +#: mod/admin.php:432 +msgid "select none" +msgstr "select none" + +#: mod/admin.php:435 +msgid "No remote contact is blocked from this node." +msgstr "No remote contact is blocked from this node." + +#: mod/admin.php:437 +msgid "Blocked Remote Contacts" +msgstr "Blocked remote contacts" + +#: mod/admin.php:438 +msgid "Block New Remote Contact" +msgstr "Block new remote contact" + +#: mod/admin.php:439 +msgid "Photo" +msgstr "Photo" + +#: mod/admin.php:447 +#, php-format +msgid "%s total blocked contact" +msgid_plural "%s total blocked contacts" +msgstr[0] "%s total blocked contact" +msgstr[1] "%s total blocked contacts" + +#: mod/admin.php:449 +msgid "URL of the remote contact to block." +msgstr "URL of the remote contact to block." + +#: mod/admin.php:471 +msgid "Delete this Item" +msgstr "Delete" + +#: mod/admin.php:472 +msgid "" +"On this page you can delete an item from your node. If the item is a top " +"level posting, the entire thread will be deleted." +msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted." + +#: mod/admin.php:473 +msgid "" +"You need to know the GUID of the item. You can find it e.g. by looking at " +"the display URL. The last part of http://example.com/display/123456 is the " +"GUID, here 123456." +msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456." + +#: mod/admin.php:474 +msgid "GUID" +msgstr "GUID" + +#: mod/admin.php:474 +msgid "The GUID of the item you want to delete." +msgstr "GUID of item to be deleted." + +#: mod/admin.php:513 +msgid "Item marked for deletion." +msgstr "Item marked for deletion." + +#: mod/admin.php:584 +msgid "unknown" +msgstr "unknown" + +#: mod/admin.php:647 +msgid "" +"This page offers you some numbers to the known part of the federated social " +"network your Friendica node is part of. These numbers are not complete but " +"only reflect the part of the network your node is aware of." +msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of." + +#: mod/admin.php:648 +msgid "" +"The Auto Discovered Contact Directory feature is not enabled, it " +"will improve the data displayed here." +msgstr "The Auto Discovered Contact Directory feature is not enabled; enabling it will improve the data displayed here." + +#: mod/admin.php:660 +#, php-format +msgid "" +"Currently this node is aware of %d nodes with %d registered users from the " +"following platforms:" +msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:" + +#: mod/admin.php:691 +msgid "ID" +msgstr "ID" + +#: mod/admin.php:692 +msgid "Recipient Name" +msgstr "Recipient name" + +#: mod/admin.php:693 +msgid "Recipient Profile" +msgstr "Recipient profile" + +#: mod/admin.php:694 view/theme/frio/theme.php:266 +#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178 +msgid "Network" +msgstr "Network" + +#: mod/admin.php:695 +msgid "Created" +msgstr "Created" + +#: mod/admin.php:696 +msgid "Last Tried" +msgstr "Last Tried" + +#: mod/admin.php:697 +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 "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." + +#: mod/admin.php:721 +#, php-format +msgid "" +"Your DB still runs with MyISAM tables. You should change the engine type to " +"InnoDB. As Friendica will use InnoDB only features in the future, you should" +" change this! See here for a guide that may be helpful " +"converting the table engines. You may also use the command php " +"scripts/dbstructure.php toinnodb of your Friendica installation for an " +"automatic conversion.
" +msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. See here for a guide that may be helpful converting the table engines. You may also use the command php scripts/dbstructure.php toinnodb of your Friendica installation for an automatic conversion.
" + +#: mod/admin.php:728 +#, php-format +msgid "" +"There is a new version of Friendica available for download. Your current " +"version is %1$s, upstream version is %2$s" +msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s" + +#: mod/admin.php:738 +msgid "" +"The database update failed. Please run \"php scripts/dbstructure.php " +"update\" from the command line and have a look at the errors that might " +"appear." +msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors." + +#: mod/admin.php:744 +msgid "The worker was never executed. Please check your database structure!" +msgstr "The worker process has never been executed. Please check your database structure!" + +#: mod/admin.php:747 +#, php-format +msgid "" +"The last worker execution was on %s UTC. This is older than one hour. Please" +" check your crontab settings." +msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings." + +#: mod/admin.php:752 mod/admin.php:1647 +msgid "Normal Account" +msgstr "Standard account" + +#: mod/admin.php:753 mod/admin.php:1648 +msgid "Automatic Follower Account" +msgstr "Automatic follower account" + +#: mod/admin.php:754 mod/admin.php:1649 +msgid "Public Forum Account" +msgstr "Public forum account" + +#: mod/admin.php:755 mod/admin.php:1650 +msgid "Automatic Friend Account" +msgstr "Automatic friend account" + +#: mod/admin.php:756 +msgid "Blog Account" +msgstr "Blog account" + +#: mod/admin.php:757 +msgid "Private Forum Account" +msgstr "Private forum account" + +#: mod/admin.php:779 +msgid "Message queues" +msgstr "Message queues" + +#: mod/admin.php:785 +msgid "Summary" +msgstr "Summary" + +#: mod/admin.php:787 +msgid "Registered users" +msgstr "Registered users" + +#: mod/admin.php:789 +msgid "Pending registrations" +msgstr "Pending registrations" + +#: mod/admin.php:790 +msgid "Version" +msgstr "Version" + +#: mod/admin.php:795 +msgid "Active addons" +msgstr "Active addons" + +#: mod/admin.php:826 +msgid "Can not parse base url. Must have at least ://" +msgstr "Can not parse base URL. Must have at least ://" + +#: mod/admin.php:1127 +msgid "Site settings updated." +msgstr "Site settings updated." + +#: mod/admin.php:1154 mod/settings.php:907 +msgid "No special theme for mobile devices" +msgstr "No special theme for mobile devices" + +#: mod/admin.php:1183 +msgid "No community page" +msgstr "No community page" + +#: mod/admin.php:1184 +msgid "Public postings from users of this site" +msgstr "Public postings from users of this site" + +#: mod/admin.php:1185 +msgid "Public postings from the federated network" +msgstr "Public postings from the federated network" + +#: mod/admin.php:1186 +msgid "Public postings from local users and the federated network" +msgstr "Public postings from local users and the federated network" + +#: mod/admin.php:1192 +msgid "Users, Global Contacts" +msgstr "Users, Global Contacts" + +#: mod/admin.php:1193 +msgid "Users, Global Contacts/fallback" +msgstr "Users, Global Contacts/fallback" + +#: mod/admin.php:1197 +msgid "One month" +msgstr "One month" + +#: mod/admin.php:1198 +msgid "Three months" +msgstr "Three months" + +#: mod/admin.php:1199 +msgid "Half a year" +msgstr "Half a year" + +#: mod/admin.php:1200 +msgid "One year" +msgstr "One a year" + +#: mod/admin.php:1205 +msgid "Multi user instance" +msgstr "Multi user instance" + +#: mod/admin.php:1228 +msgid "Closed" +msgstr "Closed" + +#: mod/admin.php:1229 +msgid "Requires approval" +msgstr "Requires approval" + +#: mod/admin.php:1230 +msgid "Open" +msgstr "Open" + +#: mod/admin.php:1234 +msgid "No SSL policy, links will track page SSL state" +msgstr "No SSL policy, links will track page SSL state" + +#: mod/admin.php:1235 +msgid "Force all links to use SSL" +msgstr "Force all links to use SSL" + +#: mod/admin.php:1236 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Self-signed certificate, use SSL for local links only (discouraged)" + +#: mod/admin.php:1240 +msgid "Don't check" +msgstr "Don't check" + +#: mod/admin.php:1241 +msgid "check the stable version" +msgstr "check for stable version updates" + +#: mod/admin.php:1242 +msgid "check the development version" +msgstr "check for development version updates" + +#: mod/admin.php:1265 +msgid "Republish users to directory" +msgstr "Republish users to directory" + +#: mod/admin.php:1267 +msgid "File upload" +msgstr "File upload" + +#: mod/admin.php:1268 +msgid "Policies" +msgstr "Policies" + +#: mod/admin.php:1270 +msgid "Auto Discovered Contact Directory" +msgstr "Auto-discovered contact directory" + +#: mod/admin.php:1271 +msgid "Performance" +msgstr "Performance" + +#: mod/admin.php:1272 +msgid "Worker" +msgstr "Worker" + +#: mod/admin.php:1273 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Relocate - Warning, advanced function: This could make this server unreachable." + +#: mod/admin.php:1276 +msgid "Site name" +msgstr "Site name" + +#: mod/admin.php:1277 +msgid "Host name" +msgstr "Host name" + +#: mod/admin.php:1278 +msgid "Sender Email" +msgstr "Sender email" + +#: mod/admin.php:1278 +msgid "" +"The email address your server shall use to send notification emails from." +msgstr "The email address your server shall use to send notification emails from." + +#: mod/admin.php:1279 +msgid "Banner/Logo" +msgstr "Banner/Logo" + +#: mod/admin.php:1280 +msgid "Shortcut icon" +msgstr "Shortcut icon" + +#: mod/admin.php:1280 +msgid "Link to an icon that will be used for browsers." +msgstr "Link to an icon that will be used for browsers." + +#: mod/admin.php:1281 +msgid "Touch icon" +msgstr "Touch icon" + +#: mod/admin.php:1281 +msgid "Link to an icon that will be used for tablets and mobiles." +msgstr "Link to an icon that will be used for tablets and mobiles." + +#: mod/admin.php:1282 +msgid "Additional Info" +msgstr "Additional Info" + +#: mod/admin.php:1282 +#, php-format +msgid "" +"For public servers: you can add additional information here that will be " +"listed at %s/servers." +msgstr "For public servers: You can add additional information here that will be listed at %s/servers." + +#: mod/admin.php:1283 +msgid "System language" +msgstr "System language" + +#: mod/admin.php:1284 +msgid "System theme" +msgstr "System theme" + +#: mod/admin.php:1284 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Default system theme - may be overridden by user profiles - change theme settings" + +#: mod/admin.php:1285 +msgid "Mobile system theme" +msgstr "Mobile system theme" + +#: mod/admin.php:1285 +msgid "Theme for mobile devices" +msgstr "Theme for mobile devices" + +#: mod/admin.php:1286 +msgid "SSL link policy" +msgstr "SSL link policy" + +#: mod/admin.php:1286 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Determines whether generated links should be forced to use SSL" + +#: mod/admin.php:1287 +msgid "Force SSL" +msgstr "Force SSL" + +#: mod/admin.php:1287 +msgid "" +"Force all Non-SSL requests to SSL - Attention: on some systems it could lead" +" to endless loops." +msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops." + +#: mod/admin.php:1288 +msgid "Hide help entry from navigation menu" +msgstr "Hide help entry from navigation menu" + +#: mod/admin.php:1288 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL." + +#: mod/admin.php:1289 +msgid "Single user instance" +msgstr "Single user instance" + +#: mod/admin.php:1289 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Make this instance multi-user or single-user for the named user" + +#: mod/admin.php:1290 +msgid "Maximum image size" +msgstr "Maximum image size" + +#: mod/admin.php:1290 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits." + +#: mod/admin.php:1291 +msgid "Maximum image length" +msgstr "Maximum image length" + +#: mod/admin.php:1291 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits." + +#: mod/admin.php:1292 +msgid "JPEG image quality" +msgstr "JPEG image quality" + +#: mod/admin.php:1292 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level." + +#: mod/admin.php:1294 +msgid "Register policy" +msgstr "Registration policy" + +#: mod/admin.php:1295 +msgid "Maximum Daily Registrations" +msgstr "Maximum daily registrations" + +#: mod/admin.php:1295 +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 "If open registration is permitted, this sets the maximum number of new registrations per day. This setting has no effect for registrations by approval." + +#: mod/admin.php:1296 +msgid "Register text" +msgstr "Registration text" + +#: mod/admin.php:1296 +msgid "Will be displayed prominently on the registration page." +msgstr "Will be displayed prominently on the registration page." + +#: mod/admin.php:1297 +msgid "Accounts abandoned after x days" +msgstr "Accounts abandoned after so many days" + +#: mod/admin.php:1297 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit." + +#: mod/admin.php:1298 +msgid "Allowed friend domains" +msgstr "Allowed friend domains" + +#: mod/admin.php:1298 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains" + +#: mod/admin.php:1299 +msgid "Allowed email domains" +msgstr "Allowed email domains" + +#: mod/admin.php:1299 +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 "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains" + +#: mod/admin.php:1300 +msgid "No OEmbed rich content" +msgstr "No OEmbed rich content" + +#: mod/admin.php:1300 +msgid "" +"Don't show the rich content (e.g. embedded PDF), except from the domains " +"listed below." +msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below." + +#: mod/admin.php:1301 +msgid "Allowed OEmbed domains" +msgstr "Allowed OEmbed domains" + +#: mod/admin.php:1301 +msgid "" +"Comma separated list of domains which oembed content is allowed to be " +"displayed. Wildcards are accepted." +msgstr "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible." + +#: mod/admin.php:1302 +msgid "Block public" +msgstr "Block public" + +#: mod/admin.php:1302 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in." + +#: mod/admin.php:1303 +msgid "Force publish" +msgstr "Mandatory directory listing" + +#: mod/admin.php:1303 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Force all profiles on this site to be listed in the site directory." + +#: mod/admin.php:1304 +msgid "Global directory URL" +msgstr "Global directory URL" + +#: mod/admin.php:1304 +msgid "" +"URL to the global directory. If this is not set, the global directory is " +"completely unavailable to the application." +msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application." + +#: mod/admin.php:1305 +msgid "Private posts by default for new users" +msgstr "Private posts by default for new users" + +#: mod/admin.php:1305 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Set default post permissions for all new members to the default privacy group rather than public." + +#: mod/admin.php:1306 +msgid "Don't include post content in email notifications" +msgstr "Don't include post content in email notifications" + +#: mod/admin.php:1306 +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 "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure." + +#: mod/admin.php:1307 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Disallow public access to addons listed in the apps menu." + +#: mod/admin.php:1307 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Checking this box will restrict addons listed in the apps menu to members only." + +#: mod/admin.php:1308 +msgid "Don't embed private images in posts" +msgstr "Don't embed private images in posts" + +#: mod/admin.php:1308 +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 "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." + +#: mod/admin.php:1309 +msgid "Allow Users to set remote_self" +msgstr "Allow users to set \"Remote self\"" + +#: mod/admin.php:1309 +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 "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream." + +#: mod/admin.php:1310 +msgid "Block multiple registrations" +msgstr "Block multiple registrations" + +#: mod/admin.php:1310 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Disallow users to sign up for additional accounts." + +#: mod/admin.php:1311 +msgid "OpenID support" +msgstr "OpenID support" + +#: mod/admin.php:1311 +msgid "OpenID support for registration and logins." +msgstr "OpenID support for registration and logins." + +#: mod/admin.php:1312 +msgid "Fullname check" +msgstr "Full name check" + +#: mod/admin.php:1312 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations." + +#: mod/admin.php:1313 +msgid "Community pages for visitors" +msgstr "Community pages for visitors" + +#: mod/admin.php:1313 +msgid "" +"Which community pages should be available for visitors. Local users always " +"see both pages." +msgstr "Community pages that should be available for visitors. Local users always see both pages." + +#: mod/admin.php:1314 +msgid "Posts per user on community page" +msgstr "Posts per user on community page" + +#: mod/admin.php:1314 +msgid "" +"The maximum number of posts per user on the community page. (Not valid for " +"'Global Community')" +msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')." + +#: mod/admin.php:1315 +msgid "Enable OStatus support" +msgstr "Enable OStatus support" + +#: mod/admin.php:1315 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed." + +#: mod/admin.php:1316 +msgid "Only import OStatus threads from our contacts" +msgstr "Only import OStatus threads from known contacts" + +#: mod/admin.php:1316 +msgid "" +"Normally we import every content from our OStatus contacts. With this option" +" we only store threads that are started by a contact that is known on our " +"system." +msgstr "Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system." + +#: mod/admin.php:1317 +msgid "OStatus support can only be enabled if threading is enabled." +msgstr "OStatus support can only be enabled if threading is enabled." + +#: mod/admin.php:1319 +msgid "" +"Diaspora support can't be enabled because Friendica was installed into a sub" +" directory." +msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory." + +#: mod/admin.php:1320 +msgid "Enable Diaspora support" +msgstr "Enable Diaspora support" + +#: mod/admin.php:1320 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Provide built-in Diaspora network compatibility." + +#: mod/admin.php:1321 +msgid "Only allow Friendica contacts" +msgstr "Only allow Friendica contacts" + +#: mod/admin.php:1321 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled." + +#: mod/admin.php:1322 +msgid "Verify SSL" +msgstr "Verify SSL" + +#: mod/admin.php:1322 +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 "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites." + +#: mod/admin.php:1323 +msgid "Proxy user" +msgstr "Proxy user" + +#: mod/admin.php:1324 +msgid "Proxy URL" +msgstr "Proxy URL" + +#: mod/admin.php:1325 +msgid "Network timeout" +msgstr "Network timeout" + +#: mod/admin.php:1325 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)." + +#: mod/admin.php:1326 +msgid "Maximum Load Average" +msgstr "Maximum load average" + +#: mod/admin.php:1326 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximum system load before delivery and poll processes are deferred (default 50)." + +#: mod/admin.php:1327 +msgid "Maximum Load Average (Frontend)" +msgstr "Maximum load average (frontend)" + +#: mod/admin.php:1327 +msgid "Maximum system load before the frontend quits service - default 50." +msgstr "Maximum system load before the frontend quits service (default 50)." + +#: mod/admin.php:1328 +msgid "Minimal Memory" +msgstr "Minimal memory" + +#: mod/admin.php:1328 +msgid "" +"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - " +"default 0 (deactivated)." +msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)." + +#: mod/admin.php:1329 +msgid "Maximum table size for optimization" +msgstr "Maximum table size for optimization" + +#: mod/admin.php:1329 +msgid "" +"Maximum table size (in MB) for the automatic optimization - default 100 MB. " +"Enter -1 to disable it." +msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)." + +#: mod/admin.php:1330 +msgid "Minimum level of fragmentation" +msgstr "Minimum level of fragmentation" + +#: mod/admin.php:1330 +msgid "" +"Minimum fragmenation level to start the automatic optimization - default " +"value is 30%." +msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)." + +#: mod/admin.php:1332 +msgid "Periodical check of global contacts" +msgstr "Periodical check of global contacts" + +#: mod/admin.php:1332 +msgid "" +"If enabled, the global contacts are checked periodically for missing or " +"outdated data and the vitality of the contacts and servers." +msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers." + +#: mod/admin.php:1333 +msgid "Days between requery" +msgstr "Days between enquiry" + +#: mod/admin.php:1333 +msgid "Number of days after which a server is requeried for his contacts." +msgstr "Number of days after which a server is required check contacts." + +#: mod/admin.php:1334 +msgid "Discover contacts from other servers" +msgstr "Discover contacts from other servers" + +#: mod/admin.php:1334 +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 "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 recommend setting is 'Users, Global Contacts'." + +#: mod/admin.php:1335 +msgid "Timeframe for fetching global contacts" +msgstr "Time-frame for fetching global contacts" + +#: mod/admin.php:1335 +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 "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers." + +#: mod/admin.php:1336 +msgid "Search the local directory" +msgstr "Search the local directory" + +#: mod/admin.php:1336 +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 "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." + +#: mod/admin.php:1338 +msgid "Publish server information" +msgstr "Publish server information" + +#: mod/admin.php:1338 +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 "This publishes generic data about the server and its usage. 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." + +#: mod/admin.php:1340 +msgid "Check upstream version" +msgstr "Check upstream version" + +#: mod/admin.php:1340 +msgid "" +"Enables checking for new Friendica versions at github. If there is a new " +"version, you will be informed in the admin panel overview." +msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview." + +#: mod/admin.php:1341 +msgid "Suppress Tags" +msgstr "Suppress tags" + +#: mod/admin.php:1341 +msgid "Suppress showing a list of hashtags at the end of the posting." +msgstr "Suppress listed hashtags at the end of posts." + +#: mod/admin.php:1342 +msgid "Path to item cache" +msgstr "Path to item cache" + +#: mod/admin.php:1342 +msgid "The item caches buffers generated bbcode and external images." +msgstr "The item caches buffers generated bbcode and external images." + +#: mod/admin.php:1343 +msgid "Cache duration in seconds" +msgstr "Cache duration in seconds" + +#: mod/admin.php:1343 +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 "How long should cache files be held? (Default 86400 seconds - one day; -1 disables item cache)" + +#: mod/admin.php:1344 +msgid "Maximum numbers of comments per post" +msgstr "Maximum numbers of comments per post" + +#: mod/admin.php:1344 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "How many comments should be shown for each post? (Default 100)" + +#: mod/admin.php:1345 +msgid "Temp path" +msgstr "Temp path" + +#: mod/admin.php:1345 +msgid "" +"If you have a restricted system where the webserver can't access the system " +"temp path, enter another path here." +msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path." + +#: mod/admin.php:1346 +msgid "Base path to installation" +msgstr "Base path to installation" + +#: mod/admin.php:1346 +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 "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." + +#: mod/admin.php:1347 +msgid "Disable picture proxy" +msgstr "Disable picture proxy" + +#: mod/admin.php:1347 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith." + +#: mod/admin.php:1348 +msgid "Only search in tags" +msgstr "Only search in tags" + +#: mod/admin.php:1348 +msgid "On large systems the text search can slow down the system extremely." +msgstr "On large systems the text search can slow down the system significantly." + +#: mod/admin.php:1350 +msgid "New base url" +msgstr "New base URL" + +#: mod/admin.php:1350 +msgid "" +"Change base url for this server. Sends relocate message to all Friendica and" +" Diaspora* contacts of all users." +msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users." + +#: mod/admin.php:1352 +msgid "RINO Encryption" +msgstr "RINO Encryption" + +#: mod/admin.php:1352 +msgid "Encryption layer between nodes." +msgstr "Encryption layer between nodes." + +#: mod/admin.php:1354 +msgid "Maximum number of parallel workers" +msgstr "Maximum number of parallel workers" + +#: mod/admin.php:1354 +msgid "" +"On shared hosters set this to 2. On larger systems, values of 10 are great. " +"Default value is 4." +msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4." + +#: mod/admin.php:1355 +msgid "Don't use 'proc_open' with the worker" +msgstr "Don't use 'proc_open' with the worker" + +#: mod/admin.php:1355 +msgid "" +"Enable this if your system doesn't allow the use of 'proc_open'. This can " +"happen on shared hosters. If this is enabled you should increase the " +"frequency of worker calls in your crontab." +msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab." + +#: mod/admin.php:1356 +msgid "Enable fastlane" +msgstr "Enable fast-lane" + +#: mod/admin.php:1356 +msgid "" +"When enabed, the fastlane mechanism starts an additional worker if processes" +" with higher priority are blocked by processes of lower priority." +msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority." + +#: mod/admin.php:1357 +msgid "Enable frontend worker" +msgstr "Enable frontend worker" + +#: mod/admin.php:1357 +#, php-format +msgid "" +"When enabled the Worker process is triggered when backend access is " +"performed \\x28e.g. messages being delivered\\x29. On smaller sites you " +"might want to call %s/worker on a regular basis via an external cron job. " +"You should only enable this option if you cannot utilize cron/scheduled jobs" +" on your server." +msgstr "Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server." + +#: mod/admin.php:1385 +msgid "Update has been marked successful" +msgstr "Update has been marked successful" + +#: mod/admin.php:1392 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "Database structure update %s was successfully applied." + +#: mod/admin.php:1395 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "Executing of database structure update %s failed with error: %s" + +#: mod/admin.php:1408 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "Executing %s failed with error: %s" + +#: mod/admin.php:1410 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Update %s was successfully applied." + +#: mod/admin.php:1413 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Update %s did not return a status. Unknown if it succeeded." + +#: mod/admin.php:1416 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "There was no additional update function %s that needed to be called." + +#: mod/admin.php:1436 +msgid "No failed updates." +msgstr "No failed updates." + +#: mod/admin.php:1437 +msgid "Check database structure" +msgstr "Check database structure" + +#: mod/admin.php:1442 +msgid "Failed Updates" +msgstr "Failed updates" + +#: mod/admin.php:1443 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "This does not include updates prior to 1139, which did not return a status." + +#: mod/admin.php:1444 +msgid "Mark success (if update was manually applied)" +msgstr "Mark success (if update was manually applied)" + +#: mod/admin.php:1445 +msgid "Attempt to execute this update step automatically" +msgstr "Attempt to execute this update step automatically" + +#: mod/admin.php:1484 +#, 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 "\n\t\t\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you." + +#: mod/admin.php:1487 +#, php-format +msgid "" +"\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." +msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s." + +#: mod/admin.php:1519 src/Model/User.php:634 +#, php-format +msgid "Registration details for %s" +msgstr "Registration details for %s" + +#: mod/admin.php:1529 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s user blocked/unblocked" +msgstr[1] "%s users blocked/unblocked" + +#: mod/admin.php:1535 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s user deleted" +msgstr[1] "%s users deleted" + +#: mod/admin.php:1582 +#, php-format +msgid "User '%s' deleted" +msgstr "User '%s' deleted" + +#: mod/admin.php:1590 +#, php-format +msgid "User '%s' unblocked" +msgstr "User '%s' unblocked" + +#: mod/admin.php:1590 +#, php-format +msgid "User '%s' blocked" +msgstr "User '%s' blocked" + +#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732 +#: src/Content/ContactSelector.php:82 +msgid "Email" +msgstr "Email" + +#: mod/admin.php:1689 mod/admin.php:1714 +msgid "Register date" +msgstr "Registration date" + +#: mod/admin.php:1689 mod/admin.php:1714 +msgid "Last login" +msgstr "Last login" + +#: mod/admin.php:1689 mod/admin.php:1714 +msgid "Last item" +msgstr "Last item" + +#: mod/admin.php:1689 mod/settings.php:54 +msgid "Account" +msgstr "Account" + +#: mod/admin.php:1697 +msgid "Add User" +msgstr "Add user" + +#: mod/admin.php:1699 +msgid "User registrations waiting for confirm" +msgstr "User registrations awaiting confirmation" + +#: mod/admin.php:1700 +msgid "User waiting for permanent deletion" +msgstr "User awaiting permanent deletion" + +#: mod/admin.php:1701 +msgid "Request date" +msgstr "Request date" + +#: mod/admin.php:1702 +msgid "No registrations." +msgstr "No registrations." + +#: mod/admin.php:1703 +msgid "Note from the user" +msgstr "Note from the user" + +#: mod/admin.php:1705 +msgid "Deny" +msgstr "Deny" + +#: mod/admin.php:1709 +msgid "Site admin" +msgstr "Site admin" + +#: mod/admin.php:1710 +msgid "Account expired" +msgstr "Account expired" + +#: mod/admin.php:1713 +msgid "New User" +msgstr "New user" + +#: mod/admin.php:1714 +msgid "Deleted since" +msgstr "Deleted since" + +#: mod/admin.php:1719 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?" + +#: mod/admin.php:1720 +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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?" + +#: mod/admin.php:1730 +msgid "Name of the new user." +msgstr "Name of the new user." + +#: mod/admin.php:1731 +msgid "Nickname" +msgstr "Nickname" + +#: mod/admin.php:1731 +msgid "Nickname of the new user." +msgstr "Nickname of the new user." + +#: mod/admin.php:1732 +msgid "Email address of the new user." +msgstr "Email address of the new user." + +#: mod/admin.php:1774 +#, php-format +msgid "Addon %s disabled." +msgstr "Addon %s disabled." + +#: mod/admin.php:1778 +#, php-format +msgid "Addon %s enabled." +msgstr "Addon %s enabled." + +#: mod/admin.php:1788 mod/admin.php:2037 +msgid "Disable" +msgstr "Disable" + +#: mod/admin.php:1791 mod/admin.php:2040 +msgid "Enable" +msgstr "Enable" + +#: mod/admin.php:1813 mod/admin.php:2082 +msgid "Toggle" +msgstr "Toggle" + +#: mod/admin.php:1821 mod/admin.php:2091 +msgid "Author: " +msgstr "Author: " + +#: mod/admin.php:1822 mod/admin.php:2092 +msgid "Maintainer: " +msgstr "Maintainer: " + +#: mod/admin.php:1874 +msgid "Reload active addons" +msgstr "Reload active addons" + +#: mod/admin.php:1879 +#, php-format +msgid "" +"There are currently no addons available on your node. You can find the " +"official addon repository at %1$s and might find other interesting addons in" +" the open addon registry at %2$s" +msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s" + +#: mod/admin.php:1999 +msgid "No themes found." +msgstr "No themes found." + +#: mod/admin.php:2073 +msgid "Screenshot" +msgstr "Screenshot" + +#: mod/admin.php:2127 +msgid "Reload active themes" +msgstr "Reload active themes" + +#: mod/admin.php:2132 +#, php-format +msgid "No themes found on the system. They should be placed in %1$s" +msgstr "No themes found on the system. They should be placed in %1$s" + +#: mod/admin.php:2133 +msgid "[Experimental]" +msgstr "[Experimental]" + +#: mod/admin.php:2134 +msgid "[Unsupported]" +msgstr "[Unsupported]" + +#: mod/admin.php:2158 +msgid "Log settings updated." +msgstr "Log settings updated." + +#: mod/admin.php:2190 +msgid "PHP log currently enabled." +msgstr "PHP log currently enabled." + +#: mod/admin.php:2192 +msgid "PHP log currently disabled." +msgstr "PHP log currently disabled." + +#: mod/admin.php:2201 +msgid "Clear" +msgstr "Clear" + +#: mod/admin.php:2205 +msgid "Enable Debugging" +msgstr "Enable debugging" + +#: mod/admin.php:2206 +msgid "Log file" +msgstr "Log file" + +#: mod/admin.php:2206 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Must be writable by web server and relative to your Friendica top-level directory." + +#: mod/admin.php:2207 +msgid "Log level" +msgstr "Log level" + +#: mod/admin.php:2209 +msgid "PHP logging" +msgstr "PHP logging" + +#: mod/admin.php:2210 +msgid "" +"To enable logging of PHP errors and warnings you can add the following to " +"the .htconfig.php file of your installation. The filename set in the " +"'error_log' line is relative to the friendica top-level directory and must " +"be writeable by the web server. The option '1' for 'log_errors' and " +"'display_errors' is to enable these options, set to '0' to disable them." +msgstr "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them." + +#: mod/admin.php:2241 +#, php-format +msgid "" +"Error trying to open %1$s log file.\\r\\n
Check to see " +"if file %1$s exist and is readable." +msgstr "Error trying to open %1$s log file.\\r\\n
Check to see if file %1$s exist and is readable." + +#: mod/admin.php:2245 +#, php-format +msgid "" +"Couldn't open %1$s log file.\\r\\n
Check to see if file" +" %1$s is readable." +msgstr "Couldn't open %1$s log file.\\r\\n
Check if file %1$s is readable." + +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 +msgid "Off" +msgstr "Off" + +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 +msgid "On" +msgstr "On" + +#: mod/admin.php:2337 +#, php-format +msgid "Lock feature %s" +msgstr "Lock feature %s" + +#: mod/admin.php:2345 +msgid "Manage Additional Features" +msgstr "Manage additional features" + +#: mod/babel.php:23 +msgid "Source (bbcode) text:" +msgstr "Source (bbcode) text:" + +#: mod/babel.php:30 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Source (Diaspora) text to convert to BBcode:" + +#: mod/babel.php:38 +msgid "Source input: " +msgstr "Source input: " + +#: mod/babel.php:42 +msgid "bbcode (raw HTML(: " +msgstr "bbcode (raw HTML(: " + +#: mod/babel.php:45 +msgid "bbcode: " +msgstr "bbcode: " + +#: mod/babel.php:49 mod/babel.php:65 +msgid "bbcode => html2bbcode: " +msgstr "bbcode => html2bbcode: " + +#: mod/babel.php:53 +msgid "bb2diaspora: " +msgstr "bb2diaspora: " + +#: mod/babel.php:57 +msgid "bb2diaspora => Markdown: " +msgstr "bb2diaspora => Markdown: " + +#: mod/babel.php:61 +msgid "bb2diaspora => diaspora2bb: " +msgstr "bb2diaspora => diaspora2bb: " + +#: mod/babel.php:71 +msgid "Source input (Diaspora format): " +msgstr "Source input (Diaspora format): " + +#: mod/babel.php:75 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 +msgid "Login" +msgstr "Login" + +#: mod/bookmarklet.php:49 +msgid "The post was created" +msgstr "The post was created" + +#: mod/community.php:44 +msgid "Community option not available." +msgstr "Community option not available." + +#: mod/community.php:61 +msgid "Not available." +msgstr "Not available." + +#: mod/community.php:74 +msgid "Local Community" +msgstr "Local community" + +#: mod/community.php:77 +msgid "Posts from local users on this server" +msgstr "Posts from local users on this server" + +#: mod/community.php:85 +msgid "Global Community" +msgstr "Global Community" + +#: mod/community.php:88 +msgid "Posts from users of the whole federated network" +msgstr "Posts from users of the whole federated network" + +#: mod/community.php:178 +msgid "" +"This community stream shows all public posts received by this node. They may" +" not reflect the opinions of this node’s users." +msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users." + +#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769 +msgid "Status:" +msgstr "Status:" + +#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786 +msgid "Homepage:" +msgstr "Homepage:" + +#: mod/directory.php:203 view/theme/vier/theme.php:201 +msgid "Global Directory" +msgstr "Global Directory" + +#: mod/directory.php:205 +msgid "Find on this site" +msgstr "Find on this site" + +#: mod/directory.php:207 +msgid "Results for:" +msgstr "Results for:" + +#: mod/directory.php:209 +msgid "Site Directory" +msgstr "Site directory" + +#: mod/directory.php:214 +msgid "No entries (some entries may be hidden)." +msgstr "No entries (entries may be hidden)." + +#: mod/editpost.php:27 mod/editpost.php:37 +msgid "Item not found" +msgstr "Item not found" + +#: mod/editpost.php:44 +msgid "Edit post" +msgstr "Edit post" + +#: mod/events.php:103 mod/events.php:105 +msgid "Event can not end before it has started." +msgstr "Event cannot end before it has started." + +#: mod/events.php:112 mod/events.php:114 +msgid "Event title and start time are required." +msgstr "Event title and starting time are required." + +#: mod/events.php:394 +msgid "Create New Event" +msgstr "Create new event" + +#: mod/events.php:509 +msgid "Event details" +msgstr "Event details" + +#: mod/events.php:510 +msgid "Starting date and Title are required." +msgstr "Starting date and title are required." + +#: mod/events.php:511 mod/events.php:512 +msgid "Event Starts:" +msgstr "Event starts:" + +#: mod/events.php:513 mod/events.php:529 +msgid "Finish date/time is not known or not relevant" +msgstr "Finish date/time is not known or not relevant" + +#: mod/events.php:515 mod/events.php:516 +msgid "Event Finishes:" +msgstr "Event finishes:" + +#: mod/events.php:517 mod/events.php:530 +msgid "Adjust for viewer timezone" +msgstr "Adjust for viewer's time zone" + +#: mod/events.php:519 +msgid "Description:" +msgstr "Description:" + +#: mod/events.php:523 mod/events.php:525 +msgid "Title:" +msgstr "Title:" + +#: mod/events.php:526 mod/events.php:527 +msgid "Share this event" +msgstr "Share this event" + +#: mod/events.php:534 src/Model/Profile.php:864 +msgid "Basic" +msgstr "Basic" + +#: mod/events.php:556 +msgid "Failed to remove event" +msgstr "Failed to remove event" + +#: mod/events.php:558 +msgid "Event removed" +msgstr "Event removed" + +#: mod/fsuggest.php:71 +msgid "Friend suggestion sent." +msgstr "Friend suggestion sent" + +#: mod/fsuggest.php:102 +msgid "Suggest Friends" +msgstr "Suggest friends" + +#: mod/fsuggest.php:104 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Suggest a friend for %s" + +#: mod/group.php:36 +msgid "Group created." +msgstr "Group created." + +#: mod/group.php:42 +msgid "Could not create group." +msgstr "Could not create group." + +#: mod/group.php:56 mod/group.php:158 +msgid "Group not found." +msgstr "Group not found." + +#: mod/group.php:70 +msgid "Group name changed." +msgstr "Group name changed." + +#: mod/group.php:97 +msgid "Save Group" +msgstr "Save group" + +#: mod/group.php:102 +msgid "Create a group of contacts/friends." +msgstr "Create a group of contacts/friends." + +#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 +msgid "Group Name: " +msgstr "Group name: " + +#: mod/group.php:127 +msgid "Group removed." +msgstr "Group removed." + +#: mod/group.php:129 +msgid "Unable to remove group." +msgstr "Unable to remove group." + +#: mod/group.php:193 +msgid "Delete Group" +msgstr "Delete group" + +#: mod/group.php:199 +msgid "Group Editor" +msgstr "Group Editor" + +#: mod/group.php:204 +msgid "Edit Group Name" +msgstr "Edit group name" + +#: mod/group.php:214 +msgid "Members" +msgstr "Members" + +#: mod/group.php:217 mod/network.php:639 +msgid "Group is empty" +msgstr "Group is empty" + +#: mod/group.php:230 +msgid "Remove Contact" +msgstr "Remove contact" + +#: mod/group.php:254 +msgid "Add Contact" +msgstr "Add contact" + +#: mod/message.php:30 src/Content/Nav.php:198 msgid "New Message" msgstr "New Message" -#: mod/message.php:76 +#: mod/message.php:77 msgid "Unable to locate contact information." msgstr "Unable to locate contact information." -#: mod/message.php:111 view/theme/frio/theme.php:267 src/Content/Nav.php:195 +#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195 msgid "Messages" msgstr "Messages" -#: mod/message.php:135 +#: mod/message.php:136 msgid "Do you really want to delete this message?" msgstr "Do you really want to delete this message?" -#: mod/message.php:155 +#: mod/message.php:156 msgid "Message deleted." msgstr "Message deleted." -#: mod/message.php:184 +#: mod/message.php:185 msgid "Conversation removed." msgstr "Conversation removed." @@ -5633,58 +6245,50 @@ msgstr "No messages." msgid "Message not available." msgstr "Message not available." -#: mod/message.php:399 +#: mod/message.php:397 msgid "Delete message" msgstr "Delete message" -#: mod/message.php:416 mod/message.php:499 +#: mod/message.php:399 mod/message.php:500 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: mod/message.php:414 mod/message.php:497 msgid "Delete conversation" msgstr "Delete conversation" -#: mod/message.php:418 +#: mod/message.php:416 msgid "" "No secure communications available. You may be able to " "respond from the sender's profile page." msgstr "No secure communications available. You may be able to respond from the sender's profile page." -#: mod/message.php:422 +#: mod/message.php:420 msgid "Send Reply" msgstr "Send reply" -#: mod/message.php:473 +#: mod/message.php:471 #, php-format msgid "Unknown sender - %s" msgstr "Unknown sender - %s" -#: mod/message.php:475 +#: mod/message.php:473 #, php-format msgid "You and %s" msgstr "Me and %s" -#: mod/message.php:477 +#: mod/message.php:475 #, php-format msgid "%s and You" msgstr "%s and me" -#: mod/message.php:502 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: mod/message.php:505 +#: mod/message.php:503 #, php-format msgid "%d message" msgid_plural "%d messages" msgstr[0] "%d message" msgstr[1] "%d messages" -#: mod/network.php:194 mod/search.php:37 -msgid "Remove term" -msgstr "Remove term" - -#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100 -msgid "Saved Searches" -msgstr "Saved searches" - #: mod/network.php:202 src/Model/Group.php:401 msgid "add" msgstr "add" @@ -5721,837 +6325,283 @@ msgstr "Private messages to this person are at risk of public disclosure." msgid "Invalid contact." msgstr "Invalid contact." -#: mod/network.php:917 +#: mod/network.php:921 msgid "Commented Order" msgstr "Commented last" -#: mod/network.php:920 +#: mod/network.php:924 msgid "Sort by Comment Date" msgstr "Sort by comment date" -#: mod/network.php:925 +#: mod/network.php:929 msgid "Posted Order" msgstr "Posted last" -#: mod/network.php:928 +#: mod/network.php:932 msgid "Sort by Post Date" msgstr "Sort by post date" -#: mod/network.php:936 mod/profiles.php:700 -#: src/Core/NotificationsManager.php:185 -msgid "Personal" -msgstr "Personal" - -#: mod/network.php:939 +#: mod/network.php:943 msgid "Posts that mention or involve you" msgstr "Posts mentioning or involving me" -#: mod/network.php:947 +#: mod/network.php:951 msgid "New" msgstr "New" -#: mod/network.php:950 +#: mod/network.php:954 msgid "Activity Stream - by date" msgstr "Activity Stream - by date" -#: mod/network.php:958 +#: mod/network.php:962 msgid "Shared Links" msgstr "Shared links" -#: mod/network.php:961 +#: mod/network.php:965 msgid "Interesting Links" msgstr "Interesting links" -#: mod/network.php:969 +#: mod/network.php:973 msgid "Starred" msgstr "Starred" -#: mod/network.php:972 +#: mod/network.php:976 msgid "Favourite Posts" msgstr "My favourite posts" -#: mod/notify.php:77 -msgid "No more system notifications." -msgstr "No more system notifications." +#: mod/notes.php:53 src/Model/Profile.php:946 +msgid "Personal Notes" +msgstr "Personal notes" -#: mod/photos.php:109 src/Model/Profile.php:892 +#: mod/photos.php:108 src/Model/Profile.php:907 msgid "Photo Albums" msgstr "Photo Albums" -#: mod/photos.php:110 mod/photos.php:1715 +#: mod/photos.php:109 mod/photos.php:1713 msgid "Recent Photos" msgstr "Recent photos" -#: mod/photos.php:113 mod/photos.php:1212 mod/photos.php:1717 +#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715 msgid "Upload New Photos" msgstr "Upload new photos" -#: mod/photos.php:127 mod/settings.php:49 +#: mod/photos.php:126 mod/settings.php:49 msgid "everybody" msgstr "everybody" -#: mod/photos.php:185 +#: mod/photos.php:184 msgid "Contact information unavailable" msgstr "Contact information unavailable" -#: mod/photos.php:205 +#: mod/photos.php:204 msgid "Album not found." msgstr "Album not found." -#: mod/photos.php:235 mod/photos.php:246 mod/photos.php:1163 +#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161 msgid "Delete Album" msgstr "Delete album" -#: mod/photos.php:244 +#: mod/photos.php:243 msgid "Do you really want to delete this photo album and all its photos?" msgstr "Do you really want to delete this photo album and all its photos?" -#: mod/photos.php:311 mod/photos.php:322 mod/photos.php:1448 +#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446 msgid "Delete Photo" msgstr "Delete photo" -#: mod/photos.php:320 +#: mod/photos.php:319 msgid "Do you really want to delete this photo?" msgstr "Do you really want to delete this photo?" -#: mod/photos.php:668 +#: mod/photos.php:667 msgid "a photo" msgstr "a photo" -#: mod/photos.php:668 +#: mod/photos.php:667 #, php-format msgid "%1$s was tagged in %2$s by %3$s" msgstr "%1$s was tagged in %2$s by %3$s" -#: mod/photos.php:770 +#: mod/photos.php:769 msgid "Image upload didn't complete, please try again" -msgstr "" +msgstr "Image upload didn't complete, please try again" -#: mod/photos.php:773 +#: mod/photos.php:772 msgid "Image file is missing" -msgstr "" +msgstr "Image file is missing" -#: mod/photos.php:778 +#: mod/photos.php:777 msgid "" "Server can't accept new file upload at this time, please contact your " "administrator" -msgstr "" +msgstr "Server can't accept new file upload at this time, please contact your administrator" -#: mod/photos.php:804 +#: mod/photos.php:803 msgid "Image file is empty." msgstr "Image file is empty." -#: mod/photos.php:942 +#: mod/photos.php:940 msgid "No photos selected" msgstr "No photos selected" -#: mod/photos.php:1038 mod/videos.php:313 +#: mod/photos.php:1036 mod/videos.php:310 msgid "Access to this item is restricted." msgstr "Access to this item is restricted." -#: mod/photos.php:1092 +#: mod/photos.php:1090 msgid "Upload Photos" msgstr "Upload photos" -#: mod/photos.php:1096 mod/photos.php:1158 +#: mod/photos.php:1094 mod/photos.php:1156 msgid "New album name: " msgstr "New album name: " -#: mod/photos.php:1097 +#: mod/photos.php:1095 msgid "or existing album name: " msgstr "or existing album name: " -#: mod/photos.php:1098 +#: mod/photos.php:1096 msgid "Do not show a status post for this upload" msgstr "Do not show a status post for this upload" -#: mod/photos.php:1108 mod/photos.php:1451 mod/settings.php:1233 +#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233 msgid "Show to Groups" msgstr "Show to groups" -#: mod/photos.php:1109 mod/photos.php:1452 mod/settings.php:1234 +#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234 msgid "Show to Contacts" msgstr "Show to contacts" -#: mod/photos.php:1169 +#: mod/photos.php:1167 msgid "Edit Album" msgstr "Edit album" -#: mod/photos.php:1174 +#: mod/photos.php:1172 msgid "Show Newest First" msgstr "Show newest first" -#: mod/photos.php:1176 +#: mod/photos.php:1174 msgid "Show Oldest First" msgstr "Show oldest first" -#: mod/photos.php:1197 mod/photos.php:1700 +#: mod/photos.php:1195 mod/photos.php:1698 msgid "View Photo" msgstr "View photo" -#: mod/photos.php:1238 +#: mod/photos.php:1236 msgid "Permission denied. Access to this item may be restricted." msgstr "Permission denied. Access to this item may be restricted." -#: mod/photos.php:1240 +#: mod/photos.php:1238 msgid "Photo not available" msgstr "Photo not available" -#: mod/photos.php:1303 +#: mod/photos.php:1301 msgid "View photo" msgstr "View photo" -#: mod/photos.php:1303 +#: mod/photos.php:1301 msgid "Edit photo" msgstr "Edit photo" -#: mod/photos.php:1304 +#: mod/photos.php:1302 msgid "Use as profile photo" msgstr "Use as profile photo" -#: mod/photos.php:1310 src/Object/Post.php:148 +#: mod/photos.php:1308 src/Object/Post.php:148 msgid "Private Message" msgstr "Private message" -#: mod/photos.php:1329 +#: mod/photos.php:1327 msgid "View Full Size" msgstr "View full size" -#: mod/photos.php:1416 +#: mod/photos.php:1414 msgid "Tags: " msgstr "Tags: " -#: mod/photos.php:1419 +#: mod/photos.php:1417 msgid "[Remove any tag]" msgstr "[Remove any tag]" -#: mod/photos.php:1434 +#: mod/photos.php:1432 msgid "New album name" msgstr "New album name" -#: mod/photos.php:1435 +#: mod/photos.php:1433 msgid "Caption" msgstr "Caption" -#: mod/photos.php:1436 +#: mod/photos.php:1434 msgid "Add a Tag" msgstr "Add Tag" -#: mod/photos.php:1436 +#: mod/photos.php:1434 msgid "" "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" msgstr "Example: @bob, @jojo@example.com, #California, #camping" -#: mod/photos.php:1437 +#: mod/photos.php:1435 msgid "Do not rotate" msgstr "Do not rotate" -#: mod/photos.php:1438 +#: mod/photos.php:1436 msgid "Rotate CW (right)" msgstr "Rotate right (CW)" -#: mod/photos.php:1439 +#: mod/photos.php:1437 msgid "Rotate CCW (left)" msgstr "Rotate left (CCW)" -#: mod/photos.php:1473 src/Object/Post.php:295 +#: mod/photos.php:1471 src/Object/Post.php:295 msgid "I like this (toggle)" msgstr "I like this (toggle)" -#: mod/photos.php:1474 src/Object/Post.php:296 +#: mod/photos.php:1472 src/Object/Post.php:296 msgid "I don't like this (toggle)" msgstr "I don't like this (toggle)" -#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602 +#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600 #: src/Object/Post.php:785 msgid "This is you" msgstr "This is me" -#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 +#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602 #: src/Object/Post.php:391 src/Object/Post.php:787 msgid "Comment" msgstr "Comment" -#: mod/photos.php:1636 +#: mod/photos.php:1634 msgid "Map" msgstr "Map" -#: mod/photos.php:1706 mod/videos.php:391 +#: mod/photos.php:1704 mod/videos.php:388 msgid "View Album" msgstr "View album" -#: mod/ping.php:292 -msgid "{0} wants to be your friend" -msgstr "{0} wants to be your friend" - -#: mod/ping.php:307 -msgid "{0} sent you a message" -msgstr "{0} sent you a message" - -#: mod/ping.php:322 -msgid "{0} requested registration" -msgstr "{0} requested registration" - -#: mod/poke.php:196 -msgid "Poke/Prod" -msgstr "Poke/Prod" - -#: mod/poke.php:197 -msgid "poke, prod or do other things to somebody" -msgstr "Poke, prod or do other things to somebody" - -#: mod/poke.php:198 -msgid "Recipient" -msgstr "Recipient:" - -#: mod/poke.php:199 -msgid "Choose what you wish to do to recipient" -msgstr "Choose what you wish to do:" - -#: mod/poke.php:202 -msgid "Make this post private" -msgstr "Make this post private" - #: mod/profile.php:36 src/Model/Profile.php:118 msgid "Requested profile is not available." msgstr "Requested profile is unavailable." -#: mod/profile.php:77 src/Protocol/OStatus.php:1256 +#: mod/profile.php:77 src/Protocol/OStatus.php:1247 #, php-format msgid "%s's posts" -msgstr "" +msgstr "%s's posts" -#: mod/profile.php:78 src/Protocol/OStatus.php:1257 +#: mod/profile.php:78 src/Protocol/OStatus.php:1248 #, php-format msgid "%s's comments" -msgstr "" +msgstr "%s's comments" -#: mod/profile.php:79 src/Protocol/OStatus.php:1255 +#: mod/profile.php:79 src/Protocol/OStatus.php:1246 #, php-format msgid "%s's timeline" -msgstr "" +msgstr "%s's timeline" -#: mod/profile.php:195 +#: mod/profile.php:194 msgid "Tips for New Members" msgstr "Tips for New Members" -#: mod/profile_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "Image uploaded but image cropping failed." - -#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 -#: mod/profile_photo.php:330 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Image size reduction [%s] failed." - -#: mod/profile_photo.php:137 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately." - -#: mod/profile_photo.php:146 -msgid "Unable to process image" -msgstr "Unable to process image" - -#: mod/profile_photo.php:262 -msgid "Upload File:" -msgstr "Upload File:" - -#: mod/profile_photo.php:263 -msgid "Select a profile:" -msgstr "Select a profile:" - -#: mod/profile_photo.php:268 -msgid "or" -msgstr "or" - -#: mod/profile_photo.php:268 -msgid "skip this step" -msgstr "skip this step" - -#: mod/profile_photo.php:268 -msgid "select a photo from your photo albums" -msgstr "select a photo from your photo albums" - -#: mod/profile_photo.php:282 -msgid "Crop Image" -msgstr "Crop Image" - -#: mod/profile_photo.php:283 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Please adjust the image cropping for optimum viewing." - -#: mod/profile_photo.php:285 -msgid "Done Editing" -msgstr "Done editing" - -#: mod/profile_photo.php:320 -msgid "Image uploaded successfully." -msgstr "Image uploaded successfully." - -#: mod/profiles.php:57 -msgid "Profile deleted." -msgstr "Profile deleted." - -#: mod/profiles.php:73 mod/profiles.php:109 -msgid "Profile-" -msgstr "Profile-" - -#: mod/profiles.php:92 mod/profiles.php:131 -msgid "New profile created." -msgstr "New profile created." - -#: mod/profiles.php:115 -msgid "Profile unavailable to clone." -msgstr "Profile unavailable to clone." - -#: mod/profiles.php:205 -msgid "Profile Name is required." -msgstr "Profile name is required." - -#: mod/profiles.php:346 -msgid "Marital Status" -msgstr "Marital status" - -#: mod/profiles.php:350 -msgid "Romantic Partner" -msgstr "Romantic partner" - -#: mod/profiles.php:362 -msgid "Work/Employment" -msgstr "Work/Employment:" - -#: mod/profiles.php:365 -msgid "Religion" -msgstr "Religion" - -#: mod/profiles.php:369 -msgid "Political Views" -msgstr "Political views" - -#: mod/profiles.php:373 -msgid "Gender" -msgstr "Gender" - -#: mod/profiles.php:377 -msgid "Sexual Preference" -msgstr "Sexual preference" - -#: mod/profiles.php:381 -msgid "XMPP" -msgstr "XMPP" - -#: mod/profiles.php:385 -msgid "Homepage" -msgstr "Homepage" - -#: mod/profiles.php:389 mod/profiles.php:699 -msgid "Interests" -msgstr "Interests" - -#: mod/profiles.php:400 mod/profiles.php:695 -msgid "Location" -msgstr "Location" - -#: mod/profiles.php:485 -msgid "Profile updated." -msgstr "Profile updated." - -#: mod/profiles.php:577 -msgid " and " -msgstr " and " - -#: mod/profiles.php:586 -msgid "public profile" -msgstr "public profile" - -#: mod/profiles.php:589 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s changed %2$s to “%3$s”" - -#: mod/profiles.php:590 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Visit %1$s's %2$s" - -#: mod/profiles.php:592 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s has an updated %2$s, changing %3$s." - -#: mod/profiles.php:646 -msgid "Hide contacts and friends:" -msgstr "Hide contacts and friends:" - -#: mod/profiles.php:651 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Hide your contact/friend list from viewers of this profile?" - -#: mod/profiles.php:671 -msgid "Show more profile fields:" -msgstr "Show more profile fields:" - -#: mod/profiles.php:683 -msgid "Profile Actions" -msgstr "Profile actions" - -#: mod/profiles.php:684 -msgid "Edit Profile Details" -msgstr "Edit Profile Details" - -#: mod/profiles.php:686 -msgid "Change Profile Photo" -msgstr "Change profile photo" - -#: mod/profiles.php:687 -msgid "View this profile" -msgstr "View this profile" - -#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393 -msgid "Edit visibility" -msgstr "Edit visibility" - -#: mod/profiles.php:689 -msgid "Create a new profile using these settings" -msgstr "Create a new profile using these settings" - -#: mod/profiles.php:690 -msgid "Clone this profile" -msgstr "Clone this profile" - -#: mod/profiles.php:691 -msgid "Delete this profile" -msgstr "Delete this profile" - -#: mod/profiles.php:693 -msgid "Basic information" -msgstr "Basic information" - -#: mod/profiles.php:694 -msgid "Profile picture" -msgstr "Profile picture" - -#: mod/profiles.php:696 -msgid "Preferences" -msgstr "Preferences" - -#: mod/profiles.php:697 -msgid "Status information" -msgstr "Status information" - -#: mod/profiles.php:698 -msgid "Additional information" -msgstr "Additional information" - -#: mod/profiles.php:701 -msgid "Relation" -msgstr "Relation" - -#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83 -msgid "Miscellaneous" -msgstr "Miscellaneous" - -#: mod/profiles.php:705 -msgid "Your Gender:" -msgstr "Gender:" - -#: mod/profiles.php:706 -msgid " Marital Status:" -msgstr " Marital status:" - -#: mod/profiles.php:707 src/Model/Profile.php:767 -msgid "Sexual Preference:" -msgstr "Sexual preference:" - -#: mod/profiles.php:708 -msgid "Example: fishing photography software" -msgstr "Example: fishing photography software" - -#: mod/profiles.php:713 -msgid "Profile Name:" -msgstr "Profile name:" - -#: mod/profiles.php:715 -msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "This is your public profile.
It may be visible to anybody using the internet." - -#: mod/profiles.php:716 -msgid "Your Full Name:" -msgstr "My full name:" - -#: mod/profiles.php:717 -msgid "Title/Description:" -msgstr "Title/Description:" - -#: mod/profiles.php:720 -msgid "Street Address:" -msgstr "Street address:" - -#: mod/profiles.php:721 -msgid "Locality/City:" -msgstr "Locality/City:" - -#: mod/profiles.php:722 -msgid "Region/State:" -msgstr "Region/State:" - -#: mod/profiles.php:723 -msgid "Postal/Zip Code:" -msgstr "Postcode:" - -#: mod/profiles.php:724 -msgid "Country:" -msgstr "Country:" - -#: mod/profiles.php:725 src/Util/Temporal.php:147 -msgid "Age: " -msgstr "Age: " - -#: mod/profiles.php:728 -msgid "Who: (if applicable)" -msgstr "Who: (if applicable)" - -#: mod/profiles.php:728 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" - -#: mod/profiles.php:729 -msgid "Since [date]:" -msgstr "Since when:" - -#: mod/profiles.php:731 -msgid "Tell us about yourself..." -msgstr "About myself:" - -#: mod/profiles.php:732 -msgid "XMPP (Jabber) address:" -msgstr "XMPP (Jabber) address:" - -#: mod/profiles.php:732 -msgid "" -"The XMPP address will be propagated to your contacts so that they can follow" -" you." -msgstr "The XMPP address will be propagated to your contacts so that they can follow you." - -#: mod/profiles.php:733 -msgid "Homepage URL:" -msgstr "Homepage URL:" - -#: mod/profiles.php:734 src/Model/Profile.php:775 -msgid "Hometown:" -msgstr "Home town:" - -#: mod/profiles.php:735 src/Model/Profile.php:783 -msgid "Political Views:" -msgstr "Political views:" - -#: mod/profiles.php:736 -msgid "Religious Views:" -msgstr "Religious views:" - -#: mod/profiles.php:737 -msgid "Public Keywords:" -msgstr "Public keywords:" - -#: mod/profiles.php:737 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "Used for suggesting potential friends, can be seen by others." - -#: mod/profiles.php:738 -msgid "Private Keywords:" -msgstr "Private keywords:" - -#: mod/profiles.php:738 -msgid "(Used for searching profiles, never shown to others)" -msgstr "Used for searching profiles, never shown to others." - -#: mod/profiles.php:739 src/Model/Profile.php:799 -msgid "Likes:" -msgstr "Likes:" - -#: mod/profiles.php:740 src/Model/Profile.php:803 -msgid "Dislikes:" -msgstr "Dislikes:" - -#: mod/profiles.php:741 -msgid "Musical interests" -msgstr "Music:" - -#: mod/profiles.php:742 -msgid "Books, literature" -msgstr "Books, literature, poetry:" - -#: mod/profiles.php:743 -msgid "Television" -msgstr "Television:" - -#: mod/profiles.php:744 -msgid "Film/dance/culture/entertainment" -msgstr "Film, dance, culture, entertainment" - -#: mod/profiles.php:745 -msgid "Hobbies/Interests" -msgstr "Hobbies/Interests:" - -#: mod/profiles.php:746 -msgid "Love/romance" -msgstr "Love/Romance:" - -#: mod/profiles.php:747 -msgid "Work/employment" -msgstr "Work/Employment:" - -#: mod/profiles.php:748 -msgid "School/education" -msgstr "School/Education:" - -#: mod/profiles.php:749 -msgid "Contact information and Social Networks" -msgstr "Contact information and other social networks:" - -#: mod/profiles.php:780 src/Model/Profile.php:389 -msgid "Profile Image" -msgstr "Profile image" - -#: mod/profiles.php:782 src/Model/Profile.php:392 -msgid "visible to everybody" -msgstr "Visible to everybody" - -#: mod/profiles.php:789 -msgid "Edit/Manage Profiles" -msgstr "Edit/Manage Profiles" - -#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401 -msgid "Change profile photo" -msgstr "Change profile photo" - -#: mod/profiles.php:791 src/Model/Profile.php:380 -msgid "Create New Profile" -msgstr "Create new profile" - -#: mod/register.php:98 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registration successful. Please check your email for further instructions." - -#: mod/register.php:102 -#, php-format -msgid "" -"Failed to send email message. Here your accout details:
login: %s
" -"password: %s

You can change your password after login." -msgstr "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login." - -#: mod/register.php:109 -msgid "Registration successful." -msgstr "Registration successful." - -#: mod/register.php:114 -msgid "Your registration can not be processed." -msgstr "Your registration cannot be processed." - -#: mod/register.php:161 -msgid "Your registration is pending approval by the site owner." -msgstr "Your registration is pending approval by the site administrator." - -#: mod/register.php:219 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'." - -#: mod/register.php:220 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items." - -#: mod/register.php:221 -msgid "Your OpenID (optional): " -msgstr "Your OpenID (optional): " - -#: mod/register.php:233 -msgid "Include your profile in member directory?" -msgstr "Include your profile in member directory?" - -#: mod/register.php:258 -msgid "Note for the admin" -msgstr "Note for the admin" - -#: mod/register.php:258 -msgid "Leave a message for the admin, why you want to join this node" -msgstr "Leave a message for the admin, why you want to join this node." - -#: mod/register.php:259 -msgid "Membership on this site is by invitation only." -msgstr "Membership on this site is by invitation only." - -#: mod/register.php:260 -msgid "Your invitation ID: " -msgstr "Your invitation ID: " - -#: mod/register.php:269 -msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " -msgstr "Your full name: " - -#: mod/register.php:270 -msgid "" -"Your Email Address: (Initial information will be send there, so this has to " -"be an existing address.)" -msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)" - -#: mod/register.php:272 mod/settings.php:1205 -msgid "New Password:" -msgstr "New password:" - -#: mod/register.php:272 -msgid "Leave empty for an auto generated password." -msgstr "Leave empty for an auto generated password." - -#: mod/register.php:273 mod/settings.php:1206 -msgid "Confirm:" -msgstr "Confirm new password:" - -#: mod/register.php:274 -#, php-format -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be 'nickname@%s'." -msgstr "" - -#: mod/register.php:275 -msgid "Choose a nickname: " -msgstr "Choose a nickname: " - -#: mod/register.php:278 src/Content/Nav.php:128 src/Module/Login.php:283 -msgid "Register" -msgstr "Sign up now >>" - -#: mod/register.php:285 -msgid "Import your profile to this friendica instance" -msgstr "Import an existing Friendica profile to this node." - -#: mod/search.php:105 -msgid "Only logged in users are permitted to perform a search." -msgstr "Only logged in users are permitted to perform a search." - -#: mod/search.php:129 -msgid "Too Many Requests" -msgstr "Too many requests" - -#: mod/search.php:130 -msgid "Only one search per minute is permitted for not logged in users." -msgstr "Only one search per minute is permitted for not logged in users." - -#: mod/search.php:234 -#, php-format -msgid "Items tagged with: %s" -msgstr "Items tagged with: %s" - #: mod/settings.php:71 msgid "Display" msgstr "Display" @@ -6592,7 +6642,7 @@ msgstr "Features updated" msgid "Relocate message has been send to your contacts" msgstr "Relocate message has been send to your contacts" -#: mod/settings.php:383 src/Model/User.php:310 +#: mod/settings.php:383 src/Model/User.php:312 msgid "Passwords do not match. Password unchanged." msgstr "Passwords do not match. Password unchanged." @@ -6626,11 +6676,11 @@ msgstr "Wrong password" #: mod/settings.php:509 msgid "Invalid email." -msgstr "" +msgstr "Invalid email." #: mod/settings.php:516 msgid "Cannot change to that email." -msgstr "" +msgstr "Cannot change to that email." #: mod/settings.php:569 msgid "Private forum has no privacy permissions. Using default privacy group." @@ -6690,11 +6740,11 @@ msgstr "Remove authorization" #: mod/settings.php:756 msgid "No Addon settings configured" -msgstr "" +msgstr "No addon settings configured" #: mod/settings.php:765 msgid "Addon Settings" -msgstr "" +msgstr "Addon settings" #: mod/settings.php:786 msgid "Additional Features" @@ -6835,12 +6885,12 @@ msgstr "Move to folder:" #: mod/settings.php:916 #, php-format msgid "%s - (Unsupported)" -msgstr "" +msgstr "%s - (Unsupported)" #: mod/settings.php:918 #, php-format msgid "%s - (Experimental)" -msgstr "" +msgstr "%s - (Experimental)" #: mod/settings.php:961 msgid "Display Settings" @@ -6946,7 +6996,7 @@ msgstr "Theme customisation" msgid "Content Settings" msgstr "Content/Layout" -#: mod/settings.php:985 view/theme/duepuntozero/config.php:74 +#: mod/settings.php:985 view/theme/duepuntozero/config.php:73 #: view/theme/frio/config.php:115 view/theme/quattro/config.php:75 #: view/theme/vier/config.php:121 msgid "Theme settings" @@ -6954,7 +7004,7 @@ msgstr "Theme settings" #: mod/settings.php:1006 msgid "Unable to find your profile. Please contact your admin." -msgstr "" +msgstr "Unable to find your profile. Please contact your admin." #: mod/settings.php:1048 msgid "Account Types" @@ -7063,39 +7113,83 @@ msgid "Publish your default profile in your local site directory?" msgstr "Publish default profile in local site directory?" #: mod/settings.php:1109 -msgid "Your profile may be visible in public." -msgstr "Your local directory may be publicly visible" +#, php-format +msgid "" +"Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public." +msgstr "Your profile will be published in the global Friendica directories (e.g. %s). Your profile will be publicly visible." #: mod/settings.php:1115 msgid "Publish your default profile in the global social directory?" msgstr "Publish default profile in global directory?" +#: mod/settings.php:1115 +#, php-format +msgid "" +"Your profile will be published in this node's local " +"directory. Your profile details may be publicly visible depending on the" +" system settings." +msgstr "Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings." + #: mod/settings.php:1122 msgid "Hide your contact/friend list from viewers of your default profile?" msgstr "Hide my contact list from others?" +#: mod/settings.php:1122 +msgid "" +"Your contact list won't be shown in your default profile page. You can " +"decide to show your contact list separately for each additional profile you " +"create" +msgstr "Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create" + +#: mod/settings.php:1126 +msgid "Hide your profile details from anonymous viewers?" +msgstr "Hide profile details from anonymous viewers?" + #: mod/settings.php:1126 msgid "" -"If enabled, posting public messages to Diaspora and other networks isn't " -"possible." -msgstr "Posting public messages to Diaspora and other networks will not be possible if enabled" +"Anonymous visitors will only see your profile picture, your display name and" +" the nickname you are using on your profile page. Disables posting public " +"messages to Diaspora and other networks." +msgstr "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks." #: mod/settings.php:1130 msgid "Allow friends to post to your profile page?" msgstr "Allow friends to post to my wall?" +#: mod/settings.php:1130 +msgid "" +"Your contacts may write posts on your profile wall. These posts will be " +"distributed to your contacts" +msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts" + #: mod/settings.php:1134 msgid "Allow friends to tag your posts?" msgstr "Allow friends to tag my post?" +#: mod/settings.php:1134 +msgid "Your contacts can add additional tags to your posts." +msgstr "Your contacts can add additional tags to your posts." + #: mod/settings.php:1138 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "Allow us to suggest you as a potential friend to new members?" +#: mod/settings.php:1138 +msgid "" +"If you like, Friendica may suggest new members to add you as a contact." +msgstr "If you like, Friendica may suggest new members to add you as a contact." + #: mod/settings.php:1142 msgid "Permit unknown people to send you private mail?" msgstr "Allow unknown people to send me private messages?" +#: mod/settings.php:1142 +msgid "" +"Friendica network users may send you private messages even if they are not " +"in your contact list." +msgstr "Friendica network users may send you private messages even if they are not in your contact list." + #: mod/settings.php:1146 msgid "Profile is not published." msgstr "Profile is not published." @@ -7169,7 +7263,7 @@ msgstr "Password:" msgid "Basic Settings" msgstr "Basic information" -#: mod/settings.php:1213 src/Model/Profile.php:723 +#: mod/settings.php:1213 src/Model/Profile.php:738 msgid "Full Name:" msgstr "Full name:" @@ -7339,61 +7433,27 @@ msgstr "If you have moved this profile from another server and some of your cont msgid "Resend relocate message to contacts" msgstr "Resend relocation message to contacts" -#: mod/subthread.php:112 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s is following %2$s's %3$s" - -#: mod/tagrm.php:47 -msgid "Tag removed" -msgstr "Tag removed" - -#: mod/tagrm.php:85 -msgid "Remove Item Tag" -msgstr "Remove Item tag" - -#: mod/tagrm.php:87 -msgid "Select a tag to remove: " -msgstr "Select a tag to remove: " - -#: mod/videos.php:141 +#: mod/videos.php:140 msgid "Do you really want to delete this video?" msgstr "Do you really want to delete this video?" -#: mod/videos.php:146 +#: mod/videos.php:145 msgid "Delete Video" msgstr "Delete video" -#: mod/videos.php:211 +#: mod/videos.php:208 msgid "No videos selected" msgstr "No videos selected" -#: mod/videos.php:400 +#: mod/videos.php:397 msgid "Recent Videos" msgstr "Recent videos" -#: mod/videos.php:402 +#: mod/videos.php:399 msgid "Upload New Videos" msgstr "Upload new videos" -#: mod/wall_attach.php:101 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows" - -#: mod/wall_attach.php:101 -msgid "Or - did you try to upload an empty file?" -msgstr "Or did you try to upload an empty file?" - -#: mod/wall_attach.php:112 -#, php-format -msgid "File exceeds size limit of %s" -msgstr "File exceeds size limit of %s" - -#: mod/wall_attach.php:136 mod/wall_attach.php:152 -msgid "File upload failed." -msgstr "File upload failed." - -#: view/theme/duepuntozero/config.php:54 src/Model/User.php:473 +#: view/theme/duepuntozero/config.php:54 src/Model/User.php:475 msgid "default" msgstr "default" @@ -7421,7 +7481,7 @@ msgstr "comix" msgid "slackr" msgstr "slackr" -#: view/theme/duepuntozero/config.php:75 +#: view/theme/duepuntozero/config.php:74 msgid "Variations" msgstr "Variations" @@ -7491,7 +7551,7 @@ msgstr "Background colour:" #: view/theme/frio/config.php:121 msgid "Content background opacity" -msgstr "" +msgstr "Content background opacity" #: view/theme/frio/config.php:122 msgid "Set the background image" @@ -7499,77 +7559,77 @@ msgstr "Background image:" #: view/theme/frio/config.php:127 msgid "Login page background image" -msgstr "" +msgstr "Login page background image" #: view/theme/frio/config.php:130 msgid "Login page background color" -msgstr "" +msgstr "Login page background colour" #: view/theme/frio/config.php:130 msgid "Leave background image and color empty for theme defaults" -msgstr "" +msgstr "Leave background image and colour empty for theme defaults" -#: view/theme/frio/theme.php:237 +#: view/theme/frio/theme.php:238 msgid "Guest" msgstr "Guest" -#: view/theme/frio/theme.php:242 +#: view/theme/frio/theme.php:243 msgid "Visitor" msgstr "Visitor" -#: view/theme/frio/theme.php:255 src/Content/Nav.php:97 +#: view/theme/frio/theme.php:256 src/Content/Nav.php:97 #: src/Module/Login.php:311 msgid "Logout" msgstr "Logout" -#: view/theme/frio/theme.php:255 src/Content/Nav.php:97 +#: view/theme/frio/theme.php:256 src/Content/Nav.php:97 msgid "End this session" msgstr "End this session" -#: view/theme/frio/theme.php:258 src/Content/Nav.php:100 +#: view/theme/frio/theme.php:259 src/Content/Nav.php:100 #: src/Content/Nav.php:181 msgid "Your posts and conversations" msgstr "My posts and conversations" -#: view/theme/frio/theme.php:259 src/Content/Nav.php:101 +#: view/theme/frio/theme.php:260 src/Content/Nav.php:101 msgid "Your profile page" msgstr "My profile page" -#: view/theme/frio/theme.php:260 src/Content/Nav.php:102 +#: view/theme/frio/theme.php:261 src/Content/Nav.php:102 msgid "Your photos" msgstr "My photos" -#: view/theme/frio/theme.php:261 src/Content/Nav.php:103 -#: src/Model/Profile.php:897 src/Model/Profile.php:900 +#: view/theme/frio/theme.php:262 src/Content/Nav.php:103 +#: src/Model/Profile.php:912 src/Model/Profile.php:915 msgid "Videos" msgstr "Videos" -#: view/theme/frio/theme.php:261 src/Content/Nav.php:103 +#: view/theme/frio/theme.php:262 src/Content/Nav.php:103 msgid "Your videos" msgstr "My videos" -#: view/theme/frio/theme.php:262 src/Content/Nav.php:104 +#: view/theme/frio/theme.php:263 src/Content/Nav.php:104 msgid "Your events" msgstr "My events" -#: view/theme/frio/theme.php:265 src/Content/Nav.php:178 +#: view/theme/frio/theme.php:266 src/Content/Nav.php:178 msgid "Conversations from your friends" msgstr "My friends' conversations" -#: view/theme/frio/theme.php:266 src/Content/Nav.php:169 -#: src/Model/Profile.php:912 src/Model/Profile.php:923 +#: view/theme/frio/theme.php:267 src/Content/Nav.php:169 +#: src/Model/Profile.php:927 src/Model/Profile.php:938 msgid "Events and Calendar" msgstr "Events and calendar" -#: view/theme/frio/theme.php:267 src/Content/Nav.php:195 +#: view/theme/frio/theme.php:268 src/Content/Nav.php:195 msgid "Private mail" msgstr "Private messages" -#: view/theme/frio/theme.php:268 src/Content/Nav.php:206 +#: view/theme/frio/theme.php:269 src/Content/Nav.php:206 msgid "Account settings" msgstr "Account settings" -#: view/theme/frio/theme.php:269 src/Content/Nav.php:212 +#: view/theme/frio/theme.php:270 src/Content/Nav.php:212 msgid "Manage/edit friends and contacts" msgstr "Manage/Edit friends and contacts" @@ -7617,7 +7677,7 @@ msgstr "Community profiles" msgid "Help or @NewHere ?" msgstr "Help or @NewHere ?" -#: view/theme/vier/config.php:126 view/theme/vier/theme.php:388 +#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389 msgid "Connect Services" msgstr "Connect services" @@ -7641,11 +7701,11 @@ msgstr "Similar interests" msgid "Invite Friends" msgstr "Invite friends" -#: view/theme/vier/theme.php:255 src/Content/ForumManager.php:127 +#: view/theme/vier/theme.php:256 src/Content/ForumManager.php:127 msgid "External link to forum" msgstr "External link to forum" -#: view/theme/vier/theme.php:291 +#: view/theme/vier/theme.php:292 msgid "Quick Start" msgstr "Quick start" @@ -7722,126 +7782,122 @@ msgstr "Error decoding account file" msgid "Error! No version data in file! This is not a Friendica account file?" msgstr "Error! No version data in file! Is this a Friendica account file?" -#: src/Core/UserImport.php:118 src/Core/UserImport.php:131 -msgid "Error! Cannot check nickname" -msgstr "Error! Cannot check nickname." - -#: src/Core/UserImport.php:123 src/Core/UserImport.php:136 +#: src/Core/UserImport.php:118 #, php-format msgid "User '%s' already exists on this server!" msgstr "User '%s' already exists on this server!" -#: src/Core/UserImport.php:169 +#: src/Core/UserImport.php:151 msgid "User creation error" msgstr "User creation error" -#: src/Core/UserImport.php:187 +#: src/Core/UserImport.php:169 msgid "User profile creation error" msgstr "User profile creation error" -#: src/Core/UserImport.php:231 +#: src/Core/UserImport.php:213 #, php-format msgid "%d contact not imported" msgid_plural "%d contacts not imported" msgstr[0] "%d contact not imported" msgstr[1] "%d contacts not imported" -#: src/Core/UserImport.php:296 +#: src/Core/UserImport.php:278 msgid "Done. You can now login with your username and password" msgstr "Done. You can now login with your username and password" -#: src/Util/Temporal.php:145 src/Model/Profile.php:743 +#: src/Util/Temporal.php:147 src/Model/Profile.php:758 msgid "Birthday:" msgstr "Birthday:" -#: src/Util/Temporal.php:149 +#: src/Util/Temporal.php:151 msgid "YYYY-MM-DD or MM-DD" msgstr "YYYY-MM-DD or MM-DD" -#: src/Util/Temporal.php:292 +#: src/Util/Temporal.php:294 msgid "never" msgstr "never" -#: src/Util/Temporal.php:298 +#: src/Util/Temporal.php:300 msgid "less than a second ago" msgstr "less than a second ago" -#: src/Util/Temporal.php:301 +#: src/Util/Temporal.php:303 msgid "year" msgstr "year" -#: src/Util/Temporal.php:301 +#: src/Util/Temporal.php:303 msgid "years" msgstr "years" -#: src/Util/Temporal.php:302 +#: src/Util/Temporal.php:304 msgid "months" msgstr "months" -#: src/Util/Temporal.php:303 +#: src/Util/Temporal.php:305 msgid "weeks" msgstr "weeks" -#: src/Util/Temporal.php:304 +#: src/Util/Temporal.php:306 msgid "days" msgstr "days" -#: src/Util/Temporal.php:305 +#: src/Util/Temporal.php:307 msgid "hour" msgstr "hour" -#: src/Util/Temporal.php:305 +#: src/Util/Temporal.php:307 msgid "hours" msgstr "hours" -#: src/Util/Temporal.php:306 +#: src/Util/Temporal.php:308 msgid "minute" msgstr "minute" -#: src/Util/Temporal.php:306 +#: src/Util/Temporal.php:308 msgid "minutes" msgstr "minutes" -#: src/Util/Temporal.php:307 +#: src/Util/Temporal.php:309 msgid "second" msgstr "second" -#: src/Util/Temporal.php:307 +#: src/Util/Temporal.php:309 msgid "seconds" msgstr "seconds" -#: src/Util/Temporal.php:316 +#: src/Util/Temporal.php:318 #, php-format msgid "%1$d %2$s ago" msgstr "%1$d %2$s ago" -#: src/Content/Text/BBCode.php:548 +#: src/Content/Text/BBCode.php:547 msgid "view full size" msgstr "view full size" -#: src/Content/Text/BBCode.php:1001 src/Content/Text/BBCode.php:1767 -#: src/Content/Text/BBCode.php:1768 +#: src/Content/Text/BBCode.php:1000 src/Content/Text/BBCode.php:1761 +#: src/Content/Text/BBCode.php:1762 msgid "Image/photo" msgstr "Image/Photo" -#: src/Content/Text/BBCode.php:1139 +#: src/Content/Text/BBCode.php:1138 #, php-format msgid "%2$s %3$s" msgstr "%2$s %3$s" -#: src/Content/Text/BBCode.php:1702 src/Content/Text/BBCode.php:1724 +#: src/Content/Text/BBCode.php:1696 src/Content/Text/BBCode.php:1718 msgid "$1 wrote:" msgstr "$1 wrote:" -#: src/Content/Text/BBCode.php:1776 src/Content/Text/BBCode.php:1777 +#: src/Content/Text/BBCode.php:1770 src/Content/Text/BBCode.php:1771 msgid "Encrypted content" msgstr "Encrypted content" -#: src/Content/Text/BBCode.php:1894 +#: src/Content/Text/BBCode.php:1888 msgid "Invalid source protocol" msgstr "Invalid source protocol" -#: src/Content/Text/BBCode.php:1905 +#: src/Content/Text/BBCode.php:1899 msgid "Invalid link protocol" msgstr "Invalid link protocol" @@ -8065,7 +8121,7 @@ msgstr "Unfaithful" msgid "Sex Addict" msgstr "Sex addict" -#: src/Content/ContactSelector.php:169 src/Model/User.php:490 +#: src/Content/ContactSelector.php:169 src/Model/User.php:492 msgid "Friends" msgstr "Friends" @@ -8203,7 +8259,7 @@ msgstr "Community" #: src/Content/Nav.php:165 msgid "Conversations on this and other servers" -msgstr "" +msgstr "Conversations on this and other servers" #: src/Content/Nav.php:172 msgid "Directory" @@ -8478,11 +8534,11 @@ msgstr "Provides a personal tag cloud on your profile page" #: src/Content/Feature.php:129 msgid "Display Membership Date" -msgstr "" +msgstr "Display membership date" #: src/Content/Feature.php:129 msgid "Display membership date in profile" -msgstr "" +msgstr "Display membership date in profile" #: src/Content/OEmbed.php:253 msgid "Embedding disabled" @@ -8566,7 +8622,7 @@ msgid "" "\t\t\t\tbut when I tried to install it, something went terribly wrong.\n" "\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" "\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." -msgstr "" +msgstr "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." #: src/Database/DBStructure.php:80 #, php-format @@ -8591,45 +8647,147 @@ msgstr "Errors encountered performing database changes: " msgid ": Database update" msgstr ": Database update" -#: src/Database/DBStructure.php:459 +#: src/Database/DBStructure.php:458 #, php-format msgid "%s: updating %s table." msgstr "%s: updating %s table." -#: src/Model/Group.php:44 -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 "A deleted group with this name has been 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." +#: src/Model/Mail.php:40 src/Model/Mail.php:174 +msgid "[no subject]" +msgstr "[no subject]" -#: src/Model/Group.php:329 -msgid "Default privacy group for new contacts" -msgstr "Default privacy group for new contacts" +#: src/Model/Item.php:1666 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s is going to %2$s's %3$s" -#: src/Model/Group.php:362 -msgid "Everybody" -msgstr "Everybody" +#: src/Model/Item.php:1671 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s is not going to %2$s's %3$s" -#: src/Model/Group.php:382 -msgid "edit" -msgstr "edit" +#: src/Model/Item.php:1676 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s may go to %2$s's %3$s" -#: src/Model/Group.php:406 -msgid "Edit group" -msgstr "Edit group" +#: src/Model/Profile.php:97 +msgid "Requested account is not available." +msgstr "Requested account is unavailable." -#: src/Model/Group.php:407 -msgid "Contacts not in any group" -msgstr "Contacts not in any group" +#: src/Model/Profile.php:168 src/Model/Profile.php:399 +#: src/Model/Profile.php:859 +msgid "Edit profile" +msgstr "Edit profile" -#: src/Model/Group.php:408 -msgid "Create a new group" -msgstr "Create new group" +#: src/Model/Profile.php:336 +msgid "Atom feed" +msgstr "Atom feed" -#: src/Model/Group.php:410 -msgid "Edit groups" -msgstr "Edit groups" +#: src/Model/Profile.php:372 +msgid "Manage/edit profiles" +msgstr "Manage/Edit profiles" + +#: src/Model/Profile.php:548 src/Model/Profile.php:641 +msgid "g A l F d" +msgstr "g A l F d" + +#: src/Model/Profile.php:549 +msgid "F d" +msgstr "F d" + +#: src/Model/Profile.php:606 src/Model/Profile.php:703 +msgid "[today]" +msgstr "[today]" + +#: src/Model/Profile.php:617 +msgid "Birthday Reminders" +msgstr "Birthday reminders" + +#: src/Model/Profile.php:618 +msgid "Birthdays this week:" +msgstr "Birthdays this week:" + +#: src/Model/Profile.php:690 +msgid "[No description]" +msgstr "[No description]" + +#: src/Model/Profile.php:717 +msgid "Event Reminders" +msgstr "Event reminders" + +#: src/Model/Profile.php:718 +msgid "Events this week:" +msgstr "Events this week:" + +#: src/Model/Profile.php:741 +msgid "Member since:" +msgstr "Member since:" + +#: src/Model/Profile.php:749 +msgid "j F, Y" +msgstr "j F, Y" + +#: src/Model/Profile.php:750 +msgid "j F" +msgstr "j F" + +#: src/Model/Profile.php:765 +msgid "Age:" +msgstr "Age:" + +#: src/Model/Profile.php:778 +#, php-format +msgid "for %1$d %2$s" +msgstr "for %1$d %2$s" + +#: src/Model/Profile.php:802 +msgid "Religion:" +msgstr "Religion:" + +#: src/Model/Profile.php:810 +msgid "Hobbies/Interests:" +msgstr "Hobbies/Interests:" + +#: src/Model/Profile.php:822 +msgid "Contact information and Social Networks:" +msgstr "Contact information and social networks:" + +#: src/Model/Profile.php:826 +msgid "Musical interests:" +msgstr "Music:" + +#: src/Model/Profile.php:830 +msgid "Books, literature:" +msgstr "Books/Literature:" + +#: src/Model/Profile.php:834 +msgid "Television:" +msgstr "Television:" + +#: src/Model/Profile.php:838 +msgid "Film/dance/culture/entertainment:" +msgstr "Arts, culture, entertainment:" + +#: src/Model/Profile.php:842 +msgid "Love/Romance:" +msgstr "Love/Romance:" + +#: src/Model/Profile.php:846 +msgid "Work/employment:" +msgstr "Work/Employment:" + +#: src/Model/Profile.php:850 +msgid "School/education:" +msgstr "School/Education:" + +#: src/Model/Profile.php:855 +msgid "Forums:" +msgstr "Forums:" + +#: src/Model/Profile.php:949 +msgid "Only You Can See This" +msgstr "Only you can see this." #: src/Model/Contact.php:559 msgid "Drop Contact" @@ -8655,7 +8813,7 @@ msgstr "Connect URL missing." msgid "" "The contact could not be added. Please check the relevant network " "credentials in your Settings -> Social Networks page." -msgstr "" +msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page." #: src/Model/Contact.php:1184 msgid "" @@ -8704,264 +8862,162 @@ msgstr "Limited profile: This person will be unable to receive direct/private me msgid "Unable to retrieve contact information." msgstr "Unable to retrieve contact information." -#: src/Model/Contact.php:1506 +#: src/Model/Contact.php:1502 #, php-format msgid "%s's birthday" msgstr "%s's birthday" -#: src/Model/Contact.php:1507 src/Protocol/DFRN.php:1399 +#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398 #, php-format msgid "Happy Birthday %s" msgstr "Happy Birthday, %s!" -#: src/Model/Item.php:1732 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s is going to %2$s's %3$s" +#: src/Model/Group.php:44 +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 "A deleted group with this name has been 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." -#: src/Model/Item.php:1737 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s is not going to %2$s's %3$s" +#: src/Model/Group.php:329 +msgid "Default privacy group for new contacts" +msgstr "Default privacy group for new contacts" -#: src/Model/Item.php:1742 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s may go to %2$s's %3$s" +#: src/Model/Group.php:362 +msgid "Everybody" +msgstr "Everybody" -#: src/Model/Mail.php:40 src/Model/Mail.php:173 -msgid "[no subject]" -msgstr "[no subject]" +#: src/Model/Group.php:382 +msgid "edit" +msgstr "edit" -#: src/Model/Profile.php:97 -msgid "Requested account is not available." -msgstr "Requested account is unavailable." +#: src/Model/Group.php:406 +msgid "Edit group" +msgstr "Edit group" -#: src/Model/Profile.php:168 src/Model/Profile.php:399 -#: src/Model/Profile.php:844 -msgid "Edit profile" -msgstr "Edit profile" +#: src/Model/Group.php:407 +msgid "Contacts not in any group" +msgstr "Contacts not in any group" -#: src/Model/Profile.php:336 -msgid "Atom feed" -msgstr "Atom feed" +#: src/Model/Group.php:408 +msgid "Create a new group" +msgstr "Create new group" -#: src/Model/Profile.php:372 -msgid "Manage/edit profiles" -msgstr "Manage/Edit profiles" - -#: src/Model/Profile.php:548 src/Model/Profile.php:640 -msgid "g A l F d" -msgstr "g A l F d" - -#: src/Model/Profile.php:549 -msgid "F d" -msgstr "F d" - -#: src/Model/Profile.php:604 src/Model/Profile.php:688 -msgid "[today]" -msgstr "[today]" - -#: src/Model/Profile.php:615 -msgid "Birthday Reminders" -msgstr "Birthday reminders" - -#: src/Model/Profile.php:616 -msgid "Birthdays this week:" -msgstr "Birthdays this week:" - -#: src/Model/Profile.php:675 -msgid "[No description]" -msgstr "[No description]" - -#: src/Model/Profile.php:702 -msgid "Event Reminders" -msgstr "Event reminders" - -#: src/Model/Profile.php:703 -msgid "Events this week:" -msgstr "Events this week:" - -#: src/Model/Profile.php:726 -msgid "Member since:" -msgstr "" - -#: src/Model/Profile.php:734 -msgid "j F, Y" -msgstr "j F, Y" - -#: src/Model/Profile.php:735 -msgid "j F" -msgstr "j F" - -#: src/Model/Profile.php:750 -msgid "Age:" -msgstr "Age:" - -#: src/Model/Profile.php:763 -#, php-format -msgid "for %1$d %2$s" -msgstr "for %1$d %2$s" - -#: src/Model/Profile.php:787 -msgid "Religion:" -msgstr "Religion:" - -#: src/Model/Profile.php:795 -msgid "Hobbies/Interests:" -msgstr "Hobbies/Interests:" - -#: src/Model/Profile.php:807 -msgid "Contact information and Social Networks:" -msgstr "Contact information and social networks:" - -#: src/Model/Profile.php:811 -msgid "Musical interests:" -msgstr "Music:" - -#: src/Model/Profile.php:815 -msgid "Books, literature:" -msgstr "Books/Literature:" - -#: src/Model/Profile.php:819 -msgid "Television:" -msgstr "Television:" - -#: src/Model/Profile.php:823 -msgid "Film/dance/culture/entertainment:" -msgstr "Arts, culture, entertainment:" - -#: src/Model/Profile.php:827 -msgid "Love/Romance:" -msgstr "Love/Romance:" - -#: src/Model/Profile.php:831 -msgid "Work/employment:" -msgstr "Work/Employment:" - -#: src/Model/Profile.php:835 -msgid "School/education:" -msgstr "School/Education:" - -#: src/Model/Profile.php:840 -msgid "Forums:" -msgstr "Forums:" - -#: src/Model/Profile.php:934 -msgid "Only You Can See This" -msgstr "Only you can see this." +#: src/Model/Group.php:410 +msgid "Edit groups" +msgstr "Edit groups" #: src/Model/User.php:142 msgid "Login failed" -msgstr "" +msgstr "Login failed" -#: src/Model/User.php:171 +#: src/Model/User.php:173 msgid "Not enough information to authenticate" -msgstr "" +msgstr "Not enough information to authenticate" -#: src/Model/User.php:317 +#: src/Model/User.php:319 msgid "An invitation is required." msgstr "An invitation is required." -#: src/Model/User.php:321 +#: src/Model/User.php:323 msgid "Invitation could not be verified." msgstr "Invitation could not be verified." -#: src/Model/User.php:328 +#: src/Model/User.php:330 msgid "Invalid OpenID url" msgstr "Invalid OpenID URL" -#: src/Model/User.php:341 src/Module/Login.php:100 +#: src/Model/User.php:343 src/Module/Login.php:100 msgid "" "We encountered a problem while logging in with the OpenID you provided. " "Please check the correct spelling of the ID." msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID." -#: src/Model/User.php:341 src/Module/Login.php:100 +#: src/Model/User.php:343 src/Module/Login.php:100 msgid "The error message was:" msgstr "The error message was:" -#: src/Model/User.php:347 +#: src/Model/User.php:349 msgid "Please enter the required information." msgstr "Please enter the required information." -#: src/Model/User.php:360 +#: src/Model/User.php:362 msgid "Please use a shorter name." msgstr "Please use a shorter name." -#: src/Model/User.php:363 +#: src/Model/User.php:365 msgid "Name too short." msgstr "Name too short." -#: src/Model/User.php:371 +#: src/Model/User.php:373 msgid "That doesn't appear to be your full (First Last) name." msgstr "That doesn't appear to be your full (i.e first and last) name." -#: src/Model/User.php:376 +#: src/Model/User.php:378 msgid "Your email domain is not among those allowed on this site." msgstr "Your email domain is not allowed on this site." -#: src/Model/User.php:380 +#: src/Model/User.php:382 msgid "Not a valid email address." msgstr "Not a valid email address." -#: src/Model/User.php:384 src/Model/User.php:392 +#: src/Model/User.php:386 src/Model/User.php:394 msgid "Cannot use that email." msgstr "Cannot use that email." -#: src/Model/User.php:399 +#: src/Model/User.php:401 msgid "Your nickname can only contain a-z, 0-9 and _." -msgstr "" +msgstr "Your nickname can only contain a-z, 0-9 and _." -#: src/Model/User.php:406 src/Model/User.php:462 +#: src/Model/User.php:408 src/Model/User.php:464 msgid "Nickname is already registered. Please choose another." msgstr "Nickname is already registered. Please choose another." -#: src/Model/User.php:416 +#: src/Model/User.php:418 msgid "SERIOUS ERROR: Generation of security keys failed." msgstr "SERIOUS ERROR: Generation of security keys failed." -#: src/Model/User.php:449 src/Model/User.php:453 +#: src/Model/User.php:451 src/Model/User.php:455 msgid "An error occurred during registration. Please try again." msgstr "An error occurred during registration. Please try again." -#: src/Model/User.php:478 +#: src/Model/User.php:480 msgid "An error occurred creating your default profile. Please try again." msgstr "An error occurred creating your default profile. Please try again." -#: src/Model/User.php:485 +#: src/Model/User.php:487 msgid "An error occurred creating your self contact. Please try again." -msgstr "" +msgstr "An error occurred creating your self-contact. Please try again." -#: src/Model/User.php:494 +#: src/Model/User.php:496 msgid "" "An error occurred creating your default contact group. Please try again." -msgstr "" +msgstr "An error occurred while creating your default contact group. Please try again." -#: src/Model/User.php:568 +#: src/Model/User.php:570 #, php-format msgid "" "\n" "\t\t\tDear %1$s,\n" "\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n\t\t" -#: src/Model/User.php:578 +#: src/Model/User.php:580 #, php-format msgid "Registration at %s" msgstr "Registration at %s" -#: src/Model/User.php:596 +#: src/Model/User.php:598 #, php-format msgid "" "\n" "\t\t\tDear %1$s,\n" "\t\t\t\tThank you for registering at %2$s. Your account has been created.\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account has been created.\n\t\t" -#: src/Model/User.php:600 +#: src/Model/User.php:602 #, php-format msgid "" "\n" @@ -8989,40 +9045,40 @@ msgid "" "\n" "\n" "\t\t\tThank you and welcome to %2$s." -msgstr "" +msgstr "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3$s\n\t\t\t\tLogin Name:\t%1$s\n\t\t\t\tPassword:\t%5$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\n\t\t\tThank you and welcome to %2$s." -#: src/Protocol/DFRN.php:1398 +#: src/Protocol/DFRN.php:1397 #, php-format msgid "%s\\'s birthday" msgstr "%s\\'s birthday" -#: src/Protocol/Diaspora.php:2579 -msgid "Sharing notification from Diaspora network" -msgstr "Sharing notification from Diaspora network" - -#: src/Protocol/Diaspora.php:3655 -msgid "Attachments:" -msgstr "Attachments:" - -#: src/Protocol/OStatus.php:1784 +#: src/Protocol/OStatus.php:1774 #, php-format msgid "%s is now following %s." msgstr "%s is now following %s." -#: src/Protocol/OStatus.php:1785 +#: src/Protocol/OStatus.php:1775 msgid "following" msgstr "following" -#: src/Protocol/OStatus.php:1788 +#: src/Protocol/OStatus.php:1778 #, php-format msgid "%s stopped following %s." msgstr "%s stopped following %s." -#: src/Protocol/OStatus.php:1789 +#: src/Protocol/OStatus.php:1779 msgid "stopped following" msgstr "stopped following" -#: src/Worker/Delivery.php:392 +#: src/Protocol/Diaspora.php:2584 +msgid "Sharing notification from Diaspora network" +msgstr "Sharing notification from Diaspora network" + +#: src/Protocol/Diaspora.php:3660 +msgid "Attachments:" +msgstr "Attachments:" + +#: src/Worker/Delivery.php:391 msgid "(no subject)" msgstr "(no subject)" @@ -9197,11 +9253,11 @@ msgstr "Delete this item?" msgid "show fewer" msgstr "Show fewer." +#: index.php:441 +msgid "toggle mobile" +msgstr "Toggle mobile" + #: boot.php:786 #, php-format msgid "Update %s failed. See error logs." msgstr "Update %s failed. See error logs." - -#: index.php:441 -msgid "toggle mobile" -msgstr "Toggle mobile" diff --git a/view/lang/en-gb/strings.php b/view/lang/en-gb/strings.php index ef66ddb345..b555697531 100644 --- a/view/lang/en-gb/strings.php +++ b/view/lang/en-gb/strings.php @@ -5,140 +5,10 @@ function string_plural_select_en_gb($n){ return ($n != 1);; }} ; -$a->strings["Post to Email"] = "Post to email"; -$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled."; -$a->strings["Visible to everybody"] = "Visible to everybody"; -$a->strings["show"] = "show"; -$a->strings["don't show"] = "don't show"; -$a->strings["CC: email addresses"] = "CC: email addresses"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com"; -$a->strings["Permissions"] = "Permissions"; -$a->strings["Close"] = "Close"; -$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ - 0 => "", - 1 => "", -]; -$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ - 0 => "", - 1 => "", -]; -$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Monthly posting limit of %d post reached. The post was rejected."; -$a->strings["Profile Photos"] = "Profile photos"; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Starts:"] = "Starts:"; -$a->strings["Finishes:"] = "Finishes:"; -$a->strings["Location:"] = "Location:"; -$a->strings["event"] = "event"; -$a->strings["status"] = "status"; -$a->strings["photo"] = "photo"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s"; -$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s"; -$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s"; -$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s"; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s"; -$a->strings["post/item"] = "Post/Item"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favourite"; -$a->strings["Likes"] = "Likes"; -$a->strings["Dislikes"] = "Dislikes"; -$a->strings["Attending"] = [ - 0 => "Attending", - 1 => "Attending", -]; -$a->strings["Not attending"] = "Not attending"; -$a->strings["Might attend"] = "Might attend"; -$a->strings["Select"] = "Select"; -$a->strings["Delete"] = "Delete"; -$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s"; -$a->strings["Categories:"] = "Categories:"; -$a->strings["Filed under:"] = "Filed under:"; -$a->strings["%s from %s"] = "%s from %s"; -$a->strings["View in context"] = "View in context"; -$a->strings["Please wait"] = "Please wait"; -$a->strings["remove"] = "Remove"; -$a->strings["Delete Selected Items"] = "Delete selected items"; -$a->strings["Follow Thread"] = "Follow thread"; -$a->strings["View Status"] = "View status"; -$a->strings["View Profile"] = "View profile"; -$a->strings["View Photos"] = "View photos"; -$a->strings["Network Posts"] = "Network posts"; -$a->strings["View Contact"] = "View contact"; -$a->strings["Send PM"] = "Send PM"; -$a->strings["Poke"] = "Poke"; -$a->strings["Connect/Follow"] = "Connect/Follow"; -$a->strings["%s likes this."] = "%s likes this."; -$a->strings["%s doesn't like this."] = "%s doesn't like this."; -$a->strings["%s attends."] = "%s attends."; -$a->strings["%s doesn't attend."] = "%s doesn't attend."; -$a->strings["%s attends maybe."] = "%s may attend."; -$a->strings["and"] = "and"; -$a->strings["and %d other people"] = "and %d other people"; -$a->strings["%2\$d people like this"] = "%2\$d people like this"; -$a->strings["%s like this."] = "%s like this."; -$a->strings["%2\$d people don't like this"] = "%2\$d people don't like this"; -$a->strings["%s don't like this."] = "%s don't like this."; -$a->strings["%2\$d people attend"] = "%2\$d people attend"; -$a->strings["%s attend."] = "%s attend."; -$a->strings["%2\$d people don't attend"] = "%2\$d people don't attend"; -$a->strings["%s don't attend."] = "%s don't attend."; -$a->strings["%2\$d people attend maybe"] = "%2\$d people attend maybe"; -$a->strings["%s anttend maybe."] = "%s attend maybe."; -$a->strings["Visible to everybody"] = "Visible to everybody"; -$a->strings["Please enter a link URL:"] = "Please enter a link URL:"; -$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:"; -$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:"; -$a->strings["Tag term:"] = "Tag term:"; -$a->strings["Save to Folder:"] = "Save to folder:"; -$a->strings["Where are you right now?"] = "Where are you right now?"; -$a->strings["Delete item(s)?"] = "Delete item(s)?"; -$a->strings["Share"] = "Share"; -$a->strings["Upload photo"] = "Upload photo"; -$a->strings["upload photo"] = "upload photo"; -$a->strings["Attach file"] = "Attach file"; -$a->strings["attach file"] = "attach file"; -$a->strings["Insert web link"] = "Insert web link"; -$a->strings["web link"] = "web link"; -$a->strings["Insert video link"] = "Insert video link"; -$a->strings["video link"] = "video link"; -$a->strings["Insert audio link"] = "Insert audio link"; -$a->strings["audio link"] = "audio link"; -$a->strings["Set your location"] = "Set your location"; -$a->strings["set location"] = "set location"; -$a->strings["Clear browser location"] = "Clear browser location"; -$a->strings["clear location"] = "clear location"; -$a->strings["Set title"] = "Set title"; -$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)"; -$a->strings["Permission settings"] = "Permission settings"; -$a->strings["permissions"] = "permissions"; -$a->strings["Public post"] = "Public post"; -$a->strings["Preview"] = "Preview"; -$a->strings["Cancel"] = "Cancel"; -$a->strings["Post to Groups"] = "Post to groups"; -$a->strings["Post to Contacts"] = "Post to contacts"; -$a->strings["Private post"] = "Private post"; -$a->strings["Message"] = "Message"; -$a->strings["Browser"] = "Browser"; -$a->strings["View all"] = "View all"; -$a->strings["Like"] = [ - 0 => "Like", - 1 => "Likes", -]; -$a->strings["Dislike"] = [ - 0 => "Dislike", - 1 => "Dislikes", -]; -$a->strings["Not Attending"] = [ - 0 => "Not attending", - 1 => "Not attending", -]; -$a->strings["Undecided"] = [ - 0 => "Undecided", - 1 => "Undecided", -]; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'"; +$a->strings["Welcome "] = "Welcome "; +$a->strings["Please upload a profile photo."] = "Please upload a profile photo."; +$a->strings["Welcome back "] = "Welcome back "; +$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."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."; $a->strings["Friendica Notification"] = "Friendica notification"; $a->strings["Thank You,"] = "Thank you"; $a->strings["%s Administrator"] = "%s Administrator"; @@ -198,6 +68,10 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Y $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "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("] = "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."] = "Please visit %s to approve or reject the request."; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Starts:"; +$a->strings["Finishes:"] = "Finishes:"; +$a->strings["Location:"] = "Location:"; $a->strings["all-day"] = "All-day"; $a->strings["Sun"] = "Sun"; $a->strings["Mon"] = "Mon"; @@ -256,13 +130,10 @@ $a->strings["Hide map"] = "Hide map"; $a->strings["Item not found."] = "Item not found."; $a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?"; $a->strings["Yes"] = "Yes"; +$a->strings["Cancel"] = "Cancel"; $a->strings["Permission denied."] = "Permission denied."; $a->strings["Archives"] = "Archives"; $a->strings["show more"] = "Show more..."; -$a->strings["Welcome "] = "Welcome "; -$a->strings["Please upload a profile photo."] = "Please upload a profile photo."; -$a->strings["Welcome back "] = "Welcome back "; -$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."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."; $a->strings["newer"] = "Later posts"; $a->strings["older"] = "Earlier posts"; $a->strings["first"] = "first"; @@ -303,6 +174,8 @@ $a->strings["bytes"] = "bytes"; $a->strings["Click to open/close"] = "Click to open/close"; $a->strings["View on separate page"] = "View on separate page"; $a->strings["view on separate page"] = "view on separate page"; +$a->strings["event"] = "event"; +$a->strings["photo"] = "photo"; $a->strings["activity"] = "activity"; $a->strings["comment"] = [ 0 => "comment", @@ -310,6 +183,133 @@ $a->strings["comment"] = [ ]; $a->strings["post"] = "post"; $a->strings["Item filed"] = "Item filed"; +$a->strings["Post to Email"] = "Post to email"; +$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled."; +$a->strings["Visible to everybody"] = "Visible to everybody"; +$a->strings["show"] = "show"; +$a->strings["don't show"] = "don't show"; +$a->strings["CC: email addresses"] = "CC: email addresses"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com"; +$a->strings["Permissions"] = "Permissions"; +$a->strings["Close"] = "Close"; +$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ + 0 => "Daily posting limit of %d post reached. The post was rejected.", + 1 => "Daily posting limit of %d posts are reached. This post was rejected.", +]; +$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ + 0 => "Weekly posting limit of %d post reached. The post was rejected.", + 1 => "Weekly posting limit of %d posts are reached. This post was rejected.", +]; +$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Monthly posting limit of %d posts are reached. The post was rejected."; +$a->strings["Profile Photos"] = "Profile photos"; +$a->strings["status"] = "status"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s"; +$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s"; +$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s"; +$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s"; +$a->strings["post/item"] = "Post/Item"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favourite"; +$a->strings["Likes"] = "Likes"; +$a->strings["Dislikes"] = "Dislikes"; +$a->strings["Attending"] = [ + 0 => "Attending", + 1 => "Attending", +]; +$a->strings["Not attending"] = "Not attending"; +$a->strings["Might attend"] = "Might attend"; +$a->strings["Select"] = "Select"; +$a->strings["Delete"] = "Delete"; +$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s"; +$a->strings["Categories:"] = "Categories:"; +$a->strings["Filed under:"] = "Filed under:"; +$a->strings["%s from %s"] = "%s from %s"; +$a->strings["View in context"] = "View in context"; +$a->strings["Please wait"] = "Please wait"; +$a->strings["remove"] = "Remove"; +$a->strings["Delete Selected Items"] = "Delete selected items"; +$a->strings["Follow Thread"] = "Follow thread"; +$a->strings["View Status"] = "View status"; +$a->strings["View Profile"] = "View profile"; +$a->strings["View Photos"] = "View photos"; +$a->strings["Network Posts"] = "Network posts"; +$a->strings["View Contact"] = "View contact"; +$a->strings["Send PM"] = "Send PM"; +$a->strings["Poke"] = "Poke"; +$a->strings["Connect/Follow"] = "Connect/Follow"; +$a->strings["%s likes this."] = "%s likes this."; +$a->strings["%s doesn't like this."] = "%s doesn't like this."; +$a->strings["%s attends."] = "%s attends."; +$a->strings["%s doesn't attend."] = "%s doesn't attend."; +$a->strings["%s attends maybe."] = "%s may attend."; +$a->strings["and"] = "and"; +$a->strings["and %d other people"] = "and %d other people"; +$a->strings["%2\$d people like this"] = "%2\$d people like this"; +$a->strings["%s like this."] = "%s like this."; +$a->strings["%2\$d people don't like this"] = "%2\$d people don't like this"; +$a->strings["%s don't like this."] = "%s don't like this."; +$a->strings["%2\$d people attend"] = "%2\$d people attend"; +$a->strings["%s attend."] = "%s attend."; +$a->strings["%2\$d people don't attend"] = "%2\$d people don't attend"; +$a->strings["%s don't attend."] = "%s don't attend."; +$a->strings["%2\$d people attend maybe"] = "%2\$d people attend maybe"; +$a->strings["%s attend maybe."] = "%s may be attending."; +$a->strings["Visible to everybody"] = "Visible to everybody"; +$a->strings["Please enter a link URL:"] = "Please enter a link URL:"; +$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:"; +$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:"; +$a->strings["Tag term:"] = "Tag term:"; +$a->strings["Save to Folder:"] = "Save to folder:"; +$a->strings["Where are you right now?"] = "Where are you right now?"; +$a->strings["Delete item(s)?"] = "Delete item(s)?"; +$a->strings["Share"] = "Share"; +$a->strings["Upload photo"] = "Upload photo"; +$a->strings["upload photo"] = "upload photo"; +$a->strings["Attach file"] = "Attach file"; +$a->strings["attach file"] = "attach file"; +$a->strings["Insert web link"] = "Insert web link"; +$a->strings["web link"] = "web link"; +$a->strings["Insert video link"] = "Insert video link"; +$a->strings["video link"] = "video link"; +$a->strings["Insert audio link"] = "Insert audio link"; +$a->strings["audio link"] = "audio link"; +$a->strings["Set your location"] = "Set your location"; +$a->strings["set location"] = "set location"; +$a->strings["Clear browser location"] = "Clear browser location"; +$a->strings["clear location"] = "clear location"; +$a->strings["Set title"] = "Set title"; +$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)"; +$a->strings["Permission settings"] = "Permission settings"; +$a->strings["permissions"] = "permissions"; +$a->strings["Public post"] = "Public post"; +$a->strings["Preview"] = "Preview"; +$a->strings["Post to Groups"] = "Post to groups"; +$a->strings["Post to Contacts"] = "Post to contacts"; +$a->strings["Private post"] = "Private post"; +$a->strings["Message"] = "Message"; +$a->strings["Browser"] = "Browser"; +$a->strings["View all"] = "View all"; +$a->strings["Like"] = [ + 0 => "Like", + 1 => "Likes", +]; +$a->strings["Dislike"] = [ + 0 => "Dislike", + 1 => "Dislikes", +]; +$a->strings["Not Attending"] = [ + 0 => "Not attending", + 1 => "Not attending", +]; +$a->strings["Undecided"] = [ + 0 => "Undecided", + 1 => "Undecided", +]; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'"; $a->strings["No friends to display."] = "No friends to display."; $a->strings["Connect"] = "Connect"; $a->strings["Authorize application connection"] = "Authorize application connection"; @@ -322,8 +322,6 @@ $a->strings["Applications"] = "Applications"; $a->strings["No installed applications."] = "No installed applications."; $a->strings["Item not available."] = "Item not available."; $a->strings["Item was not found."] = "Item was not found."; -$a->strings["Login"] = "Login"; -$a->strings["The post was created"] = "The post was created"; $a->strings["No contacts in common."] = "No contacts in common."; $a->strings["Common Friends"] = "Common friends"; $a->strings["Credits"] = "Credits"; @@ -351,64 +349,11 @@ $a->strings["Friend Confirm URL"] = "Friend confirm URL:"; $a->strings["Notification Endpoint URL"] = "Notification endpoint URL"; $a->strings["Poll/Feed URL"] = "Poll/Feed URL:"; $a->strings["New photo from this URL"] = "New photo from this URL:"; -$a->strings["No potential page delegates located."] = "No potential page delegates found."; -$a->strings["Delegate Page Management"] = "Delegate Page Management"; -$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."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."; -$a->strings["Existing Page Managers"] = "Existing page managers"; -$a->strings["Existing Page Delegates"] = "Existing page delegates"; -$a->strings["Potential Delegates"] = "Potential delegates"; -$a->strings["Remove"] = "Remove"; -$a->strings["Add"] = "Add"; -$a->strings["No entries."] = "No entries."; -$a->strings["Public access denied."] = "Public access denied."; -$a->strings["Gender:"] = "Gender:"; -$a->strings["Status:"] = "Status:"; -$a->strings["Homepage:"] = "Homepage:"; -$a->strings["About:"] = "About:"; -$a->strings["Global Directory"] = "Global Directory"; -$a->strings["Find on this site"] = "Find on this site"; -$a->strings["Results for:"] = "Results for:"; -$a->strings["Site Directory"] = "Site directory"; -$a->strings["Find"] = "Find"; -$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden)."; $a->strings["Photos"] = "Photos"; $a->strings["Contact Photos"] = "Contact photos"; $a->strings["Upload"] = "Upload"; $a->strings["Files"] = "Files"; $a->strings["Not Found"] = "Not found"; -$a->strings["- select -"] = "- select -"; -$a->strings["Contact added"] = "Contact added"; -$a->strings["Submit Request"] = "Submit request"; -$a->strings["You already added this contact."] = "You already added this contact."; -$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added."; -$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added."; -$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added."; -$a->strings["Please answer the following:"] = "Please answer the following:"; -$a->strings["Does %s know you?"] = "Does %s know you?"; -$a->strings["Add a personal note:"] = "Add a personal note:"; -$a->strings["Your Identity Address:"] = "My identity address:"; -$a->strings["Profile URL"] = "Profile URL:"; -$a->strings["Tags:"] = "Tags:"; -$a->strings["Status Messages and Posts"] = "Status Messages and Posts"; -$a->strings["Group created."] = "Group created."; -$a->strings["Could not create group."] = "Could not create group."; -$a->strings["Group not found."] = "Group not found."; -$a->strings["Group name changed."] = "Group name changed."; -$a->strings["Permission denied"] = "Permission denied"; -$a->strings["Save Group"] = "Save group"; -$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends."; -$a->strings["Group Name: "] = "Group name: "; -$a->strings["Group removed."] = "Group removed."; -$a->strings["Unable to remove group."] = "Unable to remove group."; -$a->strings["Delete Group"] = "Delete group"; -$a->strings["Group Editor"] = "Group Editor"; -$a->strings["Edit Group Name"] = "Edit group name"; -$a->strings["Members"] = "Members"; -$a->strings["All Contacts"] = "All contacts"; -$a->strings["Group is empty"] = "Group is empty"; -$a->strings["Remove Contact"] = "Remove contact"; -$a->strings["Add Contact"] = "Add contact"; -$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove."; $a->strings["No profile"] = "No profile"; $a->strings["Help:"] = "Help:"; $a->strings["Help"] = "Help"; @@ -454,18 +399,7 @@ $a->strings["Our help pages may be consulted for detail on othe $a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]"; $a->strings["Edit contact"] = "Edit contact"; $a->strings["Contacts who are not members of a group"] = "Contacts who are not members of a group"; -$a->strings["Personal Notes"] = "Personal notes"; $a->strings["Not Extended"] = "Not extended"; -$a->strings["Invalid profile identifier."] = "Invalid profile identifier."; -$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor"; -$a->strings["Visible To"] = "Visible to"; -$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access"; -$a->strings["Account approved."] = "Account approved."; -$a->strings["Registration revoked for %s"] = "Registration revoked for %s"; -$a->strings["Please login."] = "Please login."; -$a->strings["Remove My Account"] = "Remove My Account"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable."; -$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:"; $a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts"; $a->strings["Error"] = "Error"; $a->strings["Done"] = "Done"; @@ -476,47 +410,14 @@ $a->strings["Ignore/Hide"] = "Ignore/Hide"; $a->strings["Friend Suggestions"] = "Friend suggestions"; $a->strings["Contact wasn't found or can't be unfollowed."] = "Contact wasn't found or can't be unfollowed."; $a->strings["Contact unfollowed"] = "Contact unfollowed"; +$a->strings["Submit Request"] = "Submit request"; $a->strings["You aren't a friend of this contact."] = "You aren't a friend of this contact."; $a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network."; $a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow"; +$a->strings["Your Identity Address:"] = "My identity address:"; +$a->strings["Profile URL"] = "Profile URL:"; +$a->strings["Status Messages and Posts"] = "Status Messages and Posts"; $a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]"; -$a->strings["No contacts."] = "No contacts."; -$a->strings["Access denied."] = "Access denied."; -$a->strings["Invalid request."] = "Invalid request."; -$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s"; -$a->strings["Unable to process image."] = "Unable to process image."; -$a->strings["Wall Photos"] = "Wall photos"; -$a->strings["Image upload failed."] = "Image upload failed."; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed."; -$a->strings["No recipient selected."] = "No recipient selected."; -$a->strings["Unable to check your home location."] = "Unable to check your home location."; -$a->strings["Message could not be sent."] = "Message could not be sent."; -$a->strings["Message collection failure."] = "Message collection failure."; -$a->strings["Message sent."] = "Message sent."; -$a->strings["No recipient."] = "No recipient."; -$a->strings["Send Private Message"] = "Send private message"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."; -$a->strings["To:"] = "To:"; -$a->strings["Subject:"] = "Subject:"; -$a->strings["Your message:"] = "Your message:"; -$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:"; -$a->strings["Source input: "] = "Source input: "; -$a->strings["bbcode (raw HTML(: "] = "bbcode (raw HTML(: "; -$a->strings["bbcode: "] = "bbcode: "; -$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: "; -$a->strings["bb2diaspora: "] = "bb2diaspora: "; -$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: "; -$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: "; -$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): "; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Item not found"] = "Item not found"; -$a->strings["Edit post"] = "Edit post"; -$a->strings["Export account"] = "Export account"; -$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."] = "Export your account info and contacts. Use this to backup your account or to move it to another server."; -$a->strings["Export all"] = "Export all"; -$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)"] = "Export your account 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)"; -$a->strings["Export personal data"] = "Export personal data"; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."; $a->strings["Import"] = "Import profile"; $a->strings["Move account"] = "Move Existing Friendica Account"; @@ -569,6 +470,9 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu $a->strings["Friend"] = "Friend"; $a->strings["Sharer"] = "Sharer"; $a->strings["Subscriber"] = "Subscriber"; +$a->strings["About:"] = "About:"; +$a->strings["Tags:"] = "Tags:"; +$a->strings["Gender:"] = "Gender:"; $a->strings["Network:"] = "Network:"; $a->strings["No introductions."] = "No introductions."; $a->strings["Show unread"] = "Show unread"; @@ -585,7 +489,503 @@ $a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for $a->strings["success"] = "success"; $a->strings["failed"] = "failed"; $a->strings["ignored"] = "Ignored"; +$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted."; +$a->strings["Events"] = "Events"; +$a->strings["View"] = "View"; +$a->strings["Previous"] = "Previous"; +$a->strings["Next"] = "Next"; +$a->strings["list"] = "List"; +$a->strings["User not found"] = "User not found"; +$a->strings["This calendar format is not supported"] = "This calendar format is not supported"; +$a->strings["No exportable data found"] = "No exportable data found"; +$a->strings["calendar"] = "calendar"; +$a->strings["Profile not found."] = "Profile not found."; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved."; +$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood."; +$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: "; +$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully."; +$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again."; +$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked."; +$a->strings["Remote site reported: "] = "Remote site reported: "; +$a->strings["Unable to set contact photo."] = "Unable to set contact photo."; +$a->strings["No user record found for '%s' "] = "No user record found for '%s' "; +$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us."; +$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site."; +$a->strings["Site public key not available in contact record for URL %s."] = "Site public key not available in contact record for URL %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "The ID provided by your system is a duplicate on our system. It should work if you try again."; +$a->strings["Unable to set your contact credentials on our system."] = "Unable to set your contact credentials on our system."; +$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system"; +$a->strings["[Name Withheld]"] = "[Name Withheld]"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s"; +$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded"; +$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address"; +$a->strings["Please join us on Friendica"] = "Please join us on Friendica."; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator."; +$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed"; +$a->strings["%d message sent."] = [ + 0 => "%d message sent.", + 1 => "%d messages sent.", +]; +$a->strings["You have no more invitations available"] = "You have no more invitations available."; +$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."] = "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."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public 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 sites are all inter-connect to create a large 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."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members."; +$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."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."; +$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s."; +$a->strings["Send invitations"] = "Send invitations"; +$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:"; +$a->strings["Your message:"] = "Your message:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "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:"] = "Once you have signed up, please connect with me via my profile page at:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"; +$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own."; +$a->strings["Select an identity to manage: "] = "Select identity:"; +$a->strings["Profile deleted."] = "Profile deleted."; +$a->strings["Profile-"] = "Profile-"; +$a->strings["New profile created."] = "New profile created."; +$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone."; +$a->strings["Profile Name is required."] = "Profile name is required."; +$a->strings["Marital Status"] = "Marital status"; +$a->strings["Romantic Partner"] = "Romantic partner"; +$a->strings["Work/Employment"] = "Work/Employment:"; +$a->strings["Religion"] = "Religion"; +$a->strings["Political Views"] = "Political views"; +$a->strings["Gender"] = "Gender"; +$a->strings["Sexual Preference"] = "Sexual preference"; +$a->strings["XMPP"] = "XMPP"; +$a->strings["Homepage"] = "Homepage"; +$a->strings["Interests"] = "Interests"; +$a->strings["Address"] = "Address"; +$a->strings["Location"] = "Location"; +$a->strings["Profile updated."] = "Profile updated."; +$a->strings[" and "] = " and "; +$a->strings["public profile"] = "public profile"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s changed %2\$s to “%3\$s”"; +$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s."; +$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:"; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?"; +$a->strings["Show more profile fields:"] = "Show more profile fields:"; +$a->strings["Profile Actions"] = "Profile actions"; +$a->strings["Edit Profile Details"] = "Edit Profile Details"; +$a->strings["Change Profile Photo"] = "Change profile photo"; +$a->strings["View this profile"] = "View this profile"; +$a->strings["Edit visibility"] = "Edit visibility"; +$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings"; +$a->strings["Clone this profile"] = "Clone this profile"; +$a->strings["Delete this profile"] = "Delete this profile"; +$a->strings["Basic information"] = "Basic information"; +$a->strings["Profile picture"] = "Profile picture"; +$a->strings["Preferences"] = "Preferences"; +$a->strings["Status information"] = "Status information"; +$a->strings["Additional information"] = "Additional information"; +$a->strings["Personal"] = "Personal"; +$a->strings["Relation"] = "Relation"; +$a->strings["Miscellaneous"] = "Miscellaneous"; +$a->strings["Your Gender:"] = "Gender:"; +$a->strings[" Marital Status:"] = " Marital status:"; +$a->strings["Sexual Preference:"] = "Sexual preference:"; +$a->strings["Example: fishing photography software"] = "Example: fishing photography software"; +$a->strings["Profile Name:"] = "Profile name:"; +$a->strings["Required"] = "Required"; +$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "This is your public profile.
It may be visible to anybody using the internet."; +$a->strings["Your Full Name:"] = "My full name:"; +$a->strings["Title/Description:"] = "Title/Description:"; +$a->strings["Street Address:"] = "Street address:"; +$a->strings["Locality/City:"] = "Locality/City:"; +$a->strings["Region/State:"] = "Region/State:"; +$a->strings["Postal/Zip Code:"] = "Postcode:"; +$a->strings["Country:"] = "Country:"; +$a->strings["Age: "] = "Age: "; +$a->strings["Who: (if applicable)"] = "Who: (if applicable)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "Since when:"; +$a->strings["Tell us about yourself..."] = "About myself:"; +$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:"; +$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you."; +$a->strings["Homepage URL:"] = "Homepage URL:"; +$a->strings["Hometown:"] = "Home town:"; +$a->strings["Political Views:"] = "Political views:"; +$a->strings["Religious Views:"] = "Religious views:"; +$a->strings["Public Keywords:"] = "Public keywords:"; +$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others."; +$a->strings["Private Keywords:"] = "Private keywords:"; +$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others."; +$a->strings["Likes:"] = "Likes:"; +$a->strings["Dislikes:"] = "Dislikes:"; +$a->strings["Musical interests"] = "Music:"; +$a->strings["Books, literature"] = "Books, literature, poetry:"; +$a->strings["Television"] = "Television:"; +$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment"; +$a->strings["Hobbies/Interests"] = "Hobbies/Interests:"; +$a->strings["Love/romance"] = "Love/Romance:"; +$a->strings["Work/employment"] = "Work/Employment:"; +$a->strings["School/education"] = "School/Education:"; +$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:"; +$a->strings["Profile Image"] = "Profile image"; +$a->strings["visible to everybody"] = "Visible to everybody"; +$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles"; +$a->strings["Change profile photo"] = "Change profile photo"; +$a->strings["Create New Profile"] = "Create new profile"; +$a->strings["Invalid request."] = "Invalid request."; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows"; +$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?"; +$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s"; +$a->strings["File upload failed."] = "File upload failed."; +$a->strings["%d contact edited."] = [ + 0 => "%d contact edited.", + 1 => "%d contacts edited.", +]; +$a->strings["Could not access contact record."] = "Could not access contact record."; +$a->strings["Could not locate selected profile."] = "Could not locate selected profile."; +$a->strings["Contact updated."] = "Contact updated."; +$a->strings["Failed to update contact record."] = "Failed to update contact record."; +$a->strings["Contact has been blocked"] = "Contact has been blocked"; +$a->strings["Contact has been unblocked"] = "Contact has been unblocked"; +$a->strings["Contact has been ignored"] = "Contact has been ignored"; +$a->strings["Contact has been unignored"] = "Contact has been unignored"; +$a->strings["Contact has been archived"] = "Contact has been archived"; +$a->strings["Contact has been unarchived"] = "Contact has been unarchived"; +$a->strings["Drop contact"] = "Drop contact"; +$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?"; +$a->strings["Contact has been removed."] = "Contact has been removed."; +$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s"; +$a->strings["You are sharing with %s"] = "You are sharing with %s"; +$a->strings["%s is sharing with you"] = "%s is sharing with you"; +$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact."; +$a->strings["Never"] = "Never"; +$a->strings["(Update was successful)"] = "(Update was successful)"; +$a->strings["(Update was not successful)"] = "(Update was not successful)"; +$a->strings["Suggest friends"] = "Suggest friends"; +$a->strings["Network type: %s"] = "Network type: %s"; +$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!"; +$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds"; +$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."; +$a->strings["Disabled"] = "Disabled"; +$a->strings["Fetch information"] = "Fetch information"; +$a->strings["Fetch keywords"] = "Fetch keywords"; +$a->strings["Fetch information and keywords"] = "Fetch information and keywords"; +$a->strings["Contact"] = "Contact"; +$a->strings["Profile Visibility"] = "Profile visibility"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely."; +$a->strings["Contact Information / Notes"] = "Personal note"; +$a->strings["Their personal note"] = "Their personal note"; +$a->strings["Edit contact notes"] = "Edit contact notes"; +$a->strings["Block/Unblock contact"] = "Block/Unblock contact"; +$a->strings["Ignore contact"] = "Ignore contact"; +$a->strings["Repair URL settings"] = "Repair URL settings"; +$a->strings["View conversations"] = "View conversations"; +$a->strings["Last update:"] = "Last update:"; +$a->strings["Update public posts"] = "Update public posts"; +$a->strings["Update now"] = "Update now"; +$a->strings["Unblock"] = "Unblock"; +$a->strings["Block"] = "Block"; +$a->strings["Unignore"] = "Unignore"; +$a->strings["Currently blocked"] = "Currently blocked"; +$a->strings["Currently ignored"] = "Currently ignored"; +$a->strings["Currently archived"] = "Currently archived"; +$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement "; +$a->strings["Replies/likes to your public posts may still be visible"] = "Replies/Likes to your public posts may still be visible"; +$a->strings["Notification for new posts"] = "Notification for new posts"; +$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact"; +$a->strings["Blacklisted keywords"] = "Blacklisted keywords"; +$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"; +$a->strings["XMPP:"] = "XMPP:"; +$a->strings["Actions"] = "Actions"; +$a->strings["Status"] = "Status"; +$a->strings["Contact Settings"] = "Notification and privacy "; +$a->strings["Suggestions"] = "Suggestions"; +$a->strings["Suggest potential friends"] = "Suggest potential friends"; +$a->strings["All Contacts"] = "All contacts"; +$a->strings["Show all contacts"] = "Show all contacts"; +$a->strings["Unblocked"] = "Unblocked"; +$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts"; +$a->strings["Blocked"] = "Blocked"; +$a->strings["Only show blocked contacts"] = "Only show blocked contacts"; +$a->strings["Ignored"] = "Ignored"; +$a->strings["Only show ignored contacts"] = "Only show ignored contacts"; +$a->strings["Archived"] = "Archived"; +$a->strings["Only show archived contacts"] = "Only show archived contacts"; +$a->strings["Hidden"] = "Hidden"; +$a->strings["Only show hidden contacts"] = "Only show hidden contacts"; +$a->strings["Search your contacts"] = "Search your contacts"; +$a->strings["Results for: %s"] = "Results for: %s"; +$a->strings["Find"] = "Find"; +$a->strings["Update"] = "Update"; +$a->strings["Archive"] = "Archive"; +$a->strings["Unarchive"] = "Unarchive"; +$a->strings["Batch Actions"] = "Batch actions"; +$a->strings["Profile Details"] = "Profile Details"; +$a->strings["View all contacts"] = "View all contacts"; +$a->strings["View all common friends"] = "View all common friends"; +$a->strings["Advanced"] = "Advanced"; +$a->strings["Advanced Contact Settings"] = "Advanced contact settings"; +$a->strings["Mutual Friendship"] = "Mutual friendship"; +$a->strings["is a fan of yours"] = "is a fan of yours"; +$a->strings["you are a fan of"] = "I follow them"; +$a->strings["Toggle Blocked status"] = "Toggle blocked status"; +$a->strings["Toggle Ignored status"] = "Toggle ignored status"; +$a->strings["Toggle Archive status"] = "Toggle archive status"; +$a->strings["Delete contact"] = "Delete contact"; +$a->strings["No parent user"] = "No parent user"; +$a->strings["Parent User"] = "Parent user"; +$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access."; +$a->strings["Save Settings"] = "Save settings"; +$a->strings["Delegate Page Management"] = "Delegate Page Management"; +$a->strings["Delegates"] = "Delegates"; +$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."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."; +$a->strings["Existing Page Managers"] = "Existing page managers"; +$a->strings["Existing Page Delegates"] = "Existing page delegates"; +$a->strings["Potential Delegates"] = "Potential delegates"; +$a->strings["Remove"] = "Remove"; +$a->strings["Add"] = "Add"; +$a->strings["No entries."] = "No entries."; +$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name."; +$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo."; +$a->strings["%d required parameter was not found at the given location"] = [ + 0 => "%d required parameter was not found at the given location", + 1 => "%d required parameters were not found at the given location", +]; +$a->strings["Introduction complete."] = "Introduction complete."; +$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error."; +$a->strings["Profile unavailable."] = "Profile unavailable."; +$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today."; +$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours."; +$a->strings["Invalid locator"] = "Invalid locator"; +$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here."; +$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s."; +$a->strings["Invalid profile URL."] = "Invalid profile URL."; +$a->strings["Disallowed profile URL."] = "Disallowed profile URL."; +$a->strings["Your introduction has been sent."] = "Your introduction has been sent."; +$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system."; +$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Incorrect identity currently logged in. Please login to this profile."; +$a->strings["Confirm"] = "Confirm"; +$a->strings["Hide this contact"] = "Hide this contact"; +$a->strings["Welcome home %s."] = "Welcome home %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s."; +$a->strings["Public access denied."] = "Public access denied."; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:"; +$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."] = "If you are not yet part of the free social web, follow this link to find a public Friendica site and join us today."; +$a->strings["Friend/Connection Request"] = "Friend/Connection request"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"; +$a->strings["Please answer the following:"] = "Please answer the following:"; +$a->strings["Does %s know you?"] = "Does %s know you?"; +$a->strings["Add a personal note:"] = "Add a personal note:"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)"; +$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - please do not use this form. Instead, enter %s into your Diaspora search bar."; +$a->strings["- select -"] = "- select -"; +$a->strings["The contact could not be added."] = "Contact could not be added."; +$a->strings["You already added this contact."] = "You already added this contact."; +$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added."; +$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added."; +$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added."; +$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup"; +$a->strings["Could not connect to database."] = "Could not connect to database."; +$a->strings["Could not create table."] = "Could not create table."; +$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\"."; +$a->strings["Database already in use."] = "Database already in use."; +$a->strings["System check"] = "System check"; +$a->strings["Check again"] = "Check again"; +$a->strings["Database connection"] = "Database connection"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica we need to know how to connect to your database."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; +$a->strings["Database Server Name"] = "Database server name"; +$a->strings["Database Login Name"] = "Database login name"; +$a->strings["Database Login Password"] = "Database login password"; +$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty"; +$a->strings["Database Name"] = "Database name"; +$a->strings["Site administrator email address"] = "Site administrator email address"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; +$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website"; +$a->strings["Site settings"] = "Site settings"; +$a->strings["System Language:"] = "System language:"; +$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication."; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; +$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See 'Setup the worker'"; +$a->strings["PHP executable path"] = "PHP executable path"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; +$a->strings["Command line PHP"] = "Command line PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."; +$a->strings["Found PHP version: "] = "Found PHP version: "; +$a->strings["PHP cli binary"] = "PHP cli binary"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; +$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generate encryption keys"; +$a->strings["libCurl PHP module"] = "libCurl PHP module"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; +$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module"; +$a->strings["mb_string PHP module"] = "mb_string PHP module"; +$a->strings["XML PHP module"] = "XML PHP module"; +$a->strings["iconv module"] = "iconv module"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; +$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; +$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed."; +$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; +$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed."; +$a->strings["Error, XML PHP module required but not installed."] = "Error, XML PHP module required but not installed."; +$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."; +$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php is writeable"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "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."] = "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 directory."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."; +$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."] = "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"] = "view/smarty3 is writeable"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration."; +$a->strings["Url rewrite is working"] = "URL rewrite is working"; +$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed"; +$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed"; +$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF"; +$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."; +$a->strings["

What next

"] = "

What next

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."; +$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."; +$a->strings["Time Conversion"] = "Time conversion"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones."; +$a->strings["UTC time: %s"] = "UTC time: %s"; +$a->strings["Current timezone: %s"] = "Current time zone: %s"; +$a->strings["Converted localtime: %s"] = "Converted local time: %s"; +$a->strings["Please select your timezone:"] = "Please select your time zone:"; +$a->strings["No valid account found."] = "No valid account found."; +$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your 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, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDear %1\$s,\n\t\t\tA request was received at \"%2\$s\" to reset your account password.\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\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 soon 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\tFollow this link soon 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"] = "Password reset requested at %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed."; +$a->strings["Request has expired, please make a new one."] = "Request has expired, please make a new one."; +$a->strings["Forgot your Password?"] = "Reset My Password"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email."; +$a->strings["Nickname or Email: "] = "Nickname or email: "; +$a->strings["Reset"] = "Reset"; +$a->strings["Password Reset"] = "Forgotten password?"; +$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested."; +$a->strings["Your new password is"] = "Your new password is"; +$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then"; +$a->strings["click here to login"] = "click here to login"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Your password may be changed from the Settings page after successful login."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"; +$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"; +$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s"; +$a->strings["No more system notifications."] = "No more system notifications."; +$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend"; +$a->strings["{0} sent you a message"] = "{0} sent you a message"; +$a->strings["{0} requested registration"] = "{0} requested registration"; +$a->strings["Poke/Prod"] = "Poke/Prod"; +$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody"; +$a->strings["Recipient"] = "Recipient:"; +$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:"; +$a->strings["Make this post private"] = "Make this post private"; $a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing."; +$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed."; +$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately."; +$a->strings["Unable to process image"] = "Unable to process image"; +$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s"; +$a->strings["Unable to process image."] = "Unable to process image."; +$a->strings["Upload File:"] = "Upload File:"; +$a->strings["Select a profile:"] = "Select a profile:"; +$a->strings["or"] = "or"; +$a->strings["skip this step"] = "skip this step"; +$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums"; +$a->strings["Crop Image"] = "Crop Image"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing."; +$a->strings["Done Editing"] = "Done editing"; +$a->strings["Image uploaded successfully."] = "Image uploaded successfully."; +$a->strings["Image upload failed."] = "Image upload failed."; +$a->strings["Permission denied"] = "Permission denied"; +$a->strings["Invalid profile identifier."] = "Invalid profile identifier."; +$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor"; +$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove."; +$a->strings["Visible To"] = "Visible to"; +$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access"; +$a->strings["Account approved."] = "Account approved."; +$a->strings["Registration revoked for %s"] = "Registration revoked for %s"; +$a->strings["Please login."] = "Please login."; +$a->strings["Remove My Account"] = "Remove My Account"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable."; +$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:"; +$a->strings["Remove term"] = "Remove term"; +$a->strings["Saved Searches"] = "Saved searches"; +$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search."; +$a->strings["Too Many Requests"] = "Too many requests"; +$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users."; +$a->strings["No results."] = "No results."; +$a->strings["Items tagged with: %s"] = "Items tagged with: %s"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s"; +$a->strings["Tag removed"] = "Tag removed"; +$a->strings["Remove Item Tag"] = "Remove Item tag"; +$a->strings["Select a tag to remove: "] = "Select a tag to remove: "; +$a->strings["Export account"] = "Export account"; +$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."] = "Export your account info and contacts. Use this to backup your account or to move it to another server."; +$a->strings["Export all"] = "Export all"; +$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)"] = "Export your account 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)"; +$a->strings["Export personal data"] = "Export personal data"; +$a->strings["No contacts."] = "No contacts."; +$a->strings["Access denied."] = "Access denied."; +$a->strings["Wall Photos"] = "Wall photos"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed."; +$a->strings["No recipient selected."] = "No recipient selected."; +$a->strings["Unable to check your home location."] = "Unable to check your home location."; +$a->strings["Message could not be sent."] = "Message could not be sent."; +$a->strings["Message collection failure."] = "Message collection failure."; +$a->strings["Message sent."] = "Message sent."; +$a->strings["No recipient."] = "No recipient."; +$a->strings["Send Private Message"] = "Send private message"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."; +$a->strings["To:"] = "To:"; +$a->strings["Subject:"] = "Subject:"; +$a->strings["Unable to locate original post."] = "Unable to locate original post."; +$a->strings["Empty post discarded."] = "Empty post discarded."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network."; +$a->strings["You may visit them online at %s"] = "You may visit them online at %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages."; +$a->strings["%s posted an update."] = "%s posted an update."; +$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions."; +$a->strings["Failed to send email message. Here your accout details:
login: %s
password: %s

You can change your password after login."] = "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login."; +$a->strings["Registration successful."] = "Registration successful."; +$a->strings["Your registration can not be processed."] = "Your registration cannot be processed."; +$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator."; +$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."; +$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."; +$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): "; +$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?"; +$a->strings["Note for the admin"] = "Note for the admin"; +$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node."; +$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only."; +$a->strings["Your invitation code: "] = "Your invitation code: "; +$a->strings["Registration"] = "Join this Friendica Node Today"; +$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: "; +$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)"; +$a->strings["New Password:"] = "New password:"; +$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password."; +$a->strings["Confirm:"] = "Confirm new password:"; +$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."; +$a->strings["Choose a nickname: "] = "Choose a nickname: "; +$a->strings["Register"] = "Sign up now >>"; +$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node."; $a->strings["Theme settings updated."] = "Theme settings updated."; $a->strings["Information"] = "Information"; $a->strings["Overview"] = "Overview"; @@ -633,24 +1033,21 @@ $a->strings["Site blocklist updated."] = "Site blocklist updated."; $a->strings["The contact has been blocked from the node"] = "The contact has been blocked from the node"; $a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)"; $a->strings["%s contact unblocked"] = [ - 0 => "", - 1 => "", + 0 => "%s contact unblocked", + 1 => "%s contacts unblocked", ]; $a->strings["Remote Contact Blocklist"] = "Remote contact blocklist"; $a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "This page allows you to prevent any message from a remote contact to reach your node."; $a->strings["Block Remote Contact"] = "Block Remote Contact"; $a->strings["select all"] = "select all"; $a->strings["select none"] = "select none"; -$a->strings["Block"] = "Block"; -$a->strings["Unblock"] = "Unblock"; $a->strings["No remote contact is blocked from this node."] = "No remote contact is blocked from this node."; $a->strings["Blocked Remote Contacts"] = "Blocked remote contacts"; $a->strings["Block New Remote Contact"] = "Block new remote contact"; $a->strings["Photo"] = "Photo"; -$a->strings["Address"] = "Address"; $a->strings["%s total blocked contact"] = [ - 0 => "", - 1 => "", + 0 => "%s total blocked contact", + 1 => "%s total blocked contacts", ]; $a->strings["URL of the remote contact to block."] = "URL of the remote contact to block."; $a->strings["Delete this Item"] = "Delete"; @@ -686,15 +1083,14 @@ $a->strings["Summary"] = "Summary"; $a->strings["Registered users"] = "Registered users"; $a->strings["Pending registrations"] = "Pending registrations"; $a->strings["Version"] = "Version"; -$a->strings["Active addons"] = ""; +$a->strings["Active addons"] = "Active addons"; $a->strings["Can not parse base url. Must have at least ://"] = "Can not parse base URL. Must have at least ://"; $a->strings["Site settings updated."] = "Site settings updated."; $a->strings["No special theme for mobile devices"] = "No special theme for mobile devices"; $a->strings["No community page"] = "No community page"; $a->strings["Public postings from users of this site"] = "Public postings from users of this site"; -$a->strings["Public postings from the federated network"] = ""; -$a->strings["Public postings from local users and the federated network"] = ""; -$a->strings["Disabled"] = "Disabled"; +$a->strings["Public postings from the federated network"] = "Public postings from the federated network"; +$a->strings["Public postings from local users and the federated network"] = "Public postings from local users and the federated network"; $a->strings["Users, Global Contacts"] = "Users, Global Contacts"; $a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback"; $a->strings["One month"] = "One month"; @@ -711,12 +1107,9 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged) $a->strings["Don't check"] = "Don't check"; $a->strings["check the stable version"] = "check for stable version updates"; $a->strings["check the development version"] = "check for development version updates"; -$a->strings["Save Settings"] = "Save settings"; $a->strings["Republish users to directory"] = "Republish users to directory"; -$a->strings["Registration"] = "Join this Friendica Node Today"; $a->strings["File upload"] = "File upload"; $a->strings["Policies"] = "Policies"; -$a->strings["Advanced"] = "Advanced"; $a->strings["Auto Discovered Contact Directory"] = "Auto-discovered contact directory"; $a->strings["Performance"] = "Performance"; $a->strings["Worker"] = "Worker"; @@ -731,7 +1124,7 @@ $a->strings["Link to an icon that will be used for browsers."] = "Link to an ico $a->strings["Touch icon"] = "Touch icon"; $a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link to an icon that will be used for tablets and mobiles."; $a->strings["Additional Info"] = "Additional Info"; -$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = ""; +$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "For public servers: You can add additional information here that will be listed at %s/servers."; $a->strings["System language"] = "System language"; $a->strings["System theme"] = "System theme"; $a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Default system theme - may be overridden by user profiles - change theme settings"; @@ -762,10 +1155,10 @@ $a->strings["Allowed friend domains"] = "Allowed friend domains"; $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"; $a->strings["Allowed email domains"] = "Allowed email domains"; $a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"; -$a->strings["No OEmbed rich content"] = ""; -$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = ""; -$a->strings["Allowed OEmbed domains"] = ""; -$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = ""; +$a->strings["No OEmbed rich content"] = "No OEmbed rich content"; +$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Don't show rich content (e.g. embedded PDF), except from the domains listed below."; +$a->strings["Allowed OEmbed domains"] = "Allowed OEmbed domains"; +$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible."; $a->strings["Block public"] = "Block public"; $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in."; $a->strings["Force publish"] = "Mandatory directory listing"; @@ -788,7 +1181,7 @@ $a->strings["OpenID support"] = "OpenID support"; $a->strings["OpenID support for registration and logins."] = "OpenID support for registration and logins."; $a->strings["Fullname check"] = "Full name check"; $a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations."; -$a->strings["Community pages for visitors"] = ""; +$a->strings["Community pages for visitors"] = "Community pages for visitors"; $a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Community pages that should be available for visitors. Local users always see both pages."; $a->strings["Posts per user on community page"] = "Posts per user on community page"; $a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community')."; @@ -934,180 +1327,47 @@ $a->strings["Must be writable by web server. Relative to your Friendica top-leve $a->strings["Log level"] = "Log level"; $a->strings["PHP logging"] = "PHP logging"; $a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."; -$a->strings["Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."] = ""; -$a->strings["Couldn't open %1\$s log file.\\r\\n
Check to see if file %1\$s is readable."] = ""; +$a->strings["Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."] = "Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."; +$a->strings["Couldn't open %1\$s log file.\\r\\n
Check to see if file %1\$s is readable."] = "Couldn't open %1\$s log file.\\r\\n
Check if file %1\$s is readable."; $a->strings["Off"] = "Off"; $a->strings["On"] = "On"; $a->strings["Lock feature %s"] = "Lock feature %s"; $a->strings["Manage Additional Features"] = "Manage additional features"; -$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted."; -$a->strings["Events"] = "Events"; -$a->strings["View"] = "View"; -$a->strings["Previous"] = "Previous"; -$a->strings["Next"] = "Next"; -$a->strings["list"] = "List"; -$a->strings["User not found"] = "User not found"; -$a->strings["This calendar format is not supported"] = "This calendar format is not supported"; -$a->strings["No exportable data found"] = "No exportable data found"; -$a->strings["calendar"] = "calendar"; -$a->strings["Community option not available."] = ""; +$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:"; +$a->strings["Source input: "] = "Source input: "; +$a->strings["bbcode (raw HTML(: "] = "bbcode (raw HTML(: "; +$a->strings["bbcode: "] = "bbcode: "; +$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: "; +$a->strings["bb2diaspora: "] = "bb2diaspora: "; +$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: "; +$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: "; +$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): "; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Login"] = "Login"; +$a->strings["The post was created"] = "The post was created"; +$a->strings["Community option not available."] = "Community option not available."; $a->strings["Not available."] = "Not available."; -$a->strings["Local Community"] = ""; -$a->strings["Posts from local users on this server"] = ""; -$a->strings["Global Community"] = ""; -$a->strings["Posts from users of the whole federated network"] = ""; -$a->strings["No results."] = "No results."; +$a->strings["Local Community"] = "Local community"; +$a->strings["Posts from local users on this server"] = "Posts from local users on this server"; +$a->strings["Global Community"] = "Global Community"; +$a->strings["Posts from users of the whole federated network"] = "Posts from users of the whole federated network"; $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."; -$a->strings["%d contact edited."] = [ - 0 => "%d contact edited.", - 1 => "%d contacts edited.", -]; -$a->strings["Could not access contact record."] = "Could not access contact record."; -$a->strings["Could not locate selected profile."] = "Could not locate selected profile."; -$a->strings["Contact updated."] = "Contact updated."; -$a->strings["Failed to update contact record."] = "Failed to update contact record."; -$a->strings["Contact has been blocked"] = "Contact has been blocked"; -$a->strings["Contact has been unblocked"] = "Contact has been unblocked"; -$a->strings["Contact has been ignored"] = "Contact has been ignored"; -$a->strings["Contact has been unignored"] = "Contact has been unignored"; -$a->strings["Contact has been archived"] = "Contact has been archived"; -$a->strings["Contact has been unarchived"] = "Contact has been unarchived"; -$a->strings["Drop contact"] = "Drop contact"; -$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?"; -$a->strings["Contact has been removed."] = "Contact has been removed."; -$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s"; -$a->strings["You are sharing with %s"] = "You are sharing with %s"; -$a->strings["%s is sharing with you"] = "%s is sharing with you"; -$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact."; -$a->strings["Never"] = "Never"; -$a->strings["(Update was successful)"] = "(Update was successful)"; -$a->strings["(Update was not successful)"] = "(Update was not successful)"; -$a->strings["Suggest friends"] = "Suggest friends"; -$a->strings["Network type: %s"] = "Network type: %s"; -$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!"; -$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds"; -$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."; -$a->strings["Fetch information"] = "Fetch information"; -$a->strings["Fetch keywords"] = "Fetch keywords"; -$a->strings["Fetch information and keywords"] = "Fetch information and keywords"; -$a->strings["Contact"] = "Contact"; -$a->strings["Profile Visibility"] = "Profile visibility"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely."; -$a->strings["Contact Information / Notes"] = "Personal note"; -$a->strings["Their personal note"] = "Their personal note"; -$a->strings["Edit contact notes"] = "Edit contact notes"; -$a->strings["Block/Unblock contact"] = "Block/Unblock contact"; -$a->strings["Ignore contact"] = "Ignore contact"; -$a->strings["Repair URL settings"] = "Repair URL settings"; -$a->strings["View conversations"] = "View conversations"; -$a->strings["Last update:"] = "Last update:"; -$a->strings["Update public posts"] = "Update public posts"; -$a->strings["Update now"] = "Update now"; -$a->strings["Unignore"] = "Unignore"; -$a->strings["Currently blocked"] = "Currently blocked"; -$a->strings["Currently ignored"] = "Currently ignored"; -$a->strings["Currently archived"] = "Currently archived"; -$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement "; -$a->strings["Replies/likes to your public posts may still be visible"] = "Replies/Likes to your public posts may still be visible"; -$a->strings["Notification for new posts"] = "Notification for new posts"; -$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact"; -$a->strings["Blacklisted keywords"] = "Blacklisted keywords"; -$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"; -$a->strings["XMPP:"] = "XMPP:"; -$a->strings["Actions"] = "Actions"; -$a->strings["Status"] = "Status"; -$a->strings["Contact Settings"] = "Notification and privacy "; -$a->strings["Suggestions"] = "Suggestions"; -$a->strings["Suggest potential friends"] = "Suggest potential friends"; -$a->strings["Show all contacts"] = "Show all contacts"; -$a->strings["Unblocked"] = "Unblocked"; -$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts"; -$a->strings["Blocked"] = "Blocked"; -$a->strings["Only show blocked contacts"] = "Only show blocked contacts"; -$a->strings["Ignored"] = "Ignored"; -$a->strings["Only show ignored contacts"] = "Only show ignored contacts"; -$a->strings["Archived"] = "Archived"; -$a->strings["Only show archived contacts"] = "Only show archived contacts"; -$a->strings["Hidden"] = "Hidden"; -$a->strings["Only show hidden contacts"] = "Only show hidden contacts"; -$a->strings["Search your contacts"] = "Search your contacts"; -$a->strings["Results for: %s"] = "Results for: %s"; -$a->strings["Update"] = "Update"; -$a->strings["Archive"] = "Archive"; -$a->strings["Unarchive"] = "Unarchive"; -$a->strings["Batch Actions"] = "Batch actions"; -$a->strings["Profile Details"] = "Profile Details"; -$a->strings["View all contacts"] = "View all contacts"; -$a->strings["View all common friends"] = "View all common friends"; -$a->strings["Advanced Contact Settings"] = "Advanced contact settings"; -$a->strings["Mutual Friendship"] = "Mutual friendship"; -$a->strings["is a fan of yours"] = "is a fan of yours"; -$a->strings["you are a fan of"] = "I follow them"; -$a->strings["Toggle Blocked status"] = "Toggle blocked status"; -$a->strings["Toggle Ignored status"] = "Toggle ignored status"; -$a->strings["Toggle Archive status"] = "Toggle archive status"; -$a->strings["Delete contact"] = "Delete contact"; -$a->strings["Profile not found."] = "Profile not found."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved."; -$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood."; -$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: "; -$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully."; -$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again."; -$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked."; -$a->strings["Remote site reported: "] = "Remote site reported: "; -$a->strings["Unable to set contact photo."] = "Unable to set contact photo."; -$a->strings["No user record found for '%s' "] = "No user record found for '%s' "; -$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us."; -$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site."; -$a->strings["Site public key not available in contact record for URL %s."] = "Site public key not available in contact record for URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "The ID provided by your system is a duplicate on our system. It should work if you try again."; -$a->strings["Unable to set your contact credentials on our system."] = "Unable to set your contact credentials on our system."; -$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system"; -$a->strings["[Name Withheld]"] = "[Name Withheld]"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s"; -$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name."; -$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo."; -$a->strings["%d required parameter was not found at the given location"] = [ - 0 => "%d required parameter was not found at the given location", - 1 => "%d required parameters were not found at the given location", -]; -$a->strings["Introduction complete."] = "Introduction complete."; -$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error."; -$a->strings["Profile unavailable."] = "Profile unavailable."; -$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today."; -$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours."; -$a->strings["Invalid locator"] = "Invalid locator"; -$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here."; -$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s."; -$a->strings["Invalid profile URL."] = "Invalid profile URL."; -$a->strings["Disallowed profile URL."] = "Disallowed profile URL."; -$a->strings["Your introduction has been sent."] = "Your introduction has been sent."; -$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system."; -$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Incorrect identity currently logged in. Please login to this profile."; -$a->strings["Confirm"] = "Confirm"; -$a->strings["Hide this contact"] = "Hide this contact"; -$a->strings["Welcome home %s."] = "Welcome home %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s."; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:"; -$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"] = "Friend/Connection request"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = ""; -$a->strings["Friendica"] = "Friendica"; -$a->strings["GNU Social (Pleroma, Mastodon)"] = ""; -$a->strings["Diaspora (Socialhome, Hubzilla)"] = ""; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - please do not use this form. Instead, enter %s into your Diaspora search bar."; +$a->strings["Status:"] = "Status:"; +$a->strings["Homepage:"] = "Homepage:"; +$a->strings["Global Directory"] = "Global Directory"; +$a->strings["Find on this site"] = "Find on this site"; +$a->strings["Results for:"] = "Results for:"; +$a->strings["Site Directory"] = "Site directory"; +$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden)."; +$a->strings["Item not found"] = "Item not found"; +$a->strings["Edit post"] = "Edit post"; $a->strings["Event can not end before it has started."] = "Event cannot end before it has started."; $a->strings["Event title and start time are required."] = "Event title and starting time are required."; $a->strings["Create New Event"] = "Create new event"; $a->strings["Event details"] = "Event details"; $a->strings["Starting date and Title are required."] = "Starting date and title are required."; $a->strings["Event Starts:"] = "Event starts:"; -$a->strings["Required"] = "Required"; $a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant"; $a->strings["Event Finishes:"] = "Event finishes:"; $a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone"; @@ -1120,137 +1380,22 @@ $a->strings["Event removed"] = "Event removed"; $a->strings["Friend suggestion sent."] = "Friend suggestion sent"; $a->strings["Suggest Friends"] = "Suggest friends"; $a->strings["Suggest a friend for %s"] = "Suggest a friend for %s"; -$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup"; -$a->strings["Could not connect to database."] = "Could not connect to database."; -$a->strings["Could not create table."] = "Could not create table."; -$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\"."; -$a->strings["Database already in use."] = "Database already in use."; -$a->strings["System check"] = "System check"; -$a->strings["Check again"] = "Check again"; -$a->strings["Database connection"] = "Database connection"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica we need to know how to connect to your database."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; -$a->strings["Database Server Name"] = "Database server name"; -$a->strings["Database Login Name"] = "Database login name"; -$a->strings["Database Login Password"] = "Database login password"; -$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty"; -$a->strings["Database Name"] = "Database name"; -$a->strings["Site administrator email address"] = "Site administrator email address"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; -$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website"; -$a->strings["Site settings"] = "Site settings"; -$a->strings["System Language:"] = "System language:"; -$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication."; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; -$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = ""; -$a->strings["PHP executable path"] = "PHP executable path"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; -$a->strings["Command line PHP"] = "Command line PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."; -$a->strings["Found PHP version: "] = "Found PHP version: "; -$a->strings["PHP cli binary"] = "PHP cli binary"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; -$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generate encryption keys"; -$a->strings["libCurl PHP module"] = "libCurl PHP module"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; -$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module"; -$a->strings["mb_string PHP module"] = "mb_string PHP module"; -$a->strings["XML PHP module"] = "XML PHP module"; -$a->strings["iconv module"] = "iconv module"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; -$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; -$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed."; -$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; -$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed."; -$a->strings["Error, XML PHP module required but not installed."] = "Error, XML PHP module required but not installed."; -$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."; -$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."; -$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php is writeable"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "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."] = "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 directory."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."; -$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."] = "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"] = "view/smarty3 is writeable"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration."; -$a->strings["Url rewrite is working"] = "URL rewrite is working"; -$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed"; -$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed"; -$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF"; -$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."; -$a->strings["

What next

"] = "

What next

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."; -$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = ""; -$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded"; -$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address"; -$a->strings["Please join us on Friendica"] = "Please join us on Friendica."; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator."; -$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed"; -$a->strings["%d message sent."] = [ - 0 => "%d message sent.", - 1 => "%d messages sent.", -]; -$a->strings["You have no more invitations available"] = "You have no more invitations available."; -$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."] = "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."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public 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 sites are all inter-connect to create a large 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."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members."; -$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."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."; -$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s."; -$a->strings["Send invitations"] = "Send invitations"; -$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "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:"] = "Once you have signed up, please connect with me via my profile page at:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"; -$a->strings["Unable to locate original post."] = "Unable to locate original post."; -$a->strings["Empty post discarded."] = "Empty post discarded."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network."; -$a->strings["You may visit them online at %s"] = "You may visit them online at %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages."; -$a->strings["%s posted an update."] = "%s posted an update."; -$a->strings["Time Conversion"] = "Time conversion"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones."; -$a->strings["UTC time: %s"] = "UTC time: %s"; -$a->strings["Current timezone: %s"] = "Current time zone: %s"; -$a->strings["Converted localtime: %s"] = "Converted local time: %s"; -$a->strings["Please select your timezone:"] = "Please select your time zone:"; -$a->strings["No valid account found."] = "No valid account found."; -$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your 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, the request will expire shortly.\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 soon 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"] = "Password reset requested at %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed."; -$a->strings["Request has expired, please make a new one."] = ""; -$a->strings["Forgot your Password?"] = "Reset My Password"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email."; -$a->strings["Nickname or Email: "] = "Nickname or email: "; -$a->strings["Reset"] = "Reset"; -$a->strings["Password Reset"] = "Forgotten password?"; -$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested."; -$a->strings["Your new password is"] = "Your new password is"; -$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then"; -$a->strings["click here to login"] = "click here to login"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Your password may be changed from the Settings page after successful login."; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = ""; -$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = ""; -$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s"; -$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own."; -$a->strings["Select an identity to manage: "] = "Select identity:"; +$a->strings["Group created."] = "Group created."; +$a->strings["Could not create group."] = "Could not create group."; +$a->strings["Group not found."] = "Group not found."; +$a->strings["Group name changed."] = "Group name changed."; +$a->strings["Save Group"] = "Save group"; +$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends."; +$a->strings["Group Name: "] = "Group name: "; +$a->strings["Group removed."] = "Group removed."; +$a->strings["Unable to remove group."] = "Unable to remove group."; +$a->strings["Delete Group"] = "Delete group"; +$a->strings["Group Editor"] = "Group Editor"; +$a->strings["Edit Group Name"] = "Edit group name"; +$a->strings["Members"] = "Members"; +$a->strings["Group is empty"] = "Group is empty"; +$a->strings["Remove Contact"] = "Remove contact"; +$a->strings["Add Contact"] = "Add contact"; $a->strings["New Message"] = "New Message"; $a->strings["Unable to locate contact information."] = "Unable to locate contact information."; $a->strings["Messages"] = "Messages"; @@ -1260,19 +1405,17 @@ $a->strings["Conversation removed."] = "Conversation removed."; $a->strings["No messages."] = "No messages."; $a->strings["Message not available."] = "Message not available."; $a->strings["Delete message"] = "Delete message"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; $a->strings["Delete conversation"] = "Delete conversation"; $a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "No secure communications available. You may be able to respond from the sender's profile page."; $a->strings["Send Reply"] = "Send reply"; $a->strings["Unknown sender - %s"] = "Unknown sender - %s"; $a->strings["You and %s"] = "Me and %s"; $a->strings["%s and You"] = "%s and me"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; $a->strings["%d message"] = [ 0 => "%d message", 1 => "%d messages", ]; -$a->strings["Remove term"] = "Remove term"; -$a->strings["Saved Searches"] = "Saved searches"; $a->strings["add"] = "add"; $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [ 0 => "Warning: This group contains %s member from a network that doesn't allow non public messages.", @@ -1287,7 +1430,6 @@ $a->strings["Commented Order"] = "Commented last"; $a->strings["Sort by Comment Date"] = "Sort by comment date"; $a->strings["Posted Order"] = "Posted last"; $a->strings["Sort by Post Date"] = "Sort by post date"; -$a->strings["Personal"] = "Personal"; $a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me"; $a->strings["New"] = "New"; $a->strings["Activity Stream - by date"] = "Activity Stream - by date"; @@ -1295,7 +1437,7 @@ $a->strings["Shared Links"] = "Shared links"; $a->strings["Interesting Links"] = "Interesting links"; $a->strings["Starred"] = "Starred"; $a->strings["Favourite Posts"] = "My favourite posts"; -$a->strings["No more system notifications."] = "No more system notifications."; +$a->strings["Personal Notes"] = "Personal notes"; $a->strings["Photo Albums"] = "Photo Albums"; $a->strings["Recent Photos"] = "Recent photos"; $a->strings["Upload New Photos"] = "Upload new photos"; @@ -1308,9 +1450,9 @@ $a->strings["Delete Photo"] = "Delete photo"; $a->strings["Do you really want to delete this photo?"] = "Do you really want to delete this photo?"; $a->strings["a photo"] = "a photo"; $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s"; -$a->strings["Image upload didn't complete, please try again"] = ""; -$a->strings["Image file is missing"] = ""; -$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = ""; +$a->strings["Image upload didn't complete, please try again"] = "Image upload didn't complete, please try again"; +$a->strings["Image file is missing"] = "Image file is missing"; +$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Server can't accept new file upload at this time, please contact your administrator"; $a->strings["Image file is empty."] = "Image file is empty."; $a->strings["No photos selected"] = "No photos selected"; $a->strings["Access to this item is restricted."] = "Access to this item is restricted."; @@ -1346,142 +1488,11 @@ $a->strings["This is you"] = "This is me"; $a->strings["Comment"] = "Comment"; $a->strings["Map"] = "Map"; $a->strings["View Album"] = "View album"; -$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend"; -$a->strings["{0} sent you a message"] = "{0} sent you a message"; -$a->strings["{0} requested registration"] = "{0} requested registration"; -$a->strings["Poke/Prod"] = "Poke/Prod"; -$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody"; -$a->strings["Recipient"] = "Recipient:"; -$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:"; -$a->strings["Make this post private"] = "Make this post private"; $a->strings["Requested profile is not available."] = "Requested profile is unavailable."; -$a->strings["%s's posts"] = ""; -$a->strings["%s's comments"] = ""; -$a->strings["%s's timeline"] = ""; +$a->strings["%s's posts"] = "%s's posts"; +$a->strings["%s's comments"] = "%s's comments"; +$a->strings["%s's timeline"] = "%s's timeline"; $a->strings["Tips for New Members"] = "Tips for New Members"; -$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed."; -$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately."; -$a->strings["Unable to process image"] = "Unable to process image"; -$a->strings["Upload File:"] = "Upload File:"; -$a->strings["Select a profile:"] = "Select a profile:"; -$a->strings["or"] = "or"; -$a->strings["skip this step"] = "skip this step"; -$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums"; -$a->strings["Crop Image"] = "Crop Image"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing."; -$a->strings["Done Editing"] = "Done editing"; -$a->strings["Image uploaded successfully."] = "Image uploaded successfully."; -$a->strings["Profile deleted."] = "Profile deleted."; -$a->strings["Profile-"] = "Profile-"; -$a->strings["New profile created."] = "New profile created."; -$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone."; -$a->strings["Profile Name is required."] = "Profile name is required."; -$a->strings["Marital Status"] = "Marital status"; -$a->strings["Romantic Partner"] = "Romantic partner"; -$a->strings["Work/Employment"] = "Work/Employment:"; -$a->strings["Religion"] = "Religion"; -$a->strings["Political Views"] = "Political views"; -$a->strings["Gender"] = "Gender"; -$a->strings["Sexual Preference"] = "Sexual preference"; -$a->strings["XMPP"] = "XMPP"; -$a->strings["Homepage"] = "Homepage"; -$a->strings["Interests"] = "Interests"; -$a->strings["Location"] = "Location"; -$a->strings["Profile updated."] = "Profile updated."; -$a->strings[" and "] = " and "; -$a->strings["public profile"] = "public profile"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s changed %2\$s to “%3\$s”"; -$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s."; -$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:"; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?"; -$a->strings["Show more profile fields:"] = "Show more profile fields:"; -$a->strings["Profile Actions"] = "Profile actions"; -$a->strings["Edit Profile Details"] = "Edit Profile Details"; -$a->strings["Change Profile Photo"] = "Change profile photo"; -$a->strings["View this profile"] = "View this profile"; -$a->strings["Edit visibility"] = "Edit visibility"; -$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings"; -$a->strings["Clone this profile"] = "Clone this profile"; -$a->strings["Delete this profile"] = "Delete this profile"; -$a->strings["Basic information"] = "Basic information"; -$a->strings["Profile picture"] = "Profile picture"; -$a->strings["Preferences"] = "Preferences"; -$a->strings["Status information"] = "Status information"; -$a->strings["Additional information"] = "Additional information"; -$a->strings["Relation"] = "Relation"; -$a->strings["Miscellaneous"] = "Miscellaneous"; -$a->strings["Your Gender:"] = "Gender:"; -$a->strings[" Marital Status:"] = " Marital status:"; -$a->strings["Sexual Preference:"] = "Sexual preference:"; -$a->strings["Example: fishing photography software"] = "Example: fishing photography software"; -$a->strings["Profile Name:"] = "Profile name:"; -$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "This is your public profile.
It may be visible to anybody using the internet."; -$a->strings["Your Full Name:"] = "My full name:"; -$a->strings["Title/Description:"] = "Title/Description:"; -$a->strings["Street Address:"] = "Street address:"; -$a->strings["Locality/City:"] = "Locality/City:"; -$a->strings["Region/State:"] = "Region/State:"; -$a->strings["Postal/Zip Code:"] = "Postcode:"; -$a->strings["Country:"] = "Country:"; -$a->strings["Age: "] = "Age: "; -$a->strings["Who: (if applicable)"] = "Who: (if applicable)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Since [date]:"] = "Since when:"; -$a->strings["Tell us about yourself..."] = "About myself:"; -$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:"; -$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you."; -$a->strings["Homepage URL:"] = "Homepage URL:"; -$a->strings["Hometown:"] = "Home town:"; -$a->strings["Political Views:"] = "Political views:"; -$a->strings["Religious Views:"] = "Religious views:"; -$a->strings["Public Keywords:"] = "Public keywords:"; -$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others."; -$a->strings["Private Keywords:"] = "Private keywords:"; -$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others."; -$a->strings["Likes:"] = "Likes:"; -$a->strings["Dislikes:"] = "Dislikes:"; -$a->strings["Musical interests"] = "Music:"; -$a->strings["Books, literature"] = "Books, literature, poetry:"; -$a->strings["Television"] = "Television:"; -$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment"; -$a->strings["Hobbies/Interests"] = "Hobbies/Interests:"; -$a->strings["Love/romance"] = "Love/Romance:"; -$a->strings["Work/employment"] = "Work/Employment:"; -$a->strings["School/education"] = "School/Education:"; -$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:"; -$a->strings["Profile Image"] = "Profile image"; -$a->strings["visible to everybody"] = "Visible to everybody"; -$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles"; -$a->strings["Change profile photo"] = "Change profile photo"; -$a->strings["Create New Profile"] = "Create new profile"; -$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions."; -$a->strings["Failed to send email message. Here your accout details:
login: %s
password: %s

You can change your password after login."] = "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login."; -$a->strings["Registration successful."] = "Registration successful."; -$a->strings["Your registration can not be processed."] = "Your registration cannot be processed."; -$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator."; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."; -$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): "; -$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?"; -$a->strings["Note for the admin"] = "Note for the admin"; -$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node."; -$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only."; -$a->strings["Your invitation ID: "] = "Your invitation ID: "; -$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: "; -$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)"; -$a->strings["New Password:"] = "New password:"; -$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password."; -$a->strings["Confirm:"] = "Confirm new password:"; -$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = ""; -$a->strings["Choose a nickname: "] = "Choose a nickname: "; -$a->strings["Register"] = "Sign up now >>"; -$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node."; -$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search."; -$a->strings["Too Many Requests"] = "Too many requests"; -$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users."; -$a->strings["Items tagged with: %s"] = "Items tagged with: %s"; $a->strings["Display"] = "Display"; $a->strings["Social Networks"] = "Social networks"; $a->strings["Delegations"] = "Delegations"; @@ -1500,8 +1511,8 @@ $a->strings["Password update failed. Please try again."] = "Password update fail $a->strings[" Please use a shorter name."] = " Please use a shorter name."; $a->strings[" Name too short."] = " Name too short."; $a->strings["Wrong Password"] = "Wrong password"; -$a->strings["Invalid email."] = ""; -$a->strings["Cannot change to that email."] = ""; +$a->strings["Invalid email."] = "Invalid email."; +$a->strings["Cannot change to that email."] = "Cannot change to that email."; $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Private forum has no privacy permissions. Using default privacy group."; $a->strings["Private forum has no privacy permissions and no default privacy group."] = "Private forum has no privacy permissions and no default privacy group."; $a->strings["Settings updated."] = "Settings updated."; @@ -1516,8 +1527,8 @@ $a->strings["Edit"] = "Edit"; $a->strings["Client key starts with"] = "Client key starts with"; $a->strings["No name"] = "No name"; $a->strings["Remove authorization"] = "Remove authorization"; -$a->strings["No Addon settings configured"] = ""; -$a->strings["Addon Settings"] = ""; +$a->strings["No Addon settings configured"] = "No addon settings configured"; +$a->strings["Addon Settings"] = "Addon settings"; $a->strings["Additional Features"] = "Additional Features"; $a->strings["Diaspora"] = "Diaspora"; $a->strings["enabled"] = "enabled"; @@ -1549,8 +1560,8 @@ $a->strings["Action after import:"] = "Action after import:"; $a->strings["Mark as seen"] = "Mark as seen"; $a->strings["Move to folder"] = "Move to folder"; $a->strings["Move to folder:"] = "Move to folder:"; -$a->strings["%s - (Unsupported)"] = ""; -$a->strings["%s - (Experimental)"] = ""; +$a->strings["%s - (Unsupported)"] = "%s - (Unsupported)"; +$a->strings["%s - (Experimental)"] = "%s - (Experimental)"; $a->strings["Display Settings"] = "Display Settings"; $a->strings["Display Theme:"] = "Display theme:"; $a->strings["Mobile Theme:"] = "Mobile theme:"; @@ -1576,7 +1587,7 @@ $a->strings["General Theme Settings"] = "Themes"; $a->strings["Custom Theme Settings"] = "Theme customisation"; $a->strings["Content Settings"] = "Content/Layout"; $a->strings["Theme settings"] = "Theme settings"; -$a->strings["Unable to find your profile. Please contact your admin."] = ""; +$a->strings["Unable to find your profile. Please contact your admin."] = "Unable to find your profile. Please contact your admin."; $a->strings["Account Types"] = "Account types:"; $a->strings["Personal Page Subtypes"] = "Personal Page subtypes"; $a->strings["Community Forum Subtypes"] = "Community forum subtypes"; @@ -1601,14 +1612,21 @@ $a->strings["Requires manual approval of contact requests."] = "Requires manual $a->strings["OpenID:"] = "OpenID:"; $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Allow this OpenID to login to this account."; $a->strings["Publish your default profile in your local site directory?"] = "Publish default profile in local site directory?"; -$a->strings["Your profile may be visible in public."] = "Your local directory may be publicly visible"; +$a->strings["Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public."] = "Your profile will be published in the global Friendica directories (e.g. %s). Your profile will be publicly visible."; $a->strings["Publish your default profile in the global social directory?"] = "Publish default profile in global directory?"; +$a->strings["Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings."] = "Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings."; $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Hide my contact list from others?"; -$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Posting public messages to Diaspora and other networks will not be possible if enabled"; +$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"; +$a->strings["Hide your profile details from anonymous viewers?"] = "Hide profile details from anonymous viewers?"; +$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks."; $a->strings["Allow friends to post to your profile page?"] = "Allow friends to post to my wall?"; +$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"; $a->strings["Allow friends to tag your posts?"] = "Allow friends to tag my post?"; +$a->strings["Your contacts can add additional tags to your posts."] = "Your contacts can add additional tags to your posts."; $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Allow us to suggest you as a potential friend to new members?"; +$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "If you like, Friendica may suggest new members to add you as a contact."; $a->strings["Permit unknown people to send you private mail?"] = "Allow unknown people to send me private messages?"; +$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Friendica network users may send you private messages even if they are not in your contact list."; $a->strings["Profile is not published."] = "Profile is not published."; $a->strings["Your Identity Address is '%s' or '%s'."] = "My identity address: '%s' or '%s'"; $a->strings["Automatically expire posts after this many days:"] = "Automatically expire posts after this many days:"; @@ -1668,19 +1686,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ch $a->strings["Relocate"] = "Recent relocation"; $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."] = "If you have moved this profile from another server and some of your contacts don't receive your updates:"; $a->strings["Resend relocate message to contacts"] = "Resend relocation message to contacts"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s"; -$a->strings["Tag removed"] = "Tag removed"; -$a->strings["Remove Item Tag"] = "Remove Item tag"; -$a->strings["Select a tag to remove: "] = "Select a tag to remove: "; $a->strings["Do you really want to delete this video?"] = "Do you really want to delete this video?"; $a->strings["Delete Video"] = "Delete video"; $a->strings["No videos selected"] = "No videos selected"; $a->strings["Recent Videos"] = "Recent videos"; $a->strings["Upload New Videos"] = "Upload new videos"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows"; -$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?"; -$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s"; -$a->strings["File upload failed."] = "File upload failed."; $a->strings["default"] = "default"; $a->strings["greenzero"] = "greenzero"; $a->strings["purplezero"] = "purplezero"; @@ -1705,11 +1715,11 @@ $a->strings["Navigation bar background color"] = "Navigation bar background colo $a->strings["Navigation bar icon color "] = "Navigation bar icon colour:"; $a->strings["Link color"] = "Link colour:"; $a->strings["Set the background color"] = "Background colour:"; -$a->strings["Content background opacity"] = ""; +$a->strings["Content background opacity"] = "Content background opacity"; $a->strings["Set the background image"] = "Background image:"; -$a->strings["Login page background image"] = ""; -$a->strings["Login page background color"] = ""; -$a->strings["Leave background image and color empty for theme defaults"] = ""; +$a->strings["Login page background image"] = "Login page background image"; +$a->strings["Login page background color"] = "Login page background colour"; +$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and colour empty for theme defaults"; $a->strings["Guest"] = "Guest"; $a->strings["Visitor"] = "Visitor"; $a->strings["Logout"] = "Logout"; @@ -1760,7 +1770,6 @@ $a->strings["Friend/Connect Request"] = "Friend/Contact request"; $a->strings["New Follower"] = "New follower"; $a->strings["Error decoding account file"] = "Error decoding account file"; $a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?"; -$a->strings["Error! Cannot check nickname"] = "Error! Cannot check nickname."; $a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!"; $a->strings["User creation error"] = "User creation error"; $a->strings["User profile creation error"] = "User profile creation error"; @@ -1881,7 +1890,7 @@ $a->strings["Apps"] = "Apps"; $a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games"; $a->strings["Search site content"] = "Search site content"; $a->strings["Community"] = "Community"; -$a->strings["Conversations on this and other servers"] = ""; +$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers"; $a->strings["Directory"] = "Directory"; $a->strings["People directory"] = "People directory"; $a->strings["Information about this friendica instance"] = "Information about this Friendica instance"; @@ -1949,8 +1958,8 @@ $a->strings["Advanced Profile Settings"] = "Advanced profiles"; $a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page"; $a->strings["Tag Cloud"] = "Tag cloud"; $a->strings["Provide a personal tag cloud on your profile page"] = "Provides a personal tag cloud on your profile page"; -$a->strings["Display Membership Date"] = ""; -$a->strings["Display membership date in profile"] = ""; +$a->strings["Display Membership Date"] = "Display membership date"; +$a->strings["Display membership date in profile"] = "Display membership date in profile"; $a->strings["Embedding disabled"] = "Embedding disabled"; $a->strings["Embedded content"] = "Embedded content"; $a->strings["Add New Contact"] = "Add new contact"; @@ -1974,42 +1983,16 @@ $a->strings["%d contact in common"] = [ 1 => "%d contacts in common", ]; $a->strings["There are no tables on MyISAM."] = "There are no tables on MyISAM."; -$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\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]"] = "The error message is\n[pre]%s[/pre]"; $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d occurred during database update:\n%s\n"; $a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: "; $a->strings[": Database update"] = ": Database update"; $a->strings["%s: updating %s table."] = "%s: updating %s table."; -$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."] = "A deleted group with this name has been 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."; -$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts"; -$a->strings["Everybody"] = "Everybody"; -$a->strings["edit"] = "edit"; -$a->strings["Edit group"] = "Edit group"; -$a->strings["Contacts not in any group"] = "Contacts not in any group"; -$a->strings["Create a new group"] = "Create new group"; -$a->strings["Edit groups"] = "Edit groups"; -$a->strings["Drop Contact"] = "Drop contact"; -$a->strings["Organisation"] = "Organisation"; -$a->strings["News"] = "News"; -$a->strings["Forum"] = "Forum"; -$a->strings["Connect URL missing."] = "Connect URL missing."; -$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = ""; -$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered."; -$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information."; -$a->strings["An author or name was not found."] = "An author or name was not found."; -$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact."; -$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "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."] = "Limited profile: This person will be unable to receive direct/private messages from you."; -$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information."; -$a->strings["%s's birthday"] = "%s's birthday"; -$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!"; +$a->strings["[no subject]"] = "[no subject]"; $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is going to %2\$s's %3\$s"; $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is not going to %2\$s's %3\$s"; $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s may go to %2\$s's %3\$s"; -$a->strings["[no subject]"] = "[no subject]"; $a->strings["Requested account is not available."] = "Requested account is unavailable."; $a->strings["Edit profile"] = "Edit profile"; $a->strings["Atom feed"] = "Atom feed"; @@ -2022,7 +2005,7 @@ $a->strings["Birthdays this week:"] = "Birthdays this week:"; $a->strings["[No description]"] = "[No description]"; $a->strings["Event Reminders"] = "Event reminders"; $a->strings["Events this week:"] = "Events this week:"; -$a->strings["Member since:"] = ""; +$a->strings["Member since:"] = "Member since:"; $a->strings["j F, Y"] = "j F, Y"; $a->strings["j F"] = "j F"; $a->strings["Age:"] = "Age:"; @@ -2039,8 +2022,34 @@ $a->strings["Work/employment:"] = "Work/Employment:"; $a->strings["School/education:"] = "School/Education:"; $a->strings["Forums:"] = "Forums:"; $a->strings["Only You Can See This"] = "Only you can see this."; -$a->strings["Login failed"] = ""; -$a->strings["Not enough information to authenticate"] = ""; +$a->strings["Drop Contact"] = "Drop contact"; +$a->strings["Organisation"] = "Organisation"; +$a->strings["News"] = "News"; +$a->strings["Forum"] = "Forum"; +$a->strings["Connect URL missing."] = "Connect URL missing."; +$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."; +$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered."; +$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information."; +$a->strings["An author or name was not found."] = "An author or name was not found."; +$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact."; +$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "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."] = "Limited profile: This person will be unable to receive direct/private messages from you."; +$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information."; +$a->strings["%s's birthday"] = "%s's birthday"; +$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!"; +$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."] = "A deleted group with this name has been 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."; +$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts"; +$a->strings["Everybody"] = "Everybody"; +$a->strings["edit"] = "edit"; +$a->strings["Edit group"] = "Edit group"; +$a->strings["Contacts not in any group"] = "Contacts not in any group"; +$a->strings["Create a new group"] = "Create new group"; +$a->strings["Edit groups"] = "Edit groups"; +$a->strings["Login failed"] = "Login failed"; +$a->strings["Not enough information to authenticate"] = "Not enough information to authenticate"; $a->strings["An invitation is required."] = "An invitation is required."; $a->strings["Invitation could not be verified."] = "Invitation could not be verified."; $a->strings["Invalid OpenID url"] = "Invalid OpenID URL"; @@ -2053,24 +2062,24 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "That do $a->strings["Your email domain is not among those allowed on this site."] = "Your email domain is not allowed on this site."; $a->strings["Not a valid email address."] = "Not a valid email address."; $a->strings["Cannot use that email."] = "Cannot use that email."; -$a->strings["Your nickname can only contain a-z, 0-9 and _."] = ""; +$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _."; $a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another."; $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed."; $a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again."; $a->strings["An error occurred creating your default profile. Please try again."] = "An error occurred creating your default profile. Please try again."; -$a->strings["An error occurred creating your self contact. Please try again."] = ""; -$a->strings["An error occurred creating your default contact group. Please try again."] = ""; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = ""; +$a->strings["An error occurred creating your self contact. Please try again."] = "An error occurred creating your self-contact. Please try again."; +$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"; $a->strings["Registration at %s"] = "Registration at %s"; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = ""; -$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"; +$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."; $a->strings["%s\\'s birthday"] = "%s\\'s birthday"; -$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network"; -$a->strings["Attachments:"] = "Attachments:"; $a->strings["%s is now following %s."] = "%s is now following %s."; $a->strings["following"] = "following"; $a->strings["%s stopped following %s."] = "%s stopped following %s."; $a->strings["stopped following"] = "stopped following"; +$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network"; +$a->strings["Attachments:"] = "Attachments:"; $a->strings["(no subject)"] = "(no subject)"; $a->strings["Create a New Account"] = "Create a new account"; $a->strings["Password: "] = "Password: "; @@ -2117,5 +2126,5 @@ $a->strings["Link"] = "Link"; $a->strings["Video"] = "Video"; $a->strings["Delete this item?"] = "Delete this item?"; $a->strings["show fewer"] = "Show fewer."; -$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs."; $a->strings["toggle mobile"] = "Toggle mobile"; +$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs."; diff --git a/view/lang/en-us/messages.po b/view/lang/en-us/messages.po index 4ffa537367..6cc32ab2fd 100644 --- a/view/lang/en-us/messages.po +++ b/view/lang/en-us/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-10 18:14+0100\n" -"PO-Revision-Date: 2018-02-15 14:50+0000\n" +"POT-Creation-Date: 2018-03-05 16:37+0100\n" +"PO-Revision-Date: 2018-03-06 04:03+0000\n" "Last-Translator: Andy H3 \n" "Language-Team: English (United States) (http://www.transifex.com/Friendica/friendica/language/en_US/)\n" "MIME-Version: 1.0\n" @@ -18,548 +18,23 @@ msgstr "" "Language: en_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/acl_selectors.php:358 -msgid "Post to Email" -msgstr "Post to email" - -#: include/acl_selectors.php:363 mod/settings.php:1126 -msgid "Hide your profile details from unknown viewers?" -msgstr "Hide profile details from unknown viewers?" - -#: include/acl_selectors.php:363 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Connectors are disabled since \"%s\" is enabled." - -#: include/acl_selectors.php:369 -msgid "Visible to everybody" -msgstr "Visible to everybody" - -#: include/acl_selectors.php:370 view/theme/vier/config.php:115 -msgid "show" -msgstr "show" - -#: include/acl_selectors.php:371 view/theme/vier/config.php:115 -msgid "don't show" -msgstr "don't show" - -#: include/acl_selectors.php:377 mod/editpost.php:133 -msgid "CC: email addresses" -msgstr "CC: email addresses" - -#: include/acl_selectors.php:378 mod/editpost.php:140 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Example: bob@example.com, mary@example.com" - -#: include/acl_selectors.php:380 mod/events.php:537 mod/photos.php:1100 -#: mod/photos.php:1443 -msgid "Permissions" -msgstr "Permissions" - -#: include/acl_selectors.php:381 -msgid "Close" -msgstr "Close" - -#: include/api.php:1182 -#, php-format -msgid "Daily posting limit of %d post reached. The post was rejected." -msgid_plural "Daily posting limit of %d posts reached. The post was rejected." -msgstr[0] "" -msgstr[1] "" - -#: include/api.php:1206 -#, php-format -msgid "Weekly posting limit of %d post reached. The post was rejected." -msgid_plural "" -"Weekly posting limit of %d posts reached. The post was rejected." -msgstr[0] "" -msgstr[1] "" - -#: include/api.php:1230 -#, php-format -msgid "Monthly posting limit of %d post reached. The post was rejected." -msgstr "" - -#: include/api.php:4377 mod/photos.php:89 mod/photos.php:195 -#: mod/photos.php:723 mod/photos.php:1151 mod/photos.php:1168 -#: mod/photos.php:1686 mod/profile_photo.php:84 mod/profile_photo.php:92 -#: mod/profile_photo.php:100 mod/profile_photo.php:223 -#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:524 -#: src/Model/User.php:532 src/Model/User.php:540 -msgid "Profile Photos" -msgstr "Profile photos" - -#: include/bb2diaspora.php:240 include/event.php:26 include/event.php:915 -#: mod/localtime.php:19 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: include/bb2diaspora.php:247 include/event.php:45 include/event.php:62 -#: include/event.php:472 include/event.php:993 -msgid "Starts:" -msgstr "Starts:" - -#: include/bb2diaspora.php:253 include/event.php:48 include/event.php:68 -#: include/event.php:473 include/event.php:997 -msgid "Finishes:" -msgstr "Finishes:" - -#: include/bb2diaspora.php:260 include/event.php:52 include/event.php:77 -#: include/event.php:474 include/event.php:1011 mod/directory.php:140 -#: mod/notifications.php:247 mod/contacts.php:650 mod/events.php:522 -#: src/Model/Profile.php:417 -msgid "Location:" -msgstr "Location:" - -#: include/conversation.php:147 include/conversation.php:285 -#: include/text.php:1744 src/Model/Item.php:1850 -msgid "event" -msgstr "event" - -#: include/conversation.php:150 include/conversation.php:160 -#: include/conversation.php:288 include/conversation.php:297 -#: mod/subthread.php:96 mod/tagger.php:71 src/Model/Item.php:1848 -#: src/Protocol/Diaspora.php:1941 -msgid "status" -msgstr "status" - -#: include/conversation.php:155 include/conversation.php:293 -#: include/text.php:1746 mod/subthread.php:96 mod/tagger.php:71 -#: src/Model/Item.php:1848 -msgid "photo" -msgstr "photo" - -#: include/conversation.php:167 src/Model/Item.php:1722 -#: src/Protocol/Diaspora.php:1937 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s likes %2$s's %3$s" - -#: include/conversation.php:170 src/Model/Item.php:1727 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s doesn't like %2$s's %3$s" - -#: include/conversation.php:173 -#, php-format -msgid "%1$s attends %2$s's %3$s" -msgstr "%1$s goes to %2$s's %3$s" - -#: include/conversation.php:176 -#, php-format -msgid "%1$s doesn't attend %2$s's %3$s" -msgstr "%1$s doesn't go %2$s's %3$s" - -#: include/conversation.php:179 -#, php-format -msgid "%1$s attends maybe %2$s's %3$s" -msgstr "%1$s might go to %2$s's %3$s" - -#: include/conversation.php:212 mod/dfrn_confirm.php:431 -#: src/Protocol/Diaspora.php:2409 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s is now friends with %2$s" - -#: include/conversation.php:253 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s poked %2$s" - -#: include/conversation.php:307 mod/tagger.php:104 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s tagged %2$s's %3$s with %4$s" - -#: include/conversation.php:334 -msgid "post/item" -msgstr "Post/Item" - -#: include/conversation.php:335 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s marked %2$s's %3$s as favorite" - -#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:354 -msgid "Likes" -msgstr "Likes" - -#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:358 -msgid "Dislikes" -msgstr "Dislikes" - -#: include/conversation.php:610 include/conversation.php:1673 -#: mod/photos.php:1504 -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Attending" -msgstr[1] "Attending" - -#: include/conversation.php:610 mod/photos.php:1504 -msgid "Not attending" -msgstr "Not attending" - -#: include/conversation.php:610 mod/photos.php:1504 -msgid "Might attend" -msgstr "Might attend" - -#: include/conversation.php:744 mod/photos.php:1571 src/Object/Post.php:177 -msgid "Select" -msgstr "Select" - -#: include/conversation.php:745 mod/admin.php:1705 mod/contacts.php:820 -#: mod/contacts.php:1018 mod/photos.php:1572 mod/settings.php:742 -#: src/Object/Post.php:178 -msgid "Delete" -msgstr "Delete" - -#: include/conversation.php:777 src/Object/Post.php:355 -#: src/Object/Post.php:356 -#, php-format -msgid "View %s's profile @ %s" -msgstr "View %s's profile @ %s" - -#: include/conversation.php:789 src/Object/Post.php:343 -msgid "Categories:" -msgstr "Categories:" - -#: include/conversation.php:790 src/Object/Post.php:344 -msgid "Filed under:" -msgstr "Filed under:" - -#: include/conversation.php:797 src/Object/Post.php:369 -#, php-format -msgid "%s from %s" -msgstr "%s from %s" - -#: include/conversation.php:812 -msgid "View in context" -msgstr "View in context" - -#: include/conversation.php:814 include/conversation.php:1346 -#: mod/wallmessage.php:146 mod/editpost.php:124 mod/message.php:264 -#: mod/message.php:435 mod/photos.php:1475 src/Object/Post.php:394 -msgid "Please wait" -msgstr "Please wait" - -#: include/conversation.php:885 -msgid "remove" -msgstr "Remove" - -#: include/conversation.php:889 -msgid "Delete Selected Items" -msgstr "Delete selected items" - -#: include/conversation.php:1052 view/theme/frio/theme.php:355 -msgid "Follow Thread" -msgstr "Follow thread" - -#: include/conversation.php:1053 src/Model/Contact.php:554 -msgid "View Status" -msgstr "View status" - -#: include/conversation.php:1054 include/conversation.php:1070 -#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82 -#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497 -#: src/Model/Contact.php:510 src/Model/Contact.php:555 -msgid "View Profile" -msgstr "View profile" - -#: include/conversation.php:1055 src/Model/Contact.php:556 -msgid "View Photos" -msgstr "View photos" - -#: include/conversation.php:1056 src/Model/Contact.php:557 -msgid "Network Posts" -msgstr "Network posts" - -#: include/conversation.php:1057 src/Model/Contact.php:558 -msgid "View Contact" -msgstr "View contact" - -#: include/conversation.php:1058 src/Model/Contact.php:560 -msgid "Send PM" -msgstr "Send PM" - -#: include/conversation.php:1062 src/Model/Contact.php:561 -msgid "Poke" -msgstr "Poke" - -#: include/conversation.php:1067 mod/allfriends.php:74 mod/follow.php:145 -#: mod/suggest.php:83 mod/dirfind.php:221 mod/match.php:90 -#: mod/contacts.php:586 src/Content/Widget.php:61 src/Model/Contact.php:511 -msgid "Connect/Follow" -msgstr "Connect/Follow" - -#: include/conversation.php:1186 -#, php-format -msgid "%s likes this." -msgstr "%s likes this." - -#: include/conversation.php:1189 -#, php-format -msgid "%s doesn't like this." -msgstr "%s doesn't like this." - -#: include/conversation.php:1192 -#, php-format -msgid "%s attends." -msgstr "%s attends." - -#: include/conversation.php:1195 -#, php-format -msgid "%s doesn't attend." -msgstr "%s doesn't attend." - -#: include/conversation.php:1198 -#, php-format -msgid "%s attends maybe." -msgstr "%s may attend." - -#: include/conversation.php:1209 -msgid "and" -msgstr "and" - -#: include/conversation.php:1215 -#, php-format -msgid "and %d other people" -msgstr "" - -#: include/conversation.php:1224 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d people like this" - -#: include/conversation.php:1225 -#, php-format -msgid "%s like this." -msgstr "%s like this." - -#: include/conversation.php:1228 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d people don't like this" - -#: include/conversation.php:1229 -#, php-format -msgid "%s don't like this." -msgstr "%s don't like this." - -#: include/conversation.php:1232 -#, php-format -msgid "%2$d people attend" -msgstr "%2$d people attend" - -#: include/conversation.php:1233 -#, php-format -msgid "%s attend." -msgstr "%s attend." - -#: include/conversation.php:1236 -#, php-format -msgid "%2$d people don't attend" -msgstr "%2$d people don't attend" - -#: include/conversation.php:1237 -#, php-format -msgid "%s don't attend." -msgstr "%s don't attend." - -#: include/conversation.php:1240 -#, php-format -msgid "%2$d people attend maybe" -msgstr "%2$d people attend maybe" - -#: include/conversation.php:1241 -#, php-format -msgid "%s anttend maybe." -msgstr "%s attend maybe." - -#: include/conversation.php:1271 include/conversation.php:1287 -msgid "Visible to everybody" -msgstr "Visible to everybody" - -#: include/conversation.php:1272 include/conversation.php:1288 -#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:199 -#: mod/message.php:206 mod/message.php:345 mod/message.php:352 -msgid "Please enter a link URL:" -msgstr "Please enter a link URL:" - -#: include/conversation.php:1273 include/conversation.php:1289 -msgid "Please enter a video link/URL:" -msgstr "Please enter a video link/URL:" - -#: include/conversation.php:1274 include/conversation.php:1290 -msgid "Please enter an audio link/URL:" -msgstr "Please enter an audio link/URL:" - -#: include/conversation.php:1275 include/conversation.php:1291 -msgid "Tag term:" -msgstr "Tag term:" - -#: include/conversation.php:1276 include/conversation.php:1292 -#: mod/filer.php:35 -msgid "Save to Folder:" -msgstr "Save to folder:" - -#: include/conversation.php:1277 include/conversation.php:1293 -msgid "Where are you right now?" -msgstr "Where are you right now?" - -#: include/conversation.php:1278 -msgid "Delete item(s)?" -msgstr "Delete item(s)?" - -#: include/conversation.php:1327 -msgid "Share" -msgstr "Share" - -#: include/conversation.php:1328 mod/wallmessage.php:144 mod/editpost.php:110 -#: mod/message.php:262 mod/message.php:432 -msgid "Upload photo" -msgstr "Upload photo" - -#: include/conversation.php:1329 mod/editpost.php:111 -msgid "upload photo" -msgstr "upload photo" - -#: include/conversation.php:1330 mod/editpost.php:112 -msgid "Attach file" -msgstr "Attach file" - -#: include/conversation.php:1331 mod/editpost.php:113 -msgid "attach file" -msgstr "attach file" - -#: include/conversation.php:1332 mod/wallmessage.php:145 mod/editpost.php:114 -#: mod/message.php:263 mod/message.php:433 -msgid "Insert web link" -msgstr "Insert web link" - -#: include/conversation.php:1333 mod/editpost.php:115 -msgid "web link" -msgstr "web link" - -#: include/conversation.php:1334 mod/editpost.php:116 -msgid "Insert video link" -msgstr "Insert video link" - -#: include/conversation.php:1335 mod/editpost.php:117 -msgid "video link" -msgstr "video link" - -#: include/conversation.php:1336 mod/editpost.php:118 -msgid "Insert audio link" -msgstr "Insert audio link" - -#: include/conversation.php:1337 mod/editpost.php:119 -msgid "audio link" -msgstr "audio link" - -#: include/conversation.php:1338 mod/editpost.php:120 -msgid "Set your location" -msgstr "Set your location" - -#: include/conversation.php:1339 mod/editpost.php:121 -msgid "set location" -msgstr "set location" - -#: include/conversation.php:1340 mod/editpost.php:122 -msgid "Clear browser location" -msgstr "Clear browser location" - -#: include/conversation.php:1341 mod/editpost.php:123 -msgid "clear location" -msgstr "clear location" - -#: include/conversation.php:1343 mod/editpost.php:137 -msgid "Set title" -msgstr "Set title" - -#: include/conversation.php:1345 mod/editpost.php:139 -msgid "Categories (comma-separated list)" -msgstr "Categories (comma-separated list)" - -#: include/conversation.php:1347 mod/editpost.php:125 -msgid "Permission settings" -msgstr "Permission settings" - -#: include/conversation.php:1348 mod/editpost.php:154 -msgid "permissions" -msgstr "permissions" - -#: include/conversation.php:1356 mod/editpost.php:134 -msgid "Public post" -msgstr "Public post" - -#: include/conversation.php:1360 mod/editpost.php:145 mod/events.php:532 -#: mod/photos.php:1494 mod/photos.php:1533 mod/photos.php:1606 -#: src/Object/Post.php:797 -msgid "Preview" -msgstr "Preview" - -#: include/conversation.php:1364 include/items.php:388 mod/fbrowser.php:103 -#: mod/fbrowser.php:134 mod/follow.php:163 mod/suggest.php:41 -#: mod/unfollow.php:117 mod/editpost.php:148 mod/contacts.php:466 -#: mod/dfrn_request.php:663 mod/message.php:140 mod/photos.php:249 -#: mod/photos.php:325 mod/settings.php:680 mod/settings.php:706 -#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:149 -msgid "Cancel" -msgstr "Cancel" - -#: include/conversation.php:1369 -msgid "Post to Groups" -msgstr "Post to groups" - -#: include/conversation.php:1370 -msgid "Post to Contacts" -msgstr "Post to contacts" - -#: include/conversation.php:1371 -msgid "Private post" -msgstr "Private post" - -#: include/conversation.php:1376 mod/editpost.php:152 -#: src/Model/Profile.php:342 -msgid "Message" -msgstr "Message" - -#: include/conversation.php:1377 mod/editpost.php:153 -msgid "Browser" -msgstr "Browser" - -#: include/conversation.php:1644 -msgid "View all" -msgstr "View all" - -#: include/conversation.php:1667 -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Like" -msgstr[1] "Likes" - -#: include/conversation.php:1670 -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Dislike" -msgstr[1] "Dislikes" - -#: include/conversation.php:1676 -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Not attending" -msgstr[1] "Not attending" - -#: include/conversation.php:1679 src/Content/ContactSelector.php:125 -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Undecided" -msgstr[1] "Undecided" - -#: include/dba.php:59 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Cannot locate DNS info for database server '%s'" +#: include/security.php:81 +msgid "Welcome " +msgstr "Welcome " + +#: include/security.php:82 +msgid "Please upload a profile photo." +msgstr "Please upload a profile photo." + +#: include/security.php:84 +msgid "Welcome back " +msgstr "Welcome back " + +#: include/security.php:431 +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 "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours." #: include/enotify.php:33 msgid "Friendica Notification" @@ -579,7 +54,7 @@ msgstr "%s Administrator" msgid "%1$s, %2$s Administrator" msgstr "%1$s, %2$s Administrator" -#: include/enotify.php:52 src/Worker/Delivery.php:404 +#: include/enotify.php:52 src/Worker/Delivery.php:403 msgid "noreply" msgstr "noreply" @@ -815,7 +290,7 @@ msgid "" "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' has chosen to accept you as 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." #: include/enotify.php:353 #, php-format @@ -846,482 +321,1008 @@ msgstr "You've received a [url=%1$s]registration request[/url] from %2$s." #: include/enotify.php:373 #, php-format msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s(" -msgstr "" +msgstr "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s(" #: include/enotify.php:379 #, php-format msgid "Please visit %s to approve or reject the request." msgstr "Please visit %s to approve or reject the request." -#: include/event.php:421 +#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238 +#: mod/localtime.php:19 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: include/event.php:45 include/event.php:62 include/event.php:471 +#: include/event.php:992 include/bb2diaspora.php:245 +msgid "Starts:" +msgstr "Starts:" + +#: include/event.php:48 include/event.php:68 include/event.php:472 +#: include/event.php:996 include/bb2diaspora.php:251 +msgid "Finishes:" +msgstr "Finishes:" + +#: include/event.php:52 include/event.php:77 include/event.php:473 +#: include/event.php:1010 include/bb2diaspora.php:258 +#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149 +#: mod/events.php:521 src/Model/Profile.php:417 +msgid "Location:" +msgstr "Location:" + +#: include/event.php:420 msgid "all-day" msgstr "All-day" -#: include/event.php:423 include/text.php:1135 +#: include/event.php:422 include/text.php:1111 msgid "Sun" msgstr "Sun" -#: include/event.php:424 include/text.php:1135 +#: include/event.php:423 include/text.php:1111 msgid "Mon" msgstr "Mon" -#: include/event.php:425 include/text.php:1135 +#: include/event.php:424 include/text.php:1111 msgid "Tue" msgstr "Tue" -#: include/event.php:426 include/text.php:1135 +#: include/event.php:425 include/text.php:1111 msgid "Wed" msgstr "Wed" -#: include/event.php:427 include/text.php:1135 +#: include/event.php:426 include/text.php:1111 msgid "Thu" msgstr "Thu" -#: include/event.php:428 include/text.php:1135 +#: include/event.php:427 include/text.php:1111 msgid "Fri" msgstr "Fri" -#: include/event.php:429 include/text.php:1135 +#: include/event.php:428 include/text.php:1111 msgid "Sat" msgstr "Sat" -#: include/event.php:431 include/text.php:1117 mod/settings.php:945 +#: include/event.php:430 include/text.php:1093 mod/settings.php:945 msgid "Sunday" msgstr "Sunday" -#: include/event.php:432 include/text.php:1117 mod/settings.php:945 +#: include/event.php:431 include/text.php:1093 mod/settings.php:945 msgid "Monday" msgstr "Monday" -#: include/event.php:433 include/text.php:1117 +#: include/event.php:432 include/text.php:1093 msgid "Tuesday" msgstr "Tuesday" -#: include/event.php:434 include/text.php:1117 +#: include/event.php:433 include/text.php:1093 msgid "Wednesday" msgstr "Wednesday" -#: include/event.php:435 include/text.php:1117 +#: include/event.php:434 include/text.php:1093 msgid "Thursday" msgstr "Thursday" -#: include/event.php:436 include/text.php:1117 +#: include/event.php:435 include/text.php:1093 msgid "Friday" msgstr "Friday" -#: include/event.php:437 include/text.php:1117 +#: include/event.php:436 include/text.php:1093 msgid "Saturday" msgstr "Saturday" -#: include/event.php:439 include/text.php:1138 +#: include/event.php:438 include/text.php:1114 msgid "Jan" msgstr "Jan" -#: include/event.php:440 include/text.php:1138 +#: include/event.php:439 include/text.php:1114 msgid "Feb" msgstr "Feb" -#: include/event.php:441 include/text.php:1138 +#: include/event.php:440 include/text.php:1114 msgid "Mar" msgstr "Mar" -#: include/event.php:442 include/text.php:1138 +#: include/event.php:441 include/text.php:1114 msgid "Apr" msgstr "Apr" -#: include/event.php:443 include/event.php:456 include/text.php:1121 -#: include/text.php:1138 +#: include/event.php:442 include/event.php:455 include/text.php:1097 +#: include/text.php:1114 msgid "May" msgstr "May" -#: include/event.php:444 +#: include/event.php:443 msgid "Jun" msgstr "Jun" -#: include/event.php:445 include/text.php:1138 +#: include/event.php:444 include/text.php:1114 msgid "Jul" msgstr "Jul" -#: include/event.php:446 include/text.php:1138 +#: include/event.php:445 include/text.php:1114 msgid "Aug" msgstr "Aug" -#: include/event.php:447 +#: include/event.php:446 msgid "Sept" msgstr "Sep" -#: include/event.php:448 include/text.php:1138 +#: include/event.php:447 include/text.php:1114 msgid "Oct" msgstr "Oct" -#: include/event.php:449 include/text.php:1138 +#: include/event.php:448 include/text.php:1114 msgid "Nov" msgstr "Nov" -#: include/event.php:450 include/text.php:1138 +#: include/event.php:449 include/text.php:1114 msgid "Dec" msgstr "Dec" -#: include/event.php:452 include/text.php:1121 +#: include/event.php:451 include/text.php:1097 msgid "January" msgstr "January" -#: include/event.php:453 include/text.php:1121 +#: include/event.php:452 include/text.php:1097 msgid "February" msgstr "February" -#: include/event.php:454 include/text.php:1121 +#: include/event.php:453 include/text.php:1097 msgid "March" msgstr "March" -#: include/event.php:455 include/text.php:1121 +#: include/event.php:454 include/text.php:1097 msgid "April" msgstr "April" -#: include/event.php:457 include/text.php:1121 +#: include/event.php:456 include/text.php:1097 msgid "June" msgstr "June" -#: include/event.php:458 include/text.php:1121 +#: include/event.php:457 include/text.php:1097 msgid "July" msgstr "July" -#: include/event.php:459 include/text.php:1121 +#: include/event.php:458 include/text.php:1097 msgid "August" msgstr "August" -#: include/event.php:460 include/text.php:1121 +#: include/event.php:459 include/text.php:1097 msgid "September" msgstr "September" -#: include/event.php:461 include/text.php:1121 +#: include/event.php:460 include/text.php:1097 msgid "October" msgstr "October" -#: include/event.php:462 include/text.php:1121 +#: include/event.php:461 include/text.php:1097 msgid "November" msgstr "November" -#: include/event.php:463 include/text.php:1121 +#: include/event.php:462 include/text.php:1097 msgid "December" msgstr "December" -#: include/event.php:465 mod/cal.php:280 mod/events.php:402 +#: include/event.php:464 mod/cal.php:280 mod/events.php:401 msgid "today" msgstr "today" -#: include/event.php:466 mod/cal.php:281 mod/events.php:403 -#: src/Util/Temporal.php:302 +#: include/event.php:465 mod/cal.php:281 mod/events.php:402 +#: src/Util/Temporal.php:304 msgid "month" msgstr "month" -#: include/event.php:467 mod/cal.php:282 mod/events.php:404 -#: src/Util/Temporal.php:303 +#: include/event.php:466 mod/cal.php:282 mod/events.php:403 +#: src/Util/Temporal.php:305 msgid "week" msgstr "week" -#: include/event.php:468 mod/cal.php:283 mod/events.php:405 -#: src/Util/Temporal.php:304 +#: include/event.php:467 mod/cal.php:283 mod/events.php:404 +#: src/Util/Temporal.php:306 msgid "day" msgstr "day" -#: include/event.php:470 +#: include/event.php:469 msgid "No events to display" msgstr "No events to display" -#: include/event.php:584 +#: include/event.php:583 msgid "l, F j" msgstr "l, F j" -#: include/event.php:608 +#: include/event.php:607 msgid "Edit event" msgstr "Edit event" -#: include/event.php:609 +#: include/event.php:608 msgid "Duplicate event" msgstr "Duplicate event" -#: include/event.php:610 +#: include/event.php:609 msgid "Delete event" msgstr "Delete event" -#: include/event.php:637 include/text.php:1535 include/text.php:1542 +#: include/event.php:636 include/text.php:1508 include/text.php:1515 msgid "link to source" msgstr "Link to source" -#: include/event.php:897 +#: include/event.php:896 msgid "Export" msgstr "Export" -#: include/event.php:898 +#: include/event.php:897 msgid "Export calendar as ical" msgstr "Export calendar as ical" -#: include/event.php:899 +#: include/event.php:898 msgid "Export calendar as csv" msgstr "Export calendar as csv" -#: include/event.php:916 +#: include/event.php:915 msgid "D g:i A" msgstr "D g:i A" -#: include/event.php:917 +#: include/event.php:916 msgid "g:i A" msgstr "g:i A" -#: include/event.php:1012 include/event.php:1014 +#: include/event.php:1011 include/event.php:1013 msgid "Show map" msgstr "Show map" -#: include/event.php:1013 +#: include/event.php:1012 msgid "Hide map" msgstr "Hide map" -#: include/items.php:343 mod/notice.php:22 mod/viewsrc.php:20 -#: mod/admin.php:269 mod/admin.php:1761 mod/admin.php:2009 mod/display.php:69 -#: mod/display.php:246 mod/display.php:348 +#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21 +#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 +#: mod/display.php:247 mod/display.php:349 msgid "Item not found." msgstr "Item not found." -#: include/items.php:383 +#: include/items.php:382 msgid "Do you really want to delete this item?" msgstr "Do you really want to delete this item?" -#: include/items.php:385 mod/api.php:110 mod/follow.php:152 mod/suggest.php:38 -#: mod/contacts.php:463 mod/dfrn_request.php:653 mod/message.php:137 +#: include/items.php:384 mod/api.php:110 mod/suggest.php:38 #: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674 -#: mod/register.php:236 mod/settings.php:1109 mod/settings.php:1115 -#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130 -#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142 -#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164 -#: mod/settings.php:1165 mod/settings.php:1166 +#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148 +#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109 +#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126 +#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138 +#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163 +#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166 msgid "Yes" msgstr "Yes" -#: include/items.php:402 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 -#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/delegate.php:20 -#: mod/follow.php:16 mod/follow.php:57 mod/follow.php:120 mod/group.php:26 -#: mod/nogroup.php:28 mod/notes.php:30 mod/regmod.php:108 +#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103 +#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 +#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159 +#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141 +#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680 +#: mod/settings.php:706 mod/videos.php:148 +msgid "Cancel" +msgstr "Cancel" + +#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 +#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28 #: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15 -#: mod/unfollow.php:57 mod/unfollow.php:90 mod/viewcontacts.php:55 -#: mod/wall_upload.php:103 mod/wall_upload.php:106 mod/wallmessage.php:16 -#: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103 -#: mod/editpost.php:20 mod/uimport.php:28 mod/dirfind.php:24 -#: mod/notifications.php:73 mod/ostatus_subscribe.php:16 mod/cal.php:304 -#: mod/contacts.php:377 mod/dfrn_confirm.php:68 mod/events.php:196 -#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/item.php:161 -#: mod/manage.php:131 mod/message.php:58 mod/message.php:103 -#: mod/network.php:32 mod/photos.php:175 mod/photos.php:1053 mod/poke.php:154 +#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28 +#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16 +#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20 +#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181 +#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77 +#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38 +#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150 #: mod/profile_photo.php:29 mod/profile_photo.php:188 -#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/profiles.php:181 -#: mod/profiles.php:619 mod/register.php:53 mod/settings.php:41 -#: mod/settings.php:140 mod/settings.php:669 mod/wall_attach.php:74 -#: mod/wall_attach.php:77 index.php:413 +#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/regmod.php:108 +#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106 +#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79 +#: mod/wallmessage.php:103 mod/item.php:160 mod/register.php:53 +#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26 +#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30 +#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41 +#: mod/settings.php:140 mod/settings.php:669 index.php:413 msgid "Permission denied." msgstr "Permission denied." -#: include/items.php:472 +#: include/items.php:471 msgid "Archives" msgstr "Archives" -#: include/items.php:478 view/theme/vier/theme.php:258 +#: include/items.php:477 view/theme/vier/theme.php:259 #: src/Content/ForumManager.php:130 src/Content/Widget.php:312 #: src/Object/Post.php:422 src/App.php:514 msgid "show more" msgstr "Show more..." -#: include/security.php:81 -msgid "Welcome " -msgstr "Welcome " - -#: include/security.php:82 -msgid "Please upload a profile photo." -msgstr "Please upload a profile photo." - -#: include/security.php:84 -msgid "Welcome back " -msgstr "Welcome back " - -#: include/security.php:431 -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 "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours." - -#: include/text.php:301 +#: include/text.php:302 msgid "newer" msgstr "Later posts" -#: include/text.php:302 +#: include/text.php:303 msgid "older" msgstr "Earlier posts" -#: include/text.php:307 +#: include/text.php:308 msgid "first" msgstr "first" -#: include/text.php:308 +#: include/text.php:309 msgid "prev" msgstr "prev" -#: include/text.php:342 +#: include/text.php:343 msgid "next" msgstr "next" -#: include/text.php:343 +#: include/text.php:344 msgid "last" msgstr "last" -#: include/text.php:397 +#: include/text.php:398 msgid "Loading more entries..." msgstr "Loading more entries..." -#: include/text.php:398 +#: include/text.php:399 msgid "The end" msgstr "The end" -#: include/text.php:908 +#: include/text.php:884 msgid "No contacts" msgstr "No contacts" -#: include/text.php:932 +#: include/text.php:908 #, php-format msgid "%d Contact" msgid_plural "%d Contacts" msgstr[0] "%d contact" msgstr[1] "%d contacts" -#: include/text.php:945 +#: include/text.php:921 msgid "View Contacts" msgstr "View contacts" -#: include/text.php:1034 mod/filer.php:36 mod/notes.php:69 -#: mod/editpost.php:109 +#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112 +#: mod/notes.php:68 msgid "Save" msgstr "Save" -#: include/text.php:1034 +#: include/text.php:1010 msgid "Follow" -msgstr "" +msgstr "Follow" -#: include/text.php:1040 mod/search.php:155 src/Content/Nav.php:142 +#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142 msgid "Search" msgstr "Search" -#: include/text.php:1043 src/Content/Nav.php:58 +#: include/text.php:1019 src/Content/Nav.php:58 msgid "@name, !forum, #tags, content" msgstr "@name, !forum, #tags, content" -#: include/text.php:1049 src/Content/Nav.php:145 +#: include/text.php:1025 src/Content/Nav.php:145 msgid "Full Text" msgstr "Full text" -#: include/text.php:1050 src/Content/Nav.php:146 +#: include/text.php:1026 src/Content/Nav.php:146 #: src/Content/Widget/TagCloud.php:54 msgid "Tags" msgstr "Tags" -#: include/text.php:1051 mod/viewcontacts.php:132 mod/contacts.php:804 -#: mod/contacts.php:865 view/theme/frio/theme.php:269 src/Content/Nav.php:147 -#: src/Content/Nav.php:212 src/Model/Profile.php:942 src/Model/Profile.php:945 +#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866 +#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270 +#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957 +#: src/Model/Profile.php:960 msgid "Contacts" msgstr "Contacts" -#: include/text.php:1054 view/theme/vier/theme.php:253 +#: include/text.php:1030 view/theme/vier/theme.php:254 #: src/Content/ForumManager.php:125 src/Content/Nav.php:151 msgid "Forums" msgstr "Forums" -#: include/text.php:1098 +#: include/text.php:1074 msgid "poke" msgstr "poke" -#: include/text.php:1098 +#: include/text.php:1074 msgid "poked" msgstr "poked" -#: include/text.php:1099 +#: include/text.php:1075 msgid "ping" msgstr "ping" -#: include/text.php:1099 +#: include/text.php:1075 msgid "pinged" msgstr "pinged" -#: include/text.php:1100 +#: include/text.php:1076 msgid "prod" msgstr "prod" -#: include/text.php:1100 +#: include/text.php:1076 msgid "prodded" msgstr "prodded" -#: include/text.php:1101 +#: include/text.php:1077 msgid "slap" msgstr "slap" -#: include/text.php:1101 +#: include/text.php:1077 msgid "slapped" msgstr "slapped" -#: include/text.php:1102 +#: include/text.php:1078 msgid "finger" msgstr "finger" -#: include/text.php:1102 +#: include/text.php:1078 msgid "fingered" msgstr "fingered" -#: include/text.php:1103 +#: include/text.php:1079 msgid "rebuff" msgstr "rebuff" -#: include/text.php:1103 +#: include/text.php:1079 msgid "rebuffed" msgstr "rebuffed" -#: include/text.php:1138 +#: include/text.php:1114 msgid "Sep" msgstr "Sep" -#: include/text.php:1339 mod/videos.php:384 +#: include/text.php:1315 mod/videos.php:381 msgid "View Video" msgstr "View video" -#: include/text.php:1356 +#: include/text.php:1332 msgid "bytes" msgstr "bytes" -#: include/text.php:1391 include/text.php:1402 +#: include/text.php:1367 include/text.php:1378 msgid "Click to open/close" msgstr "Click to open/close" -#: include/text.php:1529 +#: include/text.php:1502 msgid "View on separate page" msgstr "View on separate page" -#: include/text.php:1530 +#: include/text.php:1503 msgid "view on separate page" msgstr "view on separate page" -#: include/text.php:1748 +#: include/text.php:1717 include/conversation.php:146 +#: include/conversation.php:284 src/Model/Item.php:1785 +msgid "event" +msgstr "event" + +#: include/text.php:1719 include/conversation.php:154 +#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72 +#: src/Model/Item.php:1783 +msgid "photo" +msgstr "photo" + +#: include/text.php:1721 msgid "activity" msgstr "activity" -#: include/text.php:1750 src/Object/Post.php:421 src/Object/Post.php:433 +#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433 msgid "comment" msgid_plural "comments" msgstr[0] "comment" msgstr[1] "comments" -#: include/text.php:1753 +#: include/text.php:1726 msgid "post" msgstr "post" -#: include/text.php:1910 +#: include/text.php:1883 msgid "Item filed" msgstr "Item filed" +#: include/acl_selectors.php:355 +msgid "Post to Email" +msgstr "Post to email" + +#: include/acl_selectors.php:360 +msgid "Hide your profile details from unknown viewers?" +msgstr "Hide profile details from unknown viewers?" + +#: include/acl_selectors.php:360 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Connectors are disabled since \"%s\" is enabled." + +#: include/acl_selectors.php:366 +msgid "Visible to everybody" +msgstr "Visible to everybody" + +#: include/acl_selectors.php:367 view/theme/vier/config.php:115 +msgid "show" +msgstr "show" + +#: include/acl_selectors.php:368 view/theme/vier/config.php:115 +msgid "don't show" +msgstr "don't show" + +#: include/acl_selectors.php:374 mod/editpost.php:136 +msgid "CC: email addresses" +msgstr "CC: email addresses" + +#: include/acl_selectors.php:375 mod/editpost.php:143 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Example: bob@example.com, mary@example.com" + +#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 +#: mod/photos.php:1441 +msgid "Permissions" +msgstr "Permissions" + +#: include/acl_selectors.php:378 +msgid "Close" +msgstr "Close" + +#: include/api.php:1181 +#, php-format +msgid "Daily posting limit of %d post reached. The post was rejected." +msgid_plural "Daily posting limit of %d posts reached. The post was rejected." +msgstr[0] "Daily posting limit of %d post are reached. The post was rejected." +msgstr[1] "Daily posting limit of %d posts are reached. This post was rejected." + +#: include/api.php:1205 +#, php-format +msgid "Weekly posting limit of %d post reached. The post was rejected." +msgid_plural "" +"Weekly posting limit of %d posts reached. The post was rejected." +msgstr[0] "Weekly posting limit of %d post are reached. The post was rejected." +msgstr[1] "Weekly posting limit of %d posts are reached. This post was rejected." + +#: include/api.php:1229 +#, php-format +msgid "Monthly posting limit of %d post reached. The post was rejected." +msgstr "Monthly posting limit of %d posts are reached. This post was rejected." + +#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92 +#: mod/profile_photo.php:100 mod/profile_photo.php:223 +#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88 +#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149 +#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526 +#: src/Model/User.php:534 src/Model/User.php:542 +msgid "Profile Photos" +msgstr "Profile photos" + +#: include/conversation.php:149 include/conversation.php:159 +#: include/conversation.php:287 include/conversation.php:296 +#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 +#: src/Protocol/Diaspora.php:1946 +msgid "status" +msgstr "status" + +#: include/conversation.php:166 src/Model/Item.php:1656 +#: src/Protocol/Diaspora.php:1942 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s likes %2$s's %3$s" + +#: include/conversation.php:169 src/Model/Item.php:1661 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s doesn't like %2$s's %3$s" + +#: include/conversation.php:172 +#, php-format +msgid "%1$s attends %2$s's %3$s" +msgstr "%1$s goes to %2$s's %3$s" + +#: include/conversation.php:175 +#, php-format +msgid "%1$s doesn't attend %2$s's %3$s" +msgstr "%1$s doesn't go %2$s's %3$s" + +#: include/conversation.php:178 +#, php-format +msgid "%1$s attends maybe %2$s's %3$s" +msgstr "%1$s might go to %2$s's %3$s" + +#: include/conversation.php:211 mod/dfrn_confirm.php:431 +#: src/Protocol/Diaspora.php:2414 +#, php-format +msgid "%1$s is now friends with %2$s" +msgstr "%1$s is now friends with %2$s" + +#: include/conversation.php:252 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s poked %2$s" + +#: include/conversation.php:306 mod/tagger.php:110 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s tagged %2$s's %3$s with %4$s" + +#: include/conversation.php:333 +msgid "post/item" +msgstr "Post/Item" + +#: include/conversation.php:334 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s marked %2$s's %3$s as favorite" + +#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501 +msgid "Likes" +msgstr "Likes" + +#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501 +msgid "Dislikes" +msgstr "Dislikes" + +#: include/conversation.php:608 include/conversation.php:1682 +#: mod/photos.php:1502 +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Attending" +msgstr[1] "Attending" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Not attending" +msgstr "Not attending" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Might attend" +msgstr "Might attend" + +#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177 +msgid "Select" +msgstr "Select" + +#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019 +#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742 +#: src/Object/Post.php:178 +msgid "Delete" +msgstr "Delete" + +#: include/conversation.php:779 src/Object/Post.php:355 +#: src/Object/Post.php:356 +#, php-format +msgid "View %s's profile @ %s" +msgstr "View %s's profile @ %s" + +#: include/conversation.php:791 src/Object/Post.php:343 +msgid "Categories:" +msgstr "Categories:" + +#: include/conversation.php:792 src/Object/Post.php:344 +msgid "Filed under:" +msgstr "Filed under:" + +#: include/conversation.php:799 src/Object/Post.php:369 +#, php-format +msgid "%s from %s" +msgstr "%s from %s" + +#: include/conversation.php:814 +msgid "View in context" +msgstr "View in context" + +#: include/conversation.php:816 include/conversation.php:1355 +#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264 +#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394 +msgid "Please wait" +msgstr "Please wait" + +#: include/conversation.php:887 +msgid "remove" +msgstr "Remove" + +#: include/conversation.php:891 +msgid "Delete Selected Items" +msgstr "Delete selected items" + +#: include/conversation.php:1061 view/theme/frio/theme.php:352 +msgid "Follow Thread" +msgstr "Follow thread" + +#: include/conversation.php:1062 src/Model/Contact.php:554 +msgid "View Status" +msgstr "View status" + +#: include/conversation.php:1063 include/conversation.php:1079 +#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220 +#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497 +#: src/Model/Contact.php:510 src/Model/Contact.php:555 +msgid "View Profile" +msgstr "View profile" + +#: include/conversation.php:1064 src/Model/Contact.php:556 +msgid "View Photos" +msgstr "View photos" + +#: include/conversation.php:1065 src/Model/Contact.php:557 +msgid "Network Posts" +msgstr "Network posts" + +#: include/conversation.php:1066 src/Model/Contact.php:558 +msgid "View Contact" +msgstr "View contact" + +#: include/conversation.php:1067 src/Model/Contact.php:560 +msgid "Send PM" +msgstr "Send PM" + +#: include/conversation.php:1071 src/Model/Contact.php:561 +msgid "Poke" +msgstr "Poke" + +#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83 +#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587 +#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511 +msgid "Connect/Follow" +msgstr "Connect/Follow" + +#: include/conversation.php:1195 +#, php-format +msgid "%s likes this." +msgstr "%s likes this." + +#: include/conversation.php:1198 +#, php-format +msgid "%s doesn't like this." +msgstr "%s doesn't like this." + +#: include/conversation.php:1201 +#, php-format +msgid "%s attends." +msgstr "%s attends." + +#: include/conversation.php:1204 +#, php-format +msgid "%s doesn't attend." +msgstr "%s doesn't attend." + +#: include/conversation.php:1207 +#, php-format +msgid "%s attends maybe." +msgstr "%s may attend." + +#: include/conversation.php:1218 +msgid "and" +msgstr "and" + +#: include/conversation.php:1224 +#, php-format +msgid "and %d other people" +msgstr "and %d other people" + +#: include/conversation.php:1233 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d people like this" + +#: include/conversation.php:1234 +#, php-format +msgid "%s like this." +msgstr "%s like this." + +#: include/conversation.php:1237 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d people don't like this" + +#: include/conversation.php:1238 +#, php-format +msgid "%s don't like this." +msgstr "%s don't like this." + +#: include/conversation.php:1241 +#, php-format +msgid "%2$d people attend" +msgstr "%2$d people attend" + +#: include/conversation.php:1242 +#, php-format +msgid "%s attend." +msgstr "%s attend." + +#: include/conversation.php:1245 +#, php-format +msgid "%2$d people don't attend" +msgstr "%2$d people don't attend" + +#: include/conversation.php:1246 +#, php-format +msgid "%s don't attend." +msgstr "%s don't attend." + +#: include/conversation.php:1249 +#, php-format +msgid "%2$d people attend maybe" +msgstr "%2$d people attend maybe" + +#: include/conversation.php:1250 +#, php-format +msgid "%s attend maybe." +msgstr "%s may be attending." + +#: include/conversation.php:1280 include/conversation.php:1296 +msgid "Visible to everybody" +msgstr "Visible to everybody" + +#: include/conversation.php:1281 include/conversation.php:1297 +#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200 +#: mod/message.php:207 mod/message.php:343 mod/message.php:350 +msgid "Please enter a link URL:" +msgstr "Please enter a link URL:" + +#: include/conversation.php:1282 include/conversation.php:1298 +msgid "Please enter a video link/URL:" +msgstr "Please enter a video link/URL:" + +#: include/conversation.php:1283 include/conversation.php:1299 +msgid "Please enter an audio link/URL:" +msgstr "Please enter an audio link/URL:" + +#: include/conversation.php:1284 include/conversation.php:1300 +msgid "Tag term:" +msgstr "Tag term:" + +#: include/conversation.php:1285 include/conversation.php:1301 +#: mod/filer.php:34 +msgid "Save to Folder:" +msgstr "Save to folder:" + +#: include/conversation.php:1286 include/conversation.php:1302 +msgid "Where are you right now?" +msgstr "Where are you right now?" + +#: include/conversation.php:1287 +msgid "Delete item(s)?" +msgstr "Delete item(s)?" + +#: include/conversation.php:1336 +msgid "Share" +msgstr "Share" + +#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113 +#: mod/message.php:262 mod/message.php:430 +msgid "Upload photo" +msgstr "Upload photo" + +#: include/conversation.php:1338 mod/editpost.php:114 +msgid "upload photo" +msgstr "upload photo" + +#: include/conversation.php:1339 mod/editpost.php:115 +msgid "Attach file" +msgstr "Attach file" + +#: include/conversation.php:1340 mod/editpost.php:116 +msgid "attach file" +msgstr "attach file" + +#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117 +#: mod/message.php:263 mod/message.php:431 +msgid "Insert web link" +msgstr "Insert web link" + +#: include/conversation.php:1342 mod/editpost.php:118 +msgid "web link" +msgstr "web link" + +#: include/conversation.php:1343 mod/editpost.php:119 +msgid "Insert video link" +msgstr "Insert video link" + +#: include/conversation.php:1344 mod/editpost.php:120 +msgid "video link" +msgstr "video link" + +#: include/conversation.php:1345 mod/editpost.php:121 +msgid "Insert audio link" +msgstr "Insert audio link" + +#: include/conversation.php:1346 mod/editpost.php:122 +msgid "audio link" +msgstr "audio link" + +#: include/conversation.php:1347 mod/editpost.php:123 +msgid "Set your location" +msgstr "Set your location" + +#: include/conversation.php:1348 mod/editpost.php:124 +msgid "set location" +msgstr "set location" + +#: include/conversation.php:1349 mod/editpost.php:125 +msgid "Clear browser location" +msgstr "Clear browser location" + +#: include/conversation.php:1350 mod/editpost.php:126 +msgid "clear location" +msgstr "clear location" + +#: include/conversation.php:1352 mod/editpost.php:140 +msgid "Set title" +msgstr "Set title" + +#: include/conversation.php:1354 mod/editpost.php:142 +msgid "Categories (comma-separated list)" +msgstr "Categories (comma-separated list)" + +#: include/conversation.php:1356 mod/editpost.php:128 +msgid "Permission settings" +msgstr "Permission settings" + +#: include/conversation.php:1357 mod/editpost.php:157 +msgid "permissions" +msgstr "permissions" + +#: include/conversation.php:1365 mod/editpost.php:137 +msgid "Public post" +msgstr "Public post" + +#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531 +#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 +#: src/Object/Post.php:797 +msgid "Preview" +msgstr "Preview" + +#: include/conversation.php:1378 +msgid "Post to Groups" +msgstr "Post to groups" + +#: include/conversation.php:1379 +msgid "Post to Contacts" +msgstr "Post to contacts" + +#: include/conversation.php:1380 +msgid "Private post" +msgstr "Private post" + +#: include/conversation.php:1385 mod/editpost.php:155 +#: src/Model/Profile.php:342 +msgid "Message" +msgstr "Message" + +#: include/conversation.php:1386 mod/editpost.php:156 +msgid "Browser" +msgstr "Browser" + +#: include/conversation.php:1653 +msgid "View all" +msgstr "View all" + +#: include/conversation.php:1676 +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Like" +msgstr[1] "Likes" + +#: include/conversation.php:1679 +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Dislike" +msgstr[1] "Dislikes" + +#: include/conversation.php:1685 +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Not attending" +msgstr[1] "Not attending" + +#: include/conversation.php:1688 src/Content/ContactSelector.php:125 +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Undecided" +msgstr[1] "Undecided" + +#: include/dba.php:59 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Cannot locate DNS info for database server '%s'" + #: mod/allfriends.php:51 msgid "No friends to display." msgstr "No friends to display." @@ -1349,9 +1350,9 @@ msgid "" " and/or create new posts for you?" msgstr "Do you want to authorize this application to access your posts and contacts and create new posts for you?" -#: mod/api.php:111 mod/follow.php:152 mod/dfrn_request.php:653 -#: mod/profiles.php:649 mod/profiles.php:653 mod/profiles.php:674 -#: mod/register.php:237 mod/settings.php:1109 mod/settings.php:1115 +#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653 +#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148 +#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115 #: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130 #: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142 #: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164 @@ -1379,19 +1380,11 @@ msgstr "Item not available." msgid "Item was not found." msgstr "Item was not found." -#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 -msgid "Login" -msgstr "Login" - -#: mod/bookmarklet.php:49 -msgid "The post was created" -msgstr "The post was created" - #: mod/common.php:91 msgid "No contacts in common." msgstr "No contacts in common." -#: mod/common.php:140 mod/contacts.php:876 +#: mod/common.php:140 mod/contacts.php:877 msgid "Common Friends" msgstr "Common friends" @@ -1451,13 +1444,13 @@ msgstr "Return to contact editor" msgid "Refetch contact data" msgstr "Re-fetch contact data." -#: mod/crepair.php:148 mod/contacts.php:600 mod/events.php:534 -#: mod/fsuggest.php:116 mod/install.php:250 mod/install.php:289 -#: mod/invite.php:150 mod/localtime.php:56 mod/manage.php:184 -#: mod/message.php:265 mod/message.php:434 mod/photos.php:1082 -#: mod/photos.php:1162 mod/photos.php:1447 mod/photos.php:1493 -#: mod/photos.php:1532 mod/photos.php:1605 mod/poke.php:203 -#: mod/profiles.php:685 view/theme/duepuntozero/config.php:72 +#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184 +#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251 +#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199 +#: mod/events.php:533 mod/fsuggest.php:116 mod/message.php:265 +#: mod/message.php:432 mod/photos.php:1080 mod/photos.php:1160 +#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530 +#: mod/photos.php:1603 view/theme/duepuntozero/config.php:71 #: view/theme/frio/config.php:113 view/theme/quattro/config.php:73 #: view/theme/vier/config.php:119 src/Object/Post.php:788 msgid "Submit" @@ -1477,8 +1470,8 @@ msgid "" "entries from this contact." msgstr "This will cause Friendica to repost new entries from this contact." -#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1688 mod/admin.php:1700 -#: mod/admin.php:1713 mod/admin.php:1729 mod/settings.php:681 +#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701 +#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681 #: mod/settings.php:707 msgid "Name" msgstr "Name:" @@ -1515,103 +1508,15 @@ msgstr "Poll/Feed URL:" msgid "New photo from this URL" msgstr "New photo from this URL:" -#: mod/delegate.php:96 -msgid "No potential page delegates located." -msgstr "No potential page delegates found." - -#: mod/delegate.php:122 src/Content/Nav.php:204 -msgid "Delegate Page Management" -msgstr "Delegate Page Management" - -#: mod/delegate.php:124 -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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely." - -#: mod/delegate.php:125 -msgid "Existing Page Managers" -msgstr "Existing page managers" - -#: mod/delegate.php:127 -msgid "Existing Page Delegates" -msgstr "Existing page delegates" - -#: mod/delegate.php:129 -msgid "Potential Delegates" -msgstr "Potential delegates" - -#: mod/delegate.php:131 mod/tagrm.php:98 -msgid "Remove" -msgstr "Remove" - -#: mod/delegate.php:132 -msgid "Add" -msgstr "Add" - -#: mod/delegate.php:133 -msgid "No entries." -msgstr "No entries." - -#: mod/directory.php:38 mod/viewcontacts.php:45 mod/probe.php:13 -#: mod/webfinger.php:16 mod/community.php:25 mod/dfrn_request.php:607 -#: mod/display.php:200 mod/photos.php:933 mod/search.php:98 mod/search.php:104 -#: mod/videos.php:201 -msgid "Public access denied." -msgstr "Public access denied." - -#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420 -#: src/Model/Profile.php:730 -msgid "Gender:" -msgstr "Gender:" - -#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:754 -msgid "Status:" -msgstr "Status:" - -#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:771 -msgid "Homepage:" -msgstr "Homepage:" - -#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:654 -#: src/Model/Profile.php:423 src/Model/Profile.php:791 -msgid "About:" -msgstr "About:" - -#: mod/directory.php:195 view/theme/vier/theme.php:201 -msgid "Global Directory" -msgstr "Global Directory" - -#: mod/directory.php:197 -msgid "Find on this site" -msgstr "Find on this site" - -#: mod/directory.php:199 -msgid "Results for:" -msgstr "Results for:" - -#: mod/directory.php:201 -msgid "Site Directory" -msgstr "Site directory" - -#: mod/directory.php:202 mod/contacts.php:810 src/Content/Widget.php:63 -msgid "Find" -msgstr "Find" - -#: mod/directory.php:206 -msgid "No entries (some entries may be hidden)." -msgstr "No entries (entries may be hidden)." - -#: mod/fbrowser.php:34 view/theme/frio/theme.php:260 src/Content/Nav.php:102 -#: src/Model/Profile.php:889 +#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102 +#: src/Model/Profile.php:904 msgid "Photos" msgstr "Photos" -#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:195 -#: mod/photos.php:1064 mod/photos.php:1151 mod/photos.php:1168 -#: mod/photos.php:1661 mod/photos.php:1675 src/Model/Photo.php:241 -#: src/Model/Photo.php:250 +#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194 +#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166 +#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244 +#: src/Model/Photo.php:253 msgid "Contact Photos" msgstr "Contact photos" @@ -1628,142 +1533,6 @@ msgstr "Files" msgid "Not Found" msgstr "Not found" -#: mod/filer.php:35 -msgid "- select -" -msgstr "- select -" - -#: mod/follow.php:44 -msgid "Contact added" -msgstr "Contact added" - -#: mod/follow.php:65 mod/unfollow.php:65 mod/dfrn_request.php:662 -msgid "Submit Request" -msgstr "Submit request" - -#: mod/follow.php:76 -msgid "You already added this contact." -msgstr "You already added this contact." - -#: mod/follow.php:85 -msgid "Diaspora support isn't enabled. Contact can't be added." -msgstr "Diaspora support isn't enabled. Contact can't be added." - -#: mod/follow.php:92 -msgid "OStatus support is disabled. Contact can't be added." -msgstr "OStatus support is disabled. Contact can't be added." - -#: mod/follow.php:99 -msgid "The network type couldn't be detected. Contact can't be added." -msgstr "The network type couldn't be detected. Contact can't be added." - -#: mod/follow.php:151 mod/dfrn_request.php:652 -msgid "Please answer the following:" -msgstr "Please answer the following:" - -#: mod/follow.php:152 mod/dfrn_request.php:653 -#, php-format -msgid "Does %s know you?" -msgstr "Does %s know you?" - -#: mod/follow.php:153 mod/dfrn_request.php:654 -msgid "Add a personal note:" -msgstr "Add a personal note:" - -#: mod/follow.php:159 mod/unfollow.php:113 mod/dfrn_request.php:660 -msgid "Your Identity Address:" -msgstr "My identity address:" - -#: mod/follow.php:168 mod/unfollow.php:122 mod/notifications.php:258 -#: mod/admin.php:439 mod/admin.php:449 mod/contacts.php:646 -msgid "Profile URL" -msgstr "Profile URL:" - -#: mod/follow.php:176 mod/notifications.php:251 mod/contacts.php:656 -#: src/Model/Profile.php:779 -msgid "Tags:" -msgstr "Tags:" - -#: mod/follow.php:185 mod/unfollow.php:132 mod/contacts.php:848 -#: src/Model/Profile.php:876 -msgid "Status Messages and Posts" -msgstr "Status Messages and Posts" - -#: mod/group.php:36 -msgid "Group created." -msgstr "Group created." - -#: mod/group.php:42 -msgid "Could not create group." -msgstr "Could not create group." - -#: mod/group.php:56 mod/group.php:158 -msgid "Group not found." -msgstr "Group not found." - -#: mod/group.php:70 -msgid "Group name changed." -msgstr "Group name changed." - -#: mod/group.php:83 mod/profperm.php:28 index.php:412 -msgid "Permission denied" -msgstr "Permission denied" - -#: mod/group.php:97 -msgid "Save Group" -msgstr "Save group" - -#: mod/group.php:102 -msgid "Create a group of contacts/friends." -msgstr "Create a group of contacts/friends." - -#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 -msgid "Group Name: " -msgstr "Group name: " - -#: mod/group.php:127 -msgid "Group removed." -msgstr "Group removed." - -#: mod/group.php:129 -msgid "Unable to remove group." -msgstr "Unable to remove group." - -#: mod/group.php:193 -msgid "Delete Group" -msgstr "Delete group" - -#: mod/group.php:199 -msgid "Group Editor" -msgstr "Group Editor" - -#: mod/group.php:204 -msgid "Edit Group Name" -msgstr "Edit group name" - -#: mod/group.php:214 -msgid "Members" -msgstr "Members" - -#: mod/group.php:216 mod/contacts.php:709 -msgid "All Contacts" -msgstr "All contacts" - -#: mod/group.php:217 mod/network.php:639 -msgid "Group is empty" -msgstr "Group is empty" - -#: mod/group.php:230 -msgid "Remove Contact" -msgstr "Remove contact" - -#: mod/group.php:254 -msgid "Add Contact" -msgstr "Add contact" - -#: mod/group.php:266 mod/profperm.php:113 -msgid "Click on a contact to add or remove." -msgstr "Click on a contact to add or remove." - #: mod/hcard.php:18 msgid "No profile" msgstr "No profile" @@ -1772,7 +1541,7 @@ msgstr "No profile" msgid "Help:" msgstr "Help:" -#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134 +#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134 msgid "Help" msgstr "Help" @@ -1828,8 +1597,8 @@ msgid "" " join." msgstr "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." -#: mod/newmember.php:19 mod/admin.php:1813 mod/admin.php:2082 -#: mod/settings.php:122 view/theme/frio/theme.php:268 src/Content/Nav.php:206 +#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083 +#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206 msgid "Settings" msgstr "Settings" @@ -1852,14 +1621,14 @@ msgid "" "potential friends know exactly how to find you." msgstr "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." -#: mod/newmember.php:24 mod/profperm.php:111 mod/contacts.php:661 -#: mod/contacts.php:853 view/theme/frio/theme.php:259 src/Content/Nav.php:101 -#: src/Model/Profile.php:715 src/Model/Profile.php:848 -#: src/Model/Profile.php:881 +#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854 +#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101 +#: src/Model/Profile.php:730 src/Model/Profile.php:863 +#: src/Model/Profile.php:896 msgid "Profile" msgstr "Profile" -#: mod/newmember.php:26 mod/profile_photo.php:264 mod/profiles.php:704 +#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264 msgid "Upload Profile Photo" msgstr "Upload profile photo" @@ -1982,13 +1751,13 @@ msgid "" " features and resources." msgstr "Our help pages may be consulted for detail on other program features and resources." -#: mod/nogroup.php:42 mod/viewcontacts.php:113 mod/contacts.php:609 -#: mod/contacts.php:942 +#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943 +#: mod/viewcontacts.php:112 #, php-format msgid "Visit %s's profile [%s]" msgstr "Visit %s's profile [%s]" -#: mod/nogroup.php:43 mod/contacts.php:943 +#: mod/nogroup.php:43 mod/contacts.php:944 msgid "Edit contact" msgstr "Edit contact" @@ -1996,57 +1765,10 @@ msgstr "Edit contact" msgid "Contacts who are not members of a group" msgstr "Contacts who are not members of a group" -#: mod/notes.php:54 src/Model/Profile.php:931 -msgid "Personal Notes" -msgstr "Personal notes" - #: mod/p.php:14 msgid "Not Extended" msgstr "Not extended" -#: mod/profperm.php:34 mod/profperm.php:63 -msgid "Invalid profile identifier." -msgstr "Invalid profile identifier." - -#: mod/profperm.php:109 -msgid "Profile Visibility Editor" -msgstr "Profile Visibility Editor" - -#: mod/profperm.php:122 -msgid "Visible To" -msgstr "Visible to" - -#: mod/profperm.php:138 -msgid "All Contacts (with secure profile access)" -msgstr "All contacts with secure profile access" - -#: mod/regmod.php:68 -msgid "Account approved." -msgstr "Account approved." - -#: mod/regmod.php:93 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registration revoked for %s" - -#: mod/regmod.php:102 -msgid "Please login." -msgstr "Please login." - -#: mod/removeme.php:55 mod/removeme.php:58 -msgid "Remove My Account" -msgstr "Remove My Account" - -#: mod/removeme.php:56 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "This will completely remove your account. Once this has been done it is not recoverable." - -#: mod/removeme.php:57 -msgid "Please enter your password for verification:" -msgstr "Please enter your password for verification:" - #: mod/repair_ostatus.php:18 msgid "Resubscribing to OStatus contacts" msgstr "Resubscribing to OStatus contacts" @@ -2089,6 +1811,10 @@ msgstr "Contact wasn't found or can't be unfollowed." msgid "Contact unfollowed" msgstr "Contact unfollowed" +#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61 +msgid "Submit Request" +msgstr "Submit request" + #: mod/unfollow.php:73 msgid "You aren't a friend of this contact." msgstr "You aren't a friend of this contact." @@ -2097,185 +1823,36 @@ msgstr "You aren't a friend of this contact." msgid "Unfollowing is currently not supported by your network." msgstr "Unfollowing is currently not supported by your network." -#: mod/unfollow.php:100 mod/contacts.php:589 +#: mod/unfollow.php:100 mod/contacts.php:590 msgid "Disconnect/Unfollow" msgstr "Disconnect/Unfollow" +#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155 +msgid "Your Identity Address:" +msgstr "My identity address:" + +#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647 +#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449 +msgid "Profile URL" +msgstr "Profile URL:" + +#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181 +#: src/Model/Profile.php:891 +msgid "Status Messages and Posts" +msgstr "Status Messages and Posts" + #: mod/update_community.php:27 mod/update_display.php:27 -#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39 +#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33 msgid "[Embedded content - reload page to view]" msgstr "[Embedded content - reload page to view]" -#: mod/viewcontacts.php:85 -msgid "No contacts." -msgstr "No contacts." - -#: mod/viewsrc.php:12 -msgid "Access denied." -msgstr "Access denied." - -#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112 -#: mod/wall_upload.php:152 mod/wall_upload.php:155 mod/wall_attach.php:24 -#: mod/wall_attach.php:32 mod/wall_attach.php:83 -msgid "Invalid request." -msgstr "Invalid request." - -#: mod/wall_upload.php:183 mod/photos.php:764 mod/photos.php:767 -#: mod/photos.php:796 mod/profile_photo.php:165 -#, php-format -msgid "Image exceeds size limit of %s" -msgstr "Image exceeds size limit of %s" - -#: mod/wall_upload.php:197 mod/photos.php:819 mod/profile_photo.php:174 -msgid "Unable to process image." -msgstr "Unable to process image." - -#: mod/wall_upload.php:228 mod/item.php:472 src/Object/Image.php:949 -#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 -msgid "Wall Photos" -msgstr "Wall photos" - -#: mod/wall_upload.php:236 mod/photos.php:848 mod/profile_photo.php:322 -msgid "Image upload failed." -msgstr "Image upload failed." - -#: mod/wallmessage.php:49 mod/wallmessage.php:112 -#, php-format -msgid "Number of daily wall messages for %s exceeded. Message failed." -msgstr "Number of daily wall messages for %s exceeded. Message failed." - -#: mod/wallmessage.php:57 mod/message.php:72 -msgid "No recipient selected." -msgstr "No recipient selected." - -#: mod/wallmessage.php:60 -msgid "Unable to check your home location." -msgstr "Unable to check your home location." - -#: mod/wallmessage.php:63 mod/message.php:79 -msgid "Message could not be sent." -msgstr "Message could not be sent." - -#: mod/wallmessage.php:66 mod/message.php:82 -msgid "Message collection failure." -msgstr "Message collection failure." - -#: mod/wallmessage.php:69 mod/message.php:85 -msgid "Message sent." -msgstr "Message sent." - -#: mod/wallmessage.php:86 mod/wallmessage.php:95 -msgid "No recipient." -msgstr "No recipient." - -#: mod/wallmessage.php:132 mod/message.php:249 -msgid "Send Private Message" -msgstr "Send private message" - -#: mod/wallmessage.php:133 -#, 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders." - -#: mod/wallmessage.php:134 mod/message.php:250 mod/message.php:423 -msgid "To:" -msgstr "To:" - -#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:425 -msgid "Subject:" -msgstr "Subject:" - -#: mod/wallmessage.php:141 mod/invite.php:144 mod/message.php:259 -#: mod/message.php:428 -msgid "Your message:" -msgstr "Your message:" - -#: mod/babel.php:22 -msgid "Source (bbcode) text:" -msgstr "Source (bbcode) text:" - -#: mod/babel.php:29 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Source (Diaspora) text to convert to BBcode:" - -#: mod/babel.php:37 -msgid "Source input: " -msgstr "Source input: " - -#: mod/babel.php:41 -msgid "bbcode (raw HTML(: " -msgstr "" - -#: mod/babel.php:45 -msgid "bbcode: " -msgstr "" - -#: mod/babel.php:49 mod/babel.php:65 -msgid "bbcode => html2bbcode: " -msgstr "" - -#: mod/babel.php:53 -msgid "bb2diaspora: " -msgstr "" - -#: mod/babel.php:57 -msgid "bb2diaspora => Markdown: " -msgstr "" - -#: mod/babel.php:61 -msgid "bb2diaspora => diaspora2bb: " -msgstr "" - -#: mod/babel.php:71 -msgid "Source input (Diaspora format): " -msgstr "Source input (Diaspora format): " - -#: mod/babel.php:75 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: mod/editpost.php:27 mod/editpost.php:37 -msgid "Item not found" -msgstr "Item not found" - -#: mod/editpost.php:42 -msgid "Edit post" -msgstr "Edit post" - -#: mod/uexport.php:44 -msgid "Export account" -msgstr "Export account" - -#: mod/uexport.php:44 -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 "Export your account info and contacts. Use this to backup your account or to move it to another server." - -#: mod/uexport.php:45 -msgid "Export all" -msgstr "Export all" - -#: mod/uexport.php:45 -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 "Export your account 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)" - -#: mod/uexport.php:52 mod/settings.php:106 -msgid "Export personal data" -msgstr "Export personal data" - -#: mod/uimport.php:55 mod/register.php:190 +#: mod/uimport.php:55 mod/register.php:191 msgid "" "This site has exceeded the number of allowed daily account registrations. " "Please try again tomorrow." msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow." -#: mod/uimport.php:70 mod/register.php:284 +#: mod/uimport.php:70 mod/register.php:285 msgid "Import" msgstr "Import profile" @@ -2359,18 +1936,18 @@ msgstr "Suggestions, praise, donations, etc. - please email \"Info\" at Friendic #: mod/friendica.php:103 msgid "Installed addons/apps:" -msgstr "" +msgstr "Installed addons/apps:" #: mod/friendica.php:117 msgid "No installed addons/apps" -msgstr "" +msgstr "No installed addons/apps" #: mod/friendica.php:122 msgid "On this server the following remote servers are blocked." msgstr "On this server the following remote servers are blocked." -#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320 -#: mod/dfrn_request.php:351 src/Model/Contact.php:1142 +#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302 +#: mod/admin.php:320 src/Model/Contact.php:1142 msgid "Blocked domain" msgstr "Blocked domain" @@ -2400,8 +1977,8 @@ msgid "Discard" msgstr "Discard" #: mod/notifications.php:62 mod/notifications.php:182 -#: mod/notifications.php:266 mod/contacts.php:628 mod/contacts.php:818 -#: mod/contacts.php:1002 +#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819 +#: mod/contacts.php:1003 msgid "Ignore" msgstr "Ignore" @@ -2442,7 +2019,7 @@ msgstr "Notification type: " msgid "suggested by %s" msgstr "suggested by %s" -#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:636 +#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637 msgid "Hide this contact from others" msgstr "Hide this contact from others" @@ -2454,7 +2031,7 @@ msgstr "Post a new friend activity" msgid "if applicable" msgstr "if applicable" -#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1703 +#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704 msgid "Approve" msgstr "Approve" @@ -2507,7 +2084,22 @@ msgstr "Sharer" msgid "Subscriber" msgstr "Subscriber" -#: mod/notifications.php:261 mod/contacts.php:62 src/Model/Profile.php:518 +#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155 +#: src/Model/Profile.php:423 src/Model/Profile.php:806 +msgid "About:" +msgstr "About:" + +#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172 +#: src/Model/Profile.php:794 +msgid "Tags:" +msgstr "Tags:" + +#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420 +#: src/Model/Profile.php:745 +msgid "Gender:" +msgstr "Gender:" + +#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518 msgid "Network:" msgstr "Network:" @@ -2573,1655 +2165,33 @@ msgstr "failed" msgid "ignored" msgstr "Ignored" -#: mod/probe.php:14 mod/webfinger.php:17 -msgid "Only logged in users are permitted to perform a probing." -msgstr "Only logged in users are permitted to perform a probing." - -#: mod/admin.php:106 -msgid "Theme settings updated." -msgstr "Theme settings updated." - -#: mod/admin.php:176 src/Content/Nav.php:174 -msgid "Information" -msgstr "Information" - -#: mod/admin.php:177 -msgid "Overview" -msgstr "" - -#: mod/admin.php:178 mod/admin.php:653 -msgid "Federation Statistics" -msgstr "Federation statistics" - -#: mod/admin.php:179 -msgid "Configuration" -msgstr "" - -#: mod/admin.php:180 mod/admin.php:1262 -msgid "Site" -msgstr "Site" - -#: mod/admin.php:181 mod/admin.php:1190 mod/admin.php:1695 mod/admin.php:1711 -msgid "Users" -msgstr "Users" - -#: mod/admin.php:182 mod/admin.php:1811 mod/admin.php:1871 mod/settings.php:85 -msgid "Addons" -msgstr "" - -#: mod/admin.php:183 mod/admin.php:2080 mod/admin.php:2124 -msgid "Themes" -msgstr "Theme selection" - -#: mod/admin.php:184 mod/settings.php:63 -msgid "Additional features" -msgstr "Additional features" - -#: mod/admin.php:185 -msgid "Database" -msgstr "" - -#: mod/admin.php:186 -msgid "DB updates" -msgstr "DB updates" - -#: mod/admin.php:187 mod/admin.php:688 -msgid "Inspect Queue" -msgstr "Inspect queue" - -#: mod/admin.php:188 -msgid "Tools" -msgstr "" - -#: mod/admin.php:189 -msgid "Contact Blocklist" -msgstr "" - -#: mod/admin.php:190 mod/admin.php:311 -msgid "Server Blocklist" -msgstr "Server blocklist" - -#: mod/admin.php:191 mod/admin.php:470 -msgid "Delete Item" -msgstr "Delete item" - -#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2198 -msgid "Logs" -msgstr "Logs" - -#: mod/admin.php:194 mod/admin.php:2265 -msgid "View Logs" -msgstr "View logs" - -#: mod/admin.php:196 -msgid "Diagnostics" -msgstr "" - -#: mod/admin.php:197 -msgid "PHP Info" -msgstr "" - -#: mod/admin.php:198 -msgid "probe address" -msgstr "Probe address" - -#: mod/admin.php:199 -msgid "check webfinger" -msgstr "Check webfinger" - -#: mod/admin.php:218 src/Content/Nav.php:217 -msgid "Admin" -msgstr "Admin" - -#: mod/admin.php:219 -msgid "Addon Features" -msgstr "" - -#: mod/admin.php:220 -msgid "User registrations waiting for confirmation" -msgstr "User registrations awaiting confirmation" - -#: mod/admin.php:302 -msgid "The blocked domain" -msgstr "Blocked domain" - -#: mod/admin.php:303 mod/admin.php:316 -msgid "The reason why you blocked this domain." -msgstr "Reason why you blocked this domain." - -#: mod/admin.php:304 -msgid "Delete domain" -msgstr "Delete domain" - -#: mod/admin.php:304 -msgid "Check to delete this entry from the blocklist" -msgstr "Check to delete this entry from the blocklist" - -#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:652 -#: mod/admin.php:687 mod/admin.php:783 mod/admin.php:1261 mod/admin.php:1694 -#: mod/admin.php:1810 mod/admin.php:1870 mod/admin.php:2079 mod/admin.php:2123 -#: mod/admin.php:2197 mod/admin.php:2264 -msgid "Administration" -msgstr "Administration" - -#: mod/admin.php:312 -msgid "" -"This page can be used to define a black list of servers from the federated " -"network that are not allowed to interact with your node. For all entered " -"domains you should also give a reason why you have blocked the remote " -"server." -msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server." - -#: mod/admin.php:313 -msgid "" -"The list of blocked servers will be made publically available on the " -"/friendica page so that your users and people investigating communication " -"problems can find the reason easily." -msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason." - -#: mod/admin.php:314 -msgid "Add new entry to block list" -msgstr "Add new entry to block list" - -#: mod/admin.php:315 -msgid "Server Domain" -msgstr "Server domain" - -#: mod/admin.php:315 -msgid "" -"The domain of the new server to add to the block list. Do not include the " -"protocol." -msgstr "The domain of the new server to add to the block list. Do not include the protocol." - -#: mod/admin.php:316 -msgid "Block reason" -msgstr "Block reason" - -#: mod/admin.php:317 -msgid "Add Entry" -msgstr "Add entry" - -#: mod/admin.php:318 -msgid "Save changes to the blocklist" -msgstr "Save changes to the blocklist" - -#: mod/admin.php:319 -msgid "Current Entries in the Blocklist" -msgstr "Current entries in the blocklist" - -#: mod/admin.php:322 -msgid "Delete entry from blocklist" -msgstr "Delete entry from blocklist" - -#: mod/admin.php:325 -msgid "Delete entry from blocklist?" -msgstr "Delete entry from blocklist?" - -#: mod/admin.php:351 -msgid "Server added to blocklist." -msgstr "Server added to blocklist." - -#: mod/admin.php:367 -msgid "Site blocklist updated." -msgstr "Site blocklist updated." - -#: mod/admin.php:390 util/global_community_block.php:53 -msgid "The contact has been blocked from the node" -msgstr "" - -#: mod/admin.php:392 util/global_community_block.php:48 -#, php-format -msgid "Could not find any contact entry for this URL (%s)" -msgstr "" - -#: mod/admin.php:399 -#, php-format -msgid "%s contact unblocked" -msgid_plural "%s contacts unblocked" -msgstr[0] "" -msgstr[1] "" - -#: mod/admin.php:428 -msgid "Remote Contact Blocklist" -msgstr "" - -#: mod/admin.php:429 -msgid "" -"This page allows you to prevent any message from a remote contact to reach " -"your node." -msgstr "" - -#: mod/admin.php:430 -msgid "Block Remote Contact" -msgstr "" - -#: mod/admin.php:431 mod/admin.php:1697 -msgid "select all" -msgstr "select all" - -#: mod/admin.php:432 -msgid "select none" -msgstr "" - -#: mod/admin.php:433 mod/admin.php:1706 mod/contacts.php:627 -#: mod/contacts.php:817 mod/contacts.php:994 -msgid "Block" -msgstr "Block" - -#: mod/admin.php:434 mod/admin.php:1707 mod/contacts.php:627 -#: mod/contacts.php:817 mod/contacts.php:994 -msgid "Unblock" -msgstr "Unblock" - -#: mod/admin.php:435 -msgid "No remote contact is blocked from this node." -msgstr "" - -#: mod/admin.php:437 -msgid "Blocked Remote Contacts" -msgstr "" - -#: mod/admin.php:438 -msgid "Block New Remote Contact" -msgstr "" - -#: mod/admin.php:439 -msgid "Photo" -msgstr "" - -#: mod/admin.php:439 mod/profiles.php:393 -msgid "Address" -msgstr "Address" - -#: mod/admin.php:447 -#, php-format -msgid "%s total blocked contact" -msgid_plural "%s total blocked contacts" -msgstr[0] "" -msgstr[1] "" - -#: mod/admin.php:449 -msgid "URL of the remote contact to block." -msgstr "" - -#: mod/admin.php:471 -msgid "Delete this Item" -msgstr "Delete" - -#: mod/admin.php:472 -msgid "" -"On this page you can delete an item from your node. If the item is a top " -"level posting, the entire thread will be deleted." -msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted." - -#: mod/admin.php:473 -msgid "" -"You need to know the GUID of the item. You can find it e.g. by looking at " -"the display URL. The last part of http://example.com/display/123456 is the " -"GUID, here 123456." -msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456." - -#: mod/admin.php:474 -msgid "GUID" -msgstr "GUID" - -#: mod/admin.php:474 -msgid "The GUID of the item you want to delete." -msgstr "GUID of item to be deleted." - -#: mod/admin.php:513 -msgid "Item marked for deletion." -msgstr "Item marked for deletion." - -#: mod/admin.php:583 -msgid "unknown" -msgstr "unknown" - -#: mod/admin.php:646 -msgid "" -"This page offers you some numbers to the known part of the federated social " -"network your Friendica node is part of. These numbers are not complete but " -"only reflect the part of the network your node is aware of." -msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of." - -#: mod/admin.php:647 -msgid "" -"The Auto Discovered Contact Directory feature is not enabled, it " -"will improve the data displayed here." -msgstr "The Auto Discovered Contact Directory feature is not enabled; enabling it will improve the data displayed here." - -#: mod/admin.php:659 -#, php-format -msgid "" -"Currently this node is aware of %d nodes with %d registered users from the " -"following platforms:" -msgstr "" - -#: mod/admin.php:690 -msgid "ID" -msgstr "ID" - -#: mod/admin.php:691 -msgid "Recipient Name" -msgstr "Recipient name" - -#: mod/admin.php:692 -msgid "Recipient Profile" -msgstr "Recipient profile" - -#: mod/admin.php:693 view/theme/frio/theme.php:265 -#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178 -msgid "Network" -msgstr "Network" - -#: mod/admin.php:694 -msgid "Created" -msgstr "Created" - -#: mod/admin.php:695 -msgid "Last Tried" -msgstr "Last Tried" - -#: mod/admin.php:696 -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 "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." - -#: mod/admin.php:720 -#, php-format -msgid "" -"Your DB still runs with MyISAM tables. You should change the engine type to " -"InnoDB. As Friendica will use InnoDB only features in the future, you should" -" change this! See here for a guide that may be helpful " -"converting the table engines. You may also use the command php " -"scripts/dbstructure.php toinnodb of your Friendica installation for an " -"automatic conversion.
" -msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. See here for a guide that may be helpful converting the table engines. You may also use the command php scripts/dbstructure.php toinnodb of your Friendica installation for an automatic conversion.
" - -#: mod/admin.php:727 -#, php-format -msgid "" -"There is a new version of Friendica available for download. Your current " -"version is %1$s, upstream version is %2$s" -msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s" - -#: mod/admin.php:737 -msgid "" -"The database update failed. Please run \"php scripts/dbstructure.php " -"update\" from the command line and have a look at the errors that might " -"appear." -msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors." - -#: mod/admin.php:743 -msgid "The worker was never executed. Please check your database structure!" -msgstr "The worker process has never been executed. Please check your database structure!" - -#: mod/admin.php:746 -#, php-format -msgid "" -"The last worker execution was on %s UTC. This is older than one hour. Please" -" check your crontab settings." -msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings." - -#: mod/admin.php:751 mod/admin.php:1646 -msgid "Normal Account" -msgstr "Standard account" - -#: mod/admin.php:752 mod/admin.php:1647 -msgid "Automatic Follower Account" -msgstr "Automatic follower account" - -#: mod/admin.php:753 mod/admin.php:1648 -msgid "Public Forum Account" -msgstr "Public forum account" - -#: mod/admin.php:754 mod/admin.php:1649 -msgid "Automatic Friend Account" -msgstr "Automatic friend account" - -#: mod/admin.php:755 -msgid "Blog Account" -msgstr "Blog account" - -#: mod/admin.php:756 -msgid "Private Forum Account" -msgstr "Private forum account" - -#: mod/admin.php:778 -msgid "Message queues" -msgstr "Message queues" - -#: mod/admin.php:784 -msgid "Summary" -msgstr "Summary" - -#: mod/admin.php:786 -msgid "Registered users" -msgstr "Signed up users" - -#: mod/admin.php:788 -msgid "Pending registrations" -msgstr "Pending registrations" - -#: mod/admin.php:789 -msgid "Version" -msgstr "Version" - -#: mod/admin.php:794 -msgid "Active addons" -msgstr "" - -#: mod/admin.php:825 -msgid "Can not parse base url. Must have at least ://" -msgstr "Can not parse base URL. Must have at least ://" - -#: mod/admin.php:1126 -msgid "Site settings updated." -msgstr "Site settings updated." - -#: mod/admin.php:1153 mod/settings.php:907 -msgid "No special theme for mobile devices" -msgstr "No special theme for mobile devices" - -#: mod/admin.php:1182 -msgid "No community page" -msgstr "No community page" - -#: mod/admin.php:1183 -msgid "Public postings from users of this site" -msgstr "Public postings from users of this site" - -#: mod/admin.php:1184 -msgid "Public postings from the federated network" -msgstr "" - -#: mod/admin.php:1185 -msgid "Public postings from local users and the federated network" -msgstr "" - -#: mod/admin.php:1189 mod/contacts.php:563 -msgid "Disabled" -msgstr "Disabled" - -#: mod/admin.php:1191 -msgid "Users, Global Contacts" -msgstr "Users, Global Contacts" - -#: mod/admin.php:1192 -msgid "Users, Global Contacts/fallback" -msgstr "Users, Global Contacts/fallback" - -#: mod/admin.php:1196 -msgid "One month" -msgstr "One month" - -#: mod/admin.php:1197 -msgid "Three months" -msgstr "Three months" - -#: mod/admin.php:1198 -msgid "Half a year" -msgstr "Half a year" - -#: mod/admin.php:1199 -msgid "One year" -msgstr "One a year" - -#: mod/admin.php:1204 -msgid "Multi user instance" -msgstr "Multi user instance" - -#: mod/admin.php:1227 -msgid "Closed" -msgstr "Closed" - -#: mod/admin.php:1228 -msgid "Requires approval" -msgstr "Requires approval" - -#: mod/admin.php:1229 -msgid "Open" -msgstr "Open" - -#: mod/admin.php:1233 -msgid "No SSL policy, links will track page SSL state" -msgstr "No SSL policy, links will track page SSL state" - -#: mod/admin.php:1234 -msgid "Force all links to use SSL" -msgstr "Force all links to use SSL" - -#: mod/admin.php:1235 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Self-signed certificate, use SSL for local links only (discouraged)" - -#: mod/admin.php:1239 -msgid "Don't check" -msgstr "Don't check" - -#: mod/admin.php:1240 -msgid "check the stable version" -msgstr "check for stable version updates" - -#: mod/admin.php:1241 -msgid "check the development version" -msgstr "check for development version updates" - -#: mod/admin.php:1263 mod/admin.php:1872 mod/admin.php:2125 mod/admin.php:2199 -#: mod/admin.php:2346 mod/settings.php:679 mod/settings.php:788 -#: mod/settings.php:874 mod/settings.php:963 mod/settings.php:1198 -msgid "Save Settings" -msgstr "Save settings" - -#: mod/admin.php:1264 -msgid "Republish users to directory" -msgstr "Republish users to directory" - -#: mod/admin.php:1265 mod/register.php:263 -msgid "Registration" -msgstr "Join this Friendica Node Today" - -#: mod/admin.php:1266 -msgid "File upload" -msgstr "File upload" - -#: mod/admin.php:1267 -msgid "Policies" -msgstr "Policies" - -#: mod/admin.php:1268 mod/contacts.php:885 mod/events.php:536 -#: src/Model/Profile.php:850 -msgid "Advanced" -msgstr "Advanced" - -#: mod/admin.php:1269 -msgid "Auto Discovered Contact Directory" -msgstr "Auto-discovered contact directory" - -#: mod/admin.php:1270 -msgid "Performance" -msgstr "Performance" - -#: mod/admin.php:1271 -msgid "Worker" -msgstr "Worker" - -#: mod/admin.php:1272 -msgid "" -"Relocate - WARNING: advanced function. Could make this server unreachable." -msgstr "Relocate - Warning, advanced function: This could make this server unreachable." - -#: mod/admin.php:1275 -msgid "Site name" -msgstr "Site name" - -#: mod/admin.php:1276 -msgid "Host name" -msgstr "Host name" - -#: mod/admin.php:1277 -msgid "Sender Email" -msgstr "Sender email" - -#: mod/admin.php:1277 -msgid "" -"The email address your server shall use to send notification emails from." -msgstr "The email address your server shall use to send notification emails from." - -#: mod/admin.php:1278 -msgid "Banner/Logo" -msgstr "Banner/Logo" - -#: mod/admin.php:1279 -msgid "Shortcut icon" -msgstr "Shortcut icon" - -#: mod/admin.php:1279 -msgid "Link to an icon that will be used for browsers." -msgstr "Link to an icon that will be used for browsers." - -#: mod/admin.php:1280 -msgid "Touch icon" -msgstr "Touch icon" - -#: mod/admin.php:1280 -msgid "Link to an icon that will be used for tablets and mobiles." -msgstr "Link to an icon that will be used for tablets and mobiles." - -#: mod/admin.php:1281 -msgid "Additional Info" -msgstr "Additional Info" - -#: mod/admin.php:1281 -#, php-format -msgid "" -"For public servers: you can add additional information here that will be " -"listed at %s/servers." -msgstr "" - -#: mod/admin.php:1282 -msgid "System language" -msgstr "System language" - -#: mod/admin.php:1283 -msgid "System theme" -msgstr "System theme" - -#: mod/admin.php:1283 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Default system theme - may be overridden by user profiles - change theme settings" - -#: mod/admin.php:1284 -msgid "Mobile system theme" -msgstr "Mobile system theme" - -#: mod/admin.php:1284 -msgid "Theme for mobile devices" -msgstr "Theme for mobile devices" - -#: mod/admin.php:1285 -msgid "SSL link policy" -msgstr "SSL link policy" - -#: mod/admin.php:1285 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Determines whether generated links should be forced to use SSL" - -#: mod/admin.php:1286 -msgid "Force SSL" -msgstr "Force SSL" - -#: mod/admin.php:1286 -msgid "" -"Force all Non-SSL requests to SSL - Attention: on some systems it could lead" -" to endless loops." -msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops." - -#: mod/admin.php:1287 -msgid "Hide help entry from navigation menu" -msgstr "Hide help entry from navigation menu" - -#: mod/admin.php:1287 -msgid "" -"Hides the menu entry for the Help pages from the navigation menu. You can " -"still access it calling /help directly." -msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL." - -#: mod/admin.php:1288 -msgid "Single user instance" -msgstr "Single user instance" - -#: mod/admin.php:1288 -msgid "Make this instance multi-user or single-user for the named user" -msgstr "Make this instance multi-user or single-user for the named user" - -#: mod/admin.php:1289 -msgid "Maximum image size" -msgstr "Maximum image size" - -#: mod/admin.php:1289 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits." - -#: mod/admin.php:1290 -msgid "Maximum image length" -msgstr "Maximum image length" - -#: mod/admin.php:1290 -msgid "" -"Maximum length in pixels of the longest side of uploaded images. Default is " -"-1, which means no limits." -msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits." - -#: mod/admin.php:1291 -msgid "JPEG image quality" -msgstr "JPEG image quality" - -#: mod/admin.php:1291 -msgid "" -"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " -"100, which is full quality." -msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level." - -#: mod/admin.php:1293 -msgid "Register policy" -msgstr "Registration policy" - -#: mod/admin.php:1294 -msgid "Maximum Daily Registrations" -msgstr "Maximum daily registrations" - -#: mod/admin.php:1294 -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 "If open registration is permitted, this sets the maximum number of new registrations per day. This setting has no effect for registrations by approval." - -#: mod/admin.php:1295 -msgid "Register text" -msgstr "Registration text" - -#: mod/admin.php:1295 -msgid "Will be displayed prominently on the registration page." -msgstr "Will be displayed prominently on the registration page." - -#: mod/admin.php:1296 -msgid "Accounts abandoned after x days" -msgstr "Accounts abandoned after so many days" - -#: mod/admin.php:1296 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit." - -#: mod/admin.php:1297 -msgid "Allowed friend domains" -msgstr "Allowed friend domains" - -#: mod/admin.php:1297 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains" - -#: mod/admin.php:1298 -msgid "Allowed email domains" -msgstr "Allowed email domains" - -#: mod/admin.php:1298 -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 "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains" - -#: mod/admin.php:1299 -msgid "No OEmbed rich content" -msgstr "" - -#: mod/admin.php:1299 -msgid "" -"Don't show the rich content (e.g. embedded PDF), except from the domains " -"listed below." -msgstr "" - -#: mod/admin.php:1300 -msgid "Allowed OEmbed domains" -msgstr "" - -#: mod/admin.php:1300 -msgid "" -"Comma separated list of domains which oembed content is allowed to be " -"displayed. Wildcards are accepted." -msgstr "" - -#: mod/admin.php:1301 -msgid "Block public" -msgstr "Block public" - -#: mod/admin.php:1301 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in." - -#: mod/admin.php:1302 -msgid "Force publish" -msgstr "Mandatory directory listing" - -#: mod/admin.php:1302 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Force all profiles on this site to be listed in the site directory." - -#: mod/admin.php:1303 -msgid "Global directory URL" -msgstr "Global directory URL" - -#: mod/admin.php:1303 -msgid "" -"URL to the global directory. If this is not set, the global directory is " -"completely unavailable to the application." -msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application." - -#: mod/admin.php:1304 -msgid "Private posts by default for new users" -msgstr "Private posts by default for new users" - -#: mod/admin.php:1304 -msgid "" -"Set default post permissions for all new members to the default privacy " -"group rather than public." -msgstr "Set default post permissions for all new members to the default privacy group rather than public." - -#: mod/admin.php:1305 -msgid "Don't include post content in email notifications" -msgstr "Don't include post content in email notifications" - -#: mod/admin.php:1305 -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 "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure." - -#: mod/admin.php:1306 -msgid "Disallow public access to addons listed in the apps menu." -msgstr "Disallow public access to addons listed in the apps menu." - -#: mod/admin.php:1306 -msgid "" -"Checking this box will restrict addons listed in the apps menu to members " -"only." -msgstr "Checking this box will restrict addons listed in the apps menu to members only." - -#: mod/admin.php:1307 -msgid "Don't embed private images in posts" -msgstr "Don't embed private images in posts" - -#: mod/admin.php:1307 -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 "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." - -#: mod/admin.php:1308 -msgid "Allow Users to set remote_self" -msgstr "Allow users to set \"Remote self\"" - -#: mod/admin.php:1308 -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 "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream." - -#: mod/admin.php:1309 -msgid "Block multiple registrations" -msgstr "Block multiple registrations" - -#: mod/admin.php:1309 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Disallow users to sign up for additional accounts." - -#: mod/admin.php:1310 -msgid "OpenID support" -msgstr "OpenID support" - -#: mod/admin.php:1310 -msgid "OpenID support for registration and logins." -msgstr "OpenID support for registration and logins." - -#: mod/admin.php:1311 -msgid "Fullname check" -msgstr "Full name check" - -#: mod/admin.php:1311 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations." - -#: mod/admin.php:1312 -msgid "Community pages for visitors" -msgstr "" - -#: mod/admin.php:1312 -msgid "" -"Which community pages should be available for visitors. Local users always " -"see both pages." -msgstr "" - -#: mod/admin.php:1313 -msgid "Posts per user on community page" -msgstr "Posts per user on community page" - -#: mod/admin.php:1313 -msgid "" -"The maximum number of posts per user on the community page. (Not valid for " -"'Global Community')" -msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')." - -#: mod/admin.php:1314 -msgid "Enable OStatus support" -msgstr "Enable OStatus support" - -#: mod/admin.php:1314 -msgid "" -"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed." - -#: mod/admin.php:1315 -msgid "Only import OStatus threads from our contacts" -msgstr "Only import OStatus threads from known contacts" - -#: mod/admin.php:1315 -msgid "" -"Normally we import every content from our OStatus contacts. With this option" -" we only store threads that are started by a contact that is known on our " -"system." -msgstr "Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system." - -#: mod/admin.php:1316 -msgid "OStatus support can only be enabled if threading is enabled." -msgstr "OStatus support can only be enabled if threading is enabled." - -#: mod/admin.php:1318 -msgid "" -"Diaspora support can't be enabled because Friendica was installed into a sub" -" directory." -msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory." - -#: mod/admin.php:1319 -msgid "Enable Diaspora support" -msgstr "Enable Diaspora support" - -#: mod/admin.php:1319 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Provide built-in Diaspora network compatibility." - -#: mod/admin.php:1320 -msgid "Only allow Friendica contacts" -msgstr "Only allow Friendica contacts" - -#: mod/admin.php:1320 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled." - -#: mod/admin.php:1321 -msgid "Verify SSL" -msgstr "Verify SSL" - -#: mod/admin.php:1321 -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 "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites." - -#: mod/admin.php:1322 -msgid "Proxy user" -msgstr "Proxy user" - -#: mod/admin.php:1323 -msgid "Proxy URL" -msgstr "Proxy URL" - -#: mod/admin.php:1324 -msgid "Network timeout" -msgstr "Network timeout" - -#: mod/admin.php:1324 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)." - -#: mod/admin.php:1325 -msgid "Maximum Load Average" -msgstr "Maximum load average" - -#: mod/admin.php:1325 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximum system load before delivery and poll processes are deferred (default 50)." - -#: mod/admin.php:1326 -msgid "Maximum Load Average (Frontend)" -msgstr "Maximum load average (frontend)" - -#: mod/admin.php:1326 -msgid "Maximum system load before the frontend quits service - default 50." -msgstr "Maximum system load before the frontend quits service (default 50)." - -#: mod/admin.php:1327 -msgid "Minimal Memory" -msgstr "Minimal memory" - -#: mod/admin.php:1327 -msgid "" -"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - " -"default 0 (deactivated)." -msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)." - -#: mod/admin.php:1328 -msgid "Maximum table size for optimization" -msgstr "Maximum table size for optimization" - -#: mod/admin.php:1328 -msgid "" -"Maximum table size (in MB) for the automatic optimization - default 100 MB. " -"Enter -1 to disable it." -msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)." - -#: mod/admin.php:1329 -msgid "Minimum level of fragmentation" -msgstr "Minimum level of fragmentation" - -#: mod/admin.php:1329 -msgid "" -"Minimum fragmenation level to start the automatic optimization - default " -"value is 30%." -msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)." - -#: mod/admin.php:1331 -msgid "Periodical check of global contacts" -msgstr "Periodical check of global contacts" - -#: mod/admin.php:1331 -msgid "" -"If enabled, the global contacts are checked periodically for missing or " -"outdated data and the vitality of the contacts and servers." -msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers." - -#: mod/admin.php:1332 -msgid "Days between requery" -msgstr "Days between enquiry" - -#: mod/admin.php:1332 -msgid "Number of days after which a server is requeried for his contacts." -msgstr "Number of days after which a server is required check contacts." - -#: mod/admin.php:1333 -msgid "Discover contacts from other servers" -msgstr "Discover contacts from other servers" - -#: mod/admin.php:1333 -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 "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 recommend setting is 'Users, Global Contacts'." - -#: mod/admin.php:1334 -msgid "Timeframe for fetching global contacts" -msgstr "Time-frame for fetching global contacts" - -#: mod/admin.php:1334 -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 "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers." - -#: mod/admin.php:1335 -msgid "Search the local directory" -msgstr "Search the local directory" - -#: mod/admin.php:1335 -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 "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." - -#: mod/admin.php:1337 -msgid "Publish server information" -msgstr "Publish server information" - -#: mod/admin.php:1337 -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 "This publishes generic data about the server and its usage. 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." - -#: mod/admin.php:1339 -msgid "Check upstream version" -msgstr "Check upstream version" - -#: mod/admin.php:1339 -msgid "" -"Enables checking for new Friendica versions at github. If there is a new " -"version, you will be informed in the admin panel overview." -msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview." - -#: mod/admin.php:1340 -msgid "Suppress Tags" -msgstr "Suppress tags" - -#: mod/admin.php:1340 -msgid "Suppress showing a list of hashtags at the end of the posting." -msgstr "Suppress listed hashtags at the end of posts." - -#: mod/admin.php:1341 -msgid "Path to item cache" -msgstr "Path to item cache" - -#: mod/admin.php:1341 -msgid "The item caches buffers generated bbcode and external images." -msgstr "The item caches buffers generated bbcode and external images." - -#: mod/admin.php:1342 -msgid "Cache duration in seconds" -msgstr "Cache duration in seconds" - -#: mod/admin.php:1342 -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 "How long should cache files be held? (Default 86400 seconds - one day; -1 disables item cache)" - -#: mod/admin.php:1343 -msgid "Maximum numbers of comments per post" -msgstr "Maximum numbers of comments per post" - -#: mod/admin.php:1343 -msgid "How much comments should be shown for each post? Default value is 100." -msgstr "How many comments should be shown for each post? (Default 100)" - -#: mod/admin.php:1344 -msgid "Temp path" -msgstr "Temp path" - -#: mod/admin.php:1344 -msgid "" -"If you have a restricted system where the webserver can't access the system " -"temp path, enter another path here." -msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path." - -#: mod/admin.php:1345 -msgid "Base path to installation" -msgstr "Base path to installation" - -#: mod/admin.php:1345 -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 "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." - -#: mod/admin.php:1346 -msgid "Disable picture proxy" -msgstr "Disable picture proxy" - -#: mod/admin.php:1346 -msgid "" -"The picture proxy increases performance and privacy. It shouldn't be used on" -" systems with very low bandwith." -msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith." - -#: mod/admin.php:1347 -msgid "Only search in tags" -msgstr "Only search in tags" - -#: mod/admin.php:1347 -msgid "On large systems the text search can slow down the system extremely." -msgstr "On large systems the text search can slow down the system significantly." - -#: mod/admin.php:1349 -msgid "New base url" -msgstr "New base URL" - -#: mod/admin.php:1349 -msgid "" -"Change base url for this server. Sends relocate message to all Friendica and" -" Diaspora* contacts of all users." -msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users." - -#: mod/admin.php:1351 -msgid "RINO Encryption" -msgstr "RINO Encryption" - -#: mod/admin.php:1351 -msgid "Encryption layer between nodes." -msgstr "Encryption layer between nodes." - -#: mod/admin.php:1353 -msgid "Maximum number of parallel workers" -msgstr "Maximum number of parallel workers" - -#: mod/admin.php:1353 -msgid "" -"On shared hosters set this to 2. On larger systems, values of 10 are great. " -"Default value is 4." -msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4." - -#: mod/admin.php:1354 -msgid "Don't use 'proc_open' with the worker" -msgstr "Don't use 'proc_open' with the worker" - -#: mod/admin.php:1354 -msgid "" -"Enable this if your system doesn't allow the use of 'proc_open'. This can " -"happen on shared hosters. If this is enabled you should increase the " -"frequency of worker calls in your crontab." -msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab." - -#: mod/admin.php:1355 -msgid "Enable fastlane" -msgstr "Enable fast-lane" - -#: mod/admin.php:1355 -msgid "" -"When enabed, the fastlane mechanism starts an additional worker if processes" -" with higher priority are blocked by processes of lower priority." -msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority." - -#: mod/admin.php:1356 -msgid "Enable frontend worker" -msgstr "Enable frontend worker" - -#: mod/admin.php:1356 -#, php-format -msgid "" -"When enabled the Worker process is triggered when backend access is " -"performed \\x28e.g. messages being delivered\\x29. On smaller sites you " -"might want to call %s/worker on a regular basis via an external cron job. " -"You should only enable this option if you cannot utilize cron/scheduled jobs" -" on your server." -msgstr "" - -#: mod/admin.php:1384 -msgid "Update has been marked successful" -msgstr "Update has been marked successful" - -#: mod/admin.php:1391 -#, php-format -msgid "Database structure update %s was successfully applied." -msgstr "Database structure update %s was successfully applied." - -#: mod/admin.php:1394 -#, php-format -msgid "Executing of database structure update %s failed with error: %s" -msgstr "Executing of database structure update %s failed with error: %s" - -#: mod/admin.php:1407 -#, php-format -msgid "Executing %s failed with error: %s" -msgstr "Executing %s failed with error: %s" - -#: mod/admin.php:1409 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Update %s was successfully applied." - -#: mod/admin.php:1412 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Update %s did not return a status. Unknown if it succeeded." - -#: mod/admin.php:1415 -#, php-format -msgid "There was no additional update function %s that needed to be called." -msgstr "There was no additional update function %s that needed to be called." - -#: mod/admin.php:1435 -msgid "No failed updates." -msgstr "No failed updates." - -#: mod/admin.php:1436 -msgid "Check database structure" -msgstr "Check database structure" - -#: mod/admin.php:1441 -msgid "Failed Updates" -msgstr "Failed updates" - -#: mod/admin.php:1442 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "This does not include updates prior to 1139, which did not return a status." - -#: mod/admin.php:1443 -msgid "Mark success (if update was manually applied)" -msgstr "Mark success (if update was manually applied)" - -#: mod/admin.php:1444 -msgid "Attempt to execute this update step automatically" -msgstr "Attempt to execute this update step automatically" - -#: mod/admin.php:1483 -#, 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 "\n\t\t\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you." - -#: mod/admin.php:1486 -#, php-format -msgid "" -"\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." -msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s." - -#: mod/admin.php:1518 src/Model/User.php:632 -#, php-format -msgid "Registration details for %s" -msgstr "Registration details for %s" - -#: mod/admin.php:1528 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s user blocked/unblocked" -msgstr[1] "%s users blocked/unblocked" - -#: mod/admin.php:1534 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s user deleted" -msgstr[1] "%s users deleted" - -#: mod/admin.php:1581 -#, php-format -msgid "User '%s' deleted" -msgstr "User '%s' deleted" - -#: mod/admin.php:1589 -#, php-format -msgid "User '%s' unblocked" -msgstr "User '%s' unblocked" - -#: mod/admin.php:1589 -#, php-format -msgid "User '%s' blocked" -msgstr "User '%s' blocked" - -#: mod/admin.php:1688 mod/admin.php:1700 mod/admin.php:1713 mod/admin.php:1731 -#: src/Content/ContactSelector.php:82 -msgid "Email" -msgstr "Email" - -#: mod/admin.php:1688 mod/admin.php:1713 -msgid "Register date" -msgstr "Registration date" - -#: mod/admin.php:1688 mod/admin.php:1713 -msgid "Last login" -msgstr "Last login" - -#: mod/admin.php:1688 mod/admin.php:1713 -msgid "Last item" -msgstr "Last item" - -#: mod/admin.php:1688 mod/settings.php:54 -msgid "Account" -msgstr "Account" - -#: mod/admin.php:1696 -msgid "Add User" -msgstr "Add user" - -#: mod/admin.php:1698 -msgid "User registrations waiting for confirm" -msgstr "User registrations awaiting confirmation" - -#: mod/admin.php:1699 -msgid "User waiting for permanent deletion" -msgstr "User awaiting permanent deletion" - -#: mod/admin.php:1700 -msgid "Request date" -msgstr "Request date" - -#: mod/admin.php:1701 -msgid "No registrations." -msgstr "No registrations." - -#: mod/admin.php:1702 -msgid "Note from the user" -msgstr "Note from the user" - -#: mod/admin.php:1704 -msgid "Deny" -msgstr "Deny" - -#: mod/admin.php:1708 -msgid "Site admin" -msgstr "Site admin" - -#: mod/admin.php:1709 -msgid "Account expired" -msgstr "Account expired" - -#: mod/admin.php:1712 -msgid "New User" -msgstr "New user" - -#: mod/admin.php:1713 -msgid "Deleted since" -msgstr "Deleted since" - -#: mod/admin.php:1718 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?" - -#: mod/admin.php:1719 -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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?" - -#: mod/admin.php:1729 -msgid "Name of the new user." -msgstr "Name of the new user." - -#: mod/admin.php:1730 -msgid "Nickname" -msgstr "Nickname" - -#: mod/admin.php:1730 -msgid "Nickname of the new user." -msgstr "Nickname of the new user." - -#: mod/admin.php:1731 -msgid "Email address of the new user." -msgstr "Email address of the new user." - -#: mod/admin.php:1773 -#, php-format -msgid "Addon %s disabled." -msgstr "" - -#: mod/admin.php:1777 -#, php-format -msgid "Addon %s enabled." -msgstr "" - -#: mod/admin.php:1787 mod/admin.php:2036 -msgid "Disable" -msgstr "Disable" - -#: mod/admin.php:1790 mod/admin.php:2039 -msgid "Enable" -msgstr "Enable" - -#: mod/admin.php:1812 mod/admin.php:2081 -msgid "Toggle" -msgstr "Toggle" - -#: mod/admin.php:1820 mod/admin.php:2090 -msgid "Author: " -msgstr "Author: " - -#: mod/admin.php:1821 mod/admin.php:2091 -msgid "Maintainer: " -msgstr "Maintainer: " - -#: mod/admin.php:1873 -msgid "Reload active addons" -msgstr "" - -#: mod/admin.php:1878 -#, php-format -msgid "" -"There are currently no addons available on your node. You can find the " -"official addon repository at %1$s and might find other interesting addons in" -" the open addon registry at %2$s" -msgstr "" - -#: mod/admin.php:1998 -msgid "No themes found." -msgstr "No themes found." - -#: mod/admin.php:2072 -msgid "Screenshot" -msgstr "Screenshot" - -#: mod/admin.php:2126 -msgid "Reload active themes" -msgstr "Reload active themes" - -#: mod/admin.php:2131 -#, php-format -msgid "No themes found on the system. They should be placed in %1$s" -msgstr "" - -#: mod/admin.php:2132 -msgid "[Experimental]" -msgstr "[Experimental]" - -#: mod/admin.php:2133 -msgid "[Unsupported]" -msgstr "[Unsupported]" - -#: mod/admin.php:2157 -msgid "Log settings updated." -msgstr "Log settings updated." - -#: mod/admin.php:2189 -msgid "PHP log currently enabled." -msgstr "PHP log currently enabled." - -#: mod/admin.php:2191 -msgid "PHP log currently disabled." -msgstr "PHP log currently disabled." - -#: mod/admin.php:2200 -msgid "Clear" -msgstr "Clear" - -#: mod/admin.php:2204 -msgid "Enable Debugging" -msgstr "Enable debugging" - -#: mod/admin.php:2205 -msgid "Log file" -msgstr "Log file" - -#: mod/admin.php:2205 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Must be writable by web server and relative to your Friendica top-level directory." - -#: mod/admin.php:2206 -msgid "Log level" -msgstr "Log level" - -#: mod/admin.php:2208 -msgid "PHP logging" -msgstr "PHP logging" - -#: mod/admin.php:2209 -msgid "" -"To enable logging of PHP errors and warnings you can add the following to " -"the .htconfig.php file of your installation. The filename set in the " -"'error_log' line is relative to the friendica top-level directory and must " -"be writeable by the web server. The option '1' for 'log_errors' and " -"'display_errors' is to enable these options, set to '0' to disable them." -msgstr "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them." - -#: mod/admin.php:2240 -#, php-format -msgid "" -"Error trying to open %1$s log file.\\r\\n
Check to see " -"if file %1$s exist and is readable." -msgstr "" - -#: mod/admin.php:2244 -#, php-format -msgid "" -"Couldn't open %1$s log file.\\r\\n
Check to see if file" -" %1$s is readable." -msgstr "" - -#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779 -msgid "Off" -msgstr "Off" - -#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779 -msgid "On" -msgstr "On" - -#: mod/admin.php:2336 -#, php-format -msgid "Lock feature %s" -msgstr "Lock feature %s" - -#: mod/admin.php:2344 -msgid "Manage Additional Features" -msgstr "Manage additional features" - -#: mod/cal.php:142 mod/display.php:307 mod/profile.php:174 +#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173 msgid "Access to this profile has been restricted." msgstr "Access to this profile has been restricted." -#: mod/cal.php:274 mod/events.php:393 view/theme/frio/theme.php:262 -#: view/theme/frio/theme.php:266 src/Content/Nav.php:104 -#: src/Content/Nav.php:169 src/Model/Profile.php:909 src/Model/Profile.php:920 +#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263 +#: view/theme/frio/theme.php:267 src/Content/Nav.php:104 +#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935 msgid "Events" msgstr "Events" -#: mod/cal.php:275 mod/events.php:394 +#: mod/cal.php:275 mod/events.php:393 msgid "View" msgstr "View" -#: mod/cal.php:276 mod/events.php:396 +#: mod/cal.php:276 mod/events.php:395 msgid "Previous" msgstr "Previous" -#: mod/cal.php:277 mod/events.php:397 mod/install.php:209 +#: mod/cal.php:277 mod/install.php:209 mod/events.php:396 msgid "Next" msgstr "Next" -#: mod/cal.php:284 mod/events.php:406 +#: mod/cal.php:284 mod/events.php:405 msgid "list" msgstr "List" -#: mod/cal.php:297 src/Model/User.php:200 +#: mod/cal.php:297 src/Model/User.php:202 msgid "User not found" msgstr "User not found" @@ -4237,402 +2207,6 @@ msgstr "No exportable data found" msgid "calendar" msgstr "calendar" -#: mod/community.php:44 -msgid "Community option not available." -msgstr "" - -#: mod/community.php:61 -msgid "Not available." -msgstr "Not available." - -#: mod/community.php:75 -msgid "Local Community" -msgstr "" - -#: mod/community.php:78 -msgid "Posts from local users on this server" -msgstr "" - -#: mod/community.php:86 -msgid "Global Community" -msgstr "" - -#: mod/community.php:89 -msgid "Posts from users of the whole federated network" -msgstr "" - -#: mod/community.php:135 mod/search.php:228 -msgid "No results." -msgstr "No results." - -#: mod/community.php:179 -msgid "" -"This community stream shows all public posts received by this node. They may" -" not reflect the opinions of this node’s users." -msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users." - -#: mod/contacts.php:148 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited." -msgstr[0] "%d contact edited." -msgstr[1] "%d contacts edited." - -#: mod/contacts.php:175 mod/contacts.php:391 -msgid "Could not access contact record." -msgstr "Could not access contact record." - -#: mod/contacts.php:185 -msgid "Could not locate selected profile." -msgstr "Could not locate selected profile." - -#: mod/contacts.php:219 -msgid "Contact updated." -msgstr "Contact updated." - -#: mod/contacts.php:221 mod/dfrn_request.php:419 -msgid "Failed to update contact record." -msgstr "Failed to update contact record." - -#: mod/contacts.php:412 -msgid "Contact has been blocked" -msgstr "Contact has been blocked" - -#: mod/contacts.php:412 -msgid "Contact has been unblocked" -msgstr "Contact has been unblocked" - -#: mod/contacts.php:423 -msgid "Contact has been ignored" -msgstr "Contact has been ignored" - -#: mod/contacts.php:423 -msgid "Contact has been unignored" -msgstr "Contact has been unignored" - -#: mod/contacts.php:434 -msgid "Contact has been archived" -msgstr "Contact has been archived" - -#: mod/contacts.php:434 -msgid "Contact has been unarchived" -msgstr "Contact has been unarchived" - -#: mod/contacts.php:458 -msgid "Drop contact" -msgstr "Drop contact" - -#: mod/contacts.php:461 mod/contacts.php:813 -msgid "Do you really want to delete this contact?" -msgstr "Do you really want to delete this contact?" - -#: mod/contacts.php:479 -msgid "Contact has been removed." -msgstr "Contact has been removed." - -#: mod/contacts.php:510 -#, php-format -msgid "You are mutual friends with %s" -msgstr "You are mutual friends with %s" - -#: mod/contacts.php:514 -#, php-format -msgid "You are sharing with %s" -msgstr "You are sharing with %s" - -#: mod/contacts.php:518 -#, php-format -msgid "%s is sharing with you" -msgstr "%s is sharing with you" - -#: mod/contacts.php:538 -msgid "Private communications are not available for this contact." -msgstr "Private communications are not available for this contact." - -#: mod/contacts.php:540 -msgid "Never" -msgstr "Never" - -#: mod/contacts.php:543 -msgid "(Update was successful)" -msgstr "(Update was successful)" - -#: mod/contacts.php:543 -msgid "(Update was not successful)" -msgstr "(Update was not successful)" - -#: mod/contacts.php:545 mod/contacts.php:975 -msgid "Suggest friends" -msgstr "Suggest friends" - -#: mod/contacts.php:549 -#, php-format -msgid "Network type: %s" -msgstr "Network type: %s" - -#: mod/contacts.php:554 -msgid "Communications lost with this contact!" -msgstr "Communications lost with this contact!" - -#: mod/contacts.php:560 -msgid "Fetch further information for feeds" -msgstr "Fetch further information for feeds" - -#: mod/contacts.php:562 -msgid "" -"Fetch information like preview pictures, title and teaser from the feed " -"item. You can activate this if the feed doesn't contain much text. Keywords " -"are taken from the meta header in the feed item and are posted as hash tags." -msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags." - -#: mod/contacts.php:564 -msgid "Fetch information" -msgstr "Fetch information" - -#: mod/contacts.php:565 -msgid "Fetch keywords" -msgstr "Fetch keywords" - -#: mod/contacts.php:566 -msgid "Fetch information and keywords" -msgstr "Fetch information and keywords" - -#: mod/contacts.php:598 -msgid "Contact" -msgstr "Contact" - -#: mod/contacts.php:601 -msgid "Profile Visibility" -msgstr "Profile visibility" - -#: mod/contacts.php:602 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Please choose the profile you would like to display to %s when viewing your profile securely." - -#: mod/contacts.php:603 -msgid "Contact Information / Notes" -msgstr "Personal note" - -#: mod/contacts.php:604 -msgid "Their personal note" -msgstr "Their personal note" - -#: mod/contacts.php:606 -msgid "Edit contact notes" -msgstr "Edit contact notes" - -#: mod/contacts.php:610 -msgid "Block/Unblock contact" -msgstr "Block/Unblock contact" - -#: mod/contacts.php:611 -msgid "Ignore contact" -msgstr "Ignore contact" - -#: mod/contacts.php:612 -msgid "Repair URL settings" -msgstr "Repair URL settings" - -#: mod/contacts.php:613 -msgid "View conversations" -msgstr "View conversations" - -#: mod/contacts.php:618 -msgid "Last update:" -msgstr "Last update:" - -#: mod/contacts.php:620 -msgid "Update public posts" -msgstr "Update public posts" - -#: mod/contacts.php:622 mod/contacts.php:985 -msgid "Update now" -msgstr "Update now" - -#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:1002 -msgid "Unignore" -msgstr "Unignore" - -#: mod/contacts.php:632 -msgid "Currently blocked" -msgstr "Currently blocked" - -#: mod/contacts.php:633 -msgid "Currently ignored" -msgstr "Currently ignored" - -#: mod/contacts.php:634 -msgid "Currently archived" -msgstr "Currently archived" - -#: mod/contacts.php:635 -msgid "Awaiting connection acknowledge" -msgstr "Awaiting connection acknowledgement" - -#: mod/contacts.php:636 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Replies/Likes to your public posts may still be visible" - -#: mod/contacts.php:637 -msgid "Notification for new posts" -msgstr "Notification for new posts" - -#: mod/contacts.php:637 -msgid "Send a notification of every new post of this contact" -msgstr "Send notification for every new post from this contact" - -#: mod/contacts.php:640 -msgid "Blacklisted keywords" -msgstr "Blacklisted keywords" - -#: mod/contacts.php:640 -msgid "" -"Comma separated list of keywords that should not be converted to hashtags, " -"when \"Fetch information and keywords\" is selected" -msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected" - -#: mod/contacts.php:652 src/Model/Profile.php:424 -msgid "XMPP:" -msgstr "XMPP:" - -#: mod/contacts.php:657 -msgid "Actions" -msgstr "Actions" - -#: mod/contacts.php:659 mod/contacts.php:845 view/theme/frio/theme.php:258 -#: src/Content/Nav.php:100 src/Model/Profile.php:873 -msgid "Status" -msgstr "Status" - -#: mod/contacts.php:660 -msgid "Contact Settings" -msgstr "Notification and privacy " - -#: mod/contacts.php:701 -msgid "Suggestions" -msgstr "Suggestions" - -#: mod/contacts.php:704 -msgid "Suggest potential friends" -msgstr "Suggest potential friends" - -#: mod/contacts.php:712 -msgid "Show all contacts" -msgstr "Show all contacts" - -#: mod/contacts.php:717 -msgid "Unblocked" -msgstr "Unblocked" - -#: mod/contacts.php:720 -msgid "Only show unblocked contacts" -msgstr "Only show unblocked contacts" - -#: mod/contacts.php:725 -msgid "Blocked" -msgstr "Blocked" - -#: mod/contacts.php:728 -msgid "Only show blocked contacts" -msgstr "Only show blocked contacts" - -#: mod/contacts.php:733 -msgid "Ignored" -msgstr "Ignored" - -#: mod/contacts.php:736 -msgid "Only show ignored contacts" -msgstr "Only show ignored contacts" - -#: mod/contacts.php:741 -msgid "Archived" -msgstr "Archived" - -#: mod/contacts.php:744 -msgid "Only show archived contacts" -msgstr "Only show archived contacts" - -#: mod/contacts.php:749 -msgid "Hidden" -msgstr "Hidden" - -#: mod/contacts.php:752 -msgid "Only show hidden contacts" -msgstr "Only show hidden contacts" - -#: mod/contacts.php:808 -msgid "Search your contacts" -msgstr "Search your contacts" - -#: mod/contacts.php:809 mod/search.php:236 -#, php-format -msgid "Results for: %s" -msgstr "Results for: %s" - -#: mod/contacts.php:816 mod/settings.php:169 mod/settings.php:705 -msgid "Update" -msgstr "Update" - -#: mod/contacts.php:819 mod/contacts.php:1010 -msgid "Archive" -msgstr "Archive" - -#: mod/contacts.php:819 mod/contacts.php:1010 -msgid "Unarchive" -msgstr "Unarchive" - -#: mod/contacts.php:822 -msgid "Batch Actions" -msgstr "Batch actions" - -#: mod/contacts.php:856 src/Model/Profile.php:884 -msgid "Profile Details" -msgstr "Profile Details" - -#: mod/contacts.php:868 -msgid "View all contacts" -msgstr "View all contacts" - -#: mod/contacts.php:879 -msgid "View all common friends" -msgstr "View all common friends" - -#: mod/contacts.php:888 -msgid "Advanced Contact Settings" -msgstr "Advanced contact settings" - -#: mod/contacts.php:920 -msgid "Mutual Friendship" -msgstr "Mutual friendship" - -#: mod/contacts.php:924 -msgid "is a fan of yours" -msgstr "is a fan of yours" - -#: mod/contacts.php:928 -msgid "you are a fan of" -msgstr "I follow them" - -#: mod/contacts.php:996 -msgid "Toggle Blocked status" -msgstr "Toggle blocked status" - -#: mod/contacts.php:1004 -msgid "Toggle Ignored status" -msgstr "Toggle ignored status" - -#: mod/contacts.php:1012 -msgid "Toggle Archive status" -msgstr "Toggle archive status" - -#: mod/contacts.php:1020 -msgid "Delete contact" -msgstr "Delete contact" - #: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148 #: mod/profiles.php:195 mod/profiles.php:631 msgid "Profile not found." @@ -4709,7 +2283,7 @@ msgid "Unable to update your contact profile details on our system" msgstr "Unable to update your contact profile details on our system" #: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568 -#: src/Model/Contact.php:1437 +#: src/Model/Contact.php:1434 msgid "[Name Withheld]" msgstr "[Name Withheld]" @@ -4718,6 +2292,957 @@ msgstr "[Name Withheld]" msgid "%1$s has joined %2$s" msgstr "%1$s has joined %2$s" +#: mod/invite.php:33 +msgid "Total invitation limit exceeded." +msgstr "Total invitation limit exceeded" + +#: mod/invite.php:55 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Not a valid email address" + +#: mod/invite.php:80 +msgid "Please join us on Friendica" +msgstr "Please join us on Friendica." + +#: mod/invite.php:91 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Invitation limit is exceeded. Please contact your site administrator." + +#: mod/invite.php:95 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Message delivery failed" + +#: mod/invite.php:99 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d message sent." +msgstr[1] "%d messages sent." + +#: mod/invite.php:117 +msgid "You have no more invitations available" +msgstr "You have no more invitations available." + +#: mod/invite.php:125 +#, 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 "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." + +#: mod/invite.php:127 +#, php-format +msgid "" +"To accept this invitation, please visit and register at %s or any other " +"public Friendica website." +msgstr "To accept this invitation, please sign up at %s or any other public Friendica website." + +#: mod/invite.php:128 +#, 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 sites are all inter-connect to create a large 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." + +#: mod/invite.php:132 +msgid "" +"Our apologies. This system is not currently configured to connect with other" +" public sites or invite members." +msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members." + +#: mod/invite.php:136 +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." +msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks." + +#: mod/invite.php:135 +#, php-format +msgid "To accept this invitation, please visit and register at %s." +msgstr "To accept this invitation, please visit and register at %s." + +#: mod/invite.php:142 +msgid "Send invitations" +msgstr "Send invitations" + +#: mod/invite.php:143 +msgid "Enter email addresses, one per line:" +msgstr "Enter email addresses, one per line:" + +#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259 +#: mod/message.php:426 +msgid "Your message:" +msgstr "Your message:" + +#: mod/invite.php:145 +msgid "" +"You are cordially invited to join me and other close friends on Friendica - " +"and help us to create a better social web." +msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web." + +#: mod/invite.php:147 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "You will need to supply this invitation code: $invite_code" + +#: mod/invite.php:147 +msgid "" +"Once you have registered, please connect with me via my profile page at:" +msgstr "Once you have signed up, please connect with me via my profile page at:" + +#: mod/invite.php:149 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendi.ca" +msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca" + +#: mod/manage.php:180 +msgid "Manage Identities and/or Pages" +msgstr "Manage Identities and Pages" + +#: mod/manage.php:181 +msgid "" +"Toggle between different identities or community/group pages which share " +"your account details or which you have been granted \"manage\" permissions" +msgstr "Accounts that I manage or own." + +#: mod/manage.php:182 +msgid "Select an identity to manage: " +msgstr "Select identity:" + +#: mod/profiles.php:57 +msgid "Profile deleted." +msgstr "Profile deleted." + +#: mod/profiles.php:73 mod/profiles.php:109 +msgid "Profile-" +msgstr "Profile-" + +#: mod/profiles.php:92 mod/profiles.php:131 +msgid "New profile created." +msgstr "New profile created." + +#: mod/profiles.php:115 +msgid "Profile unavailable to clone." +msgstr "Profile unavailable to clone." + +#: mod/profiles.php:205 +msgid "Profile Name is required." +msgstr "Profile name is required." + +#: mod/profiles.php:346 +msgid "Marital Status" +msgstr "Marital status" + +#: mod/profiles.php:350 +msgid "Romantic Partner" +msgstr "Romantic partner" + +#: mod/profiles.php:362 +msgid "Work/Employment" +msgstr "Work/Employment:" + +#: mod/profiles.php:365 +msgid "Religion" +msgstr "Religion" + +#: mod/profiles.php:369 +msgid "Political Views" +msgstr "Political views" + +#: mod/profiles.php:373 +msgid "Gender" +msgstr "Gender" + +#: mod/profiles.php:377 +msgid "Sexual Preference" +msgstr "Sexual preference" + +#: mod/profiles.php:381 +msgid "XMPP" +msgstr "XMPP" + +#: mod/profiles.php:385 +msgid "Homepage" +msgstr "Homepage" + +#: mod/profiles.php:389 mod/profiles.php:699 +msgid "Interests" +msgstr "Interests" + +#: mod/profiles.php:393 mod/admin.php:439 +msgid "Address" +msgstr "Address" + +#: mod/profiles.php:400 mod/profiles.php:695 +msgid "Location" +msgstr "Location" + +#: mod/profiles.php:485 +msgid "Profile updated." +msgstr "Profile updated." + +#: mod/profiles.php:577 +msgid " and " +msgstr " and " + +#: mod/profiles.php:586 +msgid "public profile" +msgstr "public profile" + +#: mod/profiles.php:589 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s changed %2$s to “%3$s”" + +#: mod/profiles.php:590 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr " - Visit %1$s's %2$s" + +#: mod/profiles.php:592 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s has an updated %2$s, changing %3$s." + +#: mod/profiles.php:646 +msgid "Hide contacts and friends:" +msgstr "Hide contacts and friends:" + +#: mod/profiles.php:651 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Hide your contact/friend list from viewers of this profile?" + +#: mod/profiles.php:671 +msgid "Show more profile fields:" +msgstr "Show more profile fields:" + +#: mod/profiles.php:683 +msgid "Profile Actions" +msgstr "Profile actions" + +#: mod/profiles.php:684 +msgid "Edit Profile Details" +msgstr "Edit Profile Details" + +#: mod/profiles.php:686 +msgid "Change Profile Photo" +msgstr "Change profile photo" + +#: mod/profiles.php:687 +msgid "View this profile" +msgstr "View this profile" + +#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393 +msgid "Edit visibility" +msgstr "Edit visibility" + +#: mod/profiles.php:689 +msgid "Create a new profile using these settings" +msgstr "Create a new profile using these settings" + +#: mod/profiles.php:690 +msgid "Clone this profile" +msgstr "Clone this profile" + +#: mod/profiles.php:691 +msgid "Delete this profile" +msgstr "Delete this profile" + +#: mod/profiles.php:693 +msgid "Basic information" +msgstr "Basic information" + +#: mod/profiles.php:694 +msgid "Profile picture" +msgstr "Profile picture" + +#: mod/profiles.php:696 +msgid "Preferences" +msgstr "Preferences" + +#: mod/profiles.php:697 +msgid "Status information" +msgstr "Status information" + +#: mod/profiles.php:698 +msgid "Additional information" +msgstr "Additional information" + +#: mod/profiles.php:700 mod/network.php:940 +#: src/Core/NotificationsManager.php:185 +msgid "Personal" +msgstr "Personal" + +#: mod/profiles.php:701 +msgid "Relation" +msgstr "Relation" + +#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83 +msgid "Miscellaneous" +msgstr "Miscellaneous" + +#: mod/profiles.php:705 +msgid "Your Gender:" +msgstr "Gender:" + +#: mod/profiles.php:706 +msgid " Marital Status:" +msgstr " Marital status:" + +#: mod/profiles.php:707 src/Model/Profile.php:782 +msgid "Sexual Preference:" +msgstr "Sexual preference:" + +#: mod/profiles.php:708 +msgid "Example: fishing photography software" +msgstr "Example: fishing photography software" + +#: mod/profiles.php:713 +msgid "Profile Name:" +msgstr "Profile name:" + +#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523 +msgid "Required" +msgstr "Required" + +#: mod/profiles.php:715 +msgid "" +"This is your public profile.
It may " +"be visible to anybody using the internet." +msgstr "This is your public profile.
It may be visible to anybody using the internet." + +#: mod/profiles.php:716 +msgid "Your Full Name:" +msgstr "My full name:" + +#: mod/profiles.php:717 +msgid "Title/Description:" +msgstr "Title/Description:" + +#: mod/profiles.php:720 +msgid "Street Address:" +msgstr "Street address:" + +#: mod/profiles.php:721 +msgid "Locality/City:" +msgstr "Locality/City:" + +#: mod/profiles.php:722 +msgid "Region/State:" +msgstr "Region/State:" + +#: mod/profiles.php:723 +msgid "Postal/Zip Code:" +msgstr "Postcode:" + +#: mod/profiles.php:724 +msgid "Country:" +msgstr "Country:" + +#: mod/profiles.php:725 src/Util/Temporal.php:149 +msgid "Age: " +msgstr "Age: " + +#: mod/profiles.php:728 +msgid "Who: (if applicable)" +msgstr "Who: (if applicable)" + +#: mod/profiles.php:728 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" + +#: mod/profiles.php:729 +msgid "Since [date]:" +msgstr "Since when:" + +#: mod/profiles.php:731 +msgid "Tell us about yourself..." +msgstr "About myself:" + +#: mod/profiles.php:732 +msgid "XMPP (Jabber) address:" +msgstr "XMPP (Jabber) address:" + +#: mod/profiles.php:732 +msgid "" +"The XMPP address will be propagated to your contacts so that they can follow" +" you." +msgstr "The XMPP address will be propagated to your contacts so that they can follow you." + +#: mod/profiles.php:733 +msgid "Homepage URL:" +msgstr "Homepage URL:" + +#: mod/profiles.php:734 src/Model/Profile.php:790 +msgid "Hometown:" +msgstr "Home town:" + +#: mod/profiles.php:735 src/Model/Profile.php:798 +msgid "Political Views:" +msgstr "Political views:" + +#: mod/profiles.php:736 +msgid "Religious Views:" +msgstr "Religious views:" + +#: mod/profiles.php:737 +msgid "Public Keywords:" +msgstr "Public keywords:" + +#: mod/profiles.php:737 +msgid "(Used for suggesting potential friends, can be seen by others)" +msgstr "Used for suggesting potential friends, can be seen by others." + +#: mod/profiles.php:738 +msgid "Private Keywords:" +msgstr "Private keywords:" + +#: mod/profiles.php:738 +msgid "(Used for searching profiles, never shown to others)" +msgstr "Used for searching profiles, never shown to others." + +#: mod/profiles.php:739 src/Model/Profile.php:814 +msgid "Likes:" +msgstr "Likes:" + +#: mod/profiles.php:740 src/Model/Profile.php:818 +msgid "Dislikes:" +msgstr "Dislikes:" + +#: mod/profiles.php:741 +msgid "Musical interests" +msgstr "Music:" + +#: mod/profiles.php:742 +msgid "Books, literature" +msgstr "Books, literature, poetry:" + +#: mod/profiles.php:743 +msgid "Television" +msgstr "Television:" + +#: mod/profiles.php:744 +msgid "Film/dance/culture/entertainment" +msgstr "Film, dance, culture, entertainment" + +#: mod/profiles.php:745 +msgid "Hobbies/Interests" +msgstr "Hobbies/Interests:" + +#: mod/profiles.php:746 +msgid "Love/romance" +msgstr "Love/Romance:" + +#: mod/profiles.php:747 +msgid "Work/employment" +msgstr "Work/Employment:" + +#: mod/profiles.php:748 +msgid "School/education" +msgstr "School/Education:" + +#: mod/profiles.php:749 +msgid "Contact information and Social Networks" +msgstr "Contact information and other social networks:" + +#: mod/profiles.php:780 src/Model/Profile.php:389 +msgid "Profile Image" +msgstr "Profile image" + +#: mod/profiles.php:782 src/Model/Profile.php:392 +msgid "visible to everybody" +msgstr "Visible to everybody" + +#: mod/profiles.php:789 +msgid "Edit/Manage Profiles" +msgstr "Edit/Manage Profiles" + +#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401 +msgid "Change profile photo" +msgstr "Change profile photo" + +#: mod/profiles.php:791 src/Model/Profile.php:380 +msgid "Create New Profile" +msgstr "Create new profile" + +#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83 +#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112 +#: mod/wall_upload.php:155 mod/wall_upload.php:158 +msgid "Invalid request." +msgstr "Invalid request." + +#: mod/wall_attach.php:101 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows" + +#: mod/wall_attach.php:101 +msgid "Or - did you try to upload an empty file?" +msgstr "Or did you try to upload an empty file?" + +#: mod/wall_attach.php:112 +#, php-format +msgid "File exceeds size limit of %s" +msgstr "File exceeds size limit of %s" + +#: mod/wall_attach.php:136 mod/wall_attach.php:152 +msgid "File upload failed." +msgstr "File upload failed." + +#: mod/contacts.php:149 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited." +msgstr[0] "%d contact edited." +msgstr[1] "%d contacts edited." + +#: mod/contacts.php:176 mod/contacts.php:392 +msgid "Could not access contact record." +msgstr "Could not access contact record." + +#: mod/contacts.php:186 +msgid "Could not locate selected profile." +msgstr "Could not locate selected profile." + +#: mod/contacts.php:220 +msgid "Contact updated." +msgstr "Contact updated." + +#: mod/contacts.php:222 mod/dfrn_request.php:419 +msgid "Failed to update contact record." +msgstr "Failed to update contact record." + +#: mod/contacts.php:413 +msgid "Contact has been blocked" +msgstr "Contact has been blocked" + +#: mod/contacts.php:413 +msgid "Contact has been unblocked" +msgstr "Contact has been unblocked" + +#: mod/contacts.php:424 +msgid "Contact has been ignored" +msgstr "Contact has been ignored" + +#: mod/contacts.php:424 +msgid "Contact has been unignored" +msgstr "Contact has been unignored" + +#: mod/contacts.php:435 +msgid "Contact has been archived" +msgstr "Contact has been archived" + +#: mod/contacts.php:435 +msgid "Contact has been unarchived" +msgstr "Contact has been unarchived" + +#: mod/contacts.php:459 +msgid "Drop contact" +msgstr "Drop contact" + +#: mod/contacts.php:462 mod/contacts.php:814 +msgid "Do you really want to delete this contact?" +msgstr "Do you really want to delete this contact?" + +#: mod/contacts.php:480 +msgid "Contact has been removed." +msgstr "Contact has been removed." + +#: mod/contacts.php:511 +#, php-format +msgid "You are mutual friends with %s" +msgstr "You are mutual friends with %s" + +#: mod/contacts.php:515 +#, php-format +msgid "You are sharing with %s" +msgstr "You are sharing with %s" + +#: mod/contacts.php:519 +#, php-format +msgid "%s is sharing with you" +msgstr "%s is sharing with you" + +#: mod/contacts.php:539 +msgid "Private communications are not available for this contact." +msgstr "Private communications are not available for this contact." + +#: mod/contacts.php:541 +msgid "Never" +msgstr "Never" + +#: mod/contacts.php:544 +msgid "(Update was successful)" +msgstr "(Update was successful)" + +#: mod/contacts.php:544 +msgid "(Update was not successful)" +msgstr "(Update was not successful)" + +#: mod/contacts.php:546 mod/contacts.php:976 +msgid "Suggest friends" +msgstr "Suggest friends" + +#: mod/contacts.php:550 +#, php-format +msgid "Network type: %s" +msgstr "Network type: %s" + +#: mod/contacts.php:555 +msgid "Communications lost with this contact!" +msgstr "Communications lost with this contact!" + +#: mod/contacts.php:561 +msgid "Fetch further information for feeds" +msgstr "Fetch further information for feeds" + +#: mod/contacts.php:563 +msgid "" +"Fetch information like preview pictures, title and teaser from the feed " +"item. You can activate this if the feed doesn't contain much text. Keywords " +"are taken from the meta header in the feed item and are posted as hash tags." +msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags." + +#: mod/contacts.php:564 mod/admin.php:1190 +msgid "Disabled" +msgstr "Disabled" + +#: mod/contacts.php:565 +msgid "Fetch information" +msgstr "Fetch information" + +#: mod/contacts.php:566 +msgid "Fetch keywords" +msgstr "Fetch keywords" + +#: mod/contacts.php:567 +msgid "Fetch information and keywords" +msgstr "Fetch information and keywords" + +#: mod/contacts.php:599 +msgid "Contact" +msgstr "Contact" + +#: mod/contacts.php:602 +msgid "Profile Visibility" +msgstr "Profile visibility" + +#: mod/contacts.php:603 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Please choose the profile you would like to display to %s when viewing your profile securely." + +#: mod/contacts.php:604 +msgid "Contact Information / Notes" +msgstr "Personal note" + +#: mod/contacts.php:605 +msgid "Their personal note" +msgstr "Their personal note" + +#: mod/contacts.php:607 +msgid "Edit contact notes" +msgstr "Edit contact notes" + +#: mod/contacts.php:611 +msgid "Block/Unblock contact" +msgstr "Block/Unblock contact" + +#: mod/contacts.php:612 +msgid "Ignore contact" +msgstr "Ignore contact" + +#: mod/contacts.php:613 +msgid "Repair URL settings" +msgstr "Repair URL settings" + +#: mod/contacts.php:614 +msgid "View conversations" +msgstr "View conversations" + +#: mod/contacts.php:619 +msgid "Last update:" +msgstr "Last update:" + +#: mod/contacts.php:621 +msgid "Update public posts" +msgstr "Update public posts" + +#: mod/contacts.php:623 mod/contacts.php:986 +msgid "Update now" +msgstr "Update now" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:434 mod/admin.php:1708 +msgid "Unblock" +msgstr "Unblock" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:433 mod/admin.php:1707 +msgid "Block" +msgstr "Block" + +#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003 +msgid "Unignore" +msgstr "Unignore" + +#: mod/contacts.php:633 +msgid "Currently blocked" +msgstr "Currently blocked" + +#: mod/contacts.php:634 +msgid "Currently ignored" +msgstr "Currently ignored" + +#: mod/contacts.php:635 +msgid "Currently archived" +msgstr "Currently archived" + +#: mod/contacts.php:636 +msgid "Awaiting connection acknowledge" +msgstr "Awaiting connection acknowledgement" + +#: mod/contacts.php:637 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "Replies/Likes to your public posts may still be visible" + +#: mod/contacts.php:638 +msgid "Notification for new posts" +msgstr "Notification for new posts" + +#: mod/contacts.php:638 +msgid "Send a notification of every new post of this contact" +msgstr "Send notification for every new post from this contact" + +#: mod/contacts.php:641 +msgid "Blacklisted keywords" +msgstr "Blacklisted keywords" + +#: mod/contacts.php:641 +msgid "" +"Comma separated list of keywords that should not be converted to hashtags, " +"when \"Fetch information and keywords\" is selected" +msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected" + +#: mod/contacts.php:653 src/Model/Profile.php:424 +msgid "XMPP:" +msgstr "XMPP:" + +#: mod/contacts.php:658 +msgid "Actions" +msgstr "Actions" + +#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259 +#: src/Content/Nav.php:100 src/Model/Profile.php:888 +msgid "Status" +msgstr "Status" + +#: mod/contacts.php:661 +msgid "Contact Settings" +msgstr "Notification and privacy " + +#: mod/contacts.php:702 +msgid "Suggestions" +msgstr "Suggestions" + +#: mod/contacts.php:705 +msgid "Suggest potential friends" +msgstr "Suggest potential friends" + +#: mod/contacts.php:710 mod/group.php:216 +msgid "All Contacts" +msgstr "All contacts" + +#: mod/contacts.php:713 +msgid "Show all contacts" +msgstr "Show all contacts" + +#: mod/contacts.php:718 +msgid "Unblocked" +msgstr "Unblocked" + +#: mod/contacts.php:721 +msgid "Only show unblocked contacts" +msgstr "Only show unblocked contacts" + +#: mod/contacts.php:726 +msgid "Blocked" +msgstr "Blocked" + +#: mod/contacts.php:729 +msgid "Only show blocked contacts" +msgstr "Only show blocked contacts" + +#: mod/contacts.php:734 +msgid "Ignored" +msgstr "Ignored" + +#: mod/contacts.php:737 +msgid "Only show ignored contacts" +msgstr "Only show ignored contacts" + +#: mod/contacts.php:742 +msgid "Archived" +msgstr "Archived" + +#: mod/contacts.php:745 +msgid "Only show archived contacts" +msgstr "Only show archived contacts" + +#: mod/contacts.php:750 +msgid "Hidden" +msgstr "Hidden" + +#: mod/contacts.php:753 +msgid "Only show hidden contacts" +msgstr "Only show hidden contacts" + +#: mod/contacts.php:809 +msgid "Search your contacts" +msgstr "Search your contacts" + +#: mod/contacts.php:810 mod/search.php:236 +#, php-format +msgid "Results for: %s" +msgstr "Results for: %s" + +#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63 +msgid "Find" +msgstr "Find" + +#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 +msgid "Update" +msgstr "Update" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Archive" +msgstr "Archive" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Unarchive" +msgstr "Unarchive" + +#: mod/contacts.php:823 +msgid "Batch Actions" +msgstr "Batch actions" + +#: mod/contacts.php:857 src/Model/Profile.php:899 +msgid "Profile Details" +msgstr "Profile Details" + +#: mod/contacts.php:869 +msgid "View all contacts" +msgstr "View all contacts" + +#: mod/contacts.php:880 +msgid "View all common friends" +msgstr "View all common friends" + +#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535 +#: src/Model/Profile.php:865 +msgid "Advanced" +msgstr "Advanced" + +#: mod/contacts.php:889 +msgid "Advanced Contact Settings" +msgstr "Advanced contact settings" + +#: mod/contacts.php:921 +msgid "Mutual Friendship" +msgstr "Mutual friendship" + +#: mod/contacts.php:925 +msgid "is a fan of yours" +msgstr "is a fan of yours" + +#: mod/contacts.php:929 +msgid "you are a fan of" +msgstr "I follow them" + +#: mod/contacts.php:997 +msgid "Toggle Blocked status" +msgstr "Toggle blocked status" + +#: mod/contacts.php:1005 +msgid "Toggle Ignored status" +msgstr "Toggle ignored status" + +#: mod/contacts.php:1013 +msgid "Toggle Archive status" +msgstr "Toggle archive status" + +#: mod/contacts.php:1021 +msgid "Delete contact" +msgstr "Delete contact" + +#: mod/delegate.php:142 +msgid "No parent user" +msgstr "No parent user" + +#: mod/delegate.php:158 +msgid "Parent User" +msgstr "Parent user" + +#: mod/delegate.php:160 +msgid "" +"Parent users have total control about this account, including the account " +"settings. Please double check whom you give this access." +msgstr "Parent users have total control of this account, including core settings. Please double-check whom you grant such access." + +#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873 +#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347 +#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874 +#: mod/settings.php:963 mod/settings.php:1198 +msgid "Save Settings" +msgstr "Save settings" + +#: mod/delegate.php:162 src/Content/Nav.php:204 +msgid "Delegate Page Management" +msgstr "Delegate Page Management" + +#: mod/delegate.php:163 +msgid "Delegates" +msgstr "Delegates" + +#: mod/delegate.php:165 +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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely." + +#: mod/delegate.php:166 +msgid "Existing Page Managers" +msgstr "Existing page managers" + +#: mod/delegate.php:168 +msgid "Existing Page Delegates" +msgstr "Existing page delegates" + +#: mod/delegate.php:170 +msgid "Potential Delegates" +msgstr "Potential delegates" + +#: mod/delegate.php:172 mod/tagrm.php:98 +msgid "Remove" +msgstr "Remove" + +#: mod/delegate.php:173 +msgid "Add" +msgstr "Add" + +#: mod/delegate.php:174 +msgid "No entries." +msgstr "No entries." + #: mod/dfrn_request.php:94 msgid "This introduction has already been accepted." msgstr "This introduction has already been accepted." @@ -4825,6 +3350,13 @@ msgstr "Welcome home %s." msgid "Please confirm your introduction/connection request to %s." msgstr "Please confirm your introduction/connection request to %s." +#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98 +#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16 +#: mod/community.php:25 mod/directory.php:42 mod/display.php:201 +#: mod/photos.php:932 mod/videos.php:200 +msgid "Public access denied." +msgstr "Public access denied." + #: mod/dfrn_request.php:642 msgid "" "Please enter your 'Identity Address' from one of the following supported " @@ -4836,7 +3368,7 @@ msgstr "Please enter your 'Identity address' from one of the following supported 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 "" +msgstr "If you are not yet part of the free social web, follow this link to find a public Friendica site and join us today." #: mod/dfrn_request.php:650 msgid "Friend/Connection Request" @@ -4846,7 +3378,20 @@ msgstr "Friend/Connection request" msgid "" "Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " "testuser@gnusocial.de" -msgstr "" +msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de" + +#: mod/dfrn_request.php:652 mod/follow.php:147 +msgid "Please answer the following:" +msgstr "Please answer the following:" + +#: mod/dfrn_request.php:653 mod/follow.php:148 +#, php-format +msgid "Does %s know you?" +msgstr "Does %s know you?" + +#: mod/dfrn_request.php:654 mod/follow.php:149 +msgid "Add a personal note:" +msgstr "Add a personal note:" #: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79 msgid "Friendica" @@ -4854,11 +3399,11 @@ msgstr "Friendica" #: mod/dfrn_request.php:657 msgid "GNU Social (Pleroma, Mastodon)" -msgstr "" +msgstr "GNU Social (Pleroma, Mastodon)" #: mod/dfrn_request.php:658 msgid "Diaspora (Socialhome, Hubzilla)" -msgstr "" +msgstr "Diaspora (Socialhome, Hubzilla)" #: mod/dfrn_request.php:659 #, php-format @@ -4867,82 +3412,29 @@ msgid "" " bar." msgstr " - please do not use this form. Instead, enter %s into your Diaspora search bar." -#: mod/events.php:104 mod/events.php:106 -msgid "Event can not end before it has started." -msgstr "Event cannot end before it has started." +#: mod/filer.php:34 +msgid "- select -" +msgstr "- select -" -#: mod/events.php:113 mod/events.php:115 -msgid "Event title and start time are required." -msgstr "Event title and starting time are required." +#: mod/follow.php:44 +msgid "The contact could not be added." +msgstr "Contact could not be added." -#: mod/events.php:395 -msgid "Create New Event" -msgstr "Create new event" +#: mod/follow.php:72 +msgid "You already added this contact." +msgstr "You already added this contact." -#: mod/events.php:510 -msgid "Event details" -msgstr "Event details" +#: mod/follow.php:81 +msgid "Diaspora support isn't enabled. Contact can't be added." +msgstr "Diaspora support isn't enabled. Contact can't be added." -#: mod/events.php:511 -msgid "Starting date and Title are required." -msgstr "Starting date and title are required." +#: mod/follow.php:88 +msgid "OStatus support is disabled. Contact can't be added." +msgstr "OStatus support is disabled. Contact can't be added." -#: mod/events.php:512 mod/events.php:513 -msgid "Event Starts:" -msgstr "Event starts:" - -#: mod/events.php:512 mod/events.php:524 mod/profiles.php:713 -msgid "Required" -msgstr "Required" - -#: mod/events.php:514 mod/events.php:530 -msgid "Finish date/time is not known or not relevant" -msgstr "Finish date/time is not known or not relevant" - -#: mod/events.php:516 mod/events.php:517 -msgid "Event Finishes:" -msgstr "Event finishes:" - -#: mod/events.php:518 mod/events.php:531 -msgid "Adjust for viewer timezone" -msgstr "Adjust for viewer's time zone" - -#: mod/events.php:520 -msgid "Description:" -msgstr "Description:" - -#: mod/events.php:524 mod/events.php:526 -msgid "Title:" -msgstr "Title:" - -#: mod/events.php:527 mod/events.php:528 -msgid "Share this event" -msgstr "Share this event" - -#: mod/events.php:535 src/Model/Profile.php:849 -msgid "Basic" -msgstr "Basic" - -#: mod/events.php:557 -msgid "Failed to remove event" -msgstr "Failed to remove event" - -#: mod/events.php:559 -msgid "Event removed" -msgstr "Event removed" - -#: mod/fsuggest.php:71 -msgid "Friend suggestion sent." -msgstr "Friend suggestion sent" - -#: mod/fsuggest.php:102 -msgid "Suggest Friends" -msgstr "Suggest friends" - -#: mod/fsuggest.php:104 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggest a friend for %s" +#: mod/follow.php:95 +msgid "The network type couldn't be detected. Contact can't be added." +msgstr "The network type couldn't be detected. Contact can't be added." #: mod/install.php:114 msgid "Friendica Communications Server - Setup" @@ -4966,7 +3458,7 @@ msgid "" "or mysql." msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql." -#: mod/install.php:136 mod/install.php:208 mod/install.php:552 +#: mod/install.php:136 mod/install.php:208 mod/install.php:553 msgid "Please see the file \"INSTALL.txt\"." msgstr "Please see the file \"INSTALL.txt\"." @@ -4982,451 +3474,316 @@ msgstr "System check" msgid "Check again" msgstr "Check again" -#: mod/install.php:229 +#: mod/install.php:230 msgid "Database connection" msgstr "Database connection" -#: mod/install.php:230 +#: mod/install.php:231 msgid "" "In order to install Friendica we need to know how to connect to your " "database." msgstr "In order to install Friendica we need to know how to connect to your database." -#: mod/install.php:231 +#: mod/install.php:232 msgid "" "Please contact your hosting provider or site administrator if you have " "questions about these settings." msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." -#: mod/install.php:232 +#: mod/install.php:233 msgid "" "The database you specify below should already exist. If it does not, please " "create it before continuing." msgstr "The database you specify below should already exist. If it does not, please create it before continuing." -#: mod/install.php:236 +#: mod/install.php:237 msgid "Database Server Name" msgstr "Database server name" -#: mod/install.php:237 +#: mod/install.php:238 msgid "Database Login Name" msgstr "Database login name" -#: mod/install.php:238 +#: mod/install.php:239 msgid "Database Login Password" msgstr "Database login password" -#: mod/install.php:238 +#: mod/install.php:239 msgid "For security reasons the password must not be empty" msgstr "For security reasons the password must not be empty" -#: mod/install.php:239 +#: mod/install.php:240 msgid "Database Name" msgstr "Database name" -#: mod/install.php:240 mod/install.php:280 +#: mod/install.php:241 mod/install.php:281 msgid "Site administrator email address" msgstr "Site administrator email address" -#: mod/install.php:240 mod/install.php:280 +#: mod/install.php:241 mod/install.php:281 msgid "" "Your account email address must match this in order to use the web admin " "panel." msgstr "Your account email address must match this in order to use the web admin panel." -#: mod/install.php:244 mod/install.php:283 +#: mod/install.php:245 mod/install.php:284 msgid "Please select a default timezone for your website" msgstr "Please select a default time zone for your website" -#: mod/install.php:270 +#: mod/install.php:271 msgid "Site settings" msgstr "Site settings" -#: mod/install.php:284 +#: mod/install.php:285 msgid "System Language:" msgstr "System language:" -#: mod/install.php:284 +#: mod/install.php:285 msgid "" "Set the default language for your Friendica installation interface and to " "send emails." msgstr "Set the default language for your Friendica installation interface and email communication." -#: mod/install.php:324 +#: mod/install.php:325 msgid "Could not find a command line version of PHP in the web server PATH." msgstr "Could not find a command line version of PHP in the web server PATH." -#: mod/install.php:325 +#: mod/install.php:326 msgid "" "If you don't have a command line version of PHP installed on your server, " "you will not be able to run the background processing. See 'Setup the worker'" -msgstr "" +msgstr "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See 'Setup the worker'" -#: mod/install.php:329 +#: mod/install.php:330 msgid "PHP executable path" msgstr "PHP executable path" -#: mod/install.php:329 +#: mod/install.php:330 msgid "" "Enter full path to php executable. You can leave this blank to continue the " "installation." msgstr "Enter full path to php executable. You can leave this blank to continue the installation." -#: mod/install.php:334 +#: mod/install.php:335 msgid "Command line PHP" msgstr "Command line PHP" -#: mod/install.php:343 +#: mod/install.php:344 msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version." -#: mod/install.php:344 +#: mod/install.php:345 msgid "Found PHP version: " msgstr "Found PHP version: " -#: mod/install.php:346 +#: mod/install.php:347 msgid "PHP cli binary" msgstr "PHP cli binary" -#: mod/install.php:357 +#: mod/install.php:358 msgid "" "The command line version of PHP on your system does not have " "\"register_argc_argv\" enabled." msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." -#: mod/install.php:358 +#: mod/install.php:359 msgid "This is required for message delivery to work." msgstr "This is required for message delivery to work." -#: mod/install.php:360 +#: mod/install.php:361 msgid "PHP register_argc_argv" msgstr "PHP register_argc_argv" -#: mod/install.php:383 +#: mod/install.php:384 msgid "" "Error: the \"openssl_pkey_new\" function on this system is not able to " "generate encryption keys" msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" -#: mod/install.php:384 +#: mod/install.php:385 msgid "" "If running under Windows, please see " "\"http://www.php.net/manual/en/openssl.installation.php\"." msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"." -#: mod/install.php:386 +#: mod/install.php:387 msgid "Generate encryption keys" msgstr "Generate encryption keys" -#: mod/install.php:393 +#: mod/install.php:394 msgid "libCurl PHP module" msgstr "libCurl PHP module" -#: mod/install.php:394 +#: mod/install.php:395 msgid "GD graphics PHP module" msgstr "GD graphics PHP module" -#: mod/install.php:395 +#: mod/install.php:396 msgid "OpenSSL PHP module" msgstr "OpenSSL PHP module" -#: mod/install.php:396 +#: mod/install.php:397 msgid "PDO or MySQLi PHP module" msgstr "PDO or MySQLi PHP module" -#: mod/install.php:397 +#: mod/install.php:398 msgid "mb_string PHP module" msgstr "mb_string PHP module" -#: mod/install.php:398 +#: mod/install.php:399 msgid "XML PHP module" msgstr "XML PHP module" -#: mod/install.php:399 +#: mod/install.php:400 msgid "iconv module" msgstr "iconv module" -#: mod/install.php:403 mod/install.php:405 +#: mod/install.php:404 mod/install.php:406 msgid "Apache mod_rewrite module" msgstr "Apache mod_rewrite module" -#: mod/install.php:403 +#: mod/install.php:404 msgid "" "Error: Apache webserver mod-rewrite module is required but not installed." msgstr "Error: Apache web server mod-rewrite module is required but not installed." -#: mod/install.php:411 +#: mod/install.php:412 msgid "Error: libCURL PHP module required but not installed." msgstr "Error: libCURL PHP module required but not installed." -#: mod/install.php:415 +#: mod/install.php:416 msgid "" "Error: GD graphics PHP module with JPEG support required but not installed." msgstr "Error: GD graphics PHP module with JPEG support required but not installed." -#: mod/install.php:419 +#: mod/install.php:420 msgid "Error: openssl PHP module required but not installed." msgstr "Error: openssl PHP module required but not installed." -#: mod/install.php:423 +#: mod/install.php:424 msgid "Error: PDO or MySQLi PHP module required but not installed." msgstr "Error: PDO or MySQLi PHP module required but not installed." -#: mod/install.php:427 +#: mod/install.php:428 msgid "Error: The MySQL driver for PDO is not installed." msgstr "Error: MySQL driver for PDO is not installed." -#: mod/install.php:431 +#: mod/install.php:432 msgid "Error: mb_string PHP module required but not installed." msgstr "Error: mb_string PHP module required but not installed." -#: mod/install.php:435 +#: mod/install.php:436 msgid "Error: iconv PHP module required but not installed." msgstr "Error: iconv PHP module required but not installed." -#: mod/install.php:445 +#: mod/install.php:446 msgid "Error, XML PHP module required but not installed." msgstr "Error, XML PHP module required but not installed." -#: mod/install.php:457 +#: mod/install.php:458 msgid "" "The web installer needs to be able to create a file called \".htconfig.php\"" " in the top folder of your web server and it is unable to do so." msgstr "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so." -#: mod/install.php:458 +#: mod/install.php:459 msgid "" "This is most often a permission setting, as the web server may not be able " "to write files in your folder - even if you can." msgstr "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can." -#: mod/install.php:459 +#: mod/install.php:460 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 "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory." -#: mod/install.php:460 +#: mod/install.php:461 msgid "" "You can alternatively skip this procedure and perform a manual installation." " Please see the file \"INSTALL.txt\" for instructions." msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions." -#: mod/install.php:463 +#: mod/install.php:464 msgid ".htconfig.php is writable" msgstr ".htconfig.php is writable" -#: mod/install.php:473 +#: mod/install.php:474 msgid "" "Friendica uses the Smarty3 template engine to render its web views. Smarty3 " "compiles templates to PHP to speed up rendering." msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." -#: mod/install.php:474 +#: mod/install.php:475 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 "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 directory." -#: mod/install.php:475 +#: mod/install.php:476 msgid "" "Please ensure that the user that your web server runs as (e.g. www-data) has" " write access to this folder." msgstr "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory." -#: mod/install.php:476 +#: mod/install.php:477 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: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains." -#: mod/install.php:479 +#: mod/install.php:480 msgid "view/smarty3 is writable" msgstr "view/smarty3 is writable" -#: mod/install.php:495 +#: mod/install.php:496 msgid "" "Url rewrite in .htaccess is not working. Check your server configuration." msgstr "URL rewrite in .htaccess is not working. Check your server configuration." -#: mod/install.php:497 +#: mod/install.php:498 msgid "Url rewrite is working" msgstr "URL rewrite is working" -#: mod/install.php:516 +#: mod/install.php:517 msgid "ImageMagick PHP extension is not installed" msgstr "ImageMagick PHP extension is not installed" -#: mod/install.php:518 +#: mod/install.php:519 msgid "ImageMagick PHP extension is installed" msgstr "ImageMagick PHP extension is installed" -#: mod/install.php:520 +#: mod/install.php:521 msgid "ImageMagick supports GIF" msgstr "ImageMagick supports GIF" -#: mod/install.php:527 +#: mod/install.php:528 msgid "" "The database configuration file \".htconfig.php\" could not be written. " "Please use the enclosed text to create a configuration file in your web " "server root." msgstr "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root." -#: mod/install.php:550 +#: mod/install.php:551 msgid "

What next

" msgstr "

What next

" -#: mod/install.php:551 +#: mod/install.php:552 msgid "" "IMPORTANT: You will need to [manually] setup a scheduled task for the " "worker." msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker." -#: mod/install.php:554 +#: mod/install.php:555 #, php-format msgid "" "Go to your new Friendica node registration page " "and register as new user. Remember to use the same email you have entered as" " administrator email. This will allow you to enter the site admin panel." -msgstr "" - -#: mod/invite.php:33 -msgid "Total invitation limit exceeded." -msgstr "Total invitation limit exceeded" - -#: mod/invite.php:55 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Not a valid email address" - -#: mod/invite.php:80 -msgid "Please join us on Friendica" -msgstr "Please join us on Friendica." - -#: mod/invite.php:91 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Invitation limit is exceeded. Please contact your site administrator." - -#: mod/invite.php:95 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Message delivery failed" - -#: mod/invite.php:99 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d message sent." -msgstr[1] "%d messages sent." - -#: mod/invite.php:117 -msgid "You have no more invitations available" -msgstr "You have no more invitations available." - -#: mod/invite.php:125 -#, 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 "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." - -#: mod/invite.php:127 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "To accept this invitation, please sign up at %s or any other public Friendica website." - -#: mod/invite.php:128 -#, 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 sites are all inter-connect to create a large 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." - -#: mod/invite.php:132 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members." - -#: mod/invite.php:136 -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." -msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks." - -#: mod/invite.php:135 -#, php-format -msgid "To accept this invitation, please visit and register at %s." -msgstr "To accept this invitation, please visit and register at %s." - -#: mod/invite.php:142 -msgid "Send invitations" -msgstr "Send invitations" - -#: mod/invite.php:143 -msgid "Enter email addresses, one per line:" -msgstr "Enter email addresses, one per line:" - -#: mod/invite.php:145 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web." - -#: mod/invite.php:147 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "You will need to supply this invitation code: $invite_code" - -#: mod/invite.php:147 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Once you have signed up, please connect with me via my profile page at:" - -#: mod/invite.php:149 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendi.ca" -msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca" - -#: mod/item.php:115 -msgid "Unable to locate original post." -msgstr "Unable to locate original post." - -#: mod/item.php:275 -msgid "Empty post discarded." -msgstr "Empty post discarded." - -#: mod/item.php:802 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "This message was sent to you by %s, a member of the Friendica social network." - -#: mod/item.php:804 -#, php-format -msgid "You may visit them online at %s" -msgstr "You may visit them online at %s" - -#: mod/item.php:805 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages." - -#: mod/item.php:809 -#, php-format -msgid "%s posted an update." -msgstr "%s posted an update." +msgstr "Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel." #: mod/localtime.php:33 msgid "Time Conversion" @@ -5479,7 +3836,7 @@ msgid "" "\n" "\t\tYour password will not be changed unless we can verify that you\n" "\t\tissued this request." -msgstr "" +msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request." #: mod/lostpass.php:56 #, php-format @@ -5496,7 +3853,7 @@ msgid "" "\n" "\t\tSite Location:\t%2$s\n" "\t\tLogin Name:\t%3$s" -msgstr "" +msgstr "\n\t\tFollow this link soon 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" #: mod/lostpass.php:72 #, php-format @@ -5511,7 +3868,7 @@ msgstr "Request could not be verified. (You may have previously submitted it.) P #: mod/lostpass.php:101 msgid "Request has expired, please make a new one." -msgstr "" +msgstr "Request has expired, please make a new one." #: mod/lostpass.php:116 msgid "Forgot your Password?" @@ -5531,33 +3888,33 @@ msgstr "Nickname or email: " msgid "Reset" msgstr "Reset" -#: mod/lostpass.php:134 src/Module/Login.php:326 +#: mod/lostpass.php:135 src/Module/Login.php:326 msgid "Password Reset" msgstr "Forgotten password?" -#: mod/lostpass.php:135 +#: mod/lostpass.php:136 msgid "Your password has been reset as requested." msgstr "Your password has been reset as requested." -#: mod/lostpass.php:136 +#: mod/lostpass.php:137 msgid "Your new password is" msgstr "Your new password is" -#: mod/lostpass.php:137 +#: mod/lostpass.php:138 msgid "Save or copy your new password - and then" msgstr "Save or copy your new password - and then" -#: mod/lostpass.php:138 +#: mod/lostpass.php:139 msgid "click here to login" msgstr "click here to login" -#: mod/lostpass.php:139 +#: mod/lostpass.php:140 msgid "" "Your password may be changed from the Settings page after " "successful login." msgstr "Your password may be changed from the Settings page after successful login." -#: mod/lostpass.php:147 +#: mod/lostpass.php:148 #, php-format msgid "" "\n" @@ -5566,9 +3923,9 @@ msgid "" "\t\t\tinformation for your records (or change your password immediately to\n" "\t\t\tsomething that you will remember).\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t" -#: mod/lostpass.php:153 +#: mod/lostpass.php:154 #, php-format msgid "" "\n" @@ -5580,48 +3937,2303 @@ msgid "" "\n" "\t\t\tYou may change that password from your account settings page after logging in.\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t" -#: mod/lostpass.php:166 +#: mod/lostpass.php:167 #, php-format msgid "Your password has been changed at %s" msgstr "Your password has been changed at %s" -#: mod/manage.php:180 -msgid "Manage Identities and/or Pages" -msgstr "Manage Identities and Pages" +#: mod/notify.php:77 +msgid "No more system notifications." +msgstr "No more system notifications." -#: mod/manage.php:181 +#: mod/ping.php:292 +msgid "{0} wants to be your friend" +msgstr "{0} wants to be your friend" + +#: mod/ping.php:307 +msgid "{0} sent you a message" +msgstr "{0} sent you a message" + +#: mod/ping.php:322 +msgid "{0} requested registration" +msgstr "{0} requested registration" + +#: mod/poke.php:192 +msgid "Poke/Prod" +msgstr "Poke/Prod" + +#: mod/poke.php:193 +msgid "poke, prod or do other things to somebody" +msgstr "Poke, prod or do other things to somebody" + +#: mod/poke.php:194 +msgid "Recipient" +msgstr "Recipient:" + +#: mod/poke.php:195 +msgid "Choose what you wish to do to recipient" +msgstr "Choose what you wish to do:" + +#: mod/poke.php:198 +msgid "Make this post private" +msgstr "Make this post private" + +#: mod/probe.php:14 mod/webfinger.php:17 +msgid "Only logged in users are permitted to perform a probing." +msgstr "Only logged in users are permitted to perform a probing." + +#: mod/profile_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "Image uploaded but image cropping failed." + +#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 +#: mod/profile_photo.php:330 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Image size reduction [%s] failed." + +#: mod/profile_photo.php:137 msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Accounts that I manage or own." +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately." -#: mod/manage.php:182 -msgid "Select an identity to manage: " -msgstr "Select identity:" +#: mod/profile_photo.php:146 +msgid "Unable to process image" +msgstr "Unable to process image" -#: mod/message.php:29 src/Content/Nav.php:198 +#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763 +#: mod/photos.php:766 mod/photos.php:795 +#, php-format +msgid "Image exceeds size limit of %s" +msgstr "Image exceeds size limit of %s" + +#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818 +msgid "Unable to process image." +msgstr "Unable to process image." + +#: mod/profile_photo.php:262 +msgid "Upload File:" +msgstr "Upload File:" + +#: mod/profile_photo.php:263 +msgid "Select a profile:" +msgstr "Select a profile:" + +#: mod/profile_photo.php:268 +msgid "or" +msgstr "or" + +#: mod/profile_photo.php:268 +msgid "skip this step" +msgstr "skip this step" + +#: mod/profile_photo.php:268 +msgid "select a photo from your photo albums" +msgstr "select a photo from your photo albums" + +#: mod/profile_photo.php:281 +msgid "Crop Image" +msgstr "Crop Image" + +#: mod/profile_photo.php:282 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Please adjust the image cropping for optimum viewing." + +#: mod/profile_photo.php:284 +msgid "Done Editing" +msgstr "Done editing" + +#: mod/profile_photo.php:320 +msgid "Image uploaded successfully." +msgstr "Image uploaded successfully." + +#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847 +msgid "Image upload failed." +msgstr "Image upload failed." + +#: mod/profperm.php:28 mod/group.php:83 index.php:412 +msgid "Permission denied" +msgstr "Permission denied" + +#: mod/profperm.php:34 mod/profperm.php:65 +msgid "Invalid profile identifier." +msgstr "Invalid profile identifier." + +#: mod/profperm.php:111 +msgid "Profile Visibility Editor" +msgstr "Profile Visibility Editor" + +#: mod/profperm.php:115 mod/group.php:266 +msgid "Click on a contact to add or remove." +msgstr "Click on a contact to add or remove." + +#: mod/profperm.php:124 +msgid "Visible To" +msgstr "Visible to" + +#: mod/profperm.php:140 +msgid "All Contacts (with secure profile access)" +msgstr "All contacts with secure profile access" + +#: mod/regmod.php:68 +msgid "Account approved." +msgstr "Account approved." + +#: mod/regmod.php:93 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registration revoked for %s" + +#: mod/regmod.php:102 +msgid "Please login." +msgstr "Please login." + +#: mod/removeme.php:55 mod/removeme.php:58 +msgid "Remove My Account" +msgstr "Remove My Account" + +#: mod/removeme.php:56 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "This will completely remove your account. Once this has been done it is not recoverable." + +#: mod/removeme.php:57 +msgid "Please enter your password for verification:" +msgstr "Please enter your password for verification:" + +#: mod/search.php:37 mod/network.php:194 +msgid "Remove term" +msgstr "Remove term" + +#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100 +msgid "Saved Searches" +msgstr "Saved searches" + +#: mod/search.php:105 +msgid "Only logged in users are permitted to perform a search." +msgstr "Only logged in users are permitted to perform a search." + +#: mod/search.php:129 +msgid "Too Many Requests" +msgstr "Too many requests" + +#: mod/search.php:130 +msgid "Only one search per minute is permitted for not logged in users." +msgstr "Only one search per minute is permitted for not logged in users." + +#: mod/search.php:228 mod/community.php:134 +msgid "No results." +msgstr "No results." + +#: mod/search.php:234 +#, php-format +msgid "Items tagged with: %s" +msgstr "Items tagged with: %s" + +#: mod/subthread.php:113 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s is following %2$s's %3$s" + +#: mod/tagrm.php:47 +msgid "Tag removed" +msgstr "Tag removed" + +#: mod/tagrm.php:85 +msgid "Remove Item Tag" +msgstr "Remove Item tag" + +#: mod/tagrm.php:87 +msgid "Select a tag to remove: " +msgstr "Select a tag to remove: " + +#: mod/uexport.php:44 +msgid "Export account" +msgstr "Export account" + +#: mod/uexport.php:44 +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 "Export your account info and contacts. Use this to backup your account or to move it to another server." + +#: mod/uexport.php:45 +msgid "Export all" +msgstr "Export all" + +#: mod/uexport.php:45 +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 "Export your account 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)" + +#: mod/uexport.php:52 mod/settings.php:106 +msgid "Export personal data" +msgstr "Export personal data" + +#: mod/viewcontacts.php:87 +msgid "No contacts." +msgstr "No contacts." + +#: mod/viewsrc.php:12 +msgid "Access denied." +msgstr "Access denied." + +#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949 +#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 +msgid "Wall Photos" +msgstr "Wall photos" + +#: mod/wallmessage.php:49 mod/wallmessage.php:112 +#, php-format +msgid "Number of daily wall messages for %s exceeded. Message failed." +msgstr "Number of daily wall messages for %s exceeded. Message failed." + +#: mod/wallmessage.php:57 mod/message.php:73 +msgid "No recipient selected." +msgstr "No recipient selected." + +#: mod/wallmessage.php:60 +msgid "Unable to check your home location." +msgstr "Unable to check your home location." + +#: mod/wallmessage.php:63 mod/message.php:80 +msgid "Message could not be sent." +msgstr "Message could not be sent." + +#: mod/wallmessage.php:66 mod/message.php:83 +msgid "Message collection failure." +msgstr "Message collection failure." + +#: mod/wallmessage.php:69 mod/message.php:86 +msgid "Message sent." +msgstr "Message sent." + +#: mod/wallmessage.php:86 mod/wallmessage.php:95 +msgid "No recipient." +msgstr "No recipient." + +#: mod/wallmessage.php:132 mod/message.php:250 +msgid "Send Private Message" +msgstr "Send private message" + +#: mod/wallmessage.php:133 +#, 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders." + +#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421 +msgid "To:" +msgstr "To:" + +#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423 +msgid "Subject:" +msgstr "Subject:" + +#: mod/item.php:114 +msgid "Unable to locate original post." +msgstr "Unable to locate original post." + +#: mod/item.php:274 +msgid "Empty post discarded." +msgstr "Empty post discarded." + +#: mod/item.php:799 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "This message was sent to you by %s, a member of the Friendica social network." + +#: mod/item.php:801 +#, php-format +msgid "You may visit them online at %s" +msgstr "You may visit them online at %s" + +#: mod/item.php:802 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages." + +#: mod/item.php:806 +#, php-format +msgid "%s posted an update." +msgstr "%s posted an update." + +#: mod/register.php:99 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "Registration successful. Please check your email for further instructions." + +#: mod/register.php:103 +#, php-format +msgid "" +"Failed to send email message. Here your accout details:
login: %s
" +"password: %s

You can change your password after login." +msgstr "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login." + +#: mod/register.php:110 +msgid "Registration successful." +msgstr "Registration successful." + +#: mod/register.php:115 +msgid "Your registration can not be processed." +msgstr "Your registration cannot be processed." + +#: mod/register.php:162 +msgid "Your registration is pending approval by the site owner." +msgstr "Your registration is pending approval by the site administrator." + +#: mod/register.php:220 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'." + +#: mod/register.php:221 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items." + +#: mod/register.php:222 +msgid "Your OpenID (optional): " +msgstr "Your OpenID (optional): " + +#: mod/register.php:234 +msgid "Include your profile in member directory?" +msgstr "Include your profile in member directory?" + +#: mod/register.php:259 +msgid "Note for the admin" +msgstr "Note for the admin" + +#: mod/register.php:259 +msgid "Leave a message for the admin, why you want to join this node" +msgstr "Leave a message for the admin, why you want to join this node." + +#: mod/register.php:260 +msgid "Membership on this site is by invitation only." +msgstr "Membership on this site is by invitation only." + +#: mod/register.php:261 +msgid "Your invitation code: " +msgstr "Your invitation code: " + +#: mod/register.php:264 mod/admin.php:1266 +msgid "Registration" +msgstr "Join this Friendica Node Today" + +#: mod/register.php:270 +msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " +msgstr "Your full name: " + +#: mod/register.php:271 +msgid "" +"Your Email Address: (Initial information will be send there, so this has to " +"be an existing address.)" +msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)" + +#: mod/register.php:273 mod/settings.php:1205 +msgid "New Password:" +msgstr "New password:" + +#: mod/register.php:273 +msgid "Leave empty for an auto generated password." +msgstr "Leave empty for an auto generated password." + +#: mod/register.php:274 mod/settings.php:1206 +msgid "Confirm:" +msgstr "Confirm new password:" + +#: mod/register.php:275 +#, php-format +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be 'nickname@%s'." +msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'." + +#: mod/register.php:276 +msgid "Choose a nickname: " +msgstr "Choose a nickname: " + +#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 +msgid "Register" +msgstr "Sign up now >>" + +#: mod/register.php:286 +msgid "Import your profile to this friendica instance" +msgstr "Import an existing Friendica profile to this node." + +#: mod/admin.php:106 +msgid "Theme settings updated." +msgstr "Theme settings updated." + +#: mod/admin.php:176 src/Content/Nav.php:174 +msgid "Information" +msgstr "Information" + +#: mod/admin.php:177 +msgid "Overview" +msgstr "Overview" + +#: mod/admin.php:178 mod/admin.php:654 +msgid "Federation Statistics" +msgstr "Federation statistics" + +#: mod/admin.php:179 +msgid "Configuration" +msgstr "Configuration" + +#: mod/admin.php:180 mod/admin.php:1263 +msgid "Site" +msgstr "Site" + +#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712 +msgid "Users" +msgstr "Users" + +#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85 +msgid "Addons" +msgstr "Addons" + +#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125 +msgid "Themes" +msgstr "Theme selection" + +#: mod/admin.php:184 mod/settings.php:63 +msgid "Additional features" +msgstr "Additional features" + +#: mod/admin.php:185 +msgid "Database" +msgstr "Database" + +#: mod/admin.php:186 +msgid "DB updates" +msgstr "DB updates" + +#: mod/admin.php:187 mod/admin.php:689 +msgid "Inspect Queue" +msgstr "Inspect queue" + +#: mod/admin.php:188 +msgid "Tools" +msgstr "Tools" + +#: mod/admin.php:189 +msgid "Contact Blocklist" +msgstr "Contact blocklist" + +#: mod/admin.php:190 mod/admin.php:311 +msgid "Server Blocklist" +msgstr "Server blocklist" + +#: mod/admin.php:191 mod/admin.php:470 +msgid "Delete Item" +msgstr "Delete item" + +#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199 +msgid "Logs" +msgstr "Logs" + +#: mod/admin.php:194 mod/admin.php:2266 +msgid "View Logs" +msgstr "View logs" + +#: mod/admin.php:196 +msgid "Diagnostics" +msgstr "Diagnostics" + +#: mod/admin.php:197 +msgid "PHP Info" +msgstr "PHP info" + +#: mod/admin.php:198 +msgid "probe address" +msgstr "Probe address" + +#: mod/admin.php:199 +msgid "check webfinger" +msgstr "Check webfinger" + +#: mod/admin.php:218 src/Content/Nav.php:217 +msgid "Admin" +msgstr "Admin" + +#: mod/admin.php:219 +msgid "Addon Features" +msgstr "Addon features" + +#: mod/admin.php:220 +msgid "User registrations waiting for confirmation" +msgstr "User registrations awaiting confirmation" + +#: mod/admin.php:302 +msgid "The blocked domain" +msgstr "Blocked domain" + +#: mod/admin.php:303 mod/admin.php:316 +msgid "The reason why you blocked this domain." +msgstr "Reason why you blocked this domain." + +#: mod/admin.php:304 +msgid "Delete domain" +msgstr "Delete domain" + +#: mod/admin.php:304 +msgid "Check to delete this entry from the blocklist" +msgstr "Check to delete this entry from the blocklist" + +#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653 +#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695 +#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124 +#: mod/admin.php:2198 mod/admin.php:2265 +msgid "Administration" +msgstr "Administration" + +#: mod/admin.php:312 +msgid "" +"This page can be used to define a black list of servers from the federated " +"network that are not allowed to interact with your node. For all entered " +"domains you should also give a reason why you have blocked the remote " +"server." +msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server." + +#: mod/admin.php:313 +msgid "" +"The list of blocked servers will be made publically available on the " +"/friendica page so that your users and people investigating communication " +"problems can find the reason easily." +msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason." + +#: mod/admin.php:314 +msgid "Add new entry to block list" +msgstr "Add new entry to block list" + +#: mod/admin.php:315 +msgid "Server Domain" +msgstr "Server domain" + +#: mod/admin.php:315 +msgid "" +"The domain of the new server to add to the block list. Do not include the " +"protocol." +msgstr "The domain of the new server to add to the block list. Do not include the protocol." + +#: mod/admin.php:316 +msgid "Block reason" +msgstr "Block reason" + +#: mod/admin.php:317 +msgid "Add Entry" +msgstr "Add entry" + +#: mod/admin.php:318 +msgid "Save changes to the blocklist" +msgstr "Save changes to the blocklist" + +#: mod/admin.php:319 +msgid "Current Entries in the Blocklist" +msgstr "Current entries in the blocklist" + +#: mod/admin.php:322 +msgid "Delete entry from blocklist" +msgstr "Delete entry from blocklist" + +#: mod/admin.php:325 +msgid "Delete entry from blocklist?" +msgstr "Delete entry from blocklist?" + +#: mod/admin.php:351 +msgid "Server added to blocklist." +msgstr "Server added to blocklist." + +#: mod/admin.php:367 +msgid "Site blocklist updated." +msgstr "Site blocklist updated." + +#: mod/admin.php:390 util/global_community_block.php:53 +msgid "The contact has been blocked from the node" +msgstr "This contact has been blocked from the node" + +#: mod/admin.php:392 util/global_community_block.php:48 +#, php-format +msgid "Could not find any contact entry for this URL (%s)" +msgstr "Could not find any contact entry for this URL (%s)" + +#: mod/admin.php:399 +#, php-format +msgid "%s contact unblocked" +msgid_plural "%s contacts unblocked" +msgstr[0] "%s contact unblocked" +msgstr[1] "%s contacts unblocked" + +#: mod/admin.php:428 +msgid "Remote Contact Blocklist" +msgstr "Remote contact blocklist" + +#: mod/admin.php:429 +msgid "" +"This page allows you to prevent any message from a remote contact to reach " +"your node." +msgstr "This page allows you to prevent any message from a remote contact to reach your node." + +#: mod/admin.php:430 +msgid "Block Remote Contact" +msgstr "Block remote contact" + +#: mod/admin.php:431 mod/admin.php:1698 +msgid "select all" +msgstr "select all" + +#: mod/admin.php:432 +msgid "select none" +msgstr "select none" + +#: mod/admin.php:435 +msgid "No remote contact is blocked from this node." +msgstr "No remote contact is blocked from this node." + +#: mod/admin.php:437 +msgid "Blocked Remote Contacts" +msgstr "Blocked remote contacts" + +#: mod/admin.php:438 +msgid "Block New Remote Contact" +msgstr "Block new remote contact" + +#: mod/admin.php:439 +msgid "Photo" +msgstr "Photo" + +#: mod/admin.php:447 +#, php-format +msgid "%s total blocked contact" +msgid_plural "%s total blocked contacts" +msgstr[0] "%s total blocked contact" +msgstr[1] "%s blocked contacts" + +#: mod/admin.php:449 +msgid "URL of the remote contact to block." +msgstr "URL of the remote contact to block." + +#: mod/admin.php:471 +msgid "Delete this Item" +msgstr "Delete" + +#: mod/admin.php:472 +msgid "" +"On this page you can delete an item from your node. If the item is a top " +"level posting, the entire thread will be deleted." +msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted." + +#: mod/admin.php:473 +msgid "" +"You need to know the GUID of the item. You can find it e.g. by looking at " +"the display URL. The last part of http://example.com/display/123456 is the " +"GUID, here 123456." +msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456." + +#: mod/admin.php:474 +msgid "GUID" +msgstr "GUID" + +#: mod/admin.php:474 +msgid "The GUID of the item you want to delete." +msgstr "GUID of item to be deleted." + +#: mod/admin.php:513 +msgid "Item marked for deletion." +msgstr "Item marked for deletion." + +#: mod/admin.php:584 +msgid "unknown" +msgstr "unknown" + +#: mod/admin.php:647 +msgid "" +"This page offers you some numbers to the known part of the federated social " +"network your Friendica node is part of. These numbers are not complete but " +"only reflect the part of the network your node is aware of." +msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of." + +#: mod/admin.php:648 +msgid "" +"The Auto Discovered Contact Directory feature is not enabled, it " +"will improve the data displayed here." +msgstr "The Auto Discovered Contact Directory feature is not enabled; enabling it will improve the data displayed here." + +#: mod/admin.php:660 +#, php-format +msgid "" +"Currently this node is aware of %d nodes with %d registered users from the " +"following platforms:" +msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:" + +#: mod/admin.php:691 +msgid "ID" +msgstr "ID" + +#: mod/admin.php:692 +msgid "Recipient Name" +msgstr "Recipient name" + +#: mod/admin.php:693 +msgid "Recipient Profile" +msgstr "Recipient profile" + +#: mod/admin.php:694 view/theme/frio/theme.php:266 +#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178 +msgid "Network" +msgstr "Network" + +#: mod/admin.php:695 +msgid "Created" +msgstr "Created" + +#: mod/admin.php:696 +msgid "Last Tried" +msgstr "Last Tried" + +#: mod/admin.php:697 +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 "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." + +#: mod/admin.php:721 +#, php-format +msgid "" +"Your DB still runs with MyISAM tables. You should change the engine type to " +"InnoDB. As Friendica will use InnoDB only features in the future, you should" +" change this! See here for a guide that may be helpful " +"converting the table engines. You may also use the command php " +"scripts/dbstructure.php toinnodb of your Friendica installation for an " +"automatic conversion.
" +msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. See here for a guide that may be helpful converting the table engines. You may also use the command php scripts/dbstructure.php toinnodb of your Friendica installation for an automatic conversion.
" + +#: mod/admin.php:728 +#, php-format +msgid "" +"There is a new version of Friendica available for download. Your current " +"version is %1$s, upstream version is %2$s" +msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s" + +#: mod/admin.php:738 +msgid "" +"The database update failed. Please run \"php scripts/dbstructure.php " +"update\" from the command line and have a look at the errors that might " +"appear." +msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors." + +#: mod/admin.php:744 +msgid "The worker was never executed. Please check your database structure!" +msgstr "The worker process has never been executed. Please check your database structure!" + +#: mod/admin.php:747 +#, php-format +msgid "" +"The last worker execution was on %s UTC. This is older than one hour. Please" +" check your crontab settings." +msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings." + +#: mod/admin.php:752 mod/admin.php:1647 +msgid "Normal Account" +msgstr "Standard account" + +#: mod/admin.php:753 mod/admin.php:1648 +msgid "Automatic Follower Account" +msgstr "Automatic follower account" + +#: mod/admin.php:754 mod/admin.php:1649 +msgid "Public Forum Account" +msgstr "Public forum account" + +#: mod/admin.php:755 mod/admin.php:1650 +msgid "Automatic Friend Account" +msgstr "Automatic friend account" + +#: mod/admin.php:756 +msgid "Blog Account" +msgstr "Blog account" + +#: mod/admin.php:757 +msgid "Private Forum Account" +msgstr "Private forum account" + +#: mod/admin.php:779 +msgid "Message queues" +msgstr "Message queues" + +#: mod/admin.php:785 +msgid "Summary" +msgstr "Summary" + +#: mod/admin.php:787 +msgid "Registered users" +msgstr "Signed up users" + +#: mod/admin.php:789 +msgid "Pending registrations" +msgstr "Pending registrations" + +#: mod/admin.php:790 +msgid "Version" +msgstr "Version" + +#: mod/admin.php:795 +msgid "Active addons" +msgstr "Active addons" + +#: mod/admin.php:826 +msgid "Can not parse base url. Must have at least ://" +msgstr "Can not parse base URL. Must have at least ://" + +#: mod/admin.php:1127 +msgid "Site settings updated." +msgstr "Site settings updated." + +#: mod/admin.php:1154 mod/settings.php:907 +msgid "No special theme for mobile devices" +msgstr "No special theme for mobile devices" + +#: mod/admin.php:1183 +msgid "No community page" +msgstr "No community page" + +#: mod/admin.php:1184 +msgid "Public postings from users of this site" +msgstr "Public postings from users of this site" + +#: mod/admin.php:1185 +msgid "Public postings from the federated network" +msgstr "Public postings from the federated network" + +#: mod/admin.php:1186 +msgid "Public postings from local users and the federated network" +msgstr "Public postings from local users and the federated network" + +#: mod/admin.php:1192 +msgid "Users, Global Contacts" +msgstr "Users, Global Contacts" + +#: mod/admin.php:1193 +msgid "Users, Global Contacts/fallback" +msgstr "Users, Global Contacts/fallback" + +#: mod/admin.php:1197 +msgid "One month" +msgstr "One month" + +#: mod/admin.php:1198 +msgid "Three months" +msgstr "Three months" + +#: mod/admin.php:1199 +msgid "Half a year" +msgstr "Half a year" + +#: mod/admin.php:1200 +msgid "One year" +msgstr "One a year" + +#: mod/admin.php:1205 +msgid "Multi user instance" +msgstr "Multi user instance" + +#: mod/admin.php:1228 +msgid "Closed" +msgstr "Closed" + +#: mod/admin.php:1229 +msgid "Requires approval" +msgstr "Requires approval" + +#: mod/admin.php:1230 +msgid "Open" +msgstr "Open" + +#: mod/admin.php:1234 +msgid "No SSL policy, links will track page SSL state" +msgstr "No SSL policy, links will track page SSL state" + +#: mod/admin.php:1235 +msgid "Force all links to use SSL" +msgstr "Force all links to use SSL" + +#: mod/admin.php:1236 +msgid "Self-signed certificate, use SSL for local links only (discouraged)" +msgstr "Self-signed certificate, use SSL for local links only (discouraged)" + +#: mod/admin.php:1240 +msgid "Don't check" +msgstr "Don't check" + +#: mod/admin.php:1241 +msgid "check the stable version" +msgstr "check for stable version updates" + +#: mod/admin.php:1242 +msgid "check the development version" +msgstr "check for development version updates" + +#: mod/admin.php:1265 +msgid "Republish users to directory" +msgstr "Republish users to directory" + +#: mod/admin.php:1267 +msgid "File upload" +msgstr "File upload" + +#: mod/admin.php:1268 +msgid "Policies" +msgstr "Policies" + +#: mod/admin.php:1270 +msgid "Auto Discovered Contact Directory" +msgstr "Auto-discovered contact directory" + +#: mod/admin.php:1271 +msgid "Performance" +msgstr "Performance" + +#: mod/admin.php:1272 +msgid "Worker" +msgstr "Worker" + +#: mod/admin.php:1273 +msgid "" +"Relocate - WARNING: advanced function. Could make this server unreachable." +msgstr "Relocate - Warning, advanced function: This could make this server unreachable." + +#: mod/admin.php:1276 +msgid "Site name" +msgstr "Site name" + +#: mod/admin.php:1277 +msgid "Host name" +msgstr "Host name" + +#: mod/admin.php:1278 +msgid "Sender Email" +msgstr "Sender email" + +#: mod/admin.php:1278 +msgid "" +"The email address your server shall use to send notification emails from." +msgstr "The email address your server shall use to send notification emails from." + +#: mod/admin.php:1279 +msgid "Banner/Logo" +msgstr "Banner/Logo" + +#: mod/admin.php:1280 +msgid "Shortcut icon" +msgstr "Shortcut icon" + +#: mod/admin.php:1280 +msgid "Link to an icon that will be used for browsers." +msgstr "Link to an icon that will be used for browsers." + +#: mod/admin.php:1281 +msgid "Touch icon" +msgstr "Touch icon" + +#: mod/admin.php:1281 +msgid "Link to an icon that will be used for tablets and mobiles." +msgstr "Link to an icon that will be used for tablets and mobiles." + +#: mod/admin.php:1282 +msgid "Additional Info" +msgstr "Additional Info" + +#: mod/admin.php:1282 +#, php-format +msgid "" +"For public servers: you can add additional information here that will be " +"listed at %s/servers." +msgstr "For public servers: You can add additional information here that will be listed at %s/servers." + +#: mod/admin.php:1283 +msgid "System language" +msgstr "System language" + +#: mod/admin.php:1284 +msgid "System theme" +msgstr "System theme" + +#: mod/admin.php:1284 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Default system theme - may be overridden by user profiles - change theme settings" + +#: mod/admin.php:1285 +msgid "Mobile system theme" +msgstr "Mobile system theme" + +#: mod/admin.php:1285 +msgid "Theme for mobile devices" +msgstr "Theme for mobile devices" + +#: mod/admin.php:1286 +msgid "SSL link policy" +msgstr "SSL link policy" + +#: mod/admin.php:1286 +msgid "Determines whether generated links should be forced to use SSL" +msgstr "Determines whether generated links should be forced to use SSL" + +#: mod/admin.php:1287 +msgid "Force SSL" +msgstr "Force SSL" + +#: mod/admin.php:1287 +msgid "" +"Force all Non-SSL requests to SSL - Attention: on some systems it could lead" +" to endless loops." +msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops." + +#: mod/admin.php:1288 +msgid "Hide help entry from navigation menu" +msgstr "Hide help entry from navigation menu" + +#: mod/admin.php:1288 +msgid "" +"Hides the menu entry for the Help pages from the navigation menu. You can " +"still access it calling /help directly." +msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL." + +#: mod/admin.php:1289 +msgid "Single user instance" +msgstr "Single user instance" + +#: mod/admin.php:1289 +msgid "Make this instance multi-user or single-user for the named user" +msgstr "Make this instance multi-user or single-user for the named user" + +#: mod/admin.php:1290 +msgid "Maximum image size" +msgstr "Maximum image size" + +#: mod/admin.php:1290 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits." + +#: mod/admin.php:1291 +msgid "Maximum image length" +msgstr "Maximum image length" + +#: mod/admin.php:1291 +msgid "" +"Maximum length in pixels of the longest side of uploaded images. Default is " +"-1, which means no limits." +msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits." + +#: mod/admin.php:1292 +msgid "JPEG image quality" +msgstr "JPEG image quality" + +#: mod/admin.php:1292 +msgid "" +"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is " +"100, which is full quality." +msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level." + +#: mod/admin.php:1294 +msgid "Register policy" +msgstr "Registration policy" + +#: mod/admin.php:1295 +msgid "Maximum Daily Registrations" +msgstr "Maximum daily registrations" + +#: mod/admin.php:1295 +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 "If open registration is permitted, this sets the maximum number of new registrations per day. This setting has no effect for registrations by approval." + +#: mod/admin.php:1296 +msgid "Register text" +msgstr "Registration text" + +#: mod/admin.php:1296 +msgid "Will be displayed prominently on the registration page." +msgstr "Will be displayed prominently on the registration page." + +#: mod/admin.php:1297 +msgid "Accounts abandoned after x days" +msgstr "Accounts abandoned after so many days" + +#: mod/admin.php:1297 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit." + +#: mod/admin.php:1298 +msgid "Allowed friend domains" +msgstr "Allowed friend domains" + +#: mod/admin.php:1298 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains" + +#: mod/admin.php:1299 +msgid "Allowed email domains" +msgstr "Allowed email domains" + +#: mod/admin.php:1299 +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 "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains" + +#: mod/admin.php:1300 +msgid "No OEmbed rich content" +msgstr "No OEmbed rich content" + +#: mod/admin.php:1300 +msgid "" +"Don't show the rich content (e.g. embedded PDF), except from the domains " +"listed below." +msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below." + +#: mod/admin.php:1301 +msgid "Allowed OEmbed domains" +msgstr "Allowed OEmbed domains" + +#: mod/admin.php:1301 +msgid "" +"Comma separated list of domains which oembed content is allowed to be " +"displayed. Wildcards are accepted." +msgstr "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible." + +#: mod/admin.php:1302 +msgid "Block public" +msgstr "Block public" + +#: mod/admin.php:1302 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in." + +#: mod/admin.php:1303 +msgid "Force publish" +msgstr "Mandatory directory listing" + +#: mod/admin.php:1303 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Force all profiles on this site to be listed in the site directory." + +#: mod/admin.php:1304 +msgid "Global directory URL" +msgstr "Global directory URL" + +#: mod/admin.php:1304 +msgid "" +"URL to the global directory. If this is not set, the global directory is " +"completely unavailable to the application." +msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application." + +#: mod/admin.php:1305 +msgid "Private posts by default for new users" +msgstr "Private posts by default for new users" + +#: mod/admin.php:1305 +msgid "" +"Set default post permissions for all new members to the default privacy " +"group rather than public." +msgstr "Set default post permissions for all new members to the default privacy group rather than public." + +#: mod/admin.php:1306 +msgid "Don't include post content in email notifications" +msgstr "Don't include post content in email notifications" + +#: mod/admin.php:1306 +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 "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure." + +#: mod/admin.php:1307 +msgid "Disallow public access to addons listed in the apps menu." +msgstr "Disallow public access to addons listed in the apps menu." + +#: mod/admin.php:1307 +msgid "" +"Checking this box will restrict addons listed in the apps menu to members " +"only." +msgstr "Checking this box will restrict addons listed in the apps menu to members only." + +#: mod/admin.php:1308 +msgid "Don't embed private images in posts" +msgstr "Don't embed private images in posts" + +#: mod/admin.php:1308 +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 "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." + +#: mod/admin.php:1309 +msgid "Allow Users to set remote_self" +msgstr "Allow users to set \"Remote self\"" + +#: mod/admin.php:1309 +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 "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream." + +#: mod/admin.php:1310 +msgid "Block multiple registrations" +msgstr "Block multiple registrations" + +#: mod/admin.php:1310 +msgid "Disallow users to register additional accounts for use as pages." +msgstr "Disallow users to sign up for additional accounts." + +#: mod/admin.php:1311 +msgid "OpenID support" +msgstr "OpenID support" + +#: mod/admin.php:1311 +msgid "OpenID support for registration and logins." +msgstr "OpenID support for registration and logins." + +#: mod/admin.php:1312 +msgid "Fullname check" +msgstr "Full name check" + +#: mod/admin.php:1312 +msgid "" +"Force users to register with a space between firstname and lastname in Full " +"name, as an antispam measure" +msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations." + +#: mod/admin.php:1313 +msgid "Community pages for visitors" +msgstr "Community pages for visitors" + +#: mod/admin.php:1313 +msgid "" +"Which community pages should be available for visitors. Local users always " +"see both pages." +msgstr "Which community pages should be available for visitors. Local users always see both pages." + +#: mod/admin.php:1314 +msgid "Posts per user on community page" +msgstr "Posts per user on community page" + +#: mod/admin.php:1314 +msgid "" +"The maximum number of posts per user on the community page. (Not valid for " +"'Global Community')" +msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')." + +#: mod/admin.php:1315 +msgid "Enable OStatus support" +msgstr "Enable OStatus support" + +#: mod/admin.php:1315 +msgid "" +"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All " +"communications in OStatus are public, so privacy warnings will be " +"occasionally displayed." +msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed." + +#: mod/admin.php:1316 +msgid "Only import OStatus threads from our contacts" +msgstr "Only import OStatus threads from known contacts" + +#: mod/admin.php:1316 +msgid "" +"Normally we import every content from our OStatus contacts. With this option" +" we only store threads that are started by a contact that is known on our " +"system." +msgstr "Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system." + +#: mod/admin.php:1317 +msgid "OStatus support can only be enabled if threading is enabled." +msgstr "OStatus support can only be enabled if threading is enabled." + +#: mod/admin.php:1319 +msgid "" +"Diaspora support can't be enabled because Friendica was installed into a sub" +" directory." +msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory." + +#: mod/admin.php:1320 +msgid "Enable Diaspora support" +msgstr "Enable Diaspora support" + +#: mod/admin.php:1320 +msgid "Provide built-in Diaspora network compatibility." +msgstr "Provide built-in Diaspora network compatibility." + +#: mod/admin.php:1321 +msgid "Only allow Friendica contacts" +msgstr "Only allow Friendica contacts" + +#: mod/admin.php:1321 +msgid "" +"All contacts must use Friendica protocols. All other built-in communication " +"protocols disabled." +msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled." + +#: mod/admin.php:1322 +msgid "Verify SSL" +msgstr "Verify SSL" + +#: mod/admin.php:1322 +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 "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites." + +#: mod/admin.php:1323 +msgid "Proxy user" +msgstr "Proxy user" + +#: mod/admin.php:1324 +msgid "Proxy URL" +msgstr "Proxy URL" + +#: mod/admin.php:1325 +msgid "Network timeout" +msgstr "Network timeout" + +#: mod/admin.php:1325 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)." + +#: mod/admin.php:1326 +msgid "Maximum Load Average" +msgstr "Maximum load average" + +#: mod/admin.php:1326 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximum system load before delivery and poll processes are deferred (default 50)." + +#: mod/admin.php:1327 +msgid "Maximum Load Average (Frontend)" +msgstr "Maximum load average (frontend)" + +#: mod/admin.php:1327 +msgid "Maximum system load before the frontend quits service - default 50." +msgstr "Maximum system load before the frontend quits service (default 50)." + +#: mod/admin.php:1328 +msgid "Minimal Memory" +msgstr "Minimal memory" + +#: mod/admin.php:1328 +msgid "" +"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - " +"default 0 (deactivated)." +msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)." + +#: mod/admin.php:1329 +msgid "Maximum table size for optimization" +msgstr "Maximum table size for optimization" + +#: mod/admin.php:1329 +msgid "" +"Maximum table size (in MB) for the automatic optimization - default 100 MB. " +"Enter -1 to disable it." +msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)." + +#: mod/admin.php:1330 +msgid "Minimum level of fragmentation" +msgstr "Minimum level of fragmentation" + +#: mod/admin.php:1330 +msgid "" +"Minimum fragmenation level to start the automatic optimization - default " +"value is 30%." +msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)." + +#: mod/admin.php:1332 +msgid "Periodical check of global contacts" +msgstr "Periodical check of global contacts" + +#: mod/admin.php:1332 +msgid "" +"If enabled, the global contacts are checked periodically for missing or " +"outdated data and the vitality of the contacts and servers." +msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers." + +#: mod/admin.php:1333 +msgid "Days between requery" +msgstr "Days between enquiry" + +#: mod/admin.php:1333 +msgid "Number of days after which a server is requeried for his contacts." +msgstr "Number of days after which a server is required check contacts." + +#: mod/admin.php:1334 +msgid "Discover contacts from other servers" +msgstr "Discover contacts from other servers" + +#: mod/admin.php:1334 +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 "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 recommend setting is 'Users, Global Contacts'." + +#: mod/admin.php:1335 +msgid "Timeframe for fetching global contacts" +msgstr "Time-frame for fetching global contacts" + +#: mod/admin.php:1335 +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 "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers." + +#: mod/admin.php:1336 +msgid "Search the local directory" +msgstr "Search the local directory" + +#: mod/admin.php:1336 +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 "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." + +#: mod/admin.php:1338 +msgid "Publish server information" +msgstr "Publish server information" + +#: mod/admin.php:1338 +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 "This publishes generic data about the server and its usage. 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." + +#: mod/admin.php:1340 +msgid "Check upstream version" +msgstr "Check upstream version" + +#: mod/admin.php:1340 +msgid "" +"Enables checking for new Friendica versions at github. If there is a new " +"version, you will be informed in the admin panel overview." +msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview." + +#: mod/admin.php:1341 +msgid "Suppress Tags" +msgstr "Suppress tags" + +#: mod/admin.php:1341 +msgid "Suppress showing a list of hashtags at the end of the posting." +msgstr "Suppress listed hashtags at the end of posts." + +#: mod/admin.php:1342 +msgid "Path to item cache" +msgstr "Path to item cache" + +#: mod/admin.php:1342 +msgid "The item caches buffers generated bbcode and external images." +msgstr "The item caches buffers generated bbcode and external images." + +#: mod/admin.php:1343 +msgid "Cache duration in seconds" +msgstr "Cache duration in seconds" + +#: mod/admin.php:1343 +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 "How long should cache files be held? (Default 86400 seconds - one day; -1 disables item cache)" + +#: mod/admin.php:1344 +msgid "Maximum numbers of comments per post" +msgstr "Maximum numbers of comments per post" + +#: mod/admin.php:1344 +msgid "How much comments should be shown for each post? Default value is 100." +msgstr "How many comments should be shown for each post? (Default 100)" + +#: mod/admin.php:1345 +msgid "Temp path" +msgstr "Temp path" + +#: mod/admin.php:1345 +msgid "" +"If you have a restricted system where the webserver can't access the system " +"temp path, enter another path here." +msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path." + +#: mod/admin.php:1346 +msgid "Base path to installation" +msgstr "Base path to installation" + +#: mod/admin.php:1346 +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 "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." + +#: mod/admin.php:1347 +msgid "Disable picture proxy" +msgstr "Disable picture proxy" + +#: mod/admin.php:1347 +msgid "" +"The picture proxy increases performance and privacy. It shouldn't be used on" +" systems with very low bandwith." +msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith." + +#: mod/admin.php:1348 +msgid "Only search in tags" +msgstr "Only search in tags" + +#: mod/admin.php:1348 +msgid "On large systems the text search can slow down the system extremely." +msgstr "On large systems the text search can slow down the system significantly." + +#: mod/admin.php:1350 +msgid "New base url" +msgstr "New base URL" + +#: mod/admin.php:1350 +msgid "" +"Change base url for this server. Sends relocate message to all Friendica and" +" Diaspora* contacts of all users." +msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users." + +#: mod/admin.php:1352 +msgid "RINO Encryption" +msgstr "RINO Encryption" + +#: mod/admin.php:1352 +msgid "Encryption layer between nodes." +msgstr "Encryption layer between nodes." + +#: mod/admin.php:1354 +msgid "Maximum number of parallel workers" +msgstr "Maximum number of parallel workers" + +#: mod/admin.php:1354 +msgid "" +"On shared hosters set this to 2. On larger systems, values of 10 are great. " +"Default value is 4." +msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4." + +#: mod/admin.php:1355 +msgid "Don't use 'proc_open' with the worker" +msgstr "Don't use 'proc_open' with the worker" + +#: mod/admin.php:1355 +msgid "" +"Enable this if your system doesn't allow the use of 'proc_open'. This can " +"happen on shared hosters. If this is enabled you should increase the " +"frequency of worker calls in your crontab." +msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab." + +#: mod/admin.php:1356 +msgid "Enable fastlane" +msgstr "Enable fast-lane" + +#: mod/admin.php:1356 +msgid "" +"When enabed, the fastlane mechanism starts an additional worker if processes" +" with higher priority are blocked by processes of lower priority." +msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority." + +#: mod/admin.php:1357 +msgid "Enable frontend worker" +msgstr "Enable frontend worker" + +#: mod/admin.php:1357 +#, php-format +msgid "" +"When enabled the Worker process is triggered when backend access is " +"performed \\x28e.g. messages being delivered\\x29. On smaller sites you " +"might want to call %s/worker on a regular basis via an external cron job. " +"You should only enable this option if you cannot utilize cron/scheduled jobs" +" on your server." +msgstr "When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server." + +#: mod/admin.php:1385 +msgid "Update has been marked successful" +msgstr "Update has been marked successful" + +#: mod/admin.php:1392 +#, php-format +msgid "Database structure update %s was successfully applied." +msgstr "Database structure update %s was successfully applied." + +#: mod/admin.php:1395 +#, php-format +msgid "Executing of database structure update %s failed with error: %s" +msgstr "Executing of database structure update %s failed with error: %s" + +#: mod/admin.php:1408 +#, php-format +msgid "Executing %s failed with error: %s" +msgstr "Executing %s failed with error: %s" + +#: mod/admin.php:1410 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Update %s was successfully applied." + +#: mod/admin.php:1413 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Update %s did not return a status. Unknown if it succeeded." + +#: mod/admin.php:1416 +#, php-format +msgid "There was no additional update function %s that needed to be called." +msgstr "There was no additional update function %s that needed to be called." + +#: mod/admin.php:1436 +msgid "No failed updates." +msgstr "No failed updates." + +#: mod/admin.php:1437 +msgid "Check database structure" +msgstr "Check database structure" + +#: mod/admin.php:1442 +msgid "Failed Updates" +msgstr "Failed updates" + +#: mod/admin.php:1443 +msgid "" +"This does not include updates prior to 1139, which did not return a status." +msgstr "This does not include updates prior to 1139, which did not return a status." + +#: mod/admin.php:1444 +msgid "Mark success (if update was manually applied)" +msgstr "Mark success (if update was manually applied)" + +#: mod/admin.php:1445 +msgid "Attempt to execute this update step automatically" +msgstr "Attempt to execute this update step automatically" + +#: mod/admin.php:1484 +#, 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 "\n\t\t\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you." + +#: mod/admin.php:1487 +#, php-format +msgid "" +"\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." +msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s." + +#: mod/admin.php:1519 src/Model/User.php:634 +#, php-format +msgid "Registration details for %s" +msgstr "Registration details for %s" + +#: mod/admin.php:1529 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s user blocked/unblocked" +msgstr[1] "%s users blocked/unblocked" + +#: mod/admin.php:1535 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s user deleted" +msgstr[1] "%s users deleted" + +#: mod/admin.php:1582 +#, php-format +msgid "User '%s' deleted" +msgstr "User '%s' deleted" + +#: mod/admin.php:1590 +#, php-format +msgid "User '%s' unblocked" +msgstr "User '%s' unblocked" + +#: mod/admin.php:1590 +#, php-format +msgid "User '%s' blocked" +msgstr "User '%s' blocked" + +#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732 +#: src/Content/ContactSelector.php:82 +msgid "Email" +msgstr "Email" + +#: mod/admin.php:1689 mod/admin.php:1714 +msgid "Register date" +msgstr "Registration date" + +#: mod/admin.php:1689 mod/admin.php:1714 +msgid "Last login" +msgstr "Last login" + +#: mod/admin.php:1689 mod/admin.php:1714 +msgid "Last item" +msgstr "Last item" + +#: mod/admin.php:1689 mod/settings.php:54 +msgid "Account" +msgstr "Account" + +#: mod/admin.php:1697 +msgid "Add User" +msgstr "Add user" + +#: mod/admin.php:1699 +msgid "User registrations waiting for confirm" +msgstr "User registrations awaiting confirmation" + +#: mod/admin.php:1700 +msgid "User waiting for permanent deletion" +msgstr "User awaiting permanent deletion" + +#: mod/admin.php:1701 +msgid "Request date" +msgstr "Request date" + +#: mod/admin.php:1702 +msgid "No registrations." +msgstr "No registrations." + +#: mod/admin.php:1703 +msgid "Note from the user" +msgstr "Note from the user" + +#: mod/admin.php:1705 +msgid "Deny" +msgstr "Deny" + +#: mod/admin.php:1709 +msgid "Site admin" +msgstr "Site admin" + +#: mod/admin.php:1710 +msgid "Account expired" +msgstr "Account expired" + +#: mod/admin.php:1713 +msgid "New User" +msgstr "New user" + +#: mod/admin.php:1714 +msgid "Deleted since" +msgstr "Deleted since" + +#: mod/admin.php:1719 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?" + +#: mod/admin.php:1720 +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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?" + +#: mod/admin.php:1730 +msgid "Name of the new user." +msgstr "Name of the new user." + +#: mod/admin.php:1731 +msgid "Nickname" +msgstr "Nickname" + +#: mod/admin.php:1731 +msgid "Nickname of the new user." +msgstr "Nickname of the new user." + +#: mod/admin.php:1732 +msgid "Email address of the new user." +msgstr "Email address of the new user." + +#: mod/admin.php:1774 +#, php-format +msgid "Addon %s disabled." +msgstr "Addon %s disabled." + +#: mod/admin.php:1778 +#, php-format +msgid "Addon %s enabled." +msgstr "Addon %s enabled." + +#: mod/admin.php:1788 mod/admin.php:2037 +msgid "Disable" +msgstr "Disable" + +#: mod/admin.php:1791 mod/admin.php:2040 +msgid "Enable" +msgstr "Enable" + +#: mod/admin.php:1813 mod/admin.php:2082 +msgid "Toggle" +msgstr "Toggle" + +#: mod/admin.php:1821 mod/admin.php:2091 +msgid "Author: " +msgstr "Author: " + +#: mod/admin.php:1822 mod/admin.php:2092 +msgid "Maintainer: " +msgstr "Maintainer: " + +#: mod/admin.php:1874 +msgid "Reload active addons" +msgstr "Reload active addons" + +#: mod/admin.php:1879 +#, php-format +msgid "" +"There are currently no addons available on your node. You can find the " +"official addon repository at %1$s and might find other interesting addons in" +" the open addon registry at %2$s" +msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s" + +#: mod/admin.php:1999 +msgid "No themes found." +msgstr "No themes found." + +#: mod/admin.php:2073 +msgid "Screenshot" +msgstr "Screenshot" + +#: mod/admin.php:2127 +msgid "Reload active themes" +msgstr "Reload active themes" + +#: mod/admin.php:2132 +#, php-format +msgid "No themes found on the system. They should be placed in %1$s" +msgstr "No themes found on the system. They should be placed in %1$s" + +#: mod/admin.php:2133 +msgid "[Experimental]" +msgstr "[Experimental]" + +#: mod/admin.php:2134 +msgid "[Unsupported]" +msgstr "[Unsupported]" + +#: mod/admin.php:2158 +msgid "Log settings updated." +msgstr "Log settings updated." + +#: mod/admin.php:2190 +msgid "PHP log currently enabled." +msgstr "PHP log currently enabled." + +#: mod/admin.php:2192 +msgid "PHP log currently disabled." +msgstr "PHP log currently disabled." + +#: mod/admin.php:2201 +msgid "Clear" +msgstr "Clear" + +#: mod/admin.php:2205 +msgid "Enable Debugging" +msgstr "Enable debugging" + +#: mod/admin.php:2206 +msgid "Log file" +msgstr "Log file" + +#: mod/admin.php:2206 +msgid "" +"Must be writable by web server. Relative to your Friendica top-level " +"directory." +msgstr "Must be writable by web server and relative to your Friendica top-level directory." + +#: mod/admin.php:2207 +msgid "Log level" +msgstr "Log level" + +#: mod/admin.php:2209 +msgid "PHP logging" +msgstr "PHP logging" + +#: mod/admin.php:2210 +msgid "" +"To enable logging of PHP errors and warnings you can add the following to " +"the .htconfig.php file of your installation. The filename set in the " +"'error_log' line is relative to the friendica top-level directory and must " +"be writeable by the web server. The option '1' for 'log_errors' and " +"'display_errors' is to enable these options, set to '0' to disable them." +msgstr "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them." + +#: mod/admin.php:2241 +#, php-format +msgid "" +"Error trying to open %1$s log file.\\r\\n
Check to see " +"if file %1$s exist and is readable." +msgstr "Error trying to open %1$s log file.\\r\\n
Check to see if file %1$s exist and is readable." + +#: mod/admin.php:2245 +#, php-format +msgid "" +"Couldn't open %1$s log file.\\r\\n
Check to see if file" +" %1$s is readable." +msgstr "Couldn't open %1$s log file.\\r\\n
Check if file %1$s is readable." + +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 +msgid "Off" +msgstr "Off" + +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 +msgid "On" +msgstr "On" + +#: mod/admin.php:2337 +#, php-format +msgid "Lock feature %s" +msgstr "Lock feature %s" + +#: mod/admin.php:2345 +msgid "Manage Additional Features" +msgstr "Manage additional features" + +#: mod/babel.php:23 +msgid "Source (bbcode) text:" +msgstr "Source (bbcode) text:" + +#: mod/babel.php:30 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Source (Diaspora) text to convert to BBcode:" + +#: mod/babel.php:38 +msgid "Source input: " +msgstr "Source input: " + +#: mod/babel.php:42 +msgid "bbcode (raw HTML(: " +msgstr "bbcode (raw HTML(: " + +#: mod/babel.php:45 +msgid "bbcode: " +msgstr "bbcode: " + +#: mod/babel.php:49 mod/babel.php:65 +msgid "bbcode => html2bbcode: " +msgstr "bbcode => html2bbcode: " + +#: mod/babel.php:53 +msgid "bb2diaspora: " +msgstr "bb2diaspora: " + +#: mod/babel.php:57 +msgid "bb2diaspora => Markdown: " +msgstr "bb2diaspora => Markdown: " + +#: mod/babel.php:61 +msgid "bb2diaspora => diaspora2bb: " +msgstr "bb2diaspora => diaspora2bb: " + +#: mod/babel.php:71 +msgid "Source input (Diaspora format): " +msgstr "Source input (Diaspora format): " + +#: mod/babel.php:75 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " + +#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 +msgid "Login" +msgstr "Login" + +#: mod/bookmarklet.php:49 +msgid "The post was created" +msgstr "The post was created" + +#: mod/community.php:44 +msgid "Community option not available." +msgstr "Community option not available." + +#: mod/community.php:61 +msgid "Not available." +msgstr "Not available." + +#: mod/community.php:74 +msgid "Local Community" +msgstr "Local community" + +#: mod/community.php:77 +msgid "Posts from local users on this server" +msgstr "Posts from local users on this server" + +#: mod/community.php:85 +msgid "Global Community" +msgstr "Global community" + +#: mod/community.php:88 +msgid "Posts from users of the whole federated network" +msgstr "Posts from users of the whole federated network" + +#: mod/community.php:178 +msgid "" +"This community stream shows all public posts received by this node. They may" +" not reflect the opinions of this node’s users." +msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users." + +#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769 +msgid "Status:" +msgstr "Status:" + +#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786 +msgid "Homepage:" +msgstr "Homepage:" + +#: mod/directory.php:203 view/theme/vier/theme.php:201 +msgid "Global Directory" +msgstr "Global Directory" + +#: mod/directory.php:205 +msgid "Find on this site" +msgstr "Find on this site" + +#: mod/directory.php:207 +msgid "Results for:" +msgstr "Results for:" + +#: mod/directory.php:209 +msgid "Site Directory" +msgstr "Site directory" + +#: mod/directory.php:214 +msgid "No entries (some entries may be hidden)." +msgstr "No entries (entries may be hidden)." + +#: mod/editpost.php:27 mod/editpost.php:37 +msgid "Item not found" +msgstr "Item not found" + +#: mod/editpost.php:44 +msgid "Edit post" +msgstr "Edit post" + +#: mod/events.php:103 mod/events.php:105 +msgid "Event can not end before it has started." +msgstr "Event cannot end before it has started." + +#: mod/events.php:112 mod/events.php:114 +msgid "Event title and start time are required." +msgstr "Event title and starting time are required." + +#: mod/events.php:394 +msgid "Create New Event" +msgstr "Create new event" + +#: mod/events.php:509 +msgid "Event details" +msgstr "Event details" + +#: mod/events.php:510 +msgid "Starting date and Title are required." +msgstr "Starting date and title are required." + +#: mod/events.php:511 mod/events.php:512 +msgid "Event Starts:" +msgstr "Event starts:" + +#: mod/events.php:513 mod/events.php:529 +msgid "Finish date/time is not known or not relevant" +msgstr "Finish date/time is not known or not relevant" + +#: mod/events.php:515 mod/events.php:516 +msgid "Event Finishes:" +msgstr "Event finishes:" + +#: mod/events.php:517 mod/events.php:530 +msgid "Adjust for viewer timezone" +msgstr "Adjust for viewer's time zone" + +#: mod/events.php:519 +msgid "Description:" +msgstr "Description:" + +#: mod/events.php:523 mod/events.php:525 +msgid "Title:" +msgstr "Title:" + +#: mod/events.php:526 mod/events.php:527 +msgid "Share this event" +msgstr "Share this event" + +#: mod/events.php:534 src/Model/Profile.php:864 +msgid "Basic" +msgstr "Basic" + +#: mod/events.php:556 +msgid "Failed to remove event" +msgstr "Failed to remove event" + +#: mod/events.php:558 +msgid "Event removed" +msgstr "Event removed" + +#: mod/fsuggest.php:71 +msgid "Friend suggestion sent." +msgstr "Friend suggestion sent" + +#: mod/fsuggest.php:102 +msgid "Suggest Friends" +msgstr "Suggest friends" + +#: mod/fsuggest.php:104 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Suggest a friend for %s" + +#: mod/group.php:36 +msgid "Group created." +msgstr "Group created." + +#: mod/group.php:42 +msgid "Could not create group." +msgstr "Could not create group." + +#: mod/group.php:56 mod/group.php:158 +msgid "Group not found." +msgstr "Group not found." + +#: mod/group.php:70 +msgid "Group name changed." +msgstr "Group name changed." + +#: mod/group.php:97 +msgid "Save Group" +msgstr "Save group" + +#: mod/group.php:102 +msgid "Create a group of contacts/friends." +msgstr "Create a group of contacts/friends." + +#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 +msgid "Group Name: " +msgstr "Group name: " + +#: mod/group.php:127 +msgid "Group removed." +msgstr "Group removed." + +#: mod/group.php:129 +msgid "Unable to remove group." +msgstr "Unable to remove group." + +#: mod/group.php:193 +msgid "Delete Group" +msgstr "Delete group" + +#: mod/group.php:199 +msgid "Group Editor" +msgstr "Group Editor" + +#: mod/group.php:204 +msgid "Edit Group Name" +msgstr "Edit group name" + +#: mod/group.php:214 +msgid "Members" +msgstr "Members" + +#: mod/group.php:217 mod/network.php:639 +msgid "Group is empty" +msgstr "Group is empty" + +#: mod/group.php:230 +msgid "Remove Contact" +msgstr "Remove contact" + +#: mod/group.php:254 +msgid "Add Contact" +msgstr "Add contact" + +#: mod/message.php:30 src/Content/Nav.php:198 msgid "New Message" msgstr "New Message" -#: mod/message.php:76 +#: mod/message.php:77 msgid "Unable to locate contact information." msgstr "Unable to locate contact information." -#: mod/message.php:111 view/theme/frio/theme.php:267 src/Content/Nav.php:195 +#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195 msgid "Messages" msgstr "Messages" -#: mod/message.php:135 +#: mod/message.php:136 msgid "Do you really want to delete this message?" msgstr "Do you really want to delete this message?" -#: mod/message.php:155 +#: mod/message.php:156 msgid "Message deleted." msgstr "Message deleted." -#: mod/message.php:184 +#: mod/message.php:185 msgid "Conversation removed." msgstr "Conversation removed." @@ -5633,58 +6245,50 @@ msgstr "No messages." msgid "Message not available." msgstr "Message not available." -#: mod/message.php:399 +#: mod/message.php:397 msgid "Delete message" msgstr "Delete message" -#: mod/message.php:416 mod/message.php:499 +#: mod/message.php:399 mod/message.php:500 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" + +#: mod/message.php:414 mod/message.php:497 msgid "Delete conversation" msgstr "Delete conversation" -#: mod/message.php:418 +#: mod/message.php:416 msgid "" "No secure communications available. You may be able to " "respond from the sender's profile page." msgstr "No secure communications available. You may be able to respond from the sender's profile page." -#: mod/message.php:422 +#: mod/message.php:420 msgid "Send Reply" msgstr "Send reply" -#: mod/message.php:473 +#: mod/message.php:471 #, php-format msgid "Unknown sender - %s" msgstr "Unknown sender - %s" -#: mod/message.php:475 +#: mod/message.php:473 #, php-format msgid "You and %s" msgstr "Me and %s" -#: mod/message.php:477 +#: mod/message.php:475 #, php-format msgid "%s and You" msgstr "%s and me" -#: mod/message.php:502 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: mod/message.php:505 +#: mod/message.php:503 #, php-format msgid "%d message" msgid_plural "%d messages" msgstr[0] "%d message" msgstr[1] "%d messages" -#: mod/network.php:194 mod/search.php:37 -msgid "Remove term" -msgstr "Remove term" - -#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100 -msgid "Saved Searches" -msgstr "Saved searches" - #: mod/network.php:202 src/Model/Group.php:401 msgid "add" msgstr "add" @@ -5721,837 +6325,283 @@ msgstr "Private messages to this person are at risk of public disclosure." msgid "Invalid contact." msgstr "Invalid contact." -#: mod/network.php:917 +#: mod/network.php:921 msgid "Commented Order" msgstr "Commented last" -#: mod/network.php:920 +#: mod/network.php:924 msgid "Sort by Comment Date" msgstr "Sort by comment date" -#: mod/network.php:925 +#: mod/network.php:929 msgid "Posted Order" msgstr "Posted last" -#: mod/network.php:928 +#: mod/network.php:932 msgid "Sort by Post Date" msgstr "Sort by post date" -#: mod/network.php:936 mod/profiles.php:700 -#: src/Core/NotificationsManager.php:185 -msgid "Personal" -msgstr "Personal" - -#: mod/network.php:939 +#: mod/network.php:943 msgid "Posts that mention or involve you" msgstr "Posts mentioning or involving me" -#: mod/network.php:947 +#: mod/network.php:951 msgid "New" msgstr "New" -#: mod/network.php:950 +#: mod/network.php:954 msgid "Activity Stream - by date" msgstr "Activity Stream - by date" -#: mod/network.php:958 +#: mod/network.php:962 msgid "Shared Links" msgstr "Shared links" -#: mod/network.php:961 +#: mod/network.php:965 msgid "Interesting Links" msgstr "Interesting links" -#: mod/network.php:969 +#: mod/network.php:973 msgid "Starred" msgstr "Starred" -#: mod/network.php:972 +#: mod/network.php:976 msgid "Favourite Posts" msgstr "My favorite posts" -#: mod/notify.php:77 -msgid "No more system notifications." -msgstr "No more system notifications." +#: mod/notes.php:53 src/Model/Profile.php:946 +msgid "Personal Notes" +msgstr "Personal notes" -#: mod/photos.php:109 src/Model/Profile.php:892 +#: mod/photos.php:108 src/Model/Profile.php:907 msgid "Photo Albums" msgstr "Photo Albums" -#: mod/photos.php:110 mod/photos.php:1715 +#: mod/photos.php:109 mod/photos.php:1713 msgid "Recent Photos" msgstr "Recent photos" -#: mod/photos.php:113 mod/photos.php:1212 mod/photos.php:1717 +#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715 msgid "Upload New Photos" msgstr "Upload new photos" -#: mod/photos.php:127 mod/settings.php:49 +#: mod/photos.php:126 mod/settings.php:49 msgid "everybody" msgstr "everybody" -#: mod/photos.php:185 +#: mod/photos.php:184 msgid "Contact information unavailable" msgstr "Contact information unavailable" -#: mod/photos.php:205 +#: mod/photos.php:204 msgid "Album not found." msgstr "Album not found." -#: mod/photos.php:235 mod/photos.php:246 mod/photos.php:1163 +#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161 msgid "Delete Album" msgstr "Delete album" -#: mod/photos.php:244 +#: mod/photos.php:243 msgid "Do you really want to delete this photo album and all its photos?" msgstr "Do you really want to delete this photo album and all its photos?" -#: mod/photos.php:311 mod/photos.php:322 mod/photos.php:1448 +#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446 msgid "Delete Photo" msgstr "Delete photo" -#: mod/photos.php:320 +#: mod/photos.php:319 msgid "Do you really want to delete this photo?" msgstr "Do you really want to delete this photo?" -#: mod/photos.php:668 +#: mod/photos.php:667 msgid "a photo" msgstr "a photo" -#: mod/photos.php:668 +#: mod/photos.php:667 #, php-format msgid "%1$s was tagged in %2$s by %3$s" msgstr "%1$s was tagged in %2$s by %3$s" -#: mod/photos.php:770 +#: mod/photos.php:769 msgid "Image upload didn't complete, please try again" -msgstr "" +msgstr "Image upload didn't complete, please try again" -#: mod/photos.php:773 +#: mod/photos.php:772 msgid "Image file is missing" -msgstr "" +msgstr "Image file is missing" -#: mod/photos.php:778 +#: mod/photos.php:777 msgid "" "Server can't accept new file upload at this time, please contact your " "administrator" -msgstr "" +msgstr "Server can't accept new file upload at this time, please contact your administrator" -#: mod/photos.php:804 +#: mod/photos.php:803 msgid "Image file is empty." msgstr "Image file is empty." -#: mod/photos.php:942 +#: mod/photos.php:940 msgid "No photos selected" msgstr "No photos selected" -#: mod/photos.php:1038 mod/videos.php:313 +#: mod/photos.php:1036 mod/videos.php:310 msgid "Access to this item is restricted." msgstr "Access to this item is restricted." -#: mod/photos.php:1092 +#: mod/photos.php:1090 msgid "Upload Photos" msgstr "Upload photos" -#: mod/photos.php:1096 mod/photos.php:1158 +#: mod/photos.php:1094 mod/photos.php:1156 msgid "New album name: " msgstr "New album name: " -#: mod/photos.php:1097 +#: mod/photos.php:1095 msgid "or existing album name: " msgstr "or existing album name: " -#: mod/photos.php:1098 +#: mod/photos.php:1096 msgid "Do not show a status post for this upload" msgstr "Do not show a status post for this upload" -#: mod/photos.php:1108 mod/photos.php:1451 mod/settings.php:1233 +#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233 msgid "Show to Groups" msgstr "Show to groups" -#: mod/photos.php:1109 mod/photos.php:1452 mod/settings.php:1234 +#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234 msgid "Show to Contacts" msgstr "Show to contacts" -#: mod/photos.php:1169 +#: mod/photos.php:1167 msgid "Edit Album" msgstr "Edit album" -#: mod/photos.php:1174 +#: mod/photos.php:1172 msgid "Show Newest First" msgstr "Show newest first" -#: mod/photos.php:1176 +#: mod/photos.php:1174 msgid "Show Oldest First" msgstr "Show oldest first" -#: mod/photos.php:1197 mod/photos.php:1700 +#: mod/photos.php:1195 mod/photos.php:1698 msgid "View Photo" msgstr "View photo" -#: mod/photos.php:1238 +#: mod/photos.php:1236 msgid "Permission denied. Access to this item may be restricted." msgstr "Permission denied. Access to this item may be restricted." -#: mod/photos.php:1240 +#: mod/photos.php:1238 msgid "Photo not available" msgstr "Photo not available" -#: mod/photos.php:1303 +#: mod/photos.php:1301 msgid "View photo" msgstr "View photo" -#: mod/photos.php:1303 +#: mod/photos.php:1301 msgid "Edit photo" msgstr "Edit photo" -#: mod/photos.php:1304 +#: mod/photos.php:1302 msgid "Use as profile photo" msgstr "Use as profile photo" -#: mod/photos.php:1310 src/Object/Post.php:148 +#: mod/photos.php:1308 src/Object/Post.php:148 msgid "Private Message" msgstr "Private message" -#: mod/photos.php:1329 +#: mod/photos.php:1327 msgid "View Full Size" msgstr "View full size" -#: mod/photos.php:1416 +#: mod/photos.php:1414 msgid "Tags: " msgstr "Tags: " -#: mod/photos.php:1419 +#: mod/photos.php:1417 msgid "[Remove any tag]" msgstr "[Remove any tag]" -#: mod/photos.php:1434 +#: mod/photos.php:1432 msgid "New album name" msgstr "New album name" -#: mod/photos.php:1435 +#: mod/photos.php:1433 msgid "Caption" msgstr "Caption" -#: mod/photos.php:1436 +#: mod/photos.php:1434 msgid "Add a Tag" msgstr "Add Tag" -#: mod/photos.php:1436 +#: mod/photos.php:1434 msgid "" "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" msgstr "Example: @bob, @jojo@example.com, #California, #camping" -#: mod/photos.php:1437 +#: mod/photos.php:1435 msgid "Do not rotate" msgstr "Do not rotate" -#: mod/photos.php:1438 +#: mod/photos.php:1436 msgid "Rotate CW (right)" msgstr "Rotate right (CW)" -#: mod/photos.php:1439 +#: mod/photos.php:1437 msgid "Rotate CCW (left)" msgstr "Rotate left (CCW)" -#: mod/photos.php:1473 src/Object/Post.php:295 +#: mod/photos.php:1471 src/Object/Post.php:295 msgid "I like this (toggle)" msgstr "I like this (toggle)" -#: mod/photos.php:1474 src/Object/Post.php:296 +#: mod/photos.php:1472 src/Object/Post.php:296 msgid "I don't like this (toggle)" msgstr "I don't like this (toggle)" -#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602 +#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600 #: src/Object/Post.php:785 msgid "This is you" msgstr "This is me" -#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 +#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602 #: src/Object/Post.php:391 src/Object/Post.php:787 msgid "Comment" msgstr "Comment" -#: mod/photos.php:1636 +#: mod/photos.php:1634 msgid "Map" msgstr "Map" -#: mod/photos.php:1706 mod/videos.php:391 +#: mod/photos.php:1704 mod/videos.php:388 msgid "View Album" msgstr "View album" -#: mod/ping.php:292 -msgid "{0} wants to be your friend" -msgstr "{0} wants to be your friend" - -#: mod/ping.php:307 -msgid "{0} sent you a message" -msgstr "{0} sent you a message" - -#: mod/ping.php:322 -msgid "{0} requested registration" -msgstr "{0} requested registration" - -#: mod/poke.php:196 -msgid "Poke/Prod" -msgstr "Poke/Prod" - -#: mod/poke.php:197 -msgid "poke, prod or do other things to somebody" -msgstr "Poke, prod or do other things to somebody" - -#: mod/poke.php:198 -msgid "Recipient" -msgstr "Recipient:" - -#: mod/poke.php:199 -msgid "Choose what you wish to do to recipient" -msgstr "Choose what you wish to do:" - -#: mod/poke.php:202 -msgid "Make this post private" -msgstr "Make this post private" - #: mod/profile.php:36 src/Model/Profile.php:118 msgid "Requested profile is not available." msgstr "Requested profile is unavailable." -#: mod/profile.php:77 src/Protocol/OStatus.php:1256 +#: mod/profile.php:77 src/Protocol/OStatus.php:1247 #, php-format msgid "%s's posts" -msgstr "" +msgstr "%s's posts" -#: mod/profile.php:78 src/Protocol/OStatus.php:1257 +#: mod/profile.php:78 src/Protocol/OStatus.php:1248 #, php-format msgid "%s's comments" -msgstr "" +msgstr "%s's comments" -#: mod/profile.php:79 src/Protocol/OStatus.php:1255 +#: mod/profile.php:79 src/Protocol/OStatus.php:1246 #, php-format msgid "%s's timeline" -msgstr "" +msgstr "%s's timeline" -#: mod/profile.php:195 +#: mod/profile.php:194 msgid "Tips for New Members" msgstr "Tips for New Members" -#: mod/profile_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "Image uploaded but image cropping failed." - -#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 -#: mod/profile_photo.php:330 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Image size reduction [%s] failed." - -#: mod/profile_photo.php:137 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately." - -#: mod/profile_photo.php:146 -msgid "Unable to process image" -msgstr "Unable to process image" - -#: mod/profile_photo.php:262 -msgid "Upload File:" -msgstr "Upload File:" - -#: mod/profile_photo.php:263 -msgid "Select a profile:" -msgstr "Select a profile:" - -#: mod/profile_photo.php:268 -msgid "or" -msgstr "or" - -#: mod/profile_photo.php:268 -msgid "skip this step" -msgstr "skip this step" - -#: mod/profile_photo.php:268 -msgid "select a photo from your photo albums" -msgstr "select a photo from your photo albums" - -#: mod/profile_photo.php:282 -msgid "Crop Image" -msgstr "Crop Image" - -#: mod/profile_photo.php:283 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Please adjust the image cropping for optimum viewing." - -#: mod/profile_photo.php:285 -msgid "Done Editing" -msgstr "Done editing" - -#: mod/profile_photo.php:320 -msgid "Image uploaded successfully." -msgstr "Image uploaded successfully." - -#: mod/profiles.php:57 -msgid "Profile deleted." -msgstr "Profile deleted." - -#: mod/profiles.php:73 mod/profiles.php:109 -msgid "Profile-" -msgstr "Profile-" - -#: mod/profiles.php:92 mod/profiles.php:131 -msgid "New profile created." -msgstr "New profile created." - -#: mod/profiles.php:115 -msgid "Profile unavailable to clone." -msgstr "Profile unavailable to clone." - -#: mod/profiles.php:205 -msgid "Profile Name is required." -msgstr "Profile name is required." - -#: mod/profiles.php:346 -msgid "Marital Status" -msgstr "Marital status" - -#: mod/profiles.php:350 -msgid "Romantic Partner" -msgstr "Romantic partner" - -#: mod/profiles.php:362 -msgid "Work/Employment" -msgstr "Work/Employment:" - -#: mod/profiles.php:365 -msgid "Religion" -msgstr "Religion" - -#: mod/profiles.php:369 -msgid "Political Views" -msgstr "Political views" - -#: mod/profiles.php:373 -msgid "Gender" -msgstr "Gender" - -#: mod/profiles.php:377 -msgid "Sexual Preference" -msgstr "Sexual preference" - -#: mod/profiles.php:381 -msgid "XMPP" -msgstr "XMPP" - -#: mod/profiles.php:385 -msgid "Homepage" -msgstr "Homepage" - -#: mod/profiles.php:389 mod/profiles.php:699 -msgid "Interests" -msgstr "Interests" - -#: mod/profiles.php:400 mod/profiles.php:695 -msgid "Location" -msgstr "Location" - -#: mod/profiles.php:485 -msgid "Profile updated." -msgstr "Profile updated." - -#: mod/profiles.php:577 -msgid " and " -msgstr " and " - -#: mod/profiles.php:586 -msgid "public profile" -msgstr "public profile" - -#: mod/profiles.php:589 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s changed %2$s to “%3$s”" - -#: mod/profiles.php:590 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Visit %1$s's %2$s" - -#: mod/profiles.php:592 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s has an updated %2$s, changing %3$s." - -#: mod/profiles.php:646 -msgid "Hide contacts and friends:" -msgstr "Hide contacts and friends:" - -#: mod/profiles.php:651 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Hide your contact/friend list from viewers of this profile?" - -#: mod/profiles.php:671 -msgid "Show more profile fields:" -msgstr "Show more profile fields:" - -#: mod/profiles.php:683 -msgid "Profile Actions" -msgstr "Profile actions" - -#: mod/profiles.php:684 -msgid "Edit Profile Details" -msgstr "Edit Profile Details" - -#: mod/profiles.php:686 -msgid "Change Profile Photo" -msgstr "Change profile photo" - -#: mod/profiles.php:687 -msgid "View this profile" -msgstr "View this profile" - -#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393 -msgid "Edit visibility" -msgstr "Edit visibility" - -#: mod/profiles.php:689 -msgid "Create a new profile using these settings" -msgstr "Create a new profile using these settings" - -#: mod/profiles.php:690 -msgid "Clone this profile" -msgstr "Clone this profile" - -#: mod/profiles.php:691 -msgid "Delete this profile" -msgstr "Delete this profile" - -#: mod/profiles.php:693 -msgid "Basic information" -msgstr "Basic information" - -#: mod/profiles.php:694 -msgid "Profile picture" -msgstr "Profile picture" - -#: mod/profiles.php:696 -msgid "Preferences" -msgstr "Preferences" - -#: mod/profiles.php:697 -msgid "Status information" -msgstr "Status information" - -#: mod/profiles.php:698 -msgid "Additional information" -msgstr "Additional information" - -#: mod/profiles.php:701 -msgid "Relation" -msgstr "Relation" - -#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83 -msgid "Miscellaneous" -msgstr "Miscellaneous" - -#: mod/profiles.php:705 -msgid "Your Gender:" -msgstr "Gender:" - -#: mod/profiles.php:706 -msgid " Marital Status:" -msgstr " Marital status:" - -#: mod/profiles.php:707 src/Model/Profile.php:767 -msgid "Sexual Preference:" -msgstr "Sexual preference:" - -#: mod/profiles.php:708 -msgid "Example: fishing photography software" -msgstr "Example: fishing photography software" - -#: mod/profiles.php:713 -msgid "Profile Name:" -msgstr "Profile name:" - -#: mod/profiles.php:715 -msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "This is your public profile.
It may be visible to anybody using the internet." - -#: mod/profiles.php:716 -msgid "Your Full Name:" -msgstr "My full name:" - -#: mod/profiles.php:717 -msgid "Title/Description:" -msgstr "Title/Description:" - -#: mod/profiles.php:720 -msgid "Street Address:" -msgstr "Street address:" - -#: mod/profiles.php:721 -msgid "Locality/City:" -msgstr "Locality/City:" - -#: mod/profiles.php:722 -msgid "Region/State:" -msgstr "Region/State:" - -#: mod/profiles.php:723 -msgid "Postal/Zip Code:" -msgstr "Postcode:" - -#: mod/profiles.php:724 -msgid "Country:" -msgstr "Country:" - -#: mod/profiles.php:725 src/Util/Temporal.php:147 -msgid "Age: " -msgstr "Age: " - -#: mod/profiles.php:728 -msgid "Who: (if applicable)" -msgstr "Who: (if applicable)" - -#: mod/profiles.php:728 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" - -#: mod/profiles.php:729 -msgid "Since [date]:" -msgstr "Since when:" - -#: mod/profiles.php:731 -msgid "Tell us about yourself..." -msgstr "About myself:" - -#: mod/profiles.php:732 -msgid "XMPP (Jabber) address:" -msgstr "XMPP (Jabber) address:" - -#: mod/profiles.php:732 -msgid "" -"The XMPP address will be propagated to your contacts so that they can follow" -" you." -msgstr "The XMPP address will be propagated to your contacts so that they can follow you." - -#: mod/profiles.php:733 -msgid "Homepage URL:" -msgstr "Homepage URL:" - -#: mod/profiles.php:734 src/Model/Profile.php:775 -msgid "Hometown:" -msgstr "Home town:" - -#: mod/profiles.php:735 src/Model/Profile.php:783 -msgid "Political Views:" -msgstr "Political views:" - -#: mod/profiles.php:736 -msgid "Religious Views:" -msgstr "Religious views:" - -#: mod/profiles.php:737 -msgid "Public Keywords:" -msgstr "Public keywords:" - -#: mod/profiles.php:737 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "Used for suggesting potential friends, can be seen by others." - -#: mod/profiles.php:738 -msgid "Private Keywords:" -msgstr "Private keywords:" - -#: mod/profiles.php:738 -msgid "(Used for searching profiles, never shown to others)" -msgstr "Used for searching profiles, never shown to others." - -#: mod/profiles.php:739 src/Model/Profile.php:799 -msgid "Likes:" -msgstr "Likes:" - -#: mod/profiles.php:740 src/Model/Profile.php:803 -msgid "Dislikes:" -msgstr "Dislikes:" - -#: mod/profiles.php:741 -msgid "Musical interests" -msgstr "Music:" - -#: mod/profiles.php:742 -msgid "Books, literature" -msgstr "Books, literature, poetry:" - -#: mod/profiles.php:743 -msgid "Television" -msgstr "Television:" - -#: mod/profiles.php:744 -msgid "Film/dance/culture/entertainment" -msgstr "Film, dance, culture, entertainment" - -#: mod/profiles.php:745 -msgid "Hobbies/Interests" -msgstr "Hobbies/Interests:" - -#: mod/profiles.php:746 -msgid "Love/romance" -msgstr "Love/Romance:" - -#: mod/profiles.php:747 -msgid "Work/employment" -msgstr "Work/Employment:" - -#: mod/profiles.php:748 -msgid "School/education" -msgstr "School/Education:" - -#: mod/profiles.php:749 -msgid "Contact information and Social Networks" -msgstr "Contact information and other social networks:" - -#: mod/profiles.php:780 src/Model/Profile.php:389 -msgid "Profile Image" -msgstr "Profile image" - -#: mod/profiles.php:782 src/Model/Profile.php:392 -msgid "visible to everybody" -msgstr "Visible to everybody" - -#: mod/profiles.php:789 -msgid "Edit/Manage Profiles" -msgstr "Edit/Manage Profiles" - -#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401 -msgid "Change profile photo" -msgstr "Change profile photo" - -#: mod/profiles.php:791 src/Model/Profile.php:380 -msgid "Create New Profile" -msgstr "Create new profile" - -#: mod/register.php:98 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registration successful. Please check your email for further instructions." - -#: mod/register.php:102 -#, php-format -msgid "" -"Failed to send email message. Here your accout details:
login: %s
" -"password: %s

You can change your password after login." -msgstr "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login." - -#: mod/register.php:109 -msgid "Registration successful." -msgstr "Registration successful." - -#: mod/register.php:114 -msgid "Your registration can not be processed." -msgstr "Your registration cannot be processed." - -#: mod/register.php:161 -msgid "Your registration is pending approval by the site owner." -msgstr "Your registration is pending approval by the site administrator." - -#: mod/register.php:219 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'." - -#: mod/register.php:220 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items." - -#: mod/register.php:221 -msgid "Your OpenID (optional): " -msgstr "Your OpenID (optional): " - -#: mod/register.php:233 -msgid "Include your profile in member directory?" -msgstr "Include your profile in member directory?" - -#: mod/register.php:258 -msgid "Note for the admin" -msgstr "Note for the admin" - -#: mod/register.php:258 -msgid "Leave a message for the admin, why you want to join this node" -msgstr "Leave a message for the admin, why you want to join this node." - -#: mod/register.php:259 -msgid "Membership on this site is by invitation only." -msgstr "Membership on this site is by invitation only." - -#: mod/register.php:260 -msgid "Your invitation ID: " -msgstr "Your invitation ID: " - -#: mod/register.php:269 -msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " -msgstr "Your full name: " - -#: mod/register.php:270 -msgid "" -"Your Email Address: (Initial information will be send there, so this has to " -"be an existing address.)" -msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)" - -#: mod/register.php:272 mod/settings.php:1205 -msgid "New Password:" -msgstr "New password:" - -#: mod/register.php:272 -msgid "Leave empty for an auto generated password." -msgstr "Leave empty for an auto generated password." - -#: mod/register.php:273 mod/settings.php:1206 -msgid "Confirm:" -msgstr "Confirm new password:" - -#: mod/register.php:274 -#, php-format -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be 'nickname@%s'." -msgstr "" - -#: mod/register.php:275 -msgid "Choose a nickname: " -msgstr "Choose a nickname: " - -#: mod/register.php:278 src/Content/Nav.php:128 src/Module/Login.php:283 -msgid "Register" -msgstr "Sign up now >>" - -#: mod/register.php:285 -msgid "Import your profile to this friendica instance" -msgstr "Import an existing Friendica profile to this node." - -#: mod/search.php:105 -msgid "Only logged in users are permitted to perform a search." -msgstr "Only logged in users are permitted to perform a search." - -#: mod/search.php:129 -msgid "Too Many Requests" -msgstr "Too many requests" - -#: mod/search.php:130 -msgid "Only one search per minute is permitted for not logged in users." -msgstr "Only one search per minute is permitted for not logged in users." - -#: mod/search.php:234 -#, php-format -msgid "Items tagged with: %s" -msgstr "Items tagged with: %s" - #: mod/settings.php:71 msgid "Display" msgstr "Display" @@ -6592,7 +6642,7 @@ msgstr "Features updated" msgid "Relocate message has been send to your contacts" msgstr "Relocate message has been send to your contacts" -#: mod/settings.php:383 src/Model/User.php:310 +#: mod/settings.php:383 src/Model/User.php:312 msgid "Passwords do not match. Password unchanged." msgstr "Passwords do not match. Password unchanged." @@ -6626,11 +6676,11 @@ msgstr "Wrong password" #: mod/settings.php:509 msgid "Invalid email." -msgstr "" +msgstr "Invalid email." #: mod/settings.php:516 msgid "Cannot change to that email." -msgstr "" +msgstr "Cannot change to that email." #: mod/settings.php:569 msgid "Private forum has no privacy permissions. Using default privacy group." @@ -6690,11 +6740,11 @@ msgstr "Remove authorization" #: mod/settings.php:756 msgid "No Addon settings configured" -msgstr "" +msgstr "No addon settings configured" #: mod/settings.php:765 msgid "Addon Settings" -msgstr "" +msgstr "Addon Settings" #: mod/settings.php:786 msgid "Additional Features" @@ -6835,12 +6885,12 @@ msgstr "Move to folder:" #: mod/settings.php:916 #, php-format msgid "%s - (Unsupported)" -msgstr "" +msgstr "%s - (Unsupported)" #: mod/settings.php:918 #, php-format msgid "%s - (Experimental)" -msgstr "" +msgstr "%s - (Experimental)" #: mod/settings.php:961 msgid "Display Settings" @@ -6946,7 +6996,7 @@ msgstr "Theme customization" msgid "Content Settings" msgstr "Content/Layout" -#: mod/settings.php:985 view/theme/duepuntozero/config.php:74 +#: mod/settings.php:985 view/theme/duepuntozero/config.php:73 #: view/theme/frio/config.php:115 view/theme/quattro/config.php:75 #: view/theme/vier/config.php:121 msgid "Theme settings" @@ -6954,7 +7004,7 @@ msgstr "Theme settings" #: mod/settings.php:1006 msgid "Unable to find your profile. Please contact your admin." -msgstr "" +msgstr "Unable to find your profile. Please contact your admin." #: mod/settings.php:1048 msgid "Account Types" @@ -7063,39 +7113,83 @@ msgid "Publish your default profile in your local site directory?" msgstr "Publish default profile in local site directory?" #: mod/settings.php:1109 -msgid "Your profile may be visible in public." -msgstr "Your local directory may be publicly visible" +#, php-format +msgid "" +"Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public." +msgstr "Your profile will be published in the global Friendica directories (e.g. %s). Your profile will be publicly visible." #: mod/settings.php:1115 msgid "Publish your default profile in the global social directory?" msgstr "Publish default profile in global directory?" +#: mod/settings.php:1115 +#, php-format +msgid "" +"Your profile will be published in this node's local " +"directory. Your profile details may be publicly visible depending on the" +" system settings." +msgstr "Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings." + #: mod/settings.php:1122 msgid "Hide your contact/friend list from viewers of your default profile?" msgstr "Hide my contact list from others?" +#: mod/settings.php:1122 +msgid "" +"Your contact list won't be shown in your default profile page. You can " +"decide to show your contact list separately for each additional profile you " +"create" +msgstr "Your contact list won't be shown in your default profile page. You can decide to display your contact list separately for each additional profile you create" + +#: mod/settings.php:1126 +msgid "Hide your profile details from anonymous viewers?" +msgstr "Hide your profile details from anonymous viewers?" + #: mod/settings.php:1126 msgid "" -"If enabled, posting public messages to Diaspora and other networks isn't " -"possible." -msgstr "Posting public messages to Diaspora and other networks will not be possible if enabled" +"Anonymous visitors will only see your profile picture, your display name and" +" the nickname you are using on your profile page. Disables posting public " +"messages to Diaspora and other networks." +msgstr "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks." #: mod/settings.php:1130 msgid "Allow friends to post to your profile page?" msgstr "Allow friends to post to my wall?" +#: mod/settings.php:1130 +msgid "" +"Your contacts may write posts on your profile wall. These posts will be " +"distributed to your contacts" +msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts" + #: mod/settings.php:1134 msgid "Allow friends to tag your posts?" msgstr "Allow friends to tag my post?" +#: mod/settings.php:1134 +msgid "Your contacts can add additional tags to your posts." +msgstr "Your contacts can add additional tags to your posts." + #: mod/settings.php:1138 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "Allow us to suggest you as a potential friend to new members?" +#: mod/settings.php:1138 +msgid "" +"If you like, Friendica may suggest new members to add you as a contact." +msgstr "If you like, Friendica may suggest new members to add you as a contact." + #: mod/settings.php:1142 msgid "Permit unknown people to send you private mail?" msgstr "Allow unknown people to send me private messages?" +#: mod/settings.php:1142 +msgid "" +"Friendica network users may send you private messages even if they are not " +"in your contact list." +msgstr "Friendica network users may send you private messages even if they are not in your contact list." + #: mod/settings.php:1146 msgid "Profile is not published." msgstr "Profile is not published." @@ -7169,7 +7263,7 @@ msgstr "Password:" msgid "Basic Settings" msgstr "Basic information" -#: mod/settings.php:1213 src/Model/Profile.php:723 +#: mod/settings.php:1213 src/Model/Profile.php:738 msgid "Full Name:" msgstr "Full name:" @@ -7339,61 +7433,27 @@ msgstr "If you have moved this profile from another server and some of your cont msgid "Resend relocate message to contacts" msgstr "Resend relocation message to contacts" -#: mod/subthread.php:112 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s is following %2$s's %3$s" - -#: mod/tagrm.php:47 -msgid "Tag removed" -msgstr "Tag removed" - -#: mod/tagrm.php:85 -msgid "Remove Item Tag" -msgstr "Remove Item tag" - -#: mod/tagrm.php:87 -msgid "Select a tag to remove: " -msgstr "Select a tag to remove: " - -#: mod/videos.php:141 +#: mod/videos.php:140 msgid "Do you really want to delete this video?" msgstr "Do you really want to delete this video?" -#: mod/videos.php:146 +#: mod/videos.php:145 msgid "Delete Video" msgstr "Delete video" -#: mod/videos.php:211 +#: mod/videos.php:208 msgid "No videos selected" msgstr "No videos selected" -#: mod/videos.php:400 +#: mod/videos.php:397 msgid "Recent Videos" msgstr "Recent videos" -#: mod/videos.php:402 +#: mod/videos.php:399 msgid "Upload New Videos" msgstr "Upload new videos" -#: mod/wall_attach.php:101 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows" - -#: mod/wall_attach.php:101 -msgid "Or - did you try to upload an empty file?" -msgstr "Or did you try to upload an empty file?" - -#: mod/wall_attach.php:112 -#, php-format -msgid "File exceeds size limit of %s" -msgstr "File exceeds size limit of %s" - -#: mod/wall_attach.php:136 mod/wall_attach.php:152 -msgid "File upload failed." -msgstr "File upload failed." - -#: view/theme/duepuntozero/config.php:54 src/Model/User.php:473 +#: view/theme/duepuntozero/config.php:54 src/Model/User.php:475 msgid "default" msgstr "default" @@ -7421,7 +7481,7 @@ msgstr "comix" msgid "slackr" msgstr "slackr" -#: view/theme/duepuntozero/config.php:75 +#: view/theme/duepuntozero/config.php:74 msgid "Variations" msgstr "Variations" @@ -7491,7 +7551,7 @@ msgstr "Background color:" #: view/theme/frio/config.php:121 msgid "Content background opacity" -msgstr "" +msgstr "Content background opacity" #: view/theme/frio/config.php:122 msgid "Set the background image" @@ -7499,77 +7559,77 @@ msgstr "Background image:" #: view/theme/frio/config.php:127 msgid "Login page background image" -msgstr "" +msgstr "Login page background image" #: view/theme/frio/config.php:130 msgid "Login page background color" -msgstr "" +msgstr "Login page background color" #: view/theme/frio/config.php:130 msgid "Leave background image and color empty for theme defaults" -msgstr "" +msgstr "Leave background image and color empty for theme defaults" -#: view/theme/frio/theme.php:237 +#: view/theme/frio/theme.php:238 msgid "Guest" msgstr "Guest" -#: view/theme/frio/theme.php:242 +#: view/theme/frio/theme.php:243 msgid "Visitor" msgstr "Visitor" -#: view/theme/frio/theme.php:255 src/Content/Nav.php:97 +#: view/theme/frio/theme.php:256 src/Content/Nav.php:97 #: src/Module/Login.php:311 msgid "Logout" msgstr "Logout" -#: view/theme/frio/theme.php:255 src/Content/Nav.php:97 +#: view/theme/frio/theme.php:256 src/Content/Nav.php:97 msgid "End this session" msgstr "End this session" -#: view/theme/frio/theme.php:258 src/Content/Nav.php:100 +#: view/theme/frio/theme.php:259 src/Content/Nav.php:100 #: src/Content/Nav.php:181 msgid "Your posts and conversations" msgstr "My posts and conversations" -#: view/theme/frio/theme.php:259 src/Content/Nav.php:101 +#: view/theme/frio/theme.php:260 src/Content/Nav.php:101 msgid "Your profile page" msgstr "My profile page" -#: view/theme/frio/theme.php:260 src/Content/Nav.php:102 +#: view/theme/frio/theme.php:261 src/Content/Nav.php:102 msgid "Your photos" msgstr "My photos" -#: view/theme/frio/theme.php:261 src/Content/Nav.php:103 -#: src/Model/Profile.php:897 src/Model/Profile.php:900 +#: view/theme/frio/theme.php:262 src/Content/Nav.php:103 +#: src/Model/Profile.php:912 src/Model/Profile.php:915 msgid "Videos" msgstr "Videos" -#: view/theme/frio/theme.php:261 src/Content/Nav.php:103 +#: view/theme/frio/theme.php:262 src/Content/Nav.php:103 msgid "Your videos" msgstr "My videos" -#: view/theme/frio/theme.php:262 src/Content/Nav.php:104 +#: view/theme/frio/theme.php:263 src/Content/Nav.php:104 msgid "Your events" msgstr "My events" -#: view/theme/frio/theme.php:265 src/Content/Nav.php:178 +#: view/theme/frio/theme.php:266 src/Content/Nav.php:178 msgid "Conversations from your friends" msgstr "My friends' conversations" -#: view/theme/frio/theme.php:266 src/Content/Nav.php:169 -#: src/Model/Profile.php:912 src/Model/Profile.php:923 +#: view/theme/frio/theme.php:267 src/Content/Nav.php:169 +#: src/Model/Profile.php:927 src/Model/Profile.php:938 msgid "Events and Calendar" msgstr "Events and calendar" -#: view/theme/frio/theme.php:267 src/Content/Nav.php:195 +#: view/theme/frio/theme.php:268 src/Content/Nav.php:195 msgid "Private mail" msgstr "Private messages" -#: view/theme/frio/theme.php:268 src/Content/Nav.php:206 +#: view/theme/frio/theme.php:269 src/Content/Nav.php:206 msgid "Account settings" msgstr "Account settings" -#: view/theme/frio/theme.php:269 src/Content/Nav.php:212 +#: view/theme/frio/theme.php:270 src/Content/Nav.php:212 msgid "Manage/edit friends and contacts" msgstr "Manage/Edit friends and contacts" @@ -7617,7 +7677,7 @@ msgstr "Community profiles" msgid "Help or @NewHere ?" msgstr "Help or @NewHere ?" -#: view/theme/vier/config.php:126 view/theme/vier/theme.php:388 +#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389 msgid "Connect Services" msgstr "Connect services" @@ -7641,11 +7701,11 @@ msgstr "Similar interests" msgid "Invite Friends" msgstr "Invite friends" -#: view/theme/vier/theme.php:255 src/Content/ForumManager.php:127 +#: view/theme/vier/theme.php:256 src/Content/ForumManager.php:127 msgid "External link to forum" msgstr "External link to forum" -#: view/theme/vier/theme.php:291 +#: view/theme/vier/theme.php:292 msgid "Quick Start" msgstr "Quick start" @@ -7722,126 +7782,122 @@ msgstr "Error decoding account file" msgid "Error! No version data in file! This is not a Friendica account file?" msgstr "Error! No version data in file! Is this a Friendica account file?" -#: src/Core/UserImport.php:118 src/Core/UserImport.php:131 -msgid "Error! Cannot check nickname" -msgstr "Error! Cannot check nickname." - -#: src/Core/UserImport.php:123 src/Core/UserImport.php:136 +#: src/Core/UserImport.php:118 #, php-format msgid "User '%s' already exists on this server!" msgstr "User '%s' already exists on this server!" -#: src/Core/UserImport.php:169 +#: src/Core/UserImport.php:151 msgid "User creation error" msgstr "User creation error" -#: src/Core/UserImport.php:187 +#: src/Core/UserImport.php:169 msgid "User profile creation error" msgstr "User profile creation error" -#: src/Core/UserImport.php:231 +#: src/Core/UserImport.php:213 #, php-format msgid "%d contact not imported" msgid_plural "%d contacts not imported" msgstr[0] "%d contact not imported" msgstr[1] "%d contacts not imported" -#: src/Core/UserImport.php:296 +#: src/Core/UserImport.php:278 msgid "Done. You can now login with your username and password" msgstr "Done. You can now login with your username and password" -#: src/Util/Temporal.php:145 src/Model/Profile.php:743 +#: src/Util/Temporal.php:147 src/Model/Profile.php:758 msgid "Birthday:" msgstr "Birthday:" -#: src/Util/Temporal.php:149 +#: src/Util/Temporal.php:151 msgid "YYYY-MM-DD or MM-DD" msgstr "YYYY-MM-DD or MM-DD" -#: src/Util/Temporal.php:292 +#: src/Util/Temporal.php:294 msgid "never" msgstr "never" -#: src/Util/Temporal.php:298 +#: src/Util/Temporal.php:300 msgid "less than a second ago" msgstr "less than a second ago" -#: src/Util/Temporal.php:301 +#: src/Util/Temporal.php:303 msgid "year" msgstr "year" -#: src/Util/Temporal.php:301 +#: src/Util/Temporal.php:303 msgid "years" msgstr "years" -#: src/Util/Temporal.php:302 +#: src/Util/Temporal.php:304 msgid "months" msgstr "months" -#: src/Util/Temporal.php:303 +#: src/Util/Temporal.php:305 msgid "weeks" msgstr "weeks" -#: src/Util/Temporal.php:304 +#: src/Util/Temporal.php:306 msgid "days" msgstr "days" -#: src/Util/Temporal.php:305 +#: src/Util/Temporal.php:307 msgid "hour" msgstr "hour" -#: src/Util/Temporal.php:305 +#: src/Util/Temporal.php:307 msgid "hours" msgstr "hours" -#: src/Util/Temporal.php:306 +#: src/Util/Temporal.php:308 msgid "minute" msgstr "minute" -#: src/Util/Temporal.php:306 +#: src/Util/Temporal.php:308 msgid "minutes" msgstr "minutes" -#: src/Util/Temporal.php:307 +#: src/Util/Temporal.php:309 msgid "second" msgstr "second" -#: src/Util/Temporal.php:307 +#: src/Util/Temporal.php:309 msgid "seconds" msgstr "seconds" -#: src/Util/Temporal.php:316 +#: src/Util/Temporal.php:318 #, php-format msgid "%1$d %2$s ago" msgstr "%1$d %2$s ago" -#: src/Content/Text/BBCode.php:548 +#: src/Content/Text/BBCode.php:547 msgid "view full size" msgstr "view full size" -#: src/Content/Text/BBCode.php:1001 src/Content/Text/BBCode.php:1767 -#: src/Content/Text/BBCode.php:1768 +#: src/Content/Text/BBCode.php:1000 src/Content/Text/BBCode.php:1761 +#: src/Content/Text/BBCode.php:1762 msgid "Image/photo" msgstr "Image/Photo" -#: src/Content/Text/BBCode.php:1139 +#: src/Content/Text/BBCode.php:1138 #, php-format msgid "%2$s %3$s" msgstr "%2$s %3$s" -#: src/Content/Text/BBCode.php:1702 src/Content/Text/BBCode.php:1724 +#: src/Content/Text/BBCode.php:1696 src/Content/Text/BBCode.php:1718 msgid "$1 wrote:" msgstr "$1 wrote:" -#: src/Content/Text/BBCode.php:1776 src/Content/Text/BBCode.php:1777 +#: src/Content/Text/BBCode.php:1770 src/Content/Text/BBCode.php:1771 msgid "Encrypted content" msgstr "Encrypted content" -#: src/Content/Text/BBCode.php:1894 +#: src/Content/Text/BBCode.php:1888 msgid "Invalid source protocol" msgstr "Invalid source protocol" -#: src/Content/Text/BBCode.php:1905 +#: src/Content/Text/BBCode.php:1899 msgid "Invalid link protocol" msgstr "Invalid link protocol" @@ -8065,7 +8121,7 @@ msgstr "Unfaithful" msgid "Sex Addict" msgstr "Sex addict" -#: src/Content/ContactSelector.php:169 src/Model/User.php:490 +#: src/Content/ContactSelector.php:169 src/Model/User.php:492 msgid "Friends" msgstr "Friends" @@ -8203,7 +8259,7 @@ msgstr "Community" #: src/Content/Nav.php:165 msgid "Conversations on this and other servers" -msgstr "" +msgstr "Conversations on this and other servers" #: src/Content/Nav.php:172 msgid "Directory" @@ -8478,11 +8534,11 @@ msgstr "Provide a personal tag cloud on your profile page" #: src/Content/Feature.php:129 msgid "Display Membership Date" -msgstr "" +msgstr "Display membership date" #: src/Content/Feature.php:129 msgid "Display membership date in profile" -msgstr "" +msgstr "Display membership date in profile" #: src/Content/OEmbed.php:253 msgid "Embedding disabled" @@ -8566,7 +8622,7 @@ msgid "" "\t\t\t\tbut when I tried to install it, something went terribly wrong.\n" "\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" "\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." -msgstr "" +msgstr "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid." #: src/Database/DBStructure.php:80 #, php-format @@ -8591,45 +8647,147 @@ msgstr "Errors encountered performing database changes: " msgid ": Database update" msgstr ": Database update" -#: src/Database/DBStructure.php:459 +#: src/Database/DBStructure.php:458 #, php-format msgid "%s: updating %s table." msgstr "%s: updating %s table." -#: src/Model/Group.php:44 -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 "A deleted group with this name has been 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." +#: src/Model/Mail.php:40 src/Model/Mail.php:174 +msgid "[no subject]" +msgstr "[no subject]" -#: src/Model/Group.php:329 -msgid "Default privacy group for new contacts" -msgstr "Default privacy group for new contacts" +#: src/Model/Item.php:1666 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s is going to %2$s's %3$s" -#: src/Model/Group.php:362 -msgid "Everybody" -msgstr "Everybody" +#: src/Model/Item.php:1671 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s is not going to %2$s's %3$s" -#: src/Model/Group.php:382 -msgid "edit" -msgstr "edit" +#: src/Model/Item.php:1676 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s may go to %2$s's %3$s" -#: src/Model/Group.php:406 -msgid "Edit group" -msgstr "Edit group" +#: src/Model/Profile.php:97 +msgid "Requested account is not available." +msgstr "Requested account is unavailable." -#: src/Model/Group.php:407 -msgid "Contacts not in any group" -msgstr "Contacts not in any group" +#: src/Model/Profile.php:168 src/Model/Profile.php:399 +#: src/Model/Profile.php:859 +msgid "Edit profile" +msgstr "Edit profile" -#: src/Model/Group.php:408 -msgid "Create a new group" -msgstr "Create new group" +#: src/Model/Profile.php:336 +msgid "Atom feed" +msgstr "Atom feed" -#: src/Model/Group.php:410 -msgid "Edit groups" -msgstr "Edit groups" +#: src/Model/Profile.php:372 +msgid "Manage/edit profiles" +msgstr "Manage/Edit profiles" + +#: src/Model/Profile.php:548 src/Model/Profile.php:641 +msgid "g A l F d" +msgstr "g A l F d" + +#: src/Model/Profile.php:549 +msgid "F d" +msgstr "F d" + +#: src/Model/Profile.php:606 src/Model/Profile.php:703 +msgid "[today]" +msgstr "[today]" + +#: src/Model/Profile.php:617 +msgid "Birthday Reminders" +msgstr "Birthday reminders" + +#: src/Model/Profile.php:618 +msgid "Birthdays this week:" +msgstr "Birthdays this week:" + +#: src/Model/Profile.php:690 +msgid "[No description]" +msgstr "[No description]" + +#: src/Model/Profile.php:717 +msgid "Event Reminders" +msgstr "Event reminders" + +#: src/Model/Profile.php:718 +msgid "Events this week:" +msgstr "Events this week:" + +#: src/Model/Profile.php:741 +msgid "Member since:" +msgstr "Member since:" + +#: src/Model/Profile.php:749 +msgid "j F, Y" +msgstr "j F, Y" + +#: src/Model/Profile.php:750 +msgid "j F" +msgstr "j F" + +#: src/Model/Profile.php:765 +msgid "Age:" +msgstr "Age:" + +#: src/Model/Profile.php:778 +#, php-format +msgid "for %1$d %2$s" +msgstr "for %1$d %2$s" + +#: src/Model/Profile.php:802 +msgid "Religion:" +msgstr "Religion:" + +#: src/Model/Profile.php:810 +msgid "Hobbies/Interests:" +msgstr "Hobbies/Interests:" + +#: src/Model/Profile.php:822 +msgid "Contact information and Social Networks:" +msgstr "Contact information and social networks:" + +#: src/Model/Profile.php:826 +msgid "Musical interests:" +msgstr "Music:" + +#: src/Model/Profile.php:830 +msgid "Books, literature:" +msgstr "Books/Literature:" + +#: src/Model/Profile.php:834 +msgid "Television:" +msgstr "Television:" + +#: src/Model/Profile.php:838 +msgid "Film/dance/culture/entertainment:" +msgstr "Arts, culture, entertainment:" + +#: src/Model/Profile.php:842 +msgid "Love/Romance:" +msgstr "Love/Romance:" + +#: src/Model/Profile.php:846 +msgid "Work/employment:" +msgstr "Work/Employment:" + +#: src/Model/Profile.php:850 +msgid "School/education:" +msgstr "School/Education:" + +#: src/Model/Profile.php:855 +msgid "Forums:" +msgstr "Forums:" + +#: src/Model/Profile.php:949 +msgid "Only You Can See This" +msgstr "Only you can see this." #: src/Model/Contact.php:559 msgid "Drop Contact" @@ -8655,7 +8813,7 @@ msgstr "Connect URL missing." msgid "" "The contact could not be added. Please check the relevant network " "credentials in your Settings -> Social Networks page." -msgstr "" +msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page." #: src/Model/Contact.php:1184 msgid "" @@ -8704,264 +8862,162 @@ msgstr "Limited profile: This person will be unable to receive direct/private me msgid "Unable to retrieve contact information." msgstr "Unable to retrieve contact information." -#: src/Model/Contact.php:1506 +#: src/Model/Contact.php:1502 #, php-format msgid "%s's birthday" msgstr "%s's birthday" -#: src/Model/Contact.php:1507 src/Protocol/DFRN.php:1399 +#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398 #, php-format msgid "Happy Birthday %s" msgstr "Happy Birthday, %s!" -#: src/Model/Item.php:1732 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s is going to %2$s's %3$s" +#: src/Model/Group.php:44 +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 "A deleted group with this name has been 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." -#: src/Model/Item.php:1737 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s is not going to %2$s's %3$s" +#: src/Model/Group.php:329 +msgid "Default privacy group for new contacts" +msgstr "Default privacy group for new contacts" -#: src/Model/Item.php:1742 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s may go to %2$s's %3$s" +#: src/Model/Group.php:362 +msgid "Everybody" +msgstr "Everybody" -#: src/Model/Mail.php:40 src/Model/Mail.php:173 -msgid "[no subject]" -msgstr "[no subject]" +#: src/Model/Group.php:382 +msgid "edit" +msgstr "edit" -#: src/Model/Profile.php:97 -msgid "Requested account is not available." -msgstr "Requested account is unavailable." +#: src/Model/Group.php:406 +msgid "Edit group" +msgstr "Edit group" -#: src/Model/Profile.php:168 src/Model/Profile.php:399 -#: src/Model/Profile.php:844 -msgid "Edit profile" -msgstr "Edit profile" +#: src/Model/Group.php:407 +msgid "Contacts not in any group" +msgstr "Contacts not in any group" -#: src/Model/Profile.php:336 -msgid "Atom feed" -msgstr "Atom feed" +#: src/Model/Group.php:408 +msgid "Create a new group" +msgstr "Create new group" -#: src/Model/Profile.php:372 -msgid "Manage/edit profiles" -msgstr "Manage/Edit profiles" - -#: src/Model/Profile.php:548 src/Model/Profile.php:640 -msgid "g A l F d" -msgstr "g A l F d" - -#: src/Model/Profile.php:549 -msgid "F d" -msgstr "F d" - -#: src/Model/Profile.php:604 src/Model/Profile.php:688 -msgid "[today]" -msgstr "[today]" - -#: src/Model/Profile.php:615 -msgid "Birthday Reminders" -msgstr "Birthday reminders" - -#: src/Model/Profile.php:616 -msgid "Birthdays this week:" -msgstr "Birthdays this week:" - -#: src/Model/Profile.php:675 -msgid "[No description]" -msgstr "[No description]" - -#: src/Model/Profile.php:702 -msgid "Event Reminders" -msgstr "Event reminders" - -#: src/Model/Profile.php:703 -msgid "Events this week:" -msgstr "Events this week:" - -#: src/Model/Profile.php:726 -msgid "Member since:" -msgstr "" - -#: src/Model/Profile.php:734 -msgid "j F, Y" -msgstr "j F, Y" - -#: src/Model/Profile.php:735 -msgid "j F" -msgstr "j F" - -#: src/Model/Profile.php:750 -msgid "Age:" -msgstr "Age:" - -#: src/Model/Profile.php:763 -#, php-format -msgid "for %1$d %2$s" -msgstr "for %1$d %2$s" - -#: src/Model/Profile.php:787 -msgid "Religion:" -msgstr "Religion:" - -#: src/Model/Profile.php:795 -msgid "Hobbies/Interests:" -msgstr "Hobbies/Interests:" - -#: src/Model/Profile.php:807 -msgid "Contact information and Social Networks:" -msgstr "Contact information and social networks:" - -#: src/Model/Profile.php:811 -msgid "Musical interests:" -msgstr "Music:" - -#: src/Model/Profile.php:815 -msgid "Books, literature:" -msgstr "Books/Literature:" - -#: src/Model/Profile.php:819 -msgid "Television:" -msgstr "Television:" - -#: src/Model/Profile.php:823 -msgid "Film/dance/culture/entertainment:" -msgstr "Arts, culture, entertainment:" - -#: src/Model/Profile.php:827 -msgid "Love/Romance:" -msgstr "Love/Romance:" - -#: src/Model/Profile.php:831 -msgid "Work/employment:" -msgstr "Work/Employment:" - -#: src/Model/Profile.php:835 -msgid "School/education:" -msgstr "School/Education:" - -#: src/Model/Profile.php:840 -msgid "Forums:" -msgstr "Forums:" - -#: src/Model/Profile.php:934 -msgid "Only You Can See This" -msgstr "Only you can see this." +#: src/Model/Group.php:410 +msgid "Edit groups" +msgstr "Edit groups" #: src/Model/User.php:142 msgid "Login failed" -msgstr "" +msgstr "Login failed" -#: src/Model/User.php:171 +#: src/Model/User.php:173 msgid "Not enough information to authenticate" -msgstr "" +msgstr "Not enough information to authenticate" -#: src/Model/User.php:317 +#: src/Model/User.php:319 msgid "An invitation is required." msgstr "An invitation is required." -#: src/Model/User.php:321 +#: src/Model/User.php:323 msgid "Invitation could not be verified." msgstr "Invitation could not be verified." -#: src/Model/User.php:328 +#: src/Model/User.php:330 msgid "Invalid OpenID url" msgstr "Invalid OpenID URL" -#: src/Model/User.php:341 src/Module/Login.php:100 +#: src/Model/User.php:343 src/Module/Login.php:100 msgid "" "We encountered a problem while logging in with the OpenID you provided. " "Please check the correct spelling of the ID." msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID." -#: src/Model/User.php:341 src/Module/Login.php:100 +#: src/Model/User.php:343 src/Module/Login.php:100 msgid "The error message was:" msgstr "The error message was:" -#: src/Model/User.php:347 +#: src/Model/User.php:349 msgid "Please enter the required information." msgstr "Please enter the required information." -#: src/Model/User.php:360 +#: src/Model/User.php:362 msgid "Please use a shorter name." msgstr "Please use a shorter name." -#: src/Model/User.php:363 +#: src/Model/User.php:365 msgid "Name too short." msgstr "Name too short." -#: src/Model/User.php:371 +#: src/Model/User.php:373 msgid "That doesn't appear to be your full (First Last) name." msgstr "That doesn't appear to be your full (i.e first and last) name." -#: src/Model/User.php:376 +#: src/Model/User.php:378 msgid "Your email domain is not among those allowed on this site." msgstr "Your email domain is not allowed on this site." -#: src/Model/User.php:380 +#: src/Model/User.php:382 msgid "Not a valid email address." msgstr "Not a valid email address." -#: src/Model/User.php:384 src/Model/User.php:392 +#: src/Model/User.php:386 src/Model/User.php:394 msgid "Cannot use that email." msgstr "Cannot use that email." -#: src/Model/User.php:399 +#: src/Model/User.php:401 msgid "Your nickname can only contain a-z, 0-9 and _." -msgstr "" +msgstr "Your nickname can only contain a-z, 0-9 and _." -#: src/Model/User.php:406 src/Model/User.php:462 +#: src/Model/User.php:408 src/Model/User.php:464 msgid "Nickname is already registered. Please choose another." msgstr "Nickname is already registered. Please choose another." -#: src/Model/User.php:416 +#: src/Model/User.php:418 msgid "SERIOUS ERROR: Generation of security keys failed." msgstr "SERIOUS ERROR: Generation of security keys failed." -#: src/Model/User.php:449 src/Model/User.php:453 +#: src/Model/User.php:451 src/Model/User.php:455 msgid "An error occurred during registration. Please try again." msgstr "An error occurred during registration. Please try again." -#: src/Model/User.php:478 +#: src/Model/User.php:480 msgid "An error occurred creating your default profile. Please try again." msgstr "An error occurred creating your default profile. Please try again." -#: src/Model/User.php:485 +#: src/Model/User.php:487 msgid "An error occurred creating your self contact. Please try again." -msgstr "" +msgstr "An error occurred creating your self contact. Please try again." -#: src/Model/User.php:494 +#: src/Model/User.php:496 msgid "" "An error occurred creating your default contact group. Please try again." -msgstr "" +msgstr "An error occurred while creating your default contact group. Please try again." -#: src/Model/User.php:568 +#: src/Model/User.php:570 #, php-format msgid "" "\n" "\t\t\tDear %1$s,\n" "\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n\t\t" -#: src/Model/User.php:578 +#: src/Model/User.php:580 #, php-format msgid "Registration at %s" msgstr "Registration at %s" -#: src/Model/User.php:596 +#: src/Model/User.php:598 #, php-format msgid "" "\n" "\t\t\tDear %1$s,\n" "\t\t\t\tThank you for registering at %2$s. Your account has been created.\n" "\t\t" -msgstr "" +msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account has been created.\n\t\t" -#: src/Model/User.php:600 +#: src/Model/User.php:602 #, php-format msgid "" "\n" @@ -8989,40 +9045,40 @@ msgid "" "\n" "\n" "\t\t\tThank you and welcome to %2$s." -msgstr "" +msgstr "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3$s\n\t\t\t\tLogin Name:\t%1$s\n\t\t\t\tPassword:\t%5$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\n\t\t\tThank you and welcome to %2$s." -#: src/Protocol/DFRN.php:1398 +#: src/Protocol/DFRN.php:1397 #, php-format msgid "%s\\'s birthday" msgstr "%s\\'s birthday" -#: src/Protocol/Diaspora.php:2579 -msgid "Sharing notification from Diaspora network" -msgstr "Sharing notification from Diaspora network" - -#: src/Protocol/Diaspora.php:3655 -msgid "Attachments:" -msgstr "Attachments:" - -#: src/Protocol/OStatus.php:1784 +#: src/Protocol/OStatus.php:1774 #, php-format msgid "%s is now following %s." msgstr "%s is now following %s." -#: src/Protocol/OStatus.php:1785 +#: src/Protocol/OStatus.php:1775 msgid "following" msgstr "following" -#: src/Protocol/OStatus.php:1788 +#: src/Protocol/OStatus.php:1778 #, php-format msgid "%s stopped following %s." msgstr "%s stopped following %s." -#: src/Protocol/OStatus.php:1789 +#: src/Protocol/OStatus.php:1779 msgid "stopped following" msgstr "stopped following" -#: src/Worker/Delivery.php:392 +#: src/Protocol/Diaspora.php:2584 +msgid "Sharing notification from Diaspora network" +msgstr "Sharing notification from Diaspora network" + +#: src/Protocol/Diaspora.php:3660 +msgid "Attachments:" +msgstr "Attachments:" + +#: src/Worker/Delivery.php:391 msgid "(no subject)" msgstr "(no subject)" @@ -9197,11 +9253,11 @@ msgstr "Delete this item?" msgid "show fewer" msgstr "Show fewer." +#: index.php:441 +msgid "toggle mobile" +msgstr "Toggle mobile" + #: boot.php:786 #, php-format msgid "Update %s failed. See error logs." msgstr "Update %s failed. See error logs." - -#: index.php:441 -msgid "toggle mobile" -msgstr "Toggle mobile" diff --git a/view/lang/en-us/strings.php b/view/lang/en-us/strings.php index f8727c5c9d..2f8ff9dd5e 100644 --- a/view/lang/en-us/strings.php +++ b/view/lang/en-us/strings.php @@ -5,140 +5,10 @@ function string_plural_select_en_us($n){ return ($n != 1);; }} ; -$a->strings["Post to Email"] = "Post to email"; -$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled."; -$a->strings["Visible to everybody"] = "Visible to everybody"; -$a->strings["show"] = "show"; -$a->strings["don't show"] = "don't show"; -$a->strings["CC: email addresses"] = "CC: email addresses"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com"; -$a->strings["Permissions"] = "Permissions"; -$a->strings["Close"] = "Close"; -$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ - 0 => "", - 1 => "", -]; -$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ - 0 => "", - 1 => "", -]; -$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = ""; -$a->strings["Profile Photos"] = "Profile photos"; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Starts:"] = "Starts:"; -$a->strings["Finishes:"] = "Finishes:"; -$a->strings["Location:"] = "Location:"; -$a->strings["event"] = "event"; -$a->strings["status"] = "status"; -$a->strings["photo"] = "photo"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s"; -$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s"; -$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s"; -$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s"; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s"; -$a->strings["post/item"] = "Post/Item"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favorite"; -$a->strings["Likes"] = "Likes"; -$a->strings["Dislikes"] = "Dislikes"; -$a->strings["Attending"] = [ - 0 => "Attending", - 1 => "Attending", -]; -$a->strings["Not attending"] = "Not attending"; -$a->strings["Might attend"] = "Might attend"; -$a->strings["Select"] = "Select"; -$a->strings["Delete"] = "Delete"; -$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s"; -$a->strings["Categories:"] = "Categories:"; -$a->strings["Filed under:"] = "Filed under:"; -$a->strings["%s from %s"] = "%s from %s"; -$a->strings["View in context"] = "View in context"; -$a->strings["Please wait"] = "Please wait"; -$a->strings["remove"] = "Remove"; -$a->strings["Delete Selected Items"] = "Delete selected items"; -$a->strings["Follow Thread"] = "Follow thread"; -$a->strings["View Status"] = "View status"; -$a->strings["View Profile"] = "View profile"; -$a->strings["View Photos"] = "View photos"; -$a->strings["Network Posts"] = "Network posts"; -$a->strings["View Contact"] = "View contact"; -$a->strings["Send PM"] = "Send PM"; -$a->strings["Poke"] = "Poke"; -$a->strings["Connect/Follow"] = "Connect/Follow"; -$a->strings["%s likes this."] = "%s likes this."; -$a->strings["%s doesn't like this."] = "%s doesn't like this."; -$a->strings["%s attends."] = "%s attends."; -$a->strings["%s doesn't attend."] = "%s doesn't attend."; -$a->strings["%s attends maybe."] = "%s may attend."; -$a->strings["and"] = "and"; -$a->strings["and %d other people"] = ""; -$a->strings["%2\$d people like this"] = "%2\$d people like this"; -$a->strings["%s like this."] = "%s like this."; -$a->strings["%2\$d people don't like this"] = "%2\$d people don't like this"; -$a->strings["%s don't like this."] = "%s don't like this."; -$a->strings["%2\$d people attend"] = "%2\$d people attend"; -$a->strings["%s attend."] = "%s attend."; -$a->strings["%2\$d people don't attend"] = "%2\$d people don't attend"; -$a->strings["%s don't attend."] = "%s don't attend."; -$a->strings["%2\$d people attend maybe"] = "%2\$d people attend maybe"; -$a->strings["%s anttend maybe."] = "%s attend maybe."; -$a->strings["Visible to everybody"] = "Visible to everybody"; -$a->strings["Please enter a link URL:"] = "Please enter a link URL:"; -$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:"; -$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:"; -$a->strings["Tag term:"] = "Tag term:"; -$a->strings["Save to Folder:"] = "Save to folder:"; -$a->strings["Where are you right now?"] = "Where are you right now?"; -$a->strings["Delete item(s)?"] = "Delete item(s)?"; -$a->strings["Share"] = "Share"; -$a->strings["Upload photo"] = "Upload photo"; -$a->strings["upload photo"] = "upload photo"; -$a->strings["Attach file"] = "Attach file"; -$a->strings["attach file"] = "attach file"; -$a->strings["Insert web link"] = "Insert web link"; -$a->strings["web link"] = "web link"; -$a->strings["Insert video link"] = "Insert video link"; -$a->strings["video link"] = "video link"; -$a->strings["Insert audio link"] = "Insert audio link"; -$a->strings["audio link"] = "audio link"; -$a->strings["Set your location"] = "Set your location"; -$a->strings["set location"] = "set location"; -$a->strings["Clear browser location"] = "Clear browser location"; -$a->strings["clear location"] = "clear location"; -$a->strings["Set title"] = "Set title"; -$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)"; -$a->strings["Permission settings"] = "Permission settings"; -$a->strings["permissions"] = "permissions"; -$a->strings["Public post"] = "Public post"; -$a->strings["Preview"] = "Preview"; -$a->strings["Cancel"] = "Cancel"; -$a->strings["Post to Groups"] = "Post to groups"; -$a->strings["Post to Contacts"] = "Post to contacts"; -$a->strings["Private post"] = "Private post"; -$a->strings["Message"] = "Message"; -$a->strings["Browser"] = "Browser"; -$a->strings["View all"] = "View all"; -$a->strings["Like"] = [ - 0 => "Like", - 1 => "Likes", -]; -$a->strings["Dislike"] = [ - 0 => "Dislike", - 1 => "Dislikes", -]; -$a->strings["Not Attending"] = [ - 0 => "Not attending", - 1 => "Not attending", -]; -$a->strings["Undecided"] = [ - 0 => "Undecided", - 1 => "Undecided", -]; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'"; +$a->strings["Welcome "] = "Welcome "; +$a->strings["Please upload a profile photo."] = "Please upload a profile photo."; +$a->strings["Welcome back "] = "Welcome back "; +$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."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."; $a->strings["Friendica Notification"] = "Friendica notification"; $a->strings["Thank You,"] = "Thank you"; $a->strings["%s Administrator"] = "%s Administrator"; @@ -190,14 +60,18 @@ $a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%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 without restriction."] = "You are now mutual friends and may exchange status updates, photos, and email without restriction."; $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "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' 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' has chosen to accept you as 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."] = "'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."; $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Please visit %s if you wish to make any changes to this relationship."; $a->strings["[Friendica System:Notify] registration request"] = "[Friendica:Notify] registration request"; $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "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."] = "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["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "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."] = "Please visit %s to approve or reject the request."; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Starts:"; +$a->strings["Finishes:"] = "Finishes:"; +$a->strings["Location:"] = "Location:"; $a->strings["all-day"] = "All-day"; $a->strings["Sun"] = "Sun"; $a->strings["Mon"] = "Mon"; @@ -256,13 +130,10 @@ $a->strings["Hide map"] = "Hide map"; $a->strings["Item not found."] = "Item not found."; $a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?"; $a->strings["Yes"] = "Yes"; +$a->strings["Cancel"] = "Cancel"; $a->strings["Permission denied."] = "Permission denied."; $a->strings["Archives"] = "Archives"; $a->strings["show more"] = "Show more..."; -$a->strings["Welcome "] = "Welcome "; -$a->strings["Please upload a profile photo."] = "Please upload a profile photo."; -$a->strings["Welcome back "] = "Welcome back "; -$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."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."; $a->strings["newer"] = "Later posts"; $a->strings["older"] = "Earlier posts"; $a->strings["first"] = "first"; @@ -278,7 +149,7 @@ $a->strings["%d Contact"] = [ ]; $a->strings["View Contacts"] = "View contacts"; $a->strings["Save"] = "Save"; -$a->strings["Follow"] = ""; +$a->strings["Follow"] = "Follow"; $a->strings["Search"] = "Search"; $a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content"; $a->strings["Full Text"] = "Full text"; @@ -303,6 +174,8 @@ $a->strings["bytes"] = "bytes"; $a->strings["Click to open/close"] = "Click to open/close"; $a->strings["View on separate page"] = "View on separate page"; $a->strings["view on separate page"] = "view on separate page"; +$a->strings["event"] = "event"; +$a->strings["photo"] = "photo"; $a->strings["activity"] = "activity"; $a->strings["comment"] = [ 0 => "comment", @@ -310,6 +183,133 @@ $a->strings["comment"] = [ ]; $a->strings["post"] = "post"; $a->strings["Item filed"] = "Item filed"; +$a->strings["Post to Email"] = "Post to email"; +$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled."; +$a->strings["Visible to everybody"] = "Visible to everybody"; +$a->strings["show"] = "show"; +$a->strings["don't show"] = "don't show"; +$a->strings["CC: email addresses"] = "CC: email addresses"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com"; +$a->strings["Permissions"] = "Permissions"; +$a->strings["Close"] = "Close"; +$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ + 0 => "Daily posting limit of %d post are reached. The post was rejected.", + 1 => "Daily posting limit of %d posts are reached. This post was rejected.", +]; +$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ + 0 => "Weekly posting limit of %d post are reached. The post was rejected.", + 1 => "Weekly posting limit of %d posts are reached. This post was rejected.", +]; +$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Monthly posting limit of %d posts are reached. This post was rejected."; +$a->strings["Profile Photos"] = "Profile photos"; +$a->strings["status"] = "status"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s"; +$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s"; +$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s"; +$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s"; +$a->strings["post/item"] = "Post/Item"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favorite"; +$a->strings["Likes"] = "Likes"; +$a->strings["Dislikes"] = "Dislikes"; +$a->strings["Attending"] = [ + 0 => "Attending", + 1 => "Attending", +]; +$a->strings["Not attending"] = "Not attending"; +$a->strings["Might attend"] = "Might attend"; +$a->strings["Select"] = "Select"; +$a->strings["Delete"] = "Delete"; +$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s"; +$a->strings["Categories:"] = "Categories:"; +$a->strings["Filed under:"] = "Filed under:"; +$a->strings["%s from %s"] = "%s from %s"; +$a->strings["View in context"] = "View in context"; +$a->strings["Please wait"] = "Please wait"; +$a->strings["remove"] = "Remove"; +$a->strings["Delete Selected Items"] = "Delete selected items"; +$a->strings["Follow Thread"] = "Follow thread"; +$a->strings["View Status"] = "View status"; +$a->strings["View Profile"] = "View profile"; +$a->strings["View Photos"] = "View photos"; +$a->strings["Network Posts"] = "Network posts"; +$a->strings["View Contact"] = "View contact"; +$a->strings["Send PM"] = "Send PM"; +$a->strings["Poke"] = "Poke"; +$a->strings["Connect/Follow"] = "Connect/Follow"; +$a->strings["%s likes this."] = "%s likes this."; +$a->strings["%s doesn't like this."] = "%s doesn't like this."; +$a->strings["%s attends."] = "%s attends."; +$a->strings["%s doesn't attend."] = "%s doesn't attend."; +$a->strings["%s attends maybe."] = "%s may attend."; +$a->strings["and"] = "and"; +$a->strings["and %d other people"] = "and %d other people"; +$a->strings["%2\$d people like this"] = "%2\$d people like this"; +$a->strings["%s like this."] = "%s like this."; +$a->strings["%2\$d people don't like this"] = "%2\$d people don't like this"; +$a->strings["%s don't like this."] = "%s don't like this."; +$a->strings["%2\$d people attend"] = "%2\$d people attend"; +$a->strings["%s attend."] = "%s attend."; +$a->strings["%2\$d people don't attend"] = "%2\$d people don't attend"; +$a->strings["%s don't attend."] = "%s don't attend."; +$a->strings["%2\$d people attend maybe"] = "%2\$d people attend maybe"; +$a->strings["%s attend maybe."] = "%s may be attending."; +$a->strings["Visible to everybody"] = "Visible to everybody"; +$a->strings["Please enter a link URL:"] = "Please enter a link URL:"; +$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:"; +$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:"; +$a->strings["Tag term:"] = "Tag term:"; +$a->strings["Save to Folder:"] = "Save to folder:"; +$a->strings["Where are you right now?"] = "Where are you right now?"; +$a->strings["Delete item(s)?"] = "Delete item(s)?"; +$a->strings["Share"] = "Share"; +$a->strings["Upload photo"] = "Upload photo"; +$a->strings["upload photo"] = "upload photo"; +$a->strings["Attach file"] = "Attach file"; +$a->strings["attach file"] = "attach file"; +$a->strings["Insert web link"] = "Insert web link"; +$a->strings["web link"] = "web link"; +$a->strings["Insert video link"] = "Insert video link"; +$a->strings["video link"] = "video link"; +$a->strings["Insert audio link"] = "Insert audio link"; +$a->strings["audio link"] = "audio link"; +$a->strings["Set your location"] = "Set your location"; +$a->strings["set location"] = "set location"; +$a->strings["Clear browser location"] = "Clear browser location"; +$a->strings["clear location"] = "clear location"; +$a->strings["Set title"] = "Set title"; +$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)"; +$a->strings["Permission settings"] = "Permission settings"; +$a->strings["permissions"] = "permissions"; +$a->strings["Public post"] = "Public post"; +$a->strings["Preview"] = "Preview"; +$a->strings["Post to Groups"] = "Post to groups"; +$a->strings["Post to Contacts"] = "Post to contacts"; +$a->strings["Private post"] = "Private post"; +$a->strings["Message"] = "Message"; +$a->strings["Browser"] = "Browser"; +$a->strings["View all"] = "View all"; +$a->strings["Like"] = [ + 0 => "Like", + 1 => "Likes", +]; +$a->strings["Dislike"] = [ + 0 => "Dislike", + 1 => "Dislikes", +]; +$a->strings["Not Attending"] = [ + 0 => "Not attending", + 1 => "Not attending", +]; +$a->strings["Undecided"] = [ + 0 => "Undecided", + 1 => "Undecided", +]; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'"; $a->strings["No friends to display."] = "No friends to display."; $a->strings["Connect"] = "Connect"; $a->strings["Authorize application connection"] = "Authorize application connection"; @@ -322,8 +322,6 @@ $a->strings["Applications"] = "Applications"; $a->strings["No installed applications."] = "No installed applications."; $a->strings["Item not available."] = "Item not available."; $a->strings["Item was not found."] = "Item was not found."; -$a->strings["Login"] = "Login"; -$a->strings["The post was created"] = "The post was created"; $a->strings["No contacts in common."] = "No contacts in common."; $a->strings["Common Friends"] = "Common friends"; $a->strings["Credits"] = "Credits"; @@ -351,64 +349,11 @@ $a->strings["Friend Confirm URL"] = "Friend confirm URL:"; $a->strings["Notification Endpoint URL"] = "Notification endpoint URL"; $a->strings["Poll/Feed URL"] = "Poll/Feed URL:"; $a->strings["New photo from this URL"] = "New photo from this URL:"; -$a->strings["No potential page delegates located."] = "No potential page delegates found."; -$a->strings["Delegate Page Management"] = "Delegate Page Management"; -$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."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."; -$a->strings["Existing Page Managers"] = "Existing page managers"; -$a->strings["Existing Page Delegates"] = "Existing page delegates"; -$a->strings["Potential Delegates"] = "Potential delegates"; -$a->strings["Remove"] = "Remove"; -$a->strings["Add"] = "Add"; -$a->strings["No entries."] = "No entries."; -$a->strings["Public access denied."] = "Public access denied."; -$a->strings["Gender:"] = "Gender:"; -$a->strings["Status:"] = "Status:"; -$a->strings["Homepage:"] = "Homepage:"; -$a->strings["About:"] = "About:"; -$a->strings["Global Directory"] = "Global Directory"; -$a->strings["Find on this site"] = "Find on this site"; -$a->strings["Results for:"] = "Results for:"; -$a->strings["Site Directory"] = "Site directory"; -$a->strings["Find"] = "Find"; -$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden)."; $a->strings["Photos"] = "Photos"; $a->strings["Contact Photos"] = "Contact photos"; $a->strings["Upload"] = "Upload"; $a->strings["Files"] = "Files"; $a->strings["Not Found"] = "Not found"; -$a->strings["- select -"] = "- select -"; -$a->strings["Contact added"] = "Contact added"; -$a->strings["Submit Request"] = "Submit request"; -$a->strings["You already added this contact."] = "You already added this contact."; -$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added."; -$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added."; -$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added."; -$a->strings["Please answer the following:"] = "Please answer the following:"; -$a->strings["Does %s know you?"] = "Does %s know you?"; -$a->strings["Add a personal note:"] = "Add a personal note:"; -$a->strings["Your Identity Address:"] = "My identity address:"; -$a->strings["Profile URL"] = "Profile URL:"; -$a->strings["Tags:"] = "Tags:"; -$a->strings["Status Messages and Posts"] = "Status Messages and Posts"; -$a->strings["Group created."] = "Group created."; -$a->strings["Could not create group."] = "Could not create group."; -$a->strings["Group not found."] = "Group not found."; -$a->strings["Group name changed."] = "Group name changed."; -$a->strings["Permission denied"] = "Permission denied"; -$a->strings["Save Group"] = "Save group"; -$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends."; -$a->strings["Group Name: "] = "Group name: "; -$a->strings["Group removed."] = "Group removed."; -$a->strings["Unable to remove group."] = "Unable to remove group."; -$a->strings["Delete Group"] = "Delete group"; -$a->strings["Group Editor"] = "Group Editor"; -$a->strings["Edit Group Name"] = "Edit group name"; -$a->strings["Members"] = "Members"; -$a->strings["All Contacts"] = "All contacts"; -$a->strings["Group is empty"] = "Group is empty"; -$a->strings["Remove Contact"] = "Remove contact"; -$a->strings["Add Contact"] = "Add contact"; -$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove."; $a->strings["No profile"] = "No profile"; $a->strings["Help:"] = "Help:"; $a->strings["Help"] = "Help"; @@ -454,18 +399,7 @@ $a->strings["Our help pages may be consulted for detail on othe $a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]"; $a->strings["Edit contact"] = "Edit contact"; $a->strings["Contacts who are not members of a group"] = "Contacts who are not members of a group"; -$a->strings["Personal Notes"] = "Personal notes"; $a->strings["Not Extended"] = "Not extended"; -$a->strings["Invalid profile identifier."] = "Invalid profile identifier."; -$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor"; -$a->strings["Visible To"] = "Visible to"; -$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access"; -$a->strings["Account approved."] = "Account approved."; -$a->strings["Registration revoked for %s"] = "Registration revoked for %s"; -$a->strings["Please login."] = "Please login."; -$a->strings["Remove My Account"] = "Remove My Account"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable."; -$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:"; $a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts"; $a->strings["Error"] = "Error"; $a->strings["Done"] = "Done"; @@ -476,47 +410,14 @@ $a->strings["Ignore/Hide"] = "Ignore/Hide"; $a->strings["Friend Suggestions"] = "Friend suggestions"; $a->strings["Contact wasn't found or can't be unfollowed."] = "Contact wasn't found or can't be unfollowed."; $a->strings["Contact unfollowed"] = "Contact unfollowed"; +$a->strings["Submit Request"] = "Submit request"; $a->strings["You aren't a friend of this contact."] = "You aren't a friend of this contact."; $a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network."; $a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow"; +$a->strings["Your Identity Address:"] = "My identity address:"; +$a->strings["Profile URL"] = "Profile URL:"; +$a->strings["Status Messages and Posts"] = "Status Messages and Posts"; $a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]"; -$a->strings["No contacts."] = "No contacts."; -$a->strings["Access denied."] = "Access denied."; -$a->strings["Invalid request."] = "Invalid request."; -$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s"; -$a->strings["Unable to process image."] = "Unable to process image."; -$a->strings["Wall Photos"] = "Wall photos"; -$a->strings["Image upload failed."] = "Image upload failed."; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed."; -$a->strings["No recipient selected."] = "No recipient selected."; -$a->strings["Unable to check your home location."] = "Unable to check your home location."; -$a->strings["Message could not be sent."] = "Message could not be sent."; -$a->strings["Message collection failure."] = "Message collection failure."; -$a->strings["Message sent."] = "Message sent."; -$a->strings["No recipient."] = "No recipient."; -$a->strings["Send Private Message"] = "Send private message"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."; -$a->strings["To:"] = "To:"; -$a->strings["Subject:"] = "Subject:"; -$a->strings["Your message:"] = "Your message:"; -$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:"; -$a->strings["Source input: "] = "Source input: "; -$a->strings["bbcode (raw HTML(: "] = ""; -$a->strings["bbcode: "] = ""; -$a->strings["bbcode => html2bbcode: "] = ""; -$a->strings["bb2diaspora: "] = ""; -$a->strings["bb2diaspora => Markdown: "] = ""; -$a->strings["bb2diaspora => diaspora2bb: "] = ""; -$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): "; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Item not found"] = "Item not found"; -$a->strings["Edit post"] = "Edit post"; -$a->strings["Export account"] = "Export account"; -$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."] = "Export your account info and contacts. Use this to backup your account or to move it to another server."; -$a->strings["Export all"] = "Export all"; -$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)"] = "Export your account 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)"; -$a->strings["Export personal data"] = "Export personal data"; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."; $a->strings["Import"] = "Import profile"; $a->strings["Move account"] = "Move Existing Friendica Account"; @@ -535,8 +436,8 @@ $a->strings["Please visit Friendi.ca to learn $a->strings["Bug reports and issues: please visit"] = "Bug reports and issues: please visit"; $a->strings["the bugtracker at github"] = "the bugtracker at github"; $a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"; -$a->strings["Installed addons/apps:"] = ""; -$a->strings["No installed addons/apps"] = ""; +$a->strings["Installed addons/apps:"] = "Installed addons/apps:"; +$a->strings["No installed addons/apps"] = "No installed addons/apps"; $a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked."; $a->strings["Blocked domain"] = "Blocked domain"; $a->strings["Reason for the block"] = "Reason for the block"; @@ -569,6 +470,9 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu $a->strings["Friend"] = "Friend"; $a->strings["Sharer"] = "Sharer"; $a->strings["Subscriber"] = "Subscriber"; +$a->strings["About:"] = "About:"; +$a->strings["Tags:"] = "Tags:"; +$a->strings["Gender:"] = "Gender:"; $a->strings["Network:"] = "Network:"; $a->strings["No introductions."] = "No introductions."; $a->strings["Show unread"] = "Show unread"; @@ -585,32 +489,528 @@ $a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for $a->strings["success"] = "success"; $a->strings["failed"] = "failed"; $a->strings["ignored"] = "Ignored"; +$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted."; +$a->strings["Events"] = "Events"; +$a->strings["View"] = "View"; +$a->strings["Previous"] = "Previous"; +$a->strings["Next"] = "Next"; +$a->strings["list"] = "List"; +$a->strings["User not found"] = "User not found"; +$a->strings["This calendar format is not supported"] = "This calendar format is not supported"; +$a->strings["No exportable data found"] = "No exportable data found"; +$a->strings["calendar"] = "calendar"; +$a->strings["Profile not found."] = "Profile not found."; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved."; +$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood."; +$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: "; +$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully."; +$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again."; +$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked."; +$a->strings["Remote site reported: "] = "Remote site reported: "; +$a->strings["Unable to set contact photo."] = "Unable to set contact photo."; +$a->strings["No user record found for '%s' "] = "No user record found for '%s' "; +$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us."; +$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site."; +$a->strings["Site public key not available in contact record for URL %s."] = "Site public key not available in contact record for URL %s."; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "The ID provided by your system is a duplicate on our system. It should work if you try again."; +$a->strings["Unable to set your contact credentials on our system."] = "Unable to set your contact credentials on our system."; +$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system"; +$a->strings["[Name Withheld]"] = "[Name Withheld]"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s"; +$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded"; +$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address"; +$a->strings["Please join us on Friendica"] = "Please join us on Friendica."; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator."; +$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed"; +$a->strings["%d message sent."] = [ + 0 => "%d message sent.", + 1 => "%d messages sent.", +]; +$a->strings["You have no more invitations available"] = "You have no more invitations available."; +$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."] = "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."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public 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 sites are all inter-connect to create a large 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."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members."; +$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."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."; +$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s."; +$a->strings["Send invitations"] = "Send invitations"; +$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:"; +$a->strings["Your message:"] = "Your message:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."; +$a->strings["You will need to supply this invitation code: \$invite_code"] = "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:"] = "Once you have signed up, please connect with me via my profile page at:"; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"; +$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages"; +$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own."; +$a->strings["Select an identity to manage: "] = "Select identity:"; +$a->strings["Profile deleted."] = "Profile deleted."; +$a->strings["Profile-"] = "Profile-"; +$a->strings["New profile created."] = "New profile created."; +$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone."; +$a->strings["Profile Name is required."] = "Profile name is required."; +$a->strings["Marital Status"] = "Marital status"; +$a->strings["Romantic Partner"] = "Romantic partner"; +$a->strings["Work/Employment"] = "Work/Employment:"; +$a->strings["Religion"] = "Religion"; +$a->strings["Political Views"] = "Political views"; +$a->strings["Gender"] = "Gender"; +$a->strings["Sexual Preference"] = "Sexual preference"; +$a->strings["XMPP"] = "XMPP"; +$a->strings["Homepage"] = "Homepage"; +$a->strings["Interests"] = "Interests"; +$a->strings["Address"] = "Address"; +$a->strings["Location"] = "Location"; +$a->strings["Profile updated."] = "Profile updated."; +$a->strings[" and "] = " and "; +$a->strings["public profile"] = "public profile"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s changed %2\$s to “%3\$s”"; +$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s."; +$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:"; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?"; +$a->strings["Show more profile fields:"] = "Show more profile fields:"; +$a->strings["Profile Actions"] = "Profile actions"; +$a->strings["Edit Profile Details"] = "Edit Profile Details"; +$a->strings["Change Profile Photo"] = "Change profile photo"; +$a->strings["View this profile"] = "View this profile"; +$a->strings["Edit visibility"] = "Edit visibility"; +$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings"; +$a->strings["Clone this profile"] = "Clone this profile"; +$a->strings["Delete this profile"] = "Delete this profile"; +$a->strings["Basic information"] = "Basic information"; +$a->strings["Profile picture"] = "Profile picture"; +$a->strings["Preferences"] = "Preferences"; +$a->strings["Status information"] = "Status information"; +$a->strings["Additional information"] = "Additional information"; +$a->strings["Personal"] = "Personal"; +$a->strings["Relation"] = "Relation"; +$a->strings["Miscellaneous"] = "Miscellaneous"; +$a->strings["Your Gender:"] = "Gender:"; +$a->strings[" Marital Status:"] = " Marital status:"; +$a->strings["Sexual Preference:"] = "Sexual preference:"; +$a->strings["Example: fishing photography software"] = "Example: fishing photography software"; +$a->strings["Profile Name:"] = "Profile name:"; +$a->strings["Required"] = "Required"; +$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "This is your public profile.
It may be visible to anybody using the internet."; +$a->strings["Your Full Name:"] = "My full name:"; +$a->strings["Title/Description:"] = "Title/Description:"; +$a->strings["Street Address:"] = "Street address:"; +$a->strings["Locality/City:"] = "Locality/City:"; +$a->strings["Region/State:"] = "Region/State:"; +$a->strings["Postal/Zip Code:"] = "Postcode:"; +$a->strings["Country:"] = "Country:"; +$a->strings["Age: "] = "Age: "; +$a->strings["Who: (if applicable)"] = "Who: (if applicable)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "Since when:"; +$a->strings["Tell us about yourself..."] = "About myself:"; +$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:"; +$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you."; +$a->strings["Homepage URL:"] = "Homepage URL:"; +$a->strings["Hometown:"] = "Home town:"; +$a->strings["Political Views:"] = "Political views:"; +$a->strings["Religious Views:"] = "Religious views:"; +$a->strings["Public Keywords:"] = "Public keywords:"; +$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others."; +$a->strings["Private Keywords:"] = "Private keywords:"; +$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others."; +$a->strings["Likes:"] = "Likes:"; +$a->strings["Dislikes:"] = "Dislikes:"; +$a->strings["Musical interests"] = "Music:"; +$a->strings["Books, literature"] = "Books, literature, poetry:"; +$a->strings["Television"] = "Television:"; +$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment"; +$a->strings["Hobbies/Interests"] = "Hobbies/Interests:"; +$a->strings["Love/romance"] = "Love/Romance:"; +$a->strings["Work/employment"] = "Work/Employment:"; +$a->strings["School/education"] = "School/Education:"; +$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:"; +$a->strings["Profile Image"] = "Profile image"; +$a->strings["visible to everybody"] = "Visible to everybody"; +$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles"; +$a->strings["Change profile photo"] = "Change profile photo"; +$a->strings["Create New Profile"] = "Create new profile"; +$a->strings["Invalid request."] = "Invalid request."; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows"; +$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?"; +$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s"; +$a->strings["File upload failed."] = "File upload failed."; +$a->strings["%d contact edited."] = [ + 0 => "%d contact edited.", + 1 => "%d contacts edited.", +]; +$a->strings["Could not access contact record."] = "Could not access contact record."; +$a->strings["Could not locate selected profile."] = "Could not locate selected profile."; +$a->strings["Contact updated."] = "Contact updated."; +$a->strings["Failed to update contact record."] = "Failed to update contact record."; +$a->strings["Contact has been blocked"] = "Contact has been blocked"; +$a->strings["Contact has been unblocked"] = "Contact has been unblocked"; +$a->strings["Contact has been ignored"] = "Contact has been ignored"; +$a->strings["Contact has been unignored"] = "Contact has been unignored"; +$a->strings["Contact has been archived"] = "Contact has been archived"; +$a->strings["Contact has been unarchived"] = "Contact has been unarchived"; +$a->strings["Drop contact"] = "Drop contact"; +$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?"; +$a->strings["Contact has been removed."] = "Contact has been removed."; +$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s"; +$a->strings["You are sharing with %s"] = "You are sharing with %s"; +$a->strings["%s is sharing with you"] = "%s is sharing with you"; +$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact."; +$a->strings["Never"] = "Never"; +$a->strings["(Update was successful)"] = "(Update was successful)"; +$a->strings["(Update was not successful)"] = "(Update was not successful)"; +$a->strings["Suggest friends"] = "Suggest friends"; +$a->strings["Network type: %s"] = "Network type: %s"; +$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!"; +$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds"; +$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."; +$a->strings["Disabled"] = "Disabled"; +$a->strings["Fetch information"] = "Fetch information"; +$a->strings["Fetch keywords"] = "Fetch keywords"; +$a->strings["Fetch information and keywords"] = "Fetch information and keywords"; +$a->strings["Contact"] = "Contact"; +$a->strings["Profile Visibility"] = "Profile visibility"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely."; +$a->strings["Contact Information / Notes"] = "Personal note"; +$a->strings["Their personal note"] = "Their personal note"; +$a->strings["Edit contact notes"] = "Edit contact notes"; +$a->strings["Block/Unblock contact"] = "Block/Unblock contact"; +$a->strings["Ignore contact"] = "Ignore contact"; +$a->strings["Repair URL settings"] = "Repair URL settings"; +$a->strings["View conversations"] = "View conversations"; +$a->strings["Last update:"] = "Last update:"; +$a->strings["Update public posts"] = "Update public posts"; +$a->strings["Update now"] = "Update now"; +$a->strings["Unblock"] = "Unblock"; +$a->strings["Block"] = "Block"; +$a->strings["Unignore"] = "Unignore"; +$a->strings["Currently blocked"] = "Currently blocked"; +$a->strings["Currently ignored"] = "Currently ignored"; +$a->strings["Currently archived"] = "Currently archived"; +$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement"; +$a->strings["Replies/likes to your public posts may still be visible"] = "Replies/Likes to your public posts may still be visible"; +$a->strings["Notification for new posts"] = "Notification for new posts"; +$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact"; +$a->strings["Blacklisted keywords"] = "Blacklisted keywords"; +$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"; +$a->strings["XMPP:"] = "XMPP:"; +$a->strings["Actions"] = "Actions"; +$a->strings["Status"] = "Status"; +$a->strings["Contact Settings"] = "Notification and privacy "; +$a->strings["Suggestions"] = "Suggestions"; +$a->strings["Suggest potential friends"] = "Suggest potential friends"; +$a->strings["All Contacts"] = "All contacts"; +$a->strings["Show all contacts"] = "Show all contacts"; +$a->strings["Unblocked"] = "Unblocked"; +$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts"; +$a->strings["Blocked"] = "Blocked"; +$a->strings["Only show blocked contacts"] = "Only show blocked contacts"; +$a->strings["Ignored"] = "Ignored"; +$a->strings["Only show ignored contacts"] = "Only show ignored contacts"; +$a->strings["Archived"] = "Archived"; +$a->strings["Only show archived contacts"] = "Only show archived contacts"; +$a->strings["Hidden"] = "Hidden"; +$a->strings["Only show hidden contacts"] = "Only show hidden contacts"; +$a->strings["Search your contacts"] = "Search your contacts"; +$a->strings["Results for: %s"] = "Results for: %s"; +$a->strings["Find"] = "Find"; +$a->strings["Update"] = "Update"; +$a->strings["Archive"] = "Archive"; +$a->strings["Unarchive"] = "Unarchive"; +$a->strings["Batch Actions"] = "Batch actions"; +$a->strings["Profile Details"] = "Profile Details"; +$a->strings["View all contacts"] = "View all contacts"; +$a->strings["View all common friends"] = "View all common friends"; +$a->strings["Advanced"] = "Advanced"; +$a->strings["Advanced Contact Settings"] = "Advanced contact settings"; +$a->strings["Mutual Friendship"] = "Mutual friendship"; +$a->strings["is a fan of yours"] = "is a fan of yours"; +$a->strings["you are a fan of"] = "I follow them"; +$a->strings["Toggle Blocked status"] = "Toggle blocked status"; +$a->strings["Toggle Ignored status"] = "Toggle ignored status"; +$a->strings["Toggle Archive status"] = "Toggle archive status"; +$a->strings["Delete contact"] = "Delete contact"; +$a->strings["No parent user"] = "No parent user"; +$a->strings["Parent User"] = "Parent user"; +$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access."; +$a->strings["Save Settings"] = "Save settings"; +$a->strings["Delegate Page Management"] = "Delegate Page Management"; +$a->strings["Delegates"] = "Delegates"; +$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."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."; +$a->strings["Existing Page Managers"] = "Existing page managers"; +$a->strings["Existing Page Delegates"] = "Existing page delegates"; +$a->strings["Potential Delegates"] = "Potential delegates"; +$a->strings["Remove"] = "Remove"; +$a->strings["Add"] = "Add"; +$a->strings["No entries."] = "No entries."; +$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted."; +$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name."; +$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo."; +$a->strings["%d required parameter was not found at the given location"] = [ + 0 => "%d required parameter was not found at the given location", + 1 => "%d required parameters were not found at the given location", +]; +$a->strings["Introduction complete."] = "Introduction complete."; +$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error."; +$a->strings["Profile unavailable."] = "Profile unavailable."; +$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today."; +$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours."; +$a->strings["Invalid locator"] = "Invalid locator"; +$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here."; +$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s."; +$a->strings["Invalid profile URL."] = "Invalid profile URL."; +$a->strings["Disallowed profile URL."] = "Disallowed profile URL."; +$a->strings["Your introduction has been sent."] = "Your introduction has been sent."; +$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system."; +$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction."; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Incorrect identity currently logged in. Please login to this profile."; +$a->strings["Confirm"] = "Confirm"; +$a->strings["Hide this contact"] = "Hide this contact"; +$a->strings["Welcome home %s."] = "Welcome home %s."; +$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s."; +$a->strings["Public access denied."] = "Public access denied."; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:"; +$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."] = "If you are not yet part of the free social web, follow this link to find a public Friendica site and join us today."; +$a->strings["Friend/Connection Request"] = "Friend/Connection request"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"; +$a->strings["Please answer the following:"] = "Please answer the following:"; +$a->strings["Does %s know you?"] = "Does %s know you?"; +$a->strings["Add a personal note:"] = "Add a personal note:"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)"; +$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)"; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - please do not use this form. Instead, enter %s into your Diaspora search bar."; +$a->strings["- select -"] = "- select -"; +$a->strings["The contact could not be added."] = "Contact could not be added."; +$a->strings["You already added this contact."] = "You already added this contact."; +$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added."; +$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added."; +$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added."; +$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup"; +$a->strings["Could not connect to database."] = "Could not connect to database."; +$a->strings["Could not create table."] = "Could not create table."; +$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed."; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."; +$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\"."; +$a->strings["Database already in use."] = "Database already in use."; +$a->strings["System check"] = "System check"; +$a->strings["Check again"] = "Check again"; +$a->strings["Database connection"] = "Database connection"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica we need to know how to connect to your database."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; +$a->strings["Database Server Name"] = "Database server name"; +$a->strings["Database Login Name"] = "Database login name"; +$a->strings["Database Login Password"] = "Database login password"; +$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty"; +$a->strings["Database Name"] = "Database name"; +$a->strings["Site administrator email address"] = "Site administrator email address"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; +$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website"; +$a->strings["Site settings"] = "Site settings"; +$a->strings["System Language:"] = "System language:"; +$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication."; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; +$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See 'Setup the worker'"; +$a->strings["PHP executable path"] = "PHP executable path"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; +$a->strings["Command line PHP"] = "Command line PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."; +$a->strings["Found PHP version: "] = "Found PHP version: "; +$a->strings["PHP cli binary"] = "PHP cli binary"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; +$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generate encryption keys"; +$a->strings["libCurl PHP module"] = "libCurl PHP module"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; +$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module"; +$a->strings["mb_string PHP module"] = "mb_string PHP module"; +$a->strings["XML PHP module"] = "XML PHP module"; +$a->strings["iconv module"] = "iconv module"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed."; +$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; +$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; +$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed."; +$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; +$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed."; +$a->strings["Error, XML PHP module required but not installed."] = "Error, XML PHP module required but not installed."; +$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."; +$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php 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 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."] = "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 directory."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."; +$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."] = "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"] = "view/smarty3 is writable"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration."; +$a->strings["Url rewrite is working"] = "URL rewrite is working"; +$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed"; +$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed"; +$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF"; +$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."; +$a->strings["

What next

"] = "

What next

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."; +$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."; +$a->strings["Time Conversion"] = "Time conversion"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones."; +$a->strings["UTC time: %s"] = "UTC time: %s"; +$a->strings["Current timezone: %s"] = "Current time zone: %s"; +$a->strings["Converted localtime: %s"] = "Converted local time: %s"; +$a->strings["Please select your timezone:"] = "Please select your time zone:"; +$a->strings["No valid account found."] = "No valid account found."; +$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your 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, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDear %1\$s,\n\t\t\tA request was received at \"%2\$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\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 soon 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\tFollow this link soon 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"] = "Password reset requested at %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed."; +$a->strings["Request has expired, please make a new one."] = "Request has expired, please make a new one."; +$a->strings["Forgot your Password?"] = "Reset My Password"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email."; +$a->strings["Nickname or Email: "] = "Nickname or email: "; +$a->strings["Reset"] = "Reset"; +$a->strings["Password Reset"] = "Forgotten password?"; +$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested."; +$a->strings["Your new password is"] = "Your new password is"; +$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then"; +$a->strings["click here to login"] = "click here to login"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Your password may be changed from the Settings page after successful login."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"; +$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"; +$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s"; +$a->strings["No more system notifications."] = "No more system notifications."; +$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend"; +$a->strings["{0} sent you a message"] = "{0} sent you a message"; +$a->strings["{0} requested registration"] = "{0} requested registration"; +$a->strings["Poke/Prod"] = "Poke/Prod"; +$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody"; +$a->strings["Recipient"] = "Recipient:"; +$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:"; +$a->strings["Make this post private"] = "Make this post private"; $a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing."; +$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed."; +$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately."; +$a->strings["Unable to process image"] = "Unable to process image"; +$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s"; +$a->strings["Unable to process image."] = "Unable to process image."; +$a->strings["Upload File:"] = "Upload File:"; +$a->strings["Select a profile:"] = "Select a profile:"; +$a->strings["or"] = "or"; +$a->strings["skip this step"] = "skip this step"; +$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums"; +$a->strings["Crop Image"] = "Crop Image"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing."; +$a->strings["Done Editing"] = "Done editing"; +$a->strings["Image uploaded successfully."] = "Image uploaded successfully."; +$a->strings["Image upload failed."] = "Image upload failed."; +$a->strings["Permission denied"] = "Permission denied"; +$a->strings["Invalid profile identifier."] = "Invalid profile identifier."; +$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor"; +$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove."; +$a->strings["Visible To"] = "Visible to"; +$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access"; +$a->strings["Account approved."] = "Account approved."; +$a->strings["Registration revoked for %s"] = "Registration revoked for %s"; +$a->strings["Please login."] = "Please login."; +$a->strings["Remove My Account"] = "Remove My Account"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable."; +$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:"; +$a->strings["Remove term"] = "Remove term"; +$a->strings["Saved Searches"] = "Saved searches"; +$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search."; +$a->strings["Too Many Requests"] = "Too many requests"; +$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users."; +$a->strings["No results."] = "No results."; +$a->strings["Items tagged with: %s"] = "Items tagged with: %s"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s"; +$a->strings["Tag removed"] = "Tag removed"; +$a->strings["Remove Item Tag"] = "Remove Item tag"; +$a->strings["Select a tag to remove: "] = "Select a tag to remove: "; +$a->strings["Export account"] = "Export account"; +$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."] = "Export your account info and contacts. Use this to backup your account or to move it to another server."; +$a->strings["Export all"] = "Export all"; +$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)"] = "Export your account 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)"; +$a->strings["Export personal data"] = "Export personal data"; +$a->strings["No contacts."] = "No contacts."; +$a->strings["Access denied."] = "Access denied."; +$a->strings["Wall Photos"] = "Wall photos"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed."; +$a->strings["No recipient selected."] = "No recipient selected."; +$a->strings["Unable to check your home location."] = "Unable to check your home location."; +$a->strings["Message could not be sent."] = "Message could not be sent."; +$a->strings["Message collection failure."] = "Message collection failure."; +$a->strings["Message sent."] = "Message sent."; +$a->strings["No recipient."] = "No recipient."; +$a->strings["Send Private Message"] = "Send private message"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."; +$a->strings["To:"] = "To:"; +$a->strings["Subject:"] = "Subject:"; +$a->strings["Unable to locate original post."] = "Unable to locate original post."; +$a->strings["Empty post discarded."] = "Empty post discarded."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network."; +$a->strings["You may visit them online at %s"] = "You may visit them online at %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages."; +$a->strings["%s posted an update."] = "%s posted an update."; +$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions."; +$a->strings["Failed to send email message. Here your accout details:
login: %s
password: %s

You can change your password after login."] = "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login."; +$a->strings["Registration successful."] = "Registration successful."; +$a->strings["Your registration can not be processed."] = "Your registration cannot be processed."; +$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator."; +$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."; +$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."; +$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): "; +$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?"; +$a->strings["Note for the admin"] = "Note for the admin"; +$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node."; +$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only."; +$a->strings["Your invitation code: "] = "Your invitation code: "; +$a->strings["Registration"] = "Join this Friendica Node Today"; +$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: "; +$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)"; +$a->strings["New Password:"] = "New password:"; +$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password."; +$a->strings["Confirm:"] = "Confirm new password:"; +$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."; +$a->strings["Choose a nickname: "] = "Choose a nickname: "; +$a->strings["Register"] = "Sign up now >>"; +$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node."; $a->strings["Theme settings updated."] = "Theme settings updated."; $a->strings["Information"] = "Information"; -$a->strings["Overview"] = ""; +$a->strings["Overview"] = "Overview"; $a->strings["Federation Statistics"] = "Federation statistics"; -$a->strings["Configuration"] = ""; +$a->strings["Configuration"] = "Configuration"; $a->strings["Site"] = "Site"; $a->strings["Users"] = "Users"; -$a->strings["Addons"] = ""; +$a->strings["Addons"] = "Addons"; $a->strings["Themes"] = "Theme selection"; $a->strings["Additional features"] = "Additional features"; -$a->strings["Database"] = ""; +$a->strings["Database"] = "Database"; $a->strings["DB updates"] = "DB updates"; $a->strings["Inspect Queue"] = "Inspect queue"; -$a->strings["Tools"] = ""; -$a->strings["Contact Blocklist"] = ""; +$a->strings["Tools"] = "Tools"; +$a->strings["Contact Blocklist"] = "Contact blocklist"; $a->strings["Server Blocklist"] = "Server blocklist"; $a->strings["Delete Item"] = "Delete item"; $a->strings["Logs"] = "Logs"; $a->strings["View Logs"] = "View logs"; -$a->strings["Diagnostics"] = ""; -$a->strings["PHP Info"] = ""; +$a->strings["Diagnostics"] = "Diagnostics"; +$a->strings["PHP Info"] = "PHP info"; $a->strings["probe address"] = "Probe address"; $a->strings["check webfinger"] = "Check webfinger"; $a->strings["Admin"] = "Admin"; -$a->strings["Addon Features"] = ""; +$a->strings["Addon Features"] = "Addon features"; $a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation"; $a->strings["The blocked domain"] = "Blocked domain"; $a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain."; @@ -630,29 +1030,26 @@ $a->strings["Delete entry from blocklist"] = "Delete entry from blocklist"; $a->strings["Delete entry from blocklist?"] = "Delete entry from blocklist?"; $a->strings["Server added to blocklist."] = "Server added to blocklist."; $a->strings["Site blocklist updated."] = "Site blocklist updated."; -$a->strings["The contact has been blocked from the node"] = ""; -$a->strings["Could not find any contact entry for this URL (%s)"] = ""; +$a->strings["The contact has been blocked from the node"] = "This contact has been blocked from the node"; +$a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)"; $a->strings["%s contact unblocked"] = [ - 0 => "", - 1 => "", + 0 => "%s contact unblocked", + 1 => "%s contacts unblocked", ]; -$a->strings["Remote Contact Blocklist"] = ""; -$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = ""; -$a->strings["Block Remote Contact"] = ""; +$a->strings["Remote Contact Blocklist"] = "Remote contact blocklist"; +$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "This page allows you to prevent any message from a remote contact to reach your node."; +$a->strings["Block Remote Contact"] = "Block remote contact"; $a->strings["select all"] = "select all"; -$a->strings["select none"] = ""; -$a->strings["Block"] = "Block"; -$a->strings["Unblock"] = "Unblock"; -$a->strings["No remote contact is blocked from this node."] = ""; -$a->strings["Blocked Remote Contacts"] = ""; -$a->strings["Block New Remote Contact"] = ""; -$a->strings["Photo"] = ""; -$a->strings["Address"] = "Address"; +$a->strings["select none"] = "select none"; +$a->strings["No remote contact is blocked from this node."] = "No remote contact is blocked from this node."; +$a->strings["Blocked Remote Contacts"] = "Blocked remote contacts"; +$a->strings["Block New Remote Contact"] = "Block new remote contact"; +$a->strings["Photo"] = "Photo"; $a->strings["%s total blocked contact"] = [ - 0 => "", - 1 => "", + 0 => "%s total blocked contact", + 1 => "%s blocked contacts", ]; -$a->strings["URL of the remote contact to block."] = ""; +$a->strings["URL of the remote contact to block."] = "URL of the remote contact to block."; $a->strings["Delete this Item"] = "Delete"; $a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."; $a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."; @@ -662,7 +1059,7 @@ $a->strings["Item marked for deletion."] = "Item marked for deletion."; $a->strings["unknown"] = "unknown"; $a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."; $a->strings["The Auto Discovered Contact Directory feature is not enabled, it will improve the data displayed here."] = "The Auto Discovered Contact Directory feature is not enabled; enabling it will improve the data displayed here."; -$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = ""; +$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Currently this node is aware of %d nodes with %d registered users from the following platforms:"; $a->strings["ID"] = "ID"; $a->strings["Recipient Name"] = "Recipient name"; $a->strings["Recipient Profile"] = "Recipient profile"; @@ -686,15 +1083,14 @@ $a->strings["Summary"] = "Summary"; $a->strings["Registered users"] = "Signed up users"; $a->strings["Pending registrations"] = "Pending registrations"; $a->strings["Version"] = "Version"; -$a->strings["Active addons"] = ""; +$a->strings["Active addons"] = "Active addons"; $a->strings["Can not parse base url. Must have at least ://"] = "Can not parse base URL. Must have at least ://"; $a->strings["Site settings updated."] = "Site settings updated."; $a->strings["No special theme for mobile devices"] = "No special theme for mobile devices"; $a->strings["No community page"] = "No community page"; $a->strings["Public postings from users of this site"] = "Public postings from users of this site"; -$a->strings["Public postings from the federated network"] = ""; -$a->strings["Public postings from local users and the federated network"] = ""; -$a->strings["Disabled"] = "Disabled"; +$a->strings["Public postings from the federated network"] = "Public postings from the federated network"; +$a->strings["Public postings from local users and the federated network"] = "Public postings from local users and the federated network"; $a->strings["Users, Global Contacts"] = "Users, Global Contacts"; $a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback"; $a->strings["One month"] = "One month"; @@ -711,12 +1107,9 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged) $a->strings["Don't check"] = "Don't check"; $a->strings["check the stable version"] = "check for stable version updates"; $a->strings["check the development version"] = "check for development version updates"; -$a->strings["Save Settings"] = "Save settings"; $a->strings["Republish users to directory"] = "Republish users to directory"; -$a->strings["Registration"] = "Join this Friendica Node Today"; $a->strings["File upload"] = "File upload"; $a->strings["Policies"] = "Policies"; -$a->strings["Advanced"] = "Advanced"; $a->strings["Auto Discovered Contact Directory"] = "Auto-discovered contact directory"; $a->strings["Performance"] = "Performance"; $a->strings["Worker"] = "Worker"; @@ -731,7 +1124,7 @@ $a->strings["Link to an icon that will be used for browsers."] = "Link to an ico $a->strings["Touch icon"] = "Touch icon"; $a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link to an icon that will be used for tablets and mobiles."; $a->strings["Additional Info"] = "Additional Info"; -$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = ""; +$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "For public servers: You can add additional information here that will be listed at %s/servers."; $a->strings["System language"] = "System language"; $a->strings["System theme"] = "System theme"; $a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Default system theme - may be overridden by user profiles - change theme settings"; @@ -762,10 +1155,10 @@ $a->strings["Allowed friend domains"] = "Allowed friend domains"; $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"; $a->strings["Allowed email domains"] = "Allowed email domains"; $a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"; -$a->strings["No OEmbed rich content"] = ""; -$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = ""; -$a->strings["Allowed OEmbed domains"] = ""; -$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = ""; +$a->strings["No OEmbed rich content"] = "No OEmbed rich content"; +$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Don't show rich content (e.g. embedded PDF), except from the domains listed below."; +$a->strings["Allowed OEmbed domains"] = "Allowed OEmbed domains"; +$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible."; $a->strings["Block public"] = "Block public"; $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in."; $a->strings["Force publish"] = "Mandatory directory listing"; @@ -788,8 +1181,8 @@ $a->strings["OpenID support"] = "OpenID support"; $a->strings["OpenID support for registration and logins."] = "OpenID support for registration and logins."; $a->strings["Fullname check"] = "Full name check"; $a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations."; -$a->strings["Community pages for visitors"] = ""; -$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = ""; +$a->strings["Community pages for visitors"] = "Community pages for visitors"; +$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Which community pages should be available for visitors. Local users always see both pages."; $a->strings["Posts per user on community page"] = "Posts per user on community page"; $a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community')."; $a->strings["Enable OStatus support"] = "Enable OStatus support"; @@ -859,7 +1252,7 @@ $a->strings["Enable this if your system doesn't allow the use of 'proc_open'. Th $a->strings["Enable fastlane"] = "Enable fast-lane"; $a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."; $a->strings["Enable frontend worker"] = "Enable frontend worker"; -$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = ""; +$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."; $a->strings["Update has been marked successful"] = "Update has been marked successful"; $a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied."; $a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s"; @@ -909,19 +1302,19 @@ $a->strings["Name of the new user."] = "Name of the new user."; $a->strings["Nickname"] = "Nickname"; $a->strings["Nickname of the new user."] = "Nickname of the new user."; $a->strings["Email address of the new user."] = "Email address of the new user."; -$a->strings["Addon %s disabled."] = ""; -$a->strings["Addon %s enabled."] = ""; +$a->strings["Addon %s disabled."] = "Addon %s disabled."; +$a->strings["Addon %s enabled."] = "Addon %s enabled."; $a->strings["Disable"] = "Disable"; $a->strings["Enable"] = "Enable"; $a->strings["Toggle"] = "Toggle"; $a->strings["Author: "] = "Author: "; $a->strings["Maintainer: "] = "Maintainer: "; -$a->strings["Reload active addons"] = ""; -$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = ""; +$a->strings["Reload active addons"] = "Reload active addons"; +$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"; $a->strings["No themes found."] = "No themes found."; $a->strings["Screenshot"] = "Screenshot"; $a->strings["Reload active themes"] = "Reload active themes"; -$a->strings["No themes found on the system. They should be placed in %1\$s"] = ""; +$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s"; $a->strings["[Experimental]"] = "[Experimental]"; $a->strings["[Unsupported]"] = "[Unsupported]"; $a->strings["Log settings updated."] = "Log settings updated."; @@ -934,180 +1327,47 @@ $a->strings["Must be writable by web server. Relative to your Friendica top-leve $a->strings["Log level"] = "Log level"; $a->strings["PHP logging"] = "PHP logging"; $a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."; -$a->strings["Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."] = ""; -$a->strings["Couldn't open %1\$s log file.\\r\\n
Check to see if file %1\$s is readable."] = ""; +$a->strings["Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."] = "Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."; +$a->strings["Couldn't open %1\$s log file.\\r\\n
Check to see if file %1\$s is readable."] = "Couldn't open %1\$s log file.\\r\\n
Check if file %1\$s is readable."; $a->strings["Off"] = "Off"; $a->strings["On"] = "On"; $a->strings["Lock feature %s"] = "Lock feature %s"; $a->strings["Manage Additional Features"] = "Manage additional features"; -$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted."; -$a->strings["Events"] = "Events"; -$a->strings["View"] = "View"; -$a->strings["Previous"] = "Previous"; -$a->strings["Next"] = "Next"; -$a->strings["list"] = "List"; -$a->strings["User not found"] = "User not found"; -$a->strings["This calendar format is not supported"] = "This calendar format is not supported"; -$a->strings["No exportable data found"] = "No exportable data found"; -$a->strings["calendar"] = "calendar"; -$a->strings["Community option not available."] = ""; +$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:"; +$a->strings["Source input: "] = "Source input: "; +$a->strings["bbcode (raw HTML(: "] = "bbcode (raw HTML(: "; +$a->strings["bbcode: "] = "bbcode: "; +$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: "; +$a->strings["bb2diaspora: "] = "bb2diaspora: "; +$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: "; +$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: "; +$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): "; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Login"] = "Login"; +$a->strings["The post was created"] = "The post was created"; +$a->strings["Community option not available."] = "Community option not available."; $a->strings["Not available."] = "Not available."; -$a->strings["Local Community"] = ""; -$a->strings["Posts from local users on this server"] = ""; -$a->strings["Global Community"] = ""; -$a->strings["Posts from users of the whole federated network"] = ""; -$a->strings["No results."] = "No results."; +$a->strings["Local Community"] = "Local community"; +$a->strings["Posts from local users on this server"] = "Posts from local users on this server"; +$a->strings["Global Community"] = "Global community"; +$a->strings["Posts from users of the whole federated network"] = "Posts from users of the whole federated network"; $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."; -$a->strings["%d contact edited."] = [ - 0 => "%d contact edited.", - 1 => "%d contacts edited.", -]; -$a->strings["Could not access contact record."] = "Could not access contact record."; -$a->strings["Could not locate selected profile."] = "Could not locate selected profile."; -$a->strings["Contact updated."] = "Contact updated."; -$a->strings["Failed to update contact record."] = "Failed to update contact record."; -$a->strings["Contact has been blocked"] = "Contact has been blocked"; -$a->strings["Contact has been unblocked"] = "Contact has been unblocked"; -$a->strings["Contact has been ignored"] = "Contact has been ignored"; -$a->strings["Contact has been unignored"] = "Contact has been unignored"; -$a->strings["Contact has been archived"] = "Contact has been archived"; -$a->strings["Contact has been unarchived"] = "Contact has been unarchived"; -$a->strings["Drop contact"] = "Drop contact"; -$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?"; -$a->strings["Contact has been removed."] = "Contact has been removed."; -$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s"; -$a->strings["You are sharing with %s"] = "You are sharing with %s"; -$a->strings["%s is sharing with you"] = "%s is sharing with you"; -$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact."; -$a->strings["Never"] = "Never"; -$a->strings["(Update was successful)"] = "(Update was successful)"; -$a->strings["(Update was not successful)"] = "(Update was not successful)"; -$a->strings["Suggest friends"] = "Suggest friends"; -$a->strings["Network type: %s"] = "Network type: %s"; -$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!"; -$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds"; -$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."; -$a->strings["Fetch information"] = "Fetch information"; -$a->strings["Fetch keywords"] = "Fetch keywords"; -$a->strings["Fetch information and keywords"] = "Fetch information and keywords"; -$a->strings["Contact"] = "Contact"; -$a->strings["Profile Visibility"] = "Profile visibility"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely."; -$a->strings["Contact Information / Notes"] = "Personal note"; -$a->strings["Their personal note"] = "Their personal note"; -$a->strings["Edit contact notes"] = "Edit contact notes"; -$a->strings["Block/Unblock contact"] = "Block/Unblock contact"; -$a->strings["Ignore contact"] = "Ignore contact"; -$a->strings["Repair URL settings"] = "Repair URL settings"; -$a->strings["View conversations"] = "View conversations"; -$a->strings["Last update:"] = "Last update:"; -$a->strings["Update public posts"] = "Update public posts"; -$a->strings["Update now"] = "Update now"; -$a->strings["Unignore"] = "Unignore"; -$a->strings["Currently blocked"] = "Currently blocked"; -$a->strings["Currently ignored"] = "Currently ignored"; -$a->strings["Currently archived"] = "Currently archived"; -$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Replies/Likes to your public posts may still be visible"; -$a->strings["Notification for new posts"] = "Notification for new posts"; -$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact"; -$a->strings["Blacklisted keywords"] = "Blacklisted keywords"; -$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"; -$a->strings["XMPP:"] = "XMPP:"; -$a->strings["Actions"] = "Actions"; -$a->strings["Status"] = "Status"; -$a->strings["Contact Settings"] = "Notification and privacy "; -$a->strings["Suggestions"] = "Suggestions"; -$a->strings["Suggest potential friends"] = "Suggest potential friends"; -$a->strings["Show all contacts"] = "Show all contacts"; -$a->strings["Unblocked"] = "Unblocked"; -$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts"; -$a->strings["Blocked"] = "Blocked"; -$a->strings["Only show blocked contacts"] = "Only show blocked contacts"; -$a->strings["Ignored"] = "Ignored"; -$a->strings["Only show ignored contacts"] = "Only show ignored contacts"; -$a->strings["Archived"] = "Archived"; -$a->strings["Only show archived contacts"] = "Only show archived contacts"; -$a->strings["Hidden"] = "Hidden"; -$a->strings["Only show hidden contacts"] = "Only show hidden contacts"; -$a->strings["Search your contacts"] = "Search your contacts"; -$a->strings["Results for: %s"] = "Results for: %s"; -$a->strings["Update"] = "Update"; -$a->strings["Archive"] = "Archive"; -$a->strings["Unarchive"] = "Unarchive"; -$a->strings["Batch Actions"] = "Batch actions"; -$a->strings["Profile Details"] = "Profile Details"; -$a->strings["View all contacts"] = "View all contacts"; -$a->strings["View all common friends"] = "View all common friends"; -$a->strings["Advanced Contact Settings"] = "Advanced contact settings"; -$a->strings["Mutual Friendship"] = "Mutual friendship"; -$a->strings["is a fan of yours"] = "is a fan of yours"; -$a->strings["you are a fan of"] = "I follow them"; -$a->strings["Toggle Blocked status"] = "Toggle blocked status"; -$a->strings["Toggle Ignored status"] = "Toggle ignored status"; -$a->strings["Toggle Archive status"] = "Toggle archive status"; -$a->strings["Delete contact"] = "Delete contact"; -$a->strings["Profile not found."] = "Profile not found."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved."; -$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood."; -$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: "; -$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully."; -$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again."; -$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked."; -$a->strings["Remote site reported: "] = "Remote site reported: "; -$a->strings["Unable to set contact photo."] = "Unable to set contact photo."; -$a->strings["No user record found for '%s' "] = "No user record found for '%s' "; -$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us."; -$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site."; -$a->strings["Site public key not available in contact record for URL %s."] = "Site public key not available in contact record for URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "The ID provided by your system is a duplicate on our system. It should work if you try again."; -$a->strings["Unable to set your contact credentials on our system."] = "Unable to set your contact credentials on our system."; -$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system"; -$a->strings["[Name Withheld]"] = "[Name Withheld]"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s"; -$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted."; -$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name."; -$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo."; -$a->strings["%d required parameter was not found at the given location"] = [ - 0 => "%d required parameter was not found at the given location", - 1 => "%d required parameters were not found at the given location", -]; -$a->strings["Introduction complete."] = "Introduction complete."; -$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error."; -$a->strings["Profile unavailable."] = "Profile unavailable."; -$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today."; -$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours."; -$a->strings["Invalid locator"] = "Invalid locator"; -$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here."; -$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s."; -$a->strings["Invalid profile URL."] = "Invalid profile URL."; -$a->strings["Disallowed profile URL."] = "Disallowed profile URL."; -$a->strings["Your introduction has been sent."] = "Your introduction has been sent."; -$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system."; -$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Incorrect identity currently logged in. Please login to this profile."; -$a->strings["Confirm"] = "Confirm"; -$a->strings["Hide this contact"] = "Hide this contact"; -$a->strings["Welcome home %s."] = "Welcome home %s."; -$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s."; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:"; -$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"] = "Friend/Connection request"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = ""; -$a->strings["Friendica"] = "Friendica"; -$a->strings["GNU Social (Pleroma, Mastodon)"] = ""; -$a->strings["Diaspora (Socialhome, Hubzilla)"] = ""; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - please do not use this form. Instead, enter %s into your Diaspora search bar."; +$a->strings["Status:"] = "Status:"; +$a->strings["Homepage:"] = "Homepage:"; +$a->strings["Global Directory"] = "Global Directory"; +$a->strings["Find on this site"] = "Find on this site"; +$a->strings["Results for:"] = "Results for:"; +$a->strings["Site Directory"] = "Site directory"; +$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden)."; +$a->strings["Item not found"] = "Item not found"; +$a->strings["Edit post"] = "Edit post"; $a->strings["Event can not end before it has started."] = "Event cannot end before it has started."; $a->strings["Event title and start time are required."] = "Event title and starting time are required."; $a->strings["Create New Event"] = "Create new event"; $a->strings["Event details"] = "Event details"; $a->strings["Starting date and Title are required."] = "Starting date and title are required."; $a->strings["Event Starts:"] = "Event starts:"; -$a->strings["Required"] = "Required"; $a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant"; $a->strings["Event Finishes:"] = "Event finishes:"; $a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone"; @@ -1120,137 +1380,22 @@ $a->strings["Event removed"] = "Event removed"; $a->strings["Friend suggestion sent."] = "Friend suggestion sent"; $a->strings["Suggest Friends"] = "Suggest friends"; $a->strings["Suggest a friend for %s"] = "Suggest a friend for %s"; -$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup"; -$a->strings["Could not connect to database."] = "Could not connect to database."; -$a->strings["Could not create table."] = "Could not create table."; -$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\"."; -$a->strings["Database already in use."] = "Database already in use."; -$a->strings["System check"] = "System check"; -$a->strings["Check again"] = "Check again"; -$a->strings["Database connection"] = "Database connection"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica we need to know how to connect to your database."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; -$a->strings["Database Server Name"] = "Database server name"; -$a->strings["Database Login Name"] = "Database login name"; -$a->strings["Database Login Password"] = "Database login password"; -$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty"; -$a->strings["Database Name"] = "Database name"; -$a->strings["Site administrator email address"] = "Site administrator email address"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; -$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website"; -$a->strings["Site settings"] = "Site settings"; -$a->strings["System Language:"] = "System language:"; -$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication."; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; -$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = ""; -$a->strings["PHP executable path"] = "PHP executable path"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; -$a->strings["Command line PHP"] = "Command line PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."; -$a->strings["Found PHP version: "] = "Found PHP version: "; -$a->strings["PHP cli binary"] = "PHP cli binary"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; -$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generate encryption keys"; -$a->strings["libCurl PHP module"] = "libCurl PHP module"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; -$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module"; -$a->strings["mb_string PHP module"] = "mb_string PHP module"; -$a->strings["XML PHP module"] = "XML PHP module"; -$a->strings["iconv module"] = "iconv module"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; -$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; -$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed."; -$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; -$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed."; -$a->strings["Error, XML PHP module required but not installed."] = "Error, XML PHP module required but not installed."; -$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."; -$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."; -$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php 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 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."] = "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 directory."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."; -$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."] = "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"] = "view/smarty3 is writable"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration."; -$a->strings["Url rewrite is working"] = "URL rewrite is working"; -$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed"; -$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed"; -$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF"; -$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."; -$a->strings["

What next

"] = "

What next

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."; -$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = ""; -$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded"; -$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address"; -$a->strings["Please join us on Friendica"] = "Please join us on Friendica."; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator."; -$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed"; -$a->strings["%d message sent."] = [ - 0 => "%d message sent.", - 1 => "%d messages sent.", -]; -$a->strings["You have no more invitations available"] = "You have no more invitations available."; -$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."] = "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."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public 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 sites are all inter-connect to create a large 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."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members."; -$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."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."; -$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s."; -$a->strings["Send invitations"] = "Send invitations"; -$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "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:"] = "Once you have signed up, please connect with me via my profile page at:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"; -$a->strings["Unable to locate original post."] = "Unable to locate original post."; -$a->strings["Empty post discarded."] = "Empty post discarded."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network."; -$a->strings["You may visit them online at %s"] = "You may visit them online at %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages."; -$a->strings["%s posted an update."] = "%s posted an update."; -$a->strings["Time Conversion"] = "Time conversion"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones."; -$a->strings["UTC time: %s"] = "UTC time: %s"; -$a->strings["Current timezone: %s"] = "Current time zone: %s"; -$a->strings["Converted localtime: %s"] = "Converted local time: %s"; -$a->strings["Please select your timezone:"] = "Please select your time zone:"; -$a->strings["No valid account found."] = "No valid account found."; -$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your 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, the request will expire shortly.\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 soon 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"] = "Password reset requested at %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed."; -$a->strings["Request has expired, please make a new one."] = ""; -$a->strings["Forgot your Password?"] = "Reset My Password"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email."; -$a->strings["Nickname or Email: "] = "Nickname or email: "; -$a->strings["Reset"] = "Reset"; -$a->strings["Password Reset"] = "Forgotten password?"; -$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested."; -$a->strings["Your new password is"] = "Your new password is"; -$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then"; -$a->strings["click here to login"] = "click here to login"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Your password may be changed from the Settings page after successful login."; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = ""; -$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = ""; -$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s"; -$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own."; -$a->strings["Select an identity to manage: "] = "Select identity:"; +$a->strings["Group created."] = "Group created."; +$a->strings["Could not create group."] = "Could not create group."; +$a->strings["Group not found."] = "Group not found."; +$a->strings["Group name changed."] = "Group name changed."; +$a->strings["Save Group"] = "Save group"; +$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends."; +$a->strings["Group Name: "] = "Group name: "; +$a->strings["Group removed."] = "Group removed."; +$a->strings["Unable to remove group."] = "Unable to remove group."; +$a->strings["Delete Group"] = "Delete group"; +$a->strings["Group Editor"] = "Group Editor"; +$a->strings["Edit Group Name"] = "Edit group name"; +$a->strings["Members"] = "Members"; +$a->strings["Group is empty"] = "Group is empty"; +$a->strings["Remove Contact"] = "Remove contact"; +$a->strings["Add Contact"] = "Add contact"; $a->strings["New Message"] = "New Message"; $a->strings["Unable to locate contact information."] = "Unable to locate contact information."; $a->strings["Messages"] = "Messages"; @@ -1260,19 +1405,17 @@ $a->strings["Conversation removed."] = "Conversation removed."; $a->strings["No messages."] = "No messages."; $a->strings["Message not available."] = "Message not available."; $a->strings["Delete message"] = "Delete message"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; $a->strings["Delete conversation"] = "Delete conversation"; $a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "No secure communications available. You may be able to respond from the sender's profile page."; $a->strings["Send Reply"] = "Send reply"; $a->strings["Unknown sender - %s"] = "Unknown sender - %s"; $a->strings["You and %s"] = "Me and %s"; $a->strings["%s and You"] = "%s and me"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; $a->strings["%d message"] = [ 0 => "%d message", 1 => "%d messages", ]; -$a->strings["Remove term"] = "Remove term"; -$a->strings["Saved Searches"] = "Saved searches"; $a->strings["add"] = "add"; $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [ 0 => "Warning: This group contains %s member from a network that doesn't allow non public messages.", @@ -1287,7 +1430,6 @@ $a->strings["Commented Order"] = "Commented last"; $a->strings["Sort by Comment Date"] = "Sort by comment date"; $a->strings["Posted Order"] = "Posted last"; $a->strings["Sort by Post Date"] = "Sort by post date"; -$a->strings["Personal"] = "Personal"; $a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me"; $a->strings["New"] = "New"; $a->strings["Activity Stream - by date"] = "Activity Stream - by date"; @@ -1295,7 +1437,7 @@ $a->strings["Shared Links"] = "Shared links"; $a->strings["Interesting Links"] = "Interesting links"; $a->strings["Starred"] = "Starred"; $a->strings["Favourite Posts"] = "My favorite posts"; -$a->strings["No more system notifications."] = "No more system notifications."; +$a->strings["Personal Notes"] = "Personal notes"; $a->strings["Photo Albums"] = "Photo Albums"; $a->strings["Recent Photos"] = "Recent photos"; $a->strings["Upload New Photos"] = "Upload new photos"; @@ -1308,9 +1450,9 @@ $a->strings["Delete Photo"] = "Delete photo"; $a->strings["Do you really want to delete this photo?"] = "Do you really want to delete this photo?"; $a->strings["a photo"] = "a photo"; $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s"; -$a->strings["Image upload didn't complete, please try again"] = ""; -$a->strings["Image file is missing"] = ""; -$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = ""; +$a->strings["Image upload didn't complete, please try again"] = "Image upload didn't complete, please try again"; +$a->strings["Image file is missing"] = "Image file is missing"; +$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Server can't accept new file upload at this time, please contact your administrator"; $a->strings["Image file is empty."] = "Image file is empty."; $a->strings["No photos selected"] = "No photos selected"; $a->strings["Access to this item is restricted."] = "Access to this item is restricted."; @@ -1346,142 +1488,11 @@ $a->strings["This is you"] = "This is me"; $a->strings["Comment"] = "Comment"; $a->strings["Map"] = "Map"; $a->strings["View Album"] = "View album"; -$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend"; -$a->strings["{0} sent you a message"] = "{0} sent you a message"; -$a->strings["{0} requested registration"] = "{0} requested registration"; -$a->strings["Poke/Prod"] = "Poke/Prod"; -$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody"; -$a->strings["Recipient"] = "Recipient:"; -$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:"; -$a->strings["Make this post private"] = "Make this post private"; $a->strings["Requested profile is not available."] = "Requested profile is unavailable."; -$a->strings["%s's posts"] = ""; -$a->strings["%s's comments"] = ""; -$a->strings["%s's timeline"] = ""; +$a->strings["%s's posts"] = "%s's posts"; +$a->strings["%s's comments"] = "%s's comments"; +$a->strings["%s's timeline"] = "%s's timeline"; $a->strings["Tips for New Members"] = "Tips for New Members"; -$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed."; -$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately."; -$a->strings["Unable to process image"] = "Unable to process image"; -$a->strings["Upload File:"] = "Upload File:"; -$a->strings["Select a profile:"] = "Select a profile:"; -$a->strings["or"] = "or"; -$a->strings["skip this step"] = "skip this step"; -$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums"; -$a->strings["Crop Image"] = "Crop Image"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing."; -$a->strings["Done Editing"] = "Done editing"; -$a->strings["Image uploaded successfully."] = "Image uploaded successfully."; -$a->strings["Profile deleted."] = "Profile deleted."; -$a->strings["Profile-"] = "Profile-"; -$a->strings["New profile created."] = "New profile created."; -$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone."; -$a->strings["Profile Name is required."] = "Profile name is required."; -$a->strings["Marital Status"] = "Marital status"; -$a->strings["Romantic Partner"] = "Romantic partner"; -$a->strings["Work/Employment"] = "Work/Employment:"; -$a->strings["Religion"] = "Religion"; -$a->strings["Political Views"] = "Political views"; -$a->strings["Gender"] = "Gender"; -$a->strings["Sexual Preference"] = "Sexual preference"; -$a->strings["XMPP"] = "XMPP"; -$a->strings["Homepage"] = "Homepage"; -$a->strings["Interests"] = "Interests"; -$a->strings["Location"] = "Location"; -$a->strings["Profile updated."] = "Profile updated."; -$a->strings[" and "] = " and "; -$a->strings["public profile"] = "public profile"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s changed %2\$s to “%3\$s”"; -$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s."; -$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:"; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?"; -$a->strings["Show more profile fields:"] = "Show more profile fields:"; -$a->strings["Profile Actions"] = "Profile actions"; -$a->strings["Edit Profile Details"] = "Edit Profile Details"; -$a->strings["Change Profile Photo"] = "Change profile photo"; -$a->strings["View this profile"] = "View this profile"; -$a->strings["Edit visibility"] = "Edit visibility"; -$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings"; -$a->strings["Clone this profile"] = "Clone this profile"; -$a->strings["Delete this profile"] = "Delete this profile"; -$a->strings["Basic information"] = "Basic information"; -$a->strings["Profile picture"] = "Profile picture"; -$a->strings["Preferences"] = "Preferences"; -$a->strings["Status information"] = "Status information"; -$a->strings["Additional information"] = "Additional information"; -$a->strings["Relation"] = "Relation"; -$a->strings["Miscellaneous"] = "Miscellaneous"; -$a->strings["Your Gender:"] = "Gender:"; -$a->strings[" Marital Status:"] = " Marital status:"; -$a->strings["Sexual Preference:"] = "Sexual preference:"; -$a->strings["Example: fishing photography software"] = "Example: fishing photography software"; -$a->strings["Profile Name:"] = "Profile name:"; -$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "This is your public profile.
It may be visible to anybody using the internet."; -$a->strings["Your Full Name:"] = "My full name:"; -$a->strings["Title/Description:"] = "Title/Description:"; -$a->strings["Street Address:"] = "Street address:"; -$a->strings["Locality/City:"] = "Locality/City:"; -$a->strings["Region/State:"] = "Region/State:"; -$a->strings["Postal/Zip Code:"] = "Postcode:"; -$a->strings["Country:"] = "Country:"; -$a->strings["Age: "] = "Age: "; -$a->strings["Who: (if applicable)"] = "Who: (if applicable)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Since [date]:"] = "Since when:"; -$a->strings["Tell us about yourself..."] = "About myself:"; -$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:"; -$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you."; -$a->strings["Homepage URL:"] = "Homepage URL:"; -$a->strings["Hometown:"] = "Home town:"; -$a->strings["Political Views:"] = "Political views:"; -$a->strings["Religious Views:"] = "Religious views:"; -$a->strings["Public Keywords:"] = "Public keywords:"; -$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others."; -$a->strings["Private Keywords:"] = "Private keywords:"; -$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others."; -$a->strings["Likes:"] = "Likes:"; -$a->strings["Dislikes:"] = "Dislikes:"; -$a->strings["Musical interests"] = "Music:"; -$a->strings["Books, literature"] = "Books, literature, poetry:"; -$a->strings["Television"] = "Television:"; -$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment"; -$a->strings["Hobbies/Interests"] = "Hobbies/Interests:"; -$a->strings["Love/romance"] = "Love/Romance:"; -$a->strings["Work/employment"] = "Work/Employment:"; -$a->strings["School/education"] = "School/Education:"; -$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:"; -$a->strings["Profile Image"] = "Profile image"; -$a->strings["visible to everybody"] = "Visible to everybody"; -$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles"; -$a->strings["Change profile photo"] = "Change profile photo"; -$a->strings["Create New Profile"] = "Create new profile"; -$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions."; -$a->strings["Failed to send email message. Here your accout details:
login: %s
password: %s

You can change your password after login."] = "Failed to send email message. Here your account details:
login: %s
password: %s

You can change your password after login."; -$a->strings["Registration successful."] = "Registration successful."; -$a->strings["Your registration can not be processed."] = "Your registration cannot be processed."; -$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator."; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."; -$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): "; -$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?"; -$a->strings["Note for the admin"] = "Note for the admin"; -$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node."; -$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only."; -$a->strings["Your invitation ID: "] = "Your invitation ID: "; -$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: "; -$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)"; -$a->strings["New Password:"] = "New password:"; -$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password."; -$a->strings["Confirm:"] = "Confirm new password:"; -$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = ""; -$a->strings["Choose a nickname: "] = "Choose a nickname: "; -$a->strings["Register"] = "Sign up now >>"; -$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node."; -$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search."; -$a->strings["Too Many Requests"] = "Too many requests"; -$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users."; -$a->strings["Items tagged with: %s"] = "Items tagged with: %s"; $a->strings["Display"] = "Display"; $a->strings["Social Networks"] = "Social networks"; $a->strings["Delegations"] = "Delegations"; @@ -1500,8 +1511,8 @@ $a->strings["Password update failed. Please try again."] = "Password update fail $a->strings[" Please use a shorter name."] = " Please use a shorter name."; $a->strings[" Name too short."] = " Name too short."; $a->strings["Wrong Password"] = "Wrong password"; -$a->strings["Invalid email."] = ""; -$a->strings["Cannot change to that email."] = ""; +$a->strings["Invalid email."] = "Invalid email."; +$a->strings["Cannot change to that email."] = "Cannot change to that email."; $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Private forum has no privacy permissions. Using default privacy group."; $a->strings["Private forum has no privacy permissions and no default privacy group."] = "Private forum has no privacy permissions and no default privacy group."; $a->strings["Settings updated."] = "Settings updated."; @@ -1516,8 +1527,8 @@ $a->strings["Edit"] = "Edit"; $a->strings["Client key starts with"] = "Client key starts with"; $a->strings["No name"] = "No name"; $a->strings["Remove authorization"] = "Remove authorization"; -$a->strings["No Addon settings configured"] = ""; -$a->strings["Addon Settings"] = ""; +$a->strings["No Addon settings configured"] = "No addon settings configured"; +$a->strings["Addon Settings"] = "Addon Settings"; $a->strings["Additional Features"] = "Additional Features"; $a->strings["Diaspora"] = "Diaspora"; $a->strings["enabled"] = "enabled"; @@ -1549,8 +1560,8 @@ $a->strings["Action after import:"] = "Action after import:"; $a->strings["Mark as seen"] = "Mark as seen"; $a->strings["Move to folder"] = "Move to folder"; $a->strings["Move to folder:"] = "Move to folder:"; -$a->strings["%s - (Unsupported)"] = ""; -$a->strings["%s - (Experimental)"] = ""; +$a->strings["%s - (Unsupported)"] = "%s - (Unsupported)"; +$a->strings["%s - (Experimental)"] = "%s - (Experimental)"; $a->strings["Display Settings"] = "Display Settings"; $a->strings["Display Theme:"] = "Display theme:"; $a->strings["Mobile Theme:"] = "Mobile theme:"; @@ -1576,7 +1587,7 @@ $a->strings["General Theme Settings"] = "Themes"; $a->strings["Custom Theme Settings"] = "Theme customization"; $a->strings["Content Settings"] = "Content/Layout"; $a->strings["Theme settings"] = "Theme settings"; -$a->strings["Unable to find your profile. Please contact your admin."] = ""; +$a->strings["Unable to find your profile. Please contact your admin."] = "Unable to find your profile. Please contact your admin."; $a->strings["Account Types"] = "Account types:"; $a->strings["Personal Page Subtypes"] = "Personal Page subtypes"; $a->strings["Community Forum Subtypes"] = "Community forum subtypes"; @@ -1601,14 +1612,21 @@ $a->strings["Requires manual approval of contact requests."] = "Requires manual $a->strings["OpenID:"] = "OpenID:"; $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Allow this OpenID to login to this account."; $a->strings["Publish your default profile in your local site directory?"] = "Publish default profile in local site directory?"; -$a->strings["Your profile may be visible in public."] = "Your local directory may be publicly visible"; +$a->strings["Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public."] = "Your profile will be published in the global Friendica directories (e.g. %s). Your profile will be publicly visible."; $a->strings["Publish your default profile in the global social directory?"] = "Publish default profile in global directory?"; +$a->strings["Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings."] = "Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings."; $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Hide my contact list from others?"; -$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Posting public messages to Diaspora and other networks will not be possible if enabled"; +$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Your contact list won't be shown in your default profile page. You can decide to display your contact list separately for each additional profile you create"; +$a->strings["Hide your profile details from anonymous viewers?"] = "Hide your profile details from anonymous viewers?"; +$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks."; $a->strings["Allow friends to post to your profile page?"] = "Allow friends to post to my wall?"; +$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"; $a->strings["Allow friends to tag your posts?"] = "Allow friends to tag my post?"; +$a->strings["Your contacts can add additional tags to your posts."] = "Your contacts can add additional tags to your posts."; $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Allow us to suggest you as a potential friend to new members?"; +$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "If you like, Friendica may suggest new members to add you as a contact."; $a->strings["Permit unknown people to send you private mail?"] = "Allow unknown people to send me private messages?"; +$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Friendica network users may send you private messages even if they are not in your contact list."; $a->strings["Profile is not published."] = "Profile is not published."; $a->strings["Your Identity Address is '%s' or '%s'."] = "My identity address: '%s' or '%s'"; $a->strings["Automatically expire posts after this many days:"] = "Automatically expire posts after this many days:"; @@ -1668,19 +1686,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ch $a->strings["Relocate"] = "Recent relocation"; $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."] = "If you have moved this profile from another server and some of your contacts don't receive your updates:"; $a->strings["Resend relocate message to contacts"] = "Resend relocation message to contacts"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s"; -$a->strings["Tag removed"] = "Tag removed"; -$a->strings["Remove Item Tag"] = "Remove Item tag"; -$a->strings["Select a tag to remove: "] = "Select a tag to remove: "; $a->strings["Do you really want to delete this video?"] = "Do you really want to delete this video?"; $a->strings["Delete Video"] = "Delete video"; $a->strings["No videos selected"] = "No videos selected"; $a->strings["Recent Videos"] = "Recent videos"; $a->strings["Upload New Videos"] = "Upload new videos"; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows"; -$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?"; -$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s"; -$a->strings["File upload failed."] = "File upload failed."; $a->strings["default"] = "default"; $a->strings["greenzero"] = "greenzero"; $a->strings["purplezero"] = "purplezero"; @@ -1705,11 +1715,11 @@ $a->strings["Navigation bar background color"] = "Navigation bar background colo $a->strings["Navigation bar icon color "] = "Navigation bar icon color:"; $a->strings["Link color"] = "Link color:"; $a->strings["Set the background color"] = "Background color:"; -$a->strings["Content background opacity"] = ""; +$a->strings["Content background opacity"] = "Content background opacity"; $a->strings["Set the background image"] = "Background image:"; -$a->strings["Login page background image"] = ""; -$a->strings["Login page background color"] = ""; -$a->strings["Leave background image and color empty for theme defaults"] = ""; +$a->strings["Login page background image"] = "Login page background image"; +$a->strings["Login page background color"] = "Login page background color"; +$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and color empty for theme defaults"; $a->strings["Guest"] = "Guest"; $a->strings["Visitor"] = "Visitor"; $a->strings["Logout"] = "Logout"; @@ -1760,7 +1770,6 @@ $a->strings["Friend/Connect Request"] = "Friend/Contact request"; $a->strings["New Follower"] = "New follower"; $a->strings["Error decoding account file"] = "Error decoding account file"; $a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?"; -$a->strings["Error! Cannot check nickname"] = "Error! Cannot check nickname."; $a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!"; $a->strings["User creation error"] = "User creation error"; $a->strings["User profile creation error"] = "User profile creation error"; @@ -1881,7 +1890,7 @@ $a->strings["Apps"] = "Apps"; $a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games"; $a->strings["Search site content"] = "Search site content"; $a->strings["Community"] = "Community"; -$a->strings["Conversations on this and other servers"] = ""; +$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers"; $a->strings["Directory"] = "Directory"; $a->strings["People directory"] = "People directory"; $a->strings["Information about this friendica instance"] = "Information about this Friendica instance"; @@ -1949,8 +1958,8 @@ $a->strings["Advanced Profile Settings"] = "Advanced profiles"; $a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page"; $a->strings["Tag Cloud"] = "Tag cloud"; $a->strings["Provide a personal tag cloud on your profile page"] = "Provide a personal tag cloud on your profile page"; -$a->strings["Display Membership Date"] = ""; -$a->strings["Display membership date in profile"] = ""; +$a->strings["Display Membership Date"] = "Display membership date"; +$a->strings["Display membership date in profile"] = "Display membership date in profile"; $a->strings["Embedding disabled"] = "Embedding disabled"; $a->strings["Embedded content"] = "Embedded content"; $a->strings["Add New Contact"] = "Add new contact"; @@ -1974,42 +1983,16 @@ $a->strings["%d contact in common"] = [ 1 => "%d contacts in common", ]; $a->strings["There are no tables on MyISAM."] = "There are no tables on MyISAM."; -$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = ""; +$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\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]"] = "The error message is\n[pre]%s[/pre]"; $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d occurred during database update:\n%s\n"; $a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: "; $a->strings[": Database update"] = ": Database update"; $a->strings["%s: updating %s table."] = "%s: updating %s table."; -$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."] = "A deleted group with this name has been 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."; -$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts"; -$a->strings["Everybody"] = "Everybody"; -$a->strings["edit"] = "edit"; -$a->strings["Edit group"] = "Edit group"; -$a->strings["Contacts not in any group"] = "Contacts not in any group"; -$a->strings["Create a new group"] = "Create new group"; -$a->strings["Edit groups"] = "Edit groups"; -$a->strings["Drop Contact"] = "Drop contact"; -$a->strings["Organisation"] = "Organization"; -$a->strings["News"] = "News"; -$a->strings["Forum"] = "Forum"; -$a->strings["Connect URL missing."] = "Connect URL missing."; -$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = ""; -$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered."; -$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information."; -$a->strings["An author or name was not found."] = "An author or name was not found."; -$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact."; -$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "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."] = "Limited profile: This person will be unable to receive direct/private messages from you."; -$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information."; -$a->strings["%s's birthday"] = "%s's birthday"; -$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!"; +$a->strings["[no subject]"] = "[no subject]"; $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is going to %2\$s's %3\$s"; $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is not going to %2\$s's %3\$s"; $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s may go to %2\$s's %3\$s"; -$a->strings["[no subject]"] = "[no subject]"; $a->strings["Requested account is not available."] = "Requested account is unavailable."; $a->strings["Edit profile"] = "Edit profile"; $a->strings["Atom feed"] = "Atom feed"; @@ -2022,7 +2005,7 @@ $a->strings["Birthdays this week:"] = "Birthdays this week:"; $a->strings["[No description]"] = "[No description]"; $a->strings["Event Reminders"] = "Event reminders"; $a->strings["Events this week:"] = "Events this week:"; -$a->strings["Member since:"] = ""; +$a->strings["Member since:"] = "Member since:"; $a->strings["j F, Y"] = "j F, Y"; $a->strings["j F"] = "j F"; $a->strings["Age:"] = "Age:"; @@ -2039,8 +2022,34 @@ $a->strings["Work/employment:"] = "Work/Employment:"; $a->strings["School/education:"] = "School/Education:"; $a->strings["Forums:"] = "Forums:"; $a->strings["Only You Can See This"] = "Only you can see this."; -$a->strings["Login failed"] = ""; -$a->strings["Not enough information to authenticate"] = ""; +$a->strings["Drop Contact"] = "Drop contact"; +$a->strings["Organisation"] = "Organization"; +$a->strings["News"] = "News"; +$a->strings["Forum"] = "Forum"; +$a->strings["Connect URL missing."] = "Connect URL missing."; +$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."; +$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered."; +$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information."; +$a->strings["An author or name was not found."] = "An author or name was not found."; +$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact."; +$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "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."] = "Limited profile: This person will be unable to receive direct/private messages from you."; +$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information."; +$a->strings["%s's birthday"] = "%s's birthday"; +$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!"; +$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."] = "A deleted group with this name has been 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."; +$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts"; +$a->strings["Everybody"] = "Everybody"; +$a->strings["edit"] = "edit"; +$a->strings["Edit group"] = "Edit group"; +$a->strings["Contacts not in any group"] = "Contacts not in any group"; +$a->strings["Create a new group"] = "Create new group"; +$a->strings["Edit groups"] = "Edit groups"; +$a->strings["Login failed"] = "Login failed"; +$a->strings["Not enough information to authenticate"] = "Not enough information to authenticate"; $a->strings["An invitation is required."] = "An invitation is required."; $a->strings["Invitation could not be verified."] = "Invitation could not be verified."; $a->strings["Invalid OpenID url"] = "Invalid OpenID URL"; @@ -2053,24 +2062,24 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "That do $a->strings["Your email domain is not among those allowed on this site."] = "Your email domain is not allowed on this site."; $a->strings["Not a valid email address."] = "Not a valid email address."; $a->strings["Cannot use that email."] = "Cannot use that email."; -$a->strings["Your nickname can only contain a-z, 0-9 and _."] = ""; +$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _."; $a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another."; $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed."; $a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again."; $a->strings["An error occurred creating your default profile. Please try again."] = "An error occurred creating your default profile. Please try again."; -$a->strings["An error occurred creating your self contact. Please try again."] = ""; -$a->strings["An error occurred creating your default contact group. Please try again."] = ""; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = ""; +$a->strings["An error occurred creating your self contact. Please try again."] = "An error occurred creating your self contact. Please try again."; +$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"; $a->strings["Registration at %s"] = "Registration at %s"; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = ""; -$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"; +$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."; $a->strings["%s\\'s birthday"] = "%s\\'s birthday"; -$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network"; -$a->strings["Attachments:"] = "Attachments:"; $a->strings["%s is now following %s."] = "%s is now following %s."; $a->strings["following"] = "following"; $a->strings["%s stopped following %s."] = "%s stopped following %s."; $a->strings["stopped following"] = "stopped following"; +$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network"; +$a->strings["Attachments:"] = "Attachments:"; $a->strings["(no subject)"] = "(no subject)"; $a->strings["Create a New Account"] = "Create a new account"; $a->strings["Password: "] = "Password: "; @@ -2117,5 +2126,5 @@ $a->strings["Link"] = "Link"; $a->strings["Video"] = "Video"; $a->strings["Delete this item?"] = "Delete this item?"; $a->strings["show fewer"] = "Show fewer."; -$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs."; $a->strings["toggle mobile"] = "Toggle mobile"; +$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs."; diff --git a/view/lang/it/messages.po b/view/lang/it/messages.po index e90885a790..71e52d13c6 100644 --- a/view/lang/it/messages.po +++ b/view/lang/it/messages.po @@ -5,7 +5,7 @@ # Translators: # Elena , 2014 # fabrixxm , 2011 -# fabrixxm , 2013-2015,2017 +# fabrixxm , 2013-2015,2017-2018 # fabrixxm , 2011-2012 # Francesco Apruzzese , 2012-2013 # ufic , 2012 @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-07 07:03+0100\n" -"PO-Revision-Date: 2017-11-18 18:26+0000\n" -"Last-Translator: Mauro Batini \n" +"POT-Creation-Date: 2018-03-05 16:37+0100\n" +"PO-Revision-Date: 2018-03-19 13:20+0000\n" +"Last-Translator: fabrixxm \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" @@ -26,3359 +26,1563 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/features.php:65 -msgid "General Features" -msgstr "Funzionalità generali" +#: include/security.php:81 +msgid "Welcome " +msgstr "Ciao" -#: include/features.php:67 -msgid "Multiple Profiles" -msgstr "Profili multipli" +#: include/security.php:82 +msgid "Please upload a profile photo." +msgstr "Carica una foto per il profilo." -#: include/features.php:67 -msgid "Ability to create multiple profiles" -msgstr "Possibilità di creare profili multipli" +#: include/security.php:84 +msgid "Welcome back " +msgstr "Ciao " -#: include/features.php:68 -msgid "Photo Location" -msgstr "Località Foto" - -#: include/features.php:68 +#: include/security.php:431 msgid "" -"Photo metadata is normally stripped. This extracts the location (if present)" -" prior to stripping metadata and links it to a map." -msgstr "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa." +"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 lungo (più di tre ore) prima di inviarla." -#: include/features.php:69 -msgid "Export Public Calendar" -msgstr "Esporta calendario pubblico" - -#: include/features.php:69 -msgid "Ability for visitors to download the public calendar" -msgstr "Permesso ai visitatori di scaricare il calendario pubblico" - -#: include/features.php:74 -msgid "Post Composition Features" -msgstr "Funzionalità di composizione dei post" - -#: include/features.php:75 -msgid "Post Preview" -msgstr "Anteprima dei post" - -#: include/features.php:75 -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:76 -msgid "Auto-mention Forums" -msgstr "Auto-cita i Forum" - -#: include/features.php:76 -msgid "" -"Add/remove mention when a forum page is selected/deselected in ACL window." -msgstr "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi." - -#: include/features.php:81 -msgid "Network Sidebar Widgets" -msgstr "Widget della barra laterale nella pagina Rete" - -#: include/features.php:82 -msgid "Search by Date" -msgstr "Cerca per data" - -#: include/features.php:82 -msgid "Ability to select posts by date ranges" -msgstr "Permette di filtrare i post per data" - -#: include/features.php:83 include/features.php:113 -msgid "List Forums" -msgstr "Elenco forum" - -#: include/features.php:83 -msgid "Enable widget to display the forums your are connected with" -msgstr "Abilita il widget che mostra i forum ai quali sei connesso" - -#: include/features.php:84 -msgid "Group Filter" -msgstr "Filtra gruppi" - -#: include/features.php:84 -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:85 -msgid "Network Filter" -msgstr "Filtro reti" - -#: include/features.php:85 -msgid "Enable widget to display Network posts only from selected network" -msgstr "Abilita il widget per mostrare i post solo per la rete selezionata" - -#: include/features.php:86 mod/search.php:37 mod/network.php:196 -msgid "Saved Searches" -msgstr "Ricerche salvate" - -#: include/features.php:86 -msgid "Save search terms for re-use" -msgstr "Salva i termini cercati per riutilizzarli" - -#: include/features.php:91 -msgid "Network Tabs" -msgstr "Schede pagina Rete" - -#: include/features.php:92 -msgid "Network Personal Tab" -msgstr "Scheda Personali" - -#: include/features.php:92 -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:93 -msgid "Network New Tab" -msgstr "Scheda Nuovi" - -#: include/features.php:93 -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:94 -msgid "Network Shared Links Tab" -msgstr "Scheda Link Condivisi" - -#: include/features.php:94 -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:99 -msgid "Post/Comment Tools" -msgstr "Strumenti per messaggi/commenti" - -#: include/features.php:100 -msgid "Multiple Deletion" -msgstr "Eliminazione multipla" - -#: include/features.php:100 -msgid "Select and delete multiple posts/comments at once" -msgstr "Seleziona ed elimina vari messaggi e commenti in una volta sola" - -#: include/features.php:101 -msgid "Edit Sent Posts" -msgstr "Modifica i post inviati" - -#: include/features.php:101 -msgid "Edit and correct posts and comments after sending" -msgstr "Modifica e correggi messaggi e commenti dopo averli inviati" - -#: include/features.php:102 -msgid "Tagging" -msgstr "Aggiunta tag" - -#: include/features.php:102 -msgid "Ability to tag existing posts" -msgstr "Permette di aggiungere tag ai post già esistenti" - -#: include/features.php:103 -msgid "Post Categories" -msgstr "Categorie post" - -#: include/features.php:103 -msgid "Add categories to your posts" -msgstr "Aggiungi categorie ai tuoi post" - -#: include/features.php:104 include/contact_widgets.php:167 -msgid "Saved Folders" -msgstr "Cartelle Salvate" - -#: include/features.php:104 -msgid "Ability to file posts under folders" -msgstr "Permette di archiviare i post in cartelle" - -#: include/features.php:105 -msgid "Dislike Posts" -msgstr "Non mi piace" - -#: include/features.php:105 -msgid "Ability to dislike posts/comments" -msgstr "Permetti di inviare \"non mi piace\" ai messaggi" - -#: include/features.php:106 -msgid "Star Posts" -msgstr "Post preferiti" - -#: include/features.php:106 -msgid "Ability to mark special posts with a star indicator" -msgstr "Permette di segnare i post preferiti con una stella" - -#: include/features.php:107 -msgid "Mute Post Notifications" -msgstr "Silenzia le notifiche di nuovi post" - -#: include/features.php:107 -msgid "Ability to mute notifications for a thread" -msgstr "Permette di silenziare le notifiche di nuovi post in una discussione" - -#: include/features.php:112 -msgid "Advanced Profile Settings" -msgstr "Impostazioni Avanzate Profilo" - -#: include/features.php:113 -msgid "Show visitors public community forums at the Advanced Profile Page" -msgstr "Mostra ai visitatori i forum nella pagina Profilo Avanzato" - -#: include/datetime.php:66 include/datetime.php:68 mod/profiles.php:697 -msgid "Miscellaneous" -msgstr "Varie" - -#: include/datetime.php:196 include/identity.php:655 -msgid "Birthday:" -msgstr "Compleanno:" - -#: include/datetime.php:198 mod/profiles.php:720 -msgid "Age: " -msgstr "Età : " - -#: include/datetime.php:200 -msgid "YYYY-MM-DD or MM-DD" -msgstr "AAAA-MM-GG o MM-GG" - -#: include/datetime.php:370 -msgid "never" -msgstr "mai" - -#: include/datetime.php:376 -msgid "less than a second ago" -msgstr "meno di un secondo fa" - -#: include/datetime.php:379 -msgid "year" -msgstr "anno" - -#: include/datetime.php:379 -msgid "years" -msgstr "anni" - -#: include/datetime.php:380 include/event.php:490 mod/cal.php:282 -#: mod/events.php:393 -msgid "month" -msgstr "mese" - -#: include/datetime.php:380 -msgid "months" -msgstr "mesi" - -#: include/datetime.php:381 include/event.php:491 mod/cal.php:283 -#: mod/events.php:394 -msgid "week" -msgstr "settimana" - -#: include/datetime.php:381 -msgid "weeks" -msgstr "settimane" - -#: include/datetime.php:382 include/event.php:492 mod/cal.php:284 -#: mod/events.php:395 -msgid "day" -msgstr "giorno" - -#: include/datetime.php:382 -msgid "days" -msgstr "giorni" - -#: include/datetime.php:383 -msgid "hour" -msgstr "ora" - -#: include/datetime.php:383 -msgid "hours" -msgstr "ore" - -#: include/datetime.php:384 -msgid "minute" -msgstr "minuto" - -#: include/datetime.php:384 -msgid "minutes" -msgstr "minuti" - -#: include/datetime.php:385 -msgid "second" -msgstr "secondo" - -#: include/datetime.php:385 -msgid "seconds" -msgstr "secondi" - -#: include/datetime.php:394 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s fa" - -#: include/datetime.php:620 -#, php-format -msgid "%s's birthday" -msgstr "Compleanno di %s" - -#: include/datetime.php:621 include/dfrn.php:1361 -#, php-format -msgid "Happy Birthday %s" -msgstr "Buon compleanno %s" - -#: include/profile_selectors.php:6 -msgid "Male" -msgstr "Maschio" - -#: include/profile_selectors.php:6 -msgid "Female" -msgstr "Femmina" - -#: include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Al momento maschio" - -#: include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Al momento femmina" - -#: include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Prevalentemente maschio" - -#: include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Prevalentemente femmina" - -#: include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" - -#: include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersex" - -#: include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transessuale" - -#: include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Ermafrodito" - -#: include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutro" - -#: include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Non specificato" - -#: include/profile_selectors.php:6 -msgid "Other" -msgstr "Altro" - -#: include/profile_selectors.php:6 include/conversation.php:1565 -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Indeciso" -msgstr[1] "Indecisi" - -#: include/profile_selectors.php:23 -msgid "Males" -msgstr "Maschi" - -#: include/profile_selectors.php:23 -msgid "Females" -msgstr "Femmine" - -#: include/profile_selectors.php:23 -msgid "Gay" -msgstr "Gay" - -#: include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesbica" - -#: include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Nessuna preferenza" - -#: include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "Bisessuale" - -#: include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Autosessuale" - -#: include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Astinente" - -#: include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Vergine" - -#: include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Deviato" - -#: include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetish" - -#: include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Un sacco" - -#: include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Asessuato" - -#: include/profile_selectors.php:42 -msgid "Single" -msgstr "Single" - -#: include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Solitario" - -#: include/profile_selectors.php:42 -msgid "Available" -msgstr "Disponibile" - -#: include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Non disponibile" - -#: include/profile_selectors.php:42 -msgid "Has crush" -msgstr "è cotto/a" - -#: include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "infatuato/a" - -#: include/profile_selectors.php:42 -msgid "Dating" -msgstr "Disponibile a un incontro" - -#: include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Infedele" - -#: include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Sesso-dipendente" - -#: include/profile_selectors.php:42 include/user.php:256 include/user.php:260 -msgid "Friends" -msgstr "Amici" - -#: include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Amici con benefici" - -#: include/profile_selectors.php:42 -msgid "Casual" -msgstr "Casual" - -#: include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Impegnato" - -#: include/profile_selectors.php:42 -msgid "Married" -msgstr "Sposato" - -#: include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "immaginariamente sposato/a" - -#: include/profile_selectors.php:42 -msgid "Partners" -msgstr "Partners" - -#: include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "Coinquilino" - -#: include/profile_selectors.php:42 -msgid "Common law" -msgstr "diritto comune" - -#: include/profile_selectors.php:42 -msgid "Happy" -msgstr "Felice" - -#: include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Non guarda" - -#: include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Scambista" - -#: include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Tradito" - -#: include/profile_selectors.php:42 -msgid "Separated" -msgstr "Separato" - -#: include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Instabile" - -#: include/profile_selectors.php:42 -msgid "Divorced" -msgstr "Divorziato" - -#: include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "immaginariamente divorziato/a" - -#: include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Vedovo" - -#: include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Incerto" - -#: include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "E' complicato" - -#: include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Non interessa" - -#: include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Chiedimelo" - -#: 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:201 -msgid "Default privacy group for new contacts" -msgstr "Gruppo predefinito per i nuovi contatti" - -#: include/group.php:234 -msgid "Everybody" -msgstr "Tutti" - -#: include/group.php:257 -msgid "edit" -msgstr "modifica" - -#: include/group.php:278 mod/newmember.php:39 -msgid "Groups" -msgstr "Gruppi" - -#: include/group.php:280 -msgid "Edit groups" -msgstr "Modifica gruppi" - -#: include/group.php:282 -msgid "Edit group" -msgstr "Modifica gruppo" - -#: include/group.php:283 -msgid "Create a new group" -msgstr "Crea un nuovo gruppo" - -#: include/group.php:284 mod/group.php:101 mod/group.php:198 -msgid "Group Name: " -msgstr "Nome del gruppo:" - -#: include/group.php:286 -msgid "Contacts not in any group" -msgstr "Contatti in nessun gruppo." - -#: include/group.php:288 mod/network.php:197 -msgid "add" -msgstr "aggiungi" - -#: include/ForumManager.php:119 include/nav.php:134 include/text.php:1100 -#: view/theme/vier/theme.php:249 -msgid "Forums" -msgstr "Forum" - -#: include/ForumManager.php:121 view/theme/vier/theme.php:251 -msgid "External link to forum" -msgstr "Link esterno al forum" - -#: include/ForumManager.php:124 include/contact_widgets.php:272 -#: include/items.php:2413 object/Item.php:417 view/theme/vier/theme.php:254 -#: src/App.php:523 -msgid "show more" -msgstr "mostra di più" - -#: include/NotificationsManager.php:157 -msgid "System" -msgstr "Sistema" - -#: include/NotificationsManager.php:164 include/nav.php:161 mod/admin.php:590 -#: view/theme/frio/theme.php:260 -msgid "Network" -msgstr "Rete" - -#: include/NotificationsManager.php:171 mod/network.php:914 -#: mod/profiles.php:695 -msgid "Personal" -msgstr "Personale" - -#: include/NotificationsManager.php:178 include/nav.php:108 -#: include/nav.php:164 -msgid "Home" -msgstr "Home" - -#: include/NotificationsManager.php:185 include/nav.php:169 -msgid "Introductions" -msgstr "Presentazioni" - -#: include/NotificationsManager.php:243 include/NotificationsManager.php:255 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s ha commentato il messaggio di %s" - -#: include/NotificationsManager.php:254 -#, php-format -msgid "%s created a new post" -msgstr "%s a creato un nuovo messaggio" - -#: include/NotificationsManager.php:269 -#, php-format -msgid "%s liked %s's post" -msgstr "a %s è piaciuto il messaggio di %s" - -#: include/NotificationsManager.php:282 -#, php-format -msgid "%s disliked %s's post" -msgstr "a %s non è piaciuto il messaggio di %s" - -#: include/NotificationsManager.php:295 -#, php-format -msgid "%s is attending %s's event" -msgstr "%s partecipa all'evento di %s" - -#: include/NotificationsManager.php:308 -#, php-format -msgid "%s is not attending %s's event" -msgstr "%s non partecipa all'evento di %s" - -#: include/NotificationsManager.php:321 -#, php-format -msgid "%s may attend %s's event" -msgstr "%s potrebbe partecipare all'evento di %s" - -#: include/NotificationsManager.php:338 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s è ora amico di %s" - -#: include/NotificationsManager.php:776 -msgid "Friend Suggestion" -msgstr "Amico suggerito" - -#: include/NotificationsManager.php:805 -msgid "Friend/Connect Request" -msgstr "Richiesta amicizia/connessione" - -#: include/NotificationsManager.php:805 -msgid "New Follower" -msgstr "Qualcuno inizia a seguirti" - -#: include/auth.php:53 -msgid "Logged out." -msgstr "Uscita effettuata." - -#: include/auth.php:124 include/auth.php:186 mod/openid.php:111 -msgid "Login failed." -msgstr "Accesso fallito." - -#: include/auth.php:140 include/user.php:77 -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:140 include/user.php:77 -msgid "The error message was:" -msgstr "Il messaggio riportato era:" - -#: include/bb2diaspora.php:234 include/event.php:19 include/event.php:933 -#: mod/localtime.php:14 -msgid "l F d, Y \\@ g:i A" -msgstr "l d F Y \\@ G:i" - -#: include/bb2diaspora.php:240 include/event.php:36 include/event.php:53 -#: include/event.php:496 include/event.php:985 -msgid "Starts:" -msgstr "Inizia:" - -#: include/bb2diaspora.php:248 include/event.php:39 include/event.php:59 -#: include/event.php:497 include/event.php:989 -msgid "Finishes:" -msgstr "Finisce:" - -#: include/bb2diaspora.php:257 include/event.php:43 include/event.php:68 -#: include/event.php:498 include/event.php:1003 include/identity.php:340 -#: mod/notifications.php:247 mod/directory.php:133 mod/contacts.php:658 -#: mod/events.php:517 -msgid "Location:" -msgstr "Posizione:" - -#: include/contact_widgets.php:12 -msgid "Add New Contact" -msgstr "Aggiungi nuovo contatto" - -#: include/contact_widgets.php:13 -msgid "Enter address or web location" -msgstr "Inserisci posizione o indirizzo web" - -#: include/contact_widgets.php:14 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Esempio: bob@example.com, http://example.com/barbara" - -#: include/contact_widgets.php:16 include/identity.php:230 -#: mod/allfriends.php:88 mod/match.php:93 mod/suggest.php:101 -#: mod/dirfind.php:211 -msgid "Connect" -msgstr "Connetti" - -#: include/contact_widgets.php:31 -#, 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:37 -msgid "Find People" -msgstr "Trova persone" - -#: include/contact_widgets.php:38 -msgid "Enter name or interest" -msgstr "Inserisci un nome o un interesse" - -#: include/contact_widgets.php:39 include/Contact.php:411 -#: include/conversation.php:1035 mod/allfriends.php:72 mod/follow.php:143 -#: mod/match.php:78 mod/suggest.php:83 mod/contacts.php:590 -#: mod/dirfind.php:214 -msgid "Connect/Follow" -msgstr "Connetti/segui" - -#: include/contact_widgets.php:40 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Esempi: Mario Rossi, Pesca" - -#: include/contact_widgets.php:41 mod/directory.php:200 mod/contacts.php:828 -msgid "Find" -msgstr "Trova" - -#: include/contact_widgets.php:42 mod/suggest.php:114 -#: view/theme/vier/theme.php:196 -msgid "Friend Suggestions" -msgstr "Contatti suggeriti" - -#: include/contact_widgets.php:43 view/theme/vier/theme.php:195 -msgid "Similar Interests" -msgstr "Interessi simili" - -#: include/contact_widgets.php:44 -msgid "Random Profile" -msgstr "Profilo causale" - -#: include/contact_widgets.php:45 view/theme/vier/theme.php:197 -msgid "Invite Friends" -msgstr "Invita amici" - -#: include/contact_widgets.php:46 -msgid "View Global Directory" -msgstr "Vedi Directory Globale" - -#: include/contact_widgets.php:132 -msgid "Networks" -msgstr "Reti" - -#: include/contact_widgets.php:135 -msgid "All Networks" -msgstr "Tutte le Reti" - -#: include/contact_widgets.php:170 include/contact_widgets.php:205 -msgid "Everything" -msgstr "Tutto" - -#: include/contact_widgets.php:202 -msgid "Categories" -msgstr "Categorie" - -#: include/contact_widgets.php:267 -#, 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" - -#: include/enotify.php:28 +#: include/enotify.php:33 msgid "Friendica Notification" msgstr "Notifica Friendica" -#: include/enotify.php:31 +#: include/enotify.php:36 msgid "Thank You," msgstr "Grazie," -#: include/enotify.php:34 +#: include/enotify.php:39 #, php-format msgid "%s Administrator" msgstr "Amministratore %s" -#: include/enotify.php:36 +#: include/enotify.php:41 #, php-format msgid "%1$s, %2$s Administrator" msgstr "%1$s, amministratore di %2$s" -#: include/enotify.php:47 include/delivery.php:441 +#: include/enotify.php:52 src/Worker/Delivery.php:403 msgid "noreply" msgstr "nessuna risposta" -#: include/enotify.php:81 -#, php-format -msgid "%s " -msgstr "%s " - -#: include/enotify.php:94 +#: include/enotify.php:100 #, php-format msgid "[Friendica:Notify] New mail received at %s" msgstr "[Friendica:Notifica] Nuovo messaggio privato ricevuto su %s" -#: include/enotify.php:96 +#: include/enotify.php:102 #, 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:97 +#: include/enotify.php:103 +msgid "a private message" +msgstr "un messaggio privato" + +#: include/enotify.php:103 #, php-format msgid "%1$s sent you %2$s." msgstr "%1$s ti ha inviato %2$s" -#: include/enotify.php:97 -msgid "a private message" -msgstr "un messaggio privato" - -#: include/enotify.php:99 +#: include/enotify.php:105 #, php-format msgid "Please visit %s to view and/or reply to your private messages." msgstr "Visita %s per vedere e/o rispondere ai tuoi messaggi privati." -#: include/enotify.php:145 +#: include/enotify.php:143 #, 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:152 +#: include/enotify.php:151 #, 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:160 +#: include/enotify.php:161 #, 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:170 +#: include/enotify.php:173 #, 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:172 +#: include/enotify.php:175 #, 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:175 include/enotify.php:189 include/enotify.php:203 -#: include/enotify.php:217 include/enotify.php:235 include/enotify.php:249 +#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208 +#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257 #, 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:182 +#: include/enotify.php:185 #, php-format msgid "[Friendica:Notify] %s posted to your profile wall" msgstr "[Friendica:Notifica] %s ha scritto sulla tua bacheca" -#: include/enotify.php:184 +#: include/enotify.php:187 #, 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:185 +#: include/enotify.php:188 #, 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:196 +#: include/enotify.php:200 #, php-format msgid "[Friendica:Notify] %s tagged you" msgstr "[Friendica:Notifica] %s ti ha taggato" -#: include/enotify.php:198 +#: include/enotify.php:202 #, php-format msgid "%1$s tagged you at %2$s" msgstr "%1$s ti ha taggato su %2$s" -#: include/enotify.php:199 +#: include/enotify.php:203 #, php-format msgid "%1$s [url=%2$s]tagged you[/url]." msgstr "%1$s [url=%2$s]ti ha taggato[/url]." -#: include/enotify.php:210 +#: include/enotify.php:215 #, php-format msgid "[Friendica:Notify] %s shared a new post" msgstr "[Friendica:Notifica] %s ha condiviso un nuovo messaggio" -#: include/enotify.php:212 +#: include/enotify.php:217 #, 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:213 +#: include/enotify.php:218 #, 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:224 +#: include/enotify.php:230 #, php-format msgid "[Friendica:Notify] %1$s poked you" msgstr "[Friendica:Notifica] %1$s ti ha stuzzicato" -#: include/enotify.php:226 +#: include/enotify.php:232 #, php-format msgid "%1$s poked you at %2$s" msgstr "%1$s ti ha stuzzicato su %2$s" -#: include/enotify.php:227 +#: include/enotify.php:233 #, php-format msgid "%1$s [url=%2$s]poked you[/url]." msgstr "%1$s [url=%2$s]ti ha stuzzicato[/url]." -#: include/enotify.php:242 +#: include/enotify.php:249 #, php-format msgid "[Friendica:Notify] %s tagged your post" msgstr "[Friendica:Notifica] %s ha taggato un tuo messaggio" -#: include/enotify.php:244 +#: include/enotify.php:251 #, 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:245 +#: include/enotify.php:252 #, 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:256 +#: include/enotify.php:264 msgid "[Friendica:Notify] Introduction received" msgstr "[Friendica:Notifica] Hai ricevuto una presentazione" -#: include/enotify.php:258 +#: include/enotify.php:266 #, 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:259 +#: include/enotify.php:267 #, 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:263 include/enotify.php:306 +#: include/enotify.php:272 include/enotify.php:318 #, php-format msgid "You may visit their profile at %s" msgstr "Puoi visitare il suo profilo presso %s" -#: include/enotify.php:265 +#: include/enotify.php:274 #, php-format msgid "Please visit %s to approve or reject the introduction." msgstr "Visita %s per approvare o rifiutare la presentazione." -#: include/enotify.php:273 +#: include/enotify.php:282 msgid "[Friendica:Notify] A new person is sharing with you" msgstr "[Friendica:Notifica] Una nuova persona sta condividendo con te" -#: include/enotify.php:275 include/enotify.php:276 +#: include/enotify.php:284 include/enotify.php:285 #, 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:282 +#: include/enotify.php:292 msgid "[Friendica:Notify] You have a new follower" msgstr "[Friendica:Notifica] Una nuova persona ti segue" -#: include/enotify.php:284 include/enotify.php:285 +#: include/enotify.php:294 include/enotify.php:295 #, 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:296 +#: include/enotify.php:307 msgid "[Friendica:Notify] Friend suggestion received" msgstr "[Friendica:Notifica] Hai ricevuto un suggerimento di amicizia" -#: include/enotify.php:298 +#: include/enotify.php:309 #, 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:299 +#: include/enotify.php:310 #, 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:304 +#: include/enotify.php:316 msgid "Name:" msgstr "Nome:" -#: include/enotify.php:305 +#: include/enotify.php:317 msgid "Photo:" msgstr "Foto:" -#: include/enotify.php:308 +#: include/enotify.php:320 #, php-format msgid "Please visit %s to approve or reject the suggestion." msgstr "Visita %s per approvare o rifiutare il suggerimento." -#: include/enotify.php:316 include/enotify.php:330 +#: include/enotify.php:328 include/enotify.php:343 msgid "[Friendica:Notify] Connection accepted" msgstr "[Friendica:Notifica] Connessione accettata" -#: include/enotify.php:318 include/enotify.php:332 +#: include/enotify.php:330 include/enotify.php:345 #, php-format 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:319 include/enotify.php:333 +#: include/enotify.php:331 include/enotify.php:346 #, 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:323 +#: include/enotify.php:336 msgid "" "You are now mutual friends and may exchange status updates, photos, and " "email without restriction." msgstr "Ora siete amici reciproci e potete scambiarvi aggiornamenti di stato, foto e messaggi privati senza restrizioni." -#: include/enotify.php:325 +#: include/enotify.php:338 #, php-format msgid "Please visit %s if you wish to make any changes to this relationship." msgstr "Visita %s se vuoi modificare questa relazione." -#: include/enotify.php:337 +#: include/enotify.php:351 #, php-format msgid "" -"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of " +"'%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' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibilità di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente." -#: include/enotify.php:339 +#: include/enotify.php:353 #, 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ò scegliere di estendere questa relazione in una relazione più permissiva in futuro." -#: include/enotify.php:341 +#: include/enotify.php:355 #, 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:351 +#: include/enotify.php:365 msgid "[Friendica System:Notify] registration request" msgstr "[Friendica System:Notifica] richiesta di registrazione" -#: include/enotify.php:353 +#: include/enotify.php:367 #, 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:354 +#: include/enotify.php:368 #, 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:358 +#: include/enotify.php:373 #, 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)" +msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s(" +msgstr "Nome completo:\t%1$s\nIndirizzo del sito:\t%2$s\nNome utente:\t%3$s (%4$s)" -#: include/enotify.php:361 +#: include/enotify.php:379 #, php-format msgid "Please visit %s to approve or reject the request." msgstr "Visita %s per approvare o rifiutare la richiesta." -#: include/oembed.php:254 -msgid "Embedded content" -msgstr "Contenuto incorporato" - -#: include/oembed.php:262 -msgid "Embedding disabled" -msgstr "Embed disabilitato" - -#: include/security.php:64 -msgid "Welcome " -msgstr "Ciao" - -#: include/security.php:65 -msgid "Please upload a profile photo." -msgstr "Carica una foto per il profilo." - -#: include/security.php:67 -msgid "Welcome back " -msgstr "Ciao " - -#: include/security.php:424 -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 lungo (più di tre ore) prima di inviarla." - -#: include/photos.php:57 include/photos.php:66 mod/fbrowser.php:43 -#: mod/fbrowser.php:65 mod/photos.php:191 mod/photos.php:1109 -#: mod/photos.php:1233 mod/photos.php:1254 mod/photos.php:1816 -#: mod/photos.php:1830 -msgid "Contact Photos" -msgstr "Foto dei contatti" - -#: include/nav.php:38 mod/navigation.php:22 -msgid "Nothing new here" -msgstr "Niente di nuovo qui" - -#: include/nav.php:42 mod/navigation.php:26 -msgid "Clear notifications" -msgstr "Pulisci le notifiche" - -#: include/nav.php:43 include/text.php:1090 -msgid "@name, !forum, #tags, content" -msgstr "@nome, !forum, #tag, contenuto" - -#: include/nav.php:81 view/theme/frio/theme.php:250 boot.php:874 -msgid "Logout" -msgstr "Esci" - -#: include/nav.php:81 view/theme/frio/theme.php:250 -msgid "End this session" -msgstr "Finisci questa sessione" - -#: include/nav.php:84 include/identity.php:785 mod/contacts.php:667 -#: mod/contacts.php:863 view/theme/frio/theme.php:253 -msgid "Status" -msgstr "Stato" - -#: include/nav.php:84 include/nav.php:164 view/theme/frio/theme.php:253 -msgid "Your posts and conversations" -msgstr "I tuoi messaggi e le tue conversazioni" - -#: include/nav.php:85 include/identity.php:631 include/identity.php:760 -#: include/identity.php:793 mod/newmember.php:20 mod/profperm.php:107 -#: mod/contacts.php:669 mod/contacts.php:871 view/theme/frio/theme.php:254 -msgid "Profile" -msgstr "Profilo" - -#: include/nav.php:85 view/theme/frio/theme.php:254 -msgid "Your profile page" -msgstr "Pagina del tuo profilo" - -#: include/nav.php:86 include/identity.php:801 mod/fbrowser.php:34 -#: view/theme/frio/theme.php:255 -msgid "Photos" -msgstr "Foto" - -#: include/nav.php:86 view/theme/frio/theme.php:255 -msgid "Your photos" -msgstr "Le tue foto" - -#: include/nav.php:87 include/identity.php:809 include/identity.php:812 -#: view/theme/frio/theme.php:256 -msgid "Videos" -msgstr "Video" - -#: include/nav.php:87 view/theme/frio/theme.php:256 -msgid "Your videos" -msgstr "I tuoi video" - -#: include/nav.php:88 include/nav.php:152 include/identity.php:821 -#: include/identity.php:832 mod/cal.php:273 mod/events.php:383 -#: view/theme/frio/theme.php:257 view/theme/frio/theme.php:261 -msgid "Events" -msgstr "Eventi" - -#: include/nav.php:88 view/theme/frio/theme.php:257 -msgid "Your events" -msgstr "I tuoi eventi" - -#: include/nav.php:89 -msgid "Personal notes" -msgstr "Note personali" - -#: include/nav.php:89 -msgid "Your personal notes" -msgstr "Le tue note personali" - -#: include/nav.php:98 mod/bookmarklet.php:15 boot.php:875 -msgid "Login" -msgstr "Accedi" - -#: include/nav.php:98 -msgid "Sign in" -msgstr "Entra" - -#: include/nav.php:108 -msgid "Home Page" -msgstr "Home Page" - -#: include/nav.php:112 mod/register.php:294 boot.php:851 -msgid "Register" -msgstr "Registrati" - -#: include/nav.php:112 -msgid "Create an account" -msgstr "Crea un account" - -#: include/nav.php:118 mod/help.php:51 view/theme/vier/theme.php:292 -msgid "Help" -msgstr "Guida" - -#: include/nav.php:118 -msgid "Help and documentation" -msgstr "Guida e documentazione" - -#: include/nav.php:122 -msgid "Apps" -msgstr "Applicazioni" - -#: include/nav.php:122 -msgid "Addon applications, utilities, games" -msgstr "Applicazioni, utilità e giochi aggiuntivi" - -#: include/nav.php:126 include/text.php:1087 mod/search.php:145 -msgid "Search" -msgstr "Cerca" - -#: include/nav.php:126 -msgid "Search site content" -msgstr "Cerca nel contenuto del sito" - -#: include/nav.php:129 include/text.php:1095 -msgid "Full Text" -msgstr "Testo Completo" - -#: include/nav.php:130 include/text.php:1096 -msgid "Tags" -msgstr "Tags:" - -#: include/nav.php:131 include/nav.php:195 include/identity.php:854 -#: include/identity.php:857 include/text.php:1097 mod/viewcontacts.php:124 -#: mod/contacts.php:822 mod/contacts.php:883 view/theme/frio/theme.php:264 -msgid "Contacts" -msgstr "Contatti" - -#: include/nav.php:146 include/nav.php:148 mod/community.php:31 -msgid "Community" -msgstr "Comunità" - -#: include/nav.php:146 -msgid "Conversations on this site" -msgstr "Conversazioni su questo sito" - -#: include/nav.php:148 -msgid "Conversations on the network" -msgstr "Conversazioni nella rete" - -#: include/nav.php:152 include/identity.php:824 include/identity.php:835 -#: view/theme/frio/theme.php:261 -msgid "Events and Calendar" -msgstr "Eventi e calendario" - -#: include/nav.php:155 -msgid "Directory" -msgstr "Elenco" - -#: include/nav.php:155 -msgid "People directory" -msgstr "Elenco delle persone" - -#: include/nav.php:157 -msgid "Information" -msgstr "Informazioni" - -#: include/nav.php:157 -msgid "Information about this friendica instance" -msgstr "Informazioni su questo server friendica" - -#: include/nav.php:161 view/theme/frio/theme.php:260 -msgid "Conversations from your friends" -msgstr "Conversazioni dai tuoi amici" - -#: include/nav.php:162 -msgid "Network Reset" -msgstr "Reset pagina Rete" - -#: include/nav.php:162 -msgid "Load Network page with no filters" -msgstr "Carica la pagina Rete senza nessun filtro" - -#: include/nav.php:169 -msgid "Friend Requests" -msgstr "Richieste di amicizia" - -#: include/nav.php:172 mod/notifications.php:99 -msgid "Notifications" -msgstr "Notifiche" - -#: include/nav.php:173 -msgid "See all notifications" -msgstr "Vedi tutte le notifiche" - -#: include/nav.php:174 mod/settings.php:911 -msgid "Mark as seen" -msgstr "Segna come letto" - -#: include/nav.php:174 -msgid "Mark all system notifications seen" -msgstr "Segna tutte le notifiche come viste" - -#: include/nav.php:178 mod/message.php:180 view/theme/frio/theme.php:262 -msgid "Messages" -msgstr "Messaggi" - -#: include/nav.php:178 view/theme/frio/theme.php:262 -msgid "Private mail" -msgstr "Posta privata" - -#: include/nav.php:179 -msgid "Inbox" -msgstr "In arrivo" - -#: include/nav.php:180 -msgid "Outbox" -msgstr "Inviati" - -#: include/nav.php:181 mod/message.php:19 -msgid "New Message" -msgstr "Nuovo messaggio" - -#: include/nav.php:184 -msgid "Manage" -msgstr "Gestisci" - -#: include/nav.php:184 -msgid "Manage other pages" -msgstr "Gestisci altre pagine" - -#: include/nav.php:187 mod/settings.php:81 -msgid "Delegations" -msgstr "Delegazioni" - -#: include/nav.php:187 mod/delegate.php:130 -msgid "Delegate Page Management" -msgstr "Gestione delegati per la pagina" - -#: include/nav.php:189 mod/newmember.php:15 mod/admin.php:1740 -#: mod/admin.php:2016 mod/settings.php:111 view/theme/frio/theme.php:263 -msgid "Settings" -msgstr "Impostazioni" - -#: include/nav.php:189 view/theme/frio/theme.php:263 -msgid "Account settings" -msgstr "Parametri account" - -#: include/nav.php:192 include/identity.php:294 -msgid "Profiles" -msgstr "Profili" - -#: include/nav.php:192 -msgid "Manage/Edit Profiles" -msgstr "Gestisci/Modifica i profili" - -#: include/nav.php:195 view/theme/frio/theme.php:264 -msgid "Manage/edit friends and contacts" -msgstr "Gestisci/modifica amici e contatti" - -#: include/nav.php:200 mod/admin.php:204 -msgid "Admin" -msgstr "Amministrazione" - -#: include/nav.php:200 -msgid "Site setup and configuration" -msgstr "Configurazione del sito" - -#: include/nav.php:203 -msgid "Navigation" -msgstr "Navigazione" - -#: include/nav.php:203 -msgid "Site map" -msgstr "Mappa del sito" - -#: include/Contact.php:397 include/Contact.php:410 include/Contact.php:455 -#: include/conversation.php:1022 include/conversation.php:1038 -#: mod/allfriends.php:71 mod/match.php:77 mod/suggest.php:82 -#: mod/directory.php:151 mod/dirfind.php:213 -msgid "View Profile" -msgstr "Visualizza profilo" - -#: include/Contact.php:454 include/conversation.php:1021 -msgid "View Status" -msgstr "Visualizza stato" - -#: include/Contact.php:456 include/conversation.php:1023 -msgid "View Photos" -msgstr "Visualizza foto" - -#: include/Contact.php:457 include/conversation.php:1024 -msgid "Network Posts" -msgstr "Post della Rete" - -#: include/Contact.php:458 include/conversation.php:1025 -msgid "View Contact" -msgstr "Mostra contatto" - -#: include/Contact.php:459 -msgid "Drop Contact" -msgstr "Rimuovi contatto" - -#: include/Contact.php:460 include/conversation.php:1026 -msgid "Send PM" -msgstr "Invia messaggio privato" - -#: include/Contact.php:461 include/conversation.php:1030 -msgid "Poke" -msgstr "Stuzzica" - -#: include/Contact.php:884 -msgid "Organisation" -msgstr "Organizzazione" - -#: include/Contact.php:887 -msgid "News" -msgstr "Notizie" - -#: include/Contact.php:890 -msgid "Forum" -msgstr "Forum" - -#: include/Photo.php:995 include/Photo.php:1011 include/Photo.php:1019 -#: include/Photo.php:1044 include/message.php:139 mod/item.php:470 -#: mod/wall_upload.php:227 -msgid "Wall Photos" -msgstr "Foto della bacheca" - -#: include/acl_selectors.php:355 -msgid "Post to Email" -msgstr "Invia a email" - -#: include/acl_selectors.php:360 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "Connettore disabilitato, dato che \"%s\" è abilitato." - -#: include/acl_selectors.php:361 mod/settings.php:1175 -msgid "Hide your profile details from unknown viewers?" -msgstr "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?" - -#: include/acl_selectors.php:367 -msgid "Visible to everybody" -msgstr "Visibile a tutti" - -#: include/acl_selectors.php:368 view/theme/vier/config.php:110 -msgid "show" -msgstr "mostra" - -#: include/acl_selectors.php:369 view/theme/vier/config.php:110 -msgid "don't show" -msgstr "non mostrare" - -#: include/acl_selectors.php:375 mod/editpost.php:126 -msgid "CC: email addresses" -msgstr "CC: indirizzi email" - -#: include/acl_selectors.php:376 mod/editpost.php:133 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Esempio: bob@example.com, mary@example.com" - -#: include/acl_selectors.php:378 mod/events.php:532 mod/photos.php:1173 -#: mod/photos.php:1570 -msgid "Permissions" -msgstr "Permessi" - -#: include/acl_selectors.php:379 -msgid "Close" -msgstr "Chiudi" - -#: include/api.php:1104 -#, php-format -msgid "Daily posting limit of %d posts reached. The post was rejected." -msgstr "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato" - -#: include/api.php:1125 -#, php-format -msgid "Weekly posting limit of %d posts reached. The post was rejected." -msgstr "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato" - -#: include/api.php:1146 -#, php-format -msgid "Monthly posting limit of %d posts reached. The post was rejected." -msgstr "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato" - -#: include/api.php:3718 include/user.php:302 include/user.php:310 -#: include/user.php:318 mod/photos.php:75 mod/photos.php:191 -#: mod/photos.php:778 mod/photos.php:1233 mod/photos.php:1254 -#: mod/photos.php:1840 mod/profile_photo.php:76 mod/profile_photo.php:84 -#: mod/profile_photo.php:92 mod/profile_photo.php:216 -#: mod/profile_photo.php:311 mod/profile_photo.php:321 -msgid "Profile Photos" -msgstr "Foto del profilo" - -#: include/bbcode.php:429 include/bbcode.php:1192 include/bbcode.php:1193 -msgid "Image/photo" -msgstr "Immagine/foto" - -#: include/bbcode.php:545 -#, php-format -msgid "%2$s %3$s" -msgstr "%2$s %3$s" - -#: include/bbcode.php:1149 include/bbcode.php:1171 -msgid "$1 wrote:" -msgstr "$1 ha scritto:" - -#: include/bbcode.php:1201 include/bbcode.php:1202 -msgid "Encrypted content" -msgstr "Contenuto criptato" - -#: include/bbcode.php:1321 -msgid "Invalid source protocol" -msgstr "Protocollo sorgente non valido" - -#: include/bbcode.php:1332 -msgid "Invalid link protocol" -msgstr "Protocollo link non valido" - -#: include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Sconosciuto | non categorizzato" - -#: include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Blocca immediatamente" - -#: include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Losco, venditore di fumo" - -#: 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 -msgid "OK, probably harmless" -msgstr "E' ok, probabilmente innocuo" - -#: include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Rispettabile, ha la mia fiducia" - -#: include/contact_selectors.php:56 mod/admin.php:1095 -msgid "Frequently" -msgstr "Frequentemente" - -#: include/contact_selectors.php:57 mod/admin.php:1096 -msgid "Hourly" -msgstr "Ogni ora" - -#: include/contact_selectors.php:58 mod/admin.php:1097 -msgid "Twice daily" -msgstr "Due volte al dì" - -#: include/contact_selectors.php:59 mod/admin.php:1098 -msgid "Daily" -msgstr "Giornalmente" - -#: include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Settimanalmente" - -#: include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mensilmente" - -#: include/contact_selectors.php:76 mod/dfrn_request.php:887 -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:1612 mod/admin.php:1625 mod/admin.php:1638 mod/admin.php:1656 -msgid "Email" -msgstr "Email" - -#: include/contact_selectors.php:80 mod/dfrn_request.php:889 -#: mod/settings.php:858 -msgid "Diaspora" -msgstr "Diaspora" - -#: include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: include/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 "Connettore Diaspora" - -#: include/contact_selectors.php:91 -msgid "GNU Social Connector" -msgstr "Connettore GNU Social" - -#: include/contact_selectors.php:92 -msgid "pnut" -msgstr "pnut" - -#: include/contact_selectors.php:93 -msgid "App.net" -msgstr "App.net" - -#: include/conversation.php:135 include/conversation.php:287 -#: include/like.php:185 include/text.php:1894 -msgid "event" -msgstr "l'evento" - -#: include/conversation.php:138 include/conversation.php:148 -#: include/conversation.php:290 include/conversation.php:299 -#: include/diaspora.php:1787 include/like.php:183 mod/subthread.php:90 -#: mod/tagger.php:65 -msgid "status" -msgstr "stato" - -#: include/conversation.php:143 include/conversation.php:295 -#: include/like.php:183 include/text.php:1896 mod/subthread.php:90 -#: mod/tagger.php:65 -msgid "photo" -msgstr "foto" - -#: include/conversation.php:155 include/diaspora.php:1783 include/like.php:32 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "A %1$s piace %3$s di %2$s" - -#: include/conversation.php:158 include/like.php:36 include/like.php:41 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "A %1$s non piace %3$s di %2$s" - -#: include/conversation.php:161 -#, php-format -msgid "%1$s attends %2$s's %3$s" -msgstr "%1$s partecipa a %3$s di %2$s" - -#: include/conversation.php:164 -#, php-format -msgid "%1$s doesn't attend %2$s's %3$s" -msgstr "%1$s non partecipa a %3$s di %2$s" - -#: include/conversation.php:167 -#, php-format -msgid "%1$s attends maybe %2$s's %3$s" -msgstr "%1$s forse partecipa a %3$s di %2$s" - -#: include/conversation.php:200 mod/dfrn_confirm.php:481 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s e %2$s adesso sono amici" - -#: include/conversation.php:241 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s ha stuzzicato %2$s" - -#: include/conversation.php:262 mod/mood.php:66 -#, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s al momento è %2$s" - -#: include/conversation.php:309 mod/tagger.php:98 -#, 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" - -#: include/conversation.php:336 -msgid "post/item" -msgstr "post/elemento" - -#: include/conversation.php:337 -#, 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:623 mod/photos.php:1639 mod/profiles.php:340 -msgid "Likes" -msgstr "Mi piace" - -#: include/conversation.php:623 mod/photos.php:1639 mod/profiles.php:344 -msgid "Dislikes" -msgstr "Non mi piace" - -#: include/conversation.php:624 include/conversation.php:1559 -#: mod/photos.php:1640 -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Partecipa" -msgstr[1] "Partecipano" - -#: include/conversation.php:624 mod/photos.php:1640 -msgid "Not attending" -msgstr "Non partecipa" - -#: include/conversation.php:624 mod/photos.php:1640 -msgid "Might attend" -msgstr "Forse partecipa" - -#: include/conversation.php:761 mod/photos.php:1705 object/Item.php:147 -msgid "Select" -msgstr "Seleziona" - -#: include/conversation.php:762 mod/admin.php:1630 mod/contacts.php:838 -#: mod/contacts.php:1037 mod/photos.php:1706 mod/settings.php:754 -#: object/Item.php:148 -msgid "Delete" -msgstr "Rimuovi" - -#: include/conversation.php:806 object/Item.php:350 object/Item.php:351 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vedi il profilo di %s @ %s" - -#: include/conversation.php:818 object/Item.php:338 -msgid "Categories:" -msgstr "Categorie:" - -#: include/conversation.php:819 object/Item.php:339 -msgid "Filed under:" -msgstr "Archiviato in:" - -#: include/conversation.php:826 object/Item.php:364 -#, php-format -msgid "%s from %s" -msgstr "%s da %s" - -#: include/conversation.php:842 -msgid "View in context" -msgstr "Vedi nel contesto" - -#: include/conversation.php:844 include/conversation.php:1316 -#: mod/editpost.php:117 mod/message.php:337 mod/message.php:522 -#: mod/wallmessage.php:143 mod/photos.php:1604 object/Item.php:389 -msgid "Please wait" -msgstr "Attendi" - -#: include/conversation.php:921 -msgid "remove" -msgstr "rimuovi" - -#: include/conversation.php:925 -msgid "Delete Selected Items" -msgstr "Cancella elementi selezionati" - -#: include/conversation.php:1020 view/theme/frio/theme.php:347 -msgid "Follow Thread" -msgstr "Segui la discussione" - -#: include/conversation.php:1157 -#, php-format -msgid "%s likes this." -msgstr "Piace a %s." - -#: include/conversation.php:1160 -#, php-format -msgid "%s doesn't like this." -msgstr "Non piace a %s." - -#: include/conversation.php:1163 -#, php-format -msgid "%s attends." -msgstr "%s partecipa." - -#: include/conversation.php:1166 -#, php-format -msgid "%s doesn't attend." -msgstr "%s non partecipa." - -#: include/conversation.php:1169 -#, php-format -msgid "%s attends maybe." -msgstr "%s forse partecipa." - -#: include/conversation.php:1180 -msgid "and" -msgstr "e" - -#: include/conversation.php:1186 -#, php-format -msgid ", and %d other people" -msgstr "e altre %d persone" - -#: include/conversation.php:1195 -#, php-format -msgid "%2$d people like this" -msgstr "Piace a %2$d persone." - -#: include/conversation.php:1196 -#, php-format -msgid "%s like this." -msgstr "a %s piace." - -#: include/conversation.php:1199 -#, php-format -msgid "%2$d people don't like this" -msgstr "Non piace a %2$d persone." - -#: include/conversation.php:1200 -#, php-format -msgid "%s don't like this." -msgstr "a %s non piace." - -#: include/conversation.php:1203 -#, php-format -msgid "%2$d people attend" -msgstr "%2$d persone partecipano" - -#: include/conversation.php:1204 -#, php-format -msgid "%s attend." -msgstr "%s partecipa." - -#: include/conversation.php:1207 -#, php-format -msgid "%2$d people don't attend" -msgstr "%2$d persone non partecipano" - -#: include/conversation.php:1208 -#, php-format -msgid "%s don't attend." -msgstr "%s non partecipa." - -#: include/conversation.php:1211 -#, php-format -msgid "%2$d people attend maybe" -msgstr "%2$d persone forse partecipano" - -#: include/conversation.php:1212 -#, php-format -msgid "%s anttend maybe." -msgstr "%s forse partecipano." - -#: include/conversation.php:1241 include/conversation.php:1257 -msgid "Visible to everybody" -msgstr "Visibile a tutti" - -#: include/conversation.php:1242 include/conversation.php:1258 -#: mod/message.php:271 mod/message.php:278 mod/message.php:418 -#: mod/message.php:425 mod/wallmessage.php:117 mod/wallmessage.php:124 -msgid "Please enter a link URL:" -msgstr "Inserisci l'indirizzo del link:" - -#: include/conversation.php:1243 include/conversation.php:1259 -msgid "Please enter a video link/URL:" -msgstr "Inserisci un collegamento video / URL:" - -#: include/conversation.php:1244 include/conversation.php:1260 -msgid "Please enter an audio link/URL:" -msgstr "Inserisci un collegamento audio / URL:" - -#: include/conversation.php:1245 include/conversation.php:1261 -msgid "Tag term:" -msgstr "Tag:" - -#: include/conversation.php:1246 include/conversation.php:1262 -#: mod/filer.php:31 -msgid "Save to Folder:" -msgstr "Salva nella Cartella:" - -#: include/conversation.php:1247 include/conversation.php:1263 -msgid "Where are you right now?" -msgstr "Dove sei ora?" - -#: include/conversation.php:1248 -msgid "Delete item(s)?" -msgstr "Cancellare questo elemento/i?" - -#: include/conversation.php:1297 -msgid "Share" -msgstr "Condividi" - -#: include/conversation.php:1298 mod/editpost.php:103 mod/message.php:335 -#: mod/message.php:519 mod/wallmessage.php:141 -msgid "Upload photo" -msgstr "Carica foto" - -#: include/conversation.php:1299 mod/editpost.php:104 -msgid "upload photo" -msgstr "carica foto" - -#: include/conversation.php:1300 mod/editpost.php:105 -msgid "Attach file" -msgstr "Allega file" - -#: include/conversation.php:1301 mod/editpost.php:106 -msgid "attach file" -msgstr "allega file" - -#: include/conversation.php:1302 mod/editpost.php:107 mod/message.php:336 -#: mod/message.php:520 mod/wallmessage.php:142 -msgid "Insert web link" -msgstr "Inserisci link" - -#: include/conversation.php:1303 mod/editpost.php:108 -msgid "web link" -msgstr "link web" - -#: include/conversation.php:1304 mod/editpost.php:109 -msgid "Insert video link" -msgstr "Inserire collegamento video" - -#: include/conversation.php:1305 mod/editpost.php:110 -msgid "video link" -msgstr "link video" - -#: include/conversation.php:1306 mod/editpost.php:111 -msgid "Insert audio link" -msgstr "Inserisci collegamento audio" - -#: include/conversation.php:1307 mod/editpost.php:112 -msgid "audio link" -msgstr "link audio" - -#: include/conversation.php:1308 mod/editpost.php:113 -msgid "Set your location" -msgstr "La tua posizione" - -#: include/conversation.php:1309 mod/editpost.php:114 -msgid "set location" -msgstr "posizione" - -#: include/conversation.php:1310 mod/editpost.php:115 -msgid "Clear browser location" -msgstr "Rimuovi la localizzazione data dal browser" - -#: include/conversation.php:1311 mod/editpost.php:116 -msgid "clear location" -msgstr "canc. pos." - -#: include/conversation.php:1313 mod/editpost.php:130 -msgid "Set title" -msgstr "Scegli un titolo" - -#: include/conversation.php:1315 mod/editpost.php:132 -msgid "Categories (comma-separated list)" -msgstr "Categorie (lista separata da virgola)" - -#: include/conversation.php:1317 mod/editpost.php:118 -msgid "Permission settings" -msgstr "Impostazioni permessi" - -#: include/conversation.php:1318 mod/editpost.php:147 -msgid "permissions" -msgstr "permessi" - -#: include/conversation.php:1326 mod/editpost.php:127 -msgid "Public post" -msgstr "Messaggio pubblico" - -#: include/conversation.php:1331 mod/editpost.php:138 mod/events.php:527 -#: mod/photos.php:1624 mod/photos.php:1666 mod/photos.php:1746 -#: object/Item.php:711 -msgid "Preview" -msgstr "Anteprima" - -#: include/conversation.php:1335 include/items.php:2154 -#: mod/dfrn_request.php:895 mod/editpost.php:141 mod/follow.php:161 -#: mod/message.php:210 mod/tagrm.php:14 mod/tagrm.php:99 mod/suggest.php:35 -#: mod/fbrowser.php:104 mod/fbrowser.php:139 mod/unfollow.php:117 -#: mod/contacts.php:469 mod/photos.php:249 mod/photos.php:341 -#: mod/settings.php:692 mod/settings.php:718 mod/videos.php:136 -msgid "Cancel" -msgstr "Annulla" - -#: include/conversation.php:1341 -msgid "Post to Groups" -msgstr "Invia ai Gruppi" - -#: include/conversation.php:1342 -msgid "Post to Contacts" -msgstr "Invia ai Contatti" - -#: include/conversation.php:1343 -msgid "Private post" -msgstr "Post privato" - -#: include/conversation.php:1348 include/identity.php:268 mod/editpost.php:145 -msgid "Message" -msgstr "Messaggio" - -#: include/conversation.php:1349 mod/editpost.php:146 -msgid "Browser" -msgstr "Browser" - -#: include/conversation.php:1531 -msgid "View all" -msgstr "Mostra tutto" - -#: include/conversation.php:1553 -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Mi piace" -msgstr[1] "Mi piace" - -#: include/conversation.php:1556 -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Non mi piace" -msgstr[1] "Non mi piace" - -#: include/conversation.php:1562 -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Non partecipa" -msgstr[1] "Non partecipano" - -#: include/dba.php:57 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Non trovo le informazioni DNS per il database server '%s'" - -#: include/dbstructure.php:24 -msgid "There are no tables on MyISAM." -msgstr "Non ci sono tabelle MyISAM" - -#: include/dbstructure.php:65 -#, 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 "\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:70 -#, php-format -msgid "" -"The error message is\n" -"[pre]%s[/pre]" -msgstr "Il messaggio di errore è\n[pre]%s[/pre]" - -#: include/dbstructure.php:192 -#, php-format -msgid "" -"\n" -"Error %d occurred during database update:\n" -"%s\n" -msgstr "\nErrore %d durante l'aggiornamento del database:\n%s\n" - -#: include/dbstructure.php:195 -msgid "Errors encountered performing database changes: " -msgstr "Errori riscontrati eseguendo le modifiche al database:" - -#: include/dbstructure.php:203 -msgid ": Database update" -msgstr ": Aggiornamento database" - -#: include/dbstructure.php:436 -#, php-format -msgid "%s: updating %s table." -msgstr "%s: aggiornando la tabella %s." - -#: include/delivery.php:429 -msgid "(no subject)" -msgstr "(nessun oggetto)" - -#: include/dfrn.php:1360 -#, php-format -msgid "%s\\'s birthday" -msgstr "compleanno di %s" - -#: include/diaspora.php:2351 -msgid "Sharing notification from Diaspora network" -msgstr "Notifica di condivisione dal network Diaspora*" - -#: include/diaspora.php:3344 -msgid "Attachments:" -msgstr "Allegati:" - -#: include/event.php:445 +#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238 +#: mod/localtime.php:19 +msgid "l F d, Y \\@ g:i A" +msgstr "l d F Y \\@ G:i" + +#: include/event.php:45 include/event.php:62 include/event.php:471 +#: include/event.php:992 include/bb2diaspora.php:245 +msgid "Starts:" +msgstr "Inizia:" + +#: include/event.php:48 include/event.php:68 include/event.php:472 +#: include/event.php:996 include/bb2diaspora.php:251 +msgid "Finishes:" +msgstr "Finisce:" + +#: include/event.php:52 include/event.php:77 include/event.php:473 +#: include/event.php:1010 include/bb2diaspora.php:258 +#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149 +#: mod/events.php:521 src/Model/Profile.php:417 +msgid "Location:" +msgstr "Posizione:" + +#: include/event.php:420 msgid "all-day" msgstr "tutto il giorno" -#: include/event.php:447 +#: include/event.php:422 include/text.php:1111 msgid "Sun" msgstr "Dom" -#: include/event.php:448 include/text.php:1220 +#: include/event.php:423 include/text.php:1111 msgid "Mon" msgstr "Lun" -#: include/event.php:449 include/text.php:1220 +#: include/event.php:424 include/text.php:1111 msgid "Tue" msgstr "Mar" -#: include/event.php:450 include/text.php:1220 +#: include/event.php:425 include/text.php:1111 msgid "Wed" msgstr "Mer" -#: include/event.php:451 include/text.php:1220 +#: include/event.php:426 include/text.php:1111 msgid "Thu" msgstr "Gio" -#: include/event.php:452 include/text.php:1220 +#: include/event.php:427 include/text.php:1111 msgid "Fri" msgstr "Ven" -#: include/event.php:453 include/text.php:1220 +#: include/event.php:428 include/text.php:1111 msgid "Sat" msgstr "Sab" -#: include/event.php:455 include/text.php:1202 mod/settings.php:986 +#: include/event.php:430 include/text.php:1093 mod/settings.php:945 msgid "Sunday" msgstr "Domenica" -#: include/event.php:456 include/text.php:1202 mod/settings.php:986 +#: include/event.php:431 include/text.php:1093 mod/settings.php:945 msgid "Monday" msgstr "Lunedì" -#: include/event.php:457 include/text.php:1202 +#: include/event.php:432 include/text.php:1093 msgid "Tuesday" msgstr "Martedì" -#: include/event.php:458 include/text.php:1202 +#: include/event.php:433 include/text.php:1093 msgid "Wednesday" msgstr "Mercoledì" -#: include/event.php:459 include/text.php:1202 +#: include/event.php:434 include/text.php:1093 msgid "Thursday" msgstr "Giovedì" -#: include/event.php:460 include/text.php:1202 +#: include/event.php:435 include/text.php:1093 msgid "Friday" msgstr "Venerdì" -#: include/event.php:461 include/text.php:1202 +#: include/event.php:436 include/text.php:1093 msgid "Saturday" msgstr "Sabato" -#: include/event.php:463 include/text.php:1223 +#: include/event.php:438 include/text.php:1114 msgid "Jan" msgstr "Gen" -#: include/event.php:464 include/text.php:1223 +#: include/event.php:439 include/text.php:1114 msgid "Feb" msgstr "Feb" -#: include/event.php:465 include/text.php:1223 +#: include/event.php:440 include/text.php:1114 msgid "Mar" msgstr "Mar" -#: include/event.php:466 include/text.php:1223 +#: include/event.php:441 include/text.php:1114 msgid "Apr" msgstr "Apr" -#: include/event.php:467 include/event.php:480 include/text.php:1206 -#: include/text.php:1223 +#: include/event.php:442 include/event.php:455 include/text.php:1097 +#: include/text.php:1114 msgid "May" msgstr "Maggio" -#: include/event.php:468 +#: include/event.php:443 msgid "Jun" msgstr "Giu" -#: include/event.php:469 include/text.php:1223 +#: include/event.php:444 include/text.php:1114 msgid "Jul" msgstr "Lug" -#: include/event.php:470 include/text.php:1223 +#: include/event.php:445 include/text.php:1114 msgid "Aug" msgstr "Ago" -#: include/event.php:471 +#: include/event.php:446 msgid "Sept" msgstr "Set" -#: include/event.php:472 include/text.php:1223 +#: include/event.php:447 include/text.php:1114 msgid "Oct" msgstr "Ott" -#: include/event.php:473 include/text.php:1223 +#: include/event.php:448 include/text.php:1114 msgid "Nov" msgstr "Nov" -#: include/event.php:474 include/text.php:1223 +#: include/event.php:449 include/text.php:1114 msgid "Dec" msgstr "Dic" -#: include/event.php:476 include/text.php:1206 +#: include/event.php:451 include/text.php:1097 msgid "January" msgstr "Gennaio" -#: include/event.php:477 include/text.php:1206 +#: include/event.php:452 include/text.php:1097 msgid "February" msgstr "Febbraio" -#: include/event.php:478 include/text.php:1206 +#: include/event.php:453 include/text.php:1097 msgid "March" msgstr "Marzo" -#: include/event.php:479 include/text.php:1206 +#: include/event.php:454 include/text.php:1097 msgid "April" msgstr "Aprile" -#: include/event.php:481 include/text.php:1206 +#: include/event.php:456 include/text.php:1097 msgid "June" msgstr "Giugno" -#: include/event.php:482 include/text.php:1206 +#: include/event.php:457 include/text.php:1097 msgid "July" msgstr "Luglio" -#: include/event.php:483 include/text.php:1206 +#: include/event.php:458 include/text.php:1097 msgid "August" msgstr "Agosto" -#: include/event.php:484 include/text.php:1206 +#: include/event.php:459 include/text.php:1097 msgid "September" msgstr "Settembre" -#: include/event.php:485 include/text.php:1206 +#: include/event.php:460 include/text.php:1097 msgid "October" msgstr "Ottobre" -#: include/event.php:486 include/text.php:1206 +#: include/event.php:461 include/text.php:1097 msgid "November" msgstr "Novembre" -#: include/event.php:487 include/text.php:1206 +#: include/event.php:462 include/text.php:1097 msgid "December" msgstr "Dicembre" -#: include/event.php:489 mod/cal.php:281 mod/events.php:392 +#: include/event.php:464 mod/cal.php:280 mod/events.php:401 msgid "today" msgstr "oggi" -#: include/event.php:494 +#: include/event.php:465 mod/cal.php:281 mod/events.php:402 +#: src/Util/Temporal.php:304 +msgid "month" +msgstr "mese" + +#: include/event.php:466 mod/cal.php:282 mod/events.php:403 +#: src/Util/Temporal.php:305 +msgid "week" +msgstr "settimana" + +#: include/event.php:467 mod/cal.php:283 mod/events.php:404 +#: src/Util/Temporal.php:306 +msgid "day" +msgstr "giorno" + +#: include/event.php:469 msgid "No events to display" msgstr "Nessun evento da mostrare" -#: include/event.php:608 +#: include/event.php:583 msgid "l, F j" msgstr "l j F" -#: include/event.php:629 +#: include/event.php:607 msgid "Edit event" msgstr "Modifica l'evento" -#: include/event.php:630 +#: include/event.php:608 msgid "Duplicate event" msgstr "Duplica evento" -#: include/event.php:631 +#: include/event.php:609 msgid "Delete event" msgstr "Elimina evento" -#: include/event.php:658 include/text.php:1618 include/text.php:1625 +#: include/event.php:636 include/text.php:1508 include/text.php:1515 msgid "link to source" msgstr "Collegamento all'originale" -#: include/event.php:915 +#: include/event.php:896 msgid "Export" msgstr "Esporta" -#: include/event.php:916 +#: include/event.php:897 msgid "Export calendar as ical" msgstr "Esporta il calendario in formato ical" -#: include/event.php:917 +#: include/event.php:898 msgid "Export calendar as csv" msgstr "Esporta il calendario in formato csv" -#: include/event.php:934 +#: include/event.php:915 msgid "D g:i A" -msgstr "" +msgstr "D G:i" -#: include/event.php:935 +#: include/event.php:916 msgid "g:i A" -msgstr "" +msgstr "G:i" -#: include/event.php:1004 include/event.php:1006 +#: include/event.php:1011 include/event.php:1013 msgid "Show map" msgstr "Mostra mappa" -#: include/event.php:1005 +#: include/event.php:1012 msgid "Hide map" msgstr "Nascondi mappa" -#: include/follow.php:87 mod/dfrn_request.php:515 -msgid "Disallowed profile URL." -msgstr "Indirizzo profilo non permesso." - -#: include/follow.php:92 mod/dfrn_request.php:521 mod/friendica.php:116 -#: mod/admin.php:290 mod/admin.php:308 -msgid "Blocked domain" -msgstr "Dominio bloccato" - -#: include/follow.php:97 -msgid "Connect URL missing." -msgstr "URL di connessione mancante." - -#: include/follow.php:129 -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:130 include/follow.php:144 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Non sono stati trovati protocolli di comunicazione o feed compatibili." - -#: include/follow.php:142 -msgid "The profile address specified does not provide adequate information." -msgstr "L'indirizzo del profilo specificato non fornisce adeguate informazioni." - -#: include/follow.php:147 -msgid "An author or name was not found." -msgstr "Non è stato trovato un nome o un autore" - -#: include/follow.php:150 -msgid "No browser URL could be matched to this address." -msgstr "Nessun URL può essere associato a questo indirizzo." - -#: include/follow.php:153 -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:154 -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:160 -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:165 -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:236 -msgid "Unable to retrieve contact information." -msgstr "Impossibile recuperare informazioni sul contatto." - -#: include/identity.php:47 -msgid "Requested account is not available." -msgstr "L'account richiesto non è disponibile." - -#: include/identity.php:56 mod/profile.php:23 -msgid "Requested profile is not available." -msgstr "Profilo richiesto non disponibile." - -#: include/identity.php:100 include/identity.php:323 include/identity.php:756 -msgid "Edit profile" -msgstr "Modifica il profilo" - -#: include/identity.php:263 -msgid "Atom feed" -msgstr "Feed Atom" - -#: include/identity.php:294 -msgid "Manage/edit profiles" -msgstr "Gestisci/modifica i profili" - -#: include/identity.php:299 include/identity.php:325 mod/profiles.php:786 -msgid "Change profile photo" -msgstr "Cambia la foto del profilo" - -#: include/identity.php:300 mod/profiles.php:787 -msgid "Create New Profile" -msgstr "Crea un nuovo profilo" - -#: include/identity.php:310 mod/profiles.php:776 -msgid "Profile Image" -msgstr "Immagine del Profilo" - -#: include/identity.php:313 mod/profiles.php:778 -msgid "visible to everybody" -msgstr "visibile a tutti" - -#: include/identity.php:314 mod/profiles.php:683 mod/profiles.php:779 -msgid "Edit visibility" -msgstr "Modifica visibilità" - -#: include/identity.php:342 include/identity.php:643 mod/notifications.php:253 -#: mod/directory.php:135 -msgid "Gender:" -msgstr "Genere:" - -#: include/identity.php:345 include/identity.php:666 mod/directory.php:137 -msgid "Status:" -msgstr "Stato:" - -#: include/identity.php:347 include/identity.php:683 mod/directory.php:139 -msgid "Homepage:" -msgstr "Homepage:" - -#: include/identity.php:349 include/identity.php:703 mod/notifications.php:249 -#: mod/directory.php:141 mod/contacts.php:662 -msgid "About:" -msgstr "Informazioni:" - -#: include/identity.php:351 mod/contacts.php:660 -msgid "XMPP:" -msgstr "XMPP:" - -#: include/identity.php:437 mod/notifications.php:261 mod/contacts.php:60 -msgid "Network:" -msgstr "Rete:" - -#: include/identity.php:466 include/identity.php:557 -msgid "g A l F d" -msgstr "g A l d F" - -#: include/identity.php:467 include/identity.php:558 -msgid "F d" -msgstr "d F" - -#: include/identity.php:519 include/identity.php:605 -msgid "[today]" -msgstr "[oggi]" - -#: include/identity.php:531 -msgid "Birthday Reminders" -msgstr "Promemoria compleanni" - -#: include/identity.php:532 -msgid "Birthdays this week:" -msgstr "Compleanni questa settimana:" - -#: include/identity.php:592 -msgid "[No description]" -msgstr "[Nessuna descrizione]" - -#: include/identity.php:619 -msgid "Event Reminders" -msgstr "Promemoria" - -#: include/identity.php:620 -msgid "Events this week:" -msgstr "Eventi di questa settimana:" - -#: include/identity.php:640 mod/settings.php:1273 -msgid "Full Name:" -msgstr "Nome completo:" - -#: include/identity.php:647 -msgid "j F, Y" -msgstr "j F Y" - -#: include/identity.php:648 -msgid "j F" -msgstr "j F" - -#: include/identity.php:662 -msgid "Age:" -msgstr "Età:" - -#: include/identity.php:675 -#, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" - -#: include/identity.php:679 mod/profiles.php:702 -msgid "Sexual Preference:" -msgstr "Preferenze sessuali:" - -#: include/identity.php:687 mod/profiles.php:729 -msgid "Hometown:" -msgstr "Paese natale:" - -#: include/identity.php:691 mod/follow.php:174 mod/notifications.php:251 -#: mod/contacts.php:664 -msgid "Tags:" -msgstr "Tag:" - -#: include/identity.php:695 mod/profiles.php:730 -msgid "Political Views:" -msgstr "Orientamento politico:" - -#: include/identity.php:699 -msgid "Religion:" -msgstr "Religione:" - -#: include/identity.php:707 -msgid "Hobbies/Interests:" -msgstr "Hobby/Interessi:" - -#: include/identity.php:711 mod/profiles.php:734 -msgid "Likes:" -msgstr "Mi piace:" - -#: include/identity.php:715 mod/profiles.php:735 -msgid "Dislikes:" -msgstr "Non mi piace:" - -#: include/identity.php:719 -msgid "Contact information and Social Networks:" -msgstr "Informazioni su contatti e social network:" - -#: include/identity.php:723 -msgid "Musical interests:" -msgstr "Interessi musicali:" - -#: include/identity.php:727 -msgid "Books, literature:" -msgstr "Libri, letteratura:" - -#: include/identity.php:731 -msgid "Television:" -msgstr "Televisione:" - -#: include/identity.php:735 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/danza/cultura/intrattenimento:" - -#: include/identity.php:739 -msgid "Love/Romance:" -msgstr "Amore:" - -#: include/identity.php:743 -msgid "Work/employment:" -msgstr "Lavoro:" - -#: include/identity.php:747 -msgid "School/education:" -msgstr "Scuola:" - -#: include/identity.php:752 -msgid "Forums:" -msgstr "Forum:" - -#: include/identity.php:761 mod/events.php:530 -msgid "Basic" -msgstr "Base" - -#: include/identity.php:762 mod/admin.php:1181 mod/contacts.php:900 -#: mod/events.php:531 -msgid "Advanced" -msgstr "Avanzate" - -#: include/identity.php:788 mod/follow.php:182 mod/unfollow.php:133 -#: mod/contacts.php:866 -msgid "Status Messages and Posts" -msgstr "Messaggi di stato e post" - -#: include/identity.php:796 mod/contacts.php:874 -msgid "Profile Details" -msgstr "Dettagli del profilo" - -#: include/identity.php:804 mod/photos.php:97 -msgid "Photo Albums" -msgstr "Album foto" - -#: include/identity.php:843 mod/notes.php:49 -msgid "Personal Notes" -msgstr "Note personali" - -#: include/identity.php:846 -msgid "Only You Can See This" -msgstr "Solo tu puoi vedere questo" - -#: include/items.php:1731 mod/dfrn_request.php:760 mod/dfrn_confirm.php:739 -msgid "[Name Withheld]" -msgstr "[Nome Nascosto]" - -#: include/items.php:2106 mod/viewsrc.php:16 mod/notice.php:18 -#: mod/admin.php:258 mod/admin.php:1687 mod/admin.php:1938 mod/display.php:106 -#: mod/display.php:279 mod/display.php:487 +#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21 +#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 +#: mod/display.php:247 mod/display.php:349 msgid "Item not found." msgstr "Elemento non trovato." -#: include/items.php:2149 +#: include/items.php:382 msgid "Do you really want to delete this item?" msgstr "Vuoi veramente cancellare questo elemento?" -#: include/items.php:2151 mod/api.php:107 mod/dfrn_request.php:881 -#: mod/follow.php:150 mod/message.php:207 mod/suggest.php:32 -#: mod/contacts.php:466 mod/profiles.php:639 mod/profiles.php:642 -#: mod/profiles.php:669 mod/register.php:250 mod/settings.php:1158 -#: mod/settings.php:1164 mod/settings.php:1171 mod/settings.php:1175 -#: mod/settings.php:1180 mod/settings.php:1185 mod/settings.php:1190 -#: mod/settings.php:1195 mod/settings.php:1221 mod/settings.php:1222 -#: mod/settings.php:1223 mod/settings.php:1224 mod/settings.php:1225 +#: include/items.php:384 mod/api.php:110 mod/suggest.php:38 +#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674 +#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148 +#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109 +#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126 +#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138 +#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163 +#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166 msgid "Yes" msgstr "Si" -#: include/items.php:2290 mod/api.php:28 mod/api.php:33 mod/attach.php:35 -#: mod/common.php:20 mod/crepair.php:105 mod/nogroup.php:29 -#: mod/viewcontacts.php:49 mod/uimport.php:26 mod/allfriends.php:15 -#: mod/cal.php:302 mod/editpost.php:13 mod/follow.php:14 mod/follow.php:55 -#: mod/follow.php:118 mod/group.php:21 mod/invite.php:18 mod/invite.php:106 -#: mod/manage.php:104 mod/message.php:49 mod/message.php:172 -#: mod/notifications.php:74 mod/repair_ostatus.php:12 mod/wallmessage.php:12 -#: mod/wallmessage.php:36 mod/wallmessage.php:76 mod/wallmessage.php:100 -#: mod/delegate.php:15 mod/suggest.php:58 mod/unfollow.php:14 -#: mod/unfollow.php:57 mod/unfollow.php:90 mod/contacts.php:374 -#: mod/dfrn_confirm.php:65 mod/dirfind.php:17 mod/display.php:484 -#: mod/events.php:190 mod/fsuggest.php:81 mod/item.php:199 mod/item.php:211 -#: mod/mood.php:118 mod/network.php:17 mod/notes.php:25 -#: mod/ostatus_subscribe.php:12 mod/photos.php:170 mod/photos.php:1095 -#: mod/poke.php:157 mod/profile_photo.php:21 mod/profile_photo.php:181 -#: mod/profile_photo.php:192 mod/profile_photo.php:205 mod/profiles.php:168 -#: mod/profiles.php:606 mod/register.php:47 mod/regmod.php:108 -#: mod/settings.php:28 mod/settings.php:130 mod/settings.php:678 -#: mod/wall_attach.php:69 mod/wall_attach.php:72 mod/wall_upload.php:102 -#: mod/wall_upload.php:105 index.php:412 +#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103 +#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 +#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159 +#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141 +#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680 +#: mod/settings.php:706 mod/videos.php:148 +msgid "Cancel" +msgstr "Annulla" + +#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 +#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28 +#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15 +#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28 +#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16 +#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20 +#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181 +#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77 +#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38 +#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150 +#: mod/profile_photo.php:29 mod/profile_photo.php:188 +#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/regmod.php:108 +#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106 +#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79 +#: mod/wallmessage.php:103 mod/item.php:160 mod/register.php:53 +#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26 +#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30 +#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41 +#: mod/settings.php:140 mod/settings.php:669 index.php:413 msgid "Permission denied." msgstr "Permesso negato." -#: include/items.php:2407 +#: include/items.php:471 msgid "Archives" msgstr "Archivi" -#: include/like.php:46 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s parteciperà a %3$s di %2$s" +#: include/items.php:477 view/theme/vier/theme.php:259 +#: src/Content/ForumManager.php:130 src/Content/Widget.php:312 +#: src/Object/Post.php:422 src/App.php:514 +msgid "show more" +msgstr "mostra di più" -#: include/like.php:51 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s non parteciperà a %3$s di %2$s" - -#: include/like.php:56 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s forse parteciperà a %3$s di %2$s" - -#: include/message.php:16 include/message.php:162 -msgid "[no subject]" -msgstr "[nessun oggetto]" - -#: include/network.php:714 -msgid "view full size" -msgstr "vedi a schermo intero" - -#: include/ostatus.php:1713 -#, php-format -msgid "%s is now following %s." -msgstr "%s sta seguendo %s" - -#: include/ostatus.php:1714 -msgid "following" -msgstr "segue" - -#: include/ostatus.php:1717 -#, php-format -msgid "%s stopped following %s." -msgstr "%s ha smesso di seguire %s" - -#: include/ostatus.php:1718 -msgid "stopped following" -msgstr "tolto dai seguiti" - -#: include/text.php:315 +#: include/text.php:302 msgid "newer" msgstr "nuovi" -#: include/text.php:316 +#: include/text.php:303 msgid "older" msgstr "vecchi" -#: include/text.php:321 +#: include/text.php:308 msgid "first" msgstr "primo" -#: include/text.php:322 +#: include/text.php:309 msgid "prev" msgstr "prec" -#: include/text.php:356 +#: include/text.php:343 msgid "next" msgstr "succ" -#: include/text.php:357 +#: include/text.php:344 msgid "last" msgstr "ultimo" -#: include/text.php:411 +#: include/text.php:398 msgid "Loading more entries..." msgstr "Carico più elementi..." -#: include/text.php:412 +#: include/text.php:399 msgid "The end" msgstr "Fine" -#: include/text.php:961 +#: include/text.php:884 msgid "No contacts" msgstr "Nessun contatto" -#: include/text.php:985 +#: include/text.php:908 #, php-format msgid "%d Contact" msgid_plural "%d Contacts" msgstr[0] "%d contatto" msgstr[1] "%d contatti" -#: include/text.php:998 +#: include/text.php:921 msgid "View Contacts" msgstr "Visualizza i contatti" -#: include/text.php:1088 mod/filer.php:32 mod/editpost.php:102 -#: mod/notes.php:64 +#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112 +#: mod/notes.php:68 msgid "Save" msgstr "Salva" -#: include/text.php:1149 +#: include/text.php:1010 +msgid "Follow" +msgstr "Segui" + +#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142 +msgid "Search" +msgstr "Cerca" + +#: include/text.php:1019 src/Content/Nav.php:58 +msgid "@name, !forum, #tags, content" +msgstr "@nome, !forum, #tag, contenuto" + +#: include/text.php:1025 src/Content/Nav.php:145 +msgid "Full Text" +msgstr "Testo Completo" + +#: include/text.php:1026 src/Content/Nav.php:146 +#: src/Content/Widget/TagCloud.php:54 +msgid "Tags" +msgstr "Tags:" + +#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866 +#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270 +#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957 +#: src/Model/Profile.php:960 +msgid "Contacts" +msgstr "Contatti" + +#: include/text.php:1030 view/theme/vier/theme.php:254 +#: src/Content/ForumManager.php:125 src/Content/Nav.php:151 +msgid "Forums" +msgstr "Forum" + +#: include/text.php:1074 msgid "poke" msgstr "stuzzica" -#: include/text.php:1149 +#: include/text.php:1074 msgid "poked" msgstr "ha stuzzicato" -#: include/text.php:1150 +#: include/text.php:1075 msgid "ping" msgstr "invia un ping" -#: include/text.php:1150 +#: include/text.php:1075 msgid "pinged" msgstr "ha inviato un ping" -#: include/text.php:1151 +#: include/text.php:1076 msgid "prod" msgstr "pungola" -#: include/text.php:1151 +#: include/text.php:1076 msgid "prodded" msgstr "ha pungolato" -#: include/text.php:1152 +#: include/text.php:1077 msgid "slap" msgstr "schiaffeggia" -#: include/text.php:1152 +#: include/text.php:1077 msgid "slapped" msgstr "ha schiaffeggiato" -#: include/text.php:1153 +#: include/text.php:1078 msgid "finger" msgstr "tocca" -#: include/text.php:1153 +#: include/text.php:1078 msgid "fingered" msgstr "ha toccato" -#: include/text.php:1154 +#: include/text.php:1079 msgid "rebuff" msgstr "respingi" -#: include/text.php:1154 +#: include/text.php:1079 msgid "rebuffed" msgstr "ha respinto" -#: include/text.php:1168 -msgid "happy" -msgstr "felice" - -#: include/text.php:1169 -msgid "sad" -msgstr "triste" - -#: include/text.php:1170 -msgid "mellow" -msgstr "rilassato" - -#: include/text.php:1171 -msgid "tired" -msgstr "stanco" - -#: include/text.php:1172 -msgid "perky" -msgstr "vivace" - -#: include/text.php:1173 -msgid "angry" -msgstr "arrabbiato" - -#: include/text.php:1174 -msgid "stupified" -msgstr "stupefatto" - -#: include/text.php:1175 -msgid "puzzled" -msgstr "confuso" - -#: include/text.php:1176 -msgid "interested" -msgstr "interessato" - -#: include/text.php:1177 -msgid "bitter" -msgstr "risentito" - -#: include/text.php:1178 -msgid "cheerful" -msgstr "giocoso" - -#: include/text.php:1179 -msgid "alive" -msgstr "vivo" - -#: include/text.php:1180 -msgid "annoyed" -msgstr "annoiato" - -#: include/text.php:1181 -msgid "anxious" -msgstr "ansioso" - -#: include/text.php:1182 -msgid "cranky" -msgstr "irritabile" - -#: include/text.php:1183 -msgid "disturbed" -msgstr "disturbato" - -#: include/text.php:1184 -msgid "frustrated" -msgstr "frustato" - -#: include/text.php:1185 -msgid "motivated" -msgstr "motivato" - -#: include/text.php:1186 -msgid "relaxed" -msgstr "rilassato" - -#: include/text.php:1187 -msgid "surprised" -msgstr "sorpreso" - -#: include/text.php:1220 -msgid "Sund" -msgstr "Dom" - -#: include/text.php:1223 +#: include/text.php:1114 msgid "Sep" msgstr "Set" -#: include/text.php:1421 mod/videos.php:390 +#: include/text.php:1315 mod/videos.php:381 msgid "View Video" msgstr "Guarda Video" -#: include/text.php:1438 +#: include/text.php:1332 msgid "bytes" msgstr "bytes" -#: include/text.php:1473 include/text.php:1484 +#: include/text.php:1367 include/text.php:1378 msgid "Click to open/close" msgstr "Clicca per aprire/chiudere" -#: include/text.php:1612 +#: include/text.php:1502 msgid "View on separate page" msgstr "Vedi in una pagina separata" -#: include/text.php:1613 +#: include/text.php:1503 msgid "view on separate page" msgstr "vedi in una pagina separata" -#: include/text.php:1898 +#: include/text.php:1717 include/conversation.php:146 +#: include/conversation.php:284 src/Model/Item.php:1785 +msgid "event" +msgstr "l'evento" + +#: include/text.php:1719 include/conversation.php:154 +#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72 +#: src/Model/Item.php:1783 +msgid "photo" +msgstr "foto" + +#: include/text.php:1721 msgid "activity" msgstr "attività" -#: include/text.php:1900 object/Item.php:416 object/Item.php:428 +#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433 msgid "comment" msgid_plural "comments" msgstr[0] "commento " msgstr[1] "commenti" -#: include/text.php:1903 +#: include/text.php:1726 msgid "post" msgstr "messaggio" -#: include/text.php:2069 +#: include/text.php:1883 msgid "Item filed" msgstr "Messaggio salvato" -#: include/uimport.php:81 -msgid "Error decoding account file" -msgstr "Errore decodificando il file account" +#: include/acl_selectors.php:355 +msgid "Post to Email" +msgstr "Invia a email" -#: include/uimport.php:87 -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/acl_selectors.php:360 +msgid "Hide your profile details from unknown viewers?" +msgstr "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?" -#: include/uimport.php:104 include/uimport.php:115 -msgid "Error! Cannot check nickname" -msgstr "Errore! Non posso controllare il nickname" - -#: include/uimport.php:108 include/uimport.php:119 +#: include/acl_selectors.php:360 #, php-format -msgid "User '%s' already exists on this server!" -msgstr "L'utente '%s' esiste già su questo server!" +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "Connettore disabilitato, dato che \"%s\" è abilitato." -#: include/uimport.php:151 -msgid "User creation error" -msgstr "Errore creando l'utente" +#: include/acl_selectors.php:366 +msgid "Visible to everybody" +msgstr "Visibile a tutti" -#: include/uimport.php:174 -msgid "User profile creation error" -msgstr "Errore creando il profilo dell'utente" +#: include/acl_selectors.php:367 view/theme/vier/config.php:115 +msgid "show" +msgstr "mostra" -#: include/uimport.php:224 +#: include/acl_selectors.php:368 view/theme/vier/config.php:115 +msgid "don't show" +msgstr "non mostrare" + +#: include/acl_selectors.php:374 mod/editpost.php:136 +msgid "CC: email addresses" +msgstr "CC: indirizzi email" + +#: include/acl_selectors.php:375 mod/editpost.php:143 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Esempio: bob@example.com, mary@example.com" + +#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 +#: mod/photos.php:1441 +msgid "Permissions" +msgstr "Permessi" + +#: include/acl_selectors.php:378 +msgid "Close" +msgstr "Chiudi" + +#: include/api.php:1181 #, 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" +msgid "Daily posting limit of %d post reached. The post was rejected." +msgid_plural "Daily posting limit of %d posts reached. The post was rejected." +msgstr[0] "Limite giornaliero di %d messaggio raggiunto. Il messaggio è stato rifiutato" +msgstr[1] "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato." -#: include/uimport.php:290 -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" - -#: include/user.php:41 mod/settings.php:373 -msgid "Passwords do not match. Password unchanged." -msgstr "Le password non corrispondono. Password non cambiata." - -#: include/user.php:50 -msgid "An invitation is required." -msgstr "E' richiesto un invito." - -#: include/user.php:55 -msgid "Invitation could not be verified." -msgstr "L'invito non puo' essere verificato." - -#: include/user.php:63 -msgid "Invalid OpenID url" -msgstr "Url OpenID non valido" - -#: include/user.php:84 -msgid "Please enter the required information." -msgstr "Inserisci le informazioni richieste." - -#: include/user.php:98 -msgid "Please use a shorter name." -msgstr "Usa un nome più corto." - -#: include/user.php:100 -msgid "Name too short." -msgstr "Il nome è troppo corto." - -#: include/user.php:108 -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:113 -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:116 -msgid "Not a valid email address." -msgstr "L'indirizzo email non è valido." - -#: include/user.php:129 -msgid "Cannot use that email." -msgstr "Non puoi usare quell'email." - -#: include/user.php:135 -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:142 include/user.php:224 -msgid "Nickname is already registered. Please choose another." -msgstr "Nome utente già registrato. Scegline un altro." - -#: include/user.php:152 -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:168 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita." - -#: include/user.php:210 -msgid "An error occurred during registration. Please try again." -msgstr "C'è stato un errore durante la registrazione. Prova ancora." - -#: include/user.php:233 view/theme/duepuntozero/config.php:47 -msgid "default" -msgstr "default" - -#: include/user.php:243 -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:393 +#: include/api.php:1205 #, php-format -msgid "" -"\n" -"\t\tDear %1$s,\n" -"\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n" -"\t" -msgstr "\nCaro %1$s,\n Grazie per la tua registrazione su %2$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n " +msgid "Weekly posting limit of %d post reached. The post was rejected." +msgid_plural "" +"Weekly posting limit of %d posts reached. The post was rejected." +msgstr[0] "Limite settimanale di %d messaggio raggiunto. Il messaggio è stato rifiutato" +msgstr[1] "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato." -#: include/user.php:403 +#: include/api.php:1229 #, php-format -msgid "Registration at %s" -msgstr "Registrazione su %s" +msgid "Monthly posting limit of %d post reached. The post was rejected." +msgstr "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato." -#: include/user.php:413 +#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92 +#: mod/profile_photo.php:100 mod/profile_photo.php:223 +#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88 +#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149 +#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526 +#: src/Model/User.php:534 src/Model/User.php:542 +msgid "Profile Photos" +msgstr "Foto del profilo" + +#: include/conversation.php:149 include/conversation.php:159 +#: include/conversation.php:287 include/conversation.php:296 +#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 +#: src/Protocol/Diaspora.php:1946 +msgid "status" +msgstr "stato" + +#: include/conversation.php:166 src/Model/Item.php:1656 +#: src/Protocol/Diaspora.php:1942 #, 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 "\nGentile %1$s,\nGrazie per esserti registrato su %2$s. Il tuo account è stato creato." +msgid "%1$s likes %2$s's %3$s" +msgstr "A %1$s piace %3$s di %2$s" -#: include/user.php:417 +#: include/conversation.php:169 src/Model/Item.php:1661 #, 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 "\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" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "A %1$s non piace %3$s di %2$s" -#: include/user.php:449 mod/admin.php:1430 +#: include/conversation.php:172 #, php-format -msgid "Registration details for %s" -msgstr "Dettagli della registrazione di %s" +msgid "%1$s attends %2$s's %3$s" +msgstr "%1$s partecipa a %3$s di %2$s" -#: mod/api.php:78 mod/api.php:104 +#: include/conversation.php:175 +#, php-format +msgid "%1$s doesn't attend %2$s's %3$s" +msgstr "%1$s non partecipa a %3$s di %2$s" + +#: include/conversation.php:178 +#, php-format +msgid "%1$s attends maybe %2$s's %3$s" +msgstr "%1$s forse partecipa a %3$s di %2$s" + +#: include/conversation.php:211 mod/dfrn_confirm.php:431 +#: src/Protocol/Diaspora.php:2414 +#, php-format +msgid "%1$s is now friends with %2$s" +msgstr "%1$s e %2$s adesso sono amici" + +#: include/conversation.php:252 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s ha stuzzicato %2$s" + +#: include/conversation.php:306 mod/tagger.php:110 +#, 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" + +#: include/conversation.php:333 +msgid "post/item" +msgstr "post/elemento" + +#: include/conversation.php:334 +#, 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:607 mod/profiles.php:354 mod/photos.php:1501 +msgid "Likes" +msgstr "Mi piace" + +#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501 +msgid "Dislikes" +msgstr "Non mi piace" + +#: include/conversation.php:608 include/conversation.php:1682 +#: mod/photos.php:1502 +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Partecipa" +msgstr[1] "Partecipano" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Not attending" +msgstr "Non partecipa" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Might attend" +msgstr "Forse partecipa" + +#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177 +msgid "Select" +msgstr "Seleziona" + +#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019 +#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742 +#: src/Object/Post.php:178 +msgid "Delete" +msgstr "Rimuovi" + +#: include/conversation.php:779 src/Object/Post.php:355 +#: src/Object/Post.php:356 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vedi il profilo di %s @ %s" + +#: include/conversation.php:791 src/Object/Post.php:343 +msgid "Categories:" +msgstr "Categorie:" + +#: include/conversation.php:792 src/Object/Post.php:344 +msgid "Filed under:" +msgstr "Archiviato in:" + +#: include/conversation.php:799 src/Object/Post.php:369 +#, php-format +msgid "%s from %s" +msgstr "%s da %s" + +#: include/conversation.php:814 +msgid "View in context" +msgstr "Vedi nel contesto" + +#: include/conversation.php:816 include/conversation.php:1355 +#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264 +#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394 +msgid "Please wait" +msgstr "Attendi" + +#: include/conversation.php:887 +msgid "remove" +msgstr "rimuovi" + +#: include/conversation.php:891 +msgid "Delete Selected Items" +msgstr "Cancella elementi selezionati" + +#: include/conversation.php:1061 view/theme/frio/theme.php:352 +msgid "Follow Thread" +msgstr "Segui la discussione" + +#: include/conversation.php:1062 src/Model/Contact.php:554 +msgid "View Status" +msgstr "Visualizza stato" + +#: include/conversation.php:1063 include/conversation.php:1079 +#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220 +#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497 +#: src/Model/Contact.php:510 src/Model/Contact.php:555 +msgid "View Profile" +msgstr "Visualizza profilo" + +#: include/conversation.php:1064 src/Model/Contact.php:556 +msgid "View Photos" +msgstr "Visualizza foto" + +#: include/conversation.php:1065 src/Model/Contact.php:557 +msgid "Network Posts" +msgstr "Post della Rete" + +#: include/conversation.php:1066 src/Model/Contact.php:558 +msgid "View Contact" +msgstr "Mostra contatto" + +#: include/conversation.php:1067 src/Model/Contact.php:560 +msgid "Send PM" +msgstr "Invia messaggio privato" + +#: include/conversation.php:1071 src/Model/Contact.php:561 +msgid "Poke" +msgstr "Stuzzica" + +#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83 +#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587 +#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511 +msgid "Connect/Follow" +msgstr "Connetti/segui" + +#: include/conversation.php:1195 +#, php-format +msgid "%s likes this." +msgstr "Piace a %s." + +#: include/conversation.php:1198 +#, php-format +msgid "%s doesn't like this." +msgstr "Non piace a %s." + +#: include/conversation.php:1201 +#, php-format +msgid "%s attends." +msgstr "%s partecipa." + +#: include/conversation.php:1204 +#, php-format +msgid "%s doesn't attend." +msgstr "%s non partecipa." + +#: include/conversation.php:1207 +#, php-format +msgid "%s attends maybe." +msgstr "%s forse partecipa." + +#: include/conversation.php:1218 +msgid "and" +msgstr "e" + +#: include/conversation.php:1224 +#, php-format +msgid "and %d other people" +msgstr "e altre %d persone" + +#: include/conversation.php:1233 +#, php-format +msgid "%2$d people like this" +msgstr "Piace a %2$d persone." + +#: include/conversation.php:1234 +#, php-format +msgid "%s like this." +msgstr "a %s piace." + +#: include/conversation.php:1237 +#, php-format +msgid "%2$d people don't like this" +msgstr "Non piace a %2$d persone." + +#: include/conversation.php:1238 +#, php-format +msgid "%s don't like this." +msgstr "a %s non piace." + +#: include/conversation.php:1241 +#, php-format +msgid "%2$d people attend" +msgstr "%2$d persone partecipano" + +#: include/conversation.php:1242 +#, php-format +msgid "%s attend." +msgstr "%s partecipa." + +#: include/conversation.php:1245 +#, php-format +msgid "%2$d people don't attend" +msgstr "%2$d persone non partecipano" + +#: include/conversation.php:1246 +#, php-format +msgid "%s don't attend." +msgstr "%s non partecipa." + +#: include/conversation.php:1249 +#, php-format +msgid "%2$d people attend maybe" +msgstr "%2$d persone forse partecipano" + +#: include/conversation.php:1250 +#, php-format +msgid "%s attend maybe." +msgstr "%s forse partecipano." + +#: include/conversation.php:1280 include/conversation.php:1296 +msgid "Visible to everybody" +msgstr "Visibile a tutti" + +#: include/conversation.php:1281 include/conversation.php:1297 +#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200 +#: mod/message.php:207 mod/message.php:343 mod/message.php:350 +msgid "Please enter a link URL:" +msgstr "Inserisci l'indirizzo del link:" + +#: include/conversation.php:1282 include/conversation.php:1298 +msgid "Please enter a video link/URL:" +msgstr "Inserisci un collegamento video / URL:" + +#: include/conversation.php:1283 include/conversation.php:1299 +msgid "Please enter an audio link/URL:" +msgstr "Inserisci un collegamento audio / URL:" + +#: include/conversation.php:1284 include/conversation.php:1300 +msgid "Tag term:" +msgstr "Tag:" + +#: include/conversation.php:1285 include/conversation.php:1301 +#: mod/filer.php:34 +msgid "Save to Folder:" +msgstr "Salva nella Cartella:" + +#: include/conversation.php:1286 include/conversation.php:1302 +msgid "Where are you right now?" +msgstr "Dove sei ora?" + +#: include/conversation.php:1287 +msgid "Delete item(s)?" +msgstr "Cancellare questo elemento/i?" + +#: include/conversation.php:1336 +msgid "Share" +msgstr "Condividi" + +#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113 +#: mod/message.php:262 mod/message.php:430 +msgid "Upload photo" +msgstr "Carica foto" + +#: include/conversation.php:1338 mod/editpost.php:114 +msgid "upload photo" +msgstr "carica foto" + +#: include/conversation.php:1339 mod/editpost.php:115 +msgid "Attach file" +msgstr "Allega file" + +#: include/conversation.php:1340 mod/editpost.php:116 +msgid "attach file" +msgstr "allega file" + +#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117 +#: mod/message.php:263 mod/message.php:431 +msgid "Insert web link" +msgstr "Inserisci link" + +#: include/conversation.php:1342 mod/editpost.php:118 +msgid "web link" +msgstr "link web" + +#: include/conversation.php:1343 mod/editpost.php:119 +msgid "Insert video link" +msgstr "Inserire collegamento video" + +#: include/conversation.php:1344 mod/editpost.php:120 +msgid "video link" +msgstr "link video" + +#: include/conversation.php:1345 mod/editpost.php:121 +msgid "Insert audio link" +msgstr "Inserisci collegamento audio" + +#: include/conversation.php:1346 mod/editpost.php:122 +msgid "audio link" +msgstr "link audio" + +#: include/conversation.php:1347 mod/editpost.php:123 +msgid "Set your location" +msgstr "La tua posizione" + +#: include/conversation.php:1348 mod/editpost.php:124 +msgid "set location" +msgstr "posizione" + +#: include/conversation.php:1349 mod/editpost.php:125 +msgid "Clear browser location" +msgstr "Rimuovi la localizzazione data dal browser" + +#: include/conversation.php:1350 mod/editpost.php:126 +msgid "clear location" +msgstr "canc. pos." + +#: include/conversation.php:1352 mod/editpost.php:140 +msgid "Set title" +msgstr "Scegli un titolo" + +#: include/conversation.php:1354 mod/editpost.php:142 +msgid "Categories (comma-separated list)" +msgstr "Categorie (lista separata da virgola)" + +#: include/conversation.php:1356 mod/editpost.php:128 +msgid "Permission settings" +msgstr "Impostazioni permessi" + +#: include/conversation.php:1357 mod/editpost.php:157 +msgid "permissions" +msgstr "permessi" + +#: include/conversation.php:1365 mod/editpost.php:137 +msgid "Public post" +msgstr "Messaggio pubblico" + +#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531 +#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 +#: src/Object/Post.php:797 +msgid "Preview" +msgstr "Anteprima" + +#: include/conversation.php:1378 +msgid "Post to Groups" +msgstr "Invia ai Gruppi" + +#: include/conversation.php:1379 +msgid "Post to Contacts" +msgstr "Invia ai Contatti" + +#: include/conversation.php:1380 +msgid "Private post" +msgstr "Post privato" + +#: include/conversation.php:1385 mod/editpost.php:155 +#: src/Model/Profile.php:342 +msgid "Message" +msgstr "Messaggio" + +#: include/conversation.php:1386 mod/editpost.php:156 +msgid "Browser" +msgstr "Browser" + +#: include/conversation.php:1653 +msgid "View all" +msgstr "Mostra tutto" + +#: include/conversation.php:1676 +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Mi piace" +msgstr[1] "Mi piace" + +#: include/conversation.php:1679 +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Non mi piace" +msgstr[1] "Non mi piace" + +#: include/conversation.php:1685 +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Non partecipa" +msgstr[1] "Non partecipano" + +#: include/conversation.php:1688 src/Content/ContactSelector.php:125 +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indeciso" +msgstr[1] "Indecisi" + +#: include/dba.php:59 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Non trovo le informazioni DNS per il database server '%s'" + +#: mod/allfriends.php:51 +msgid "No friends to display." +msgstr "Nessun amico da visualizzare." + +#: mod/allfriends.php:90 mod/suggest.php:101 mod/dirfind.php:218 +#: mod/match.php:105 src/Content/Widget.php:37 src/Model/Profile.php:297 +msgid "Connect" +msgstr "Connetti" + +#: mod/api.php:85 mod/api.php:107 msgid "Authorize application connection" msgstr "Autorizza la connessione dell'applicazione" -#: mod/api.php:79 +#: mod/api.php:86 msgid "Return to your app and insert this Securty Code:" msgstr "Torna alla tua applicazione e inserisci questo codice di sicurezza:" -#: mod/api.php:91 +#: mod/api.php:95 msgid "Please login to continue." msgstr "Effettua il login per continuare." -#: mod/api.php:106 +#: mod/api.php:109 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/api.php:108 mod/dfrn_request.php:881 mod/follow.php:150 -#: mod/profiles.php:639 mod/profiles.php:643 mod/profiles.php:669 -#: mod/register.php:251 mod/settings.php:1158 mod/settings.php:1164 -#: mod/settings.php:1171 mod/settings.php:1175 mod/settings.php:1180 -#: mod/settings.php:1185 mod/settings.php:1190 mod/settings.php:1195 -#: mod/settings.php:1221 mod/settings.php:1222 mod/settings.php:1223 -#: mod/settings.php:1224 mod/settings.php:1225 +#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653 +#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148 +#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115 +#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130 +#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142 +#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164 +#: mod/settings.php:1165 mod/settings.php:1166 msgid "No" msgstr "No" -#: mod/apps.php:9 index.php:259 +#: mod/apps.php:14 index.php:242 msgid "You must be logged in to use addons. " msgstr "Devi aver effettuato il login per usare i componenti aggiuntivi." -#: mod/apps.php:14 +#: mod/apps.php:19 msgid "Applications" msgstr "Applicazioni" -#: mod/apps.php:17 +#: mod/apps.php:22 msgid "No installed applications." msgstr "Nessuna applicazione installata." -#: mod/attach.php:10 +#: mod/attach.php:15 msgid "Item not available." msgstr "Oggetto non disponibile." -#: mod/attach.php:22 +#: mod/attach.php:25 msgid "Item was not found." msgstr "Oggetto non trovato." -#: mod/babel.php:18 -msgid "Source (bbcode) text:" -msgstr "Testo sorgente (bbcode):" - -#: mod/babel.php:25 -msgid "Source (Diaspora) text to convert to BBcode:" -msgstr "Testo sorgente (da Diaspora) da convertire in BBcode:" - -#: mod/babel.php:33 -msgid "Source input: " -msgstr "Sorgente:" - -#: mod/babel.php:37 -msgid "bb2html (raw HTML): " -msgstr "bb2html (HTML grezzo):" - -#: mod/babel.php:41 -msgid "bb2html: " -msgstr "bb2html:" - -#: mod/babel.php:45 -msgid "bb2html2bb: " -msgstr "bb2html2bb: " - -#: mod/babel.php:49 -msgid "bb2md: " -msgstr "bb2md: " - -#: mod/babel.php:53 -msgid "bb2md2html: " -msgstr "bb2md2html: " - -#: mod/babel.php:57 -msgid "bb2dia2bb: " -msgstr "bb2dia2bb: " - -#: mod/babel.php:61 -msgid "bb2md2html2bb: " -msgstr "bb2md2html2bb: " - -#: mod/babel.php:67 -msgid "Source input (Diaspora format): " -msgstr "Sorgente (formato Diaspora):" - -#: mod/babel.php:71 -msgid "diaspora2bb: " -msgstr "diaspora2bb: " - -#: mod/common.php:93 +#: mod/common.php:91 msgid "No contacts in common." msgstr "Nessun contatto in comune." -#: mod/common.php:143 mod/contacts.php:893 +#: mod/common.php:140 mod/contacts.php:877 msgid "Common Friends" msgstr "Amici in comune" -#: mod/credits.php:19 +#: mod/credits.php:18 msgid "Credits" msgstr "Crediti" -#: mod/credits.php:20 +#: mod/credits.php:19 msgid "" "Friendica is a community project, that would not be possible without the " "help of many people. Here is a list of those who have contributed to the " "code or the translation of Friendica. Thank you all!" msgstr "Friendica è un progetto comunitario, che non sarebbe stato possibile realizzare senza l'aiuto di molte persone.\nQuesta è una lista di chi ha contribuito al codice o alle traduzioni di Friendica. Grazie a tutti!" -#: mod/crepair.php:92 +#: mod/crepair.php:87 msgid "Contact settings applied." msgstr "Contatto modificato." -#: mod/crepair.php:94 +#: mod/crepair.php:89 msgid "Contact update failed." msgstr "Le modifiche al contatto non sono state salvate." -#: mod/crepair.php:119 mod/dfrn_confirm.php:130 mod/fsuggest.php:23 -#: mod/fsuggest.php:95 +#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:29 +#: mod/fsuggest.php:97 msgid "Contact not found." msgstr "Contatto non trovato." -#: mod/crepair.php:125 +#: mod/crepair.php:114 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:126 +#: mod/crepair.php:115 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:139 mod/crepair.php:141 +#: mod/crepair.php:129 mod/crepair.php:131 msgid "No mirroring" msgstr "Non duplicare" -#: mod/crepair.php:139 +#: mod/crepair.php:129 msgid "Mirror as forwarded posting" msgstr "Duplica come messaggi ricondivisi" -#: mod/crepair.php:139 mod/crepair.php:141 +#: mod/crepair.php:129 mod/crepair.php:131 msgid "Mirror as my own posting" msgstr "Duplica come miei messaggi" -#: mod/crepair.php:155 +#: mod/crepair.php:144 msgid "Return to contact editor" msgstr "Ritorna alla modifica contatto" -#: mod/crepair.php:157 +#: mod/crepair.php:146 msgid "Refetch contact data" msgstr "Ricarica dati contatto" -#: mod/crepair.php:159 mod/invite.php:150 mod/localtime.php:47 -#: mod/manage.php:157 mod/message.php:338 mod/message.php:521 -#: mod/install.php:243 mod/install.php:283 mod/contacts.php:605 -#: mod/events.php:529 mod/fsuggest.php:110 mod/mood.php:141 -#: mod/photos.php:1127 mod/photos.php:1248 mod/photos.php:1574 -#: mod/photos.php:1623 mod/photos.php:1665 mod/photos.php:1745 -#: mod/poke.php:206 mod/profiles.php:680 object/Item.php:702 -#: view/theme/duepuntozero/config.php:65 view/theme/frio/config.php:108 -#: view/theme/quattro/config.php:71 view/theme/vier/config.php:114 +#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184 +#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251 +#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199 +#: mod/events.php:533 mod/fsuggest.php:116 mod/message.php:265 +#: mod/message.php:432 mod/photos.php:1080 mod/photos.php:1160 +#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530 +#: mod/photos.php:1603 view/theme/duepuntozero/config.php:71 +#: view/theme/frio/config.php:113 view/theme/quattro/config.php:73 +#: view/theme/vier/config.php:119 src/Object/Post.php:788 msgid "Submit" msgstr "Invia" -#: mod/crepair.php:161 +#: mod/crepair.php:149 msgid "Remote Self" msgstr "Io remoto" -#: mod/crepair.php:164 +#: mod/crepair.php:152 msgid "Mirror postings from this contact" msgstr "Ripeti i messaggi di questo contatto" -#: mod/crepair.php:166 +#: mod/crepair.php:154 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 re invii i nuovi messaggi da questo contatto." -#: mod/crepair.php:170 mod/admin.php:1612 mod/admin.php:1625 -#: mod/admin.php:1638 mod/admin.php:1654 mod/settings.php:693 -#: mod/settings.php:719 +#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701 +#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681 +#: mod/settings.php:707 msgid "Name" msgstr "Nome" -#: mod/crepair.php:171 +#: mod/crepair.php:159 msgid "Account Nickname" msgstr "Nome utente" -#: mod/crepair.php:172 +#: mod/crepair.php:160 msgid "@Tagname - overrides Name/Nickname" msgstr "@TagName - al posto del nome utente" -#: mod/crepair.php:173 +#: mod/crepair.php:161 msgid "Account URL" msgstr "URL dell'utente" -#: mod/crepair.php:174 +#: mod/crepair.php:162 msgid "Friend Request URL" msgstr "URL Richiesta Amicizia" -#: mod/crepair.php:175 +#: mod/crepair.php:163 msgid "Friend Confirm URL" msgstr "URL Conferma Amicizia" -#: mod/crepair.php:176 +#: mod/crepair.php:164 msgid "Notification Endpoint URL" msgstr "URL Notifiche" -#: mod/crepair.php:177 +#: mod/crepair.php:165 msgid "Poll/Feed URL" msgstr "URL Feed" -#: mod/crepair.php:178 +#: mod/crepair.php:166 msgid "New photo from this URL" msgstr "Nuova foto da questo URL" -#: mod/filer.php:31 -msgid "- select -" -msgstr "- seleziona -" +#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102 +#: src/Model/Profile.php:904 +msgid "Photos" +msgstr "Foto" -#: mod/lockview.php:33 mod/lockview.php:41 +#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194 +#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166 +#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244 +#: src/Model/Photo.php:253 +msgid "Contact Photos" +msgstr "Foto dei contatti" + +#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265 +msgid "Upload" +msgstr "Carica" + +#: mod/fbrowser.php:131 +msgid "Files" +msgstr "File" + +#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/help.php:60 +#: mod/p.php:21 mod/p.php:48 mod/p.php:57 index.php:289 +msgid "Not Found" +msgstr "Non trovato" + +#: mod/hcard.php:18 +msgid "No profile" +msgstr "Nessun profilo" + +#: mod/help.php:48 +msgid "Help:" +msgstr "Guida:" + +#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134 +msgid "Help" +msgstr "Guida" + +#: mod/help.php:63 index.php:294 +msgid "Page not found." +msgstr "Pagina non trovata." + +#: mod/home.php:39 +#, php-format +msgid "Welcome to %s" +msgstr "Benvenuto su %s" + +#: mod/lockview.php:38 mod/lockview.php:46 msgid "Remote privacy information not available." msgstr "Informazioni remote sulla privacy non disponibili." -#: mod/lockview.php:50 +#: mod/lockview.php:55 msgid "Visible to:" msgstr "Visibile a:" -#: mod/maintenance.php:21 +#: mod/maintenance.php:24 msgid "System down for maintenance" msgstr "Sistema in manutenzione" -#: mod/newmember.php:7 +#: mod/newmember.php:11 msgid "Welcome to Friendica" msgstr "Benvenuto su Friendica" -#: mod/newmember.php:8 +#: mod/newmember.php:12 msgid "New Member Checklist" msgstr "Cose da fare per i Nuovi Utenti" -#: mod/newmember.php:10 +#: mod/newmember.php:14 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 " @@ -3386,33 +1590,38 @@ 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:11 +#: mod/newmember.php:15 msgid "Getting Started" msgstr "Come Iniziare" -#: mod/newmember.php:13 +#: mod/newmember.php:17 msgid "Friendica Walk-Through" msgstr "Friendica Passo-Passo" -#: mod/newmember.php:13 +#: mod/newmember.php:17 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:17 +#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083 +#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206 +msgid "Settings" +msgstr "Impostazioni" + +#: mod/newmember.php:21 msgid "Go to Your Settings" msgstr "Vai alle tue Impostazioni" -#: mod/newmember.php:17 +#: mod/newmember.php:21 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:18 +#: mod/newmember.php:22 msgid "" "Review the other settings, particularly the privacy settings. An unpublished" " directory listing is like having an unlisted phone number. In general, you " @@ -3420,81 +1629,88 @@ 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:22 mod/profile_photo.php:257 mod/profiles.php:699 +#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854 +#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101 +#: src/Model/Profile.php:730 src/Model/Profile.php:863 +#: src/Model/Profile.php:896 +msgid "Profile" +msgstr "Profilo" + +#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264 msgid "Upload Profile Photo" msgstr "Carica la foto del profilo" -#: mod/newmember.php:22 +#: mod/newmember.php:26 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:23 +#: mod/newmember.php:27 msgid "Edit Your Profile" msgstr "Modifica il tuo Profilo" -#: mod/newmember.php:23 +#: mod/newmember.php:27 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:24 +#: mod/newmember.php:28 msgid "Profile Keywords" msgstr "Parole chiave del profilo" -#: mod/newmember.php:24 +#: mod/newmember.php:28 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:26 +#: mod/newmember.php:30 msgid "Connecting" msgstr "Collegarsi" -#: mod/newmember.php:32 +#: mod/newmember.php:36 msgid "Importing Emails" msgstr "Importare le Email" -#: mod/newmember.php:32 +#: mod/newmember.php:36 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 "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo" -#: mod/newmember.php:35 +#: mod/newmember.php:39 msgid "Go to Your Contacts Page" msgstr "Vai alla tua pagina Contatti" -#: mod/newmember.php:35 +#: mod/newmember.php:39 msgid "" "Your Contacts page is your gateway to managing friendships and connecting " "with friends on other networks. Typically you enter their address or site " "URL in the Add New Contact dialog." msgstr "La 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:36 +#: mod/newmember.php:40 msgid "Go to Your Site's Directory" msgstr "Vai all'Elenco del tuo sito" -#: mod/newmember.php:36 +#: mod/newmember.php:40 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:37 +#: mod/newmember.php:41 msgid "Finding New People" msgstr "Trova nuove persone" -#: mod/newmember.php:37 +#: mod/newmember.php:41 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 " @@ -3503,910 +1719,294 @@ 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:41 +#: mod/newmember.php:43 src/Model/Group.php:402 +msgid "Groups" +msgstr "Gruppi" + +#: mod/newmember.php:45 msgid "Group Your Contacts" msgstr "Raggruppa i tuoi contatti" -#: mod/newmember.php:41 +#: mod/newmember.php:45 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:44 +#: mod/newmember.php:48 msgid "Why Aren't My Posts Public?" msgstr "Perché i miei post non sono pubblici?" -#: mod/newmember.php:44 +#: mod/newmember.php:48 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 privacy. 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:48 +#: mod/newmember.php:52 msgid "Getting Help" msgstr "Ottenere Aiuto" -#: mod/newmember.php:50 +#: mod/newmember.php:54 msgid "Go to the Help Section" msgstr "Vai alla sezione Guida" -#: mod/newmember.php:50 +#: mod/newmember.php:54 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/nogroup.php:45 mod/viewcontacts.php:105 mod/contacts.php:616 -#: mod/contacts.php:960 +#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943 +#: mod/viewcontacts.php:112 #, php-format msgid "Visit %s's profile [%s]" msgstr "Visita il profilo di %s [%s]" -#: mod/nogroup.php:46 mod/contacts.php:961 +#: mod/nogroup.php:43 mod/contacts.php:944 msgid "Edit contact" msgstr "Modifica contatto" -#: mod/nogroup.php:67 +#: mod/nogroup.php:63 msgid "Contacts who are not members of a group" msgstr "Contatti che non sono membri di un gruppo" -#: mod/profperm.php:22 mod/group.php:78 index.php:411 -msgid "Permission denied" -msgstr "Permesso negato" +#: mod/p.php:14 +msgid "Not Extended" +msgstr "Not Extended" -#: mod/profperm.php:28 mod/profperm.php:59 -msgid "Invalid profile identifier." -msgstr "Identificativo del profilo non valido." +#: mod/repair_ostatus.php:18 +msgid "Resubscribing to OStatus contacts" +msgstr "Risottoscrivi i contatti OStatus" -#: mod/profperm.php:105 -msgid "Profile Visibility Editor" -msgstr "Modifica visibilità del profilo" +#: mod/repair_ostatus.php:34 +msgid "Error" +msgstr "Errore" -#: mod/profperm.php:109 mod/group.php:264 -msgid "Click on a contact to add or remove." -msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." +#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:61 +msgid "Done" +msgstr "Fatto" -#: mod/profperm.php:118 -msgid "Visible To" -msgstr "Visibile a" +#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:85 +msgid "Keep this window open until done." +msgstr "Tieni questa finestra aperta fino a che ha finito." -#: mod/profperm.php:134 -msgid "All Contacts (with secure profile access)" -msgstr "Tutti i contatti (con profilo ad accesso sicuro)" +#: mod/suggest.php:36 +msgid "Do you really want to delete this suggestion?" +msgstr "Vuoi veramente cancellare questo suggerimento?" -#: mod/update_community.php:21 mod/update_display.php:25 -#: mod/update_notes.php:38 mod/update_profile.php:37 mod/update_network.php:29 +#: mod/suggest.php:73 +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:84 mod/suggest.php:104 +msgid "Ignore/Hide" +msgstr "Ignora / Nascondi" + +#: mod/suggest.php:114 view/theme/vier/theme.php:203 src/Content/Widget.php:64 +msgid "Friend Suggestions" +msgstr "Contatti suggeriti" + +#: mod/unfollow.php:34 +msgid "Contact wasn't found or can't be unfollowed." +msgstr "Il contatto non è stato trovato o non si può smettere di seguirlo." + +#: mod/unfollow.php:47 +msgid "Contact unfollowed" +msgstr "Smesso di seguire il contatto" + +#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61 +msgid "Submit Request" +msgstr "Invia richiesta" + +#: mod/unfollow.php:73 +msgid "You aren't a friend of this contact." +msgstr "Non sei un amico di questo contatto" + +#: mod/unfollow.php:79 +msgid "Unfollowing is currently not supported by your network." +msgstr "Smettere di seguire non è al momento supportato dalla tua rete." + +#: mod/unfollow.php:100 mod/contacts.php:590 +msgid "Disconnect/Unfollow" +msgstr "Disconnetti/Non Seguire" + +#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155 +msgid "Your Identity Address:" +msgstr "L'indirizzo della tua identità:" + +#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647 +#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449 +msgid "Profile URL" +msgstr "URL Profilo" + +#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181 +#: src/Model/Profile.php:891 +msgid "Status Messages and Posts" +msgstr "Messaggi di stato e post" + +#: mod/update_community.php:27 mod/update_display.php:27 +#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33 msgid "[Embedded content - reload page to view]" msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" -#: mod/viewcontacts.php:39 mod/webfinger.php:10 mod/probe.php:9 -#: mod/community.php:17 mod/dfrn_request.php:805 mod/directory.php:31 -#: mod/search.php:89 mod/search.php:95 mod/display.php:202 mod/photos.php:965 -#: mod/videos.php:202 -msgid "Public access denied." -msgstr "Accesso negato." - -#: mod/viewcontacts.php:78 -msgid "No contacts." -msgstr "Nessun contatto." - -#: mod/viewsrc.php:8 -msgid "Access denied." -msgstr "Accesso negato." - -#: mod/webfinger.php:11 mod/probe.php:10 -msgid "Only logged in users are permitted to perform a probing." -msgstr "Solo agli utenti loggati è permesso effettuare un probe." - -#: mod/uimport.php:53 mod/register.php:203 +#: mod/uimport.php:55 mod/register.php:191 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/uimport.php:68 mod/register.php:300 +#: mod/uimport.php:70 mod/register.php:285 msgid "Import" msgstr "Importa" -#: mod/uimport.php:70 +#: mod/uimport.php:72 msgid "Move account" msgstr "Muovi account" -#: mod/uimport.php:71 +#: mod/uimport.php:73 msgid "You can import an account from another Friendica server." msgstr "Puoi importare un account da un altro server Friendica." -#: mod/uimport.php:72 +#: mod/uimport.php:74 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:73 +#: mod/uimport.php:75 msgid "" "This feature is experimental. We can't import contacts from the OStatus " "network (GNU Social/Statusnet) or from Diaspora" msgstr "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora" -#: mod/uimport.php:74 +#: mod/uimport.php:76 msgid "Account file" msgstr "File account" -#: mod/uimport.php:74 +#: mod/uimport.php:76 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/community.php:22 -msgid "Not available." -msgstr "Non disponibile." - -#: mod/community.php:49 mod/search.php:215 -msgid "No results." -msgstr "Nessun risultato." - -#: mod/allfriends.php:49 -msgid "No friends to display." -msgstr "Nessun amico da visualizzare." - -#: mod/bookmarklet.php:44 -msgid "The post was created" -msgstr "Il messaggio è stato creato" - -#: mod/cal.php:146 mod/profile.php:157 mod/display.php:339 -msgid "Access to this profile has been restricted." -msgstr "L'accesso a questo profilo è stato limitato." - -#: mod/cal.php:274 mod/events.php:384 -msgid "View" -msgstr "Mostra" - -#: mod/cal.php:275 mod/events.php:386 -msgid "Previous" -msgstr "Precedente" - -#: mod/cal.php:276 mod/install.php:202 mod/events.php:387 -msgid "Next" -msgstr "Successivo" - -#: mod/cal.php:285 mod/events.php:396 -msgid "list" -msgstr "lista" - -#: mod/cal.php:295 -msgid "User not found" -msgstr "Utente non trovato" - -#: mod/cal.php:311 -msgid "This calendar format is not supported" -msgstr "Questo formato di calendario non è supportato" - -#: mod/cal.php:313 -msgid "No exportable data found" -msgstr "Nessun dato esportabile trovato" - -#: mod/cal.php:328 -msgid "calendar" -msgstr "calendario" - -#: mod/dfrn_poll.php:114 mod/dfrn_poll.php:550 +#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543 #, php-format msgid "%1$s welcomes %2$s" msgstr "%s dà il benvenuto a %s" -#: mod/dfrn_request.php:104 -msgid "This introduction has already been accepted." -msgstr "Questa presentazione è già stata accettata." - -#: mod/dfrn_request.php:127 mod/dfrn_request.php:529 -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:132 mod/dfrn_request.php:534 -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:135 mod/dfrn_request.php:537 -msgid "Warning: profile location has no profile photo." -msgstr "Attenzione: l'indirizzo del profilo non ha una foto." - -#: mod/dfrn_request.php:139 mod/dfrn_request.php:541 +#: mod/dirfind.php:48 #, 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" +msgid "People Search - %s" +msgstr "Cerca persone - %s" -#: mod/dfrn_request.php:183 -msgid "Introduction complete." -msgstr "Presentazione completa." - -#: mod/dfrn_request.php:228 -msgid "Unrecoverable protocol error." -msgstr "Errore di comunicazione." - -#: mod/dfrn_request.php:256 -msgid "Profile unavailable." -msgstr "Profilo non disponibile." - -#: mod/dfrn_request.php:283 +#: mod/dirfind.php:59 #, php-format -msgid "%s has received too many connection requests today." -msgstr "%s ha ricevuto troppe richieste di connessione per oggi." +msgid "Forum Search - %s" +msgstr "Ricerca Forum - %s" -#: mod/dfrn_request.php:284 -msgid "Spam protection measures have been invoked." -msgstr "Sono state attivate le misure di protezione contro lo spam." - -#: mod/dfrn_request.php:285 -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:347 -msgid "Invalid locator" -msgstr "Indirizzo non valido" - -#: mod/dfrn_request.php:356 -msgid "Invalid email address." -msgstr "Indirizzo email non valido." - -#: mod/dfrn_request.php:381 -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:484 -msgid "You have already introduced yourself here." -msgstr "Ti sei già presentato qui." - -#: mod/dfrn_request.php:488 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Pare che tu e %s siate già amici." - -#: mod/dfrn_request.php:509 -msgid "Invalid profile URL." -msgstr "Indirizzo profilo non valido." - -#: mod/dfrn_request.php:594 mod/contacts.php:223 -msgid "Failed to update contact record." -msgstr "Errore nell'aggiornamento del contatto." - -#: mod/dfrn_request.php:615 -msgid "Your introduction has been sent." -msgstr "La tua presentazione è stata inviata." - -#: mod/dfrn_request.php:657 -msgid "" -"Remote subscription can't be done for your network. Please subscribe " -"directly on your system." -msgstr "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema." - -#: mod/dfrn_request.php:678 -msgid "Please login to confirm introduction." -msgstr "Accedi per confermare la presentazione." - -#: mod/dfrn_request.php:688 -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:702 mod/dfrn_request.php:719 -msgid "Confirm" -msgstr "Conferma" - -#: mod/dfrn_request.php:714 -msgid "Hide this contact" -msgstr "Nascondi questo contatto" - -#: mod/dfrn_request.php:717 -#, php-format -msgid "Welcome home %s." -msgstr "Bentornato a casa %s." - -#: mod/dfrn_request.php:718 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Conferma la tua richiesta di connessione con %s." - -#: mod/dfrn_request.php:849 -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:873 -#, 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" - -#: mod/dfrn_request.php:878 -msgid "Friend/Connection Request" -msgstr "Richieste di amicizia/connessione" - -#: mod/dfrn_request.php:879 -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:880 mod/follow.php:149 -msgid "Please answer the following:" -msgstr "Rispondi:" - -#: mod/dfrn_request.php:881 mod/follow.php:150 -#, php-format -msgid "Does %s know you?" -msgstr "%s ti conosce?" - -#: mod/dfrn_request.php:885 mod/follow.php:151 -msgid "Add a personal note:" -msgstr "Aggiungi una nota personale:" - -#: mod/dfrn_request.php:888 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federated Social Web" - -#: mod/dfrn_request.php:890 -#, 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:891 mod/follow.php:157 mod/unfollow.php:113 -msgid "Your Identity Address:" -msgstr "L'indirizzo della tua identità:" - -#: mod/dfrn_request.php:894 mod/follow.php:63 mod/unfollow.php:65 -msgid "Submit Request" -msgstr "Invia richiesta" - -#: mod/editpost.php:20 mod/editpost.php:30 -msgid "Item not found" -msgstr "Oggetto non trovato" - -#: mod/editpost.php:35 -msgid "Edit post" -msgstr "Modifica messaggio" - -#: mod/fetch.php:16 mod/fetch.php:43 mod/fetch.php:52 mod/help.php:57 -#: mod/p.php:20 mod/p.php:47 mod/p.php:56 index.php:303 -msgid "Not Found" -msgstr "Non trovato" - -#: mod/follow.php:42 -msgid "Contact added" -msgstr "Contatto aggiunto" - -#: mod/follow.php:74 -msgid "You already added this contact." -msgstr "Hai già aggiunto questo contatto." - -#: mod/follow.php:83 -msgid "Diaspora support isn't enabled. Contact can't be added." -msgstr "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto." - -#: mod/follow.php:90 -msgid "OStatus support is disabled. Contact can't be added." -msgstr "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto." - -#: mod/follow.php:97 -msgid "The network type couldn't be detected. Contact can't be added." -msgstr "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto." - -#: mod/follow.php:166 mod/notifications.php:258 mod/unfollow.php:122 -#: mod/contacts.php:654 -msgid "Profile URL" -msgstr "URL Profilo" - -#: mod/group.php:31 -msgid "Group created." -msgstr "Gruppo creato." - -#: mod/group.php:37 -msgid "Could not create group." -msgstr "Impossibile creare il gruppo." - -#: mod/group.php:51 mod/group.php:156 -msgid "Group not found." -msgstr "Gruppo non trovato." - -#: mod/group.php:65 -msgid "Group name changed." -msgstr "Il nome del gruppo è cambiato." - -#: mod/group.php:95 -msgid "Save Group" -msgstr "Salva gruppo" - -#: mod/group.php:100 -msgid "Create a group of contacts/friends." -msgstr "Crea un gruppo di amici/contatti." - -#: mod/group.php:125 -msgid "Group removed." -msgstr "Gruppo rimosso." - -#: mod/group.php:127 -msgid "Unable to remove group." -msgstr "Impossibile rimuovere il gruppo." - -#: mod/group.php:191 -msgid "Delete Group" -msgstr "Elimina Gruppo" - -#: mod/group.php:197 -msgid "Group Editor" -msgstr "Modifica gruppo" - -#: mod/group.php:202 -msgid "Edit Group Name" -msgstr "Modifica Nome Gruppo" - -#: mod/group.php:212 -msgid "Members" -msgstr "Membri" - -#: mod/group.php:214 mod/contacts.php:722 -msgid "All Contacts" -msgstr "Tutti i contatti" - -#: mod/group.php:215 mod/network.php:655 -msgid "Group is empty" -msgstr "Il gruppo è vuoto" - -#: mod/group.php:228 -msgid "Remove Contact" -msgstr "Rimuovi Contatto" - -#: mod/group.php:252 -msgid "Add Contact" -msgstr "Aggiungi Contatto" - -#: mod/hcard.php:14 -msgid "No profile" -msgstr "Nessun profilo" - -#: mod/help.php:45 -msgid "Help:" -msgstr "Guida:" - -#: mod/help.php:60 index.php:306 -msgid "Page not found." -msgstr "Pagina non trovata." - -#: mod/home.php:42 -#, php-format -msgid "Welcome to %s" -msgstr "Benvenuto su %s" - -#: mod/invite.php:31 -msgid "Total invitation limit exceeded." -msgstr "Limite totale degli inviti superato." - -#: mod/invite.php:54 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: non è un indirizzo email valido." - -#: mod/invite.php:79 -msgid "Please join us on Friendica" -msgstr "Unisciti a noi su Friendica" - -#: mod/invite.php:90 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limite degli inviti superato. Contatta l'amministratore del tuo sito." - -#: mod/invite.php:94 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: la consegna del messaggio fallita." - -#: mod/invite.php:98 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d messaggio inviato." -msgstr[1] "%d messaggi inviati." - -#: mod/invite.php:117 -msgid "You have no more invitations available" -msgstr "Non hai altri inviti disponibili" - -#: mod/invite.php:125 -#, 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 "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:127 -#, 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 registrati su %s o su un'altro sito web Friendica aperto al pubblico." - -#: mod/invite.php:128 -#, 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 "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:132 -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:135 -#, php-format -msgid "To accept this invitation, please visit and register at %s." -msgstr "Per accettare questo invito, visita e registrati su %s" - -#: mod/invite.php:136 -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." -msgstr "" - -#: mod/invite.php:142 -msgid "Send invitations" -msgstr "Invia inviti" - -#: mod/invite.php:143 -msgid "Enter email addresses, one per line:" -msgstr "Inserisci gli indirizzi email, uno per riga:" - -#: mod/invite.php:144 mod/message.php:332 mod/message.php:515 -#: mod/wallmessage.php:138 -msgid "Your message:" -msgstr "Il tuo messaggio:" - -#: mod/invite.php:145 -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 ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore." - -#: mod/invite.php:147 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Sarà necessario fornire questo codice invito: $invite_code" - -#: mod/invite.php:147 -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:149 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendi.ca" -msgstr "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca " - -#: mod/localtime.php:26 -msgid "Time Conversion" -msgstr "Conversione Ora" - -#: mod/localtime.php:28 -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:32 -#, php-format -msgid "UTC time: %s" -msgstr "Ora UTC: %s" - -#: mod/localtime.php:35 -#, php-format -msgid "Current timezone: %s" -msgstr "Fuso orario corrente: %s" - -#: mod/localtime.php:38 -#, php-format -msgid "Converted localtime: %s" -msgstr "Ora locale convertita: %s" - -#: mod/localtime.php:43 -msgid "Please select your timezone:" -msgstr "Selezionare il tuo fuso orario:" - -#: mod/lostpass.php:22 -msgid "No valid account found." -msgstr "Nessun account valido trovato." - -#: mod/lostpass.php:38 -msgid "Password reset request issued. Check your email." -msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." - -#: mod/lostpass.php:44 -#, 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 "\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:55 -#, 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 "\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:74 -#, php-format -msgid "Password reset requested at %s" -msgstr "Richiesta reimpostazione password su %s" - -#: mod/lostpass.php:94 -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 precedentemente). Reimpostazione password fallita." - -#: mod/lostpass.php:113 boot.php:889 -msgid "Password Reset" -msgstr "Reimpostazione password" - -#: mod/lostpass.php:114 -msgid "Your password has been reset as requested." -msgstr "La tua password è stata reimpostata come richiesto." - -#: mod/lostpass.php:115 -msgid "Your new password is" -msgstr "La tua nuova password è" - -#: mod/lostpass.php:116 -msgid "Save or copy your new password - and then" -msgstr "Salva o copia la tua nuova password, quindi" - -#: mod/lostpass.php:117 -msgid "click here to login" -msgstr "clicca qui per entrare" - -#: mod/lostpass.php:118 -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:128 -#, 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 "\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:134 -#, 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 "\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:150 -#, php-format -msgid "Your password has been changed at %s" -msgstr "La tua password presso %s è stata cambiata" - -#: mod/lostpass.php:162 -msgid "Forgot your Password?" -msgstr "Hai dimenticato la password?" - -#: mod/lostpass.php:163 -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:164 boot.php:877 -msgid "Nickname or Email: " -msgstr "Nome utente o email: " - -#: mod/lostpass.php:165 -msgid "Reset" -msgstr "Reimposta" - -#: mod/manage.php:153 -msgid "Manage Identities and/or Pages" -msgstr "Gestisci identità e/o pagine" - -#: mod/manage.php:154 -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:155 -msgid "Select an identity to manage: " -msgstr "Seleziona un'identità da gestire:" - -#: mod/match.php:39 -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:92 -msgid "is interested in:" -msgstr "è interessato a:" - -#: mod/match.php:106 -msgid "Profile Match" -msgstr "Profili corrispondenti" - -#: mod/match.php:113 mod/dirfind.php:249 +#: mod/dirfind.php:256 mod/match.php:125 msgid "No matches" msgstr "Nessun risultato" -#: mod/message.php:63 mod/wallmessage.php:53 -msgid "No recipient selected." -msgstr "Nessun destinatario selezionato." +#: mod/friendica.php:77 +msgid "This is Friendica, version" +msgstr "Questo è Friendica, versione" -#: mod/message.php:67 -msgid "Unable to locate contact information." -msgstr "Impossibile trovare le informazioni del contatto." +#: mod/friendica.php:78 +msgid "running at web location" +msgstr "in esecuzione all'indirizzo web" -#: mod/message.php:70 mod/wallmessage.php:59 -msgid "Message could not be sent." -msgstr "Il messaggio non può essere inviato." - -#: mod/message.php:73 mod/wallmessage.php:62 -msgid "Message collection failure." -msgstr "Errore recuperando il messaggio." - -#: mod/message.php:76 mod/wallmessage.php:65 -msgid "Message sent." -msgstr "Messaggio inviato." - -#: mod/message.php:205 -msgid "Do you really want to delete this message?" -msgstr "Vuoi veramente cancellare questo messaggio?" - -#: mod/message.php:225 -msgid "Message deleted." -msgstr "Messaggio eliminato." - -#: mod/message.php:255 -msgid "Conversation removed." -msgstr "Conversazione rimossa." - -#: mod/message.php:322 mod/wallmessage.php:129 -msgid "Send Private Message" -msgstr "Invia un messaggio privato" - -#: mod/message.php:323 mod/message.php:510 mod/wallmessage.php:131 -msgid "To:" -msgstr "A:" - -#: mod/message.php:328 mod/message.php:512 mod/wallmessage.php:132 -msgid "Subject:" -msgstr "Oggetto:" - -#: mod/message.php:364 -msgid "No messages." -msgstr "Nessun messaggio." - -#: mod/message.php:403 -msgid "Message not available." -msgstr "Messaggio non disponibile." - -#: mod/message.php:478 -msgid "Delete message" -msgstr "Elimina il messaggio" - -#: mod/message.php:503 mod/message.php:591 -msgid "Delete conversation" -msgstr "Elimina la conversazione" - -#: mod/message.php:505 +#: mod/friendica.php:82 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." +"Please visit Friendi.ca to learn more " +"about the Friendica project." +msgstr "Visita Friendi.ca per saperne di più sul progetto Friendica." -#: mod/message.php:509 -msgid "Send Reply" -msgstr "Invia la risposta" +#: mod/friendica.php:86 +msgid "Bug reports and issues: please visit" +msgstr "Segnalazioni di bug e problemi: visita" -#: mod/message.php:561 -#, php-format -msgid "Unknown sender - %s" -msgstr "Mittente sconosciuto - %s" +#: mod/friendica.php:86 +msgid "the bugtracker at github" +msgstr "il bugtracker su github" -#: mod/message.php:563 -#, php-format -msgid "You and %s" -msgstr "Tu e %s" +#: mod/friendica.php:89 +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/message.php:565 -#, php-format -msgid "%s and You" -msgstr "%s e Tu" +#: mod/friendica.php:103 +msgid "Installed addons/apps:" +msgstr "Addon/applicazioni installate" -#: mod/message.php:594 -msgid "D, d M Y - g:i A" -msgstr "D d M Y - G:i" +#: mod/friendica.php:117 +msgid "No installed addons/apps" +msgstr "Nessun addons/applicazione installata" -#: mod/message.php:597 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d messaggio" -msgstr[1] "%d messaggi" +#: mod/friendica.php:122 +msgid "On this server the following remote servers are blocked." +msgstr "In questo server i seguenti server remoti sono bloccati." -#: mod/notifications.php:38 +#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302 +#: mod/admin.php:320 src/Model/Contact.php:1142 +msgid "Blocked domain" +msgstr "Dominio bloccato" + +#: mod/friendica.php:123 mod/admin.php:303 mod/admin.php:321 +msgid "Reason for the block" +msgstr "Motivazione del blocco" + +#: mod/match.php:48 +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:104 +msgid "is interested in:" +msgstr "è interessato a:" + +#: mod/match.php:120 +msgid "Profile Match" +msgstr "Profili corrispondenti" + +#: mod/notifications.php:37 msgid "Invalid request identifier." msgstr "L'identificativo della richiesta non è valido." -#: mod/notifications.php:47 mod/notifications.php:183 +#: mod/notifications.php:46 mod/notifications.php:183 #: mod/notifications.php:230 msgid "Discard" msgstr "Scarta" -#: mod/notifications.php:63 mod/notifications.php:182 -#: mod/notifications.php:266 mod/contacts.php:636 mod/contacts.php:836 -#: mod/contacts.php:1021 +#: mod/notifications.php:62 mod/notifications.php:182 +#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819 +#: mod/contacts.php:1003 msgid "Ignore" msgstr "Ignora" -#: mod/notifications.php:108 +#: mod/notifications.php:98 src/Content/Nav.php:189 +msgid "Notifications" +msgstr "Notifiche" + +#: mod/notifications.php:107 msgid "Network Notifications" msgstr "Notifiche dalla rete" -#: mod/notifications.php:114 mod/notify.php:73 +#: mod/notifications.php:113 mod/notify.php:81 msgid "System Notifications" msgstr "Notifiche di sistema" -#: mod/notifications.php:120 +#: mod/notifications.php:119 msgid "Personal Notifications" msgstr "Notifiche personali" -#: mod/notifications.php:126 +#: mod/notifications.php:125 msgid "Home Notifications" msgstr "Notifiche bacheca" @@ -4427,7 +2027,7 @@ msgstr "Tipo di notifica: " msgid "suggested by %s" msgstr "suggerito da %s" -#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:643 +#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637 msgid "Hide this contact from others" msgstr "Nascondi questo contatto agli altri" @@ -4439,7 +2039,7 @@ msgstr "Invia una attività \"è ora amico con\"" msgid "if applicable" msgstr "se applicabile" -#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1628 +#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704 msgid "Approve" msgstr "Approva" @@ -4492,6 +2092,25 @@ msgstr "Condivisore" msgid "Subscriber" msgstr "Abbonato" +#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155 +#: src/Model/Profile.php:423 src/Model/Profile.php:806 +msgid "About:" +msgstr "Informazioni:" + +#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172 +#: src/Model/Profile.php:794 +msgid "Tags:" +msgstr "Tag:" + +#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420 +#: src/Model/Profile.php:745 +msgid "Gender:" +msgstr "Genere:" + +#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518 +msgid "Network:" +msgstr "Rete:" + #: mod/notifications.php:275 msgid "No introductions." msgstr "Nessuna presentazione." @@ -4509,30 +2128,1976 @@ msgstr "Mostra tutti" msgid "No more %s notifications." msgstr "Nessun'altra notifica %s." -#: mod/notify.php:69 -msgid "No more system notifications." -msgstr "Nessuna nuova notifica di sistema." - -#: mod/oexchange.php:25 +#: mod/oexchange.php:30 msgid "Post successful." msgstr "Inviato!" -#: mod/openid.php:25 +#: mod/openid.php:29 msgid "OpenID protocol error. No ID returned." msgstr "Errore protocollo OpenID. Nessun ID ricevuto." -#: mod/openid.php:61 +#: mod/openid.php:66 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/p.php:13 -msgid "Not Extended" -msgstr "Not Extended" +#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:134 +msgid "Login failed." +msgstr "Accesso fallito." -#: mod/profile.php:177 -msgid "Tips for New Members" -msgstr "Consigli per i Nuovi Utenti" +#: mod/ostatus_subscribe.php:21 +msgid "Subscribing to OStatus contacts" +msgstr "Iscrizione a contatti OStatus" + +#: mod/ostatus_subscribe.php:32 +msgid "No contact provided." +msgstr "Nessun contatto disponibile." + +#: mod/ostatus_subscribe.php:38 +msgid "Couldn't fetch information for contact." +msgstr "Non è stato possibile recuperare le informazioni del contatto." + +#: mod/ostatus_subscribe.php:47 +msgid "Couldn't fetch friends for contact." +msgstr "Non è stato possibile recuperare gli amici del contatto." + +#: mod/ostatus_subscribe.php:75 +msgid "success" +msgstr "successo" + +#: mod/ostatus_subscribe.php:77 +msgid "failed" +msgstr "fallito" + +#: mod/ostatus_subscribe.php:80 src/Object/Post.php:278 +msgid "ignored" +msgstr "ignorato" + +#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173 +msgid "Access to this profile has been restricted." +msgstr "L'accesso a questo profilo è stato limitato." + +#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263 +#: view/theme/frio/theme.php:267 src/Content/Nav.php:104 +#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935 +msgid "Events" +msgstr "Eventi" + +#: mod/cal.php:275 mod/events.php:393 +msgid "View" +msgstr "Mostra" + +#: mod/cal.php:276 mod/events.php:395 +msgid "Previous" +msgstr "Precedente" + +#: mod/cal.php:277 mod/install.php:209 mod/events.php:396 +msgid "Next" +msgstr "Successivo" + +#: mod/cal.php:284 mod/events.php:405 +msgid "list" +msgstr "lista" + +#: mod/cal.php:297 src/Model/User.php:202 +msgid "User not found" +msgstr "Utente non trovato" + +#: mod/cal.php:313 +msgid "This calendar format is not supported" +msgstr "Questo formato di calendario non è supportato" + +#: mod/cal.php:315 +msgid "No exportable data found" +msgstr "Nessun dato esportabile trovato" + +#: mod/cal.php:332 +msgid "calendar" +msgstr "calendario" + +#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148 +#: mod/profiles.php:195 mod/profiles.php:631 +msgid "Profile not found." +msgstr "Profilo non trovato." + +#: mod/dfrn_confirm.php:132 +msgid "" +"This may occasionally happen if contact was requested by both persons and it" +" has already been approved." +msgstr "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e già approvata." + +#: mod/dfrn_confirm.php:242 +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 +msgid "Unexpected response from remote site: " +msgstr "La risposta dell'altro sito non può essere gestita: " + +#: mod/dfrn_confirm.php:263 +msgid "Confirmation completed successfully." +msgstr "Conferma completata con successo." + +#: mod/dfrn_confirm.php:275 +msgid "Temporary failure. Please wait and try again." +msgstr "Problema temporaneo. Attendi e riprova." + +#: mod/dfrn_confirm.php:278 +msgid "Introduction failed or was revoked." +msgstr "La presentazione ha generato un errore o è stata revocata." + +#: mod/dfrn_confirm.php:283 +msgid "Remote site reported: " +msgstr "Il sito remoto riporta: " + +#: mod/dfrn_confirm.php:396 +msgid "Unable to set contact photo." +msgstr "Impossibile impostare la foto del contatto." + +#: mod/dfrn_confirm.php:498 +#, php-format +msgid "No user record found for '%s' " +msgstr "Nessun utente trovato '%s'" + +#: mod/dfrn_confirm.php:508 +msgid "Our site encryption key is apparently messed up." +msgstr "La nostra chiave di criptazione del sito sembra essere corrotta." + +#: mod/dfrn_confirm.php:519 +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:535 +msgid "Contact record was not found for you on our site." +msgstr "Il contatto non è stato trovato sul nostro sito." + +#: mod/dfrn_confirm.php:549 +#, 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:565 +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:576 +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:631 +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:661 mod/dfrn_request.php:568 +#: src/Model/Contact.php:1434 +msgid "[Name Withheld]" +msgstr "[Nome Nascosto]" + +#: mod/dfrn_confirm.php:694 +#, php-format +msgid "%1$s has joined %2$s" +msgstr "%1$s si è unito a %2$s" + +#: mod/invite.php:33 +msgid "Total invitation limit exceeded." +msgstr "Limite totale degli inviti superato." + +#: mod/invite.php:55 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: non è un indirizzo email valido." + +#: mod/invite.php:80 +msgid "Please join us on Friendica" +msgstr "Unisciti a noi su Friendica" + +#: mod/invite.php:91 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limite degli inviti superato. Contatta l'amministratore del tuo sito." + +#: mod/invite.php:95 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: la consegna del messaggio fallita." + +#: mod/invite.php:99 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d messaggio inviato." +msgstr[1] "%d messaggi inviati." + +#: mod/invite.php:117 +msgid "You have no more invitations available" +msgstr "Non hai altri inviti disponibili" + +#: mod/invite.php:125 +#, 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 "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:127 +#, 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 registrati su %s o su un'altro sito web Friendica aperto al pubblico." + +#: mod/invite.php:128 +#, 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 "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:132 +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:136 +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." +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." + +#: mod/invite.php:135 +#, php-format +msgid "To accept this invitation, please visit and register at %s." +msgstr "Per accettare questo invito, visita e registrati su %s" + +#: mod/invite.php:142 +msgid "Send invitations" +msgstr "Invia inviti" + +#: mod/invite.php:143 +msgid "Enter email addresses, one per line:" +msgstr "Inserisci gli indirizzi email, uno per riga:" + +#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259 +#: mod/message.php:426 +msgid "Your message:" +msgstr "Il tuo messaggio:" + +#: mod/invite.php:145 +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 ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore." + +#: mod/invite.php:147 +msgid "You will need to supply this invitation code: $invite_code" +msgstr "Sarà necessario fornire questo codice invito: $invite_code" + +#: mod/invite.php:147 +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:149 +msgid "" +"For more information about the Friendica project and why we feel it is " +"important, please visit http://friendi.ca" +msgstr "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca " + +#: mod/manage.php:180 +msgid "Manage Identities and/or Pages" +msgstr "Gestisci identità e/o pagine" + +#: mod/manage.php:181 +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:182 +msgid "Select an identity to manage: " +msgstr "Seleziona un'identità da gestire:" + +#: mod/profiles.php:57 +msgid "Profile deleted." +msgstr "Profilo eliminato." + +#: mod/profiles.php:73 mod/profiles.php:109 +msgid "Profile-" +msgstr "Profilo-" + +#: mod/profiles.php:92 mod/profiles.php:131 +msgid "New profile created." +msgstr "Il nuovo profilo è stato creato." + +#: mod/profiles.php:115 +msgid "Profile unavailable to clone." +msgstr "Impossibile duplicare il profilo." + +#: mod/profiles.php:205 +msgid "Profile Name is required." +msgstr "Il nome profilo è obbligatorio ." + +#: mod/profiles.php:346 +msgid "Marital Status" +msgstr "Stato civile" + +#: mod/profiles.php:350 +msgid "Romantic Partner" +msgstr "Partner romantico" + +#: mod/profiles.php:362 +msgid "Work/Employment" +msgstr "Lavoro/Impiego" + +#: mod/profiles.php:365 +msgid "Religion" +msgstr "Religione" + +#: mod/profiles.php:369 +msgid "Political Views" +msgstr "Orientamento Politico" + +#: mod/profiles.php:373 +msgid "Gender" +msgstr "Sesso" + +#: mod/profiles.php:377 +msgid "Sexual Preference" +msgstr "Preferenza sessuale" + +#: mod/profiles.php:381 +msgid "XMPP" +msgstr "XMPP" + +#: mod/profiles.php:385 +msgid "Homepage" +msgstr "Homepage" + +#: mod/profiles.php:389 mod/profiles.php:699 +msgid "Interests" +msgstr "Interessi" + +#: mod/profiles.php:393 mod/admin.php:439 +msgid "Address" +msgstr "Indirizzo" + +#: mod/profiles.php:400 mod/profiles.php:695 +msgid "Location" +msgstr "Posizione" + +#: mod/profiles.php:485 +msgid "Profile updated." +msgstr "Profilo aggiornato." + +#: mod/profiles.php:577 +msgid " and " +msgstr "e " + +#: mod/profiles.php:586 +msgid "public profile" +msgstr "profilo pubblico" + +#: mod/profiles.php:589 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ha cambiato %2$s in “%3$s”" + +#: mod/profiles.php:590 +#, php-format +msgid " - Visit %1$s's %2$s" +msgstr "- Visita %2$s di %1$s" + +#: mod/profiles.php:592 +#, 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:646 +msgid "Hide contacts and friends:" +msgstr "Nascondi contatti:" + +#: mod/profiles.php:651 +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:671 +msgid "Show more profile fields:" +msgstr "Mostra più informazioni di profilo:" + +#: mod/profiles.php:683 +msgid "Profile Actions" +msgstr "Azioni Profilo" + +#: mod/profiles.php:684 +msgid "Edit Profile Details" +msgstr "Modifica i dettagli del profilo" + +#: mod/profiles.php:686 +msgid "Change Profile Photo" +msgstr "Cambia la foto del profilo" + +#: mod/profiles.php:687 +msgid "View this profile" +msgstr "Visualizza questo profilo" + +#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393 +msgid "Edit visibility" +msgstr "Modifica visibilità" + +#: mod/profiles.php:689 +msgid "Create a new profile using these settings" +msgstr "Crea un nuovo profilo usando queste impostazioni" + +#: mod/profiles.php:690 +msgid "Clone this profile" +msgstr "Clona questo profilo" + +#: mod/profiles.php:691 +msgid "Delete this profile" +msgstr "Elimina questo profilo" + +#: mod/profiles.php:693 +msgid "Basic information" +msgstr "Informazioni di base" + +#: mod/profiles.php:694 +msgid "Profile picture" +msgstr "Immagine del profilo" + +#: mod/profiles.php:696 +msgid "Preferences" +msgstr "Preferenze" + +#: mod/profiles.php:697 +msgid "Status information" +msgstr "Informazioni stato" + +#: mod/profiles.php:698 +msgid "Additional information" +msgstr "Informazioni aggiuntive" + +#: mod/profiles.php:700 mod/network.php:940 +#: src/Core/NotificationsManager.php:185 +msgid "Personal" +msgstr "Personale" + +#: mod/profiles.php:701 +msgid "Relation" +msgstr "Relazione" + +#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83 +msgid "Miscellaneous" +msgstr "Varie" + +#: mod/profiles.php:705 +msgid "Your Gender:" +msgstr "Il tuo sesso:" + +#: mod/profiles.php:706 +msgid " Marital Status:" +msgstr " Stato sentimentale:" + +#: mod/profiles.php:707 src/Model/Profile.php:782 +msgid "Sexual Preference:" +msgstr "Preferenze sessuali:" + +#: mod/profiles.php:708 +msgid "Example: fishing photography software" +msgstr "Esempio: pesca fotografia programmazione" + +#: mod/profiles.php:713 +msgid "Profile Name:" +msgstr "Nome del profilo:" + +#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523 +msgid "Required" +msgstr "Richiesto" + +#: mod/profiles.php:715 +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:716 +msgid "Your Full Name:" +msgstr "Il tuo nome completo:" + +#: mod/profiles.php:717 +msgid "Title/Description:" +msgstr "Breve descrizione (es. titolo, posizione, altro):" + +#: mod/profiles.php:720 +msgid "Street Address:" +msgstr "Indirizzo (via/piazza):" + +#: mod/profiles.php:721 +msgid "Locality/City:" +msgstr "Località:" + +#: mod/profiles.php:722 +msgid "Region/State:" +msgstr "Regione/Stato:" + +#: mod/profiles.php:723 +msgid "Postal/Zip Code:" +msgstr "CAP:" + +#: mod/profiles.php:724 +msgid "Country:" +msgstr "Nazione:" + +#: mod/profiles.php:725 src/Util/Temporal.php:149 +msgid "Age: " +msgstr "Età : " + +#: mod/profiles.php:728 +msgid "Who: (if applicable)" +msgstr "Con chi: (se possibile)" + +#: mod/profiles.php:728 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Esempio: cathy123, Cathy Williams, cathy@example.com" + +#: mod/profiles.php:729 +msgid "Since [date]:" +msgstr "Dal [data]:" + +#: mod/profiles.php:731 +msgid "Tell us about yourself..." +msgstr "Raccontaci di te..." + +#: mod/profiles.php:732 +msgid "XMPP (Jabber) address:" +msgstr "Indirizzo XMPP (Jabber):" + +#: mod/profiles.php:732 +msgid "" +"The XMPP address will be propagated to your contacts so that they can follow" +" you." +msgstr "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti." + +#: mod/profiles.php:733 +msgid "Homepage URL:" +msgstr "Homepage:" + +#: mod/profiles.php:734 src/Model/Profile.php:790 +msgid "Hometown:" +msgstr "Paese natale:" + +#: mod/profiles.php:735 src/Model/Profile.php:798 +msgid "Political Views:" +msgstr "Orientamento politico:" + +#: mod/profiles.php:736 +msgid "Religious Views:" +msgstr "Orientamento religioso:" + +#: mod/profiles.php:737 +msgid "Public Keywords:" +msgstr "Parole chiave visibili a tutti:" + +#: mod/profiles.php:737 +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:738 +msgid "Private Keywords:" +msgstr "Parole chiave private:" + +#: mod/profiles.php:738 +msgid "(Used for searching profiles, never shown to others)" +msgstr "(Usato per cercare tra i profili, non è mai visibile agli altri)" + +#: mod/profiles.php:739 src/Model/Profile.php:814 +msgid "Likes:" +msgstr "Mi piace:" + +#: mod/profiles.php:740 src/Model/Profile.php:818 +msgid "Dislikes:" +msgstr "Non mi piace:" + +#: mod/profiles.php:741 +msgid "Musical interests" +msgstr "Interessi musicali" + +#: mod/profiles.php:742 +msgid "Books, literature" +msgstr "Libri, letteratura" + +#: mod/profiles.php:743 +msgid "Television" +msgstr "Televisione" + +#: mod/profiles.php:744 +msgid "Film/dance/culture/entertainment" +msgstr "Film/danza/cultura/intrattenimento" + +#: mod/profiles.php:745 +msgid "Hobbies/Interests" +msgstr "Hobby/interessi" + +#: mod/profiles.php:746 +msgid "Love/romance" +msgstr "Amore" + +#: mod/profiles.php:747 +msgid "Work/employment" +msgstr "Lavoro/impiego" + +#: mod/profiles.php:748 +msgid "School/education" +msgstr "Scuola/educazione" + +#: mod/profiles.php:749 +msgid "Contact information and Social Networks" +msgstr "Informazioni su contatti e social network" + +#: mod/profiles.php:780 src/Model/Profile.php:389 +msgid "Profile Image" +msgstr "Immagine del Profilo" + +#: mod/profiles.php:782 src/Model/Profile.php:392 +msgid "visible to everybody" +msgstr "visibile a tutti" + +#: mod/profiles.php:789 +msgid "Edit/Manage Profiles" +msgstr "Modifica / Gestisci profili" + +#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401 +msgid "Change profile photo" +msgstr "Cambia la foto del profilo" + +#: mod/profiles.php:791 src/Model/Profile.php:380 +msgid "Create New Profile" +msgstr "Crea un nuovo profilo" + +#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83 +#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112 +#: mod/wall_upload.php:155 mod/wall_upload.php:158 +msgid "Invalid request." +msgstr "Richiesta non valida." + +#: mod/wall_attach.php:101 +msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" +msgstr "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta" + +#: mod/wall_attach.php:101 +msgid "Or - did you try to upload an empty file?" +msgstr "O.. non avrai provato a caricare un file vuoto?" + +#: mod/wall_attach.php:112 +#, php-format +msgid "File exceeds size limit of %s" +msgstr "Il file supera la dimensione massima di %s" + +#: mod/wall_attach.php:136 mod/wall_attach.php:152 +msgid "File upload failed." +msgstr "Caricamento del file non riuscito." + +#: mod/contacts.php:149 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited." +msgstr[0] "%d contatto modificato." +msgstr[1] "%d contatti modificati" + +#: mod/contacts.php:176 mod/contacts.php:392 +msgid "Could not access contact record." +msgstr "Non è possibile accedere al contatto." + +#: mod/contacts.php:186 +msgid "Could not locate selected profile." +msgstr "Non riesco a trovare il profilo selezionato." + +#: mod/contacts.php:220 +msgid "Contact updated." +msgstr "Contatto aggiornato." + +#: mod/contacts.php:222 mod/dfrn_request.php:419 +msgid "Failed to update contact record." +msgstr "Errore nell'aggiornamento del contatto." + +#: mod/contacts.php:413 +msgid "Contact has been blocked" +msgstr "Il contatto è stato bloccato" + +#: mod/contacts.php:413 +msgid "Contact has been unblocked" +msgstr "Il contatto è stato sbloccato" + +#: mod/contacts.php:424 +msgid "Contact has been ignored" +msgstr "Il contatto è ignorato" + +#: mod/contacts.php:424 +msgid "Contact has been unignored" +msgstr "Il contatto non è più ignorato" + +#: mod/contacts.php:435 +msgid "Contact has been archived" +msgstr "Il contatto è stato archiviato" + +#: mod/contacts.php:435 +msgid "Contact has been unarchived" +msgstr "Il contatto è stato dearchiviato" + +#: mod/contacts.php:459 +msgid "Drop contact" +msgstr "Cancella contatto" + +#: mod/contacts.php:462 mod/contacts.php:814 +msgid "Do you really want to delete this contact?" +msgstr "Vuoi veramente cancellare questo contatto?" + +#: mod/contacts.php:480 +msgid "Contact has been removed." +msgstr "Il contatto è stato rimosso." + +#: mod/contacts.php:511 +#, php-format +msgid "You are mutual friends with %s" +msgstr "Sei amico reciproco con %s" + +#: mod/contacts.php:515 +#, php-format +msgid "You are sharing with %s" +msgstr "Stai condividendo con %s" + +#: mod/contacts.php:519 +#, php-format +msgid "%s is sharing with you" +msgstr "%s sta condividendo con te" + +#: mod/contacts.php:539 +msgid "Private communications are not available for this contact." +msgstr "Le comunicazioni private non sono disponibili per questo contatto." + +#: mod/contacts.php:541 +msgid "Never" +msgstr "Mai" + +#: mod/contacts.php:544 +msgid "(Update was successful)" +msgstr "(L'aggiornamento è stato completato)" + +#: mod/contacts.php:544 +msgid "(Update was not successful)" +msgstr "(L'aggiornamento non è stato completato)" + +#: mod/contacts.php:546 mod/contacts.php:976 +msgid "Suggest friends" +msgstr "Suggerisci amici" + +#: mod/contacts.php:550 +#, php-format +msgid "Network type: %s" +msgstr "Tipo di rete: %s" + +#: mod/contacts.php:555 +msgid "Communications lost with this contact!" +msgstr "Comunicazione con questo contatto persa!" + +#: mod/contacts.php:561 +msgid "Fetch further information for feeds" +msgstr "Recupera maggiori informazioni per i feed" + +#: mod/contacts.php:563 +msgid "" +"Fetch information like preview pictures, title and teaser from the feed " +"item. You can activate this if the feed doesn't contain much text. Keywords " +"are taken from the meta header in the feed item and are posted as hash tags." +msgstr "Recupera informazioni come immagini di anteprima, titolo e teaser dall'elemento del feed. Puoi attivare questa funzione se il feed non contiene molto testo. Le parole chiave sono recuperate dal tag meta nella pagina dell'elemento e inseriti come hashtag." + +#: mod/contacts.php:564 mod/admin.php:1190 +msgid "Disabled" +msgstr "Disabilitato" + +#: mod/contacts.php:565 +msgid "Fetch information" +msgstr "Recupera informazioni" + +#: mod/contacts.php:566 +msgid "Fetch keywords" +msgstr "Recupera parole chiave" + +#: mod/contacts.php:567 +msgid "Fetch information and keywords" +msgstr "Recupera informazioni e parole chiave" + +#: mod/contacts.php:599 +msgid "Contact" +msgstr "Contatto" + +#: mod/contacts.php:602 +msgid "Profile Visibility" +msgstr "Visibilità del profilo" + +#: mod/contacts.php:603 +#, 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:604 +msgid "Contact Information / Notes" +msgstr "Informazioni / Note sul contatto" + +#: mod/contacts.php:605 +msgid "Their personal note" +msgstr "La loro nota personale" + +#: mod/contacts.php:607 +msgid "Edit contact notes" +msgstr "Modifica note contatto" + +#: mod/contacts.php:611 +msgid "Block/Unblock contact" +msgstr "Blocca/Sblocca contatto" + +#: mod/contacts.php:612 +msgid "Ignore contact" +msgstr "Ignora il contatto" + +#: mod/contacts.php:613 +msgid "Repair URL settings" +msgstr "Impostazioni riparazione URL" + +#: mod/contacts.php:614 +msgid "View conversations" +msgstr "Vedi conversazioni" + +#: mod/contacts.php:619 +msgid "Last update:" +msgstr "Ultimo aggiornamento:" + +#: mod/contacts.php:621 +msgid "Update public posts" +msgstr "Aggiorna messaggi pubblici" + +#: mod/contacts.php:623 mod/contacts.php:986 +msgid "Update now" +msgstr "Aggiorna adesso" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:434 mod/admin.php:1708 +msgid "Unblock" +msgstr "Sblocca" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:433 mod/admin.php:1707 +msgid "Block" +msgstr "Blocca" + +#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003 +msgid "Unignore" +msgstr "Non ignorare" + +#: mod/contacts.php:633 +msgid "Currently blocked" +msgstr "Bloccato" + +#: mod/contacts.php:634 +msgid "Currently ignored" +msgstr "Ignorato" + +#: mod/contacts.php:635 +msgid "Currently archived" +msgstr "Al momento archiviato" + +#: mod/contacts.php:636 +msgid "Awaiting connection acknowledge" +msgstr "In attesa di conferma della connessione" + +#: mod/contacts.php:637 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "Risposte ai tuoi post pubblici possono essere comunque visibili" + +#: mod/contacts.php:638 +msgid "Notification for new posts" +msgstr "Notifica per i nuovi messaggi" + +#: mod/contacts.php:638 +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:641 +msgid "Blacklisted keywords" +msgstr "Parole chiave in blacklist" + +#: mod/contacts.php:641 +msgid "" +"Comma separated list of keywords that should not be converted to hashtags, " +"when \"Fetch information and keywords\" is selected" +msgstr "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato" + +#: mod/contacts.php:653 src/Model/Profile.php:424 +msgid "XMPP:" +msgstr "XMPP:" + +#: mod/contacts.php:658 +msgid "Actions" +msgstr "Azioni" + +#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259 +#: src/Content/Nav.php:100 src/Model/Profile.php:888 +msgid "Status" +msgstr "Stato" + +#: mod/contacts.php:661 +msgid "Contact Settings" +msgstr "Impostazioni Contatto" + +#: mod/contacts.php:702 +msgid "Suggestions" +msgstr "Suggerimenti" + +#: mod/contacts.php:705 +msgid "Suggest potential friends" +msgstr "Suggerisci potenziali amici" + +#: mod/contacts.php:710 mod/group.php:216 +msgid "All Contacts" +msgstr "Tutti i contatti" + +#: mod/contacts.php:713 +msgid "Show all contacts" +msgstr "Mostra tutti i contatti" + +#: mod/contacts.php:718 +msgid "Unblocked" +msgstr "Sbloccato" + +#: mod/contacts.php:721 +msgid "Only show unblocked contacts" +msgstr "Mostra solo contatti non bloccati" + +#: mod/contacts.php:726 +msgid "Blocked" +msgstr "Bloccato" + +#: mod/contacts.php:729 +msgid "Only show blocked contacts" +msgstr "Mostra solo contatti bloccati" + +#: mod/contacts.php:734 +msgid "Ignored" +msgstr "Ignorato" + +#: mod/contacts.php:737 +msgid "Only show ignored contacts" +msgstr "Mostra solo contatti ignorati" + +#: mod/contacts.php:742 +msgid "Archived" +msgstr "Archiviato" + +#: mod/contacts.php:745 +msgid "Only show archived contacts" +msgstr "Mostra solo contatti archiviati" + +#: mod/contacts.php:750 +msgid "Hidden" +msgstr "Nascosto" + +#: mod/contacts.php:753 +msgid "Only show hidden contacts" +msgstr "Mostra solo contatti nascosti" + +#: mod/contacts.php:809 +msgid "Search your contacts" +msgstr "Cerca nei tuoi contatti" + +#: mod/contacts.php:810 mod/search.php:236 +#, php-format +msgid "Results for: %s" +msgstr "Risultati per: %s" + +#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63 +msgid "Find" +msgstr "Trova" + +#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 +msgid "Update" +msgstr "Aggiorna" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Archive" +msgstr "Archivia" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Unarchive" +msgstr "Dearchivia" + +#: mod/contacts.php:823 +msgid "Batch Actions" +msgstr "Azioni Batch" + +#: mod/contacts.php:857 src/Model/Profile.php:899 +msgid "Profile Details" +msgstr "Dettagli del profilo" + +#: mod/contacts.php:869 +msgid "View all contacts" +msgstr "Vedi tutti i contatti" + +#: mod/contacts.php:880 +msgid "View all common friends" +msgstr "Vedi tutti gli amici in comune" + +#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535 +#: src/Model/Profile.php:865 +msgid "Advanced" +msgstr "Avanzate" + +#: mod/contacts.php:889 +msgid "Advanced Contact Settings" +msgstr "Impostazioni avanzate Contatto" + +#: mod/contacts.php:921 +msgid "Mutual Friendship" +msgstr "Amicizia reciproca" + +#: mod/contacts.php:925 +msgid "is a fan of yours" +msgstr "è un tuo fan" + +#: mod/contacts.php:929 +msgid "you are a fan of" +msgstr "sei un fan di" + +#: mod/contacts.php:997 +msgid "Toggle Blocked status" +msgstr "Inverti stato \"Blocca\"" + +#: mod/contacts.php:1005 +msgid "Toggle Ignored status" +msgstr "Inverti stato \"Ignora\"" + +#: mod/contacts.php:1013 +msgid "Toggle Archive status" +msgstr "Inverti stato \"Archiviato\"" + +#: mod/contacts.php:1021 +msgid "Delete contact" +msgstr "Rimuovi contatto" + +#: mod/delegate.php:142 +msgid "No parent user" +msgstr "Nessun utente principale" + +#: mod/delegate.php:158 +msgid "Parent User" +msgstr "Utente Principale" + +#: mod/delegate.php:160 +msgid "" +"Parent users have total control about this account, including the account " +"settings. Please double check whom you give this access." +msgstr "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso." + +#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873 +#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347 +#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874 +#: mod/settings.php:963 mod/settings.php:1198 +msgid "Save Settings" +msgstr "Salva Impostazioni" + +#: mod/delegate.php:162 src/Content/Nav.php:204 +msgid "Delegate Page Management" +msgstr "Gestione delegati per la pagina" + +#: mod/delegate.php:163 +msgid "Delegates" +msgstr "Delegati" + +#: mod/delegate.php:165 +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 grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente." + +#: mod/delegate.php:166 +msgid "Existing Page Managers" +msgstr "Gestori Pagina Esistenti" + +#: mod/delegate.php:168 +msgid "Existing Page Delegates" +msgstr "Delegati Pagina Esistenti" + +#: mod/delegate.php:170 +msgid "Potential Delegates" +msgstr "Delegati Potenziali" + +#: mod/delegate.php:172 mod/tagrm.php:98 +msgid "Remove" +msgstr "Rimuovi" + +#: mod/delegate.php:173 +msgid "Add" +msgstr "Aggiungi" + +#: mod/delegate.php:174 +msgid "No entries." +msgstr "Nessuna voce." + +#: mod/dfrn_request.php:94 +msgid "This introduction has already been accepted." +msgstr "Questa presentazione è già stata accettata." + +#: mod/dfrn_request.php:112 mod/dfrn_request.php:359 +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:116 mod/dfrn_request.php:363 +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:119 mod/dfrn_request.php:366 +msgid "Warning: profile location has no profile photo." +msgstr "Attenzione: l'indirizzo del profilo non ha una foto." + +#: mod/dfrn_request.php:123 mod/dfrn_request.php:370 +#, 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:162 +msgid "Introduction complete." +msgstr "Presentazione completa." + +#: mod/dfrn_request.php:199 +msgid "Unrecoverable protocol error." +msgstr "Errore di comunicazione." + +#: mod/dfrn_request.php:226 +msgid "Profile unavailable." +msgstr "Profilo non disponibile." + +#: mod/dfrn_request.php:248 +#, 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:249 +msgid "Spam protection measures have been invoked." +msgstr "Sono state attivate le misure di protezione contro lo spam." + +#: mod/dfrn_request.php:250 +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:280 +msgid "Invalid locator" +msgstr "Indirizzo non valido" + +#: mod/dfrn_request.php:316 +msgid "You have already introduced yourself here." +msgstr "Ti sei già presentato qui." + +#: mod/dfrn_request.php:319 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "Pare che tu e %s siate già amici." + +#: mod/dfrn_request.php:339 +msgid "Invalid profile URL." +msgstr "Indirizzo profilo non valido." + +#: mod/dfrn_request.php:345 src/Model/Contact.php:1137 +msgid "Disallowed profile URL." +msgstr "Indirizzo profilo non permesso." + +#: mod/dfrn_request.php:439 +msgid "Your introduction has been sent." +msgstr "La tua presentazione è stata inviata." + +#: mod/dfrn_request.php:477 +msgid "" +"Remote subscription can't be done for your network. Please subscribe " +"directly on your system." +msgstr "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema." + +#: mod/dfrn_request.php:493 +msgid "Please login to confirm introduction." +msgstr "Accedi per confermare la presentazione." + +#: mod/dfrn_request.php:501 +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:515 mod/dfrn_request.php:532 +msgid "Confirm" +msgstr "Conferma" + +#: mod/dfrn_request.php:527 +msgid "Hide this contact" +msgstr "Nascondi questo contatto" + +#: mod/dfrn_request.php:530 +#, php-format +msgid "Welcome home %s." +msgstr "Bentornato a casa %s." + +#: mod/dfrn_request.php:531 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "Conferma la tua richiesta di connessione con %s." + +#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98 +#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16 +#: mod/community.php:25 mod/directory.php:42 mod/display.php:201 +#: mod/photos.php:932 mod/videos.php:200 +msgid "Public access denied." +msgstr "Accesso negato." + +#: mod/dfrn_request.php:642 +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:645 +#, 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." + +#: mod/dfrn_request.php:650 +msgid "Friend/Connection Request" +msgstr "Richieste di amicizia/connessione" + +#: mod/dfrn_request.php:651 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@gnusocial.de" +msgstr "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de" + +#: mod/dfrn_request.php:652 mod/follow.php:147 +msgid "Please answer the following:" +msgstr "Rispondi:" + +#: mod/dfrn_request.php:653 mod/follow.php:148 +#, php-format +msgid "Does %s know you?" +msgstr "%s ti conosce?" + +#: mod/dfrn_request.php:654 mod/follow.php:149 +msgid "Add a personal note:" +msgstr "Aggiungi una nota personale:" + +#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79 +msgid "Friendica" +msgstr "Friendica" + +#: mod/dfrn_request.php:657 +msgid "GNU Social (Pleroma, Mastodon)" +msgstr "GNU Social (Pleroma, Mastodon)" + +#: mod/dfrn_request.php:658 +msgid "Diaspora (Socialhome, Hubzilla)" +msgstr "Diaspora (Socialhome, Hubzilla)" + +#: mod/dfrn_request.php:659 +#, 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/filer.php:34 +msgid "- select -" +msgstr "- seleziona -" + +#: mod/follow.php:44 +msgid "The contact could not be added." +msgstr "Il contatto non può essere aggiunto." + +#: mod/follow.php:72 +msgid "You already added this contact." +msgstr "Hai già aggiunto questo contatto." + +#: mod/follow.php:81 +msgid "Diaspora support isn't enabled. Contact can't be added." +msgstr "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto." + +#: mod/follow.php:88 +msgid "OStatus support is disabled. Contact can't be added." +msgstr "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto." + +#: mod/follow.php:95 +msgid "The network type couldn't be detected. Contact can't be added." +msgstr "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto." + +#: mod/install.php:114 +msgid "Friendica Communications Server - Setup" +msgstr "Friendica Comunicazione Server - Impostazioni" + +#: mod/install.php:120 +msgid "Could not connect to database." +msgstr " Impossibile collegarsi con il database." + +#: mod/install.php:124 +msgid "Could not create table." +msgstr "Impossibile creare le tabelle." + +#: mod/install.php:130 +msgid "Your Friendica site database has been installed." +msgstr "Il tuo Friendica è stato installato." + +#: mod/install.php:135 +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:136 mod/install.php:208 mod/install.php:553 +msgid "Please see the file \"INSTALL.txt\"." +msgstr "Leggi il file \"INSTALL.txt\"." + +#: mod/install.php:148 +msgid "Database already in use." +msgstr "Database già in uso." + +#: mod/install.php:205 +msgid "System check" +msgstr "Controllo sistema" + +#: mod/install.php:210 +msgid "Check again" +msgstr "Controlla ancora" + +#: mod/install.php:230 +msgid "Database connection" +msgstr "Connessione al database" + +#: mod/install.php:231 +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:232 +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:233 +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:237 +msgid "Database Server Name" +msgstr "Nome del database server" + +#: mod/install.php:238 +msgid "Database Login Name" +msgstr "Nome utente database" + +#: mod/install.php:239 +msgid "Database Login Password" +msgstr "Password utente database" + +#: mod/install.php:239 +msgid "For security reasons the password must not be empty" +msgstr "Per motivi di sicurezza la password non puo' essere vuota." + +#: mod/install.php:240 +msgid "Database Name" +msgstr "Nome database" + +#: mod/install.php:241 mod/install.php:281 +msgid "Site administrator email address" +msgstr "Indirizzo email dell'amministratore del sito" + +#: mod/install.php:241 mod/install.php:281 +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:245 mod/install.php:284 +msgid "Please select a default timezone for your website" +msgstr "Seleziona il fuso orario predefinito per il tuo sito web" + +#: mod/install.php:271 +msgid "Site settings" +msgstr "Impostazioni sito" + +#: mod/install.php:285 +msgid "System Language:" +msgstr "Lingua di Sistema:" + +#: mod/install.php:285 +msgid "" +"Set the default language for your Friendica installation interface and to " +"send emails." +msgstr "Imposta la lingua di default per l'interfaccia e l'invio delle email." + +#: mod/install.php:325 +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:326 +msgid "" +"If you don't have a command line version of PHP installed on your server, " +"you will not be able to run the background processing. See 'Setup the worker'" +msgstr "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi 'Setup the poller'" + +#: mod/install.php:330 +msgid "PHP executable path" +msgstr "Percorso eseguibile PHP" + +#: mod/install.php:330 +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:335 +msgid "Command line PHP" +msgstr "PHP da riga di comando" + +#: mod/install.php:344 +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:345 +msgid "Found PHP version: " +msgstr "Versione PHP:" + +#: mod/install.php:347 +msgid "PHP cli binary" +msgstr "Binario PHP cli" + +#: mod/install.php:358 +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:359 +msgid "This is required for message delivery to work." +msgstr "E' obbligatorio per far funzionare la consegna dei messaggi." + +#: mod/install.php:361 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: mod/install.php:384 +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:385 +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:387 +msgid "Generate encryption keys" +msgstr "Genera chiavi di criptazione" + +#: mod/install.php:394 +msgid "libCurl PHP module" +msgstr "modulo PHP libCurl" + +#: mod/install.php:395 +msgid "GD graphics PHP module" +msgstr "modulo PHP GD graphics" + +#: mod/install.php:396 +msgid "OpenSSL PHP module" +msgstr "modulo PHP OpenSSL" + +#: mod/install.php:397 +msgid "PDO or MySQLi PHP module" +msgstr "modulo PHP PDO o MySQLi" + +#: mod/install.php:398 +msgid "mb_string PHP module" +msgstr "modulo PHP mb_string" + +#: mod/install.php:399 +msgid "XML PHP module" +msgstr "Modulo PHP XML" + +#: mod/install.php:400 +msgid "iconv module" +msgstr "modulo iconv" + +#: mod/install.php:404 mod/install.php:406 +msgid "Apache mod_rewrite module" +msgstr "Modulo mod_rewrite di Apache" + +#: mod/install.php:404 +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:412 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato." + +#: mod/install.php:416 +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:420 +msgid "Error: openssl PHP module required but not installed." +msgstr "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato." + +#: mod/install.php:424 +msgid "Error: PDO or MySQLi PHP module required but not installed." +msgstr "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato." + +#: mod/install.php:428 +msgid "Error: The MySQL driver for PDO is not installed." +msgstr "Errore: il driver MySQL per PDO non è installato." + +#: mod/install.php:432 +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:436 +msgid "Error: iconv PHP module required but not installed." +msgstr "Errore: il modulo PHP iconv è richiesto ma non installato." + +#: mod/install.php:446 +msgid "Error, XML PHP module required but not installed." +msgstr "Errore, il modulo PHP XML è richiesto ma non installato." + +#: mod/install.php:458 +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:459 +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:460 +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:461 +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:464 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php è scrivibile" + +#: mod/install.php:474 +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:475 +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:476 +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:477 +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:480 +msgid "view/smarty3 is writable" +msgstr "view/smarty3 è scrivibile" + +#: mod/install.php:496 +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:498 +msgid "Url rewrite is working" +msgstr "La riscrittura degli url funziona" + +#: mod/install.php:517 +msgid "ImageMagick PHP extension is not installed" +msgstr "L'estensione PHP ImageMagick non è installata" + +#: mod/install.php:519 +msgid "ImageMagick PHP extension is installed" +msgstr "L'estensione PHP ImageMagick è installata" + +#: mod/install.php:521 +msgid "ImageMagick supports GIF" +msgstr "ImageMagick supporta i GIF" + +#: mod/install.php:528 +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:551 +msgid "

What next

" +msgstr "

Cosa fare ora

" + +#: mod/install.php:552 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"worker." +msgstr "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker." + +#: mod/install.php:555 +#, php-format +msgid "" +"Go to your new Friendica node registration page " +"and register as new user. Remember to use the same email you have entered as" +" administrator email. This will allow you to enter the site admin panel." +msgstr "Vai nella pagina di registrazione del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito." + +#: mod/localtime.php:33 +msgid "Time Conversion" +msgstr "Conversione Ora" + +#: mod/localtime.php:35 +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:39 +#, php-format +msgid "UTC time: %s" +msgstr "Ora UTC: %s" + +#: mod/localtime.php:42 +#, php-format +msgid "Current timezone: %s" +msgstr "Fuso orario corrente: %s" + +#: mod/localtime.php:46 +#, php-format +msgid "Converted localtime: %s" +msgstr "Ora locale convertita: %s" + +#: mod/localtime.php:52 +msgid "Please select your timezone:" +msgstr "Selezionare il tuo fuso orario:" + +#: mod/lostpass.php:27 +msgid "No valid account found." +msgstr "Nessun account valido trovato." + +#: mod/lostpass.php:39 +msgid "Password reset request issued. Check your email." +msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." + +#: mod/lostpass.php:45 +#, 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, the request will expire shortly.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "\nGentile %1$s,\n\tabbiamo 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:56 +#, php-format +msgid "" +"\n" +"\t\tFollow this link soon 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 "\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\tIndirizzo del sito: %2$s\n\tNome utente: %3$s" + +#: mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "Richiesta reimpostazione password su %s" + +#: mod/lostpass.php:88 +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 precedentemente). Reimpostazione password fallita." + +#: mod/lostpass.php:101 +msgid "Request has expired, please make a new one." +msgstr "La richiesta è scaduta, si prega di crearne una nuova." + +#: mod/lostpass.php:116 +msgid "Forgot your Password?" +msgstr "Hai dimenticato la password?" + +#: mod/lostpass.php:117 +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:118 src/Module/Login.php:314 +msgid "Nickname or Email: " +msgstr "Nome utente o email: " + +#: mod/lostpass.php:119 +msgid "Reset" +msgstr "Reimposta" + +#: mod/lostpass.php:135 src/Module/Login.php:326 +msgid "Password Reset" +msgstr "Reimpostazione password" + +#: mod/lostpass.php:136 +msgid "Your password has been reset as requested." +msgstr "La tua password è stata reimpostata come richiesto." + +#: mod/lostpass.php:137 +msgid "Your new password is" +msgstr "La tua nuova password è" + +#: mod/lostpass.php:138 +msgid "Save or copy your new password - and then" +msgstr "Salva o copia la tua nuova password, quindi" + +#: mod/lostpass.php:139 +msgid "click here to login" +msgstr "clicca qui per entrare" + +#: mod/lostpass.php:140 +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:148 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\tsomething that you will remember).\n" +"\t\t" +msgstr "\nGentile %1$s,\n\tLa tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare." + +#: mod/lostpass.php:154 +#, php-format +msgid "" +"\n" +"\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t%2$s\n" +"\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t" +msgstr "\nI dettagli del tuo account sono:\n\n\tIndirizzo del sito: %1$s\n\tNome utente: %2$s\n\tPassword: %3$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato." + +#: mod/lostpass.php:167 +#, php-format +msgid "Your password has been changed at %s" +msgstr "La tua password presso %s è stata cambiata" + +#: mod/notify.php:77 +msgid "No more system notifications." +msgstr "Nessuna nuova notifica di sistema." + +#: mod/ping.php:292 +msgid "{0} wants to be your friend" +msgstr "{0} vuole essere tuo amico" + +#: mod/ping.php:307 +msgid "{0} sent you a message" +msgstr "{0} ti ha inviato un messaggio" + +#: mod/ping.php:322 +msgid "{0} requested registration" +msgstr "{0} chiede la registrazione" + +#: mod/poke.php:192 +msgid "Poke/Prod" +msgstr "Tocca/Pungola" + +#: 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 +msgid "Recipient" +msgstr "Destinatario" + +#: mod/poke.php:195 +msgid "Choose what you wish to do to recipient" +msgstr "Scegli cosa vuoi fare al destinatario" + +#: mod/poke.php:198 +msgid "Make this post private" +msgstr "Rendi questo post privato" + +#: mod/probe.php:14 mod/webfinger.php:17 +msgid "Only logged in users are permitted to perform a probing." +msgstr "Solo agli utenti loggati è permesso effettuare un probe." + +#: mod/profile_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." + +#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 +#: mod/profile_photo.php:330 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Il ridimensionamento dell'immagine [%s] è fallito." + +#: mod/profile_photo.php:137 +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:146 +msgid "Unable to process image" +msgstr "Impossibile elaborare l'immagine" + +#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763 +#: mod/photos.php:766 mod/photos.php:795 +#, php-format +msgid "Image exceeds size limit of %s" +msgstr "La dimensione dell'immagine supera il limite di %s" + +#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818 +msgid "Unable to process image." +msgstr "Impossibile caricare l'immagine." + +#: mod/profile_photo.php:262 +msgid "Upload File:" +msgstr "Carica un file:" + +#: mod/profile_photo.php:263 +msgid "Select a profile:" +msgstr "Seleziona un profilo:" + +#: mod/profile_photo.php:268 +msgid "or" +msgstr "o" + +#: mod/profile_photo.php:268 +msgid "skip this step" +msgstr "salta questo passaggio" + +#: mod/profile_photo.php:268 +msgid "select a photo from your photo albums" +msgstr "seleziona una foto dai tuoi album" + +#: mod/profile_photo.php:281 +msgid "Crop Image" +msgstr "Ritaglia immagine" + +#: mod/profile_photo.php:282 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Ritaglia l'immagine per una visualizzazione migliore." + +#: mod/profile_photo.php:284 +msgid "Done Editing" +msgstr "Finito" + +#: mod/profile_photo.php:320 +msgid "Image uploaded successfully." +msgstr "Immagine caricata con successo." + +#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847 +msgid "Image upload failed." +msgstr "Caricamento immagine fallito." + +#: mod/profperm.php:28 mod/group.php:83 index.php:412 +msgid "Permission denied" +msgstr "Permesso negato" + +#: mod/profperm.php:34 mod/profperm.php:65 +msgid "Invalid profile identifier." +msgstr "Identificativo del profilo non valido." + +#: mod/profperm.php:111 +msgid "Profile Visibility Editor" +msgstr "Modifica visibilità del profilo" + +#: mod/profperm.php:115 mod/group.php:266 +msgid "Click on a contact to add or remove." +msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." + +#: mod/profperm.php:124 +msgid "Visible To" +msgstr "Visibile a" + +#: mod/profperm.php:140 +msgid "All Contacts (with secure profile access)" +msgstr "Tutti i contatti (con profilo ad accesso sicuro)" + +#: mod/regmod.php:68 +msgid "Account approved." +msgstr "Account approvato." + +#: mod/regmod.php:93 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrazione revocata per %s" + +#: mod/regmod.php:102 +msgid "Please login." +msgstr "Accedi." #: mod/removeme.php:55 mod/removeme.php:58 msgid "Remove My Account" @@ -4548,28 +4113,41 @@ msgstr "Questo comando rimuoverà completamente il tuo account. Una volta rimoss msgid "Please enter your password for verification:" msgstr "Inserisci la tua password per verifica:" -#: mod/repair_ostatus.php:17 -msgid "Resubscribing to OStatus contacts" -msgstr "Risottoscrivi i contatti OStatus" +#: mod/search.php:37 mod/network.php:194 +msgid "Remove term" +msgstr "Rimuovi termine" -#: mod/repair_ostatus.php:33 -msgid "Error" -msgstr "Errore" +#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100 +msgid "Saved Searches" +msgstr "Ricerche salvate" -#: mod/repair_ostatus.php:47 mod/ostatus_subscribe.php:57 -msgid "Done" -msgstr "Fatto" +#: mod/search.php:105 +msgid "Only logged in users are permitted to perform a search." +msgstr "Solo agli utenti autenticati è permesso eseguire ricerche." -#: mod/repair_ostatus.php:53 mod/ostatus_subscribe.php:81 -msgid "Keep this window open until done." -msgstr "Tieni questa finestra aperta fino a che ha finito." +#: mod/search.php:129 +msgid "Too Many Requests" +msgstr "Troppe richieste" -#: mod/subthread.php:106 +#: mod/search.php:130 +msgid "Only one search per minute is permitted for not logged in users." +msgstr "Solo una ricerca al minuto è permessa agli utenti non autenticati." + +#: mod/search.php:228 mod/community.php:134 +msgid "No results." +msgstr "Nessun risultato." + +#: mod/search.php:234 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elementi taggati con: %s" + +#: mod/subthread.php:113 #, 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:46 +#: mod/tagrm.php:47 msgid "Tag removed" msgstr "Tag rimosso" @@ -4581,651 +4159,356 @@ msgstr "Rimuovi il tag" msgid "Select a tag to remove: " msgstr "Seleziona un tag da rimuovere: " -#: mod/tagrm.php:98 mod/delegate.php:139 -msgid "Remove" -msgstr "Rimuovi" - -#: mod/uexport.php:39 +#: mod/uexport.php:44 msgid "Export account" msgstr "Esporta account" -#: mod/uexport.php:39 +#: mod/uexport.php:44 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:40 +#: mod/uexport.php:45 msgid "Export all" msgstr "Esporta tutto" -#: mod/uexport.php:40 +#: mod/uexport.php:45 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. Può 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/uexport.php:47 mod/settings.php:95 +#: mod/uexport.php:52 mod/settings.php:106 msgid "Export personal data" msgstr "Esporta dati personali" -#: mod/wallmessage.php:45 mod/wallmessage.php:109 +#: mod/viewcontacts.php:87 +msgid "No contacts." +msgstr "Nessun contatto." + +#: mod/viewsrc.php:12 +msgid "Access denied." +msgstr "Accesso negato." + +#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949 +#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 +msgid "Wall Photos" +msgstr "Foto della bacheca" + +#: mod/wallmessage.php:49 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:56 +#: mod/wallmessage.php:57 mod/message.php:73 +msgid "No recipient selected." +msgstr "Nessun destinatario selezionato." + +#: mod/wallmessage.php:60 msgid "Unable to check your home location." msgstr "Impossibile controllare la tua posizione di origine." -#: mod/wallmessage.php:83 mod/wallmessage.php:92 +#: mod/wallmessage.php:63 mod/message.php:80 +msgid "Message could not be sent." +msgstr "Il messaggio non può essere inviato." + +#: mod/wallmessage.php:66 mod/message.php:83 +msgid "Message collection failure." +msgstr "Errore recuperando il messaggio." + +#: mod/wallmessage.php:69 mod/message.php:86 +msgid "Message sent." +msgstr "Messaggio inviato." + +#: mod/wallmessage.php:86 mod/wallmessage.php:95 msgid "No recipient." msgstr "Nessun destinatario." -#: mod/wallmessage.php:130 +#: mod/wallmessage.php:132 mod/message.php:250 +msgid "Send Private Message" +msgstr "Invia un messaggio privato" + +#: mod/wallmessage.php:133 #, 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/delegate.php:101 -msgid "No potential page delegates located." -msgstr "Nessun potenziale delegato per la pagina è stato trovato." +#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421 +msgid "To:" +msgstr "A:" -#: 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 grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente." +#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423 +msgid "Subject:" +msgstr "Oggetto:" -#: mod/delegate.php:133 -msgid "Existing Page Managers" -msgstr "Gestori Pagina Esistenti" +#: mod/item.php:114 +msgid "Unable to locate original post." +msgstr "Impossibile trovare il messaggio originale." -#: mod/delegate.php:135 -msgid "Existing Page Delegates" -msgstr "Delegati Pagina Esistenti" +#: mod/item.php:274 +msgid "Empty post discarded." +msgstr "Messaggio vuoto scartato." -#: mod/delegate.php:137 -msgid "Potential Delegates" -msgstr "Delegati Potenziali" - -#: mod/delegate.php:140 -msgid "Add" -msgstr "Aggiungi" - -#: mod/delegate.php:141 -msgid "No entries." -msgstr "Nessuna voce." - -#: mod/suggest.php:30 -msgid "Do you really want to delete this suggestion?" -msgstr "Vuoi veramente cancellare questo suggerimento?" - -#: mod/suggest.php:71 -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:84 mod/suggest.php:104 -msgid "Ignore/Hide" -msgstr "Ignora / Nascondi" - -#: mod/directory.php:193 view/theme/vier/theme.php:194 -msgid "Global Directory" -msgstr "Elenco globale" - -#: mod/directory.php:195 -msgid "Find on this site" -msgstr "Cerca nel sito" - -#: mod/directory.php:197 -msgid "Results for:" -msgstr "Risultati per:" - -#: mod/directory.php:199 -msgid "Site Directory" -msgstr "Elenco del sito" - -#: mod/directory.php:206 -msgid "No entries (some entries may be hidden)." -msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)." - -#: mod/fbrowser.php:136 -msgid "Files" -msgstr "File" - -#: mod/friendica.php:70 -msgid "This is Friendica, version" -msgstr "Questo è Friendica, versione" - -#: mod/friendica.php:71 -msgid "running at web location" -msgstr "in esecuzione all'indirizzo web" - -#: mod/friendica.php:75 -msgid "" -"Please visit Friendi.ca to learn more " -"about the Friendica project." -msgstr "Visita Friendi.ca per saperne di più sul progetto Friendica." - -#: mod/friendica.php:79 -msgid "Bug reports and issues: please visit" -msgstr "Segnalazioni di bug e problemi: visita" - -#: mod/friendica.php:79 -msgid "the bugtracker at github" -msgstr "il bugtracker su github" - -#: mod/friendica.php:82 -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:96 -msgid "Installed plugins/addons/apps:" -msgstr "Plugin/componenti aggiuntivi/applicazioni installate" - -#: mod/friendica.php:110 -msgid "No installed plugins/addons/apps" -msgstr "Nessun plugin/componente aggiuntivo/applicazione installata" - -#: mod/friendica.php:115 -msgid "On this server the following remote servers are blocked." -msgstr "In questo server i seguenti server remoti sono bloccati." - -#: mod/friendica.php:116 mod/admin.php:291 mod/admin.php:309 -msgid "Reason for the block" -msgstr "Motivazione del blocco" - -#: mod/install.php:107 -msgid "Friendica Communications Server - Setup" -msgstr "Friendica Comunicazione Server - Impostazioni" - -#: mod/install.php:113 -msgid "Could not connect to database." -msgstr " Impossibile collegarsi con il database." - -#: mod/install.php:117 -msgid "Could not create table." -msgstr "Impossibile creare le tabelle." - -#: mod/install.php:123 -msgid "Your Friendica site database has been installed." -msgstr "Il tuo Friendica è stato installato." - -#: mod/install.php:128 -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:129 mod/install.php:201 mod/install.php:548 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Leggi il file \"INSTALL.txt\"." - -#: mod/install.php:141 -msgid "Database already in use." -msgstr "Database già in uso." - -#: mod/install.php:198 -msgid "System check" -msgstr "Controllo sistema" - -#: mod/install.php:203 -msgid "Check again" -msgstr "Controlla ancora" - -#: mod/install.php:222 -msgid "Database connection" -msgstr "Connessione al database" - -#: mod/install.php:223 -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:224 -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:225 -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:229 -msgid "Database Server Name" -msgstr "Nome del database server" - -#: mod/install.php:230 -msgid "Database Login Name" -msgstr "Nome utente database" - -#: mod/install.php:231 -msgid "Database Login Password" -msgstr "Password utente database" - -#: mod/install.php:231 -msgid "For security reasons the password must not be empty" -msgstr "Per motivi di sicurezza la password non puo' essere vuota." - -#: mod/install.php:232 -msgid "Database Name" -msgstr "Nome database" - -#: mod/install.php:233 mod/install.php:274 -msgid "Site administrator email address" -msgstr "Indirizzo email dell'amministratore del sito" - -#: mod/install.php:233 mod/install.php:274 -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:237 mod/install.php:277 -msgid "Please select a default timezone for your website" -msgstr "Seleziona il fuso orario predefinito per il tuo sito web" - -#: mod/install.php:264 -msgid "Site settings" -msgstr "Impostazioni sito" - -#: mod/install.php:278 -msgid "System Language:" -msgstr "Lingua di Sistema:" - -#: mod/install.php:278 -msgid "" -"Set the default language for your Friendica installation interface and to " -"send emails." -msgstr "Imposta la lingua di default per l'interfaccia e l'invio delle email." - -#: mod/install.php:318 -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:319 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run the background processing. See 'Setup the poller'" -msgstr "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi 'Setup the poller'" - -#: mod/install.php:323 -msgid "PHP executable path" -msgstr "Percorso eseguibile PHP" - -#: mod/install.php:323 -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:328 -msgid "Command line PHP" -msgstr "PHP da riga di comando" - -#: mod/install.php:337 -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:338 -msgid "Found PHP version: " -msgstr "Versione PHP:" - -#: mod/install.php:340 -msgid "PHP cli binary" -msgstr "Binario PHP cli" - -#: mod/install.php:351 -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:352 -msgid "This is required for message delivery to work." -msgstr "E' obbligatorio per far funzionare la consegna dei messaggi." - -#: mod/install.php:354 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: mod/install.php:377 -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:378 -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:380 -msgid "Generate encryption keys" -msgstr "Genera chiavi di criptazione" - -#: mod/install.php:387 -msgid "libCurl PHP module" -msgstr "modulo PHP libCurl" - -#: mod/install.php:388 -msgid "GD graphics PHP module" -msgstr "modulo PHP GD graphics" - -#: mod/install.php:389 -msgid "OpenSSL PHP module" -msgstr "modulo PHP OpenSSL" - -#: mod/install.php:390 -msgid "PDO or MySQLi PHP module" -msgstr "modulo PHP PDO o MySQLi" - -#: mod/install.php:391 -msgid "mb_string PHP module" -msgstr "modulo PHP mb_string" - -#: mod/install.php:392 -msgid "XML PHP module" -msgstr "Modulo PHP XML" - -#: mod/install.php:393 -msgid "iconv module" -msgstr "modulo iconv" - -#: mod/install.php:397 mod/install.php:399 -msgid "Apache mod_rewrite module" -msgstr "Modulo mod_rewrite di Apache" - -#: mod/install.php:397 -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 -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 -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 -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 -msgid "Error: PDO or MySQLi PHP module required but not installed." -msgstr "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato." - -#: mod/install.php:421 -msgid "Error: The MySQL driver for PDO is not installed." -msgstr "Errore: il driver MySQL per PDO non è installato." - -#: mod/install.php:425 -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:429 -msgid "Error: iconv PHP module required but not installed." -msgstr "Errore: il modulo PHP iconv è richiesto ma non installato." - -#: mod/install.php:439 -msgid "Error, XML PHP module required but not installed." -msgstr "Errore, il modulo PHP XML è richiesto ma non installato." - -#: mod/install.php:451 -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:452 -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:453 -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:454 -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:457 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php è scrivibile" - -#: mod/install.php:467 -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:468 -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:469 -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:470 -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:473 -msgid "view/smarty3 is writable" -msgstr "view/smarty3 è scrivibile" - -#: mod/install.php:489 -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:491 -msgid "Url rewrite is working" -msgstr "La riscrittura degli url funziona" - -#: mod/install.php:510 -msgid "ImageMagick PHP extension is not installed" -msgstr "L'estensione PHP ImageMagick non è installata" - -#: mod/install.php:512 -msgid "ImageMagick PHP extension is installed" -msgstr "L'estensione PHP ImageMagick è installata" - -#: mod/install.php:514 -msgid "ImageMagick supports GIF" -msgstr "ImageMagick supporta i GIF" - -#: mod/install.php:521 -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:546 -msgid "

What next

" -msgstr "

Cosa fare ora

" - -#: mod/install.php:547 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller." - -#: mod/search.php:28 mod/network.php:189 -msgid "Remove term" -msgstr "Rimuovi termine" - -#: mod/search.php:96 -msgid "Only logged in users are permitted to perform a search." -msgstr "Solo agli utenti autenticati è permesso eseguire ricerche." - -#: mod/search.php:120 -msgid "Too Many Requests" -msgstr "Troppe richieste" - -#: mod/search.php:121 -msgid "Only one search per minute is permitted for not logged in users." -msgstr "Solo una ricerca al minuto è permessa agli utenti non autenticati." - -#: mod/search.php:221 +#: mod/item.php:799 #, php-format -msgid "Items tagged with: %s" -msgstr "Elementi taggati con: %s" +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/search.php:223 mod/contacts.php:827 +#: mod/item.php:801 #, php-format -msgid "Results for: %s" -msgstr "Risultati per: %s" +msgid "You may visit them online at %s" +msgstr "Puoi visitarli online su %s" -#: mod/unfollow.php:33 -msgid "Contact wasn't found or can't be unfollowed." -msgstr "" +#: mod/item.php:802 +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/unfollow.php:47 -msgid "Contact unfollowed" -msgstr "" +#: mod/item.php:806 +#, php-format +msgid "%s posted an update." +msgstr "%s ha inviato un aggiornamento." -#: mod/unfollow.php:73 -msgid "You aren't a friend of this contact." -msgstr "Non sei un amico di questo contatto" +#: mod/register.php:99 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "Registrazione completata. Controlla la tua mail per ulteriori informazioni." -#: mod/unfollow.php:79 -msgid "Unfollowing is currently not supported by your network." -msgstr "" +#: mod/register.php:103 +#, php-format +msgid "" +"Failed to send email message. Here your accout details:
login: %s
" +"password: %s

You can change your password after login." +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/unfollow.php:100 mod/contacts.php:593 -msgid "Disconnect/Unfollow" -msgstr "Disconnetti/Non Seguire" +#: mod/register.php:110 +msgid "Registration successful." +msgstr "Registrazione completata." -#: mod/admin.php:100 +#: mod/register.php:115 +msgid "Your registration can not be processed." +msgstr "La tua registrazione non puo' essere elaborata." + +#: mod/register.php:162 +msgid "Your registration is pending approval by the site owner." +msgstr "La tua richiesta è in attesa di approvazione da parte del proprietario del sito." + +#: mod/register.php:220 +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:221 +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:222 +msgid "Your OpenID (optional): " +msgstr "Il tuo OpenID (opzionale): " + +#: mod/register.php:234 +msgid "Include your profile in member directory?" +msgstr "Includi il tuo profilo nell'elenco pubblico?" + +#: mod/register.php:259 +msgid "Note for the admin" +msgstr "Nota per l'amministratore" + +#: mod/register.php:259 +msgid "Leave a message for the admin, why you want to join this node" +msgstr "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo" + +#: mod/register.php:260 +msgid "Membership on this site is by invitation only." +msgstr "La registrazione su questo sito è solo su invito." + +#: mod/register.php:261 +msgid "Your invitation code: " +msgstr "Il tuo codice di invito:" + +#: mod/register.php:264 mod/admin.php:1266 +msgid "Registration" +msgstr "Registrazione" + +#: mod/register.php:270 +msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " +msgstr "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): " + +#: mod/register.php:271 +msgid "" +"Your Email Address: (Initial information will be send there, so this has to " +"be an existing address.)" +msgstr "Il tuo indirizzo email: (Le informazioni iniziali verranno inviate lì, quindi questo deve essere un indirizzo esistente.)" + +#: mod/register.php:273 mod/settings.php:1205 +msgid "New Password:" +msgstr "Nuova password:" + +#: mod/register.php:273 +msgid "Leave empty for an auto generated password." +msgstr "Lascia vuoto per generare automaticamente una password." + +#: mod/register.php:274 mod/settings.php:1206 +msgid "Confirm:" +msgstr "Conferma:" + +#: mod/register.php:275 +#, php-format +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be 'nickname@%s'." +msgstr "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà 'soprannome@%s'." + +#: mod/register.php:276 +msgid "Choose a nickname: " +msgstr "Scegli un nome utente: " + +#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 +msgid "Register" +msgstr "Registrati" + +#: mod/register.php:286 +msgid "Import your profile to this friendica instance" +msgstr "Importa il tuo profilo in questo server friendica" + +#: mod/admin.php:106 msgid "Theme settings updated." msgstr "Impostazioni del tema aggiornate." -#: mod/admin.php:172 mod/admin.php:1175 -msgid "Site" -msgstr "Sito" - -#: mod/admin.php:173 mod/admin.php:1103 mod/admin.php:1620 mod/admin.php:1636 -msgid "Users" -msgstr "Utenti" - -#: mod/admin.php:174 mod/admin.php:1738 mod/admin.php:1801 mod/settings.php:74 -msgid "Plugins" -msgstr "Plugin" - -#: mod/admin.php:175 mod/admin.php:2014 mod/admin.php:2064 -msgid "Themes" -msgstr "Temi" - -#: mod/admin.php:176 mod/settings.php:52 -msgid "Additional features" -msgstr "Funzionalità aggiuntive" +#: mod/admin.php:176 src/Content/Nav.php:174 +msgid "Information" +msgstr "Informazioni" #: mod/admin.php:177 -msgid "DB updates" -msgstr "Aggiornamenti Database" +msgid "Overview" +msgstr "Panoramica" -#: mod/admin.php:178 mod/admin.php:585 -msgid "Inspect Queue" -msgstr "Ispeziona Coda di invio" - -#: mod/admin.php:179 mod/admin.php:299 -msgid "Server Blocklist" -msgstr "Server Blocklist" - -#: mod/admin.php:180 mod/admin.php:551 +#: mod/admin.php:178 mod/admin.php:654 msgid "Federation Statistics" msgstr "Statistiche sulla Federazione" -#: mod/admin.php:181 mod/admin.php:376 +#: mod/admin.php:179 +msgid "Configuration" +msgstr "Configurazione" + +#: mod/admin.php:180 mod/admin.php:1263 +msgid "Site" +msgstr "Sito" + +#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712 +msgid "Users" +msgstr "Utenti" + +#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85 +msgid "Addons" +msgstr "Addons" + +#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125 +msgid "Themes" +msgstr "Temi" + +#: mod/admin.php:184 mod/settings.php:63 +msgid "Additional features" +msgstr "Funzionalità aggiuntive" + +#: mod/admin.php:185 +msgid "Database" +msgstr "Database" + +#: mod/admin.php:186 +msgid "DB updates" +msgstr "Aggiornamenti Database" + +#: mod/admin.php:187 mod/admin.php:689 +msgid "Inspect Queue" +msgstr "Ispeziona Coda di invio" + +#: mod/admin.php:188 +msgid "Tools" +msgstr "Strumenti" + +#: mod/admin.php:189 +msgid "Contact Blocklist" +msgstr "Blocklist Contatti" + +#: mod/admin.php:190 mod/admin.php:311 +msgid "Server Blocklist" +msgstr "Server Blocklist" + +#: mod/admin.php:191 mod/admin.php:470 msgid "Delete Item" msgstr "Rimuovi elemento" -#: mod/admin.php:195 mod/admin.php:206 mod/admin.php:2138 +#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199 msgid "Logs" msgstr "Log" -#: mod/admin.php:196 mod/admin.php:2206 +#: mod/admin.php:194 mod/admin.php:2266 msgid "View Logs" msgstr "Vedi i log" +#: mod/admin.php:196 +msgid "Diagnostics" +msgstr "Diagnostiche" + #: mod/admin.php:197 +msgid "PHP Info" +msgstr "Info PHP" + +#: mod/admin.php:198 msgid "probe address" msgstr "controlla indirizzo" -#: mod/admin.php:198 +#: mod/admin.php:199 msgid "check webfinger" msgstr "verifica webfinger" -#: mod/admin.php:205 -msgid "Plugin Features" -msgstr "Impostazioni Plugins" +#: mod/admin.php:218 src/Content/Nav.php:217 +msgid "Admin" +msgstr "Amministrazione" -#: mod/admin.php:207 -msgid "diagnostics" -msgstr "diagnostiche" +#: mod/admin.php:219 +msgid "Addon Features" +msgstr "Funzioni Addon" -#: mod/admin.php:208 +#: mod/admin.php:220 msgid "User registrations waiting for confirmation" msgstr "Utenti registrati in attesa di conferma" -#: mod/admin.php:290 +#: mod/admin.php:302 msgid "The blocked domain" msgstr "Il dominio bloccato" -#: mod/admin.php:291 mod/admin.php:304 +#: mod/admin.php:303 mod/admin.php:316 msgid "The reason why you blocked this domain." msgstr "Le ragioni per cui blocchi questo dominio." -#: mod/admin.php:292 +#: mod/admin.php:304 msgid "Delete domain" msgstr "Elimina dominio" -#: mod/admin.php:292 +#: mod/admin.php:304 msgid "Check to delete this entry from the blocklist" msgstr "Seleziona per eliminare questa voce dalla blocklist" -#: mod/admin.php:298 mod/admin.php:375 mod/admin.php:550 mod/admin.php:584 -#: mod/admin.php:681 mod/admin.php:1174 mod/admin.php:1619 mod/admin.php:1737 -#: mod/admin.php:1800 mod/admin.php:2013 mod/admin.php:2063 mod/admin.php:2137 -#: mod/admin.php:2205 +#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653 +#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695 +#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124 +#: mod/admin.php:2198 mod/admin.php:2265 msgid "Administration" msgstr "Amministrazione" -#: mod/admin.php:300 +#: mod/admin.php:312 msgid "" "This page can be used to define a black list of servers from the federated " "network that are not allowed to interact with your node. For all entered " @@ -5233,623 +4516,688 @@ msgid "" "server." msgstr "Questa pagina puo' essere usata per definire una black list di server dal network federato a cui nono è permesso interagire col tuo nodo. Per ogni dominio inserito, dovresti anche riportare una ragione per cui hai bloccato il server remoto." -#: mod/admin.php:301 +#: mod/admin.php:313 msgid "" "The list of blocked servers will be made publically available on the " "/friendica page so that your users and people investigating communication " "problems can find the reason easily." msgstr "La lista di server bloccati sarà resa disponibile pubblicamente sulla pagina /friendica, così che i tuoi utenti e le persone che indagano su problemi di comunicazione possano trovarne la ragione facilmente." -#: mod/admin.php:302 +#: mod/admin.php:314 msgid "Add new entry to block list" msgstr "Aggiungi una nuova voce alla blocklist" -#: mod/admin.php:303 +#: mod/admin.php:315 msgid "Server Domain" msgstr "Dominio del Server" -#: mod/admin.php:303 +#: mod/admin.php:315 msgid "" "The domain of the new server to add to the block list. Do not include the " "protocol." msgstr "Il dominio del server da aggiungere alla blocklist. Non includere il protocollo." -#: mod/admin.php:304 +#: mod/admin.php:316 msgid "Block reason" msgstr "Ragione blocco" -#: mod/admin.php:305 +#: mod/admin.php:317 msgid "Add Entry" msgstr "Aggiungi Voce" -#: mod/admin.php:306 +#: mod/admin.php:318 msgid "Save changes to the blocklist" msgstr "Salva modifiche alla blocklist" -#: mod/admin.php:307 +#: mod/admin.php:319 msgid "Current Entries in the Blocklist" msgstr "Voci correnti nella blocklist" -#: mod/admin.php:310 +#: mod/admin.php:322 msgid "Delete entry from blocklist" msgstr "Elimina voce dalla blocklist" -#: mod/admin.php:313 +#: mod/admin.php:325 msgid "Delete entry from blocklist?" msgstr "Eliminare la voce dalla blocklist?" -#: mod/admin.php:338 +#: mod/admin.php:351 msgid "Server added to blocklist." msgstr "Server aggiunto alla blocklist." -#: mod/admin.php:354 +#: mod/admin.php:367 msgid "Site blocklist updated." msgstr "Blocklist del sito aggiornata." -#: mod/admin.php:377 +#: mod/admin.php:390 util/global_community_block.php:53 +msgid "The contact has been blocked from the node" +msgstr "Il contatto è stato bloccato dal nodo" + +#: mod/admin.php:392 util/global_community_block.php:48 +#, php-format +msgid "Could not find any contact entry for this URL (%s)" +msgstr "Impossibile trovare contatti a questo URL (%s)" + +#: mod/admin.php:399 +#, php-format +msgid "%s contact unblocked" +msgid_plural "%s contacts unblocked" +msgstr[0] "%s contatto sbloccato" +msgstr[1] "%s contatti sbloccati" + +#: mod/admin.php:428 +msgid "Remote Contact Blocklist" +msgstr "Blocklist Contatti Remoti" + +#: mod/admin.php:429 +msgid "" +"This page allows you to prevent any message from a remote contact to reach " +"your node." +msgstr "Questa pagina ti permette di impedire che qualsiasi messaggio da un contatto remoto raggiunga il tuo nodo." + +#: mod/admin.php:430 +msgid "Block Remote Contact" +msgstr "Blocca Contatto Remoto" + +#: mod/admin.php:431 mod/admin.php:1698 +msgid "select all" +msgstr "seleziona tutti" + +#: mod/admin.php:432 +msgid "select none" +msgstr "seleziona niente" + +#: mod/admin.php:435 +msgid "No remote contact is blocked from this node." +msgstr "Nessun contatto remoto è bloccato da questo nodo." + +#: mod/admin.php:437 +msgid "Blocked Remote Contacts" +msgstr "Contatti Remoti Bloccati" + +#: mod/admin.php:438 +msgid "Block New Remote Contact" +msgstr "Blocca Nuovo Contatto Remoto" + +#: mod/admin.php:439 +msgid "Photo" +msgstr "Foto" + +#: mod/admin.php:447 +#, php-format +msgid "%s total blocked contact" +msgid_plural "%s total blocked contacts" +msgstr[0] "%scontatto bloccato totale" +msgstr[1] "%scontatti bloccati totali" + +#: mod/admin.php:449 +msgid "URL of the remote contact to block." +msgstr "URL del contatto remoto da bloccare." + +#: mod/admin.php:471 msgid "Delete this Item" msgstr "Rimuovi questo elemento" -#: mod/admin.php:378 +#: mod/admin.php:472 msgid "" "On this page you can delete an item from your node. If the item is a top " "level posting, the entire thread will be deleted." -msgstr "" +msgstr "Su questa pagina puoi cancellare un qualsiasi elemento dal tuo nodo. Se l'elemento è un post \"top\", l'intera discussione sarà cancellato." -#: mod/admin.php:379 +#: mod/admin.php:473 msgid "" "You need to know the GUID of the item. You can find it e.g. by looking at " "the display URL. The last part of http://example.com/display/123456 is the " "GUID, here 123456." -msgstr "" +msgstr "Serve il GUID dell'elemento. Lo puoi trovare, per esempio, guardando l'URL display: l'ultima parte di http://example.com/display/123456 è il GUID, qui 123456." -#: mod/admin.php:380 +#: mod/admin.php:474 msgid "GUID" -msgstr "" +msgstr "GUID" -#: mod/admin.php:380 +#: mod/admin.php:474 msgid "The GUID of the item you want to delete." -msgstr "" +msgstr "Il GUID dell'elemento che vuoi cancellare." -#: mod/admin.php:417 +#: mod/admin.php:513 msgid "Item marked for deletion." -msgstr "" +msgstr "Elemento selezionato per l'eliminazione." -#: mod/admin.php:481 +#: mod/admin.php:584 msgid "unknown" msgstr "sconosciuto" -#: mod/admin.php:544 +#: mod/admin.php:647 msgid "" "This page offers you some numbers to the known part of the federated social " "network your Friendica node is part of. These numbers are not complete but " "only reflect the part of the network your node is aware of." msgstr "Questa pagina offre alcuni numeri riguardo la porzione del social network federato di cui il tuo nodo Friendica fa parte. Questi numeri non sono completi ma riflettono esclusivamente la porzione di rete di cui il tuo nodo e' a conoscenza." -#: mod/admin.php:545 +#: mod/admin.php:648 msgid "" "The Auto Discovered Contact Directory feature is not enabled, it " "will improve the data displayed here." msgstr "La funzione Elenco Contatti Scoperto Automaticamente non è abilitata, migliorerà i dati visualizzati qui." -#: mod/admin.php:557 +#: mod/admin.php:660 #, php-format -msgid "Currently this node is aware of %d nodes from the following platforms:" -msgstr "Attualmente questo nodo conosce %d nodi dalle seguenti piattaforme:" +msgid "" +"Currently this node is aware of %d nodes with %d registered users from the " +"following platforms:" +msgstr "Attualmente questo nodo conosce %d nodi con %d utenti registrati dalle seguenti piattaforme:" -#: mod/admin.php:587 +#: mod/admin.php:691 msgid "ID" msgstr "ID" -#: mod/admin.php:588 +#: mod/admin.php:692 msgid "Recipient Name" msgstr "Nome Destinatario" -#: mod/admin.php:589 +#: mod/admin.php:693 msgid "Recipient Profile" msgstr "Profilo Destinatario" -#: mod/admin.php:591 +#: mod/admin.php:694 view/theme/frio/theme.php:266 +#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178 +msgid "Network" +msgstr "Rete" + +#: mod/admin.php:695 msgid "Created" msgstr "Creato" -#: mod/admin.php:592 +#: mod/admin.php:696 msgid "Last Tried" msgstr "Ultimo Tentativo" -#: mod/admin.php:593 +#: mod/admin.php:697 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 invio dei post. Questi sono post la cui consegna è fallita. Verranno inviati nuovamente più tardi ed eventualmente cancellati se la consegna continua a fallire." -#: mod/admin.php:617 +#: mod/admin.php:721 #, php-format msgid "" "Your DB still runs with MyISAM tables. You should change the engine type to " "InnoDB. As Friendica will use InnoDB only features in the future, you should" " change this! See here for a guide that may be helpful " "converting the table engines. You may also use the command php " -"include/dbstructure.php toinnodb of your Friendica installation for an " +"scripts/dbstructure.php toinnodb of your Friendica installation for an " "automatic conversion.
" -msgstr "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi qui per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando php include/dbstructure.php toinnodb nella tua installazione Friendica per eseguire la conversione automaticamente.
" +msgstr "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi qui per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando php scripts/dbstructure.php toinnodb nella tua installazione Friendica per eseguire la conversione automaticamente.
" -#: mod/admin.php:624 +#: mod/admin.php:728 #, php-format msgid "" "There is a new version of Friendica available for download. Your current " "version is %1$s, upstream version is %2$s" -msgstr "" +msgstr "È disponibile per il download una nuova versione di Friendica. La tua versione è %1$s, la versione upstream è %2$s" -#: mod/admin.php:635 +#: mod/admin.php:738 msgid "" -"The database update failed. Please run \"php include/dbstructure.php " +"The database update failed. Please run \"php scripts/dbstructure.php " "update\" from the command line and have a look at the errors that might " "appear." -msgstr "" +msgstr "L'aggiornamento del database è fallito. Esegui \"php scripts/dbstructure.php update\" dalla riga di comando per poter vedere gli eventuali errori che potrebbero apparire." -#: mod/admin.php:641 +#: mod/admin.php:744 msgid "The worker was never executed. Please check your database structure!" -msgstr "" +msgstr "Il worker non è mai stato eseguito. Controlla la struttura del tuo database!" -#: mod/admin.php:644 +#: mod/admin.php:747 #, php-format msgid "" "The last worker execution was on %s UTC. This is older than one hour. Please" " check your crontab settings." -msgstr "" +msgstr "L'ultima esecuzione del worker è stata alle %sUTC, ovvero più di un'ora fa. Controlla le impostazioni del tuo crontab." -#: mod/admin.php:649 mod/admin.php:1569 +#: mod/admin.php:752 mod/admin.php:1647 msgid "Normal Account" msgstr "Account normale" -#: mod/admin.php:650 mod/admin.php:1570 +#: mod/admin.php:753 mod/admin.php:1648 msgid "Automatic Follower Account" -msgstr "" +msgstr "Account Follower Automatico" -#: mod/admin.php:651 mod/admin.php:1571 +#: mod/admin.php:754 mod/admin.php:1649 msgid "Public Forum Account" -msgstr "" +msgstr "Account Forum Publico" -#: mod/admin.php:652 mod/admin.php:1572 +#: mod/admin.php:755 mod/admin.php:1650 msgid "Automatic Friend Account" msgstr "Account per amicizia automatizzato" -#: mod/admin.php:653 +#: mod/admin.php:756 msgid "Blog Account" msgstr "Account Blog" -#: mod/admin.php:654 +#: mod/admin.php:757 msgid "Private Forum Account" -msgstr "" +msgstr "Account Forum Privato" -#: mod/admin.php:676 +#: mod/admin.php:779 msgid "Message queues" msgstr "Code messaggi" -#: mod/admin.php:682 +#: mod/admin.php:785 msgid "Summary" msgstr "Sommario" -#: mod/admin.php:684 +#: mod/admin.php:787 msgid "Registered users" msgstr "Utenti registrati" -#: mod/admin.php:686 +#: mod/admin.php:789 msgid "Pending registrations" msgstr "Registrazioni in attesa" -#: mod/admin.php:687 +#: mod/admin.php:790 msgid "Version" msgstr "Versione" -#: mod/admin.php:692 -msgid "Active plugins" -msgstr "Plugin attivi" +#: mod/admin.php:795 +msgid "Active addons" +msgstr "Addon attivi" -#: mod/admin.php:722 +#: mod/admin.php:826 msgid "Can not parse base url. Must have at least ://" msgstr "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]" -#: mod/admin.php:1029 +#: mod/admin.php:1127 msgid "Site settings updated." msgstr "Impostazioni del sito aggiornate." -#: mod/admin.php:1057 mod/settings.php:948 +#: mod/admin.php:1154 mod/settings.php:907 msgid "No special theme for mobile devices" msgstr "Nessun tema speciale per i dispositivi mobili" -#: mod/admin.php:1086 +#: mod/admin.php:1183 msgid "No community page" msgstr "Nessuna pagina Comunità" -#: mod/admin.php:1087 +#: mod/admin.php:1184 msgid "Public postings from users of this site" msgstr "Messaggi pubblici dagli utenti di questo sito" -#: mod/admin.php:1088 -msgid "Global community page" -msgstr "Pagina Comunità globale" +#: mod/admin.php:1185 +msgid "Public postings from the federated network" +msgstr "Messaggi pubblici dalla rete federata" -#: mod/admin.php:1093 mod/contacts.php:552 -msgid "Never" -msgstr "Mai" +#: mod/admin.php:1186 +msgid "Public postings from local users and the federated network" +msgstr "Messaggi pubblici dagli utenti di questo sito e dalla rete federata" -#: mod/admin.php:1094 -msgid "At post arrival" -msgstr "All'arrivo di un messaggio" - -#: mod/admin.php:1102 mod/contacts.php:579 -msgid "Disabled" -msgstr "Disabilitato" - -#: mod/admin.php:1104 +#: mod/admin.php:1192 msgid "Users, Global Contacts" msgstr "Utenti, Contatti Globali" -#: mod/admin.php:1105 +#: mod/admin.php:1193 msgid "Users, Global Contacts/fallback" msgstr "Utenti, Contatti Globali/fallback" -#: mod/admin.php:1109 +#: mod/admin.php:1197 msgid "One month" msgstr "Un mese" -#: mod/admin.php:1110 +#: mod/admin.php:1198 msgid "Three months" msgstr "Tre mesi" -#: mod/admin.php:1111 +#: mod/admin.php:1199 msgid "Half a year" msgstr "Sei mesi" -#: mod/admin.php:1112 +#: mod/admin.php:1200 msgid "One year" msgstr "Un anno" -#: mod/admin.php:1117 +#: mod/admin.php:1205 msgid "Multi user instance" msgstr "Istanza multi utente" -#: mod/admin.php:1140 +#: mod/admin.php:1228 msgid "Closed" msgstr "Chiusa" -#: mod/admin.php:1141 +#: mod/admin.php:1229 msgid "Requires approval" msgstr "Richiede l'approvazione" -#: mod/admin.php:1142 +#: mod/admin.php:1230 msgid "Open" msgstr "Aperta" -#: mod/admin.php:1146 +#: mod/admin.php:1234 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:1147 +#: mod/admin.php:1235 msgid "Force all links to use SSL" msgstr "Forza tutti i link ad usare SSL" -#: mod/admin.php:1148 +#: mod/admin.php:1236 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:1152 +#: mod/admin.php:1240 msgid "Don't check" -msgstr "" +msgstr "Non controllare" -#: mod/admin.php:1153 +#: mod/admin.php:1241 msgid "check the stable version" -msgstr "" +msgstr "controlla la versione stabile" -#: mod/admin.php:1154 +#: mod/admin.php:1242 msgid "check the development version" -msgstr "" +msgstr "controlla la versione di sviluppo" -#: mod/admin.php:1176 mod/admin.php:1802 mod/admin.php:2065 mod/admin.php:2139 -#: mod/admin.php:2292 mod/settings.php:691 mod/settings.php:802 -#: mod/settings.php:851 mod/settings.php:913 mod/settings.php:1010 -#: mod/settings.php:1258 -msgid "Save Settings" -msgstr "Salva Impostazioni" - -#: mod/admin.php:1177 +#: mod/admin.php:1265 msgid "Republish users to directory" -msgstr "" +msgstr "Ripubblica gli utenti sulla directory" -#: mod/admin.php:1178 mod/register.php:277 -msgid "Registration" -msgstr "Registrazione" - -#: mod/admin.php:1179 +#: mod/admin.php:1267 msgid "File upload" msgstr "Caricamento file" -#: mod/admin.php:1180 +#: mod/admin.php:1268 msgid "Policies" msgstr "Politiche" -#: mod/admin.php:1182 +#: mod/admin.php:1270 msgid "Auto Discovered Contact Directory" msgstr "Elenco Contatti Scoperto Automaticamente" -#: mod/admin.php:1183 +#: mod/admin.php:1271 msgid "Performance" msgstr "Performance" -#: mod/admin.php:1184 +#: mod/admin.php:1272 msgid "Worker" msgstr "Worker" -#: mod/admin.php:1185 +#: mod/admin.php:1273 msgid "" "Relocate - WARNING: advanced function. Could make this server unreachable." msgstr "Trasloca - ATTENZIONE: funzione avanzata! Può rendere questo server irraggiungibile." -#: mod/admin.php:1188 +#: mod/admin.php:1276 msgid "Site name" msgstr "Nome del sito" -#: mod/admin.php:1189 +#: mod/admin.php:1277 msgid "Host name" msgstr "Nome host" -#: mod/admin.php:1190 +#: mod/admin.php:1278 msgid "Sender Email" msgstr "Mittente email" -#: mod/admin.php:1190 +#: mod/admin.php:1278 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:1191 +#: mod/admin.php:1279 msgid "Banner/Logo" msgstr "Banner/Logo" -#: mod/admin.php:1192 +#: mod/admin.php:1280 msgid "Shortcut icon" msgstr "Icona shortcut" -#: mod/admin.php:1192 +#: mod/admin.php:1280 msgid "Link to an icon that will be used for browsers." msgstr "Link verso un'icona che verrà usata dai browser." -#: mod/admin.php:1193 +#: mod/admin.php:1281 msgid "Touch icon" msgstr "Icona touch" -#: mod/admin.php:1193 +#: mod/admin.php:1281 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:1194 +#: mod/admin.php:1282 msgid "Additional Info" msgstr "Informazioni aggiuntive" -#: mod/admin.php:1194 +#: mod/admin.php:1282 #, php-format msgid "" "For public servers: you can add additional information here that will be " -"listed at %s/siteinfo." -msgstr "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo." +"listed at %s/servers." +msgstr "Per server pubblici: puoi aggiungere informazioni extra che verranno mostrate su %s/servers." -#: mod/admin.php:1195 +#: mod/admin.php:1283 msgid "System language" msgstr "Lingua di sistema" -#: mod/admin.php:1196 +#: mod/admin.php:1284 msgid "System theme" msgstr "Tema di sistema" -#: mod/admin.php:1196 +#: mod/admin.php:1284 msgid "" "Default system theme - may be over-ridden by user profiles - change theme settings" msgstr "Tema di sistema - può essere sovrascritto dalle impostazioni utente - cambia le impostazioni del tema" -#: mod/admin.php:1197 +#: mod/admin.php:1285 msgid "Mobile system theme" msgstr "Tema mobile di sistema" -#: mod/admin.php:1197 +#: mod/admin.php:1285 msgid "Theme for mobile devices" msgstr "Tema per dispositivi mobili" -#: mod/admin.php:1198 +#: mod/admin.php:1286 msgid "SSL link policy" msgstr "Gestione link SSL" -#: mod/admin.php:1198 +#: mod/admin.php:1286 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:1199 +#: mod/admin.php:1287 msgid "Force SSL" msgstr "Forza SSL" -#: mod/admin.php:1199 +#: mod/admin.php:1287 msgid "" "Force all Non-SSL requests to SSL - Attention: on some systems it could lead" " to endless loops." msgstr "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi può portare a loop senza fine" -#: mod/admin.php:1200 +#: mod/admin.php:1288 msgid "Hide help entry from navigation menu" msgstr "Nascondi la voce 'Guida' dal menu di navigazione" -#: mod/admin.php:1200 +#: mod/admin.php:1288 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:1201 +#: mod/admin.php:1289 msgid "Single user instance" msgstr "Istanza a singolo utente" -#: mod/admin.php:1201 +#: mod/admin.php:1289 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:1202 +#: mod/admin.php:1290 msgid "Maximum image size" msgstr "Massima dimensione immagini" -#: mod/admin.php:1202 +#: mod/admin.php:1290 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:1203 +#: mod/admin.php:1291 msgid "Maximum image length" msgstr "Massima lunghezza immagine" -#: mod/admin.php:1203 +#: mod/admin.php:1291 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:1204 +#: mod/admin.php:1292 msgid "JPEG image quality" msgstr "Qualità immagini JPEG" -#: mod/admin.php:1204 +#: mod/admin.php:1292 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:1206 +#: mod/admin.php:1294 msgid "Register policy" msgstr "Politica di registrazione" -#: mod/admin.php:1207 +#: mod/admin.php:1295 msgid "Maximum Daily Registrations" msgstr "Massime registrazioni giornaliere" -#: mod/admin.php:1207 +#: mod/admin.php:1295 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:1208 +#: mod/admin.php:1296 msgid "Register text" msgstr "Testo registrazione" -#: mod/admin.php:1208 +#: mod/admin.php:1296 msgid "Will be displayed prominently on the registration page." msgstr "Sarà mostrato ben visibile nella pagina di registrazione." -#: mod/admin.php:1209 +#: mod/admin.php:1297 msgid "Accounts abandoned after x days" msgstr "Account abbandonati dopo x giorni" -#: mod/admin.php:1209 +#: mod/admin.php:1297 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:1210 +#: mod/admin.php:1298 msgid "Allowed friend domains" msgstr "Domini amici consentiti" -#: mod/admin.php:1210 +#: mod/admin.php:1298 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 virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Vuoto per accettare qualsiasi dominio." -#: mod/admin.php:1211 +#: mod/admin.php:1299 msgid "Allowed email domains" msgstr "Domini email consentiti" -#: mod/admin.php:1211 +#: mod/admin.php:1299 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:1212 +#: mod/admin.php:1300 +msgid "No OEmbed rich content" +msgstr "Nessun contenuto ricco da OEmbed" + +#: mod/admin.php:1300 +msgid "" +"Don't show the rich content (e.g. embedded PDF), except from the domains " +"listed below." +msgstr "Non mostrare il contenuto ricco (p.e. PDF), tranne che dai domini elencati di seguito." + +#: mod/admin.php:1301 +msgid "Allowed OEmbed domains" +msgstr "Domini OEmbed consentiti" + +#: mod/admin.php:1301 +msgid "" +"Comma separated list of domains which oembed content is allowed to be " +"displayed. Wildcards are accepted." +msgstr "Elenco separato da virgola di domini il cui contenuto OEmbed verrà visualizzato. Sono permesse wildcard." + +#: mod/admin.php:1302 msgid "Block public" msgstr "Blocca pagine pubbliche" -#: mod/admin.php:1212 +#: mod/admin.php:1302 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:1213 +#: mod/admin.php:1303 msgid "Force publish" msgstr "Forza pubblicazione" -#: mod/admin.php:1213 +#: mod/admin.php:1303 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:1214 +#: mod/admin.php:1304 msgid "Global directory URL" msgstr "URL della directory globale" -#: mod/admin.php:1214 +#: mod/admin.php:1304 msgid "" "URL to 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:1215 -msgid "Allow threaded items" -msgstr "Permetti commenti nidificati" - -#: mod/admin.php:1215 -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:1216 +#: mod/admin.php:1305 msgid "Private posts by default for new users" msgstr "Post privati di default per i nuovi utenti" -#: mod/admin.php:1216 +#: mod/admin.php:1305 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:1217 +#: mod/admin.php:1306 msgid "Don't include post content in email notifications" msgstr "Non includere il contenuto dei post nelle notifiche via email" -#: mod/admin.php:1217 +#: mod/admin.php:1306 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:1218 +#: mod/admin.php:1307 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:1218 +#: mod/admin.php:1307 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 ai componenti aggiuntivi nel menu applicazioni" -#: mod/admin.php:1219 +#: mod/admin.php:1308 msgid "Don't embed private images in posts" msgstr "Non inglobare immagini private nei post" -#: mod/admin.php:1219 +#: mod/admin.php:1308 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 " @@ -5857,210 +5205,210 @@ 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 può richiedere un po' di tempo." -#: mod/admin.php:1220 +#: mod/admin.php:1309 msgid "Allow Users to set remote_self" msgstr "Permetti agli utenti di impostare 'io remoto'" -#: mod/admin.php:1220 +#: mod/admin.php:1309 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 dell'utente." -#: mod/admin.php:1221 +#: mod/admin.php:1310 msgid "Block multiple registrations" msgstr "Blocca registrazioni multiple" -#: mod/admin.php:1221 +#: mod/admin.php:1310 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:1222 +#: mod/admin.php:1311 msgid "OpenID support" msgstr "Supporto OpenID" -#: mod/admin.php:1222 +#: mod/admin.php:1311 msgid "OpenID support for registration and logins." msgstr "Supporta OpenID per la registrazione e il login" -#: mod/admin.php:1223 +#: mod/admin.php:1312 msgid "Fullname check" msgstr "Controllo nome completo" -#: mod/admin.php:1223 +#: mod/admin.php:1312 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 anti spam" -#: mod/admin.php:1224 -msgid "Community Page Style" -msgstr "Stile pagina Comunità" +#: mod/admin.php:1313 +msgid "Community pages for visitors" +msgstr "Pagina comunità per i visitatori" -#: mod/admin.php:1224 +#: mod/admin.php:1313 msgid "" -"Type of community page to show. 'Global community' shows every public " -"posting from an open distributed network that arrived on this server." -msgstr "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti." +"Which community pages should be available for visitors. Local users always " +"see both pages." +msgstr "Quale pagina comunità verrà mostrata ai visitatori. Gli utenti locali vedranno sempre entrambe le pagine." -#: mod/admin.php:1225 +#: mod/admin.php:1314 msgid "Posts per user on community page" msgstr "Messaggi per utente nella pagina Comunità" -#: mod/admin.php:1225 +#: mod/admin.php:1314 msgid "" "The maximum number of posts per user on the community page. (Not valid for " "'Global Community')" msgstr "Il numero massimo di messaggi per utente mostrato nella pagina Comunità (non valido per 'Comunità globale')" -#: mod/admin.php:1226 +#: mod/admin.php:1315 msgid "Enable OStatus support" msgstr "Abilita supporto OStatus" -#: mod/admin.php:1226 +#: mod/admin.php:1315 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:1227 +#: mod/admin.php:1316 msgid "Only import OStatus threads from our contacts" msgstr "Importa conversazioni OStatus solo dai nostri contatti." -#: mod/admin.php:1227 +#: mod/admin.php:1316 msgid "" "Normally we import every content from our OStatus contacts. With this option" " we only store threads that are started by a contact that is known on our " "system." msgstr "Normalmente importiamo tutto il contenuto dai contatti OStatus. Con questa opzione salviamo solo le conversazioni iniziate da un contatto è conosciuto a questo nodo." -#: mod/admin.php:1228 +#: mod/admin.php:1317 msgid "OStatus support can only be enabled if threading is enabled." msgstr "Il supporto OStatus può essere abilitato solo se è abilitato il threading." -#: mod/admin.php:1230 +#: mod/admin.php:1319 msgid "" "Diaspora support can't be enabled because Friendica was installed into a sub" " directory." msgstr "Il supporto a Diaspora non può essere abilitato perché Friendica è stato installato in una sotto directory." -#: mod/admin.php:1231 +#: mod/admin.php:1320 msgid "Enable Diaspora support" msgstr "Abilita il supporto a Diaspora" -#: mod/admin.php:1231 +#: mod/admin.php:1320 msgid "Provide built-in Diaspora network compatibility." msgstr "Fornisce compatibilità con il network Diaspora." -#: mod/admin.php:1232 +#: mod/admin.php:1321 msgid "Only allow Friendica contacts" msgstr "Permetti solo contatti Friendica" -#: mod/admin.php:1232 +#: mod/admin.php:1321 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:1233 +#: mod/admin.php:1322 msgid "Verify SSL" msgstr "Verifica SSL" -#: mod/admin.php:1233 +#: mod/admin.php:1322 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:1234 +#: mod/admin.php:1323 msgid "Proxy user" msgstr "Utente Proxy" -#: mod/admin.php:1235 +#: mod/admin.php:1324 msgid "Proxy URL" msgstr "URL Proxy" -#: mod/admin.php:1236 +#: mod/admin.php:1325 msgid "Network timeout" msgstr "Timeout rete" -#: mod/admin.php:1236 +#: mod/admin.php:1325 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:1237 +#: mod/admin.php:1326 msgid "Maximum Load Average" msgstr "Massimo carico medio" -#: mod/admin.php:1237 +#: mod/admin.php:1326 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:1238 +#: mod/admin.php:1327 msgid "Maximum Load Average (Frontend)" msgstr "Media Massimo Carico (Frontend)" -#: mod/admin.php:1238 +#: mod/admin.php:1327 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:1239 +#: mod/admin.php:1328 msgid "Minimal Memory" msgstr "Memoria Minima" -#: mod/admin.php:1239 +#: mod/admin.php:1328 msgid "" -"Minimal free memory in MB for the poller. Needs access to /proc/meminfo - " +"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - " "default 0 (deactivated)." -msgstr "Minima memoria libera in MB per il poller. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato)." +msgstr "Minima memoria libera in MB per il worker. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato)." -#: mod/admin.php:1240 +#: mod/admin.php:1329 msgid "Maximum table size for optimization" msgstr "Dimensione massima della tabella per l'ottimizzazione" -#: mod/admin.php:1240 +#: mod/admin.php:1329 msgid "" "Maximum table size (in MB) for the automatic optimization - default 100 MB. " "Enter -1 to disable it." msgstr "La dimensione massima (in MB) per l'ottimizzazione automatica - default 100 MB. Inserisci -1 per disabilitarlo." -#: mod/admin.php:1241 +#: mod/admin.php:1330 msgid "Minimum level of fragmentation" msgstr "Livello minimo di frammentazione" -#: mod/admin.php:1241 +#: mod/admin.php:1330 msgid "" "Minimum fragmenation level to start the automatic optimization - default " "value is 30%." msgstr "Livello minimo di frammentazione per iniziare la procedura di ottimizzazione automatica - il valore di default è 30%." -#: mod/admin.php:1243 +#: mod/admin.php:1332 msgid "Periodical check of global contacts" msgstr "Check periodico dei contatti globali" -#: mod/admin.php:1243 +#: mod/admin.php:1332 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 vitalità dei contatti e dei server." -#: mod/admin.php:1244 +#: mod/admin.php:1333 msgid "Days between requery" msgstr "Giorni tra le richieste" -#: mod/admin.php:1244 +#: mod/admin.php:1333 msgid "Number of days after which a server is requeried for his contacts." msgstr "Numero di giorni dopo i quali al server vengono richiesti i suoi contatti." -#: mod/admin.php:1245 +#: mod/admin.php:1334 msgid "Discover contacts from other servers" msgstr "Trova contatti dagli altri server" -#: mod/admin.php:1245 +#: mod/admin.php:1334 msgid "" "Periodically query other servers for contacts. You can choose between " "'users': the users on the remote system, 'Global Contacts': active contacts " @@ -6070,32 +5418,32 @@ msgid "" "Global Contacts'." msgstr "Richiede periodicamente contatti agli altri server. Puoi scegliere tra 'utenti', gli utenti 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:1246 +#: mod/admin.php:1335 msgid "Timeframe for fetching global contacts" msgstr "Termine per il recupero contatti globali" -#: mod/admin.php:1246 +#: mod/admin.php:1335 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:1247 +#: mod/admin.php:1336 msgid "Search the local directory" msgstr "Cerca la directory locale" -#: mod/admin.php:1247 +#: mod/admin.php:1336 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:1249 +#: mod/admin.php:1338 msgid "Publish server information" msgstr "Pubblica informazioni server" -#: mod/admin.php:1249 +#: mod/admin.php:1338 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 " @@ -6103,212 +5451,212 @@ msgid "" " href='http://the-federation.info/'>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:1251 +#: mod/admin.php:1340 msgid "Check upstream version" -msgstr "" +msgstr "Controlla versione upstream" -#: mod/admin.php:1251 +#: mod/admin.php:1340 msgid "" "Enables checking for new Friendica versions at github. If there is a new " "version, you will be informed in the admin panel overview." -msgstr "" +msgstr "Abilita il controllo di nuove versioni di Friendica su Github. Se sono disponibili nuove versioni, ne sarai informato nel pannello Panoramica dell'amministrazione." -#: mod/admin.php:1252 +#: mod/admin.php:1341 msgid "Suppress Tags" msgstr "Sopprimi Tags" -#: mod/admin.php:1252 +#: mod/admin.php:1341 msgid "Suppress showing a list of hashtags at the end of the posting." msgstr "Non mostra la lista di hashtag in coda al messaggio" -#: mod/admin.php:1253 +#: mod/admin.php:1342 msgid "Path to item cache" msgstr "Percorso cache elementi" -#: mod/admin.php:1253 +#: mod/admin.php:1342 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:1254 +#: mod/admin.php:1343 msgid "Cache duration in seconds" msgstr "Durata della cache in secondi" -#: mod/admin.php:1254 +#: mod/admin.php:1343 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:1255 +#: mod/admin.php:1344 msgid "Maximum numbers of comments per post" msgstr "Numero massimo di commenti per post" -#: mod/admin.php:1255 +#: mod/admin.php:1344 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:1256 +#: mod/admin.php:1345 msgid "Temp path" msgstr "Percorso file temporanei" -#: mod/admin.php:1256 +#: mod/admin.php:1345 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:1257 +#: mod/admin.php:1346 msgid "Base path to installation" msgstr "Percorso base all'installazione" -#: mod/admin.php:1257 +#: mod/admin.php:1346 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:1258 +#: mod/admin.php:1347 msgid "Disable picture proxy" msgstr "Disabilita il proxy immagini" -#: mod/admin.php:1258 +#: mod/admin.php:1347 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 performance e la privacy. Non dovrebbe essere usato su server con poca banda disponibile." -#: mod/admin.php:1259 +#: mod/admin.php:1348 msgid "Only search in tags" msgstr "Cerca solo nei tag" -#: mod/admin.php:1259 +#: mod/admin.php:1348 msgid "On large systems the text search can slow down the system extremely." msgstr "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema." -#: mod/admin.php:1261 +#: mod/admin.php:1350 msgid "New base url" msgstr "Nuovo url base" -#: mod/admin.php:1261 +#: mod/admin.php:1350 msgid "" "Change base url for this server. Sends relocate message to all Friendica and" " Diaspora* contacts of all users." -msgstr "" +msgstr "Cambia l'URL base di questo server. Invia il messaggio di trasloco a tutti i contatti Friendica e Diaspora* di tutti gli utenti." -#: mod/admin.php:1263 +#: mod/admin.php:1352 msgid "RINO Encryption" msgstr "Crittografia RINO" -#: mod/admin.php:1263 +#: mod/admin.php:1352 msgid "Encryption layer between nodes." msgstr "Crittografia delle comunicazioni tra nodi." -#: mod/admin.php:1265 +#: mod/admin.php:1354 msgid "Maximum number of parallel workers" msgstr "Massimo numero di lavori in parallelo" -#: mod/admin.php:1265 +#: mod/admin.php:1354 msgid "" "On shared hosters set this to 2. On larger systems, values of 10 are great. " "Default value is 4." msgstr "Su host condivisi imposta a 2. Su sistemi più grandi, valori fino a 10 vanno bene. Il valore di default è 4." -#: mod/admin.php:1266 +#: mod/admin.php:1355 msgid "Don't use 'proc_open' with the worker" msgstr "Non usare 'proc_open' con il worker" -#: mod/admin.php:1266 +#: mod/admin.php:1355 msgid "" "Enable this if your system doesn't allow the use of 'proc_open'. This can " "happen on shared hosters. If this is enabled you should increase the " -"frequency of poller calls in your crontab." -msgstr "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al poller nel tuo crontab." +"frequency of worker calls in your crontab." +msgstr "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al worker nel tuo crontab." -#: mod/admin.php:1267 +#: mod/admin.php:1356 msgid "Enable fastlane" msgstr "Abilita fastlane" -#: mod/admin.php:1267 +#: mod/admin.php:1356 msgid "" "When enabed, the fastlane mechanism starts an additional worker if processes" " with higher priority are blocked by processes of lower priority." msgstr "Quando abilitato, il meccanismo di fastlane avvia processi aggiuntivi se processi con priorità più alta sono bloccati da processi con priorità più bassa." -#: mod/admin.php:1268 +#: mod/admin.php:1357 msgid "Enable frontend worker" msgstr "Abilita worker da frontend" -#: mod/admin.php:1268 +#: mod/admin.php:1357 #, php-format msgid "" "When enabled the Worker process is triggered when backend access is " -"performed (e.g. messages being delivered). On smaller sites you might want " -"to call %s/worker on a regular basis via an external cron job. You should " -"only enable this option if you cannot utilize cron/scheduled jobs on your " -"server." -msgstr "" +"performed \\x28e.g. messages being delivered\\x29. On smaller sites you " +"might want to call %s/worker on a regular basis via an external cron job. " +"You should only enable this option if you cannot utilize cron/scheduled jobs" +" on your server." +msgstr "Quando abilitato, il processo è avviato quando viene eseguito un accesso al backend (per esempio, quando un messaggio viene consegnato). Su siti più piccoli potresti voler chiamare %s/worker regolarmente attraverso un cron esterno. Dovresti abilitare questa opzione solo se non puoi impostare esecuzioni pianificate sul tuo server. " -#: mod/admin.php:1298 +#: mod/admin.php:1385 msgid "Update has been marked successful" msgstr "L'aggiornamento è stato segnato come di successo" -#: mod/admin.php:1306 +#: mod/admin.php:1392 #, php-format msgid "Database structure update %s was successfully applied." msgstr "Aggiornamento struttura database %s applicata con successo." -#: mod/admin.php:1309 +#: mod/admin.php:1395 #, 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:1323 +#: mod/admin.php:1408 #, php-format msgid "Executing %s failed with error: %s" msgstr "Esecuzione di %s fallita con errore: %s" -#: mod/admin.php:1326 +#: mod/admin.php:1410 #, php-format msgid "Update %s was successfully applied." msgstr "L'aggiornamento %s è stato applicato con successo" -#: mod/admin.php:1329 +#: mod/admin.php:1413 #, 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:1332 +#: mod/admin.php:1416 #, 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:1352 +#: mod/admin.php:1436 msgid "No failed updates." msgstr "Nessun aggiornamento fallito." -#: mod/admin.php:1353 +#: mod/admin.php:1437 msgid "Check database structure" msgstr "Controlla struttura database" -#: mod/admin.php:1358 +#: mod/admin.php:1442 msgid "Failed Updates" msgstr "Aggiornamenti falliti" -#: mod/admin.php:1359 +#: mod/admin.php:1443 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:1360 +#: mod/admin.php:1444 msgid "Mark success (if update was manually applied)" msgstr "Segna completato (se l'update è stato applicato manualmente)" -#: mod/admin.php:1361 +#: mod/admin.php:1445 msgid "Attempt to execute this update step automatically" msgstr "Cerco di eseguire questo aggiornamento in automatico" -#: mod/admin.php:1395 +#: mod/admin.php:1484 #, php-format msgid "" "\n" @@ -6316,7 +5664,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:1398 +#: mod/admin.php:1487 #, php-format msgid "" "\n" @@ -6346,243 +5694,239 @@ 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:1442 +#: mod/admin.php:1519 src/Model/User.php:634 +#, php-format +msgid "Registration details for %s" +msgstr "Dettagli della registrazione di %s" + +#: mod/admin.php:1529 #, 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:1449 +#: mod/admin.php:1535 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" msgstr[0] "%s utente cancellato" msgstr[1] "%s utenti cancellati" -#: mod/admin.php:1496 +#: mod/admin.php:1582 #, php-format msgid "User '%s' deleted" msgstr "Utente '%s' cancellato" -#: mod/admin.php:1504 +#: mod/admin.php:1590 #, php-format msgid "User '%s' unblocked" msgstr "Utente '%s' sbloccato" -#: mod/admin.php:1504 +#: mod/admin.php:1590 #, php-format msgid "User '%s' blocked" msgstr "Utente '%s' bloccato" -#: mod/admin.php:1612 mod/admin.php:1638 +#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732 +#: src/Content/ContactSelector.php:82 +msgid "Email" +msgstr "Email" + +#: mod/admin.php:1689 mod/admin.php:1714 msgid "Register date" msgstr "Data registrazione" -#: mod/admin.php:1612 mod/admin.php:1638 +#: mod/admin.php:1689 mod/admin.php:1714 msgid "Last login" msgstr "Ultimo accesso" -#: mod/admin.php:1612 mod/admin.php:1638 +#: mod/admin.php:1689 mod/admin.php:1714 msgid "Last item" msgstr "Ultimo elemento" -#: mod/admin.php:1612 mod/settings.php:43 +#: mod/admin.php:1689 mod/settings.php:54 msgid "Account" msgstr "Account" -#: mod/admin.php:1621 +#: mod/admin.php:1697 msgid "Add User" msgstr "Aggiungi utente" -#: mod/admin.php:1622 -msgid "select all" -msgstr "seleziona tutti" - -#: mod/admin.php:1623 +#: mod/admin.php:1699 msgid "User registrations waiting for confirm" msgstr "Richieste di registrazione in attesa di conferma" -#: mod/admin.php:1624 +#: mod/admin.php:1700 msgid "User waiting for permanent deletion" msgstr "Utente in attesa di cancellazione definitiva" -#: mod/admin.php:1625 +#: mod/admin.php:1701 msgid "Request date" msgstr "Data richiesta" -#: mod/admin.php:1626 +#: mod/admin.php:1702 msgid "No registrations." msgstr "Nessuna registrazione." -#: mod/admin.php:1627 +#: mod/admin.php:1703 msgid "Note from the user" msgstr "Nota dall'utente" -#: mod/admin.php:1629 +#: mod/admin.php:1705 msgid "Deny" msgstr "Nega" -#: mod/admin.php:1631 mod/contacts.php:635 mod/contacts.php:835 -#: mod/contacts.php:1013 -msgid "Block" -msgstr "Blocca" - -#: mod/admin.php:1632 mod/contacts.php:635 mod/contacts.php:835 -#: mod/contacts.php:1013 -msgid "Unblock" -msgstr "Sblocca" - -#: mod/admin.php:1633 +#: mod/admin.php:1709 msgid "Site admin" msgstr "Amministrazione sito" -#: mod/admin.php:1634 +#: mod/admin.php:1710 msgid "Account expired" msgstr "Account scaduto" -#: mod/admin.php:1637 +#: mod/admin.php:1713 msgid "New User" msgstr "Nuovo Utente" -#: mod/admin.php:1638 +#: mod/admin.php:1714 msgid "Deleted since" msgstr "Rimosso da" -#: mod/admin.php:1643 +#: mod/admin.php:1719 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:1644 +#: mod/admin.php:1720 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:1654 +#: mod/admin.php:1730 msgid "Name of the new user." msgstr "Nome del nuovo utente." -#: mod/admin.php:1655 +#: mod/admin.php:1731 msgid "Nickname" msgstr "Nome utente" -#: mod/admin.php:1655 +#: mod/admin.php:1731 msgid "Nickname of the new user." msgstr "Nome utente del nuovo utente." -#: mod/admin.php:1656 +#: mod/admin.php:1732 msgid "Email address of the new user." msgstr "Indirizzo Email del nuovo utente." -#: mod/admin.php:1699 +#: mod/admin.php:1774 #, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s disabilitato." +msgid "Addon %s disabled." +msgstr "Addon %s disabilitato." -#: mod/admin.php:1703 +#: mod/admin.php:1778 #, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s abilitato." +msgid "Addon %s enabled." +msgstr "Addon %s abilitato." -#: mod/admin.php:1714 mod/admin.php:1966 +#: mod/admin.php:1788 mod/admin.php:2037 msgid "Disable" msgstr "Disabilita" -#: mod/admin.php:1716 mod/admin.php:1968 +#: mod/admin.php:1791 mod/admin.php:2040 msgid "Enable" msgstr "Abilita" -#: mod/admin.php:1739 mod/admin.php:2015 +#: mod/admin.php:1813 mod/admin.php:2082 msgid "Toggle" msgstr "Inverti" -#: mod/admin.php:1747 mod/admin.php:2024 +#: mod/admin.php:1821 mod/admin.php:2091 msgid "Author: " msgstr "Autore: " -#: mod/admin.php:1748 mod/admin.php:2025 +#: mod/admin.php:1822 mod/admin.php:2092 msgid "Maintainer: " msgstr "Manutentore: " -#: mod/admin.php:1803 -msgid "Reload active plugins" -msgstr "Ricarica i plugin attivi" +#: mod/admin.php:1874 +msgid "Reload active addons" +msgstr "Ricarica addon attivi." -#: mod/admin.php:1808 +#: mod/admin.php:1879 #, php-format msgid "" -"There are currently no plugins available on your node. You can find the " -"official plugin repository at %1$s and might find other interesting plugins " -"in the open plugin registry at %2$s" -msgstr "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale dei plugin su %1$s e potresti trovare altri plugin interessanti nell'open plugin repository su %2$s" +"There are currently no addons available on your node. You can find the " +"official addon repository at %1$s and might find other interesting addons in" +" the open addon registry at %2$s" +msgstr "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale degli addon su %1$s e potresti trovare altri addon interessanti nell'open addon repository su %2$s" -#: mod/admin.php:1927 +#: mod/admin.php:1999 msgid "No themes found." msgstr "Nessun tema trovato." -#: mod/admin.php:2006 +#: mod/admin.php:2073 msgid "Screenshot" msgstr "Anteprima" -#: mod/admin.php:2066 +#: mod/admin.php:2127 msgid "Reload active themes" msgstr "Ricarica i temi attivi" -#: mod/admin.php:2071 +#: mod/admin.php:2132 #, php-format -msgid "No themes found on the system. They should be paced in %1$s" +msgid "No themes found on the system. They should be placed in %1$s" msgstr "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1$s" -#: mod/admin.php:2072 +#: mod/admin.php:2133 msgid "[Experimental]" msgstr "[Sperimentale]" -#: mod/admin.php:2073 +#: mod/admin.php:2134 msgid "[Unsupported]" msgstr "[Non supportato]" -#: mod/admin.php:2097 +#: mod/admin.php:2158 msgid "Log settings updated." msgstr "Impostazioni Log aggiornate." -#: mod/admin.php:2129 +#: mod/admin.php:2190 msgid "PHP log currently enabled." msgstr "Log PHP abilitato." -#: mod/admin.php:2131 +#: mod/admin.php:2192 msgid "PHP log currently disabled." msgstr "Log PHP disabilitato" -#: mod/admin.php:2140 +#: mod/admin.php:2201 msgid "Clear" msgstr "Pulisci" -#: mod/admin.php:2145 +#: mod/admin.php:2205 msgid "Enable Debugging" msgstr "Abilita Debugging" -#: mod/admin.php:2146 +#: mod/admin.php:2206 msgid "Log file" msgstr "File di Log" -#: mod/admin.php:2146 +#: mod/admin.php:2206 msgid "" "Must be writable by web server. Relative to your Friendica top-level " "directory." msgstr "Il server web deve avere i permessi di scrittura. Relativo alla tua directory Friendica." -#: mod/admin.php:2147 +#: mod/admin.php:2207 msgid "Log level" msgstr "Livello di Log" -#: mod/admin.php:2150 +#: mod/admin.php:2209 msgid "PHP logging" msgstr "Log PHP" -#: mod/admin.php:2151 +#: mod/admin.php:2210 msgid "" "To enable logging of PHP errors and warnings you can add the following to " "the .htconfig.php file of your installation. The filename set in the " @@ -6591,555 +5935,373 @@ msgid "" "'display_errors' is to enable these options, set to '0' to disable them." msgstr "Per abilitare il log degli errori e degli avvisi di PHP puoi aggiungere le seguenti righe al file .htconfig.php nella tua installazione. La posizione del file impostato in 'error_log' è relativa alla directory principale della tua installazione Friendica e il server web deve avere i permessi di scrittura sul file. Il valore '1' per 'log_errors' e 'display_errors' abilita le opzioni, imposta '0' per disabilitarle." -#: mod/admin.php:2281 mod/admin.php:2282 mod/settings.php:792 +#: mod/admin.php:2241 +#, php-format +msgid "" +"Error trying to open %1$s log file.\\r\\n
Check to see " +"if file %1$s exist and is readable." +msgstr "Errore aprendo il file di log %1$s. Controlla che il file %1$s esista e sia leggibile." + +#: mod/admin.php:2245 +#, php-format +msgid "" +"Couldn't open %1$s log file.\\r\\n
Check to see if file" +" %1$s is readable." +msgstr "Non posso aprire il file di log %1$s . Controlla che il file %1$s esista e sia leggibile." + +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 msgid "Off" msgstr "Spento" -#: mod/admin.php:2281 mod/admin.php:2282 mod/settings.php:792 +#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 msgid "On" msgstr "Acceso" -#: mod/admin.php:2282 +#: mod/admin.php:2337 #, php-format msgid "Lock feature %s" msgstr "Blocca funzionalità %s" -#: mod/admin.php:2290 +#: mod/admin.php:2345 msgid "Manage Additional Features" msgstr "Gestisci Funzionalità Aggiuntive" -#: mod/contacts.php:139 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited." -msgstr[0] "%d contatto modificato." -msgstr[1] "%d contatti modificati" +#: mod/babel.php:23 +msgid "Source (bbcode) text:" +msgstr "Testo sorgente (bbcode):" -#: mod/contacts.php:174 mod/contacts.php:392 -msgid "Could not access contact record." -msgstr "Non è possibile accedere al contatto." +#: mod/babel.php:30 +msgid "Source (Diaspora) text to convert to BBcode:" +msgstr "Testo sorgente (da Diaspora) da convertire in BBcode:" -#: mod/contacts.php:188 -msgid "Could not locate selected profile." -msgstr "Non riesco a trovare il profilo selezionato." +#: mod/babel.php:38 +msgid "Source input: " +msgstr "Sorgente:" -#: mod/contacts.php:221 -msgid "Contact updated." -msgstr "Contatto aggiornato." +#: mod/babel.php:42 +msgid "bbcode (raw HTML(: " +msgstr "bbcode (HTML grezzo):" -#: mod/contacts.php:413 -msgid "Contact has been blocked" -msgstr "Il contatto è stato bloccato" +#: mod/babel.php:45 +msgid "bbcode: " +msgstr "bbcode: " -#: mod/contacts.php:413 -msgid "Contact has been unblocked" -msgstr "Il contatto è stato sbloccato" +#: mod/babel.php:49 mod/babel.php:65 +msgid "bbcode => html2bbcode: " +msgstr "bbcode => html2bbcode: " -#: mod/contacts.php:424 -msgid "Contact has been ignored" -msgstr "Il contatto è ignorato" +#: mod/babel.php:53 +msgid "bb2diaspora: " +msgstr "bb2diaspora: " -#: mod/contacts.php:424 -msgid "Contact has been unignored" -msgstr "Il contatto non è più ignorato" +#: mod/babel.php:57 +msgid "bb2diaspora => Markdown: " +msgstr "bb2diaspora => Markdown: " -#: mod/contacts.php:436 -msgid "Contact has been archived" -msgstr "Il contatto è stato archiviato" +#: mod/babel.php:61 +msgid "bb2diaspora => diaspora2bb: " +msgstr "bb2diaspora => diaspora2bb: " -#: mod/contacts.php:436 -msgid "Contact has been unarchived" -msgstr "Il contatto è stato dearchiviato" +#: mod/babel.php:71 +msgid "Source input (Diaspora format): " +msgstr "Sorgente (formato Diaspora):" -#: mod/contacts.php:461 -msgid "Drop contact" -msgstr "Cancella contatto" +#: mod/babel.php:75 +msgid "diaspora2bb: " +msgstr "diaspora2bb: " -#: mod/contacts.php:464 mod/contacts.php:831 -msgid "Do you really want to delete this contact?" -msgstr "Vuoi veramente cancellare questo contatto?" +#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 +msgid "Login" +msgstr "Accedi" -#: mod/contacts.php:483 -msgid "Contact has been removed." -msgstr "Il contatto è stato rimosso." +#: mod/bookmarklet.php:49 +msgid "The post was created" +msgstr "Il messaggio è stato creato" -#: mod/contacts.php:520 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Sei amico reciproco con %s" +#: mod/community.php:44 +msgid "Community option not available." +msgstr "Opzione Comunità non disponibile" -#: mod/contacts.php:524 -#, php-format -msgid "You are sharing with %s" -msgstr "Stai condividendo con %s" +#: mod/community.php:61 +msgid "Not available." +msgstr "Non disponibile." -#: mod/contacts.php:529 -#, php-format -msgid "%s is sharing with you" -msgstr "%s sta condividendo con te" +#: mod/community.php:74 +msgid "Local Community" +msgstr "Comunità Locale" -#: mod/contacts.php:549 -msgid "Private communications are not available for this contact." -msgstr "Le comunicazioni private non sono disponibili per questo contatto." +#: mod/community.php:77 +msgid "Posts from local users on this server" +msgstr "Messaggi dagli utenti locali su questo sito" -#: mod/contacts.php:556 -msgid "(Update was successful)" -msgstr "(L'aggiornamento è stato completato)" +#: mod/community.php:85 +msgid "Global Community" +msgstr "Comunità Globale" -#: mod/contacts.php:556 -msgid "(Update was not successful)" -msgstr "(L'aggiornamento non è stato completato)" +#: mod/community.php:88 +msgid "Posts from users of the whole federated network" +msgstr "Messaggi dagli utenti della rete federata" -#: mod/contacts.php:558 mod/contacts.php:994 -msgid "Suggest friends" -msgstr "Suggerisci amici" - -#: mod/contacts.php:562 -#, php-format -msgid "Network type: %s" -msgstr "Tipo di rete: %s" - -#: mod/contacts.php:575 -msgid "Communications lost with this contact!" -msgstr "Comunicazione con questo contatto persa!" - -#: mod/contacts.php:578 -msgid "Fetch further information for feeds" -msgstr "Recupera maggiori informazioni per i feed" - -#: mod/contacts.php:579 -msgid "Fetch information" -msgstr "Recupera informazioni" - -#: mod/contacts.php:579 -msgid "Fetch information and keywords" -msgstr "Recupera informazioni e parole chiave" - -#: mod/contacts.php:603 -msgid "Contact" -msgstr "Contatto" - -#: mod/contacts.php:606 -msgid "Profile Visibility" -msgstr "Visibilità del profilo" - -#: mod/contacts.php:607 -#, php-format +#: mod/community.php:178 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." +"This community stream shows all public posts received by this node. They may" +" not reflect the opinions of this node’s users." +msgstr "Questa pagina comunità mostra tutti i post pubblici ricevuti da questo nodo. Potrebbero non riflettere le opinioni degli utenti di questo nodo." -#: mod/contacts.php:608 -msgid "Contact Information / Notes" -msgstr "Informazioni / Note sul contatto" +#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769 +msgid "Status:" +msgstr "Stato:" -#: mod/contacts.php:609 -msgid "Their personal note" -msgstr "" +#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786 +msgid "Homepage:" +msgstr "Homepage:" -#: mod/contacts.php:611 -msgid "Edit contact notes" -msgstr "Modifica note contatto" +#: mod/directory.php:203 view/theme/vier/theme.php:201 +msgid "Global Directory" +msgstr "Elenco globale" -#: mod/contacts.php:617 -msgid "Block/Unblock contact" -msgstr "Blocca/Sblocca contatto" +#: mod/directory.php:205 +msgid "Find on this site" +msgstr "Cerca nel sito" -#: mod/contacts.php:618 -msgid "Ignore contact" -msgstr "Ignora il contatto" +#: mod/directory.php:207 +msgid "Results for:" +msgstr "Risultati per:" -#: mod/contacts.php:619 -msgid "Repair URL settings" -msgstr "Impostazioni riparazione URL" +#: mod/directory.php:209 +msgid "Site Directory" +msgstr "Elenco del sito" -#: mod/contacts.php:620 -msgid "View conversations" -msgstr "Vedi conversazioni" +#: mod/directory.php:214 +msgid "No entries (some entries may be hidden)." +msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)." -#: mod/contacts.php:626 -msgid "Last update:" -msgstr "Ultimo aggiornamento:" +#: mod/editpost.php:27 mod/editpost.php:37 +msgid "Item not found" +msgstr "Oggetto non trovato" -#: mod/contacts.php:628 -msgid "Update public posts" -msgstr "Aggiorna messaggi pubblici" +#: mod/editpost.php:44 +msgid "Edit post" +msgstr "Modifica messaggio" -#: mod/contacts.php:630 mod/contacts.php:1004 -msgid "Update now" -msgstr "Aggiorna adesso" - -#: mod/contacts.php:636 mod/contacts.php:836 mod/contacts.php:1021 -msgid "Unignore" -msgstr "Non ignorare" - -#: mod/contacts.php:640 -msgid "Currently blocked" -msgstr "Bloccato" - -#: mod/contacts.php:641 -msgid "Currently ignored" -msgstr "Ignorato" - -#: mod/contacts.php:642 -msgid "Currently archived" -msgstr "Al momento archiviato" - -#: mod/contacts.php:643 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Risposte ai tuoi post pubblici possono essere comunque visibili" - -#: mod/contacts.php:644 -msgid "Notification for new posts" -msgstr "Notifica per i nuovi messaggi" - -#: mod/contacts.php:644 -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:647 -msgid "Blacklisted keywords" -msgstr "Parole chiave in blacklist" - -#: mod/contacts.php:647 -msgid "" -"Comma separated list of keywords that should not be converted to hashtags, " -"when \"Fetch information and keywords\" is selected" -msgstr "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato" - -#: mod/contacts.php:665 -msgid "Actions" -msgstr "Azioni" - -#: mod/contacts.php:668 -msgid "Contact Settings" -msgstr "Impostazioni Contatto" - -#: mod/contacts.php:714 -msgid "Suggestions" -msgstr "Suggerimenti" - -#: mod/contacts.php:717 -msgid "Suggest potential friends" -msgstr "Suggerisci potenziali amici" - -#: mod/contacts.php:725 -msgid "Show all contacts" -msgstr "Mostra tutti i contatti" - -#: mod/contacts.php:730 -msgid "Unblocked" -msgstr "Sbloccato" - -#: mod/contacts.php:733 -msgid "Only show unblocked contacts" -msgstr "Mostra solo contatti non bloccati" - -#: mod/contacts.php:739 -msgid "Blocked" -msgstr "Bloccato" - -#: mod/contacts.php:742 -msgid "Only show blocked contacts" -msgstr "Mostra solo contatti bloccati" - -#: mod/contacts.php:748 -msgid "Ignored" -msgstr "Ignorato" - -#: mod/contacts.php:751 -msgid "Only show ignored contacts" -msgstr "Mostra solo contatti ignorati" - -#: mod/contacts.php:757 -msgid "Archived" -msgstr "Archiviato" - -#: mod/contacts.php:760 -msgid "Only show archived contacts" -msgstr "Mostra solo contatti archiviati" - -#: mod/contacts.php:766 -msgid "Hidden" -msgstr "Nascosto" - -#: mod/contacts.php:769 -msgid "Only show hidden contacts" -msgstr "Mostra solo contatti nascosti" - -#: mod/contacts.php:826 -msgid "Search your contacts" -msgstr "Cerca nei tuoi contatti" - -#: mod/contacts.php:834 mod/settings.php:160 mod/settings.php:717 -msgid "Update" -msgstr "Aggiorna" - -#: mod/contacts.php:837 mod/contacts.php:1029 -msgid "Archive" -msgstr "Archivia" - -#: mod/contacts.php:837 mod/contacts.php:1029 -msgid "Unarchive" -msgstr "Dearchivia" - -#: mod/contacts.php:840 -msgid "Batch Actions" -msgstr "Azioni Batch" - -#: mod/contacts.php:886 -msgid "View all contacts" -msgstr "Vedi tutti i contatti" - -#: mod/contacts.php:896 -msgid "View all common friends" -msgstr "Vedi tutti gli amici in comune" - -#: mod/contacts.php:903 -msgid "Advanced Contact Settings" -msgstr "Impostazioni avanzate Contatto" - -#: mod/contacts.php:937 -msgid "Mutual Friendship" -msgstr "Amicizia reciproca" - -#: mod/contacts.php:941 -msgid "is a fan of yours" -msgstr "è un tuo fan" - -#: mod/contacts.php:945 -msgid "you are a fan of" -msgstr "sei un fan di" - -#: mod/contacts.php:1015 -msgid "Toggle Blocked status" -msgstr "Inverti stato \"Blocca\"" - -#: mod/contacts.php:1023 -msgid "Toggle Ignored status" -msgstr "Inverti stato \"Ignora\"" - -#: mod/contacts.php:1031 -msgid "Toggle Archive status" -msgstr "Inverti stato \"Archiviato\"" - -#: mod/contacts.php:1039 -msgid "Delete contact" -msgstr "Rimuovi contatto" - -#: mod/dfrn_confirm.php:74 mod/profiles.php:25 mod/profiles.php:135 -#: mod/profiles.php:182 mod/profiles.php:618 -msgid "Profile not found." -msgstr "Profilo non trovato." - -#: mod/dfrn_confirm.php:131 -msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e già approvata." - -#: mod/dfrn_confirm.php:248 -msgid "Response from remote site was not understood." -msgstr "Errore di comunicazione con l'altro sito." - -#: mod/dfrn_confirm.php:257 mod/dfrn_confirm.php:262 -msgid "Unexpected response from remote site: " -msgstr "La risposta dell'altro sito non può essere gestita: " - -#: mod/dfrn_confirm.php:271 -msgid "Confirmation completed successfully." -msgstr "Conferma completata con successo." - -#: mod/dfrn_confirm.php:273 mod/dfrn_confirm.php:287 mod/dfrn_confirm.php:294 -msgid "Remote site reported: " -msgstr "Il sito remoto riporta: " - -#: mod/dfrn_confirm.php:285 -msgid "Temporary failure. Please wait and try again." -msgstr "Problema temporaneo. Attendi e riprova." - -#: mod/dfrn_confirm.php:292 -msgid "Introduction failed or was revoked." -msgstr "La presentazione ha generato un errore o è stata revocata." - -#: mod/dfrn_confirm.php:421 -msgid "Unable to set contact photo." -msgstr "Impossibile impostare la foto del contatto." - -#: mod/dfrn_confirm.php:562 -#, php-format -msgid "No user record found for '%s' " -msgstr "Nessun utente trovato '%s'" - -#: mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "La nostra chiave di criptazione del sito sembra essere corrotta." - -#: mod/dfrn_confirm.php:583 -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:605 -msgid "Contact record was not found for you on our site." -msgstr "Il contatto non è stato trovato sul nostro sito." - -#: mod/dfrn_confirm.php:619 -#, 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:639 -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:650 -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:712 -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:784 -#, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s si è unito a %2$s" - -#: mod/dirfind.php:41 -#, php-format -msgid "People Search - %s" -msgstr "Cerca persone - %s" - -#: mod/dirfind.php:52 -#, php-format -msgid "Forum Search - %s" -msgstr "Ricerca Forum - %s" - -#: mod/display.php:482 -msgid "Item has been removed." -msgstr "L'oggetto è stato rimosso." - -#: mod/events.php:98 mod/events.php:100 +#: mod/events.php:103 mod/events.php:105 msgid "Event can not end before it has started." msgstr "Un evento non può finire prima di iniziare." -#: mod/events.php:107 mod/events.php:109 +#: mod/events.php:112 mod/events.php:114 msgid "Event title and start time are required." msgstr "Titolo e ora di inizio dell'evento sono richiesti." -#: mod/events.php:385 +#: mod/events.php:394 msgid "Create New Event" msgstr "Crea un nuovo evento" -#: mod/events.php:505 +#: mod/events.php:509 msgid "Event details" msgstr "Dettagli dell'evento" -#: mod/events.php:506 +#: mod/events.php:510 msgid "Starting date and Title are required." msgstr "La data di inizio e il titolo sono richiesti." -#: mod/events.php:507 mod/events.php:508 +#: mod/events.php:511 mod/events.php:512 msgid "Event Starts:" msgstr "L'evento inizia:" -#: mod/events.php:507 mod/events.php:519 mod/profiles.php:708 -msgid "Required" -msgstr "Richiesto" - -#: mod/events.php:509 mod/events.php:525 +#: mod/events.php:513 mod/events.php:529 msgid "Finish date/time is not known or not relevant" msgstr "La data/ora di fine non è definita" -#: mod/events.php:511 mod/events.php:512 +#: mod/events.php:515 mod/events.php:516 msgid "Event Finishes:" msgstr "L'evento finisce:" -#: mod/events.php:513 mod/events.php:526 +#: mod/events.php:517 mod/events.php:530 msgid "Adjust for viewer timezone" msgstr "Visualizza con il fuso orario di chi legge" -#: mod/events.php:515 +#: mod/events.php:519 msgid "Description:" msgstr "Descrizione:" -#: mod/events.php:519 mod/events.php:521 +#: mod/events.php:523 mod/events.php:525 msgid "Title:" msgstr "Titolo:" -#: mod/events.php:522 mod/events.php:523 +#: mod/events.php:526 mod/events.php:527 msgid "Share this event" msgstr "Condividi questo evento" -#: mod/events.php:552 +#: mod/events.php:534 src/Model/Profile.php:864 +msgid "Basic" +msgstr "Base" + +#: mod/events.php:556 msgid "Failed to remove event" msgstr "Rimozione evento fallita." -#: mod/events.php:554 +#: mod/events.php:558 msgid "Event removed" msgstr "Evento rimosso" -#: mod/fsuggest.php:66 +#: mod/fsuggest.php:71 msgid "Friend suggestion sent." msgstr "Suggerimento di amicizia inviato." -#: mod/fsuggest.php:100 +#: mod/fsuggest.php:102 msgid "Suggest Friends" msgstr "Suggerisci amici" -#: mod/fsuggest.php:102 +#: mod/fsuggest.php:104 #, php-format msgid "Suggest a friend for %s" msgstr "Suggerisci un amico a %s" -#: mod/item.php:120 -msgid "Unable to locate original post." -msgstr "Impossibile trovare il messaggio originale." +#: mod/group.php:36 +msgid "Group created." +msgstr "Gruppo creato." -#: mod/item.php:347 -msgid "Empty post discarded." -msgstr "Messaggio vuoto scartato." +#: mod/group.php:42 +msgid "Could not create group." +msgstr "Impossibile creare il gruppo." -#: mod/item.php:931 -msgid "System error. Post not saved." -msgstr "Errore di sistema. Messaggio non salvato." +#: mod/group.php:56 mod/group.php:158 +msgid "Group not found." +msgstr "Gruppo non trovato." -#: mod/item.php:1022 -#, php-format +#: mod/group.php:70 +msgid "Group name changed." +msgstr "Il nome del gruppo è cambiato." + +#: mod/group.php:97 +msgid "Save Group" +msgstr "Salva gruppo" + +#: mod/group.php:102 +msgid "Create a group of contacts/friends." +msgstr "Crea un gruppo di amici/contatti." + +#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 +msgid "Group Name: " +msgstr "Nome del gruppo:" + +#: mod/group.php:127 +msgid "Group removed." +msgstr "Gruppo rimosso." + +#: mod/group.php:129 +msgid "Unable to remove group." +msgstr "Impossibile rimuovere il gruppo." + +#: mod/group.php:193 +msgid "Delete Group" +msgstr "Elimina Gruppo" + +#: mod/group.php:199 +msgid "Group Editor" +msgstr "Modifica gruppo" + +#: mod/group.php:204 +msgid "Edit Group Name" +msgstr "Modifica Nome Gruppo" + +#: mod/group.php:214 +msgid "Members" +msgstr "Membri" + +#: mod/group.php:217 mod/network.php:639 +msgid "Group is empty" +msgstr "Il gruppo è vuoto" + +#: mod/group.php:230 +msgid "Remove Contact" +msgstr "Rimuovi Contatto" + +#: mod/group.php:254 +msgid "Add Contact" +msgstr "Aggiungi Contatto" + +#: mod/message.php:30 src/Content/Nav.php:198 +msgid "New Message" +msgstr "Nuovo messaggio" + +#: mod/message.php:77 +msgid "Unable to locate contact information." +msgstr "Impossibile trovare le informazioni del contatto." + +#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195 +msgid "Messages" +msgstr "Messaggi" + +#: mod/message.php:136 +msgid "Do you really want to delete this message?" +msgstr "Vuoi veramente cancellare questo messaggio?" + +#: mod/message.php:156 +msgid "Message deleted." +msgstr "Messaggio eliminato." + +#: mod/message.php:185 +msgid "Conversation removed." +msgstr "Conversazione rimossa." + +#: mod/message.php:291 +msgid "No messages." +msgstr "Nessun messaggio." + +#: mod/message.php:330 +msgid "Message not available." +msgstr "Messaggio non disponibile." + +#: mod/message.php:397 +msgid "Delete message" +msgstr "Elimina il messaggio" + +#: mod/message.php:399 mod/message.php:500 +msgid "D, d M Y - g:i A" +msgstr "D d M Y - G:i" + +#: mod/message.php:414 mod/message.php:497 +msgid "Delete conversation" +msgstr "Elimina la conversazione" + +#: mod/message.php:416 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." +"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/item.php:1024 +#: mod/message.php:420 +msgid "Send Reply" +msgstr "Invia la risposta" + +#: mod/message.php:471 #, php-format -msgid "You may visit them online at %s" -msgstr "Puoi visitarli online su %s" +msgid "Unknown sender - %s" +msgstr "Mittente sconosciuto - %s" -#: mod/item.php:1025 -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:1029 +#: mod/message.php:473 #, php-format -msgid "%s posted an update." -msgstr "%s ha inviato un aggiornamento." +msgid "You and %s" +msgstr "Tu e %s" -#: mod/mood.php:137 -msgid "Mood" -msgstr "Umore" +#: mod/message.php:475 +#, php-format +msgid "%s and You" +msgstr "%s e Tu" -#: mod/mood.php:138 -msgid "Set your current mood and tell your friends" -msgstr "Condividi il tuo umore con i tuoi amici" +#: mod/message.php:503 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "%d messaggio" +msgstr[1] "%d messaggi" -#: mod/network.php:563 +#: mod/network.php:202 src/Model/Group.php:401 +msgid "add" +msgstr "aggiungi" + +#: mod/network.php:547 #, php-format msgid "" "Warning: This group contains %s member from a network that doesn't allow non" @@ -7150,1945 +6312,2960 @@ msgid_plural "" msgstr[0] "Attenzione: Questo gruppo contiene %s membro da una rete che non permette la ricezione di messaggi non pubblici." msgstr[1] "Attenzione: Questo gruppo contiene %s membri da reti che non permettono la ricezione di messaggi non pubblici." -#: mod/network.php:566 +#: mod/network.php:550 msgid "Messages in this group won't be send to these receivers." msgstr "I messaggi in questo gruppo non saranno inviati ai quei contatti." -#: mod/network.php:634 +#: mod/network.php:618 msgid "No such group" msgstr "Nessun gruppo" -#: mod/network.php:659 +#: mod/network.php:643 #, php-format msgid "Group: %s" msgstr "Gruppo: %s" -#: mod/network.php:686 +#: mod/network.php:669 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:690 +#: mod/network.php:672 msgid "Invalid contact." msgstr "Contatto non valido." -#: mod/network.php:895 +#: mod/network.php:921 msgid "Commented Order" msgstr "Ordina per commento" -#: mod/network.php:898 +#: mod/network.php:924 msgid "Sort by Comment Date" msgstr "Ordina per data commento" -#: mod/network.php:903 +#: mod/network.php:929 msgid "Posted Order" msgstr "Ordina per invio" -#: mod/network.php:906 +#: mod/network.php:932 msgid "Sort by Post Date" msgstr "Ordina per data messaggio" -#: mod/network.php:917 +#: mod/network.php:943 msgid "Posts that mention or involve you" msgstr "Messaggi che ti citano o coinvolgono" -#: mod/network.php:925 +#: mod/network.php:951 msgid "New" msgstr "Nuovo" -#: mod/network.php:928 +#: mod/network.php:954 msgid "Activity Stream - by date" msgstr "Activity Stream - per data" -#: mod/network.php:936 +#: mod/network.php:962 msgid "Shared Links" msgstr "Links condivisi" -#: mod/network.php:939 +#: mod/network.php:965 msgid "Interesting Links" msgstr "Link Interessanti" -#: mod/network.php:947 +#: mod/network.php:973 msgid "Starred" msgstr "Preferiti" -#: mod/network.php:950 +#: mod/network.php:976 msgid "Favourite Posts" msgstr "Messaggi preferiti" -#: mod/ostatus_subscribe.php:17 -msgid "Subscribing to OStatus contacts" -msgstr "Iscrizione a contatti OStatus" +#: mod/notes.php:53 src/Model/Profile.php:946 +msgid "Personal Notes" +msgstr "Note personali" -#: mod/ostatus_subscribe.php:28 -msgid "No contact provided." -msgstr "Nessun contatto disponibile." +#: mod/photos.php:108 src/Model/Profile.php:907 +msgid "Photo Albums" +msgstr "Album foto" -#: mod/ostatus_subscribe.php:34 -msgid "Couldn't fetch information for contact." -msgstr "Non è stato possibile recuperare le informazioni del contatto." - -#: mod/ostatus_subscribe.php:43 -msgid "Couldn't fetch friends for contact." -msgstr "Non è stato possibile recuperare gli amici del contatto." - -#: mod/ostatus_subscribe.php:71 -msgid "success" -msgstr "successo" - -#: mod/ostatus_subscribe.php:73 -msgid "failed" -msgstr "fallito" - -#: mod/ostatus_subscribe.php:76 object/Item.php:262 -msgid "ignored" -msgstr "ignorato" - -#: mod/photos.php:98 mod/photos.php:1877 +#: mod/photos.php:109 mod/photos.php:1713 msgid "Recent Photos" msgstr "Foto recenti" -#: mod/photos.php:101 mod/photos.php:1305 mod/photos.php:1879 +#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715 msgid "Upload New Photos" msgstr "Carica nuove foto" -#: mod/photos.php:116 mod/settings.php:36 +#: mod/photos.php:126 mod/settings.php:49 msgid "everybody" msgstr "tutti" -#: mod/photos.php:180 +#: mod/photos.php:184 msgid "Contact information unavailable" msgstr "I dati di questo contatto non sono disponibili" -#: mod/photos.php:201 +#: mod/photos.php:204 msgid "Album not found." msgstr "Album non trovato." -#: mod/photos.php:234 mod/photos.php:246 mod/photos.php:1249 +#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161 msgid "Delete Album" msgstr "Rimuovi album" -#: mod/photos.php:244 +#: mod/photos.php:243 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:327 mod/photos.php:338 mod/photos.php:1575 +#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446 msgid "Delete Photo" msgstr "Rimuovi foto" -#: mod/photos.php:336 +#: mod/photos.php:319 msgid "Do you really want to delete this photo?" msgstr "Vuoi veramente cancellare questa foto?" -#: mod/photos.php:717 +#: mod/photos.php:667 +msgid "a photo" +msgstr "una foto" + +#: mod/photos.php:667 #, 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:717 -msgid "a photo" -msgstr "una foto" +#: mod/photos.php:769 +msgid "Image upload didn't complete, please try again" +msgstr "Caricamento dell'immagine non completato. Prova di nuovo." -#: mod/photos.php:817 mod/profile_photo.php:157 mod/wall_upload.php:182 -#, php-format -msgid "Image exceeds size limit of %s" -msgstr "La dimensione dell'immagine supera il limite di %s" +#: mod/photos.php:772 +msgid "Image file is missing" +msgstr "Il file dell'immagine è mancante" -#: mod/photos.php:825 +#: mod/photos.php:777 +msgid "" +"Server can't accept new file upload at this time, please contact your " +"administrator" +msgstr "Il server non può accettare il caricamento di un nuovo file in questo momento, contattare l'amministratore" + +#: mod/photos.php:803 msgid "Image file is empty." msgstr "Il file dell'immagine è vuoto." -#: mod/photos.php:840 mod/profile_photo.php:166 mod/wall_upload.php:196 -msgid "Unable to process image." -msgstr "Impossibile caricare l'immagine." - -#: mod/photos.php:869 mod/profile_photo.php:316 mod/wall_upload.php:235 -msgid "Image upload failed." -msgstr "Caricamento immagine fallito." - -#: mod/photos.php:974 +#: mod/photos.php:940 msgid "No photos selected" msgstr "Nessuna foto selezionata" -#: mod/photos.php:1077 mod/videos.php:313 +#: mod/photos.php:1036 mod/videos.php:310 msgid "Access to this item is restricted." msgstr "Questo oggetto non è visibile a tutti." -#: mod/photos.php:1165 +#: mod/photos.php:1090 msgid "Upload Photos" msgstr "Carica foto" -#: mod/photos.php:1169 mod/photos.php:1244 +#: mod/photos.php:1094 mod/photos.php:1156 msgid "New album name: " msgstr "Nome nuovo album: " -#: mod/photos.php:1170 +#: mod/photos.php:1095 msgid "or existing album name: " msgstr "o nome di un album esistente: " -#: mod/photos.php:1171 +#: mod/photos.php:1096 msgid "Do not show a status post for this upload" msgstr "Non creare un post per questo upload" -#: mod/photos.php:1182 mod/photos.php:1579 mod/settings.php:1294 +#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233 msgid "Show to Groups" msgstr "Mostra ai gruppi" -#: mod/photos.php:1183 mod/photos.php:1580 mod/settings.php:1295 +#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234 msgid "Show to Contacts" msgstr "Mostra ai contatti" -#: mod/photos.php:1184 -msgid "Private Photo" -msgstr "Foto privata" - -#: mod/photos.php:1185 -msgid "Public Photo" -msgstr "Foto pubblica" - -#: mod/photos.php:1255 +#: mod/photos.php:1167 msgid "Edit Album" msgstr "Modifica album" -#: mod/photos.php:1260 +#: mod/photos.php:1172 msgid "Show Newest First" msgstr "Mostra nuove foto per prime" -#: mod/photos.php:1262 +#: mod/photos.php:1174 msgid "Show Oldest First" msgstr "Mostra vecchie foto per prime" -#: mod/photos.php:1291 mod/photos.php:1862 +#: mod/photos.php:1195 mod/photos.php:1698 msgid "View Photo" msgstr "Vedi foto" -#: mod/photos.php:1336 +#: mod/photos.php:1236 msgid "Permission denied. Access to this item may be restricted." msgstr "Permesso negato. L'accesso a questo elemento può essere limitato." -#: mod/photos.php:1338 +#: mod/photos.php:1238 msgid "Photo not available" msgstr "Foto non disponibile" -#: mod/photos.php:1399 +#: mod/photos.php:1301 msgid "View photo" msgstr "Vedi foto" -#: mod/photos.php:1399 +#: mod/photos.php:1301 msgid "Edit photo" msgstr "Modifica foto" -#: mod/photos.php:1400 +#: mod/photos.php:1302 msgid "Use as profile photo" msgstr "Usa come foto del profilo" -#: mod/photos.php:1406 object/Item.php:127 +#: mod/photos.php:1308 src/Object/Post.php:148 msgid "Private Message" msgstr "Messaggio privato" -#: mod/photos.php:1425 +#: mod/photos.php:1327 msgid "View Full Size" msgstr "Vedi dimensione intera" -#: mod/photos.php:1515 +#: mod/photos.php:1414 msgid "Tags: " msgstr "Tag: " -#: mod/photos.php:1518 +#: mod/photos.php:1417 msgid "[Remove any tag]" msgstr "[Rimuovi tutti i tag]" -#: mod/photos.php:1561 +#: mod/photos.php:1432 msgid "New album name" msgstr "Nuovo nome dell'album" -#: mod/photos.php:1562 +#: mod/photos.php:1433 msgid "Caption" msgstr "Titolo" -#: mod/photos.php:1563 +#: mod/photos.php:1434 msgid "Add a Tag" msgstr "Aggiungi tag" -#: mod/photos.php:1563 +#: mod/photos.php:1434 msgid "" "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -#: mod/photos.php:1564 +#: mod/photos.php:1435 msgid "Do not rotate" msgstr "Non ruotare" -#: mod/photos.php:1565 +#: mod/photos.php:1436 msgid "Rotate CW (right)" msgstr "Ruota a destra" -#: mod/photos.php:1566 +#: mod/photos.php:1437 msgid "Rotate CCW (left)" msgstr "Ruota a sinistra" -#: mod/photos.php:1581 -msgid "Private photo" -msgstr "Foto privata" - -#: mod/photos.php:1582 -msgid "Public photo" -msgstr "Foto pubblica" - -#: mod/photos.php:1602 object/Item.php:280 +#: mod/photos.php:1471 src/Object/Post.php:295 msgid "I like this (toggle)" msgstr "Mi piace (clic per cambiare)" -#: mod/photos.php:1603 object/Item.php:281 +#: mod/photos.php:1472 src/Object/Post.php:296 msgid "I don't like this (toggle)" msgstr "Non mi piace (clic per cambiare)" -#: mod/photos.php:1620 mod/photos.php:1662 mod/photos.php:1742 -#: object/Item.php:699 +#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600 +#: src/Object/Post.php:785 msgid "This is you" msgstr "Questo sei tu" -#: mod/photos.php:1622 mod/photos.php:1664 mod/photos.php:1744 -#: object/Item.php:386 object/Item.php:701 +#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602 +#: src/Object/Post.php:391 src/Object/Post.php:787 msgid "Comment" msgstr "Commento" -#: mod/photos.php:1791 +#: mod/photos.php:1634 msgid "Map" msgstr "Mappa" -#: mod/photos.php:1868 mod/videos.php:397 +#: mod/photos.php:1704 mod/videos.php:388 msgid "View Album" msgstr "Sfoglia l'album" -#: mod/ping.php:276 -msgid "{0} wants to be your friend" -msgstr "{0} vuole essere tuo amico" +#: mod/profile.php:36 src/Model/Profile.php:118 +msgid "Requested profile is not available." +msgstr "Profilo richiesto non disponibile." -#: mod/ping.php:291 -msgid "{0} sent you a message" -msgstr "{0} ti ha inviato un messaggio" - -#: mod/ping.php:306 -msgid "{0} requested registration" -msgstr "{0} chiede la registrazione" - -#: mod/poke.php:199 -msgid "Poke/Prod" -msgstr "Tocca/Pungola" - -#: mod/poke.php:200 -msgid "poke, prod or do other things to somebody" -msgstr "tocca, pungola o fai altre cose a qualcuno" - -#: mod/poke.php:201 -msgid "Recipient" -msgstr "Destinatario" - -#: mod/poke.php:202 -msgid "Choose what you wish to do to recipient" -msgstr "Scegli cosa vuoi fare al destinatario" - -#: mod/poke.php:205 -msgid "Make this post private" -msgstr "Rendi questo post privato" - -#: mod/profile_photo.php:46 -msgid "Image uploaded but image cropping failed." -msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." - -#: mod/profile_photo.php:79 mod/profile_photo.php:87 mod/profile_photo.php:95 -#: mod/profile_photo.php:324 +#: mod/profile.php:77 src/Protocol/OStatus.php:1247 #, php-format -msgid "Image size reduction [%s] failed." -msgstr "Il ridimensionamento dell'immagine [%s] è fallito." +msgid "%s's posts" +msgstr "il messaggio di %s" -#: mod/profile_photo.php:129 -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:138 -msgid "Unable to process image" -msgstr "Impossibile elaborare l'immagine" - -#: mod/profile_photo.php:255 -msgid "Upload File:" -msgstr "Carica un file:" - -#: mod/profile_photo.php:256 -msgid "Select a profile:" -msgstr "Seleziona un profilo:" - -#: mod/profile_photo.php:258 -msgid "Upload" -msgstr "Carica" - -#: mod/profile_photo.php:261 -msgid "or" -msgstr "o" - -#: mod/profile_photo.php:261 -msgid "skip this step" -msgstr "salta questo passaggio" - -#: mod/profile_photo.php:261 -msgid "select a photo from your photo albums" -msgstr "seleziona una foto dai tuoi album" - -#: mod/profile_photo.php:275 -msgid "Crop Image" -msgstr "Ritaglia immagine" - -#: mod/profile_photo.php:276 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Ritaglia l'immagine per una visualizzazione migliore." - -#: mod/profile_photo.php:278 -msgid "Done Editing" -msgstr "Finito" - -#: mod/profile_photo.php:314 -msgid "Image uploaded successfully." -msgstr "Immagine caricata con successo." - -#: mod/profiles.php:44 -msgid "Profile deleted." -msgstr "Profilo eliminato." - -#: mod/profiles.php:60 mod/profiles.php:96 -msgid "Profile-" -msgstr "Profilo-" - -#: mod/profiles.php:79 mod/profiles.php:118 -msgid "New profile created." -msgstr "Il nuovo profilo è stato creato." - -#: mod/profiles.php:102 -msgid "Profile unavailable to clone." -msgstr "Impossibile duplicare il profilo." - -#: mod/profiles.php:192 -msgid "Profile Name is required." -msgstr "Il nome profilo è obbligatorio ." - -#: mod/profiles.php:332 -msgid "Marital Status" -msgstr "Stato civile" - -#: mod/profiles.php:336 -msgid "Romantic Partner" -msgstr "Partner romantico" - -#: mod/profiles.php:348 -msgid "Work/Employment" -msgstr "Lavoro/Impiego" - -#: mod/profiles.php:351 -msgid "Religion" -msgstr "Religione" - -#: mod/profiles.php:355 -msgid "Political Views" -msgstr "Orientamento Politico" - -#: mod/profiles.php:359 -msgid "Gender" -msgstr "Sesso" - -#: mod/profiles.php:363 -msgid "Sexual Preference" -msgstr "Preferenza sessuale" - -#: mod/profiles.php:367 -msgid "XMPP" -msgstr "XMPP" - -#: mod/profiles.php:371 -msgid "Homepage" -msgstr "Homepage" - -#: mod/profiles.php:375 mod/profiles.php:694 -msgid "Interests" -msgstr "Interessi" - -#: mod/profiles.php:379 -msgid "Address" -msgstr "Indirizzo" - -#: mod/profiles.php:386 mod/profiles.php:690 -msgid "Location" -msgstr "Posizione" - -#: mod/profiles.php:471 -msgid "Profile updated." -msgstr "Profilo aggiornato." - -#: mod/profiles.php:563 -msgid " and " -msgstr "e " - -#: mod/profiles.php:572 -msgid "public profile" -msgstr "profilo pubblico" - -#: mod/profiles.php:575 +#: mod/profile.php:78 src/Protocol/OStatus.php:1248 #, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ha cambiato %2$s in “%3$s”" +msgid "%s's comments" +msgstr "il commento di %s" -#: mod/profiles.php:576 +#: mod/profile.php:79 src/Protocol/OStatus.php:1246 #, php-format -msgid " - Visit %1$s's %2$s" -msgstr "- Visita %2$s di %1$s" +msgid "%s's timeline" +msgstr "la timeline di %s" -#: mod/profiles.php:578 -#, 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/profile.php:194 +msgid "Tips for New Members" +msgstr "Consigli per i Nuovi Utenti" -#: mod/profiles.php:636 -msgid "Hide contacts and friends:" -msgstr "Nascondi contatti:" - -#: mod/profiles.php:641 -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:666 -msgid "Show more profile fields:" -msgstr "Mostra più informazioni di profilo:" - -#: mod/profiles.php:678 -msgid "Profile Actions" -msgstr "Azioni Profilo" - -#: mod/profiles.php:679 -msgid "Edit Profile Details" -msgstr "Modifica i dettagli del profilo" - -#: mod/profiles.php:681 -msgid "Change Profile Photo" -msgstr "Cambia la foto del profilo" - -#: mod/profiles.php:682 -msgid "View this profile" -msgstr "Visualizza questo profilo" - -#: mod/profiles.php:684 -msgid "Create a new profile using these settings" -msgstr "Crea un nuovo profilo usando queste impostazioni" - -#: mod/profiles.php:685 -msgid "Clone this profile" -msgstr "Clona questo profilo" - -#: mod/profiles.php:686 -msgid "Delete this profile" -msgstr "Elimina questo profilo" - -#: mod/profiles.php:688 -msgid "Basic information" -msgstr "Informazioni di base" - -#: mod/profiles.php:689 -msgid "Profile picture" -msgstr "Immagine del profilo" - -#: mod/profiles.php:691 -msgid "Preferences" -msgstr "Preferenze" - -#: mod/profiles.php:692 -msgid "Status information" -msgstr "Informazioni stato" - -#: mod/profiles.php:693 -msgid "Additional information" -msgstr "Informazioni aggiuntive" - -#: mod/profiles.php:696 -msgid "Relation" -msgstr "Relazione" - -#: mod/profiles.php:700 -msgid "Your Gender:" -msgstr "Il tuo sesso:" - -#: mod/profiles.php:701 -msgid " Marital Status:" -msgstr " Stato sentimentale:" - -#: mod/profiles.php:703 -msgid "Example: fishing photography software" -msgstr "Esempio: pesca fotografia programmazione" - -#: mod/profiles.php:708 -msgid "Profile Name:" -msgstr "Nome del profilo:" - -#: mod/profiles.php:710 -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:711 -msgid "Your Full Name:" -msgstr "Il tuo nome completo:" - -#: mod/profiles.php:712 -msgid "Title/Description:" -msgstr "Breve descrizione (es. titolo, posizione, altro):" - -#: mod/profiles.php:715 -msgid "Street Address:" -msgstr "Indirizzo (via/piazza):" - -#: mod/profiles.php:716 -msgid "Locality/City:" -msgstr "Località:" - -#: mod/profiles.php:717 -msgid "Region/State:" -msgstr "Regione/Stato:" - -#: mod/profiles.php:718 -msgid "Postal/Zip Code:" -msgstr "CAP:" - -#: mod/profiles.php:719 -msgid "Country:" -msgstr "Nazione:" - -#: mod/profiles.php:723 -msgid "Who: (if applicable)" -msgstr "Con chi: (se possibile)" - -#: mod/profiles.php:723 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Esempio: cathy123, Cathy Williams, cathy@example.com" - -#: mod/profiles.php:724 -msgid "Since [date]:" -msgstr "Dal [data]:" - -#: mod/profiles.php:726 -msgid "Tell us about yourself..." -msgstr "Raccontaci di te..." - -#: mod/profiles.php:727 -msgid "XMPP (Jabber) address:" -msgstr "Indirizzo XMPP (Jabber):" - -#: mod/profiles.php:727 -msgid "" -"The XMPP address will be propagated to your contacts so that they can follow" -" you." -msgstr "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti." - -#: mod/profiles.php:728 -msgid "Homepage URL:" -msgstr "Homepage:" - -#: mod/profiles.php:731 -msgid "Religious Views:" -msgstr "Orientamento religioso:" - -#: mod/profiles.php:732 -msgid "Public Keywords:" -msgstr "Parole chiave visibili a tutti:" - -#: mod/profiles.php:732 -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:733 -msgid "Private Keywords:" -msgstr "Parole chiave private:" - -#: mod/profiles.php:733 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Usato per cercare tra i profili, non è mai visibile agli altri)" - -#: mod/profiles.php:736 -msgid "Musical interests" -msgstr "Interessi musicali" - -#: mod/profiles.php:737 -msgid "Books, literature" -msgstr "Libri, letteratura" - -#: mod/profiles.php:738 -msgid "Television" -msgstr "Televisione" - -#: mod/profiles.php:739 -msgid "Film/dance/culture/entertainment" -msgstr "Film/danza/cultura/intrattenimento" - -#: mod/profiles.php:740 -msgid "Hobbies/Interests" -msgstr "Hobby/interessi" - -#: mod/profiles.php:741 -msgid "Love/romance" -msgstr "Amore" - -#: mod/profiles.php:742 -msgid "Work/employment" -msgstr "Lavoro/impiego" - -#: mod/profiles.php:743 -msgid "School/education" -msgstr "Scuola/educazione" - -#: mod/profiles.php:744 -msgid "Contact information and Social Networks" -msgstr "Informazioni su contatti e social network" - -#: mod/profiles.php:785 -msgid "Edit/Manage Profiles" -msgstr "Modifica / Gestisci profili" - -#: mod/register.php:98 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registrazione completata. Controlla la tua mail per ulteriori informazioni." - -#: mod/register.php:103 -#, php-format -msgid "" -"Failed to send email message. Here your accout details:
login: %s
" -"password: %s

You can change your password after login." -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:110 -msgid "Registration successful." -msgstr "Registrazione completata." - -#: mod/register.php:116 -msgid "Your registration can not be processed." -msgstr "La tua registrazione non puo' essere elaborata." - -#: mod/register.php:165 -msgid "Your registration is pending approval by the site owner." -msgstr "La tua richiesta è in attesa di approvazione da parte del proprietario del sito." - -#: mod/register.php:231 -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:232 -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:233 -msgid "Your OpenID (optional): " -msgstr "Il tuo OpenID (opzionale): " - -#: mod/register.php:247 -msgid "Include your profile in member directory?" -msgstr "Includi il tuo profilo nell'elenco pubblico?" - -#: mod/register.php:272 -msgid "Note for the admin" -msgstr "Nota per l'amministratore" - -#: mod/register.php:272 -msgid "Leave a message for the admin, why you want to join this node" -msgstr "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo" - -#: mod/register.php:273 -msgid "Membership on this site is by invitation only." -msgstr "La registrazione su questo sito è solo su invito." - -#: mod/register.php:274 -msgid "Your invitation ID: " -msgstr "L'ID del tuo invito:" - -#: mod/register.php:285 -msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " -msgstr "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): " - -#: mod/register.php:286 -msgid "Your Email Address: " -msgstr "Il tuo indirizzo email: " - -#: mod/register.php:288 mod/settings.php:1265 -msgid "New Password:" -msgstr "Nuova password:" - -#: mod/register.php:288 -msgid "Leave empty for an auto generated password." -msgstr "Lascia vuoto per generare automaticamente una password." - -#: mod/register.php:289 mod/settings.php:1266 -msgid "Confirm:" -msgstr "Conferma:" - -#: mod/register.php:290 -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:291 -msgid "Choose a nickname: " -msgstr "Scegli un nome utente: " - -#: mod/register.php:301 -msgid "Import your profile to this friendica instance" -msgstr "Importa il tuo profilo in questo server friendica" - -#: mod/regmod.php:62 -msgid "Account approved." -msgstr "Account approvato." - -#: mod/regmod.php:90 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrazione revocata per %s" - -#: mod/regmod.php:102 -msgid "Please login." -msgstr "Accedi." - -#: mod/settings.php:60 +#: mod/settings.php:71 msgid "Display" msgstr "Visualizzazione" -#: mod/settings.php:67 mod/settings.php:895 +#: mod/settings.php:78 mod/settings.php:845 msgid "Social Networks" msgstr "Social Networks" -#: mod/settings.php:88 +#: mod/settings.php:92 src/Content/Nav.php:204 +msgid "Delegations" +msgstr "Delegazioni" + +#: mod/settings.php:99 msgid "Connected apps" msgstr "Applicazioni collegate" -#: mod/settings.php:102 +#: mod/settings.php:113 msgid "Remove account" msgstr "Rimuovi account" -#: mod/settings.php:157 +#: mod/settings.php:167 msgid "Missing some important data!" msgstr "Mancano alcuni dati importanti!" -#: mod/settings.php:267 +#: mod/settings.php:278 msgid "Failed to connect with email account using the settings provided." msgstr "Impossibile collegarsi all'account email con i parametri forniti." -#: mod/settings.php:272 +#: mod/settings.php:283 msgid "Email settings updated." msgstr "Impostazioni e-mail aggiornate." -#: mod/settings.php:288 +#: mod/settings.php:299 msgid "Features updated" msgstr "Funzionalità aggiornate" -#: mod/settings.php:359 +#: mod/settings.php:371 msgid "Relocate message has been send to your contacts" msgstr "Il messaggio di trasloco è stato inviato ai tuoi contatti" -#: mod/settings.php:378 +#: mod/settings.php:383 src/Model/User.php:312 +msgid "Passwords do not match. Password unchanged." +msgstr "Le password non corrispondono. Password non cambiata." + +#: mod/settings.php:388 msgid "Empty passwords are not allowed. Password unchanged." msgstr "Le password non possono essere vuote. Password non cambiata." -#: mod/settings.php:386 +#: mod/settings.php:394 msgid "Wrong password." msgstr "Password sbagliata." -#: mod/settings.php:397 +#: mod/settings.php:401 msgid "Password changed." msgstr "Password cambiata." -#: mod/settings.php:399 +#: mod/settings.php:403 msgid "Password update failed. Please try again." msgstr "Aggiornamento password fallito. Prova ancora." -#: mod/settings.php:489 +#: mod/settings.php:493 msgid " Please use a shorter name." msgstr " Usa un nome più corto." -#: mod/settings.php:492 +#: mod/settings.php:496 msgid " Name too short." msgstr " Nome troppo corto." -#: mod/settings.php:502 +#: mod/settings.php:504 msgid "Wrong Password" msgstr "Password Sbagliata" -#: mod/settings.php:507 -msgid " Not valid email." -msgstr " Email non valida." +#: mod/settings.php:509 +msgid "Invalid email." +msgstr "Email non valida." -#: mod/settings.php:514 -msgid " Cannot change to that email." +#: mod/settings.php:516 +msgid "Cannot change to that email." msgstr "Non puoi usare quella email." -#: mod/settings.php:570 +#: mod/settings.php:569 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:573 +#: mod/settings.php:572 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:613 +#: mod/settings.php:612 msgid "Settings updated." msgstr "Impostazioni aggiornate." -#: mod/settings.php:690 mod/settings.php:716 mod/settings.php:752 +#: mod/settings.php:678 mod/settings.php:704 mod/settings.php:740 msgid "Add application" msgstr "Aggiungi applicazione" -#: mod/settings.php:694 mod/settings.php:720 +#: mod/settings.php:682 mod/settings.php:708 msgid "Consumer Key" msgstr "Consumer Key" -#: mod/settings.php:695 mod/settings.php:721 +#: mod/settings.php:683 mod/settings.php:709 msgid "Consumer Secret" msgstr "Consumer Secret" -#: mod/settings.php:696 mod/settings.php:722 +#: mod/settings.php:684 mod/settings.php:710 msgid "Redirect" msgstr "Redirect" -#: mod/settings.php:697 mod/settings.php:723 +#: mod/settings.php:685 mod/settings.php:711 msgid "Icon url" msgstr "Url icona" -#: mod/settings.php:708 +#: mod/settings.php:696 msgid "You can't edit this application." msgstr "Non puoi modificare questa applicazione." -#: mod/settings.php:751 +#: mod/settings.php:739 msgid "Connected Apps" msgstr "Applicazioni Collegate" -#: mod/settings.php:753 object/Item.php:132 object/Item.php:134 +#: mod/settings.php:741 src/Object/Post.php:154 src/Object/Post.php:156 msgid "Edit" msgstr "Modifica" -#: mod/settings.php:755 +#: mod/settings.php:743 msgid "Client key starts with" msgstr "Chiave del client inizia con" -#: mod/settings.php:756 +#: mod/settings.php:744 msgid "No name" msgstr "Nessun nome" -#: mod/settings.php:757 +#: mod/settings.php:745 msgid "Remove authorization" msgstr "Rimuovi l'autorizzazione" -#: mod/settings.php:769 -msgid "No Plugin settings configured" -msgstr "Nessun plugin ha impostazioni modificabili" +#: mod/settings.php:756 +msgid "No Addon settings configured" +msgstr "Nessun addon ha impostazioni modificabili" -#: mod/settings.php:778 -msgid "Plugin Settings" -msgstr "Impostazioni plugin" +#: mod/settings.php:765 +msgid "Addon Settings" +msgstr "Impostazioni Addon" -#: mod/settings.php:800 +#: mod/settings.php:786 msgid "Additional Features" msgstr "Funzionalità aggiuntive" -#: mod/settings.php:810 mod/settings.php:814 +#: mod/settings.php:808 src/Content/ContactSelector.php:83 +msgid "Diaspora" +msgstr "Diaspora" + +#: mod/settings.php:808 mod/settings.php:809 +msgid "enabled" +msgstr "abilitato" + +#: mod/settings.php:808 mod/settings.php:809 +msgid "disabled" +msgstr "disabilitato" + +#: mod/settings.php:808 mod/settings.php:809 +#, php-format +msgid "Built-in support for %s connectivity is %s" +msgstr "Il supporto integrato per la connettività con %s è %s" + +#: mod/settings.php:809 +msgid "GNU Social (OStatus)" +msgstr "GNU Social (OStatus)" + +#: mod/settings.php:840 +msgid "Email access is disabled on this site." +msgstr "L'accesso email è disabilitato su questo sito." + +#: mod/settings.php:850 msgid "General Social Media Settings" msgstr "Impostazioni Media Sociali" -#: mod/settings.php:820 +#: mod/settings.php:851 msgid "Disable intelligent shortening" msgstr "Disabilita accorciamento intelligente" -#: mod/settings.php:822 +#: mod/settings.php:851 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:828 +#: mod/settings.php:852 msgid "Automatically follow any GNU Social (OStatus) followers/mentioners" msgstr "Segui automaticamente chiunque da GNU Social (OStatus) ti segua o ti menzioni" -#: mod/settings.php:830 +#: mod/settings.php:852 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:836 +#: mod/settings.php:853 msgid "Default group for OStatus contacts" msgstr "Gruppo di default per i contatti OStatus" -#: mod/settings.php:844 +#: mod/settings.php:854 msgid "Your legacy GNU Social account" msgstr "Il tuo vecchio account GNU Social" -#: mod/settings.php:846 +#: mod/settings.php:854 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 "Se inserisci il nome del tuo vecchio account GNU Social/Statusnet qui (nel formato utente@dominio.tld), i tuoi contatti verranno automaticamente aggiunti. Il campo verrà svuotato una volta terminato." -#: mod/settings.php:849 +#: mod/settings.php:857 msgid "Repair OStatus subscriptions" msgstr "Ripara le iscrizioni OStatus" -#: mod/settings.php:858 mod/settings.php:859 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Il supporto integrato per la connettività con %s è %s" - -#: mod/settings.php:858 mod/settings.php:859 -msgid "enabled" -msgstr "abilitato" - -#: mod/settings.php:858 mod/settings.php:859 -msgid "disabled" -msgstr "disabilitato" - -#: mod/settings.php:859 -msgid "GNU Social (OStatus)" -msgstr "GNU Social (OStatus)" - -#: mod/settings.php:890 -msgid "Email access is disabled on this site." -msgstr "L'accesso email è disabilitato su questo sito." - -#: mod/settings.php:900 +#: mod/settings.php:861 msgid "Email/Mailbox Setup" msgstr "Impostazioni email" -#: mod/settings.php:901 +#: mod/settings.php:862 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:902 +#: mod/settings.php:863 msgid "Last successful email check:" msgstr "Ultimo controllo email eseguito con successo:" -#: mod/settings.php:904 +#: mod/settings.php:865 msgid "IMAP server name:" msgstr "Nome server IMAP:" -#: mod/settings.php:905 +#: mod/settings.php:866 msgid "IMAP port:" msgstr "Porta IMAP:" -#: mod/settings.php:906 +#: mod/settings.php:867 msgid "Security:" msgstr "Sicurezza:" -#: mod/settings.php:906 mod/settings.php:911 +#: mod/settings.php:867 mod/settings.php:872 msgid "None" msgstr "Nessuna" -#: mod/settings.php:907 +#: mod/settings.php:868 msgid "Email login name:" msgstr "Nome utente email:" -#: mod/settings.php:908 +#: mod/settings.php:869 msgid "Email password:" msgstr "Password email:" -#: mod/settings.php:909 +#: mod/settings.php:870 msgid "Reply-to address:" msgstr "Indirizzo di risposta:" -#: mod/settings.php:910 +#: mod/settings.php:871 msgid "Send public posts to all email contacts:" msgstr "Invia i messaggi pubblici ai contatti email:" -#: mod/settings.php:911 +#: mod/settings.php:872 msgid "Action after import:" msgstr "Azione post importazione:" -#: mod/settings.php:911 +#: mod/settings.php:872 src/Content/Nav.php:191 +msgid "Mark as seen" +msgstr "Segna come letto" + +#: mod/settings.php:872 msgid "Move to folder" msgstr "Sposta nella cartella" -#: mod/settings.php:912 +#: mod/settings.php:873 msgid "Move to folder:" msgstr "Sposta nella cartella:" -#: mod/settings.php:1008 +#: mod/settings.php:916 +#, php-format +msgid "%s - (Unsupported)" +msgstr "%s - (Non supportato)" + +#: mod/settings.php:918 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Sperimentale)" + +#: mod/settings.php:961 msgid "Display Settings" msgstr "Impostazioni Grafiche" -#: mod/settings.php:1014 mod/settings.php:1037 +#: mod/settings.php:967 mod/settings.php:991 msgid "Display Theme:" msgstr "Tema:" -#: mod/settings.php:1015 +#: mod/settings.php:968 msgid "Mobile Theme:" msgstr "Tema mobile:" -#: mod/settings.php:1016 +#: mod/settings.php:969 msgid "Suppress warning of insecure networks" msgstr "Sopprimi avvisi reti insicure" -#: mod/settings.php:1016 +#: mod/settings.php:969 msgid "" "Should the system suppress the warning that the current group contains " "members of networks that can't receive non public postings." msgstr "Il sistema sopprimerà l'avviso che il gruppo selezionato contiene membri di reti che non possono ricevere post non pubblici." -#: mod/settings.php:1017 +#: mod/settings.php:970 msgid "Update browser every xx seconds" msgstr "Aggiorna il browser ogni x secondi" -#: mod/settings.php:1017 +#: mod/settings.php:970 msgid "Minimum of 10 seconds. Enter -1 to disable it." msgstr "Minimo 10 secondi. Inserisci -1 per disabilitarlo" -#: mod/settings.php:1018 +#: mod/settings.php:971 msgid "Number of items to display per page:" msgstr "Numero di elementi da mostrare per pagina:" -#: mod/settings.php:1018 mod/settings.php:1019 +#: mod/settings.php:971 mod/settings.php:972 msgid "Maximum of 100 items" msgstr "Massimo 100 voci" -#: mod/settings.php:1019 +#: mod/settings.php:972 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:1020 +#: mod/settings.php:973 msgid "Don't show emoticons" msgstr "Non mostrare le emoticons" -#: mod/settings.php:1021 +#: mod/settings.php:974 msgid "Calendar" msgstr "Calendario" -#: mod/settings.php:1022 +#: mod/settings.php:975 msgid "Beginning of week:" msgstr "Inizio della settimana:" -#: mod/settings.php:1023 +#: mod/settings.php:976 msgid "Don't show notices" msgstr "Non mostrare gli avvisi" -#: mod/settings.php:1024 +#: mod/settings.php:977 msgid "Infinite scroll" msgstr "Scroll infinito" -#: mod/settings.php:1025 +#: mod/settings.php:978 msgid "Automatic updates only at the top of the network page" msgstr "Aggiornamenti automatici solo in cima alla pagina \"rete\"" -#: mod/settings.php:1025 +#: mod/settings.php:978 msgid "" "When disabled, the network page is updated all the time, which could be " "confusing while reading." -msgstr "" +msgstr "Quando disabilitato, la pagina \"rete\" è aggiornata continuamente, cosa che può confondere durante la lettura." -#: mod/settings.php:1026 +#: mod/settings.php:979 msgid "Bandwith Saver Mode" msgstr "Modalità Salva Banda" -#: mod/settings.php:1026 +#: mod/settings.php:979 msgid "" "When enabled, embedded content is not displayed on automatic updates, they " "only show on page reload." msgstr "Quando abilitato, il contenuto embeddato non è mostrato quando la pagina si aggiorna automaticamente, ma solo quando la pagina viene ricaricata." -#: mod/settings.php:1028 +#: mod/settings.php:980 +msgid "Smart Threading" +msgstr "Smart Threading" + +#: mod/settings.php:980 +msgid "" +"When enabled, suppress extraneous thread indentation while keeping it where " +"it matters. Only works if threading is available and enabled." +msgstr "Quando è abilitato, rimuove i rientri eccessivi nella visualizzazione delle discussioni, mantenendoli dove sono importanti. Funziona solo se le conversazioni a thread sono disponibili e abilitate." + +#: mod/settings.php:982 msgid "General Theme Settings" msgstr "Opzioni Generali Tema" -#: mod/settings.php:1029 +#: mod/settings.php:983 msgid "Custom Theme Settings" msgstr "Opzioni Personalizzate Tema" -#: mod/settings.php:1030 +#: mod/settings.php:984 msgid "Content Settings" msgstr "Opzioni Contenuto" -#: mod/settings.php:1031 view/theme/duepuntozero/config.php:67 -#: view/theme/frio/config.php:110 view/theme/quattro/config.php:73 -#: view/theme/vier/config.php:116 +#: mod/settings.php:985 view/theme/duepuntozero/config.php:73 +#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75 +#: view/theme/vier/config.php:121 msgid "Theme settings" msgstr "Impostazioni tema" -#: mod/settings.php:1097 +#: mod/settings.php:1006 +msgid "Unable to find your profile. Please contact your admin." +msgstr "Impossibile trovare il tuo profilo. Contatta il tuo amministratore." + +#: mod/settings.php:1048 msgid "Account Types" msgstr "Tipi di Account" -#: mod/settings.php:1098 +#: mod/settings.php:1049 msgid "Personal Page Subtypes" msgstr "Sottotipi di Pagine Personali" -#: mod/settings.php:1099 +#: mod/settings.php:1050 msgid "Community Forum Subtypes" msgstr "Sottotipi di Community Forum" -#: mod/settings.php:1106 +#: mod/settings.php:1057 msgid "Personal Page" msgstr "Pagina Personale" -#: mod/settings.php:1107 +#: mod/settings.php:1058 msgid "Account for a personal profile." -msgstr "" +msgstr "Account per profilo personale." -#: mod/settings.php:1110 +#: mod/settings.php:1061 msgid "Organisation Page" msgstr "Pagina Organizzazione" -#: mod/settings.php:1111 +#: mod/settings.php:1062 msgid "" "Account for an organisation that automatically approves contact requests as " "\"Followers\"." -msgstr "" +msgstr "Account per un'organizzazione, che automaticamente approva le richieste di contatto come \"Follower\"." -#: mod/settings.php:1114 +#: mod/settings.php:1065 msgid "News Page" msgstr "Pagina Notizie" -#: mod/settings.php:1115 +#: mod/settings.php:1066 msgid "" "Account for a news reflector that automatically approves contact requests as" " \"Followers\"." -msgstr "" +msgstr "Account per notizie, che automaticamente approva le richieste di contatto come \"Follower\"" -#: mod/settings.php:1118 +#: mod/settings.php:1069 msgid "Community Forum" msgstr "Community Forum" -#: mod/settings.php:1119 +#: mod/settings.php:1070 msgid "Account for community discussions." -msgstr "" +msgstr "Account per discussioni comunitarie." -#: mod/settings.php:1122 +#: mod/settings.php:1073 msgid "Normal Account Page" msgstr "Pagina Account Normale" -#: mod/settings.php:1123 +#: mod/settings.php:1074 msgid "" "Account for a regular personal profile that requires manual approval of " "\"Friends\" and \"Followers\"." -msgstr "" +msgstr "Account per un profilo personale, che richiede l'approvazione delle richieste di contatto come \"Amico\" o \"Follower\"." -#: mod/settings.php:1126 +#: mod/settings.php:1077 msgid "Soapbox Page" msgstr "Pagina Sandbox" -#: mod/settings.php:1127 +#: mod/settings.php:1078 msgid "" "Account for a public profile that automatically approves contact requests as" " \"Followers\"." -msgstr "" +msgstr "Account per un profilo publico, che automaticamente approva le richieste di contatto come \"Follower\"." -#: mod/settings.php:1130 +#: mod/settings.php:1081 msgid "Public Forum" msgstr "Forum Pubblico" -#: mod/settings.php:1131 +#: mod/settings.php:1082 msgid "Automatically approves all contact requests." -msgstr "" +msgstr "Approva automaticamente tutte le richieste di contatto." -#: mod/settings.php:1134 +#: mod/settings.php:1085 msgid "Automatic Friend Page" msgstr "Pagina con amicizia automatica" -#: mod/settings.php:1135 +#: mod/settings.php:1086 msgid "" "Account for a popular profile that automatically approves contact requests " "as \"Friends\"." -msgstr "" +msgstr "Account per un profilo popolare, che automaticamente approva le richieste di contatto come \"Amici\"." -#: mod/settings.php:1138 +#: mod/settings.php:1089 msgid "Private Forum [Experimental]" msgstr "Forum privato [sperimentale]" -#: mod/settings.php:1139 +#: mod/settings.php:1090 msgid "Requires manual approval of contact requests." -msgstr "" +msgstr "Richiede l'approvazione manuale delle richieste di contatto." -#: mod/settings.php:1150 +#: mod/settings.php:1101 msgid "OpenID:" msgstr "OpenID:" -#: mod/settings.php:1150 +#: mod/settings.php:1101 msgid "(Optional) Allow this OpenID to login to this account." msgstr "(Opzionale) Consente di loggarti in questo account con questo OpenID" -#: mod/settings.php:1158 +#: mod/settings.php:1109 msgid "Publish your default profile in your local site directory?" msgstr "Pubblica il tuo profilo predefinito nell'elenco locale del sito" -#: mod/settings.php:1158 -msgid "Your profile may be visible in public." -msgstr "Il tuo profilo potrebbe essere visibile pubblicamente." +#: mod/settings.php:1109 +#, php-format +msgid "" +"Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public." +msgstr "Il tuo profilo sarà pubblicato nella directory globale di friendica (p.e. %s). Il tuo profilo sarà visibile pubblicamente." -#: mod/settings.php:1164 +#: mod/settings.php:1115 msgid "Publish your default profile in the global social directory?" msgstr "Pubblica il tuo profilo predefinito nell'elenco sociale globale" -#: mod/settings.php:1171 +#: mod/settings.php:1115 +#, php-format +msgid "" +"Your profile will be published in this node's local " +"directory. Your profile details may be publicly visible depending on the" +" system settings." +msgstr "Il tuo profilo verrà pubblicato nella directory locale di questo nodo. I dettagli del tuo profilo potrebbero essere visibili pubblicamente a seconda delle impostazioni di sistema." + +#: mod/settings.php:1122 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:1175 +#: mod/settings.php:1122 msgid "" -"If enabled, posting public messages to Diaspora and other networks isn't " -"possible." -msgstr "Se abilitato, l'invio di messaggi pubblici verso Diaspora e altri network non sarà possibile" +"Your contact list won't be shown in your default profile page. You can " +"decide to show your contact list separately for each additional profile you " +"create" +msgstr "La tua lista di contatti non sarà mostrata nella tua pagina profilo di default. Puoi decidere di mostrare la tua lista contatti separatamente per ogni profilo in più che crei." -#: mod/settings.php:1180 +#: mod/settings.php:1126 +msgid "Hide your profile details from anonymous viewers?" +msgstr "Nascondi i dettagli del tuo profilo ai visitatori anonimi?" + +#: mod/settings.php:1126 +msgid "" +"Anonymous visitors will only see your profile picture, your display name and" +" the nickname you are using on your profile page. Disables posting public " +"messages to Diaspora and other networks." +msgstr "I visitatori anonimi vedranno nella tua pagina profilo solo la tua foto del profilo, il tuo nome e il nome utente che stai usando. Disabilita l'invio di messaggi pubblici verso Diaspora e altre reti." + +#: mod/settings.php:1130 msgid "Allow friends to post to your profile page?" msgstr "Permetti agli amici di scrivere sulla tua pagina profilo?" -#: mod/settings.php:1185 +#: mod/settings.php:1130 +msgid "" +"Your contacts may write posts on your profile wall. These posts will be " +"distributed to your contacts" +msgstr "I tuoi contatti possono scrivere messaggi sulla tua pagina di profilo. Questi messaggi saranno distribuiti a tutti i tuoi contatti." + +#: mod/settings.php:1134 msgid "Allow friends to tag your posts?" msgstr "Permetti agli amici di aggiungere tag ai tuoi messaggi?" -#: mod/settings.php:1190 +#: mod/settings.php:1134 +msgid "Your contacts can add additional tags to your posts." +msgstr "I tuoi contatti possono aggiungere tag aggiuntivi ai tuoi messaggi." + +#: mod/settings.php:1138 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:1195 +#: mod/settings.php:1138 +msgid "" +"If you like, Friendica may suggest new members to add you as a contact." +msgstr "Se vuoi, Friendica può suggerire ai nuovi utenti di aggiungerti come contatto." + +#: mod/settings.php:1142 msgid "Permit unknown people to send you private mail?" msgstr "Permetti a utenti sconosciuti di inviarti messaggi privati?" -#: mod/settings.php:1203 +#: mod/settings.php:1142 +msgid "" +"Friendica network users may send you private messages even if they are not " +"in your contact list." +msgstr "Gli utenti sulla rete Friendica possono inviarti messaggi privati anche se non sono nella tua lista di contatti." + +#: mod/settings.php:1146 msgid "Profile is not published." msgstr "Il profilo non è pubblicato." -#: mod/settings.php:1211 +#: mod/settings.php:1152 #, php-format msgid "Your Identity Address is '%s' or '%s'." msgstr "L'indirizzo della tua identità è '%s' or '%s'." -#: mod/settings.php:1218 +#: mod/settings.php:1159 msgid "Automatically expire posts after this many days:" msgstr "Fai scadere i post automaticamente dopo x giorni:" -#: mod/settings.php:1218 +#: mod/settings.php:1159 msgid "If empty, posts will not expire. Expired posts will be deleted" msgstr "Se lasciato vuoto, i messaggi non verranno cancellati." -#: mod/settings.php:1219 +#: mod/settings.php:1160 msgid "Advanced expiration settings" msgstr "Impostazioni avanzate di scadenza" -#: mod/settings.php:1220 +#: mod/settings.php:1161 msgid "Advanced Expiration" msgstr "Scadenza avanzata" -#: mod/settings.php:1221 +#: mod/settings.php:1162 msgid "Expire posts:" msgstr "Fai scadere i post:" -#: mod/settings.php:1222 +#: mod/settings.php:1163 msgid "Expire personal notes:" msgstr "Fai scadere le Note personali:" -#: mod/settings.php:1223 +#: mod/settings.php:1164 msgid "Expire starred posts:" msgstr "Fai scadere i post Speciali:" -#: mod/settings.php:1224 +#: mod/settings.php:1165 msgid "Expire photos:" msgstr "Fai scadere le foto:" -#: mod/settings.php:1225 +#: mod/settings.php:1166 msgid "Only expire posts by others:" msgstr "Fai scadere solo i post degli altri:" -#: mod/settings.php:1256 +#: mod/settings.php:1196 msgid "Account Settings" msgstr "Impostazioni account" -#: mod/settings.php:1264 +#: mod/settings.php:1204 msgid "Password Settings" msgstr "Impostazioni password" -#: mod/settings.php:1266 +#: mod/settings.php:1206 msgid "Leave password fields blank unless changing" msgstr "Lascia questi campi in bianco per non effettuare variazioni alla password" -#: mod/settings.php:1267 +#: mod/settings.php:1207 msgid "Current Password:" msgstr "Password Attuale:" -#: mod/settings.php:1267 mod/settings.php:1268 +#: mod/settings.php:1207 mod/settings.php:1208 msgid "Your current password to confirm the changes" msgstr "La tua password attuale per confermare le modifiche" -#: mod/settings.php:1268 +#: mod/settings.php:1208 msgid "Password:" msgstr "Password:" -#: mod/settings.php:1272 +#: mod/settings.php:1212 msgid "Basic Settings" msgstr "Impostazioni base" -#: mod/settings.php:1274 +#: mod/settings.php:1213 src/Model/Profile.php:738 +msgid "Full Name:" +msgstr "Nome completo:" + +#: mod/settings.php:1214 msgid "Email Address:" msgstr "Indirizzo Email:" -#: mod/settings.php:1275 +#: mod/settings.php:1215 msgid "Your Timezone:" msgstr "Il tuo fuso orario:" -#: mod/settings.php:1276 +#: mod/settings.php:1216 msgid "Your Language:" msgstr "La tua lingua:" -#: mod/settings.php:1276 +#: mod/settings.php:1216 msgid "" "Set the language we use to show you friendica interface and to send you " "emails" msgstr "Imposta la lingua che sarà usata per mostrarti l'interfaccia di Friendica e per inviarti le email" -#: mod/settings.php:1277 +#: mod/settings.php:1217 msgid "Default Post Location:" msgstr "Località predefinita:" -#: mod/settings.php:1278 +#: mod/settings.php:1218 msgid "Use Browser Location:" msgstr "Usa la località rilevata dal browser:" -#: mod/settings.php:1281 +#: mod/settings.php:1221 msgid "Security and Privacy Settings" msgstr "Impostazioni di sicurezza e privacy" -#: mod/settings.php:1283 +#: mod/settings.php:1223 msgid "Maximum Friend Requests/Day:" msgstr "Numero massimo di richieste di amicizia al giorno:" -#: mod/settings.php:1283 mod/settings.php:1313 +#: mod/settings.php:1223 mod/settings.php:1252 msgid "(to prevent spam abuse)" msgstr "(per prevenire lo spam)" -#: mod/settings.php:1284 +#: mod/settings.php:1224 msgid "Default Post Permissions" msgstr "Permessi predefiniti per i messaggi" -#: mod/settings.php:1285 +#: mod/settings.php:1225 msgid "(click to open/close)" msgstr "(clicca per aprire/chiudere)" -#: mod/settings.php:1296 +#: mod/settings.php:1235 msgid "Default Private Post" msgstr "Default Post Privato" -#: mod/settings.php:1297 +#: mod/settings.php:1236 msgid "Default Public Post" msgstr "Default Post Pubblico" -#: mod/settings.php:1301 +#: mod/settings.php:1240 msgid "Default Permissions for New Posts" msgstr "Permessi predefiniti per i nuovi post" -#: mod/settings.php:1313 +#: mod/settings.php:1252 msgid "Maximum private messages per day from unknown people:" msgstr "Numero massimo di messaggi privati da utenti sconosciuti per giorno:" -#: mod/settings.php:1316 +#: mod/settings.php:1255 msgid "Notification Settings" msgstr "Impostazioni notifiche" -#: mod/settings.php:1317 +#: mod/settings.php:1256 msgid "By default post a status message when:" msgstr "Invia un messaggio di stato quando:" -#: mod/settings.php:1318 +#: mod/settings.php:1257 msgid "accepting a friend request" msgstr "accetti una richiesta di amicizia" -#: mod/settings.php:1319 +#: mod/settings.php:1258 msgid "joining a forum/community" msgstr "ti unisci a un forum/comunità" -#: mod/settings.php:1320 +#: mod/settings.php:1259 msgid "making an interesting profile change" msgstr "fai un interessante modifica al profilo" -#: mod/settings.php:1321 +#: mod/settings.php:1260 msgid "Send a notification email when:" msgstr "Invia una mail di notifica quando:" -#: mod/settings.php:1322 +#: mod/settings.php:1261 msgid "You receive an introduction" msgstr "Ricevi una presentazione" -#: mod/settings.php:1323 +#: mod/settings.php:1262 msgid "Your introductions are confirmed" msgstr "Le tue presentazioni sono confermate" -#: mod/settings.php:1324 +#: mod/settings.php:1263 msgid "Someone writes on your profile wall" msgstr "Qualcuno scrive sulla bacheca del tuo profilo" -#: mod/settings.php:1325 +#: mod/settings.php:1264 msgid "Someone writes a followup comment" msgstr "Qualcuno scrive un commento a un tuo messaggio" -#: mod/settings.php:1326 +#: mod/settings.php:1265 msgid "You receive a private message" msgstr "Ricevi un messaggio privato" -#: mod/settings.php:1327 +#: mod/settings.php:1266 msgid "You receive a friend suggestion" msgstr "Hai ricevuto un suggerimento di amicizia" -#: mod/settings.php:1328 +#: mod/settings.php:1267 msgid "You are tagged in a post" msgstr "Sei stato taggato in un post" -#: mod/settings.php:1329 +#: mod/settings.php:1268 msgid "You are poked/prodded/etc. in a post" msgstr "Sei 'toccato'/'spronato'/ecc. in un post" -#: mod/settings.php:1331 +#: mod/settings.php:1270 msgid "Activate desktop notifications" msgstr "Attiva notifiche desktop" -#: mod/settings.php:1331 +#: mod/settings.php:1270 msgid "Show desktop popup on new notifications" msgstr "Mostra un popup di notifica sul desktop all'arrivo di nuove notifiche" -#: mod/settings.php:1333 +#: mod/settings.php:1272 msgid "Text-only notification emails" msgstr "Email di notifica in solo testo" -#: mod/settings.php:1335 +#: mod/settings.php:1274 msgid "Send text only notification emails, without the html part" msgstr "Invia le email di notifica in solo testo, senza la parte in html" -#: mod/settings.php:1337 +#: mod/settings.php:1276 msgid "Show detailled notifications" -msgstr "" +msgstr "Mostra notifiche dettagliate" -#: mod/settings.php:1339 +#: mod/settings.php:1278 msgid "" "Per default the notificiation are condensed to a single notification per " "item. When enabled, every notification is displayed." -msgstr "" +msgstr "Per impostazione predefinita, le notifiche sono raggruppate in una singola notifica per articolo. Se abilitato, viene visualizzate tutte le notifiche." -#: mod/settings.php:1341 +#: mod/settings.php:1280 msgid "Advanced Account/Page Type Settings" msgstr "Impostazioni avanzate Account/Tipo di pagina" -#: mod/settings.php:1342 +#: mod/settings.php:1281 msgid "Change the behaviour of this account for special situations" msgstr "Modifica il comportamento di questo account in situazioni speciali" -#: mod/settings.php:1345 +#: mod/settings.php:1284 msgid "Relocate" msgstr "Trasloca" -#: mod/settings.php:1346 +#: mod/settings.php:1285 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:1347 +#: mod/settings.php:1286 msgid "Resend relocate message to contacts" msgstr "Invia nuovamente il messaggio di trasloco ai contatti" -#: mod/videos.php:128 +#: mod/videos.php:140 msgid "Do you really want to delete this video?" msgstr "Vuoi veramente cancellare questo video?" -#: mod/videos.php:133 +#: mod/videos.php:145 msgid "Delete Video" msgstr "Rimuovi video" -#: mod/videos.php:212 +#: mod/videos.php:208 msgid "No videos selected" msgstr "Nessun video selezionato" -#: mod/videos.php:406 +#: mod/videos.php:397 msgid "Recent Videos" msgstr "Video Recenti" -#: mod/videos.php:408 +#: mod/videos.php:399 msgid "Upload New Videos" msgstr "Carica Nuovo Video" -#: mod/wall_attach.php:19 mod/wall_attach.php:27 mod/wall_attach.php:78 -#: mod/wall_upload.php:37 mod/wall_upload.php:53 mod/wall_upload.php:111 -#: mod/wall_upload.php:151 mod/wall_upload.php:154 -msgid "Invalid request." -msgstr "Richiesta non valida." +#: view/theme/duepuntozero/config.php:54 src/Model/User.php:475 +msgid "default" +msgstr "default" -#: mod/wall_attach.php:96 -msgid "Sorry, maybe your upload is bigger than the PHP configuration allows" -msgstr "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta" +#: view/theme/duepuntozero/config.php:55 +msgid "greenzero" +msgstr "greenzero" -#: mod/wall_attach.php:96 -msgid "Or - did you try to upload an empty file?" -msgstr "O.. non avrai provato a caricare un file vuoto?" +#: view/theme/duepuntozero/config.php:56 +msgid "purplezero" +msgstr "purplezero" -#: mod/wall_attach.php:107 +#: view/theme/duepuntozero/config.php:57 +msgid "easterbunny" +msgstr "easterbunny" + +#: view/theme/duepuntozero/config.php:58 +msgid "darkzero" +msgstr "darkzero" + +#: view/theme/duepuntozero/config.php:59 +msgid "comix" +msgstr "comix" + +#: view/theme/duepuntozero/config.php:60 +msgid "slackr" +msgstr "slackr" + +#: view/theme/duepuntozero/config.php:74 +msgid "Variations" +msgstr "Varianti" + +#: view/theme/frio/php/Image.php:25 +msgid "Repeat the image" +msgstr "Ripeti l'immagine" + +#: view/theme/frio/php/Image.php:25 +msgid "Will repeat your image to fill the background." +msgstr "Ripete l'immagine per riempire lo sfondo." + +#: view/theme/frio/php/Image.php:27 +msgid "Stretch" +msgstr "Stira" + +#: view/theme/frio/php/Image.php:27 +msgid "Will stretch to width/height of the image." +msgstr "Stira l'immagine." + +#: view/theme/frio/php/Image.php:29 +msgid "Resize fill and-clip" +msgstr "Scala e ritaglia" + +#: view/theme/frio/php/Image.php:29 +msgid "Resize to fill and retain aspect ratio." +msgstr "Scala l'immagine a riempire mantenendo le proporzioni." + +#: view/theme/frio/php/Image.php:31 +msgid "Resize best fit" +msgstr "Scala best fit" + +#: view/theme/frio/php/Image.php:31 +msgid "Resize to best fit and retain aspect ratio." +msgstr "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni." + +#: view/theme/frio/config.php:97 +msgid "Default" +msgstr "Default" + +#: view/theme/frio/config.php:109 +msgid "Note" +msgstr "Note" + +#: view/theme/frio/config.php:109 +msgid "Check image permissions if all users are allowed to visit the image" +msgstr "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla" + +#: view/theme/frio/config.php:116 +msgid "Select scheme" +msgstr "Seleziona schema" + +#: view/theme/frio/config.php:117 +msgid "Navigation bar background color" +msgstr "Colore di sfondo barra di navigazione" + +#: view/theme/frio/config.php:118 +msgid "Navigation bar icon color " +msgstr "Colore icona barra di navigazione" + +#: view/theme/frio/config.php:119 +msgid "Link color" +msgstr "Colore link" + +#: view/theme/frio/config.php:120 +msgid "Set the background color" +msgstr "Imposta il colore di sfondo" + +#: view/theme/frio/config.php:121 +msgid "Content background opacity" +msgstr "Trasparenza sfondo contenuto" + +#: view/theme/frio/config.php:122 +msgid "Set the background image" +msgstr "Imposta l'immagine di sfondo" + +#: view/theme/frio/config.php:127 +msgid "Login page background image" +msgstr "Immagine di sfondo della pagina di login" + +#: view/theme/frio/config.php:130 +msgid "Login page background color" +msgstr "Colore di sfondo della pagina di login" + +#: view/theme/frio/config.php:130 +msgid "Leave background image and color empty for theme defaults" +msgstr "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema" + +#: view/theme/frio/theme.php:238 +msgid "Guest" +msgstr "Ospite" + +#: view/theme/frio/theme.php:243 +msgid "Visitor" +msgstr "Visitatore" + +#: view/theme/frio/theme.php:256 src/Content/Nav.php:97 +#: src/Module/Login.php:311 +msgid "Logout" +msgstr "Esci" + +#: view/theme/frio/theme.php:256 src/Content/Nav.php:97 +msgid "End this session" +msgstr "Finisci questa sessione" + +#: view/theme/frio/theme.php:259 src/Content/Nav.php:100 +#: src/Content/Nav.php:181 +msgid "Your posts and conversations" +msgstr "I tuoi messaggi e le tue conversazioni" + +#: view/theme/frio/theme.php:260 src/Content/Nav.php:101 +msgid "Your profile page" +msgstr "Pagina del tuo profilo" + +#: view/theme/frio/theme.php:261 src/Content/Nav.php:102 +msgid "Your photos" +msgstr "Le tue foto" + +#: view/theme/frio/theme.php:262 src/Content/Nav.php:103 +#: src/Model/Profile.php:912 src/Model/Profile.php:915 +msgid "Videos" +msgstr "Video" + +#: view/theme/frio/theme.php:262 src/Content/Nav.php:103 +msgid "Your videos" +msgstr "I tuoi video" + +#: view/theme/frio/theme.php:263 src/Content/Nav.php:104 +msgid "Your events" +msgstr "I tuoi eventi" + +#: view/theme/frio/theme.php:266 src/Content/Nav.php:178 +msgid "Conversations from your friends" +msgstr "Conversazioni dai tuoi amici" + +#: view/theme/frio/theme.php:267 src/Content/Nav.php:169 +#: src/Model/Profile.php:927 src/Model/Profile.php:938 +msgid "Events and Calendar" +msgstr "Eventi e calendario" + +#: view/theme/frio/theme.php:268 src/Content/Nav.php:195 +msgid "Private mail" +msgstr "Posta privata" + +#: view/theme/frio/theme.php:269 src/Content/Nav.php:206 +msgid "Account settings" +msgstr "Parametri account" + +#: view/theme/frio/theme.php:270 src/Content/Nav.php:212 +msgid "Manage/edit friends and contacts" +msgstr "Gestisci/modifica amici e contatti" + +#: view/theme/quattro/config.php:76 +msgid "Alignment" +msgstr "Allineamento" + +#: view/theme/quattro/config.php:76 +msgid "Left" +msgstr "Sinistra" + +#: view/theme/quattro/config.php:76 +msgid "Center" +msgstr "Centrato" + +#: view/theme/quattro/config.php:77 +msgid "Color scheme" +msgstr "Schema colori" + +#: view/theme/quattro/config.php:78 +msgid "Posts font size" +msgstr "Dimensione caratteri post" + +#: view/theme/quattro/config.php:79 +msgid "Textareas font size" +msgstr "Dimensione caratteri nelle aree di testo" + +#: view/theme/vier/config.php:75 +msgid "Comma separated list of helper forums" +msgstr "Lista separata da virgola di forum di aiuto" + +#: view/theme/vier/config.php:122 +msgid "Set style" +msgstr "Imposta stile" + +#: view/theme/vier/config.php:123 +msgid "Community Pages" +msgstr "Pagine Comunitarie" + +#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150 +msgid "Community Profiles" +msgstr "Profili Comunità" + +#: view/theme/vier/config.php:125 +msgid "Help or @NewHere ?" +msgstr "Serve aiuto? Sei nuovo?" + +#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389 +msgid "Connect Services" +msgstr "Servizi connessi" + +#: view/theme/vier/config.php:127 view/theme/vier/theme.php:199 +msgid "Find Friends" +msgstr "Trova Amici" + +#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181 +msgid "Last users" +msgstr "Ultimi utenti" + +#: view/theme/vier/theme.php:200 +msgid "Local Directory" +msgstr "Elenco Locale" + +#: view/theme/vier/theme.php:202 src/Content/Widget.php:65 +msgid "Similar Interests" +msgstr "Interessi simili" + +#: view/theme/vier/theme.php:204 src/Content/Widget.php:67 +msgid "Invite Friends" +msgstr "Invita amici" + +#: view/theme/vier/theme.php:256 src/Content/ForumManager.php:127 +msgid "External link to forum" +msgstr "Link esterno al forum" + +#: view/theme/vier/theme.php:292 +msgid "Quick Start" +msgstr "Quick Start" + +#: src/Core/NotificationsManager.php:171 +msgid "System" +msgstr "Sistema" + +#: src/Core/NotificationsManager.php:192 src/Content/Nav.php:124 +#: src/Content/Nav.php:181 +msgid "Home" +msgstr "Home" + +#: src/Core/NotificationsManager.php:199 src/Content/Nav.php:186 +msgid "Introductions" +msgstr "Presentazioni" + +#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268 #, php-format -msgid "File exceeds size limit of %s" -msgstr "Il file supera la dimensione massima di %s" +msgid "%s commented on %s's post" +msgstr "%s ha commentato il messaggio di %s" -#: mod/wall_attach.php:131 mod/wall_attach.php:147 -msgid "File upload failed." -msgstr "Caricamento del file non riuscito." +#: src/Core/NotificationsManager.php:267 +#, php-format +msgid "%s created a new post" +msgstr "%s a creato un nuovo messaggio" -#: object/Item.php:106 +#: src/Core/NotificationsManager.php:281 +#, php-format +msgid "%s liked %s's post" +msgstr "a %s è piaciuto il messaggio di %s" + +#: src/Core/NotificationsManager.php:294 +#, php-format +msgid "%s disliked %s's post" +msgstr "a %s non è piaciuto il messaggio di %s" + +#: src/Core/NotificationsManager.php:307 +#, php-format +msgid "%s is attending %s's event" +msgstr "%s partecipa all'evento di %s" + +#: src/Core/NotificationsManager.php:320 +#, php-format +msgid "%s is not attending %s's event" +msgstr "%s non partecipa all'evento di %s" + +#: src/Core/NotificationsManager.php:333 +#, php-format +msgid "%s may attend %s's event" +msgstr "%s potrebbe partecipare all'evento di %s" + +#: src/Core/NotificationsManager.php:350 +#, php-format +msgid "%s is now friends with %s" +msgstr "%s è ora amico di %s" + +#: src/Core/NotificationsManager.php:813 +msgid "Friend Suggestion" +msgstr "Amico suggerito" + +#: src/Core/NotificationsManager.php:839 +msgid "Friend/Connect Request" +msgstr "Richiesta amicizia/connessione" + +#: src/Core/NotificationsManager.php:839 +msgid "New Follower" +msgstr "Qualcuno inizia a seguirti" + +#: src/Core/UserImport.php:104 +msgid "Error decoding account file" +msgstr "Errore decodificando il file account" + +#: src/Core/UserImport.php:110 +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?" + +#: src/Core/UserImport.php:118 +#, php-format +msgid "User '%s' already exists on this server!" +msgstr "L'utente '%s' esiste già su questo server!" + +#: src/Core/UserImport.php:151 +msgid "User creation error" +msgstr "Errore creando l'utente" + +#: src/Core/UserImport.php:169 +msgid "User profile creation error" +msgstr "Errore creando il profilo dell'utente" + +#: src/Core/UserImport.php:213 +#, 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" + +#: src/Core/UserImport.php:278 +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" + +#: src/Util/Temporal.php:147 src/Model/Profile.php:758 +msgid "Birthday:" +msgstr "Compleanno:" + +#: src/Util/Temporal.php:151 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-GG o MM-GG" + +#: src/Util/Temporal.php:294 +msgid "never" +msgstr "mai" + +#: src/Util/Temporal.php:300 +msgid "less than a second ago" +msgstr "meno di un secondo fa" + +#: src/Util/Temporal.php:303 +msgid "year" +msgstr "anno" + +#: src/Util/Temporal.php:303 +msgid "years" +msgstr "anni" + +#: src/Util/Temporal.php:304 +msgid "months" +msgstr "mesi" + +#: src/Util/Temporal.php:305 +msgid "weeks" +msgstr "settimane" + +#: src/Util/Temporal.php:306 +msgid "days" +msgstr "giorni" + +#: src/Util/Temporal.php:307 +msgid "hour" +msgstr "ora" + +#: src/Util/Temporal.php:307 +msgid "hours" +msgstr "ore" + +#: src/Util/Temporal.php:308 +msgid "minute" +msgstr "minuto" + +#: src/Util/Temporal.php:308 +msgid "minutes" +msgstr "minuti" + +#: src/Util/Temporal.php:309 +msgid "second" +msgstr "secondo" + +#: src/Util/Temporal.php:309 +msgid "seconds" +msgstr "secondi" + +#: src/Util/Temporal.php:318 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s fa" + +#: src/Content/Text/BBCode.php:547 +msgid "view full size" +msgstr "vedi a schermo intero" + +#: src/Content/Text/BBCode.php:1000 src/Content/Text/BBCode.php:1761 +#: src/Content/Text/BBCode.php:1762 +msgid "Image/photo" +msgstr "Immagine/foto" + +#: src/Content/Text/BBCode.php:1138 +#, php-format +msgid "%2$s %3$s" +msgstr "%2$s %3$s" + +#: src/Content/Text/BBCode.php:1696 src/Content/Text/BBCode.php:1718 +msgid "$1 wrote:" +msgstr "$1 ha scritto:" + +#: src/Content/Text/BBCode.php:1770 src/Content/Text/BBCode.php:1771 +msgid "Encrypted content" +msgstr "Contenuto criptato" + +#: src/Content/Text/BBCode.php:1888 +msgid "Invalid source protocol" +msgstr "Protocollo sorgente non valido" + +#: src/Content/Text/BBCode.php:1899 +msgid "Invalid link protocol" +msgstr "Protocollo link non valido" + +#: src/Content/ContactSelector.php:55 +msgid "Frequently" +msgstr "Frequentemente" + +#: src/Content/ContactSelector.php:56 +msgid "Hourly" +msgstr "Ogni ora" + +#: src/Content/ContactSelector.php:57 +msgid "Twice daily" +msgstr "Due volte al dì" + +#: src/Content/ContactSelector.php:58 +msgid "Daily" +msgstr "Giornalmente" + +#: src/Content/ContactSelector.php:59 +msgid "Weekly" +msgstr "Settimanalmente" + +#: src/Content/ContactSelector.php:60 +msgid "Monthly" +msgstr "Mensilmente" + +#: src/Content/ContactSelector.php:80 +msgid "OStatus" +msgstr "Ostatus" + +#: src/Content/ContactSelector.php:81 +msgid "RSS/Atom" +msgstr "RSS / Atom" + +#: src/Content/ContactSelector.php:84 +msgid "Facebook" +msgstr "Facebook" + +#: src/Content/ContactSelector.php:85 +msgid "Zot!" +msgstr "Zot!" + +#: src/Content/ContactSelector.php:86 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: src/Content/ContactSelector.php:87 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: src/Content/ContactSelector.php:88 +msgid "MySpace" +msgstr "MySpace" + +#: src/Content/ContactSelector.php:89 +msgid "Google+" +msgstr "Google+" + +#: src/Content/ContactSelector.php:90 +msgid "pump.io" +msgstr "pump.io" + +#: src/Content/ContactSelector.php:91 +msgid "Twitter" +msgstr "Twitter" + +#: src/Content/ContactSelector.php:92 +msgid "Diaspora Connector" +msgstr "Connettore Diaspora" + +#: src/Content/ContactSelector.php:93 +msgid "GNU Social Connector" +msgstr "Connettore GNU Social" + +#: src/Content/ContactSelector.php:94 +msgid "pnut" +msgstr "pnut" + +#: src/Content/ContactSelector.php:95 +msgid "App.net" +msgstr "App.net" + +#: src/Content/ContactSelector.php:125 +msgid "Male" +msgstr "Maschio" + +#: src/Content/ContactSelector.php:125 +msgid "Female" +msgstr "Femmina" + +#: src/Content/ContactSelector.php:125 +msgid "Currently Male" +msgstr "Al momento maschio" + +#: src/Content/ContactSelector.php:125 +msgid "Currently Female" +msgstr "Al momento femmina" + +#: src/Content/ContactSelector.php:125 +msgid "Mostly Male" +msgstr "Prevalentemente maschio" + +#: src/Content/ContactSelector.php:125 +msgid "Mostly Female" +msgstr "Prevalentemente femmina" + +#: src/Content/ContactSelector.php:125 +msgid "Transgender" +msgstr "Transgender" + +#: src/Content/ContactSelector.php:125 +msgid "Intersex" +msgstr "Intersex" + +#: src/Content/ContactSelector.php:125 +msgid "Transsexual" +msgstr "Transessuale" + +#: src/Content/ContactSelector.php:125 +msgid "Hermaphrodite" +msgstr "Ermafrodito" + +#: src/Content/ContactSelector.php:125 +msgid "Neuter" +msgstr "Neutro" + +#: src/Content/ContactSelector.php:125 +msgid "Non-specific" +msgstr "Non specificato" + +#: src/Content/ContactSelector.php:125 +msgid "Other" +msgstr "Altro" + +#: src/Content/ContactSelector.php:147 +msgid "Males" +msgstr "Maschi" + +#: src/Content/ContactSelector.php:147 +msgid "Females" +msgstr "Femmine" + +#: src/Content/ContactSelector.php:147 +msgid "Gay" +msgstr "Gay" + +#: src/Content/ContactSelector.php:147 +msgid "Lesbian" +msgstr "Lesbica" + +#: src/Content/ContactSelector.php:147 +msgid "No Preference" +msgstr "Nessuna preferenza" + +#: src/Content/ContactSelector.php:147 +msgid "Bisexual" +msgstr "Bisessuale" + +#: src/Content/ContactSelector.php:147 +msgid "Autosexual" +msgstr "Autosessuale" + +#: src/Content/ContactSelector.php:147 +msgid "Abstinent" +msgstr "Astinente" + +#: src/Content/ContactSelector.php:147 +msgid "Virgin" +msgstr "Vergine" + +#: src/Content/ContactSelector.php:147 +msgid "Deviant" +msgstr "Deviato" + +#: src/Content/ContactSelector.php:147 +msgid "Fetish" +msgstr "Fetish" + +#: src/Content/ContactSelector.php:147 +msgid "Oodles" +msgstr "Un sacco" + +#: src/Content/ContactSelector.php:147 +msgid "Nonsexual" +msgstr "Asessuato" + +#: src/Content/ContactSelector.php:169 +msgid "Single" +msgstr "Single" + +#: src/Content/ContactSelector.php:169 +msgid "Lonely" +msgstr "Solitario" + +#: src/Content/ContactSelector.php:169 +msgid "Available" +msgstr "Disponibile" + +#: src/Content/ContactSelector.php:169 +msgid "Unavailable" +msgstr "Non disponibile" + +#: src/Content/ContactSelector.php:169 +msgid "Has crush" +msgstr "è cotto/a" + +#: src/Content/ContactSelector.php:169 +msgid "Infatuated" +msgstr "infatuato/a" + +#: src/Content/ContactSelector.php:169 +msgid "Dating" +msgstr "Disponibile a un incontro" + +#: src/Content/ContactSelector.php:169 +msgid "Unfaithful" +msgstr "Infedele" + +#: src/Content/ContactSelector.php:169 +msgid "Sex Addict" +msgstr "Sesso-dipendente" + +#: src/Content/ContactSelector.php:169 src/Model/User.php:492 +msgid "Friends" +msgstr "Amici" + +#: src/Content/ContactSelector.php:169 +msgid "Friends/Benefits" +msgstr "Amici con benefici" + +#: src/Content/ContactSelector.php:169 +msgid "Casual" +msgstr "Casual" + +#: src/Content/ContactSelector.php:169 +msgid "Engaged" +msgstr "Impegnato" + +#: src/Content/ContactSelector.php:169 +msgid "Married" +msgstr "Sposato" + +#: src/Content/ContactSelector.php:169 +msgid "Imaginarily married" +msgstr "immaginariamente sposato/a" + +#: src/Content/ContactSelector.php:169 +msgid "Partners" +msgstr "Partners" + +#: src/Content/ContactSelector.php:169 +msgid "Cohabiting" +msgstr "Coinquilino" + +#: src/Content/ContactSelector.php:169 +msgid "Common law" +msgstr "diritto comune" + +#: src/Content/ContactSelector.php:169 +msgid "Happy" +msgstr "Felice" + +#: src/Content/ContactSelector.php:169 +msgid "Not looking" +msgstr "Non guarda" + +#: src/Content/ContactSelector.php:169 +msgid "Swinger" +msgstr "Scambista" + +#: src/Content/ContactSelector.php:169 +msgid "Betrayed" +msgstr "Tradito" + +#: src/Content/ContactSelector.php:169 +msgid "Separated" +msgstr "Separato" + +#: src/Content/ContactSelector.php:169 +msgid "Unstable" +msgstr "Instabile" + +#: src/Content/ContactSelector.php:169 +msgid "Divorced" +msgstr "Divorziato" + +#: src/Content/ContactSelector.php:169 +msgid "Imaginarily divorced" +msgstr "immaginariamente divorziato/a" + +#: src/Content/ContactSelector.php:169 +msgid "Widowed" +msgstr "Vedovo" + +#: src/Content/ContactSelector.php:169 +msgid "Uncertain" +msgstr "Incerto" + +#: src/Content/ContactSelector.php:169 +msgid "It's complicated" +msgstr "E' complicato" + +#: src/Content/ContactSelector.php:169 +msgid "Don't care" +msgstr "Non interessa" + +#: src/Content/ContactSelector.php:169 +msgid "Ask me" +msgstr "Chiedimelo" + +#: src/Content/Nav.php:53 +msgid "Nothing new here" +msgstr "Niente di nuovo qui" + +#: src/Content/Nav.php:57 +msgid "Clear notifications" +msgstr "Pulisci le notifiche" + +#: src/Content/Nav.php:105 +msgid "Personal notes" +msgstr "Note personali" + +#: src/Content/Nav.php:105 +msgid "Your personal notes" +msgstr "Le tue note personali" + +#: src/Content/Nav.php:114 +msgid "Sign in" +msgstr "Entra" + +#: src/Content/Nav.php:124 +msgid "Home Page" +msgstr "Home Page" + +#: src/Content/Nav.php:128 +msgid "Create an account" +msgstr "Crea un account" + +#: src/Content/Nav.php:134 +msgid "Help and documentation" +msgstr "Guida e documentazione" + +#: src/Content/Nav.php:138 +msgid "Apps" +msgstr "Applicazioni" + +#: src/Content/Nav.php:138 +msgid "Addon applications, utilities, games" +msgstr "Applicazioni, utilità e giochi aggiuntivi" + +#: src/Content/Nav.php:142 +msgid "Search site content" +msgstr "Cerca nel contenuto del sito" + +#: src/Content/Nav.php:165 +msgid "Community" +msgstr "Comunità" + +#: src/Content/Nav.php:165 +msgid "Conversations on this and other servers" +msgstr "Conversazioni su questo e su altri server" + +#: src/Content/Nav.php:172 +msgid "Directory" +msgstr "Elenco" + +#: src/Content/Nav.php:172 +msgid "People directory" +msgstr "Elenco delle persone" + +#: src/Content/Nav.php:174 +msgid "Information about this friendica instance" +msgstr "Informazioni su questo server friendica" + +#: src/Content/Nav.php:179 +msgid "Network Reset" +msgstr "Reset pagina Rete" + +#: src/Content/Nav.php:179 +msgid "Load Network page with no filters" +msgstr "Carica la pagina Rete senza nessun filtro" + +#: src/Content/Nav.php:186 +msgid "Friend Requests" +msgstr "Richieste di amicizia" + +#: src/Content/Nav.php:190 +msgid "See all notifications" +msgstr "Vedi tutte le notifiche" + +#: src/Content/Nav.php:191 +msgid "Mark all system notifications seen" +msgstr "Segna tutte le notifiche come viste" + +#: src/Content/Nav.php:196 +msgid "Inbox" +msgstr "In arrivo" + +#: src/Content/Nav.php:197 +msgid "Outbox" +msgstr "Inviati" + +#: src/Content/Nav.php:201 +msgid "Manage" +msgstr "Gestisci" + +#: src/Content/Nav.php:201 +msgid "Manage other pages" +msgstr "Gestisci altre pagine" + +#: src/Content/Nav.php:209 src/Model/Profile.php:372 +msgid "Profiles" +msgstr "Profili" + +#: src/Content/Nav.php:209 +msgid "Manage/Edit Profiles" +msgstr "Gestisci/Modifica i profili" + +#: src/Content/Nav.php:217 +msgid "Site setup and configuration" +msgstr "Configurazione del sito" + +#: src/Content/Nav.php:220 +msgid "Navigation" +msgstr "Navigazione" + +#: src/Content/Nav.php:220 +msgid "Site map" +msgstr "Mappa del sito" + +#: src/Content/Feature.php:79 +msgid "General Features" +msgstr "Funzionalità generali" + +#: src/Content/Feature.php:81 +msgid "Multiple Profiles" +msgstr "Profili multipli" + +#: src/Content/Feature.php:81 +msgid "Ability to create multiple profiles" +msgstr "Possibilità di creare profili multipli" + +#: src/Content/Feature.php:82 +msgid "Photo Location" +msgstr "Località Foto" + +#: src/Content/Feature.php:82 +msgid "" +"Photo metadata is normally stripped. This extracts the location (if present)" +" prior to stripping metadata and links it to a map." +msgstr "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa." + +#: src/Content/Feature.php:83 +msgid "Export Public Calendar" +msgstr "Esporta calendario pubblico" + +#: src/Content/Feature.php:83 +msgid "Ability for visitors to download the public calendar" +msgstr "Permesso ai visitatori di scaricare il calendario pubblico" + +#: src/Content/Feature.php:88 +msgid "Post Composition Features" +msgstr "Funzionalità di composizione dei post" + +#: src/Content/Feature.php:89 +msgid "Post Preview" +msgstr "Anteprima dei post" + +#: src/Content/Feature.php:89 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli" + +#: src/Content/Feature.php:90 +msgid "Auto-mention Forums" +msgstr "Auto-cita i Forum" + +#: src/Content/Feature.php:90 +msgid "" +"Add/remove mention when a forum page is selected/deselected in ACL window." +msgstr "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi." + +#: src/Content/Feature.php:95 +msgid "Network Sidebar Widgets" +msgstr "Widget della barra laterale nella pagina Rete" + +#: src/Content/Feature.php:96 +msgid "Search by Date" +msgstr "Cerca per data" + +#: src/Content/Feature.php:96 +msgid "Ability to select posts by date ranges" +msgstr "Permette di filtrare i post per data" + +#: src/Content/Feature.php:97 src/Content/Feature.php:127 +msgid "List Forums" +msgstr "Elenco forum" + +#: src/Content/Feature.php:97 +msgid "Enable widget to display the forums your are connected with" +msgstr "Abilita il widget che mostra i forum ai quali sei connesso" + +#: src/Content/Feature.php:98 +msgid "Group Filter" +msgstr "Filtra gruppi" + +#: src/Content/Feature.php:98 +msgid "Enable widget to display Network posts only from selected group" +msgstr "Abilita il widget per filtrare i post solo per il gruppo selezionato" + +#: src/Content/Feature.php:99 +msgid "Network Filter" +msgstr "Filtro reti" + +#: src/Content/Feature.php:99 +msgid "Enable widget to display Network posts only from selected network" +msgstr "Abilita il widget per mostrare i post solo per la rete selezionata" + +#: src/Content/Feature.php:100 +msgid "Save search terms for re-use" +msgstr "Salva i termini cercati per riutilizzarli" + +#: src/Content/Feature.php:105 +msgid "Network Tabs" +msgstr "Schede pagina Rete" + +#: src/Content/Feature.php:106 +msgid "Network Personal Tab" +msgstr "Scheda Personali" + +#: src/Content/Feature.php:106 +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" + +#: src/Content/Feature.php:107 +msgid "Network New Tab" +msgstr "Scheda Nuovi" + +#: src/Content/Feature.php:107 +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)" + +#: src/Content/Feature.php:108 +msgid "Network Shared Links Tab" +msgstr "Scheda Link Condivisi" + +#: src/Content/Feature.php:108 +msgid "Enable tab to display only Network posts with links in them" +msgstr "Abilita la scheda per mostrare solo i post che contengono link" + +#: src/Content/Feature.php:113 +msgid "Post/Comment Tools" +msgstr "Strumenti per messaggi/commenti" + +#: src/Content/Feature.php:114 +msgid "Multiple Deletion" +msgstr "Eliminazione multipla" + +#: src/Content/Feature.php:114 +msgid "Select and delete multiple posts/comments at once" +msgstr "Seleziona ed elimina vari messaggi e commenti in una volta sola" + +#: src/Content/Feature.php:115 +msgid "Edit Sent Posts" +msgstr "Modifica i post inviati" + +#: src/Content/Feature.php:115 +msgid "Edit and correct posts and comments after sending" +msgstr "Modifica e correggi messaggi e commenti dopo averli inviati" + +#: src/Content/Feature.php:116 +msgid "Tagging" +msgstr "Aggiunta tag" + +#: src/Content/Feature.php:116 +msgid "Ability to tag existing posts" +msgstr "Permette di aggiungere tag ai post già esistenti" + +#: src/Content/Feature.php:117 +msgid "Post Categories" +msgstr "Categorie post" + +#: src/Content/Feature.php:117 +msgid "Add categories to your posts" +msgstr "Aggiungi categorie ai tuoi post" + +#: src/Content/Feature.php:118 src/Content/Widget.php:200 +msgid "Saved Folders" +msgstr "Cartelle Salvate" + +#: src/Content/Feature.php:118 +msgid "Ability to file posts under folders" +msgstr "Permette di archiviare i post in cartelle" + +#: src/Content/Feature.php:119 +msgid "Dislike Posts" +msgstr "Non mi piace" + +#: src/Content/Feature.php:119 +msgid "Ability to dislike posts/comments" +msgstr "Permetti di inviare \"non mi piace\" ai messaggi" + +#: src/Content/Feature.php:120 +msgid "Star Posts" +msgstr "Post preferiti" + +#: src/Content/Feature.php:120 +msgid "Ability to mark special posts with a star indicator" +msgstr "Permette di segnare i post preferiti con una stella" + +#: src/Content/Feature.php:121 +msgid "Mute Post Notifications" +msgstr "Silenzia le notifiche di nuovi post" + +#: src/Content/Feature.php:121 +msgid "Ability to mute notifications for a thread" +msgstr "Permette di silenziare le notifiche di nuovi post in una discussione" + +#: src/Content/Feature.php:126 +msgid "Advanced Profile Settings" +msgstr "Impostazioni Avanzate Profilo" + +#: src/Content/Feature.php:127 +msgid "Show visitors public community forums at the Advanced Profile Page" +msgstr "Mostra ai visitatori i forum nella pagina Profilo Avanzato" + +#: src/Content/Feature.php:128 +msgid "Tag Cloud" +msgstr "Tag Cloud" + +#: src/Content/Feature.php:128 +msgid "Provide a personal tag cloud on your profile page" +msgstr "Mostra una nuvola dei tag personali sulla tua pagina di profilo" + +#: src/Content/Feature.php:129 +msgid "Display Membership Date" +msgstr "Mostra la Data di Registrazione" + +#: src/Content/Feature.php:129 +msgid "Display membership date in profile" +msgstr "Mostra la data in cui ti sei registrato nel profilo" + +#: src/Content/OEmbed.php:253 +msgid "Embedding disabled" +msgstr "Embed disabilitato" + +#: src/Content/OEmbed.php:373 +msgid "Embedded content" +msgstr "Contenuto incorporato" + +#: src/Content/Widget.php:33 +msgid "Add New Contact" +msgstr "Aggiungi nuovo contatto" + +#: src/Content/Widget.php:34 +msgid "Enter address or web location" +msgstr "Inserisci posizione o indirizzo web" + +#: src/Content/Widget.php:35 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Esempio: bob@example.com, http://example.com/barbara" + +#: src/Content/Widget.php:53 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invito disponibile" +msgstr[1] "%d inviti disponibili" + +#: src/Content/Widget.php:59 +msgid "Find People" +msgstr "Trova persone" + +#: src/Content/Widget.php:60 +msgid "Enter name or interest" +msgstr "Inserisci un nome o un interesse" + +#: src/Content/Widget.php:62 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Esempi: Mario Rossi, Pesca" + +#: src/Content/Widget.php:66 +msgid "Random Profile" +msgstr "Profilo causale" + +#: src/Content/Widget.php:68 +msgid "View Global Directory" +msgstr "Vedi Directory Globale" + +#: src/Content/Widget.php:159 +msgid "Networks" +msgstr "Reti" + +#: src/Content/Widget.php:162 +msgid "All Networks" +msgstr "Tutte le Reti" + +#: src/Content/Widget.php:203 src/Content/Widget.php:243 +msgid "Everything" +msgstr "Tutto" + +#: src/Content/Widget.php:240 +msgid "Categories" +msgstr "Categorie" + +#: src/Content/Widget.php:307 +#, 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" + +#: src/Database/DBStructure.php:32 +msgid "There are no tables on MyISAM." +msgstr "Non ci sono tabelle MyISAM" + +#: src/Database/DBStructure.php:75 +#, php-format +msgid "" +"\n" +"\t\t\t\tThe friendica developers released update %s recently,\n" +"\t\t\t\tbut when I tried to install it, something went terribly wrong.\n" +"\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n" +"\t\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 sei in grado di aiutarmi. Il mio database potrebbe essere invalido." + +#: src/Database/DBStructure.php:80 +#, php-format +msgid "" +"The error message is\n" +"[pre]%s[/pre]" +msgstr "Il messaggio di errore è\n[pre]%s[/pre]" + +#: src/Database/DBStructure.php:191 +#, php-format +msgid "" +"\n" +"Error %d occurred during database update:\n" +"%s\n" +msgstr "\nErrore %d durante l'aggiornamento del database:\n%s\n" + +#: src/Database/DBStructure.php:194 +msgid "Errors encountered performing database changes: " +msgstr "Errori riscontrati eseguendo le modifiche al database:" + +#: src/Database/DBStructure.php:209 +msgid ": Database update" +msgstr ": Aggiornamento database" + +#: src/Database/DBStructure.php:458 +#, php-format +msgid "%s: updating %s table." +msgstr "%s: aggiornando la tabella %s." + +#: src/Model/Mail.php:40 src/Model/Mail.php:174 +msgid "[no subject]" +msgstr "[nessun oggetto]" + +#: src/Model/Item.php:1666 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s parteciperà a %3$s di %2$s" + +#: src/Model/Item.php:1671 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s non parteciperà a %3$s di %2$s" + +#: src/Model/Item.php:1676 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s forse parteciperà a %3$s di %2$s" + +#: src/Model/Profile.php:97 +msgid "Requested account is not available." +msgstr "L'account richiesto non è disponibile." + +#: src/Model/Profile.php:168 src/Model/Profile.php:399 +#: src/Model/Profile.php:859 +msgid "Edit profile" +msgstr "Modifica il profilo" + +#: src/Model/Profile.php:336 +msgid "Atom feed" +msgstr "Feed Atom" + +#: src/Model/Profile.php:372 +msgid "Manage/edit profiles" +msgstr "Gestisci/modifica i profili" + +#: src/Model/Profile.php:548 src/Model/Profile.php:641 +msgid "g A l F d" +msgstr "g A l d F" + +#: src/Model/Profile.php:549 +msgid "F d" +msgstr "d F" + +#: src/Model/Profile.php:606 src/Model/Profile.php:703 +msgid "[today]" +msgstr "[oggi]" + +#: src/Model/Profile.php:617 +msgid "Birthday Reminders" +msgstr "Promemoria compleanni" + +#: src/Model/Profile.php:618 +msgid "Birthdays this week:" +msgstr "Compleanni questa settimana:" + +#: src/Model/Profile.php:690 +msgid "[No description]" +msgstr "[Nessuna descrizione]" + +#: src/Model/Profile.php:717 +msgid "Event Reminders" +msgstr "Promemoria" + +#: src/Model/Profile.php:718 +msgid "Events this week:" +msgstr "Eventi di questa settimana:" + +#: src/Model/Profile.php:741 +msgid "Member since:" +msgstr "Membro dal:" + +#: src/Model/Profile.php:749 +msgid "j F, Y" +msgstr "j F Y" + +#: src/Model/Profile.php:750 +msgid "j F" +msgstr "j F" + +#: src/Model/Profile.php:765 +msgid "Age:" +msgstr "Età:" + +#: src/Model/Profile.php:778 +#, php-format +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" + +#: src/Model/Profile.php:802 +msgid "Religion:" +msgstr "Religione:" + +#: src/Model/Profile.php:810 +msgid "Hobbies/Interests:" +msgstr "Hobby/Interessi:" + +#: src/Model/Profile.php:822 +msgid "Contact information and Social Networks:" +msgstr "Informazioni su contatti e social network:" + +#: src/Model/Profile.php:826 +msgid "Musical interests:" +msgstr "Interessi musicali:" + +#: src/Model/Profile.php:830 +msgid "Books, literature:" +msgstr "Libri, letteratura:" + +#: src/Model/Profile.php:834 +msgid "Television:" +msgstr "Televisione:" + +#: src/Model/Profile.php:838 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/danza/cultura/intrattenimento:" + +#: src/Model/Profile.php:842 +msgid "Love/Romance:" +msgstr "Amore:" + +#: src/Model/Profile.php:846 +msgid "Work/employment:" +msgstr "Lavoro:" + +#: src/Model/Profile.php:850 +msgid "School/education:" +msgstr "Scuola:" + +#: src/Model/Profile.php:855 +msgid "Forums:" +msgstr "Forum:" + +#: src/Model/Profile.php:949 +msgid "Only You Can See This" +msgstr "Solo tu puoi vedere questo" + +#: src/Model/Contact.php:559 +msgid "Drop Contact" +msgstr "Rimuovi contatto" + +#: src/Model/Contact.php:962 +msgid "Organisation" +msgstr "Organizzazione" + +#: src/Model/Contact.php:965 +msgid "News" +msgstr "Notizie" + +#: src/Model/Contact.php:968 +msgid "Forum" +msgstr "Forum" + +#: src/Model/Contact.php:1147 +msgid "Connect URL missing." +msgstr "URL di connessione mancante." + +#: src/Model/Contact.php:1156 +msgid "" +"The contact could not be added. Please check the relevant network " +"credentials in your Settings -> Social Networks page." +msgstr "Il contatto non puo' essere aggiunto. Controlla le credenziali della rete nella tua pagina Impostazioni -> Reti Sociali" + +#: src/Model/Contact.php:1184 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "Questo sito non è configurato per permettere la comunicazione con altri network." + +#: src/Model/Contact.php:1185 src/Model/Contact.php:1199 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "Non sono stati trovati protocolli di comunicazione o feed compatibili." + +#: src/Model/Contact.php:1197 +msgid "The profile address specified does not provide adequate information." +msgstr "L'indirizzo del profilo specificato non fornisce adeguate informazioni." + +#: src/Model/Contact.php:1202 +msgid "An author or name was not found." +msgstr "Non è stato trovato un nome o un autore" + +#: src/Model/Contact.php:1205 +msgid "No browser URL could be matched to this address." +msgstr "Nessun URL può essere associato a questo indirizzo." + +#: src/Model/Contact.php:1208 +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." + +#: src/Model/Contact.php:1209 +msgid "Use mailto: in front of address to force email check." +msgstr "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email." + +#: src/Model/Contact.php:1215 +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." + +#: src/Model/Contact.php:1220 +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." + +#: src/Model/Contact.php:1290 +msgid "Unable to retrieve contact information." +msgstr "Impossibile recuperare informazioni sul contatto." + +#: src/Model/Contact.php:1502 +#, php-format +msgid "%s's birthday" +msgstr "Compleanno di %s" + +#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398 +#, php-format +msgid "Happy Birthday %s" +msgstr "Buon compleanno %s" + +#: src/Model/Group.php:44 +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." + +#: src/Model/Group.php:329 +msgid "Default privacy group for new contacts" +msgstr "Gruppo predefinito per i nuovi contatti" + +#: src/Model/Group.php:362 +msgid "Everybody" +msgstr "Tutti" + +#: src/Model/Group.php:382 +msgid "edit" +msgstr "modifica" + +#: src/Model/Group.php:406 +msgid "Edit group" +msgstr "Modifica gruppo" + +#: src/Model/Group.php:407 +msgid "Contacts not in any group" +msgstr "Contatti in nessun gruppo." + +#: src/Model/Group.php:408 +msgid "Create a new group" +msgstr "Crea un nuovo gruppo" + +#: src/Model/Group.php:410 +msgid "Edit groups" +msgstr "Modifica gruppi" + +#: src/Model/User.php:142 +msgid "Login failed" +msgstr "Accesso fallito." + +#: src/Model/User.php:173 +msgid "Not enough information to authenticate" +msgstr "Informazioni insufficienti per l'autenticazione" + +#: src/Model/User.php:319 +msgid "An invitation is required." +msgstr "E' richiesto un invito." + +#: src/Model/User.php:323 +msgid "Invitation could not be verified." +msgstr "L'invito non puo' essere verificato." + +#: src/Model/User.php:330 +msgid "Invalid OpenID url" +msgstr "Url OpenID non valido" + +#: src/Model/User.php:343 src/Module/Login.php:100 +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." + +#: src/Model/User.php:343 src/Module/Login.php:100 +msgid "The error message was:" +msgstr "Il messaggio riportato era:" + +#: src/Model/User.php:349 +msgid "Please enter the required information." +msgstr "Inserisci le informazioni richieste." + +#: src/Model/User.php:362 +msgid "Please use a shorter name." +msgstr "Usa un nome più corto." + +#: src/Model/User.php:365 +msgid "Name too short." +msgstr "Il nome è troppo corto." + +#: src/Model/User.php:373 +msgid "That doesn't appear to be your full (First Last) name." +msgstr "Questo non sembra essere il tuo nome completo (Nome Cognome)." + +#: src/Model/User.php:378 +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." + +#: src/Model/User.php:382 +msgid "Not a valid email address." +msgstr "L'indirizzo email non è valido." + +#: src/Model/User.php:386 src/Model/User.php:394 +msgid "Cannot use that email." +msgstr "Non puoi usare quell'email." + +#: src/Model/User.php:401 +msgid "Your nickname can only contain a-z, 0-9 and _." +msgstr "Il tuo nome utente può contenere solo a-z, 0-9 e _." + +#: src/Model/User.php:408 src/Model/User.php:464 +msgid "Nickname is already registered. Please choose another." +msgstr "Nome utente già registrato. Scegline un altro." + +#: src/Model/User.php:418 +msgid "SERIOUS ERROR: Generation of security keys failed." +msgstr "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita." + +#: src/Model/User.php:451 src/Model/User.php:455 +msgid "An error occurred during registration. Please try again." +msgstr "C'è stato un errore durante la registrazione. Prova ancora." + +#: src/Model/User.php:480 +msgid "An error occurred creating your default profile. Please try again." +msgstr "C'è stato un errore nella creazione del tuo profilo. Prova ancora." + +#: src/Model/User.php:487 +msgid "An error occurred creating your self contact. Please try again." +msgstr "C'è stato un errore nella creazione del tuo contatto. Prova ancora." + +#: src/Model/User.php:496 +msgid "" +"An error occurred creating your default contact group. Please try again." +msgstr "C'è stato un errore nella creazione del tuo gruppo contatti di default. Prova ancora." + +#: src/Model/User.php:570 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n" +"\t\t" +msgstr "\nGentile %1$s,\n\tGrazie per la tua registrazione su %2$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n\t" + +#: src/Model/User.php:580 +#, php-format +msgid "Registration at %s" +msgstr "Registrazione su %s" + +#: src/Model/User.php:598 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tThank you for registering at %2$s. Your account has been created.\n" +"\t\t" +msgstr "\nGentile %1$s,\n\tGrazie per esserti registrato su %2$s. Il tuo account è stato creato.\n\t" + +#: src/Model/User.php:602 +#, php-format +msgid "" +"\n" +"\t\t\tThe login details are as follows:\n" +"\t\t\t\tSite Location:\t%3$s\n" +"\t\t\t\tLogin Name:\t%1$s\n" +"\t\t\t\tPassword:\t%5$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" +"\n" +"\t\t\tThank you and welcome to %2$s." +msgstr "\nI dettagli del tuo utente sono:\n\tIndirizzo del sito: %3$s\n\tNome utente: %1$s\n\tPassword: %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." + +#: src/Protocol/DFRN.php:1397 +#, php-format +msgid "%s\\'s birthday" +msgstr "compleanno di %s" + +#: src/Protocol/OStatus.php:1774 +#, php-format +msgid "%s is now following %s." +msgstr "%s sta seguendo %s" + +#: src/Protocol/OStatus.php:1775 +msgid "following" +msgstr "segue" + +#: src/Protocol/OStatus.php:1778 +#, php-format +msgid "%s stopped following %s." +msgstr "%s ha smesso di seguire %s" + +#: src/Protocol/OStatus.php:1779 +msgid "stopped following" +msgstr "tolto dai seguiti" + +#: src/Protocol/Diaspora.php:2584 +msgid "Sharing notification from Diaspora network" +msgstr "Notifica di condivisione dal network Diaspora*" + +#: src/Protocol/Diaspora.php:3660 +msgid "Attachments:" +msgstr "Allegati:" + +#: src/Worker/Delivery.php:391 +msgid "(no subject)" +msgstr "(nessun oggetto)" + +#: src/Module/Login.php:282 +msgid "Create a New Account" +msgstr "Crea un nuovo account" + +#: src/Module/Login.php:315 +msgid "Password: " +msgstr "Password: " + +#: src/Module/Login.php:316 +msgid "Remember me" +msgstr "Ricordati di me" + +#: src/Module/Login.php:319 +msgid "Or login using OpenID: " +msgstr "O entra con OpenID:" + +#: src/Module/Login.php:325 +msgid "Forgot your password?" +msgstr "Hai dimenticato la password?" + +#: src/Module/Login.php:328 +msgid "Website Terms of Service" +msgstr "Condizioni di servizio del sito web " + +#: src/Module/Login.php:329 +msgid "terms of service" +msgstr "condizioni del servizio" + +#: src/Module/Login.php:331 +msgid "Website Privacy Policy" +msgstr "Politiche di privacy del sito" + +#: src/Module/Login.php:332 +msgid "privacy policy" +msgstr "politiche di privacy" + +#: src/Module/Logout.php:28 +msgid "Logged out." +msgstr "Uscita effettuata." + +#: src/Object/Post.php:127 msgid "This entry was edited" msgstr "Questa voce è stata modificata" -#: object/Item.php:151 +#: src/Object/Post.php:181 msgid "save to folder" msgstr "salva nella cartella" -#: object/Item.php:221 +#: src/Object/Post.php:234 msgid "I will attend" msgstr "Parteciperò" -#: object/Item.php:221 +#: src/Object/Post.php:234 msgid "I will not attend" msgstr "Non parteciperò" -#: object/Item.php:221 +#: src/Object/Post.php:234 msgid "I might attend" msgstr "Forse parteciperò" -#: object/Item.php:247 +#: src/Object/Post.php:262 msgid "add star" msgstr "aggiungi a speciali" -#: object/Item.php:248 +#: src/Object/Post.php:263 msgid "remove star" msgstr "rimuovi da speciali" -#: object/Item.php:249 +#: src/Object/Post.php:264 msgid "toggle star status" msgstr "Inverti stato preferito" -#: object/Item.php:252 +#: src/Object/Post.php:267 msgid "starred" msgstr "preferito" -#: object/Item.php:257 +#: src/Object/Post.php:273 msgid "ignore thread" msgstr "ignora la discussione" -#: object/Item.php:258 +#: src/Object/Post.php:274 msgid "unignore thread" msgstr "non ignorare la discussione" -#: object/Item.php:259 +#: src/Object/Post.php:275 msgid "toggle ignore status" msgstr "inverti stato \"Ignora\"" -#: object/Item.php:269 +#: src/Object/Post.php:284 msgid "add tag" msgstr "aggiungi tag" -#: object/Item.php:280 +#: src/Object/Post.php:295 msgid "like" msgstr "mi piace" -#: object/Item.php:281 +#: src/Object/Post.php:296 msgid "dislike" msgstr "non mi piace" -#: object/Item.php:284 +#: src/Object/Post.php:299 msgid "Share this" msgstr "Condividi questo" -#: object/Item.php:284 +#: src/Object/Post.php:299 msgid "share" msgstr "condividi" -#: object/Item.php:352 +#: src/Object/Post.php:357 msgid "to" msgstr "a" -#: object/Item.php:353 +#: src/Object/Post.php:358 msgid "via" msgstr "via" -#: object/Item.php:354 +#: src/Object/Post.php:359 msgid "Wall-to-Wall" msgstr "Da bacheca a bacheca" -#: object/Item.php:355 +#: src/Object/Post.php:360 msgid "via Wall-To-Wall:" msgstr "da bacheca a bacheca" -#: object/Item.php:414 +#: src/Object/Post.php:419 #, php-format msgid "%d comment" msgid_plural "%d comments" msgstr[0] "%d commento" msgstr[1] "%d commenti" -#: object/Item.php:703 +#: src/Object/Post.php:789 msgid "Bold" msgstr "Grassetto" -#: object/Item.php:704 +#: src/Object/Post.php:790 msgid "Italic" msgstr "Corsivo" -#: object/Item.php:705 +#: src/Object/Post.php:791 msgid "Underline" msgstr "Sottolineato" -#: object/Item.php:706 +#: src/Object/Post.php:792 msgid "Quote" msgstr "Citazione" -#: object/Item.php:707 +#: src/Object/Post.php:793 msgid "Code" msgstr "Codice" -#: object/Item.php:708 +#: src/Object/Post.php:794 msgid "Image" msgstr "Immagine" -#: object/Item.php:709 +#: src/Object/Post.php:795 msgid "Link" msgstr "Link" -#: object/Item.php:710 +#: src/Object/Post.php:796 msgid "Video" msgstr "Video" -#: view/theme/duepuntozero/config.php:48 -msgid "greenzero" -msgstr "greenzero" - -#: view/theme/duepuntozero/config.php:49 -msgid "purplezero" -msgstr "purplezero" - -#: view/theme/duepuntozero/config.php:50 -msgid "easterbunny" -msgstr "easterbunny" - -#: view/theme/duepuntozero/config.php:51 -msgid "darkzero" -msgstr "darkzero" - -#: view/theme/duepuntozero/config.php:52 -msgid "comix" -msgstr "comix" - -#: view/theme/duepuntozero/config.php:53 -msgid "slackr" -msgstr "slackr" - -#: view/theme/duepuntozero/config.php:68 -msgid "Variations" -msgstr "Varianti" - -#: view/theme/frio/php/Image.php:23 -msgid "Repeat the image" -msgstr "Ripeti l'immagine" - -#: view/theme/frio/php/Image.php:23 -msgid "Will repeat your image to fill the background." -msgstr "Ripete l'immagine per riempire lo sfondo." - -#: view/theme/frio/php/Image.php:25 -msgid "Stretch" -msgstr "Stira" - -#: view/theme/frio/php/Image.php:25 -msgid "Will stretch to width/height of the image." -msgstr "Stira l'immagine." - -#: view/theme/frio/php/Image.php:27 -msgid "Resize fill and-clip" -msgstr "Scala e ritaglia" - -#: view/theme/frio/php/Image.php:27 -msgid "Resize to fill and retain aspect ratio." -msgstr "Scala l'immagine a riempire mantenendo le proporzioni." - -#: view/theme/frio/php/Image.php:29 -msgid "Resize best fit" -msgstr "Scala best fit" - -#: view/theme/frio/php/Image.php:29 -msgid "Resize to best fit and retain aspect ratio." -msgstr "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni." - -#: view/theme/frio/config.php:92 -msgid "Default" -msgstr "Default" - -#: view/theme/frio/config.php:104 -msgid "Note" -msgstr "" - -#: view/theme/frio/config.php:104 -msgid "Check image permissions if all users are allowed to visit the image" -msgstr "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla" - -#: view/theme/frio/config.php:111 -msgid "Select scheme" -msgstr "Seleziona schema" - -#: view/theme/frio/config.php:112 -msgid "Navigation bar background color" -msgstr "Colore di sfondo barra di navigazione" - -#: view/theme/frio/config.php:113 -msgid "Navigation bar icon color " -msgstr "Colore icona barra di navigazione" - -#: view/theme/frio/config.php:114 -msgid "Link color" -msgstr "Colore link" - -#: view/theme/frio/config.php:115 -msgid "Set the background color" -msgstr "Imposta il colore di sfondo" - -#: view/theme/frio/config.php:116 -msgid "Content background transparency" -msgstr "Trasparenza sfondo contenuto" - -#: view/theme/frio/config.php:117 -msgid "Set the background image" -msgstr "Imposta l'immagine di sfondo" - -#: view/theme/frio/theme.php:231 -msgid "Guest" -msgstr "Ospite" - -#: view/theme/frio/theme.php:237 -msgid "Visitor" -msgstr "Visitatore" - -#: view/theme/quattro/config.php:74 -msgid "Alignment" -msgstr "Allineamento" - -#: view/theme/quattro/config.php:74 -msgid "Left" -msgstr "Sinistra" - -#: view/theme/quattro/config.php:74 -msgid "Center" -msgstr "Centrato" - -#: view/theme/quattro/config.php:75 -msgid "Color scheme" -msgstr "Schema colori" - -#: view/theme/quattro/config.php:76 -msgid "Posts font size" -msgstr "Dimensione caratteri post" - -#: view/theme/quattro/config.php:77 -msgid "Textareas font size" -msgstr "Dimensione caratteri nelle aree di testo" - -#: view/theme/vier/theme.php:144 view/theme/vier/config.php:119 -msgid "Community Profiles" -msgstr "Profili Comunità" - -#: view/theme/vier/theme.php:174 view/theme/vier/config.php:123 -msgid "Last users" -msgstr "Ultimi utenti" - -#: view/theme/vier/theme.php:192 view/theme/vier/config.php:122 -msgid "Find Friends" -msgstr "Trova Amici" - -#: view/theme/vier/theme.php:193 -msgid "Local Directory" -msgstr "Elenco Locale" - -#: view/theme/vier/theme.php:285 -msgid "Quick Start" -msgstr "Quick Start" - -#: view/theme/vier/theme.php:385 view/theme/vier/config.php:121 -msgid "Connect Services" -msgstr "Servizi connessi" - -#: view/theme/vier/config.php:71 -msgid "Comma separated list of helper forums" -msgstr "Lista separata da virgola di forum di aiuto" - -#: view/theme/vier/config.php:117 -msgid "Set style" -msgstr "Imposta stile" - -#: view/theme/vier/config.php:118 -msgid "Community Pages" -msgstr "Pagine Comunitarie" - -#: view/theme/vier/config.php:120 -msgid "Help or @NewHere ?" -msgstr "Serve aiuto? Sei nuovo?" - -#: src/App.php:522 +#: src/App.php:513 msgid "Delete this item?" msgstr "Cancellare questo elemento?" -#: src/App.php:524 +#: src/App.php:515 msgid "show fewer" msgstr "mostra di meno" -#: boot.php:738 +#: index.php:441 +msgid "toggle mobile" +msgstr "commuta tema mobile" + +#: boot.php:786 #, php-format msgid "Update %s failed. See error logs." msgstr "aggiornamento %s fallito. Guarda i log di errore." - -#: boot.php:850 -msgid "Create a New Account" -msgstr "Crea un nuovo account" - -#: boot.php:878 -msgid "Password: " -msgstr "Password: " - -#: boot.php:879 -msgid "Remember me" -msgstr "Ricordati di me" - -#: boot.php:882 -msgid "Or login using OpenID: " -msgstr "O entra con OpenID:" - -#: boot.php:888 -msgid "Forgot your password?" -msgstr "Hai dimenticato la password?" - -#: boot.php:891 -msgid "Website Terms of Service" -msgstr "Condizioni di servizio del sito web " - -#: boot.php:892 -msgid "terms of service" -msgstr "condizioni del servizio" - -#: boot.php:894 -msgid "Website Privacy Policy" -msgstr "Politiche di privacy del sito" - -#: boot.php:895 -msgid "privacy policy" -msgstr "politiche di privacy" - -#: index.php:438 -msgid "toggle mobile" -msgstr "commuta tema mobile" diff --git a/view/lang/it/strings.php b/view/lang/it/strings.php index 28ad45d731..7df9e9c1ec 100644 --- a/view/lang/it/strings.php +++ b/view/lang/it/strings.php @@ -5,213 +5,19 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -$a->strings["General Features"] = "Funzionalità generali"; -$a->strings["Multiple Profiles"] = "Profili multipli"; -$a->strings["Ability to create multiple profiles"] = "Possibilità di creare profili multipli"; -$a->strings["Photo Location"] = "Località Foto"; -$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa."; -$a->strings["Export Public Calendar"] = "Esporta calendario pubblico"; -$a->strings["Ability for visitors to download the public calendar"] = "Permesso ai visitatori di scaricare il calendario pubblico"; -$a->strings["Post Composition Features"] = "Funzionalità di composizione dei post"; -$a->strings["Post Preview"] = "Anteprima dei post"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli"; -$a->strings["Auto-mention Forums"] = "Auto-cita i Forum"; -$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi."; -$a->strings["Network Sidebar Widgets"] = "Widget della barra laterale nella pagina Rete"; -$a->strings["Search by Date"] = "Cerca per data"; -$a->strings["Ability to select posts by date ranges"] = "Permette di filtrare i post per data"; -$a->strings["List Forums"] = "Elenco forum"; -$a->strings["Enable widget to display the forums your are connected with"] = "Abilita il widget che mostra i forum ai quali sei connesso"; -$a->strings["Group Filter"] = "Filtra gruppi"; -$a->strings["Enable widget to display Network posts only from selected group"] = "Abilita il widget per filtrare i post solo per il gruppo selezionato"; -$a->strings["Network Filter"] = "Filtro reti"; -$a->strings["Enable widget to display Network posts only from selected network"] = "Abilita il widget per mostrare i post solo per la rete selezionata"; -$a->strings["Saved Searches"] = "Ricerche salvate"; -$a->strings["Save search terms for re-use"] = "Salva i termini cercati per riutilizzarli"; -$a->strings["Network Tabs"] = "Schede pagina Rete"; -$a->strings["Network Personal Tab"] = "Scheda Personali"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita la scheda per mostrare solo i post a cui hai partecipato"; -$a->strings["Network New Tab"] = "Scheda Nuovi"; -$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Abilita la scheda per mostrare solo i post nuovi (nelle ultime 12 ore)"; -$a->strings["Network Shared Links Tab"] = "Scheda Link Condivisi"; -$a->strings["Enable tab to display only Network posts with links in them"] = "Abilita la scheda per mostrare solo i post che contengono link"; -$a->strings["Post/Comment Tools"] = "Strumenti per messaggi/commenti"; -$a->strings["Multiple Deletion"] = "Eliminazione multipla"; -$a->strings["Select and delete multiple posts/comments at once"] = "Seleziona ed elimina vari messaggi e commenti in una volta sola"; -$a->strings["Edit Sent Posts"] = "Modifica i post inviati"; -$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi messaggi e commenti dopo averli inviati"; -$a->strings["Tagging"] = "Aggiunta tag"; -$a->strings["Ability to tag existing posts"] = "Permette di aggiungere tag ai post già esistenti"; -$a->strings["Post Categories"] = "Categorie post"; -$a->strings["Add categories to your posts"] = "Aggiungi categorie ai tuoi post"; -$a->strings["Saved Folders"] = "Cartelle Salvate"; -$a->strings["Ability to file posts under folders"] = "Permette di archiviare i post in cartelle"; -$a->strings["Dislike Posts"] = "Non mi piace"; -$a->strings["Ability to dislike posts/comments"] = "Permetti di inviare \"non mi piace\" ai messaggi"; -$a->strings["Star Posts"] = "Post preferiti"; -$a->strings["Ability to mark special posts with a star indicator"] = "Permette di segnare i post preferiti con una stella"; -$a->strings["Mute Post Notifications"] = "Silenzia le notifiche di nuovi post"; -$a->strings["Ability to mute notifications for a thread"] = "Permette di silenziare le notifiche di nuovi post in una discussione"; -$a->strings["Advanced Profile Settings"] = "Impostazioni Avanzate Profilo"; -$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Mostra ai visitatori i forum nella pagina Profilo Avanzato"; -$a->strings["Miscellaneous"] = "Varie"; -$a->strings["Birthday:"] = "Compleanno:"; -$a->strings["Age: "] = "Età : "; -$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"; -$a->strings["minute"] = "minuto"; -$a->strings["minutes"] = "minuti"; -$a->strings["second"] = "secondo"; -$a->strings["seconds"] = "secondi"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa"; -$a->strings["%s's birthday"] = "Compleanno di %s"; -$a->strings["Happy Birthday %s"] = "Buon compleanno %s"; -$a->strings["Male"] = "Maschio"; -$a->strings["Female"] = "Femmina"; -$a->strings["Currently Male"] = "Al momento maschio"; -$a->strings["Currently Female"] = "Al momento femmina"; -$a->strings["Mostly Male"] = "Prevalentemente maschio"; -$a->strings["Mostly Female"] = "Prevalentemente femmina"; -$a->strings["Transgender"] = "Transgender"; -$a->strings["Intersex"] = "Intersex"; -$a->strings["Transsexual"] = "Transessuale"; -$a->strings["Hermaphrodite"] = "Ermafrodito"; -$a->strings["Neuter"] = "Neutro"; -$a->strings["Non-specific"] = "Non specificato"; -$a->strings["Other"] = "Altro"; -$a->strings["Undecided"] = [ - 0 => "Indeciso", - 1 => "Indecisi", -]; -$a->strings["Males"] = "Maschi"; -$a->strings["Females"] = "Femmine"; -$a->strings["Gay"] = "Gay"; -$a->strings["Lesbian"] = "Lesbica"; -$a->strings["No Preference"] = "Nessuna preferenza"; -$a->strings["Bisexual"] = "Bisessuale"; -$a->strings["Autosexual"] = "Autosessuale"; -$a->strings["Abstinent"] = "Astinente"; -$a->strings["Virgin"] = "Vergine"; -$a->strings["Deviant"] = "Deviato"; -$a->strings["Fetish"] = "Fetish"; -$a->strings["Oodles"] = "Un sacco"; -$a->strings["Nonsexual"] = "Asessuato"; -$a->strings["Single"] = "Single"; -$a->strings["Lonely"] = "Solitario"; -$a->strings["Available"] = "Disponibile"; -$a->strings["Unavailable"] = "Non disponibile"; -$a->strings["Has crush"] = "è cotto/a"; -$a->strings["Infatuated"] = "infatuato/a"; -$a->strings["Dating"] = "Disponibile a un incontro"; -$a->strings["Unfaithful"] = "Infedele"; -$a->strings["Sex Addict"] = "Sesso-dipendente"; -$a->strings["Friends"] = "Amici"; -$a->strings["Friends/Benefits"] = "Amici con benefici"; -$a->strings["Casual"] = "Casual"; -$a->strings["Engaged"] = "Impegnato"; -$a->strings["Married"] = "Sposato"; -$a->strings["Imaginarily married"] = "immaginariamente sposato/a"; -$a->strings["Partners"] = "Partners"; -$a->strings["Cohabiting"] = "Coinquilino"; -$a->strings["Common law"] = "diritto comune"; -$a->strings["Happy"] = "Felice"; -$a->strings["Not looking"] = "Non guarda"; -$a->strings["Swinger"] = "Scambista"; -$a->strings["Betrayed"] = "Tradito"; -$a->strings["Separated"] = "Separato"; -$a->strings["Unstable"] = "Instabile"; -$a->strings["Divorced"] = "Divorziato"; -$a->strings["Imaginarily divorced"] = "immaginariamente divorziato/a"; -$a->strings["Widowed"] = "Vedovo"; -$a->strings["Uncertain"] = "Incerto"; -$a->strings["It's complicated"] = "E' complicato"; -$a->strings["Don't care"] = "Non interessa"; -$a->strings["Ask me"] = "Chiedimelo"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un 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."; -$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti"; -$a->strings["Everybody"] = "Tutti"; -$a->strings["edit"] = "modifica"; -$a->strings["Groups"] = "Gruppi"; -$a->strings["Edit groups"] = "Modifica gruppi"; -$a->strings["Edit group"] = "Modifica gruppo"; -$a->strings["Create a new group"] = "Crea un nuovo gruppo"; -$a->strings["Group Name: "] = "Nome del gruppo:"; -$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo."; -$a->strings["add"] = "aggiungi"; -$a->strings["Forums"] = "Forum"; -$a->strings["External link to forum"] = "Link esterno al forum"; -$a->strings["show more"] = "mostra di più"; -$a->strings["System"] = "Sistema"; -$a->strings["Network"] = "Rete"; -$a->strings["Personal"] = "Personale"; -$a->strings["Home"] = "Home"; -$a->strings["Introductions"] = "Presentazioni"; -$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s"; -$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio"; -$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s"; -$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s"; -$a->strings["%s is attending %s's event"] = "%s partecipa all'evento di %s"; -$a->strings["%s is not attending %s's event"] = "%s non partecipa all'evento di %s"; -$a->strings["%s may attend %s's event"] = "%s potrebbe partecipare all'evento di %s"; -$a->strings["%s is now friends with %s"] = "%s è ora amico di %s"; -$a->strings["Friend Suggestion"] = "Amico suggerito"; -$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione"; -$a->strings["New Follower"] = "Qualcuno inizia a seguirti"; -$a->strings["Logged out."] = "Uscita effettuata."; -$a->strings["Login failed."] = "Accesso fallito."; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto."; -$a->strings["The error message was:"] = "Il messaggio riportato era:"; -$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; -$a->strings["Starts:"] = "Inizia:"; -$a->strings["Finishes:"] = "Finisce:"; -$a->strings["Location:"] = "Posizione:"; -$a->strings["Add New Contact"] = "Aggiungi nuovo contatto"; -$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara"; -$a->strings["Connect"] = "Connetti"; -$a->strings["%d invitation available"] = [ - 0 => "%d invito disponibile", - 1 => "%d inviti disponibili", -]; -$a->strings["Find People"] = "Trova persone"; -$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse"; -$a->strings["Connect/Follow"] = "Connetti/segui"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca"; -$a->strings["Find"] = "Trova"; -$a->strings["Friend Suggestions"] = "Contatti suggeriti"; -$a->strings["Similar Interests"] = "Interessi simili"; -$a->strings["Random Profile"] = "Profilo causale"; -$a->strings["Invite Friends"] = "Invita amici"; -$a->strings["View Global Directory"] = "Vedi Directory Globale"; -$a->strings["Networks"] = "Reti"; -$a->strings["All Networks"] = "Tutte le Reti"; -$a->strings["Everything"] = "Tutto"; -$a->strings["Categories"] = "Categorie"; -$a->strings["%d contact in common"] = [ - 0 => "%d contatto in comune", - 1 => "%d contatti in comune", -]; +$a->strings["Welcome "] = "Ciao"; +$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo."; +$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 lungo (più di tre ore) prima di inviarla."; $a->strings["Friendica Notification"] = "Notifica Friendica"; $a->strings["Thank You,"] = "Grazie,"; $a->strings["%s Administrator"] = "Amministratore %s"; $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, amministratore di %2\$s"; $a->strings["noreply"] = "nessuna risposta"; -$a->strings["%s "] = "%s "; $a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notifica] Nuovo messaggio privato ricevuto su %s"; $a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s ti ha inviato un nuovo messaggio privato su %2\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha inviato %2\$s"; $a->strings["a private message"] = "un messaggio privato"; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha inviato %2\$s"; $a->strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per vedere e/o rispondere ai tuoi messaggi privati."; $a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s ha commentato [url=%2\$s]%3\$s[/url]"; $a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s ha commentato [url=%2\$s]%4\$s di %3\$s[/url]"; @@ -254,257 +60,18 @@ $a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$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 without restriction."] = "Ora siete amici reciproci e potete scambiarvi aggiornamenti di stato, foto e messaggi privati senza restrizioni."; $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Visita %s se vuoi modificare questa relazione."; -$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' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibilità di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente."; +$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' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibilità di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente."; $a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' può scegliere di estendere questa relazione in una relazione più permissiva in futuro."; $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Visita %s se desideri modificare questo collegamento."; $a->strings["[Friendica System:Notify] registration request"] = "[Friendica System:Notifica] richiesta di registrazione"; $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Hai ricevuto una richiesta di registrazione da '%1\$s' su %2\$s"; $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Hai ricevuto una [url=%1\$s]richiesta di registrazione[/url] da %2\$s."; -$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Nome completo: %1\$s\nIndirizzo del sito: %2\$s\nNome utente: %3\$s (%4\$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\nIndirizzo del sito:\t%2\$s\nNome utente:\t%3\$s (%4\$s)"; $a->strings["Please visit %s to approve or reject the request."] = "Visita %s per approvare o rifiutare la richiesta."; -$a->strings["Embedded content"] = "Contenuto incorporato"; -$a->strings["Embedding disabled"] = "Embed disabilitato"; -$a->strings["Welcome "] = "Ciao"; -$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo."; -$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 lungo (più di tre ore) prima di inviarla."; -$a->strings["Contact Photos"] = "Foto dei contatti"; -$a->strings["Nothing new here"] = "Niente di nuovo qui"; -$a->strings["Clear notifications"] = "Pulisci le notifiche"; -$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto"; -$a->strings["Logout"] = "Esci"; -$a->strings["End this session"] = "Finisci questa sessione"; -$a->strings["Status"] = "Stato"; -$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni"; -$a->strings["Profile"] = "Profilo"; -$a->strings["Your profile page"] = "Pagina del tuo profilo"; -$a->strings["Photos"] = "Foto"; -$a->strings["Your photos"] = "Le tue foto"; -$a->strings["Videos"] = "Video"; -$a->strings["Your videos"] = "I tuoi video"; -$a->strings["Events"] = "Eventi"; -$a->strings["Your events"] = "I tuoi eventi"; -$a->strings["Personal notes"] = "Note personali"; -$a->strings["Your personal notes"] = "Le tue note personali"; -$a->strings["Login"] = "Accedi"; -$a->strings["Sign in"] = "Entra"; -$a->strings["Home Page"] = "Home Page"; -$a->strings["Register"] = "Registrati"; -$a->strings["Create an account"] = "Crea un account"; -$a->strings["Help"] = "Guida"; -$a->strings["Help and documentation"] = "Guida e documentazione"; -$a->strings["Apps"] = "Applicazioni"; -$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi"; -$a->strings["Search"] = "Cerca"; -$a->strings["Search site content"] = "Cerca nel contenuto del sito"; -$a->strings["Full Text"] = "Testo Completo"; -$a->strings["Tags"] = "Tags:"; -$a->strings["Contacts"] = "Contatti"; -$a->strings["Community"] = "Comunità"; -$a->strings["Conversations on this site"] = "Conversazioni su questo sito"; -$a->strings["Conversations on the network"] = "Conversazioni nella rete"; -$a->strings["Events and Calendar"] = "Eventi e calendario"; -$a->strings["Directory"] = "Elenco"; -$a->strings["People directory"] = "Elenco delle persone"; -$a->strings["Information"] = "Informazioni"; -$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica"; -$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici"; -$a->strings["Network Reset"] = "Reset pagina Rete"; -$a->strings["Load Network page with no filters"] = "Carica la pagina Rete senza nessun filtro"; -$a->strings["Friend Requests"] = "Richieste di amicizia"; -$a->strings["Notifications"] = "Notifiche"; -$a->strings["See all notifications"] = "Vedi tutte le notifiche"; -$a->strings["Mark as seen"] = "Segna come letto"; -$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste"; -$a->strings["Messages"] = "Messaggi"; -$a->strings["Private mail"] = "Posta privata"; -$a->strings["Inbox"] = "In arrivo"; -$a->strings["Outbox"] = "Inviati"; -$a->strings["New Message"] = "Nuovo messaggio"; -$a->strings["Manage"] = "Gestisci"; -$a->strings["Manage other pages"] = "Gestisci altre pagine"; -$a->strings["Delegations"] = "Delegazioni"; -$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina"; -$a->strings["Settings"] = "Impostazioni"; -$a->strings["Account settings"] = "Parametri account"; -$a->strings["Profiles"] = "Profili"; -$a->strings["Manage/Edit Profiles"] = "Gestisci/Modifica i profili"; -$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti"; -$a->strings["Admin"] = "Amministrazione"; -$a->strings["Site setup and configuration"] = "Configurazione del sito"; -$a->strings["Navigation"] = "Navigazione"; -$a->strings["Site map"] = "Mappa del sito"; -$a->strings["View Profile"] = "Visualizza profilo"; -$a->strings["View Status"] = "Visualizza stato"; -$a->strings["View Photos"] = "Visualizza foto"; -$a->strings["Network Posts"] = "Post della Rete"; -$a->strings["View Contact"] = "Mostra contatto"; -$a->strings["Drop Contact"] = "Rimuovi contatto"; -$a->strings["Send PM"] = "Invia messaggio privato"; -$a->strings["Poke"] = "Stuzzica"; -$a->strings["Organisation"] = "Organizzazione"; -$a->strings["News"] = "Notizie"; -$a->strings["Forum"] = "Forum"; -$a->strings["Wall Photos"] = "Foto della bacheca"; -$a->strings["Post to Email"] = "Invia a email"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato."; -$a->strings["Hide your profile details from unknown viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?"; -$a->strings["Visible to everybody"] = "Visibile a tutti"; -$a->strings["show"] = "mostra"; -$a->strings["don't show"] = "non mostrare"; -$a->strings["CC: email addresses"] = "CC: indirizzi email"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com"; -$a->strings["Permissions"] = "Permessi"; -$a->strings["Close"] = "Chiudi"; -$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["Profile Photos"] = "Foto del profilo"; -$a->strings["Image/photo"] = "Immagine/foto"; -$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; -$a->strings["$1 wrote:"] = "$1 ha scritto:"; -$a->strings["Encrypted content"] = "Contenuto criptato"; -$a->strings["Invalid source protocol"] = "Protocollo sorgente non valido"; -$a->strings["Invalid link protocol"] = "Protocollo link non valido"; -$a->strings["Unknown | Not categorised"] = "Sconosciuto | non categorizzato"; -$a->strings["Block immediately"] = "Blocca immediatamente"; -$a->strings["Shady, spammer, self-marketer"] = "Losco, venditore di fumo"; -$a->strings["Known to me, but no opinion"] = "Lo conosco, ma non ho un'opinione particolare"; -$a->strings["OK, probably harmless"] = "E' ok, probabilmente innocuo"; -$a->strings["Reputable, has my trust"] = "Rispettabile, ha la mia fiducia"; -$a->strings["Frequently"] = "Frequentemente"; -$a->strings["Hourly"] = "Ogni ora"; -$a->strings["Twice daily"] = "Due volte al dì"; -$a->strings["Daily"] = "Giornalmente"; -$a->strings["Weekly"] = "Settimanalmente"; -$a->strings["Monthly"] = "Mensilmente"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "Ostatus"; -$a->strings["RSS/Atom"] = "RSS / Atom"; -$a->strings["Email"] = "Email"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["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"] = "Connettore Diaspora"; -$a->strings["GNU Social Connector"] = "Connettore GNU Social"; -$a->strings["pnut"] = "pnut"; -$a->strings["App.net"] = "App.net"; -$a->strings["event"] = "l'evento"; -$a->strings["status"] = "stato"; -$a->strings["photo"] = "foto"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s"; -$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s partecipa a %3\$s di %2\$s"; -$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s non partecipa a %3\$s di %2\$s"; -$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s forse partecipa a %3\$s di %2\$s"; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s e %2\$s adesso sono amici"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s ha stuzzicato %2\$s"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s al momento è %2\$s"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; -$a->strings["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["Likes"] = "Mi piace"; -$a->strings["Dislikes"] = "Non mi piace"; -$a->strings["Attending"] = [ - 0 => "Partecipa", - 1 => "Partecipano", -]; -$a->strings["Not attending"] = "Non partecipa"; -$a->strings["Might attend"] = "Forse partecipa"; -$a->strings["Select"] = "Seleziona"; -$a->strings["Delete"] = "Rimuovi"; -$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s"; -$a->strings["Categories:"] = "Categorie:"; -$a->strings["Filed under:"] = "Archiviato in:"; -$a->strings["%s from %s"] = "%s da %s"; -$a->strings["View in context"] = "Vedi nel contesto"; -$a->strings["Please wait"] = "Attendi"; -$a->strings["remove"] = "rimuovi"; -$a->strings["Delete Selected Items"] = "Cancella elementi selezionati"; -$a->strings["Follow Thread"] = "Segui la discussione"; -$a->strings["%s likes this."] = "Piace a %s."; -$a->strings["%s doesn't like this."] = "Non piace a %s."; -$a->strings["%s attends."] = "%s partecipa."; -$a->strings["%s doesn't attend."] = "%s non partecipa."; -$a->strings["%s attends maybe."] = "%s forse partecipa."; -$a->strings["and"] = "e"; -$a->strings[", and %d other people"] = "e altre %d persone"; -$a->strings["%2\$d people like this"] = "Piace a %2\$d persone."; -$a->strings["%s like this."] = "a %s piace."; -$a->strings["%2\$d people don't like this"] = "Non piace a %2\$d persone."; -$a->strings["%s don't like this."] = "a %s non piace."; -$a->strings["%2\$d people attend"] = "%2\$d persone partecipano"; -$a->strings["%s attend."] = "%s partecipa."; -$a->strings["%2\$d people don't attend"] = "%2\$d persone non partecipano"; -$a->strings["%s don't attend."] = "%s non partecipa."; -$a->strings["%2\$d people attend maybe"] = "%2\$d persone forse partecipano"; -$a->strings["%s anttend maybe."] = "%s forse partecipano."; -$a->strings["Visible to everybody"] = "Visibile a tutti"; -$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:"; -$a->strings["Please enter a video link/URL:"] = "Inserisci un collegamento video / URL:"; -$a->strings["Please enter an audio link/URL:"] = "Inserisci un collegamento audio / URL:"; -$a->strings["Tag term:"] = "Tag:"; -$a->strings["Save to Folder:"] = "Salva nella Cartella:"; -$a->strings["Where are you right now?"] = "Dove sei ora?"; -$a->strings["Delete item(s)?"] = "Cancellare questo elemento/i?"; -$a->strings["Share"] = "Condividi"; -$a->strings["Upload photo"] = "Carica foto"; -$a->strings["upload photo"] = "carica foto"; -$a->strings["Attach file"] = "Allega file"; -$a->strings["attach file"] = "allega file"; -$a->strings["Insert web link"] = "Inserisci link"; -$a->strings["web link"] = "link web"; -$a->strings["Insert video link"] = "Inserire collegamento video"; -$a->strings["video link"] = "link video"; -$a->strings["Insert audio link"] = "Inserisci collegamento audio"; -$a->strings["audio link"] = "link audio"; -$a->strings["Set your location"] = "La tua posizione"; -$a->strings["set location"] = "posizione"; -$a->strings["Clear browser location"] = "Rimuovi la localizzazione data dal browser"; -$a->strings["clear location"] = "canc. pos."; -$a->strings["Set title"] = "Scegli un titolo"; -$a->strings["Categories (comma-separated list)"] = "Categorie (lista separata da virgola)"; -$a->strings["Permission settings"] = "Impostazioni permessi"; -$a->strings["permissions"] = "permessi"; -$a->strings["Public post"] = "Messaggio pubblico"; -$a->strings["Preview"] = "Anteprima"; -$a->strings["Cancel"] = "Annulla"; -$a->strings["Post to Groups"] = "Invia ai Gruppi"; -$a->strings["Post to Contacts"] = "Invia ai Contatti"; -$a->strings["Private post"] = "Post privato"; -$a->strings["Message"] = "Messaggio"; -$a->strings["Browser"] = "Browser"; -$a->strings["View all"] = "Mostra tutto"; -$a->strings["Like"] = [ - 0 => "Mi piace", - 1 => "Mi piace", -]; -$a->strings["Dislike"] = [ - 0 => "Non mi piace", - 1 => "Non mi piace", -]; -$a->strings["Not Attending"] = [ - 0 => "Non partecipa", - 1 => "Non partecipano", -]; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; -$a->strings["There are no tables on MyISAM."] = "Non ci sono tabelle MyISAM"; -$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."] = "\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."; -$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]"; -$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErrore %d durante l'aggiornamento del database:\n%s\n"; -$a->strings["Errors encountered performing database changes: "] = "Errori riscontrati eseguendo le modifiche al database:"; -$a->strings[": Database update"] = ": Aggiornamento database"; -$a->strings["%s: updating %s table."] = "%s: aggiornando la tabella %s."; -$a->strings["(no subject)"] = "(nessun oggetto)"; -$a->strings["%s\\'s birthday"] = "compleanno di %s"; -$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*"; -$a->strings["Attachments:"] = "Allegati:"; +$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; +$a->strings["Starts:"] = "Inizia:"; +$a->strings["Finishes:"] = "Finisce:"; +$a->strings["Location:"] = "Posizione:"; $a->strings["all-day"] = "tutto il giorno"; $a->strings["Sun"] = "Dom"; $a->strings["Mon"] = "Lun"; @@ -544,6 +111,9 @@ $a->strings["October"] = "Ottobre"; $a->strings["November"] = "Novembre"; $a->strings["December"] = "Dicembre"; $a->strings["today"] = "oggi"; +$a->strings["month"] = "mese"; +$a->strings["week"] = "settimana"; +$a->strings["day"] = "giorno"; $a->strings["No events to display"] = "Nessun evento da mostrare"; $a->strings["l, F j"] = "l j F"; $a->strings["Edit event"] = "Modifica l'evento"; @@ -553,91 +123,17 @@ $a->strings["link to source"] = "Collegamento all'originale"; $a->strings["Export"] = "Esporta"; $a->strings["Export calendar as ical"] = "Esporta il calendario in formato ical"; $a->strings["Export calendar as csv"] = "Esporta il calendario in formato csv"; -$a->strings["D g:i A"] = ""; -$a->strings["g:i A"] = ""; +$a->strings["D g:i A"] = "D G:i"; +$a->strings["g:i A"] = "G:i"; $a->strings["Show map"] = "Mostra mappa"; $a->strings["Hide map"] = "Nascondi mappa"; -$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso."; -$a->strings["Blocked domain"] = "Dominio bloccato"; -$a->strings["Connect URL missing."] = "URL di connessione mancante."; -$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili."; -$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni."; -$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore"; -$a->strings["No browser URL could be matched to this address."] = "Nessun URL può essere associato a questo indirizzo."; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email."; -$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te."; -$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto."; -$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile."; -$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile."; -$a->strings["Edit profile"] = "Modifica il profilo"; -$a->strings["Atom feed"] = "Feed Atom"; -$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili"; -$a->strings["Change profile photo"] = "Cambia la foto del profilo"; -$a->strings["Create New Profile"] = "Crea un nuovo profilo"; -$a->strings["Profile Image"] = "Immagine del Profilo"; -$a->strings["visible to everybody"] = "visibile a tutti"; -$a->strings["Edit visibility"] = "Modifica visibilità"; -$a->strings["Gender:"] = "Genere:"; -$a->strings["Status:"] = "Stato:"; -$a->strings["Homepage:"] = "Homepage:"; -$a->strings["About:"] = "Informazioni:"; -$a->strings["XMPP:"] = "XMPP:"; -$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["Full Name:"] = "Nome completo:"; -$a->strings["j F, Y"] = "j F Y"; -$a->strings["j F"] = "j F"; -$a->strings["Age:"] = "Età:"; -$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; -$a->strings["Sexual Preference:"] = "Preferenze sessuali:"; -$a->strings["Hometown:"] = "Paese natale:"; -$a->strings["Tags:"] = "Tag:"; -$a->strings["Political Views:"] = "Orientamento politico:"; -$a->strings["Religion:"] = "Religione:"; -$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:"; -$a->strings["Likes:"] = "Mi piace:"; -$a->strings["Dislikes:"] = "Non mi piace:"; -$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["Forums:"] = "Forum:"; -$a->strings["Basic"] = "Base"; -$a->strings["Advanced"] = "Avanzate"; -$a->strings["Status Messages and Posts"] = "Messaggi di stato e post"; -$a->strings["Profile Details"] = "Dettagli del profilo"; -$a->strings["Photo Albums"] = "Album foto"; -$a->strings["Personal Notes"] = "Note personali"; -$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo"; -$a->strings["[Name Withheld]"] = "[Nome Nascosto]"; $a->strings["Item not found."] = "Elemento non trovato."; $a->strings["Do you really want to delete this item?"] = "Vuoi veramente cancellare questo elemento?"; $a->strings["Yes"] = "Si"; +$a->strings["Cancel"] = "Annulla"; $a->strings["Permission denied."] = "Permesso negato."; $a->strings["Archives"] = "Archivi"; -$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s parteciperà a %3\$s di %2\$s"; -$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s non parteciperà a %3\$s di %2\$s"; -$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s forse parteciperà a %3\$s di %2\$s"; -$a->strings["[no subject]"] = "[nessun oggetto]"; -$a->strings["view full size"] = "vedi a schermo intero"; -$a->strings["%s is now following %s."] = "%s sta seguendo %s"; -$a->strings["following"] = "segue"; -$a->strings["%s stopped following %s."] = "%s ha smesso di seguire %s"; -$a->strings["stopped following"] = "tolto dai seguiti"; +$a->strings["show more"] = "mostra di più"; $a->strings["newer"] = "nuovi"; $a->strings["older"] = "vecchi"; $a->strings["first"] = "primo"; @@ -653,6 +149,13 @@ $a->strings["%d Contact"] = [ ]; $a->strings["View Contacts"] = "Visualizza i contatti"; $a->strings["Save"] = "Salva"; +$a->strings["Follow"] = "Segui"; +$a->strings["Search"] = "Cerca"; +$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto"; +$a->strings["Full Text"] = "Testo Completo"; +$a->strings["Tags"] = "Tags:"; +$a->strings["Contacts"] = "Contatti"; +$a->strings["Forums"] = "Forum"; $a->strings["poke"] = "stuzzica"; $a->strings["poked"] = "ha stuzzicato"; $a->strings["ping"] = "invia un ping"; @@ -665,33 +168,14 @@ $a->strings["finger"] = "tocca"; $a->strings["fingered"] = "ha toccato"; $a->strings["rebuff"] = "respingi"; $a->strings["rebuffed"] = "ha respinto"; -$a->strings["happy"] = "felice"; -$a->strings["sad"] = "triste"; -$a->strings["mellow"] = "rilassato"; -$a->strings["tired"] = "stanco"; -$a->strings["perky"] = "vivace"; -$a->strings["angry"] = "arrabbiato"; -$a->strings["stupified"] = "stupefatto"; -$a->strings["puzzled"] = "confuso"; -$a->strings["interested"] = "interessato"; -$a->strings["bitter"] = "risentito"; -$a->strings["cheerful"] = "giocoso"; -$a->strings["alive"] = "vivo"; -$a->strings["annoyed"] = "annoiato"; -$a->strings["anxious"] = "ansioso"; -$a->strings["cranky"] = "irritabile"; -$a->strings["disturbed"] = "disturbato"; -$a->strings["frustrated"] = "frustato"; -$a->strings["motivated"] = "motivato"; -$a->strings["relaxed"] = "rilassato"; -$a->strings["surprised"] = "sorpreso"; -$a->strings["Sund"] = "Dom"; $a->strings["Sep"] = "Set"; $a->strings["View Video"] = "Guarda Video"; $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["event"] = "l'evento"; +$a->strings["photo"] = "foto"; $a->strings["activity"] = "attività"; $a->strings["comment"] = [ 0 => "commento ", @@ -699,40 +183,135 @@ $a->strings["comment"] = [ ]; $a->strings["post"] = "messaggio"; $a->strings["Item filed"] = "Messaggio salvato"; -$a->strings["Error decoding account file"] = "Errore decodificando il file account"; -$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?"; -$a->strings["Error! Cannot check nickname"] = "Errore! Non posso controllare il nickname"; -$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!"; -$a->strings["User creation error"] = "Errore creando l'utente"; -$a->strings["User profile creation error"] = "Errore creando il profilo dell'utente"; -$a->strings["%d contact not imported"] = [ - 0 => "%d contatto non importato", - 1 => "%d contatti non importati", +$a->strings["Post to Email"] = "Invia a email"; +$a->strings["Hide your profile details from unknown viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?"; +$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"; +$a->strings["CC: email addresses"] = "CC: indirizzi email"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com"; +$a->strings["Permissions"] = "Permessi"; +$a->strings["Close"] = "Chiudi"; +$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ + 0 => "Limite giornaliero di %d messaggio raggiunto. Il messaggio è stato rifiutato", + 1 => "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato.", ]; -$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["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; -$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"; -$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; -$a->strings["Please use a shorter name."] = "Usa un nome più corto."; -$a->strings["Name too short."] = "Il nome è troppo corto."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Questo non sembra essere il tuo nome completo (Nome Cognome)."; -$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 \"_\"."] = "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."; -$a->strings["An error occurred during registration. Please try again."] = "C'è stato un errore durante la registrazione. Prova ancora."; -$a->strings["default"] = "default"; -$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["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t"] = "\nCaro %1\$s,\n Grazie per la tua registrazione su %2\$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n "; -$a->strings["Registration at %s"] = "Registrazione su %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"] = "\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."] = "\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["Registration details for %s"] = "Dettagli della registrazione di %s"; +$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ + 0 => "Limite settimanale di %d messaggio raggiunto. Il messaggio è stato rifiutato", + 1 => "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato.", +]; +$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato."; +$a->strings["Profile Photos"] = "Foto del profilo"; +$a->strings["status"] = "stato"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s"; +$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s partecipa a %3\$s di %2\$s"; +$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s non partecipa a %3\$s di %2\$s"; +$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s forse partecipa a %3\$s di %2\$s"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s e %2\$s adesso sono amici"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s ha stuzzicato %2\$s"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; +$a->strings["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["Likes"] = "Mi piace"; +$a->strings["Dislikes"] = "Non mi piace"; +$a->strings["Attending"] = [ + 0 => "Partecipa", + 1 => "Partecipano", +]; +$a->strings["Not attending"] = "Non partecipa"; +$a->strings["Might attend"] = "Forse partecipa"; +$a->strings["Select"] = "Seleziona"; +$a->strings["Delete"] = "Rimuovi"; +$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s"; +$a->strings["Categories:"] = "Categorie:"; +$a->strings["Filed under:"] = "Archiviato in:"; +$a->strings["%s from %s"] = "%s da %s"; +$a->strings["View in context"] = "Vedi nel contesto"; +$a->strings["Please wait"] = "Attendi"; +$a->strings["remove"] = "rimuovi"; +$a->strings["Delete Selected Items"] = "Cancella elementi selezionati"; +$a->strings["Follow Thread"] = "Segui la discussione"; +$a->strings["View Status"] = "Visualizza stato"; +$a->strings["View Profile"] = "Visualizza profilo"; +$a->strings["View Photos"] = "Visualizza foto"; +$a->strings["Network Posts"] = "Post della Rete"; +$a->strings["View Contact"] = "Mostra contatto"; +$a->strings["Send PM"] = "Invia messaggio privato"; +$a->strings["Poke"] = "Stuzzica"; +$a->strings["Connect/Follow"] = "Connetti/segui"; +$a->strings["%s likes this."] = "Piace a %s."; +$a->strings["%s doesn't like this."] = "Non piace a %s."; +$a->strings["%s attends."] = "%s partecipa."; +$a->strings["%s doesn't attend."] = "%s non partecipa."; +$a->strings["%s attends maybe."] = "%s forse partecipa."; +$a->strings["and"] = "e"; +$a->strings["and %d other people"] = "e altre %d persone"; +$a->strings["%2\$d people like this"] = "Piace a %2\$d persone."; +$a->strings["%s like this."] = "a %s piace."; +$a->strings["%2\$d people don't like this"] = "Non piace a %2\$d persone."; +$a->strings["%s don't like this."] = "a %s non piace."; +$a->strings["%2\$d people attend"] = "%2\$d persone partecipano"; +$a->strings["%s attend."] = "%s partecipa."; +$a->strings["%2\$d people don't attend"] = "%2\$d persone non partecipano"; +$a->strings["%s don't attend."] = "%s non partecipa."; +$a->strings["%2\$d people attend maybe"] = "%2\$d persone forse partecipano"; +$a->strings["%s attend maybe."] = "%s forse partecipano."; +$a->strings["Visible to everybody"] = "Visibile a tutti"; +$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:"; +$a->strings["Please enter a video link/URL:"] = "Inserisci un collegamento video / URL:"; +$a->strings["Please enter an audio link/URL:"] = "Inserisci un collegamento audio / URL:"; +$a->strings["Tag term:"] = "Tag:"; +$a->strings["Save to Folder:"] = "Salva nella Cartella:"; +$a->strings["Where are you right now?"] = "Dove sei ora?"; +$a->strings["Delete item(s)?"] = "Cancellare questo elemento/i?"; +$a->strings["Share"] = "Condividi"; +$a->strings["Upload photo"] = "Carica foto"; +$a->strings["upload photo"] = "carica foto"; +$a->strings["Attach file"] = "Allega file"; +$a->strings["attach file"] = "allega file"; +$a->strings["Insert web link"] = "Inserisci link"; +$a->strings["web link"] = "link web"; +$a->strings["Insert video link"] = "Inserire collegamento video"; +$a->strings["video link"] = "link video"; +$a->strings["Insert audio link"] = "Inserisci collegamento audio"; +$a->strings["audio link"] = "link audio"; +$a->strings["Set your location"] = "La tua posizione"; +$a->strings["set location"] = "posizione"; +$a->strings["Clear browser location"] = "Rimuovi la localizzazione data dal browser"; +$a->strings["clear location"] = "canc. pos."; +$a->strings["Set title"] = "Scegli un titolo"; +$a->strings["Categories (comma-separated list)"] = "Categorie (lista separata da virgola)"; +$a->strings["Permission settings"] = "Impostazioni permessi"; +$a->strings["permissions"] = "permessi"; +$a->strings["Public post"] = "Messaggio pubblico"; +$a->strings["Preview"] = "Anteprima"; +$a->strings["Post to Groups"] = "Invia ai Gruppi"; +$a->strings["Post to Contacts"] = "Invia ai Contatti"; +$a->strings["Private post"] = "Post privato"; +$a->strings["Message"] = "Messaggio"; +$a->strings["Browser"] = "Browser"; +$a->strings["View all"] = "Mostra tutto"; +$a->strings["Like"] = [ + 0 => "Mi piace", + 1 => "Mi piace", +]; +$a->strings["Dislike"] = [ + 0 => "Non mi piace", + 1 => "Non mi piace", +]; +$a->strings["Not Attending"] = [ + 0 => "Non partecipa", + 1 => "Non partecipano", +]; +$a->strings["Undecided"] = [ + 0 => "Indeciso", + 1 => "Indecisi", +]; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; +$a->strings["No friends to display."] = "Nessun amico da visualizzare."; +$a->strings["Connect"] = "Connetti"; $a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione"; $a->strings["Return to your app and insert this Securty Code:"] = "Torna alla tua applicazione e inserisci questo codice di sicurezza:"; $a->strings["Please login to continue."] = "Effettua il login per continuare."; @@ -743,18 +322,6 @@ $a->strings["Applications"] = "Applicazioni"; $a->strings["No installed applications."] = "Nessuna applicazione installata."; $a->strings["Item not available."] = "Oggetto non disponibile."; $a->strings["Item was not found."] = "Oggetto non trovato."; -$a->strings["Source (bbcode) text:"] = "Testo sorgente (bbcode):"; -$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Testo sorgente (da Diaspora) da convertire in BBcode:"; -$a->strings["Source input: "] = "Sorgente:"; -$a->strings["bb2html (raw HTML): "] = "bb2html (HTML grezzo):"; -$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): "] = "Sorgente (formato Diaspora):"; -$a->strings["diaspora2bb: "] = "diaspora2bb: "; $a->strings["No contacts in common."] = "Nessun contatto in comune."; $a->strings["Common Friends"] = "Amici in comune"; $a->strings["Credits"] = "Crediti"; @@ -782,7 +349,16 @@ $a->strings["Friend Confirm URL"] = "URL Conferma Amicizia"; $a->strings["Notification Endpoint URL"] = "URL Notifiche"; $a->strings["Poll/Feed URL"] = "URL Feed"; $a->strings["New photo from this URL"] = "Nuova foto da questo URL"; -$a->strings["- select -"] = "- seleziona -"; +$a->strings["Photos"] = "Foto"; +$a->strings["Contact Photos"] = "Foto dei contatti"; +$a->strings["Upload"] = "Carica"; +$a->strings["Files"] = "File"; +$a->strings["Not Found"] = "Non trovato"; +$a->strings["No profile"] = "Nessun profilo"; +$a->strings["Help:"] = "Guida:"; +$a->strings["Help"] = "Guida"; +$a->strings["Page not found."] = "Pagina non trovata."; +$a->strings["Welcome to %s"] = "Benvenuto su %s"; $a->strings["Remote privacy information not available."] = "Informazioni remote sulla privacy non disponibili."; $a->strings["Visible to:"] = "Visibile a:"; $a->strings["System down for maintenance"] = "Sistema in manutenzione"; @@ -792,9 +368,11 @@ $a->strings["We would like to offer some tips and links to help make your experi $a->strings["Getting Started"] = "Come Iniziare"; $a->strings["Friendica Walk-Through"] = "Friendica Passo-Passo"; $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."] = "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."; +$a->strings["Settings"] = "Impostazioni"; $a->strings["Go to Your Settings"] = "Vai alle tue Impostazioni"; $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."] = "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."; $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."] = "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."; +$a->strings["Profile"] = "Profilo"; $a->strings["Upload Profile Photo"] = "Carica la foto del profilo"; $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."] = "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."; $a->strings["Edit Your Profile"] = "Modifica il tuo Profilo"; @@ -810,6 +388,7 @@ $a->strings["Go to Your Site's Directory"] = "Vai all'Elenco del tuo sito"; $a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "La 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."; $a->strings["Finding New People"] = "Trova nuove persone"; $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."] = "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."; +$a->strings["Groups"] = "Gruppi"; $a->strings["Group Your Contacts"] = "Raggruppa i tuoi contatti"; $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."] = "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"; $a->strings["Why Aren't My Posts Public?"] = "Perché i miei post non sono pubblici?"; @@ -820,17 +399,25 @@ $a->strings["Our help pages may be consulted for detail on othe $a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]"; $a->strings["Edit contact"] = "Modifica contatto"; $a->strings["Contacts who are not members of a group"] = "Contatti che non sono membri di un gruppo"; -$a->strings["Permission denied"] = "Permesso negato"; -$a->strings["Invalid profile identifier."] = "Identificativo del profilo non valido."; -$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo"; -$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; -$a->strings["Visible To"] = "Visibile a"; -$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)"; +$a->strings["Not Extended"] = "Not Extended"; +$a->strings["Resubscribing to OStatus contacts"] = "Risottoscrivi i contatti OStatus"; +$a->strings["Error"] = "Errore"; +$a->strings["Done"] = "Fatto"; +$a->strings["Keep this window open until done."] = "Tieni questa finestra aperta fino a che ha finito."; +$a->strings["Do you really want to delete this suggestion?"] = "Vuoi veramente cancellare questo suggerimento?"; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."; +$a->strings["Ignore/Hide"] = "Ignora / Nascondi"; +$a->strings["Friend Suggestions"] = "Contatti suggeriti"; +$a->strings["Contact wasn't found or can't be unfollowed."] = "Il contatto non è stato trovato o non si può smettere di seguirlo."; +$a->strings["Contact unfollowed"] = "Smesso di seguire il contatto"; +$a->strings["Submit Request"] = "Invia richiesta"; +$a->strings["You aren't a friend of this contact."] = "Non sei un amico di questo contatto"; +$a->strings["Unfollowing is currently not supported by your network."] = "Smettere di seguire non è al momento supportato dalla tua rete."; +$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire"; +$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:"; +$a->strings["Profile URL"] = "URL Profilo"; +$a->strings["Status Messages and Posts"] = "Messaggi di stato e post"; $a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; -$a->strings["Public access denied."] = "Accesso negato."; -$a->strings["No contacts."] = "Nessun contatto."; -$a->strings["Access denied."] = "Accesso negato."; -$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe."; $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."; $a->strings["Import"] = "Importa"; $a->strings["Move account"] = "Muovi account"; @@ -839,172 +426,28 @@ $a->strings["You need to export your account from the old server and upload it h $a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora"; $a->strings["Account file"] = "File account"; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\""; -$a->strings["Not available."] = "Non disponibile."; -$a->strings["No results."] = "Nessun risultato."; -$a->strings["No friends to display."] = "Nessun amico da visualizzare."; -$a->strings["The post was created"] = "Il messaggio è stato creato"; -$a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato."; -$a->strings["View"] = "Mostra"; -$a->strings["Previous"] = "Precedente"; -$a->strings["Next"] = "Successivo"; -$a->strings["list"] = "lista"; -$a->strings["User not found"] = "Utente non trovato"; -$a->strings["This calendar format is not supported"] = "Questo formato di calendario non è supportato"; -$a->strings["No exportable data found"] = "Nessun dato esportabile trovato"; -$a->strings["calendar"] = "calendario"; $a->strings["%1\$s welcomes %2\$s"] = "%s dà il benvenuto a %s"; -$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata."; -$a->strings["Profile location is not valid or does not contain profile information."] = "L'indirizzo del profilo non è valido o non contiene un profilo."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario."; -$a->strings["Warning: profile location has no profile photo."] = "Attenzione: l'indirizzo del profilo non ha una foto."; -$a->strings["%d required parameter was not found at the given location"] = [ - 0 => "%d parametro richiesto non è stato trovato all'indirizzo dato", - 1 => "%d parametri richiesti non sono stati trovati all'indirizzo dato", -]; -$a->strings["Introduction complete."] = "Presentazione completa."; -$a->strings["Unrecoverable protocol error."] = "Errore di comunicazione."; -$a->strings["Profile unavailable."] = "Profilo non disponibile."; -$a->strings["%s has received too many connection requests today."] = "%s ha ricevuto troppe richieste di connessione per oggi."; -$a->strings["Spam protection measures have been invoked."] = "Sono state attivate le misure di protezione contro lo spam."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Gli amici sono pregati di riprovare tra 24 ore."; -$a->strings["Invalid locator"] = "Indirizzo non valido"; -$a->strings["Invalid email address."] = "Indirizzo email non valido."; -$a->strings["This account has not been configured for email. Request failed."] = "Questo account non è stato configurato per l'email. Richiesta fallita."; -$a->strings["You have already introduced yourself here."] = "Ti sei già presentato qui."; -$a->strings["Apparently you are already friends with %s."] = "Pare che tu e %s siate già amici."; -$a->strings["Invalid profile URL."] = "Indirizzo profilo non valido."; -$a->strings["Failed to update contact record."] = "Errore nell'aggiornamento del contatto."; -$a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata."; -$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema."; -$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["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["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["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["Item not found"] = "Oggetto non trovato"; -$a->strings["Edit post"] = "Modifica messaggio"; -$a->strings["Not Found"] = "Non trovato"; -$a->strings["Contact added"] = "Contatto aggiunto"; -$a->strings["You already added this contact."] = "Hai già aggiunto questo contatto."; -$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto."; -$a->strings["OStatus support is disabled. Contact can't be added."] = "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto."; -$a->strings["The network type couldn't be detected. Contact can't be added."] = "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto."; -$a->strings["Profile URL"] = "URL Profilo"; -$a->strings["Group created."] = "Gruppo creato."; -$a->strings["Could not create group."] = "Impossibile creare il gruppo."; -$a->strings["Group not found."] = "Gruppo non trovato."; -$a->strings["Group name changed."] = "Il nome del gruppo è cambiato."; -$a->strings["Save Group"] = "Salva gruppo"; -$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti."; -$a->strings["Group removed."] = "Gruppo rimosso."; -$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo."; -$a->strings["Delete Group"] = "Elimina Gruppo"; -$a->strings["Group Editor"] = "Modifica gruppo"; -$a->strings["Edit Group Name"] = "Modifica Nome Gruppo"; -$a->strings["Members"] = "Membri"; -$a->strings["All Contacts"] = "Tutti i contatti"; -$a->strings["Group is empty"] = "Il gruppo è vuoto"; -$a->strings["Remove Contact"] = "Rimuovi Contatto"; -$a->strings["Add Contact"] = "Aggiungi Contatto"; -$a->strings["No profile"] = "Nessun profilo"; -$a->strings["Help:"] = "Guida:"; -$a->strings["Page not found."] = "Pagina non trovata."; -$a->strings["Welcome to %s"] = "Benvenuto su %s"; -$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato."; -$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; -$a->strings["Please join us on Friendica"] = "Unisciti a noi su Friendica"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito."; -$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita."; -$a->strings["%d message sent."] = [ - 0 => "%d messaggio inviato.", - 1 => "%d messaggi inviati.", -]; -$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; -$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."] = "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."; -$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico."; -$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."] = "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."; -$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri."; -$a->strings["To accept this invitation, please visit and register at %s."] = "Per accettare questo invito, visita e registrati su %s"; -$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."] = ""; -$a->strings["Send invitations"] = "Invia inviti"; -$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:"; -$a->strings["Your message:"] = "Il tuo messaggio:"; -$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore."; -$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://friendi.ca"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca "; -$a->strings["Time Conversion"] = "Conversione Ora"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti."; -$a->strings["UTC time: %s"] = "Ora UTC: %s"; -$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s"; -$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s"; -$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:"; -$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."; -$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"] = "\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"; -$a->strings["Password reset requested at %s"] = "Richiesta reimpostazione password su %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata. (Puoi averla già richiesta precedentemente). Reimpostazione password fallita."; -$a->strings["Password Reset"] = "Reimpostazione password"; -$a->strings["Your password has been reset as requested."] = "La tua password è stata reimpostata come richiesto."; -$a->strings["Your new password is"] = "La tua nuova password è"; -$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; -$a->strings["click here to login"] = "clicca qui per entrare"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina Impostazioni dopo aver effettuato l'accesso."; -$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"] = "\nGentile %1\$s,\n La tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare."; -$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"] = "\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."; -$a->strings["Your password has been changed at %s"] = "La tua password presso %s è stata cambiata"; -$a->strings["Forgot your Password?"] = "Hai dimenticato la password?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password."; -$a->strings["Nickname or Email: "] = "Nome utente o email: "; -$a->strings["Reset"] = "Reimposta"; -$a->strings["Manage Identities and/or Pages"] = "Gestisci identità 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"; -$a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:"; +$a->strings["People Search - %s"] = "Cerca persone - %s"; +$a->strings["Forum Search - %s"] = "Ricerca Forum - %s"; +$a->strings["No matches"] = "Nessun risultato"; +$a->strings["This is Friendica, version"] = "Questo è Friendica, versione"; +$a->strings["running at web location"] = "in esecuzione all'indirizzo web"; +$a->strings["Please visit Friendi.ca to learn more about the Friendica project."] = "Visita Friendi.ca 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 addons/apps:"] = "Addon/applicazioni installate"; +$a->strings["No installed addons/apps"] = "Nessun addons/applicazione installata"; +$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati."; +$a->strings["Blocked domain"] = "Dominio bloccato"; +$a->strings["Reason for the block"] = "Motivazione del blocco"; $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["Profile Match"] = "Profili corrispondenti"; -$a->strings["No matches"] = "Nessun risultato"; -$a->strings["No recipient selected."] = "Nessun destinatario selezionato."; -$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto."; -$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato."; -$a->strings["Message collection failure."] = "Errore recuperando il messaggio."; -$a->strings["Message sent."] = "Messaggio inviato."; -$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?"; -$a->strings["Message deleted."] = "Messaggio eliminato."; -$a->strings["Conversation removed."] = "Conversazione rimossa."; -$a->strings["Send Private Message"] = "Invia un messaggio privato"; -$a->strings["To:"] = "A:"; -$a->strings["Subject:"] = "Oggetto:"; -$a->strings["No messages."] = "Nessun messaggio."; -$a->strings["Message not available."] = "Messaggio non disponibile."; -$a->strings["Delete message"] = "Elimina il messaggio"; -$a->strings["Delete conversation"] = "Elimina la conversazione"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, Potresti essere in grado di rispondere dalla pagina del profilo del mittente."; -$a->strings["Send Reply"] = "Invia la risposta"; -$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s"; -$a->strings["You and %s"] = "Tu e %s"; -$a->strings["%s and You"] = "%s e Tu"; -$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i"; -$a->strings["%d message"] = [ - 0 => "%d messaggio", - 1 => "%d messaggi", -]; $a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; $a->strings["Discard"] = "Scarta"; $a->strings["Ignore"] = "Ignora"; +$a->strings["Notifications"] = "Notifiche"; $a->strings["Network Notifications"] = "Notifiche dalla rete"; $a->strings["System Notifications"] = "Notifiche di sistema"; $a->strings["Personal Notifications"] = "Notifiche personali"; @@ -1027,63 +470,325 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu $a->strings["Friend"] = "Amico"; $a->strings["Sharer"] = "Condivisore"; $a->strings["Subscriber"] = "Abbonato"; +$a->strings["About:"] = "Informazioni:"; +$a->strings["Tags:"] = "Tag:"; +$a->strings["Gender:"] = "Genere:"; +$a->strings["Network:"] = "Rete:"; $a->strings["No introductions."] = "Nessuna presentazione."; $a->strings["Show unread"] = "Mostra non letti"; $a->strings["Show all"] = "Mostra tutti"; $a->strings["No more %s notifications."] = "Nessun'altra notifica %s."; -$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema."; $a->strings["Post successful."] = "Inviato!"; $a->strings["OpenID protocol error. No ID returned."] = "Errore protocollo OpenID. Nessun ID ricevuto."; $a->strings["Account not found and OpenID registration is not permitted on this site."] = "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito."; -$a->strings["Not Extended"] = "Not Extended"; -$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti"; -$a->strings["Remove My Account"] = "Rimuovi il mio account"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo."; -$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:"; -$a->strings["Resubscribing to OStatus contacts"] = "Risottoscrivi i contatti OStatus"; -$a->strings["Error"] = "Errore"; -$a->strings["Done"] = "Fatto"; -$a->strings["Keep this window open until done."] = "Tieni questa finestra aperta fino a che ha finito."; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; -$a->strings["Tag removed"] = "Tag rimosso"; -$a->strings["Remove Item Tag"] = "Rimuovi il tag"; -$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: "; -$a->strings["Remove"] = "Rimuovi"; -$a->strings["Export account"] = "Esporta account"; -$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."] = "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."; -$a->strings["Export all"] = "Esporta tutto"; -$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)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può 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)"; -$a->strings["Export personal data"] = "Esporta dati personali"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito."; -$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine."; -$a->strings["No recipient."] = "Nessun destinatario."; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti."; -$a->strings["No potential page delegates located."] = "Nessun potenziale delegato per la pagina è stato trovato."; +$a->strings["Login failed."] = "Accesso fallito."; +$a->strings["Subscribing to OStatus contacts"] = "Iscrizione a contatti OStatus"; +$a->strings["No contact provided."] = "Nessun contatto disponibile."; +$a->strings["Couldn't fetch information for contact."] = "Non è stato possibile recuperare le informazioni del contatto."; +$a->strings["Couldn't fetch friends for contact."] = "Non è stato possibile recuperare gli amici del contatto."; +$a->strings["success"] = "successo"; +$a->strings["failed"] = "fallito"; +$a->strings["ignored"] = "ignorato"; +$a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato."; +$a->strings["Events"] = "Eventi"; +$a->strings["View"] = "Mostra"; +$a->strings["Previous"] = "Precedente"; +$a->strings["Next"] = "Successivo"; +$a->strings["list"] = "lista"; +$a->strings["User not found"] = "Utente non trovato"; +$a->strings["This calendar format is not supported"] = "Questo formato di calendario non è supportato"; +$a->strings["No exportable data found"] = "Nessun dato esportabile trovato"; +$a->strings["calendar"] = "calendario"; +$a->strings["Profile not found."] = "Profilo non trovato."; +$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e già approvata."; +$a->strings["Response from remote site was not understood."] = "Errore di comunicazione con l'altro sito."; +$a->strings["Unexpected response from remote site: "] = "La risposta dell'altro sito non può essere gestita: "; +$a->strings["Confirmation completed successfully."] = "Conferma completata con successo."; +$a->strings["Temporary failure. Please wait and try again."] = "Problema temporaneo. Attendi e riprova."; +$a->strings["Introduction failed or was revoked."] = "La presentazione ha generato un errore o è stata revocata."; +$a->strings["Remote site reported: "] = "Il sito remoto riporta: "; +$a->strings["Unable to set contact photo."] = "Impossibile impostare la foto del contatto."; +$a->strings["No user record found for '%s' "] = "Nessun utente trovato '%s'"; +$a->strings["Our site encryption key is apparently messed up."] = "La nostra chiave di criptazione del sito sembra essere corrotta."; +$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo."; +$a->strings["Contact record was not found for you on our site."] = "Il contatto non è stato trovato sul nostro sito."; +$a->strings["Site public key not available in contact record for URL %s."] = "La chiave pubblica del sito non è disponibile per l'URL %s"; +$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare."; +$a->strings["Unable to set your contact credentials on our system."] = "Impossibile impostare le credenziali del tuo contatto sul nostro sistema."; +$a->strings["Unable to update your contact profile details on our system"] = "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema"; +$a->strings["[Name Withheld]"] = "[Nome Nascosto]"; +$a->strings["%1\$s has joined %2\$s"] = "%1\$s si è unito a %2\$s"; +$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato."; +$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; +$a->strings["Please join us on Friendica"] = "Unisciti a noi su Friendica"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito."; +$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita."; +$a->strings["%d message sent."] = [ + 0 => "%d messaggio inviato.", + 1 => "%d messaggi inviati.", +]; +$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; +$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."] = "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."; +$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico."; +$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."] = "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."; +$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri."; +$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."] = "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."; +$a->strings["To accept this invitation, please visit and register at %s."] = "Per accettare questo invito, visita e registrati su %s"; +$a->strings["Send invitations"] = "Invia inviti"; +$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:"; +$a->strings["Your message:"] = "Il tuo messaggio:"; +$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore."; +$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://friendi.ca"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca "; +$a->strings["Manage Identities and/or Pages"] = "Gestisci identità 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"; +$a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:"; +$a->strings["Profile deleted."] = "Profilo eliminato."; +$a->strings["Profile-"] = "Profilo-"; +$a->strings["New profile created."] = "Il nuovo profilo è stato creato."; +$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; +$a->strings["Profile Name is required."] = "Il nome profilo è obbligatorio ."; +$a->strings["Marital Status"] = "Stato civile"; +$a->strings["Romantic Partner"] = "Partner romantico"; +$a->strings["Work/Employment"] = "Lavoro/Impiego"; +$a->strings["Religion"] = "Religione"; +$a->strings["Political Views"] = "Orientamento Politico"; +$a->strings["Gender"] = "Sesso"; +$a->strings["Sexual Preference"] = "Preferenza sessuale"; +$a->strings["XMPP"] = "XMPP"; +$a->strings["Homepage"] = "Homepage"; +$a->strings["Interests"] = "Interessi"; +$a->strings["Address"] = "Indirizzo"; +$a->strings["Location"] = "Posizione"; +$a->strings["Profile updated."] = "Profilo aggiornato."; +$a->strings[" and "] = "e "; +$a->strings["public profile"] = "profilo pubblico"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; +$a->strings[" - Visit %1\$s's %2\$s"] = "- Visita %2\$s di %1\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha un %2\$s aggiornato. Ha cambiato %3\$s"; +$a->strings["Hide contacts and friends:"] = "Nascondi contatti:"; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"; +$a->strings["Show more profile fields:"] = "Mostra più informazioni di profilo:"; +$a->strings["Profile Actions"] = "Azioni Profilo"; +$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; +$a->strings["Change Profile Photo"] = "Cambia la foto del profilo"; +$a->strings["View this profile"] = "Visualizza questo profilo"; +$a->strings["Edit visibility"] = "Modifica visibilità"; +$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; +$a->strings["Clone this profile"] = "Clona questo profilo"; +$a->strings["Delete this profile"] = "Elimina questo profilo"; +$a->strings["Basic information"] = "Informazioni di base"; +$a->strings["Profile picture"] = "Immagine del profilo"; +$a->strings["Preferences"] = "Preferenze"; +$a->strings["Status information"] = "Informazioni stato"; +$a->strings["Additional information"] = "Informazioni aggiuntive"; +$a->strings["Personal"] = "Personale"; +$a->strings["Relation"] = "Relazione"; +$a->strings["Miscellaneous"] = "Varie"; +$a->strings["Your Gender:"] = "Il tuo sesso:"; +$a->strings[" Marital Status:"] = " Stato sentimentale:"; +$a->strings["Sexual Preference:"] = "Preferenze sessuali:"; +$a->strings["Example: fishing photography software"] = "Esempio: pesca fotografia programmazione"; +$a->strings["Profile Name:"] = "Nome del profilo:"; +$a->strings["Required"] = "Richiesto"; +$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Questo è il tuo profilo publico.
Potrebbe essere visto da chiunque attraverso internet."; +$a->strings["Your Full Name:"] = "Il tuo nome completo:"; +$a->strings["Title/Description:"] = "Breve descrizione (es. titolo, posizione, altro):"; +$a->strings["Street Address:"] = "Indirizzo (via/piazza):"; +$a->strings["Locality/City:"] = "Località:"; +$a->strings["Region/State:"] = "Regione/Stato:"; +$a->strings["Postal/Zip Code:"] = "CAP:"; +$a->strings["Country:"] = "Nazione:"; +$a->strings["Age: "] = "Età : "; +$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Esempio: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "Dal [data]:"; +$a->strings["Tell us about yourself..."] = "Raccontaci di te..."; +$a->strings["XMPP (Jabber) address:"] = "Indirizzo XMPP (Jabber):"; +$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti."; +$a->strings["Homepage URL:"] = "Homepage:"; +$a->strings["Hometown:"] = "Paese natale:"; +$a->strings["Political Views:"] = "Orientamento politico:"; +$a->strings["Religious Views:"] = "Orientamento religioso:"; +$a->strings["Public Keywords:"] = "Parole chiave visibili a tutti:"; +$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)"; +$a->strings["Private Keywords:"] = "Parole chiave private:"; +$a->strings["(Used for searching profiles, never shown to others)"] = "(Usato per cercare tra i profili, non è mai visibile agli altri)"; +$a->strings["Likes:"] = "Mi piace:"; +$a->strings["Dislikes:"] = "Non mi piace:"; +$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["Hobbies/Interests"] = "Hobby/interessi"; +$a->strings["Love/romance"] = "Amore"; +$a->strings["Work/employment"] = "Lavoro/impiego"; +$a->strings["School/education"] = "Scuola/educazione"; +$a->strings["Contact information and Social Networks"] = "Informazioni su contatti e social network"; +$a->strings["Profile Image"] = "Immagine del Profilo"; +$a->strings["visible to everybody"] = "visibile a tutti"; +$a->strings["Edit/Manage Profiles"] = "Modifica / Gestisci profili"; +$a->strings["Change profile photo"] = "Cambia la foto del profilo"; +$a->strings["Create New Profile"] = "Crea un nuovo profilo"; +$a->strings["Invalid request."] = "Richiesta non valida."; +$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file 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 %s"] = "Il file supera la dimensione massima di %s"; +$a->strings["File upload failed."] = "Caricamento del file non riuscito."; +$a->strings["%d contact edited."] = [ + 0 => "%d contatto modificato.", + 1 => "%d contatti modificati", +]; +$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto."; +$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; +$a->strings["Contact updated."] = "Contatto aggiornato."; +$a->strings["Failed to update contact record."] = "Errore nell'aggiornamento del contatto."; +$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato"; +$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato"; +$a->strings["Contact has been ignored"] = "Il contatto è ignorato"; +$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato"; +$a->strings["Contact has been archived"] = "Il contatto è stato archiviato"; +$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato"; +$a->strings["Drop contact"] = "Cancella contatto"; +$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?"; +$a->strings["Contact has been removed."] = "Il contatto è stato rimosso."; +$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s"; +$a->strings["You are sharing with %s"] = "Stai condividendo con %s"; +$a->strings["%s is sharing with you"] = "%s sta condividendo con te"; +$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto."; +$a->strings["Never"] = "Mai"; +$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)"; +$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)"; +$a->strings["Suggest friends"] = "Suggerisci amici"; +$a->strings["Network type: %s"] = "Tipo di rete: %s"; +$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!"; +$a->strings["Fetch further information for feeds"] = "Recupera maggiori informazioni per i feed"; +$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Recupera informazioni come immagini di anteprima, titolo e teaser dall'elemento del feed. Puoi attivare questa funzione se il feed non contiene molto testo. Le parole chiave sono recuperate dal tag meta nella pagina dell'elemento e inseriti come hashtag."; +$a->strings["Disabled"] = "Disabilitato"; +$a->strings["Fetch information"] = "Recupera informazioni"; +$a->strings["Fetch keywords"] = "Recupera parole chiave"; +$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave"; +$a->strings["Contact"] = "Contatto"; +$a->strings["Profile Visibility"] = "Visibilità del profilo"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."; +$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto"; +$a->strings["Their personal note"] = "La loro nota personale"; +$a->strings["Edit contact notes"] = "Modifica note contatto"; +$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto"; +$a->strings["Ignore contact"] = "Ignora il contatto"; +$a->strings["Repair URL settings"] = "Impostazioni riparazione URL"; +$a->strings["View conversations"] = "Vedi conversazioni"; +$a->strings["Last update:"] = "Ultimo aggiornamento:"; +$a->strings["Update public posts"] = "Aggiorna messaggi pubblici"; +$a->strings["Update now"] = "Aggiorna adesso"; +$a->strings["Unblock"] = "Sblocca"; +$a->strings["Block"] = "Blocca"; +$a->strings["Unignore"] = "Non ignorare"; +$a->strings["Currently blocked"] = "Bloccato"; +$a->strings["Currently ignored"] = "Ignorato"; +$a->strings["Currently archived"] = "Al momento archiviato"; +$a->strings["Awaiting connection acknowledge"] = "In attesa di conferma della connessione"; +$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["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 hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato"; +$a->strings["XMPP:"] = "XMPP:"; +$a->strings["Actions"] = "Azioni"; +$a->strings["Status"] = "Stato"; +$a->strings["Contact Settings"] = "Impostazioni Contatto"; +$a->strings["Suggestions"] = "Suggerimenti"; +$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici"; +$a->strings["All Contacts"] = "Tutti i contatti"; +$a->strings["Show all contacts"] = "Mostra tutti i contatti"; +$a->strings["Unblocked"] = "Sbloccato"; +$a->strings["Only show unblocked contacts"] = "Mostra solo contatti non bloccati"; +$a->strings["Blocked"] = "Bloccato"; +$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati"; +$a->strings["Ignored"] = "Ignorato"; +$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati"; +$a->strings["Archived"] = "Archiviato"; +$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["Search your contacts"] = "Cerca nei tuoi contatti"; +$a->strings["Results for: %s"] = "Risultati per: %s"; +$a->strings["Find"] = "Trova"; +$a->strings["Update"] = "Aggiorna"; +$a->strings["Archive"] = "Archivia"; +$a->strings["Unarchive"] = "Dearchivia"; +$a->strings["Batch Actions"] = "Azioni Batch"; +$a->strings["Profile Details"] = "Dettagli del profilo"; +$a->strings["View all contacts"] = "Vedi tutti i contatti"; +$a->strings["View all common friends"] = "Vedi tutti gli amici in comune"; +$a->strings["Advanced"] = "Avanzate"; +$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto"; +$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["Toggle Blocked status"] = "Inverti stato \"Blocca\""; +$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\""; +$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\""; +$a->strings["Delete contact"] = "Rimuovi contatto"; +$a->strings["No parent user"] = "Nessun utente principale"; +$a->strings["Parent User"] = "Utente Principale"; +$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso."; +$a->strings["Save Settings"] = "Salva Impostazioni"; +$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina"; +$a->strings["Delegates"] = "Delegati"; $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."] = "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."; $a->strings["Existing Page Managers"] = "Gestori Pagina Esistenti"; $a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti"; $a->strings["Potential Delegates"] = "Delegati Potenziali"; +$a->strings["Remove"] = "Rimuovi"; $a->strings["Add"] = "Aggiungi"; $a->strings["No entries."] = "Nessuna voce."; -$a->strings["Do you really want to delete this suggestion?"] = "Vuoi veramente cancellare questo suggerimento?"; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."; -$a->strings["Ignore/Hide"] = "Ignora / Nascondi"; -$a->strings["Global Directory"] = "Elenco globale"; -$a->strings["Find on this site"] = "Cerca nel sito"; -$a->strings["Results for:"] = "Risultati per:"; -$a->strings["Site Directory"] = "Elenco del sito"; -$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta)."; -$a->strings["Files"] = "File"; -$a->strings["This is Friendica, version"] = "Questo è Friendica, versione"; -$a->strings["running at web location"] = "in esecuzione all'indirizzo web"; -$a->strings["Please visit Friendi.ca to learn more about the Friendica project."] = "Visita Friendi.ca 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/componenti aggiuntivi/applicazioni installate"; -$a->strings["No installed plugins/addons/apps"] = "Nessun plugin/componente aggiuntivo/applicazione installata"; -$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati."; -$a->strings["Reason for the block"] = "Motivazione del blocco"; +$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata."; +$a->strings["Profile location is not valid or does not contain profile information."] = "L'indirizzo del profilo non è valido o non contiene un profilo."; +$a->strings["Warning: profile location has no identifiable owner name."] = "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario."; +$a->strings["Warning: profile location has no profile photo."] = "Attenzione: l'indirizzo del profilo non ha una foto."; +$a->strings["%d required parameter was not found at the given location"] = [ + 0 => "%d parametro richiesto non è stato trovato all'indirizzo dato", + 1 => "%d parametri richiesti non sono stati trovati all'indirizzo dato", +]; +$a->strings["Introduction complete."] = "Presentazione completa."; +$a->strings["Unrecoverable protocol error."] = "Errore di comunicazione."; +$a->strings["Profile unavailable."] = "Profilo non disponibile."; +$a->strings["%s has received too many connection requests today."] = "%s ha ricevuto troppe richieste di connessione per oggi."; +$a->strings["Spam protection measures have been invoked."] = "Sono state attivate le misure di protezione contro lo spam."; +$a->strings["Friends are advised to please try again in 24 hours."] = "Gli amici sono pregati di riprovare tra 24 ore."; +$a->strings["Invalid locator"] = "Indirizzo non valido"; +$a->strings["You have already introduced yourself here."] = "Ti sei già presentato qui."; +$a->strings["Apparently you are already friends with %s."] = "Pare che tu e %s siate già amici."; +$a->strings["Invalid profile URL."] = "Indirizzo profilo non valido."; +$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso."; +$a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata."; +$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema."; +$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["Public access denied."] = "Accesso negato."; +$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["Friend/Connection Request"] = "Richieste di amicizia/connessione"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"; +$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["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)"; +$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)"; +$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["- select -"] = "- seleziona -"; +$a->strings["The contact could not be added."] = "Il contatto non può essere aggiunto."; +$a->strings["You already added this contact."] = "Hai già aggiunto questo contatto."; +$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto."; +$a->strings["OStatus support is disabled. Contact can't be added."] = "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto."; +$a->strings["The network type couldn't be detected. Contact can't be added."] = "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto."; $a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Impostazioni"; $a->strings["Could not connect to database."] = " Impossibile collegarsi con il database."; $a->strings["Could not create table."] = "Impossibile creare le tabelle."; @@ -1109,7 +814,7 @@ $a->strings["Site settings"] = "Impostazioni sito"; $a->strings["System Language:"] = "Lingua di Sistema:"; $a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Imposta la lingua di default per l'interfaccia e l'invio delle email."; $a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web"; -$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run the background processing. See 'Setup the poller'"] = "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi 'Setup the poller'"; +$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi 'Setup the poller'"; $a->strings["PHP executable path"] = "Percorso eseguibile PHP"; $a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione."; $a->strings["Command line PHP"] = "PHP da riga di comando"; @@ -1156,35 +861,156 @@ $a->strings["ImageMagick PHP extension is installed"] = "L'estensione PHP ImageM $a->strings["ImageMagick supports GIF"] = "ImageMagick supporta i GIF"; $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."] = "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."; $a->strings["

What next

"] = "

Cosa fare ora

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller."; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker."; +$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Vai nella pagina di registrazione del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito."; +$a->strings["Time Conversion"] = "Conversione Ora"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti."; +$a->strings["UTC time: %s"] = "Ora UTC: %s"; +$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s"; +$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s"; +$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:"; +$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, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nGentile %1\$s,\n\tabbiamo 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."; +$a->strings["\n\t\tFollow this link soon 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"] = "\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\tIndirizzo del sito: %2\$s\n\tNome utente: %3\$s"; +$a->strings["Password reset requested at %s"] = "Richiesta reimpostazione password su %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata. (Puoi averla già richiesta precedentemente). Reimpostazione password fallita."; +$a->strings["Request has expired, please make a new one."] = "La richiesta è scaduta, si prega di crearne una nuova."; +$a->strings["Forgot your Password?"] = "Hai dimenticato la password?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password."; +$a->strings["Nickname or Email: "] = "Nome utente o email: "; +$a->strings["Reset"] = "Reimposta"; +$a->strings["Password Reset"] = "Reimpostazione password"; +$a->strings["Your password has been reset as requested."] = "La tua password è stata reimpostata come richiesto."; +$a->strings["Your new password is"] = "La tua nuova password è"; +$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; +$a->strings["click here to login"] = "clicca qui per entrare"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina Impostazioni dopo aver effettuato l'accesso."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\nGentile %1\$s,\n\tLa tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare."; +$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\nI dettagli del tuo account sono:\n\n\tIndirizzo del sito: %1\$s\n\tNome utente: %2\$s\n\tPassword: %3\$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato."; +$a->strings["Your password has been changed at %s"] = "La tua password presso %s è stata cambiata"; +$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema."; +$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["Poke/Prod"] = "Tocca/Pungola"; +$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno"; +$a->strings["Recipient"] = "Destinatario"; +$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario"; +$a->strings["Make this post private"] = "Rendi questo post privato"; +$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe."; +$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; +$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'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 %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:"; +$a->strings["or"] = "o"; +$a->strings["skip this step"] = "salta questo passaggio"; +$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; +$a->strings["Crop Image"] = "Ritaglia immagine"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore."; +$a->strings["Done Editing"] = "Finito"; +$a->strings["Image uploaded successfully."] = "Immagine caricata con successo."; +$a->strings["Image upload failed."] = "Caricamento immagine fallito."; +$a->strings["Permission denied"] = "Permesso negato"; +$a->strings["Invalid profile identifier."] = "Identificativo del profilo non valido."; +$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo"; +$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; +$a->strings["Visible To"] = "Visibile a"; +$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)"; +$a->strings["Account approved."] = "Account approvato."; +$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; +$a->strings["Please login."] = "Accedi."; +$a->strings["Remove My Account"] = "Rimuovi il mio account"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo."; +$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:"; $a->strings["Remove term"] = "Rimuovi termine"; +$a->strings["Saved Searches"] = "Ricerche salvate"; $a->strings["Only logged in users are permitted to perform a search."] = "Solo agli utenti autenticati è permesso eseguire ricerche."; $a->strings["Too Many Requests"] = "Troppe richieste"; $a->strings["Only one search per minute is permitted for not logged in users."] = "Solo una ricerca al minuto è permessa agli utenti non autenticati."; +$a->strings["No results."] = "Nessun risultato."; $a->strings["Items tagged with: %s"] = "Elementi taggati con: %s"; -$a->strings["Results for: %s"] = "Risultati per: %s"; -$a->strings["Contact wasn't found or can't be unfollowed."] = ""; -$a->strings["Contact unfollowed"] = ""; -$a->strings["You aren't a friend of this contact."] = "Non sei un amico di questo contatto"; -$a->strings["Unfollowing is currently not supported by your network."] = ""; -$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; +$a->strings["Tag removed"] = "Tag rimosso"; +$a->strings["Remove Item Tag"] = "Rimuovi il tag"; +$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: "; +$a->strings["Export account"] = "Esporta account"; +$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."] = "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."; +$a->strings["Export all"] = "Esporta tutto"; +$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)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può 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)"; +$a->strings["Export personal data"] = "Esporta dati personali"; +$a->strings["No contacts."] = "Nessun contatto."; +$a->strings["Access denied."] = "Accesso negato."; +$a->strings["Wall Photos"] = "Foto della bacheca"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito."; +$a->strings["No recipient selected."] = "Nessun destinatario selezionato."; +$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine."; +$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato."; +$a->strings["Message collection failure."] = "Errore recuperando il messaggio."; +$a->strings["Message sent."] = "Messaggio inviato."; +$a->strings["No recipient."] = "Nessun destinatario."; +$a->strings["Send Private Message"] = "Invia un messaggio privato"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti."; +$a->strings["To:"] = "A:"; +$a->strings["Subject:"] = "Oggetto:"; +$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; +$a->strings["Empty post discarded."] = "Messaggio vuoto scartato."; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica."; +$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi."; +$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento."; +$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."] = "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["Registration successful."] = "Registrazione completata."; +$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 proprietario del sito."; +$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'."; +$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera."; +$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): "; +$a->strings["Include your profile in member directory?"] = "Includi il tuo profilo nell'elenco pubblico?"; +$a->strings["Note for the admin"] = "Nota per l'amministratore"; +$a->strings["Leave a message for the admin, why you want to join this node"] = "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo"; +$a->strings["Membership on this site is by invitation only."] = "La registrazione su questo sito è solo su invito."; +$a->strings["Your invitation code: "] = "Il tuo codice di invito:"; +$a->strings["Registration"] = "Registrazione"; +$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): "; +$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Il tuo indirizzo email: (Le informazioni iniziali verranno inviate lì, quindi questo deve essere un indirizzo esistente.)"; +$a->strings["New Password:"] = "Nuova password:"; +$a->strings["Leave empty for an auto generated password."] = "Lascia vuoto per generare automaticamente una password."; +$a->strings["Confirm:"] = "Conferma:"; +$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà 'soprannome@%s'."; +$a->strings["Choose a nickname: "] = "Scegli un nome utente: "; +$a->strings["Register"] = "Registrati"; +$a->strings["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica"; $a->strings["Theme settings updated."] = "Impostazioni del tema aggiornate."; +$a->strings["Information"] = "Informazioni"; +$a->strings["Overview"] = "Panoramica"; +$a->strings["Federation Statistics"] = "Statistiche sulla Federazione"; +$a->strings["Configuration"] = "Configurazione"; $a->strings["Site"] = "Sito"; $a->strings["Users"] = "Utenti"; -$a->strings["Plugins"] = "Plugin"; +$a->strings["Addons"] = "Addons"; $a->strings["Themes"] = "Temi"; $a->strings["Additional features"] = "Funzionalità aggiuntive"; +$a->strings["Database"] = "Database"; $a->strings["DB updates"] = "Aggiornamenti Database"; $a->strings["Inspect Queue"] = "Ispeziona Coda di invio"; +$a->strings["Tools"] = "Strumenti"; +$a->strings["Contact Blocklist"] = "Blocklist Contatti"; $a->strings["Server Blocklist"] = "Server Blocklist"; -$a->strings["Federation Statistics"] = "Statistiche sulla Federazione"; $a->strings["Delete Item"] = "Rimuovi elemento"; $a->strings["Logs"] = "Log"; $a->strings["View Logs"] = "Vedi i log"; +$a->strings["Diagnostics"] = "Diagnostiche"; +$a->strings["PHP Info"] = "Info PHP"; $a->strings["probe address"] = "controlla indirizzo"; $a->strings["check webfinger"] = "verifica webfinger"; -$a->strings["Plugin Features"] = "Impostazioni Plugins"; -$a->strings["diagnostics"] = "diagnostiche"; +$a->strings["Admin"] = "Amministrazione"; +$a->strings["Addon Features"] = "Funzioni Addon"; $a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma"; $a->strings["The blocked domain"] = "Il dominio bloccato"; $a->strings["The reason why you blocked this domain."] = "Le ragioni per cui blocchi questo dominio."; @@ -1204,48 +1030,67 @@ $a->strings["Delete entry from blocklist"] = "Elimina voce dalla blocklist"; $a->strings["Delete entry from blocklist?"] = "Eliminare la voce dalla blocklist?"; $a->strings["Server added to blocklist."] = "Server aggiunto alla blocklist."; $a->strings["Site blocklist updated."] = "Blocklist del sito aggiornata."; +$a->strings["The contact has been blocked from the node"] = "Il contatto è stato bloccato dal nodo"; +$a->strings["Could not find any contact entry for this URL (%s)"] = "Impossibile trovare contatti a questo URL (%s)"; +$a->strings["%s contact unblocked"] = [ + 0 => "%s contatto sbloccato", + 1 => "%s contatti sbloccati", +]; +$a->strings["Remote Contact Blocklist"] = "Blocklist Contatti Remoti"; +$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "Questa pagina ti permette di impedire che qualsiasi messaggio da un contatto remoto raggiunga il tuo nodo."; +$a->strings["Block Remote Contact"] = "Blocca Contatto Remoto"; +$a->strings["select all"] = "seleziona tutti"; +$a->strings["select none"] = "seleziona niente"; +$a->strings["No remote contact is blocked from this node."] = "Nessun contatto remoto è bloccato da questo nodo."; +$a->strings["Blocked Remote Contacts"] = "Contatti Remoti Bloccati"; +$a->strings["Block New Remote Contact"] = "Blocca Nuovo Contatto Remoto"; +$a->strings["Photo"] = "Foto"; +$a->strings["%s total blocked contact"] = [ + 0 => "%scontatto bloccato totale", + 1 => "%scontatti bloccati totali", +]; +$a->strings["URL of the remote contact to block."] = "URL del contatto remoto da bloccare."; $a->strings["Delete this Item"] = "Rimuovi questo elemento"; -$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = ""; -$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = ""; -$a->strings["GUID"] = ""; -$a->strings["The GUID of the item you want to delete."] = ""; -$a->strings["Item marked for deletion."] = ""; +$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "Su questa pagina puoi cancellare un qualsiasi elemento dal tuo nodo. Se l'elemento è un post \"top\", l'intera discussione sarà cancellato."; +$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "Serve il GUID dell'elemento. Lo puoi trovare, per esempio, guardando l'URL display: l'ultima parte di http://example.com/display/123456 è il GUID, qui 123456."; +$a->strings["GUID"] = "GUID"; +$a->strings["The GUID of the item you want to delete."] = "Il GUID dell'elemento che vuoi cancellare."; +$a->strings["Item marked for deletion."] = "Elemento selezionato per l'eliminazione."; $a->strings["unknown"] = "sconosciuto"; $a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "Questa pagina offre alcuni numeri riguardo la porzione del social network federato di cui il tuo nodo Friendica fa parte. Questi numeri non sono completi ma riflettono esclusivamente la porzione di rete di cui il tuo nodo e' a conoscenza."; $a->strings["The Auto Discovered Contact Directory feature is not enabled, it will improve the data displayed here."] = "La funzione Elenco Contatti Scoperto Automaticamente non è abilitata, migliorerà i dati visualizzati qui."; -$a->strings["Currently this node is aware of %d nodes from the following platforms:"] = "Attualmente questo nodo conosce %d nodi dalle seguenti piattaforme:"; +$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Attualmente questo nodo conosce %d nodi con %d utenti registrati dalle seguenti piattaforme:"; $a->strings["ID"] = "ID"; $a->strings["Recipient Name"] = "Nome Destinatario"; $a->strings["Recipient Profile"] = "Profilo Destinatario"; +$a->strings["Network"] = "Rete"; $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 invio dei post. Questi sono post la cui consegna è fallita. Verranno inviati nuovamente più tardi ed eventualmente cancellati se la consegna continua a fallire."; -$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See here for a guide that may be helpful converting the table engines. You may also use the command php include/dbstructure.php toinnodb of your Friendica installation for an automatic conversion.
"] = "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi qui per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando php include/dbstructure.php toinnodb nella tua installazione Friendica per eseguire la conversione automaticamente.
"; -$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = ""; -$a->strings["The database update failed. Please run \"php include/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = ""; -$a->strings["The worker was never executed. Please check your database structure!"] = ""; -$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = ""; +$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See here for a guide that may be helpful converting the table engines. You may also use the command php scripts/dbstructure.php toinnodb of your Friendica installation for an automatic conversion.
"] = "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi qui per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando php scripts/dbstructure.php toinnodb nella tua installazione Friendica per eseguire la conversione automaticamente.
"; +$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "È disponibile per il download una nuova versione di Friendica. La tua versione è %1\$s, la versione upstream è %2\$s"; +$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "L'aggiornamento del database è fallito. Esegui \"php scripts/dbstructure.php update\" dalla riga di comando per poter vedere gli eventuali errori che potrebbero apparire."; +$a->strings["The worker was never executed. Please check your database structure!"] = "Il worker non è mai stato eseguito. Controlla la struttura del tuo database!"; +$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "L'ultima esecuzione del worker è stata alle %sUTC, ovvero più di un'ora fa. Controlla le impostazioni del tuo crontab."; $a->strings["Normal Account"] = "Account normale"; -$a->strings["Automatic Follower Account"] = ""; -$a->strings["Public Forum Account"] = ""; +$a->strings["Automatic Follower Account"] = "Account Follower Automatico"; +$a->strings["Public Forum Account"] = "Account Forum Publico"; $a->strings["Automatic Friend Account"] = "Account per amicizia automatizzato"; $a->strings["Blog Account"] = "Account Blog"; -$a->strings["Private Forum Account"] = ""; +$a->strings["Private Forum Account"] = "Account Forum Privato"; $a->strings["Message queues"] = "Code messaggi"; $a->strings["Summary"] = "Sommario"; $a->strings["Registered users"] = "Utenti registrati"; $a->strings["Pending registrations"] = "Registrazioni in attesa"; $a->strings["Version"] = "Versione"; -$a->strings["Active plugins"] = "Plugin attivi"; +$a->strings["Active addons"] = "Addon 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"] = "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["Never"] = "Mai"; -$a->strings["At post arrival"] = "All'arrivo di un messaggio"; -$a->strings["Disabled"] = "Disabilitato"; +$a->strings["Public postings from the federated network"] = "Messaggi pubblici dalla rete federata"; +$a->strings["Public postings from local users and the federated network"] = "Messaggi pubblici dagli utenti di questo sito e dalla rete federata"; $a->strings["Users, Global Contacts"] = "Utenti, Contatti Globali"; $a->strings["Users, Global Contacts/fallback"] = "Utenti, Contatti Globali/fallback"; $a->strings["One month"] = "Un mese"; @@ -1259,12 +1104,10 @@ $a->strings["Open"] = "Aperta"; $a->strings["No SSL policy, links will track page SSL state"] = "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina"; $a->strings["Force all links to use SSL"] = "Forza tutti i link ad usare SSL"; $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)"; -$a->strings["Don't check"] = ""; -$a->strings["check the stable version"] = ""; -$a->strings["check the development version"] = ""; -$a->strings["Save Settings"] = "Salva Impostazioni"; -$a->strings["Republish users to directory"] = ""; -$a->strings["Registration"] = "Registrazione"; +$a->strings["Don't check"] = "Non controllare"; +$a->strings["check the stable version"] = "controlla la versione stabile"; +$a->strings["check the development version"] = "controlla la versione di sviluppo"; +$a->strings["Republish users to directory"] = "Ripubblica gli utenti sulla directory"; $a->strings["File upload"] = "Caricamento file"; $a->strings["Policies"] = "Politiche"; $a->strings["Auto Discovered Contact Directory"] = "Elenco Contatti Scoperto Automaticamente"; @@ -1281,7 +1124,7 @@ $a->strings["Link to an icon that will be used for browsers."] = "Link verso un' $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 %s/siteinfo."] = "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo."; +$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "Per server pubblici: puoi aggiungere informazioni extra che verranno mostrate su %s/servers."; $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 - può essere sovrascritto dalle impostazioni utente - cambia le impostazioni del tema"; @@ -1312,14 +1155,16 @@ $a->strings["Allowed friend domains"] = "Domini amici consentiti"; $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Vuoto per accettare qualsiasi dominio."; $a->strings["Allowed email domains"] = "Domini email consentiti"; $a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "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."; +$a->strings["No OEmbed rich content"] = "Nessun contenuto ricco da OEmbed"; +$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Non mostrare il contenuto ricco (p.e. PDF), tranne che dai domini elencati di seguito."; +$a->strings["Allowed OEmbed domains"] = "Domini OEmbed consentiti"; +$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Elenco separato da virgola di domini il cui contenuto OEmbed verrà visualizzato. Sono permesse wildcard."; $a->strings["Block public"] = "Blocca pagine pubbliche"; $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato."; $a->strings["Force publish"] = "Forza pubblicazione"; $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per forzare tutti i profili di questo sito ad essere compresi nell'elenco di questo sito."; $a->strings["Global directory URL"] = "URL della directory globale"; $a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato."; -$a->strings["Allow threaded items"] = "Permetti commenti nidificati"; -$a->strings["Allow infinite level threading for items on this site."] = "Permette un infinito livello di nidificazione dei commenti su questo sito."; $a->strings["Private posts by default for new users"] = "Post privati di default per i nuovi utenti"; $a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici."; $a->strings["Don't include post content in email notifications"] = "Non includere il contenuto dei post nelle notifiche via email"; @@ -1336,8 +1181,8 @@ $a->strings["OpenID support"] = "Supporto OpenID"; $a->strings["OpenID support for registration and logins."] = "Supporta OpenID per la registrazione e il login"; $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 anti spam"; -$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["Community pages for visitors"] = "Pagina comunità per i visitatori"; +$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Quale pagina comunità verrà mostrata ai visitatori. Gli utenti locali vedranno sempre entrambe le pagine."; $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 Comunità (non valido per 'Comunità globale')"; $a->strings["Enable OStatus support"] = "Abilita supporto OStatus"; @@ -1361,7 +1206,7 @@ $a->strings["Maximum system load before delivery and poll processes are deferred $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["Minimal Memory"] = "Memoria Minima"; -$a->strings["Minimal free memory in MB for the poller. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minima memoria libera in MB per il poller. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato)."; +$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minima memoria libera in MB per il worker. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato)."; $a->strings["Maximum table size for optimization"] = "Dimensione massima della tabella per l'ottimizzazione"; $a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "La dimensione massima (in MB) per l'ottimizzazione automatica - default 100 MB. Inserisci -1 per disabilitarlo."; $a->strings["Minimum level of fragmentation"] = "Livello minimo di frammentazione"; @@ -1378,8 +1223,8 @@ $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["Check upstream version"] = ""; -$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = ""; +$a->strings["Check upstream version"] = "Controlla versione upstream"; +$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Abilita il controllo di nuove versioni di Friendica su Github. Se sono disponibili nuove versioni, ne sarai informato nel pannello Panoramica dell'amministrazione."; $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"; @@ -1397,17 +1242,17 @@ $a->strings["The picture proxy increases performance and privacy. It shouldn't b $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 Friendica and Diaspora* contacts of all users."] = ""; +$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Cambia l'URL base di questo server. Invia il messaggio di trasloco a tutti i contatti Friendica e Diaspora* di tutti gli utenti."; $a->strings["RINO Encryption"] = "Crittografia RINO"; $a->strings["Encryption layer between nodes."] = "Crittografia delle comunicazioni tra nodi."; $a->strings["Maximum number of parallel workers"] = "Massimo numero di lavori in parallelo"; $a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Su host condivisi imposta a 2. Su sistemi più grandi, valori fino a 10 vanno bene. Il valore di default è 4."; $a->strings["Don't use 'proc_open' with the worker"] = "Non usare 'proc_open' con il worker"; -$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of poller calls in your crontab."] = "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al poller nel tuo crontab."; +$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al worker nel tuo crontab."; $a->strings["Enable fastlane"] = "Abilita fastlane"; $a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Quando abilitato, il meccanismo di fastlane avvia processi aggiuntivi se processi con priorità più alta sono bloccati da processi con priorità più bassa."; $a->strings["Enable frontend worker"] = "Abilita worker da frontend"; -$a->strings["When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = ""; +$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Quando abilitato, il processo è avviato quando viene eseguito un accesso al backend (per esempio, quando un messaggio viene consegnato). Su siti più piccoli potresti voler chiamare %s/worker regolarmente attraverso un cron esterno. Dovresti abilitare questa opzione solo se non puoi impostare esecuzioni pianificate sul tuo server. "; $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"; @@ -1423,6 +1268,7 @@ $a->strings["Mark success (if update was manually applied)"] = "Segna completato $a->strings["Attempt to execute this update step automatically"] = "Cerco di eseguire questo aggiornamento in automatico"; $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nGentile %1\$s,\n l'amministratore di %2\$s ha impostato un account per te."; $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."] = "\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"; +$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s"; $a->strings["%s user blocked/unblocked"] = [ 0 => "%s utente bloccato/sbloccato", 1 => "%s utenti bloccati/sbloccati", @@ -1434,20 +1280,18 @@ $a->strings["%s user deleted"] = [ $a->strings["User '%s' deleted"] = "Utente '%s' cancellato"; $a->strings["User '%s' unblocked"] = "Utente '%s' sbloccato"; $a->strings["User '%s' blocked"] = "Utente '%s' bloccato"; +$a->strings["Email"] = "Email"; $a->strings["Register date"] = "Data registrazione"; $a->strings["Last login"] = "Ultimo accesso"; $a->strings["Last item"] = "Ultimo elemento"; $a->strings["Account"] = "Account"; $a->strings["Add User"] = "Aggiungi utente"; -$a->strings["select all"] = "seleziona tutti"; $a->strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma"; $a->strings["User waiting for permanent deletion"] = "Utente in attesa di cancellazione definitiva"; $a->strings["Request date"] = "Data richiesta"; $a->strings["No registrations."] = "Nessuna registrazione."; $a->strings["Note from the user"] = "Nota dall'utente"; $a->strings["Deny"] = "Nega"; -$a->strings["Block"] = "Blocca"; -$a->strings["Unblock"] = "Sblocca"; $a->strings["Site admin"] = "Amministrazione sito"; $a->strings["Account expired"] = "Account scaduto"; $a->strings["New User"] = "Nuovo Utente"; @@ -1458,19 +1302,19 @@ $a->strings["Name of the new user."] = "Nome del nuovo utente."; $a->strings["Nickname"] = "Nome utente"; $a->strings["Nickname of the new user."] = "Nome utente del nuovo utente."; $a->strings["Email address of the new user."] = "Indirizzo Email del nuovo utente."; -$a->strings["Plugin %s disabled."] = "Plugin %s disabilitato."; -$a->strings["Plugin %s enabled."] = "Plugin %s abilitato."; +$a->strings["Addon %s disabled."] = "Addon %s disabilitato."; +$a->strings["Addon %s enabled."] = "Addon %s abilitato."; $a->strings["Disable"] = "Disabilita"; $a->strings["Enable"] = "Abilita"; $a->strings["Toggle"] = "Inverti"; $a->strings["Author: "] = "Autore: "; $a->strings["Maintainer: "] = "Manutentore: "; -$a->strings["Reload active plugins"] = "Ricarica i plugin attivi"; -$a->strings["There are currently no plugins available on your node. You can find the official plugin repository at %1\$s and might find other interesting plugins in the open plugin registry at %2\$s"] = "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale dei plugin su %1\$s e potresti trovare altri plugin interessanti nell'open plugin repository su %2\$s"; +$a->strings["Reload active addons"] = "Ricarica addon attivi."; +$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale degli addon su %1\$s e potresti trovare altri addon interessanti nell'open addon repository su %2\$s"; $a->strings["No themes found."] = "Nessun tema trovato."; $a->strings["Screenshot"] = "Anteprima"; $a->strings["Reload active themes"] = "Ricarica i temi attivi"; -$a->strings["No themes found on the system. They should be paced in %1\$s"] = "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1\$s"; +$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1\$s"; $a->strings["[Experimental]"] = "[Sperimentale]"; $a->strings["[Unsupported]"] = "[Non supportato]"; $a->strings["Log settings updated."] = "Impostazioni Log aggiornate."; @@ -1483,138 +1327,96 @@ $a->strings["Must be writable by web server. Relative to your Friendica top-leve $a->strings["Log level"] = "Livello di Log"; $a->strings["PHP logging"] = "Log PHP"; $a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Per abilitare il log degli errori e degli avvisi di PHP puoi aggiungere le seguenti righe al file .htconfig.php nella tua installazione. La posizione del file impostato in 'error_log' è relativa alla directory principale della tua installazione Friendica e il server web deve avere i permessi di scrittura sul file. Il valore '1' per 'log_errors' e 'display_errors' abilita le opzioni, imposta '0' per disabilitarle."; +$a->strings["Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."] = "Errore aprendo il file di log %1\$s. Controlla che il file %1\$s esista e sia leggibile."; +$a->strings["Couldn't open %1\$s log file.\\r\\n
Check to see if file %1\$s is readable."] = "Non posso aprire il file di log %1\$s . Controlla che il file %1\$s esista e sia leggibile."; $a->strings["Off"] = "Spento"; $a->strings["On"] = "Acceso"; $a->strings["Lock feature %s"] = "Blocca funzionalità %s"; $a->strings["Manage Additional Features"] = "Gestisci Funzionalità Aggiuntive"; -$a->strings["%d contact edited."] = [ - 0 => "%d contatto modificato.", - 1 => "%d contatti modificati", -]; -$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto."; -$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; -$a->strings["Contact updated."] = "Contatto aggiornato."; -$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato"; -$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato"; -$a->strings["Contact has been ignored"] = "Il contatto è ignorato"; -$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato"; -$a->strings["Contact has been archived"] = "Il contatto è stato archiviato"; -$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato"; -$a->strings["Drop contact"] = "Cancella contatto"; -$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?"; -$a->strings["Contact has been removed."] = "Il contatto è stato rimosso."; -$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s"; -$a->strings["You are sharing with %s"] = "Stai condividendo con %s"; -$a->strings["%s is sharing with you"] = "%s sta condividendo con te"; -$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto."; -$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)"; -$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)"; -$a->strings["Suggest friends"] = "Suggerisci amici"; -$a->strings["Network type: %s"] = "Tipo di rete: %s"; -$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!"; -$a->strings["Fetch further information for feeds"] = "Recupera maggiori informazioni per i feed"; -$a->strings["Fetch information"] = "Recupera informazioni"; -$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave"; -$a->strings["Contact"] = "Contatto"; -$a->strings["Profile Visibility"] = "Visibilità del profilo"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."; -$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto"; -$a->strings["Their personal note"] = ""; -$a->strings["Edit contact notes"] = "Modifica note contatto"; -$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto"; -$a->strings["Ignore contact"] = "Ignora il contatto"; -$a->strings["Repair URL settings"] = "Impostazioni riparazione URL"; -$a->strings["View conversations"] = "Vedi conversazioni"; -$a->strings["Last update:"] = "Ultimo aggiornamento:"; -$a->strings["Update public posts"] = "Aggiorna messaggi pubblici"; -$a->strings["Update now"] = "Aggiorna adesso"; -$a->strings["Unignore"] = "Non ignorare"; -$a->strings["Currently blocked"] = "Bloccato"; -$a->strings["Currently ignored"] = "Ignorato"; -$a->strings["Currently archived"] = "Al momento archiviato"; -$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["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 hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato"; -$a->strings["Actions"] = "Azioni"; -$a->strings["Contact Settings"] = "Impostazioni Contatto"; -$a->strings["Suggestions"] = "Suggerimenti"; -$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici"; -$a->strings["Show all contacts"] = "Mostra tutti i contatti"; -$a->strings["Unblocked"] = "Sbloccato"; -$a->strings["Only show unblocked contacts"] = "Mostra solo contatti non bloccati"; -$a->strings["Blocked"] = "Bloccato"; -$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati"; -$a->strings["Ignored"] = "Ignorato"; -$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati"; -$a->strings["Archived"] = "Archiviato"; -$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["Search your contacts"] = "Cerca nei tuoi contatti"; -$a->strings["Update"] = "Aggiorna"; -$a->strings["Archive"] = "Archivia"; -$a->strings["Unarchive"] = "Dearchivia"; -$a->strings["Batch Actions"] = "Azioni Batch"; -$a->strings["View all contacts"] = "Vedi tutti i contatti"; -$a->strings["View all common friends"] = "Vedi tutti gli amici in comune"; -$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto"; -$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["Toggle Blocked status"] = "Inverti stato \"Blocca\""; -$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\""; -$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\""; -$a->strings["Delete contact"] = "Rimuovi contatto"; -$a->strings["Profile not found."] = "Profilo non trovato."; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e già approvata."; -$a->strings["Response from remote site was not understood."] = "Errore di comunicazione con l'altro sito."; -$a->strings["Unexpected response from remote site: "] = "La risposta dell'altro sito non può essere gestita: "; -$a->strings["Confirmation completed successfully."] = "Conferma completata con successo."; -$a->strings["Remote site reported: "] = "Il sito remoto riporta: "; -$a->strings["Temporary failure. Please wait and try again."] = "Problema temporaneo. Attendi e riprova."; -$a->strings["Introduction failed or was revoked."] = "La presentazione ha generato un errore o è stata revocata."; -$a->strings["Unable to set contact photo."] = "Impossibile impostare la foto del contatto."; -$a->strings["No user record found for '%s' "] = "Nessun utente trovato '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "La nostra chiave di criptazione del sito sembra essere corrotta."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo."; -$a->strings["Contact record was not found for you on our site."] = "Il contatto non è stato trovato sul nostro sito."; -$a->strings["Site public key not available in contact record for URL %s."] = "La chiave pubblica del sito non è disponibile per l'URL %s"; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare."; -$a->strings["Unable to set your contact credentials on our system."] = "Impossibile impostare le credenziali del tuo contatto sul nostro sistema."; -$a->strings["Unable to update your contact profile details on our system"] = "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema"; -$a->strings["%1\$s has joined %2\$s"] = "%1\$s si è unito a %2\$s"; -$a->strings["People Search - %s"] = "Cerca persone - %s"; -$a->strings["Forum Search - %s"] = "Ricerca Forum - %s"; -$a->strings["Item has been removed."] = "L'oggetto è stato rimosso."; +$a->strings["Source (bbcode) text:"] = "Testo sorgente (bbcode):"; +$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Testo sorgente (da Diaspora) da convertire in BBcode:"; +$a->strings["Source input: "] = "Sorgente:"; +$a->strings["bbcode (raw HTML(: "] = "bbcode (HTML grezzo):"; +$a->strings["bbcode: "] = "bbcode: "; +$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: "; +$a->strings["bb2diaspora: "] = "bb2diaspora: "; +$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: "; +$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: "; +$a->strings["Source input (Diaspora format): "] = "Sorgente (formato Diaspora):"; +$a->strings["diaspora2bb: "] = "diaspora2bb: "; +$a->strings["Login"] = "Accedi"; +$a->strings["The post was created"] = "Il messaggio è stato creato"; +$a->strings["Community option not available."] = "Opzione Comunità non disponibile"; +$a->strings["Not available."] = "Non disponibile."; +$a->strings["Local Community"] = "Comunità Locale"; +$a->strings["Posts from local users on this server"] = "Messaggi dagli utenti locali su questo sito"; +$a->strings["Global Community"] = "Comunità Globale"; +$a->strings["Posts from users of the whole federated network"] = "Messaggi dagli utenti della rete federata"; +$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Questa pagina comunità mostra tutti i post pubblici ricevuti da questo nodo. Potrebbero non riflettere le opinioni degli utenti di questo nodo."; +$a->strings["Status:"] = "Stato:"; +$a->strings["Homepage:"] = "Homepage:"; +$a->strings["Global Directory"] = "Elenco globale"; +$a->strings["Find on this site"] = "Cerca nel sito"; +$a->strings["Results for:"] = "Risultati per:"; +$a->strings["Site Directory"] = "Elenco del sito"; +$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta)."; +$a->strings["Item not found"] = "Oggetto non trovato"; +$a->strings["Edit post"] = "Modifica messaggio"; $a->strings["Event can not end before it has started."] = "Un evento non può finire prima di iniziare."; $a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti."; $a->strings["Create New Event"] = "Crea un nuovo evento"; $a->strings["Event details"] = "Dettagli dell'evento"; $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["Title:"] = "Titolo:"; $a->strings["Share this event"] = "Condividi questo evento"; +$a->strings["Basic"] = "Base"; $a->strings["Failed to remove event"] = "Rimozione evento fallita."; $a->strings["Event removed"] = "Evento rimosso"; $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["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; -$a->strings["Empty post discarded."] = "Messaggio vuoto scartato."; -$a->strings["System error. Post not saved."] = "Errore di sistema. Messaggio non salvato."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica."; -$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi."; -$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento."; -$a->strings["Mood"] = "Umore"; -$a->strings["Set your current mood and tell your friends"] = "Condividi il tuo umore con i tuoi amici"; +$a->strings["Group created."] = "Gruppo creato."; +$a->strings["Could not create group."] = "Impossibile creare il gruppo."; +$a->strings["Group not found."] = "Gruppo non trovato."; +$a->strings["Group name changed."] = "Il nome del gruppo è cambiato."; +$a->strings["Save Group"] = "Salva gruppo"; +$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti."; +$a->strings["Group Name: "] = "Nome del gruppo:"; +$a->strings["Group removed."] = "Gruppo rimosso."; +$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo."; +$a->strings["Delete Group"] = "Elimina Gruppo"; +$a->strings["Group Editor"] = "Modifica gruppo"; +$a->strings["Edit Group Name"] = "Modifica Nome Gruppo"; +$a->strings["Members"] = "Membri"; +$a->strings["Group is empty"] = "Il gruppo è vuoto"; +$a->strings["Remove Contact"] = "Rimuovi Contatto"; +$a->strings["Add Contact"] = "Aggiungi Contatto"; +$a->strings["New Message"] = "Nuovo messaggio"; +$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto."; +$a->strings["Messages"] = "Messaggi"; +$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?"; +$a->strings["Message deleted."] = "Messaggio eliminato."; +$a->strings["Conversation removed."] = "Conversazione rimossa."; +$a->strings["No messages."] = "Nessun messaggio."; +$a->strings["Message not available."] = "Messaggio non disponibile."; +$a->strings["Delete message"] = "Elimina il messaggio"; +$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i"; +$a->strings["Delete conversation"] = "Elimina la conversazione"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, Potresti essere in grado di rispondere dalla pagina del profilo del mittente."; +$a->strings["Send Reply"] = "Invia la risposta"; +$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s"; +$a->strings["You and %s"] = "Tu e %s"; +$a->strings["%s and You"] = "%s e Tu"; +$a->strings["%d message"] = [ + 0 => "%d messaggio", + 1 => "%d messaggi", +]; +$a->strings["add"] = "aggiungi"; $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [ 0 => "Attenzione: Questo gruppo contiene %s membro da una rete che non permette la ricezione di messaggi non pubblici.", 1 => "Attenzione: Questo gruppo contiene %s membri da reti che non permettono la ricezione di messaggi non pubblici.", @@ -1635,13 +1437,8 @@ $a->strings["Shared Links"] = "Links condivisi"; $a->strings["Interesting Links"] = "Link Interessanti"; $a->strings["Starred"] = "Preferiti"; $a->strings["Favourite Posts"] = "Messaggi preferiti"; -$a->strings["Subscribing to OStatus contacts"] = "Iscrizione a contatti OStatus"; -$a->strings["No contact provided."] = "Nessun contatto disponibile."; -$a->strings["Couldn't fetch information for contact."] = "Non è stato possibile recuperare le informazioni del contatto."; -$a->strings["Couldn't fetch friends for contact."] = "Non è stato possibile recuperare gli amici del contatto."; -$a->strings["success"] = "successo"; -$a->strings["failed"] = "fallito"; -$a->strings["ignored"] = "ignorato"; +$a->strings["Personal Notes"] = "Note personali"; +$a->strings["Photo Albums"] = "Album foto"; $a->strings["Recent Photos"] = "Foto recenti"; $a->strings["Upload New Photos"] = "Carica nuove foto"; $a->strings["everybody"] = "tutti"; @@ -1651,12 +1448,12 @@ $a->strings["Delete Album"] = "Rimuovi album"; $a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?"; $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 %s"] = "La dimensione dell'immagine supera il limite di %s"; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s"; +$a->strings["Image upload didn't complete, please try again"] = "Caricamento dell'immagine non completato. Prova di nuovo."; +$a->strings["Image file is missing"] = "Il file dell'immagine è mancante"; +$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Il server non può accettare il caricamento di un nuovo file in questo momento, contattare l'amministratore"; $a->strings["Image file is empty."] = "Il file dell'immagine è vuoto."; -$a->strings["Unable to process image."] = "Impossibile caricare l'immagine."; -$a->strings["Image upload failed."] = "Caricamento immagine fallito."; $a->strings["No photos selected"] = "Nessuna foto selezionata"; $a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti."; $a->strings["Upload Photos"] = "Carica foto"; @@ -1665,8 +1462,6 @@ $a->strings["or existing album name: "] = "o nome di un album esistente: "; $a->strings["Do not show a status post for this upload"] = "Non creare un post per questo upload"; $a->strings["Show to Groups"] = "Mostra ai gruppi"; $a->strings["Show to Contacts"] = "Mostra ai contatti"; -$a->strings["Private Photo"] = "Foto privata"; -$a->strings["Public Photo"] = "Foto pubblica"; $a->strings["Edit Album"] = "Modifica album"; $a->strings["Show Newest First"] = "Mostra nuove foto per prime"; $a->strings["Show Oldest First"] = "Mostra vecchie foto per prime"; @@ -1687,135 +1482,20 @@ $a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #cam $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["I like this (toggle)"] = "Mi piace (clic per cambiare)"; $a->strings["I don't like this (toggle)"] = "Non mi piace (clic per cambiare)"; $a->strings["This is you"] = "Questo sei tu"; $a->strings["Comment"] = "Commento"; $a->strings["Map"] = "Mappa"; $a->strings["View Album"] = "Sfoglia l'album"; -$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["Poke/Prod"] = "Tocca/Pungola"; -$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno"; -$a->strings["Recipient"] = "Destinatario"; -$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario"; -$a->strings["Make this post private"] = "Rendi questo post privato"; -$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; -$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'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["Upload File:"] = "Carica un file:"; -$a->strings["Select a profile:"] = "Seleziona un profilo:"; -$a->strings["Upload"] = "Carica"; -$a->strings["or"] = "o"; -$a->strings["skip this step"] = "salta questo passaggio"; -$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; -$a->strings["Crop Image"] = "Ritaglia immagine"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore."; -$a->strings["Done Editing"] = "Finito"; -$a->strings["Image uploaded successfully."] = "Immagine caricata con successo."; -$a->strings["Profile deleted."] = "Profilo eliminato."; -$a->strings["Profile-"] = "Profilo-"; -$a->strings["New profile created."] = "Il nuovo profilo è stato creato."; -$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; -$a->strings["Profile Name is required."] = "Il nome profilo è obbligatorio ."; -$a->strings["Marital Status"] = "Stato civile"; -$a->strings["Romantic Partner"] = "Partner romantico"; -$a->strings["Work/Employment"] = "Lavoro/Impiego"; -$a->strings["Religion"] = "Religione"; -$a->strings["Political Views"] = "Orientamento Politico"; -$a->strings["Gender"] = "Sesso"; -$a->strings["Sexual Preference"] = "Preferenza sessuale"; -$a->strings["XMPP"] = "XMPP"; -$a->strings["Homepage"] = "Homepage"; -$a->strings["Interests"] = "Interessi"; -$a->strings["Address"] = "Indirizzo"; -$a->strings["Location"] = "Posizione"; -$a->strings["Profile updated."] = "Profilo aggiornato."; -$a->strings[" and "] = "e "; -$a->strings["public profile"] = "profilo pubblico"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; -$a->strings[" - Visit %1\$s's %2\$s"] = "- Visita %2\$s di %1\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha un %2\$s aggiornato. Ha cambiato %3\$s"; -$a->strings["Hide contacts and friends:"] = "Nascondi contatti:"; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"; -$a->strings["Show more profile fields:"] = "Mostra più informazioni di profilo:"; -$a->strings["Profile Actions"] = "Azioni Profilo"; -$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; -$a->strings["Change Profile Photo"] = "Cambia la foto del profilo"; -$a->strings["View this profile"] = "Visualizza questo profilo"; -$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; -$a->strings["Clone this profile"] = "Clona questo profilo"; -$a->strings["Delete this profile"] = "Elimina questo profilo"; -$a->strings["Basic information"] = "Informazioni di base"; -$a->strings["Profile picture"] = "Immagine del profilo"; -$a->strings["Preferences"] = "Preferenze"; -$a->strings["Status information"] = "Informazioni stato"; -$a->strings["Additional information"] = "Informazioni aggiuntive"; -$a->strings["Relation"] = "Relazione"; -$a->strings["Your Gender:"] = "Il tuo sesso:"; -$a->strings[" Marital Status:"] = " Stato sentimentale:"; -$a->strings["Example: fishing photography software"] = "Esempio: pesca fotografia programmazione"; -$a->strings["Profile Name:"] = "Nome del profilo:"; -$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Questo è il tuo profilo publico.
Potrebbe essere visto da chiunque attraverso internet."; -$a->strings["Your Full Name:"] = "Il tuo nome completo:"; -$a->strings["Title/Description:"] = "Breve descrizione (es. titolo, posizione, altro):"; -$a->strings["Street Address:"] = "Indirizzo (via/piazza):"; -$a->strings["Locality/City:"] = "Località:"; -$a->strings["Region/State:"] = "Regione/Stato:"; -$a->strings["Postal/Zip Code:"] = "CAP:"; -$a->strings["Country:"] = "Nazione:"; -$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Esempio: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Since [date]:"] = "Dal [data]:"; -$a->strings["Tell us about yourself..."] = "Raccontaci di te..."; -$a->strings["XMPP (Jabber) address:"] = "Indirizzo XMPP (Jabber):"; -$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti."; -$a->strings["Homepage URL:"] = "Homepage:"; -$a->strings["Religious Views:"] = "Orientamento religioso:"; -$a->strings["Public Keywords:"] = "Parole chiave visibili a tutti:"; -$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)"; -$a->strings["Private Keywords:"] = "Parole chiave private:"; -$a->strings["(Used for searching profiles, never shown to others)"] = "(Usato per cercare tra i profili, non è mai visibile agli altri)"; -$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["Hobbies/Interests"] = "Hobby/interessi"; -$a->strings["Love/romance"] = "Amore"; -$a->strings["Work/employment"] = "Lavoro/impiego"; -$a->strings["School/education"] = "Scuola/educazione"; -$a->strings["Contact information and Social Networks"] = "Informazioni su contatti e social network"; -$a->strings["Edit/Manage Profiles"] = "Modifica / Gestisci profili"; -$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."] = "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["Registration successful."] = "Registrazione completata."; -$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 proprietario del sito."; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'."; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera."; -$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): "; -$a->strings["Include your profile in member directory?"] = "Includi il tuo profilo nell'elenco pubblico?"; -$a->strings["Note for the admin"] = "Nota per l'amministratore"; -$a->strings["Leave a message for the admin, why you want to join this node"] = "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo"; -$a->strings["Membership on this site is by invitation only."] = "La registrazione su questo sito è solo su invito."; -$a->strings["Your invitation ID: "] = "L'ID del tuo invito:"; -$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): "; -$a->strings["Your Email Address: "] = "Il tuo indirizzo email: "; -$a->strings["New Password:"] = "Nuova password:"; -$a->strings["Leave empty for an auto generated password."] = "Lascia vuoto per generare automaticamente una password."; -$a->strings["Confirm:"] = "Conferma:"; -$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["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica"; -$a->strings["Account approved."] = "Account approvato."; -$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; -$a->strings["Please login."] = "Accedi."; +$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile."; +$a->strings["%s's posts"] = "il messaggio di %s"; +$a->strings["%s's comments"] = "il commento di %s"; +$a->strings["%s's timeline"] = "la timeline di %s"; +$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti"; $a->strings["Display"] = "Visualizzazione"; $a->strings["Social Networks"] = "Social Networks"; +$a->strings["Delegations"] = "Delegazioni"; $a->strings["Connected apps"] = "Applicazioni collegate"; $a->strings["Remove account"] = "Rimuovi account"; $a->strings["Missing some important data!"] = "Mancano alcuni dati importanti!"; @@ -1823,6 +1503,7 @@ $a->strings["Failed to connect with email account using the settings provided."] $a->strings["Email settings updated."] = "Impostazioni e-mail aggiornate."; $a->strings["Features updated"] = "Funzionalità aggiornate"; $a->strings["Relocate message has been send to your contacts"] = "Il messaggio di trasloco è stato inviato ai tuoi contatti"; +$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; $a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; $a->strings["Wrong password."] = "Password sbagliata."; $a->strings["Password changed."] = "Password cambiata."; @@ -1830,8 +1511,8 @@ $a->strings["Password update failed. Please try again."] = "Aggiornamento passwo $a->strings[" Please use a shorter name."] = " Usa un nome più corto."; $a->strings[" Name too short."] = " Nome troppo corto."; $a->strings["Wrong Password"] = "Password Sbagliata"; -$a->strings[" Not valid email."] = " Email non valida."; -$a->strings[" Cannot change to that email."] = "Non puoi usare quella email."; +$a->strings["Invalid email."] = "Email non valida."; +$a->strings["Cannot change to that email."] = "Non puoi usare quella email."; $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Il forum privato non ha permessi di privacy. Uso il gruppo di privacy predefinito."; $a->strings["Private forum has no privacy permissions and no default privacy group."] = "Il gruppo privato non ha permessi di privacy e nessun gruppo di privacy predefinito."; $a->strings["Settings updated."] = "Impostazioni aggiornate."; @@ -1846,9 +1527,15 @@ $a->strings["Edit"] = "Modifica"; $a->strings["Client key starts with"] = "Chiave del client inizia con"; $a->strings["No name"] = "Nessun nome"; $a->strings["Remove authorization"] = "Rimuovi l'autorizzazione"; -$a->strings["No Plugin settings configured"] = "Nessun plugin ha impostazioni modificabili"; -$a->strings["Plugin Settings"] = "Impostazioni plugin"; +$a->strings["No Addon settings configured"] = "Nessun addon ha impostazioni modificabili"; +$a->strings["Addon Settings"] = "Impostazioni Addon"; $a->strings["Additional Features"] = "Funzionalità aggiuntive"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["enabled"] = "abilitato"; +$a->strings["disabled"] = "disabilitato"; +$a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s"; +$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["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."; @@ -1858,11 +1545,6 @@ $a->strings["Default group for OStatus contacts"] = "Gruppo di default per i con $a->strings["Your legacy GNU Social account"] = "Il tuo vecchio account GNU Social"; $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."] = "Se inserisci il nome del tuo vecchio account GNU Social/Statusnet qui (nel formato utente@dominio.tld), i tuoi contatti verranno automaticamente aggiunti. Il campo verrà svuotato una volta terminato."; $a->strings["Repair OStatus subscriptions"] = "Ripara le iscrizioni OStatus"; -$a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s"; -$a->strings["enabled"] = "abilitato"; -$a->strings["disabled"] = "disabilitato"; -$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)"; $a->strings["Last successful email check:"] = "Ultimo controllo email eseguito con successo:"; @@ -1875,8 +1557,11 @@ $a->strings["Email password:"] = "Password email:"; $a->strings["Reply-to address:"] = "Indirizzo di risposta:"; $a->strings["Send public posts to all email contacts:"] = "Invia i messaggi pubblici ai contatti email:"; $a->strings["Action after import:"] = "Azione post importazione:"; +$a->strings["Mark as seen"] = "Segna come letto"; $a->strings["Move to folder"] = "Sposta nella cartella"; $a->strings["Move to folder:"] = "Sposta nella cartella:"; +$a->strings["%s - (Unsupported)"] = "%s - (Non supportato)"; +$a->strings["%s - (Experimental)"] = "%s - (Sperimentale)"; $a->strings["Display Settings"] = "Impostazioni Grafiche"; $a->strings["Display Theme:"] = "Tema:"; $a->strings["Mobile Theme:"] = "Tema mobile:"; @@ -1893,45 +1578,55 @@ $a->strings["Beginning of week:"] = "Inizio della settimana:"; $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["When disabled, the network page is updated all the time, which could be confusing while reading."] = ""; +$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Quando disabilitato, la pagina \"rete\" è aggiornata continuamente, cosa che può confondere durante la lettura."; $a->strings["Bandwith Saver Mode"] = "Modalità Salva Banda"; $a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Quando abilitato, il contenuto embeddato non è mostrato quando la pagina si aggiorna automaticamente, ma solo quando la pagina viene ricaricata."; +$a->strings["Smart Threading"] = "Smart Threading"; +$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Quando è abilitato, rimuove i rientri eccessivi nella visualizzazione delle discussioni, mantenendoli dove sono importanti. Funziona solo se le conversazioni a thread sono disponibili e abilitate."; $a->strings["General Theme Settings"] = "Opzioni Generali Tema"; $a->strings["Custom Theme Settings"] = "Opzioni Personalizzate Tema"; $a->strings["Content Settings"] = "Opzioni Contenuto"; $a->strings["Theme settings"] = "Impostazioni tema"; +$a->strings["Unable to find your profile. Please contact your admin."] = "Impossibile trovare il tuo profilo. Contatta il tuo amministratore."; $a->strings["Account Types"] = "Tipi di Account"; $a->strings["Personal Page Subtypes"] = "Sottotipi di Pagine Personali"; $a->strings["Community Forum Subtypes"] = "Sottotipi di Community Forum"; $a->strings["Personal Page"] = "Pagina Personale"; -$a->strings["Account for a personal profile."] = ""; +$a->strings["Account for a personal profile."] = "Account per profilo personale."; $a->strings["Organisation Page"] = "Pagina Organizzazione"; -$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = ""; +$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Account per un'organizzazione, che automaticamente approva le richieste di contatto come \"Follower\"."; $a->strings["News Page"] = "Pagina Notizie"; -$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = ""; +$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Account per notizie, che automaticamente approva le richieste di contatto come \"Follower\""; $a->strings["Community Forum"] = "Community Forum"; -$a->strings["Account for community discussions."] = ""; +$a->strings["Account for community discussions."] = "Account per discussioni comunitarie."; $a->strings["Normal Account Page"] = "Pagina Account Normale"; -$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = ""; +$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Account per un profilo personale, che richiede l'approvazione delle richieste di contatto come \"Amico\" o \"Follower\"."; $a->strings["Soapbox Page"] = "Pagina Sandbox"; -$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = ""; +$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Account per un profilo publico, che automaticamente approva le richieste di contatto come \"Follower\"."; $a->strings["Public Forum"] = "Forum Pubblico"; -$a->strings["Automatically approves all contact requests."] = ""; +$a->strings["Automatically approves all contact requests."] = "Approva automaticamente tutte le richieste di contatto."; $a->strings["Automatic Friend Page"] = "Pagina con amicizia automatica"; -$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = ""; +$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Account per un profilo popolare, che automaticamente approva le richieste di contatto come \"Amici\"."; $a->strings["Private Forum [Experimental]"] = "Forum privato [sperimentale]"; -$a->strings["Requires manual approval of contact requests."] = ""; +$a->strings["Requires manual approval of contact requests."] = "Richiede l'approvazione manuale delle richieste di contatto."; $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["Your profile may be visible in public."] = "Il tuo profilo potrebbe essere visibile pubblicamente."; +$a->strings["Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public."] = "Il tuo profilo sarà pubblicato nella directory globale di friendica (p.e. %s). Il tuo profilo sarà visibile pubblicamente."; $a->strings["Publish your default profile in the global social directory?"] = "Pubblica il tuo profilo predefinito nell'elenco sociale globale"; +$a->strings["Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings."] = "Il tuo profilo verrà pubblicato nella directory locale di questo nodo. I dettagli del tuo profilo potrebbero essere visibili pubblicamente a seconda delle impostazioni di sistema."; $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["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["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "La tua lista di contatti non sarà mostrata nella tua pagina profilo di default. Puoi decidere di mostrare la tua lista contatti separatamente per ogni profilo in più che crei."; +$a->strings["Hide your profile details from anonymous viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori anonimi?"; +$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "I visitatori anonimi vedranno nella tua pagina profilo solo la tua foto del profilo, il tuo nome e il nome utente che stai usando. Disabilita l'invio di messaggi pubblici verso Diaspora e altre reti."; $a->strings["Allow friends to post to your profile page?"] = "Permetti agli amici di scrivere sulla tua pagina profilo?"; +$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "I tuoi contatti possono scrivere messaggi sulla tua pagina di profilo. Questi messaggi saranno distribuiti a tutti i tuoi contatti."; $a->strings["Allow friends to tag your posts?"] = "Permetti agli amici di aggiungere tag ai tuoi messaggi?"; +$a->strings["Your contacts can add additional tags to your posts."] = "I tuoi contatti possono aggiungere tag aggiuntivi ai 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["If you like, Friendica may suggest new members to add you as a contact."] = "Se vuoi, Friendica può suggerire ai nuovi utenti di aggiungerti come contatto."; $a->strings["Permit unknown people to send you private mail?"] = "Permetti a utenti sconosciuti di inviarti messaggi privati?"; +$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Gli utenti sulla rete Friendica possono inviarti messaggi privati anche se non sono nella tua lista di contatti."; $a->strings["Profile is not published."] = "Il profilo non è pubblicato."; $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:"; @@ -1950,6 +1645,7 @@ $a->strings["Current Password:"] = "Password Attuale:"; $a->strings["Your current password to confirm the changes"] = "La tua password attuale per confermare le modifiche"; $a->strings["Password:"] = "Password:"; $a->strings["Basic Settings"] = "Impostazioni base"; +$a->strings["Full Name:"] = "Nome completo:"; $a->strings["Email Address:"] = "Indirizzo Email:"; $a->strings["Your Timezone:"] = "Il tuo fuso orario:"; $a->strings["Your Language:"] = "La tua lingua:"; @@ -1983,8 +1679,8 @@ $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["Show detailled notifications"] = ""; -$a->strings["Per default the notificiation are condensed to a single notification per item. When enabled, every notification is displayed."] = ""; +$a->strings["Show detailled notifications"] = "Mostra notifiche dettagliate"; +$a->strings["Per default the notificiation are condensed to a single notification per item. When enabled, every notification is displayed."] = "Per impostazione predefinita, le notifiche sono raggruppate in una singola notifica per articolo. Se abilitato, viene visualizzate tutte le notifiche."; $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"; @@ -1995,11 +1691,406 @@ $a->strings["Delete Video"] = "Rimuovi video"; $a->strings["No videos selected"] = "Nessun video selezionato"; $a->strings["Recent Videos"] = "Video Recenti"; $a->strings["Upload New Videos"] = "Carica Nuovo Video"; -$a->strings["Invalid request."] = "Richiesta non valida."; -$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file 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 %s"] = "Il file supera la dimensione massima di %s"; -$a->strings["File upload failed."] = "Caricamento del file non riuscito."; +$a->strings["default"] = "default"; +$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"; +$a->strings["Repeat the image"] = "Ripeti l'immagine"; +$a->strings["Will repeat your image to fill the background."] = "Ripete l'immagine per riempire lo sfondo."; +$a->strings["Stretch"] = "Stira"; +$a->strings["Will stretch to width/height of the image."] = "Stira l'immagine."; +$a->strings["Resize fill and-clip"] = "Scala e ritaglia"; +$a->strings["Resize to fill and retain aspect ratio."] = "Scala l'immagine a riempire mantenendo le proporzioni."; +$a->strings["Resize best fit"] = "Scala best fit"; +$a->strings["Resize to best fit and retain aspect ratio."] = "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni."; +$a->strings["Default"] = "Default"; +$a->strings["Note"] = "Note"; +$a->strings["Check image permissions if all users are allowed to visit the image"] = "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla"; +$a->strings["Select scheme"] = "Seleziona schema"; +$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione"; +$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione"; +$a->strings["Link color"] = "Colore link"; +$a->strings["Set the background color"] = "Imposta il colore di sfondo"; +$a->strings["Content background opacity"] = "Trasparenza sfondo contenuto"; +$a->strings["Set the background image"] = "Imposta l'immagine di sfondo"; +$a->strings["Login page background image"] = "Immagine di sfondo della pagina di login"; +$a->strings["Login page background color"] = "Colore di sfondo della pagina di login"; +$a->strings["Leave background image and color empty for theme defaults"] = "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema"; +$a->strings["Guest"] = "Ospite"; +$a->strings["Visitor"] = "Visitatore"; +$a->strings["Logout"] = "Esci"; +$a->strings["End this session"] = "Finisci questa sessione"; +$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni"; +$a->strings["Your profile page"] = "Pagina del tuo profilo"; +$a->strings["Your photos"] = "Le tue foto"; +$a->strings["Videos"] = "Video"; +$a->strings["Your videos"] = "I tuoi video"; +$a->strings["Your events"] = "I tuoi eventi"; +$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici"; +$a->strings["Events and Calendar"] = "Eventi e calendario"; +$a->strings["Private mail"] = "Posta privata"; +$a->strings["Account settings"] = "Parametri account"; +$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti"; +$a->strings["Alignment"] = "Allineamento"; +$a->strings["Left"] = "Sinistra"; +$a->strings["Center"] = "Centrato"; +$a->strings["Color scheme"] = "Schema colori"; +$a->strings["Posts font size"] = "Dimensione caratteri post"; +$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo"; +$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto"; +$a->strings["Set style"] = "Imposta stile"; +$a->strings["Community Pages"] = "Pagine Comunitarie"; +$a->strings["Community Profiles"] = "Profili Comunità"; +$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?"; +$a->strings["Connect Services"] = "Servizi connessi"; +$a->strings["Find Friends"] = "Trova Amici"; +$a->strings["Last users"] = "Ultimi utenti"; +$a->strings["Local Directory"] = "Elenco Locale"; +$a->strings["Similar Interests"] = "Interessi simili"; +$a->strings["Invite Friends"] = "Invita amici"; +$a->strings["External link to forum"] = "Link esterno al forum"; +$a->strings["Quick Start"] = "Quick Start"; +$a->strings["System"] = "Sistema"; +$a->strings["Home"] = "Home"; +$a->strings["Introductions"] = "Presentazioni"; +$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s"; +$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio"; +$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s"; +$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s"; +$a->strings["%s is attending %s's event"] = "%s partecipa all'evento di %s"; +$a->strings["%s is not attending %s's event"] = "%s non partecipa all'evento di %s"; +$a->strings["%s may attend %s's event"] = "%s potrebbe partecipare all'evento di %s"; +$a->strings["%s is now friends with %s"] = "%s è ora amico di %s"; +$a->strings["Friend Suggestion"] = "Amico suggerito"; +$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione"; +$a->strings["New Follower"] = "Qualcuno inizia a seguirti"; +$a->strings["Error decoding account file"] = "Errore decodificando il file account"; +$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?"; +$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!"; +$a->strings["User creation error"] = "Errore creando l'utente"; +$a->strings["User profile creation error"] = "Errore creando il profilo dell'utente"; +$a->strings["%d contact not imported"] = [ + 0 => "%d contatto non importato", + 1 => "%d contatti non importati", +]; +$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["Birthday:"] = "Compleanno:"; +$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["months"] = "mesi"; +$a->strings["weeks"] = "settimane"; +$a->strings["days"] = "giorni"; +$a->strings["hour"] = "ora"; +$a->strings["hours"] = "ore"; +$a->strings["minute"] = "minuto"; +$a->strings["minutes"] = "minuti"; +$a->strings["second"] = "secondo"; +$a->strings["seconds"] = "secondi"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa"; +$a->strings["view full size"] = "vedi a schermo intero"; +$a->strings["Image/photo"] = "Immagine/foto"; +$a->strings["%2\$s %3\$s"] = "%2\$s %3\$s"; +$a->strings["$1 wrote:"] = "$1 ha scritto:"; +$a->strings["Encrypted content"] = "Contenuto criptato"; +$a->strings["Invalid source protocol"] = "Protocollo sorgente non valido"; +$a->strings["Invalid link protocol"] = "Protocollo link non valido"; +$a->strings["Frequently"] = "Frequentemente"; +$a->strings["Hourly"] = "Ogni ora"; +$a->strings["Twice daily"] = "Due volte al dì"; +$a->strings["Daily"] = "Giornalmente"; +$a->strings["Weekly"] = "Settimanalmente"; +$a->strings["Monthly"] = "Mensilmente"; +$a->strings["OStatus"] = "Ostatus"; +$a->strings["RSS/Atom"] = "RSS / Atom"; +$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"] = "Connettore Diaspora"; +$a->strings["GNU Social Connector"] = "Connettore GNU Social"; +$a->strings["pnut"] = "pnut"; +$a->strings["App.net"] = "App.net"; +$a->strings["Male"] = "Maschio"; +$a->strings["Female"] = "Femmina"; +$a->strings["Currently Male"] = "Al momento maschio"; +$a->strings["Currently Female"] = "Al momento femmina"; +$a->strings["Mostly Male"] = "Prevalentemente maschio"; +$a->strings["Mostly Female"] = "Prevalentemente femmina"; +$a->strings["Transgender"] = "Transgender"; +$a->strings["Intersex"] = "Intersex"; +$a->strings["Transsexual"] = "Transessuale"; +$a->strings["Hermaphrodite"] = "Ermafrodito"; +$a->strings["Neuter"] = "Neutro"; +$a->strings["Non-specific"] = "Non specificato"; +$a->strings["Other"] = "Altro"; +$a->strings["Males"] = "Maschi"; +$a->strings["Females"] = "Femmine"; +$a->strings["Gay"] = "Gay"; +$a->strings["Lesbian"] = "Lesbica"; +$a->strings["No Preference"] = "Nessuna preferenza"; +$a->strings["Bisexual"] = "Bisessuale"; +$a->strings["Autosexual"] = "Autosessuale"; +$a->strings["Abstinent"] = "Astinente"; +$a->strings["Virgin"] = "Vergine"; +$a->strings["Deviant"] = "Deviato"; +$a->strings["Fetish"] = "Fetish"; +$a->strings["Oodles"] = "Un sacco"; +$a->strings["Nonsexual"] = "Asessuato"; +$a->strings["Single"] = "Single"; +$a->strings["Lonely"] = "Solitario"; +$a->strings["Available"] = "Disponibile"; +$a->strings["Unavailable"] = "Non disponibile"; +$a->strings["Has crush"] = "è cotto/a"; +$a->strings["Infatuated"] = "infatuato/a"; +$a->strings["Dating"] = "Disponibile a un incontro"; +$a->strings["Unfaithful"] = "Infedele"; +$a->strings["Sex Addict"] = "Sesso-dipendente"; +$a->strings["Friends"] = "Amici"; +$a->strings["Friends/Benefits"] = "Amici con benefici"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Impegnato"; +$a->strings["Married"] = "Sposato"; +$a->strings["Imaginarily married"] = "immaginariamente sposato/a"; +$a->strings["Partners"] = "Partners"; +$a->strings["Cohabiting"] = "Coinquilino"; +$a->strings["Common law"] = "diritto comune"; +$a->strings["Happy"] = "Felice"; +$a->strings["Not looking"] = "Non guarda"; +$a->strings["Swinger"] = "Scambista"; +$a->strings["Betrayed"] = "Tradito"; +$a->strings["Separated"] = "Separato"; +$a->strings["Unstable"] = "Instabile"; +$a->strings["Divorced"] = "Divorziato"; +$a->strings["Imaginarily divorced"] = "immaginariamente divorziato/a"; +$a->strings["Widowed"] = "Vedovo"; +$a->strings["Uncertain"] = "Incerto"; +$a->strings["It's complicated"] = "E' complicato"; +$a->strings["Don't care"] = "Non interessa"; +$a->strings["Ask me"] = "Chiedimelo"; +$a->strings["Nothing new here"] = "Niente di nuovo qui"; +$a->strings["Clear notifications"] = "Pulisci le notifiche"; +$a->strings["Personal notes"] = "Note personali"; +$a->strings["Your personal notes"] = "Le tue note personali"; +$a->strings["Sign in"] = "Entra"; +$a->strings["Home Page"] = "Home Page"; +$a->strings["Create an account"] = "Crea un account"; +$a->strings["Help and documentation"] = "Guida e documentazione"; +$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["Community"] = "Comunità"; +$a->strings["Conversations on this and other servers"] = "Conversazioni su questo e su altri server"; +$a->strings["Directory"] = "Elenco"; +$a->strings["People directory"] = "Elenco delle persone"; +$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica"; +$a->strings["Network Reset"] = "Reset pagina Rete"; +$a->strings["Load Network page with no filters"] = "Carica la pagina Rete senza nessun filtro"; +$a->strings["Friend Requests"] = "Richieste di amicizia"; +$a->strings["See all notifications"] = "Vedi tutte le notifiche"; +$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste"; +$a->strings["Inbox"] = "In arrivo"; +$a->strings["Outbox"] = "Inviati"; +$a->strings["Manage"] = "Gestisci"; +$a->strings["Manage other pages"] = "Gestisci altre pagine"; +$a->strings["Profiles"] = "Profili"; +$a->strings["Manage/Edit Profiles"] = "Gestisci/Modifica i profili"; +$a->strings["Site setup and configuration"] = "Configurazione del sito"; +$a->strings["Navigation"] = "Navigazione"; +$a->strings["Site map"] = "Mappa del sito"; +$a->strings["General Features"] = "Funzionalità generali"; +$a->strings["Multiple Profiles"] = "Profili multipli"; +$a->strings["Ability to create multiple profiles"] = "Possibilità di creare profili multipli"; +$a->strings["Photo Location"] = "Località Foto"; +$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa."; +$a->strings["Export Public Calendar"] = "Esporta calendario pubblico"; +$a->strings["Ability for visitors to download the public calendar"] = "Permesso ai visitatori di scaricare il calendario pubblico"; +$a->strings["Post Composition Features"] = "Funzionalità di composizione dei post"; +$a->strings["Post Preview"] = "Anteprima dei post"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli"; +$a->strings["Auto-mention Forums"] = "Auto-cita i Forum"; +$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi."; +$a->strings["Network Sidebar Widgets"] = "Widget della barra laterale nella pagina Rete"; +$a->strings["Search by Date"] = "Cerca per data"; +$a->strings["Ability to select posts by date ranges"] = "Permette di filtrare i post per data"; +$a->strings["List Forums"] = "Elenco forum"; +$a->strings["Enable widget to display the forums your are connected with"] = "Abilita il widget che mostra i forum ai quali sei connesso"; +$a->strings["Group Filter"] = "Filtra gruppi"; +$a->strings["Enable widget to display Network posts only from selected group"] = "Abilita il widget per filtrare i post solo per il gruppo selezionato"; +$a->strings["Network Filter"] = "Filtro reti"; +$a->strings["Enable widget to display Network posts only from selected network"] = "Abilita il widget per mostrare i post solo per la rete selezionata"; +$a->strings["Save search terms for re-use"] = "Salva i termini cercati per riutilizzarli"; +$a->strings["Network Tabs"] = "Schede pagina Rete"; +$a->strings["Network Personal Tab"] = "Scheda Personali"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita la scheda per mostrare solo i post a cui hai partecipato"; +$a->strings["Network New Tab"] = "Scheda Nuovi"; +$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Abilita la scheda per mostrare solo i post nuovi (nelle ultime 12 ore)"; +$a->strings["Network Shared Links Tab"] = "Scheda Link Condivisi"; +$a->strings["Enable tab to display only Network posts with links in them"] = "Abilita la scheda per mostrare solo i post che contengono link"; +$a->strings["Post/Comment Tools"] = "Strumenti per messaggi/commenti"; +$a->strings["Multiple Deletion"] = "Eliminazione multipla"; +$a->strings["Select and delete multiple posts/comments at once"] = "Seleziona ed elimina vari messaggi e commenti in una volta sola"; +$a->strings["Edit Sent Posts"] = "Modifica i post inviati"; +$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi messaggi e commenti dopo averli inviati"; +$a->strings["Tagging"] = "Aggiunta tag"; +$a->strings["Ability to tag existing posts"] = "Permette di aggiungere tag ai post già esistenti"; +$a->strings["Post Categories"] = "Categorie post"; +$a->strings["Add categories to your posts"] = "Aggiungi categorie ai tuoi post"; +$a->strings["Saved Folders"] = "Cartelle Salvate"; +$a->strings["Ability to file posts under folders"] = "Permette di archiviare i post in cartelle"; +$a->strings["Dislike Posts"] = "Non mi piace"; +$a->strings["Ability to dislike posts/comments"] = "Permetti di inviare \"non mi piace\" ai messaggi"; +$a->strings["Star Posts"] = "Post preferiti"; +$a->strings["Ability to mark special posts with a star indicator"] = "Permette di segnare i post preferiti con una stella"; +$a->strings["Mute Post Notifications"] = "Silenzia le notifiche di nuovi post"; +$a->strings["Ability to mute notifications for a thread"] = "Permette di silenziare le notifiche di nuovi post in una discussione"; +$a->strings["Advanced Profile Settings"] = "Impostazioni Avanzate Profilo"; +$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Mostra ai visitatori i forum nella pagina Profilo Avanzato"; +$a->strings["Tag Cloud"] = "Tag Cloud"; +$a->strings["Provide a personal tag cloud on your profile page"] = "Mostra una nuvola dei tag personali sulla tua pagina di profilo"; +$a->strings["Display Membership Date"] = "Mostra la Data di Registrazione"; +$a->strings["Display membership date in profile"] = "Mostra la data in cui ti sei registrato nel profilo"; +$a->strings["Embedding disabled"] = "Embed disabilitato"; +$a->strings["Embedded content"] = "Contenuto incorporato"; +$a->strings["Add New Contact"] = "Aggiungi nuovo contatto"; +$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara"; +$a->strings["%d invitation available"] = [ + 0 => "%d invito disponibile", + 1 => "%d inviti disponibili", +]; +$a->strings["Find People"] = "Trova persone"; +$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca"; +$a->strings["Random Profile"] = "Profilo causale"; +$a->strings["View Global Directory"] = "Vedi Directory Globale"; +$a->strings["Networks"] = "Reti"; +$a->strings["All Networks"] = "Tutte le Reti"; +$a->strings["Everything"] = "Tutto"; +$a->strings["Categories"] = "Categorie"; +$a->strings["%d contact in common"] = [ + 0 => "%d contatto in comune", + 1 => "%d contatti in comune", +]; +$a->strings["There are no tables on MyISAM."] = "Non ci sono tabelle MyISAM"; +$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\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 sei in grado di aiutarmi. Il mio database potrebbe essere invalido."; +$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]"; +$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErrore %d durante l'aggiornamento del database:\n%s\n"; +$a->strings["Errors encountered performing database changes: "] = "Errori riscontrati eseguendo le modifiche al database:"; +$a->strings[": Database update"] = ": Aggiornamento database"; +$a->strings["%s: updating %s table."] = "%s: aggiornando la tabella %s."; +$a->strings["[no subject]"] = "[nessun oggetto]"; +$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s parteciperà a %3\$s di %2\$s"; +$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s non parteciperà a %3\$s di %2\$s"; +$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s forse parteciperà a %3\$s di %2\$s"; +$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile."; +$a->strings["Edit profile"] = "Modifica il profilo"; +$a->strings["Atom feed"] = "Feed Atom"; +$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili"; +$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["Member since:"] = "Membro dal:"; +$a->strings["j F, Y"] = "j F Y"; +$a->strings["j F"] = "j F"; +$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["Forums:"] = "Forum:"; +$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo"; +$a->strings["Drop Contact"] = "Rimuovi contatto"; +$a->strings["Organisation"] = "Organizzazione"; +$a->strings["News"] = "Notizie"; +$a->strings["Forum"] = "Forum"; +$a->strings["Connect URL missing."] = "URL di connessione mancante."; +$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Il contatto non puo' essere aggiunto. Controlla le credenziali della rete nella tua pagina Impostazioni -> Reti Sociali"; +$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili."; +$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni."; +$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore"; +$a->strings["No browser URL could be matched to this address."] = "Nessun URL può essere associato a questo indirizzo."; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email."; +$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email."; +$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito."; +$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te."; +$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto."; +$a->strings["%s's birthday"] = "Compleanno di %s"; +$a->strings["Happy Birthday %s"] = "Buon compleanno %s"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un 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."; +$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti"; +$a->strings["Everybody"] = "Tutti"; +$a->strings["edit"] = "modifica"; +$a->strings["Edit group"] = "Modifica gruppo"; +$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo."; +$a->strings["Create a new group"] = "Crea un nuovo gruppo"; +$a->strings["Edit groups"] = "Modifica gruppi"; +$a->strings["Login failed"] = "Accesso fallito."; +$a->strings["Not enough information to authenticate"] = "Informazioni insufficienti per l'autenticazione"; +$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"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto."; +$a->strings["The error message was:"] = "Il messaggio riportato era:"; +$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; +$a->strings["Please use a shorter name."] = "Usa un nome più corto."; +$a->strings["Name too short."] = "Il nome è troppo corto."; +$a->strings["That doesn't appear to be your full (First Last) name."] = "Questo non sembra essere il tuo nome completo (Nome Cognome)."; +$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 _."] = "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["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita."; +$a->strings["An error occurred during registration. Please try again."] = "C'è stato un errore durante la registrazione. Prova ancora."; +$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["An error occurred creating your self contact. Please try again."] = "C'è stato un errore nella creazione del tuo contatto. Prova ancora."; +$a->strings["An error occurred creating your default contact group. Please try again."] = "C'è stato un errore nella creazione del tuo gruppo contatti di default. Prova ancora."; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\nGentile %1\$s,\n\tGrazie per la tua registrazione su %2\$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n\t"; +$a->strings["Registration at %s"] = "Registrazione su %s"; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\nGentile %1\$s,\n\tGrazie per esserti registrato su %2\$s. Il tuo account è stato creato.\n\t"; +$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n\tIndirizzo del sito: %3\$s\n\tNome utente: %1\$s\n\tPassword: %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["%s\\'s birthday"] = "compleanno di %s"; +$a->strings["%s is now following %s."] = "%s sta seguendo %s"; +$a->strings["following"] = "segue"; +$a->strings["%s stopped following %s."] = "%s ha smesso di seguire %s"; +$a->strings["stopped following"] = "tolto dai seguiti"; +$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*"; +$a->strings["Attachments:"] = "Allegati:"; +$a->strings["(no subject)"] = "(nessun oggetto)"; +$a->strings["Create a New Account"] = "Crea un nuovo account"; +$a->strings["Password: "] = "Password: "; +$a->strings["Remember me"] = "Ricordati di me"; +$a->strings["Or login using OpenID: "] = "O entra con OpenID:"; +$a->strings["Forgot your password?"] = "Hai dimenticato la password?"; +$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["Logged out."] = "Uscita effettuata."; $a->strings["This entry was edited"] = "Questa voce è stata modificata"; $a->strings["save to folder"] = "salva nella cartella"; $a->strings["I will attend"] = "Parteciperò"; @@ -2033,59 +2124,7 @@ $a->strings["Code"] = "Codice"; $a->strings["Image"] = "Immagine"; $a->strings["Link"] = "Link"; $a->strings["Video"] = "Video"; -$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"; -$a->strings["Repeat the image"] = "Ripeti l'immagine"; -$a->strings["Will repeat your image to fill the background."] = "Ripete l'immagine per riempire lo sfondo."; -$a->strings["Stretch"] = "Stira"; -$a->strings["Will stretch to width/height of the image."] = "Stira l'immagine."; -$a->strings["Resize fill and-clip"] = "Scala e ritaglia"; -$a->strings["Resize to fill and retain aspect ratio."] = "Scala l'immagine a riempire mantenendo le proporzioni."; -$a->strings["Resize best fit"] = "Scala best fit"; -$a->strings["Resize to best fit and retain aspect ratio."] = "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni."; -$a->strings["Default"] = "Default"; -$a->strings["Note"] = ""; -$a->strings["Check image permissions if all users are allowed to visit the image"] = "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla"; -$a->strings["Select scheme"] = "Seleziona schema"; -$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione"; -$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione"; -$a->strings["Link color"] = "Colore link"; -$a->strings["Set the background color"] = "Imposta il colore di sfondo"; -$a->strings["Content background transparency"] = "Trasparenza sfondo contenuto"; -$a->strings["Set the background image"] = "Imposta l'immagine di sfondo"; -$a->strings["Guest"] = "Ospite"; -$a->strings["Visitor"] = "Visitatore"; -$a->strings["Alignment"] = "Allineamento"; -$a->strings["Left"] = "Sinistra"; -$a->strings["Center"] = "Centrato"; -$a->strings["Color scheme"] = "Schema colori"; -$a->strings["Posts font size"] = "Dimensione caratteri post"; -$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo"; -$a->strings["Community Profiles"] = "Profili Comunità"; -$a->strings["Last users"] = "Ultimi utenti"; -$a->strings["Find Friends"] = "Trova Amici"; -$a->strings["Local Directory"] = "Elenco Locale"; -$a->strings["Quick Start"] = "Quick Start"; -$a->strings["Connect Services"] = "Servizi connessi"; -$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto"; -$a->strings["Set style"] = "Imposta stile"; -$a->strings["Community Pages"] = "Pagine Comunitarie"; -$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?"; $a->strings["Delete this item?"] = "Cancellare questo elemento?"; $a->strings["show fewer"] = "mostra di meno"; -$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore."; -$a->strings["Create a New Account"] = "Crea un nuovo account"; -$a->strings["Password: "] = "Password: "; -$a->strings["Remember me"] = "Ricordati di me"; -$a->strings["Or login using OpenID: "] = "O entra con OpenID:"; -$a->strings["Forgot your password?"] = "Hai dimenticato la password?"; -$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["toggle mobile"] = "commuta tema mobile"; +$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore."; diff --git a/view/lang/zh-cn/messages.po b/view/lang/zh-cn/messages.po index 895992be5a..ed6fb5c383 100644 --- a/view/lang/zh-cn/messages.po +++ b/view/lang/zh-cn/messages.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-26 17:52+0100\n" -"PO-Revision-Date: 2018-03-01 15:30+0000\n" +"POT-Creation-Date: 2018-03-05 16:37+0100\n" +"PO-Revision-Date: 2018-03-07 14:45+0000\n" "Last-Translator: 朱陈锬 \n" "Language-Team: Chinese (China) (http://www.transifex.com/Friendica/friendica/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -23,11 +23,6 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/dba.php:59 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "找不到DNS信息为数据库服务器「%s」" - #: include/security.php:81 msgid "Welcome " msgstr "欢迎" @@ -46,537 +41,6 @@ msgid "" "form has been opened for too long (>3 hours) before submitting it." msgstr "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。" -#: include/acl_selectors.php:355 -msgid "Post to Email" -msgstr "电邮发布" - -#: include/acl_selectors.php:360 -msgid "Hide your profile details from unknown viewers?" -msgstr "使简介信息给陌生的看着看不了?" - -#: include/acl_selectors.php:360 -#, php-format -msgid "Connectors disabled, since \"%s\" is enabled." -msgstr "连接器已停用,因为\"%s\"启用。" - -#: include/acl_selectors.php:366 -msgid "Visible to everybody" -msgstr "任何人可见的" - -#: include/acl_selectors.php:367 view/theme/vier/config.php:115 -msgid "show" -msgstr "显示" - -#: include/acl_selectors.php:368 view/theme/vier/config.php:115 -msgid "don't show" -msgstr "不要显示" - -#: include/acl_selectors.php:374 mod/editpost.php:136 -msgid "CC: email addresses" -msgstr "抄送: 电子邮件地址" - -#: include/acl_selectors.php:375 mod/editpost.php:143 -msgid "Example: bob@example.com, mary@example.com" -msgstr "比如: li@example.com, wang@example.com" - -#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 -#: mod/photos.php:1441 -msgid "Permissions" -msgstr "权利" - -#: include/acl_selectors.php:378 -msgid "Close" -msgstr "关闭" - -#: include/api.php:1181 -#, php-format -msgid "Daily posting limit of %d post reached. The post was rejected." -msgid_plural "Daily posting limit of %d posts reached. The post was rejected." -msgstr[0] "达到每日 %d 发文限制。这篇文章被拒绝发出。" - -#: include/api.php:1205 -#, php-format -msgid "Weekly posting limit of %d post reached. The post was rejected." -msgid_plural "" -"Weekly posting limit of %d posts reached. The post was rejected." -msgstr[0] "" - -#: include/api.php:1229 -#, php-format -msgid "Monthly posting limit of %d post reached. The post was rejected." -msgstr "" - -#: include/api.php:4382 mod/photos.php:88 mod/photos.php:194 -#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166 -#: mod/photos.php:1684 mod/profile_photo.php:84 mod/profile_photo.php:92 -#: mod/profile_photo.php:100 mod/profile_photo.php:223 -#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:526 -#: src/Model/User.php:534 src/Model/User.php:542 -msgid "Profile Photos" -msgstr "简介照片" - -#: include/bb2diaspora.php:238 include/event.php:26 include/event.php:914 -#: mod/localtime.php:19 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: include/bb2diaspora.php:245 include/event.php:45 include/event.php:62 -#: include/event.php:471 include/event.php:992 -msgid "Starts:" -msgstr "开始:" - -#: include/bb2diaspora.php:251 include/event.php:48 include/event.php:68 -#: include/event.php:472 include/event.php:996 -msgid "Finishes:" -msgstr "结束:" - -#: include/bb2diaspora.php:258 include/event.php:52 include/event.php:77 -#: include/event.php:473 include/event.php:1010 mod/directory.php:140 -#: mod/notifications.php:247 mod/contacts.php:651 mod/events.php:521 -#: src/Model/Profile.php:417 -msgid "Location:" -msgstr "位置:" - -#: include/conversation.php:146 include/conversation.php:284 -#: include/text.php:1717 src/Model/Item.php:1785 -msgid "event" -msgstr "项目" - -#: include/conversation.php:149 include/conversation.php:159 -#: include/conversation.php:287 include/conversation.php:296 -#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 -#: src/Protocol/Diaspora.php:1946 -msgid "status" -msgstr "现状" - -#: include/conversation.php:154 include/conversation.php:292 -#: include/text.php:1719 mod/subthread.php:97 mod/tagger.php:72 -#: src/Model/Item.php:1783 -msgid "photo" -msgstr "照片" - -#: include/conversation.php:166 src/Model/Item.php:1656 -#: src/Protocol/Diaspora.php:1942 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s 喜欢 %2$s 的 %3$s" - -#: include/conversation.php:169 src/Model/Item.php:1661 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s 不喜欢 %2$s 的 %3$s" - -#: include/conversation.php:172 -#, php-format -msgid "%1$s attends %2$s's %3$s" -msgstr "%1$s 参加了 %2$s 的 %3$s" - -#: include/conversation.php:175 -#, php-format -msgid "%1$s doesn't attend %2$s's %3$s" -msgstr "%1$s 没有参加 %2$s 的 %3$s" - -#: include/conversation.php:178 -#, php-format -msgid "%1$s attends maybe %2$s's %3$s" -msgstr "" - -#: include/conversation.php:211 mod/dfrn_confirm.php:431 -#: src/Protocol/Diaspora.php:2414 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s是成为%2$s的朋友" - -#: include/conversation.php:252 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s把%2$s戳" - -#: include/conversation.php:306 mod/tagger.php:110 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s把%4$s标签%2$s的%3$s" - -#: include/conversation.php:333 -msgid "post/item" -msgstr "文章/项目" - -#: include/conversation.php:334 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s标注%2$s的%3$s为偏爱" - -#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501 -msgid "Likes" -msgstr "喜欢" - -#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501 -msgid "Dislikes" -msgstr "不喜欢" - -#: include/conversation.php:608 include/conversation.php:1672 -#: mod/photos.php:1502 -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "正在参加" - -#: include/conversation.php:608 mod/photos.php:1502 -msgid "Not attending" -msgstr "不在参加" - -#: include/conversation.php:608 mod/photos.php:1502 -msgid "Might attend" -msgstr "可以参加" - -#: include/conversation.php:742 mod/photos.php:1569 src/Object/Post.php:177 -msgid "Select" -msgstr "选择" - -#: include/conversation.php:743 mod/admin.php:1706 mod/contacts.php:821 -#: mod/contacts.php:1019 mod/photos.php:1570 mod/settings.php:742 -#: src/Object/Post.php:178 -msgid "Delete" -msgstr "删除" - -#: include/conversation.php:775 src/Object/Post.php:355 -#: src/Object/Post.php:356 -#, php-format -msgid "View %s's profile @ %s" -msgstr "看%s的简介@ %s" - -#: include/conversation.php:787 src/Object/Post.php:343 -msgid "Categories:" -msgstr "种类:" - -#: include/conversation.php:788 src/Object/Post.php:344 -msgid "Filed under:" -msgstr "归档在:" - -#: include/conversation.php:795 src/Object/Post.php:369 -#, php-format -msgid "%s from %s" -msgstr "%s从%s" - -#: include/conversation.php:810 -msgid "View in context" -msgstr "看在上下文" - -#: include/conversation.php:812 include/conversation.php:1345 -#: mod/editpost.php:127 mod/message.php:264 mod/message.php:433 -#: mod/photos.php:1473 mod/wallmessage.php:145 src/Object/Post.php:394 -msgid "Please wait" -msgstr "请等一下" - -#: include/conversation.php:883 -msgid "remove" -msgstr "删除" - -#: include/conversation.php:887 -msgid "Delete Selected Items" -msgstr "删除选的项目" - -#: include/conversation.php:1051 view/theme/frio/theme.php:352 -msgid "Follow Thread" -msgstr "" - -#: include/conversation.php:1052 src/Model/Contact.php:554 -msgid "View Status" -msgstr "看现状" - -#: include/conversation.php:1053 include/conversation.php:1069 -#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82 -#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497 -#: src/Model/Contact.php:510 src/Model/Contact.php:555 -msgid "View Profile" -msgstr "看简介" - -#: include/conversation.php:1054 src/Model/Contact.php:556 -msgid "View Photos" -msgstr "看照片" - -#: include/conversation.php:1055 src/Model/Contact.php:557 -msgid "Network Posts" -msgstr "网络文章" - -#: include/conversation.php:1056 src/Model/Contact.php:558 -msgid "View Contact" -msgstr "查看联系人" - -#: include/conversation.php:1057 src/Model/Contact.php:560 -msgid "Send PM" -msgstr "发送私信" - -#: include/conversation.php:1061 src/Model/Contact.php:561 -msgid "Poke" -msgstr "戳" - -#: include/conversation.php:1066 mod/allfriends.php:74 mod/suggest.php:83 -#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587 -#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511 -msgid "Connect/Follow" -msgstr "连接/关注" - -#: include/conversation.php:1185 -#, php-format -msgid "%s likes this." -msgstr "%s喜欢这个." - -#: include/conversation.php:1188 -#, php-format -msgid "%s doesn't like this." -msgstr "%s没有喜欢这个." - -#: include/conversation.php:1191 -#, php-format -msgid "%s attends." -msgstr "%s 参加。" - -#: include/conversation.php:1194 -#, php-format -msgid "%s doesn't attend." -msgstr "%s 不参加。" - -#: include/conversation.php:1197 -#, php-format -msgid "%s attends maybe." -msgstr "" - -#: include/conversation.php:1208 -msgid "and" -msgstr "和" - -#: include/conversation.php:1214 -#, php-format -msgid "and %d other people" -msgstr "" - -#: include/conversation.php:1223 -#, php-format -msgid "%2$d people like this" -msgstr "%2$d人们喜欢这个" - -#: include/conversation.php:1224 -#, php-format -msgid "%s like this." -msgstr "%s 赞了这个。" - -#: include/conversation.php:1227 -#, php-format -msgid "%2$d people don't like this" -msgstr "%2$d人们不喜欢这个" - -#: include/conversation.php:1228 -#, php-format -msgid "%s don't like this." -msgstr "%s 踩了这个。" - -#: include/conversation.php:1231 -#, php-format -msgid "%2$d people attend" -msgstr "%2$d 人参加" - -#: include/conversation.php:1232 -#, php-format -msgid "%s attend." -msgstr "%s 参加。" - -#: include/conversation.php:1235 -#, php-format -msgid "%2$d people don't attend" -msgstr "%2$d 人不参加" - -#: include/conversation.php:1236 -#, php-format -msgid "%s don't attend." -msgstr "%s 不参加。" - -#: include/conversation.php:1239 -#, php-format -msgid "%2$d people attend maybe" -msgstr "" - -#: include/conversation.php:1240 -#, php-format -msgid "%s anttend maybe." -msgstr "" - -#: include/conversation.php:1270 include/conversation.php:1286 -msgid "Visible to everybody" -msgstr "大家可见的" - -#: include/conversation.php:1271 include/conversation.php:1287 -#: mod/message.php:200 mod/message.php:207 mod/message.php:343 -#: mod/message.php:350 mod/wallmessage.php:120 mod/wallmessage.php:127 -msgid "Please enter a link URL:" -msgstr "请输入一个链接 URL:" - -#: include/conversation.php:1272 include/conversation.php:1288 -msgid "Please enter a video link/URL:" -msgstr "请输入视频连接/URL:" - -#: include/conversation.php:1273 include/conversation.php:1289 -msgid "Please enter an audio link/URL:" -msgstr "请输入音响连接/URL:" - -#: include/conversation.php:1274 include/conversation.php:1290 -msgid "Tag term:" -msgstr "标签:" - -#: include/conversation.php:1275 include/conversation.php:1291 -#: mod/filer.php:34 -msgid "Save to Folder:" -msgstr "保存再文件夹:" - -#: include/conversation.php:1276 include/conversation.php:1292 -msgid "Where are you right now?" -msgstr "你在哪里?" - -#: include/conversation.php:1277 -msgid "Delete item(s)?" -msgstr "把项目删除吗?" - -#: include/conversation.php:1326 -msgid "Share" -msgstr "分享" - -#: include/conversation.php:1327 mod/editpost.php:113 mod/message.php:262 -#: mod/message.php:430 mod/wallmessage.php:143 -msgid "Upload photo" -msgstr "上传照片" - -#: include/conversation.php:1328 mod/editpost.php:114 -msgid "upload photo" -msgstr "上传照片" - -#: include/conversation.php:1329 mod/editpost.php:115 -msgid "Attach file" -msgstr "附上文件" - -#: include/conversation.php:1330 mod/editpost.php:116 -msgid "attach file" -msgstr "附上文件" - -#: include/conversation.php:1331 mod/editpost.php:117 mod/message.php:263 -#: mod/message.php:431 mod/wallmessage.php:144 -msgid "Insert web link" -msgstr "插入网页链接" - -#: include/conversation.php:1332 mod/editpost.php:118 -msgid "web link" -msgstr "网页链接" - -#: include/conversation.php:1333 mod/editpost.php:119 -msgid "Insert video link" -msgstr "插入视频链接" - -#: include/conversation.php:1334 mod/editpost.php:120 -msgid "video link" -msgstr "视频链接" - -#: include/conversation.php:1335 mod/editpost.php:121 -msgid "Insert audio link" -msgstr "插入音频链接" - -#: include/conversation.php:1336 mod/editpost.php:122 -msgid "audio link" -msgstr "音频链接" - -#: include/conversation.php:1337 mod/editpost.php:123 -msgid "Set your location" -msgstr "设定您的位置" - -#: include/conversation.php:1338 mod/editpost.php:124 -msgid "set location" -msgstr "指定位置" - -#: include/conversation.php:1339 mod/editpost.php:125 -msgid "Clear browser location" -msgstr "清空浏览器位置" - -#: include/conversation.php:1340 mod/editpost.php:126 -msgid "clear location" -msgstr "清除位置" - -#: include/conversation.php:1342 mod/editpost.php:140 -msgid "Set title" -msgstr "指定标题" - -#: include/conversation.php:1344 mod/editpost.php:142 -msgid "Categories (comma-separated list)" -msgstr "种类(逗号分隔单)" - -#: include/conversation.php:1346 mod/editpost.php:128 -msgid "Permission settings" -msgstr "权设置" - -#: include/conversation.php:1347 mod/editpost.php:157 -msgid "permissions" -msgstr "权利" - -#: include/conversation.php:1355 mod/editpost.php:137 -msgid "Public post" -msgstr "公开的消息" - -#: include/conversation.php:1359 mod/editpost.php:148 mod/events.php:531 -#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 -#: src/Object/Post.php:797 -msgid "Preview" -msgstr "预览" - -#: include/conversation.php:1363 include/items.php:387 mod/fbrowser.php:103 -#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 -#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/editpost.php:151 -#: mod/follow.php:159 mod/message.php:141 mod/photos.php:248 -#: mod/photos.php:324 mod/settings.php:680 mod/settings.php:706 -#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:148 -msgid "Cancel" -msgstr "退消" - -#: include/conversation.php:1368 -msgid "Post to Groups" -msgstr "发到组" - -#: include/conversation.php:1369 -msgid "Post to Contacts" -msgstr "发给联系人" - -#: include/conversation.php:1370 -msgid "Private post" -msgstr "私人文章" - -#: include/conversation.php:1375 mod/editpost.php:155 -#: src/Model/Profile.php:342 -msgid "Message" -msgstr "通知" - -#: include/conversation.php:1376 mod/editpost.php:156 -msgid "Browser" -msgstr "浏览器" - -#: include/conversation.php:1643 -msgid "View all" -msgstr "查看全部" - -#: include/conversation.php:1666 -msgid "Like" -msgid_plural "Likes" -msgstr[0] "喜欢" - -#: include/conversation.php:1669 -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "不喜欢" - -#: include/conversation.php:1675 -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "不在参加" - -#: include/conversation.php:1678 src/Content/ContactSelector.php:125 -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "未决定的" - #: include/enotify.php:33 msgid "Friendica Notification" msgstr "Friendica 通知" @@ -595,7 +59,7 @@ msgstr "%s管理员" msgid "%1$s, %2$s Administrator" msgstr "%1$s, %2$s 的管理员" -#: include/enotify.php:52 src/Worker/Delivery.php:402 +#: include/enotify.php:52 src/Worker/Delivery.php:403 msgid "noreply" msgstr "noreply" @@ -611,7 +75,7 @@ msgstr "%1$s发给您新私人通知在%2$s." #: include/enotify.php:103 msgid "a private message" -msgstr "一条私人的消息" +msgstr "一条私人信息" #: include/enotify.php:103 #, php-format @@ -806,7 +270,7 @@ msgstr "[Friendica:Notify] 连接被接受" #: include/enotify.php:330 include/enotify.php:345 #, php-format msgid "'%1$s' has accepted your connection request at %2$s" -msgstr "" +msgstr "“%1$s”已经在 %2$s 接受了您的连接请求" #: include/enotify.php:331 include/enotify.php:346 #, php-format @@ -869,6 +333,28 @@ msgstr "" msgid "Please visit %s to approve or reject the request." msgstr "请访问%s来批准或拒绝这个请求。" +#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238 +#: mod/localtime.php:19 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: include/event.php:45 include/event.php:62 include/event.php:471 +#: include/event.php:992 include/bb2diaspora.php:245 +msgid "Starts:" +msgstr "开始:" + +#: include/event.php:48 include/event.php:68 include/event.php:472 +#: include/event.php:996 include/bb2diaspora.php:251 +msgid "Finishes:" +msgstr "结束:" + +#: include/event.php:52 include/event.php:77 include/event.php:473 +#: include/event.php:1010 include/bb2diaspora.php:258 +#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149 +#: mod/events.php:521 src/Model/Profile.php:417 +msgid "Location:" +msgstr "位置:" + #: include/event.php:420 msgid "all-day" msgstr "全天" @@ -1051,7 +537,7 @@ msgstr "l, F j" #: include/event.php:607 msgid "Edit event" -msgstr "编项目" +msgstr "编辑事件" #: include/event.php:608 msgid "Duplicate event" @@ -1093,9 +579,9 @@ msgstr "显示地图" msgid "Hide map" msgstr "隐藏地图" -#: include/items.php:342 mod/notice.php:22 mod/admin.php:269 -#: mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 -#: mod/display.php:247 mod/display.php:349 mod/viewsrc.php:21 +#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21 +#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 +#: mod/display.php:247 mod/display.php:349 msgid "Item not found." msgstr "项目找不到。" @@ -1106,7 +592,7 @@ msgstr "您真的想删除这个项目吗?" #: include/items.php:384 mod/api.php:110 mod/suggest.php:38 #: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674 #: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148 -#: mod/message.php:138 mod/register.php:237 mod/settings.php:1109 +#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109 #: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126 #: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138 #: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163 @@ -1114,25 +600,34 @@ msgstr "您真的想删除这个项目吗?" msgid "Yes" msgstr "是" +#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103 +#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117 +#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159 +#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141 +#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680 +#: mod/settings.php:706 mod/videos.php:148 +msgid "Cancel" +msgstr "退消" + #: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40 -#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/group.php:26 -#: mod/nogroup.php:28 mod/repair_ostatus.php:13 mod/suggest.php:60 -#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90 -#: mod/uimport.php:28 mod/dirfind.php:24 mod/notifications.php:73 -#: mod/ostatus_subscribe.php:16 mod/cal.php:304 mod/dfrn_confirm.php:68 -#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/manage.php:131 -#: mod/profiles.php:181 mod/profiles.php:619 mod/wall_attach.php:74 -#: mod/wall_attach.php:77 mod/contacts.php:378 mod/delegate.php:24 -#: mod/delegate.php:38 mod/editpost.php:20 mod/events.php:195 -#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/item.php:160 -#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30 -#: mod/photos.php:174 mod/photos.php:1051 mod/poke.php:150 +#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28 +#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15 +#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28 +#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16 +#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20 +#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181 +#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77 +#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38 +#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150 #: mod/profile_photo.php:29 mod/profile_photo.php:188 -#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/register.php:53 -#: mod/regmod.php:108 mod/settings.php:41 mod/settings.php:140 -#: mod/settings.php:669 mod/viewcontacts.php:57 mod/wall_upload.php:103 -#: mod/wall_upload.php:106 mod/wallmessage.php:16 mod/wallmessage.php:40 -#: mod/wallmessage.php:79 mod/wallmessage.php:103 index.php:413 +#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/regmod.php:108 +#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106 +#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79 +#: mod/wallmessage.php:103 mod/item.php:160 mod/register.php:53 +#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26 +#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30 +#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41 +#: mod/settings.php:140 mod/settings.php:669 index.php:413 msgid "Permission denied." msgstr "权限不够。" @@ -1192,7 +687,7 @@ msgstr[0] "%d 联系人" msgid "View Contacts" msgstr "查看联系人" -#: include/text.php:1010 mod/editpost.php:112 mod/filer.php:35 +#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112 #: mod/notes.php:68 msgid "Save" msgstr "保存" @@ -1220,8 +715,8 @@ msgstr "标签:" #: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866 #: mod/viewcontacts.php:131 view/theme/frio/theme.php:270 -#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:943 -#: src/Model/Profile.php:946 +#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957 +#: src/Model/Profile.php:960 msgid "Contacts" msgstr "联系人" @@ -1302,6 +797,17 @@ msgstr "在另一页面中查看" msgid "view on separate page" msgstr "在另一页面中查看" +#: include/text.php:1717 include/conversation.php:146 +#: include/conversation.php:284 src/Model/Item.php:1785 +msgid "event" +msgstr "项目" + +#: include/text.php:1719 include/conversation.php:154 +#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72 +#: src/Model/Item.php:1783 +msgid "photo" +msgstr "照片" + #: include/text.php:1721 msgid "activity" msgstr "活动" @@ -1319,6 +825,500 @@ msgstr "文章" msgid "Item filed" msgstr "把项目归档了" +#: include/acl_selectors.php:355 +msgid "Post to Email" +msgstr "电邮发布" + +#: include/acl_selectors.php:360 +msgid "Hide your profile details from unknown viewers?" +msgstr "使简介信息给陌生的看着看不了?" + +#: include/acl_selectors.php:360 +#, php-format +msgid "Connectors disabled, since \"%s\" is enabled." +msgstr "连接器已停用,因为\"%s\"启用。" + +#: include/acl_selectors.php:366 +msgid "Visible to everybody" +msgstr "任何人可见的" + +#: include/acl_selectors.php:367 view/theme/vier/config.php:115 +msgid "show" +msgstr "显示" + +#: include/acl_selectors.php:368 view/theme/vier/config.php:115 +msgid "don't show" +msgstr "不要显示" + +#: include/acl_selectors.php:374 mod/editpost.php:136 +msgid "CC: email addresses" +msgstr "抄送: 电子邮件地址" + +#: include/acl_selectors.php:375 mod/editpost.php:143 +msgid "Example: bob@example.com, mary@example.com" +msgstr "比如: li@example.com, wang@example.com" + +#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098 +#: mod/photos.php:1441 +msgid "Permissions" +msgstr "权限" + +#: include/acl_selectors.php:378 +msgid "Close" +msgstr "关闭" + +#: include/api.php:1181 +#, php-format +msgid "Daily posting limit of %d post reached. The post was rejected." +msgid_plural "Daily posting limit of %d posts reached. The post was rejected." +msgstr[0] "达到每日 %d 发文限制。此文被拒绝发出。" + +#: include/api.php:1205 +#, php-format +msgid "Weekly posting limit of %d post reached. The post was rejected." +msgid_plural "" +"Weekly posting limit of %d posts reached. The post was rejected." +msgstr[0] "达到每周 %d 发文限制。此文被拒绝发出。" + +#: include/api.php:1229 +#, php-format +msgid "Monthly posting limit of %d post reached. The post was rejected." +msgstr "达到每月 %d 发文限制。此文被拒绝发出。" + +#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92 +#: mod/profile_photo.php:100 mod/profile_photo.php:223 +#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88 +#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149 +#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526 +#: src/Model/User.php:534 src/Model/User.php:542 +msgid "Profile Photos" +msgstr "简介照片" + +#: include/conversation.php:149 include/conversation.php:159 +#: include/conversation.php:287 include/conversation.php:296 +#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783 +#: src/Protocol/Diaspora.php:1946 +msgid "status" +msgstr "现状" + +#: include/conversation.php:166 src/Model/Item.php:1656 +#: src/Protocol/Diaspora.php:1942 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s 喜欢 %2$s 的 %3$s" + +#: include/conversation.php:169 src/Model/Item.php:1661 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s 不喜欢 %2$s 的 %3$s" + +#: include/conversation.php:172 +#, php-format +msgid "%1$s attends %2$s's %3$s" +msgstr "%1$s 参加了 %2$s 的 %3$s" + +#: include/conversation.php:175 +#, php-format +msgid "%1$s doesn't attend %2$s's %3$s" +msgstr "%1$s 没有参加 %2$s 的 %3$s" + +#: include/conversation.php:178 +#, php-format +msgid "%1$s attends maybe %2$s's %3$s" +msgstr "" + +#: include/conversation.php:211 mod/dfrn_confirm.php:431 +#: src/Protocol/Diaspora.php:2414 +#, php-format +msgid "%1$s is now friends with %2$s" +msgstr "%1$s是成为%2$s的朋友" + +#: include/conversation.php:252 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s把%2$s戳" + +#: include/conversation.php:306 mod/tagger.php:110 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s把%4$s标签%2$s的%3$s" + +#: include/conversation.php:333 +msgid "post/item" +msgstr "文章/项目" + +#: include/conversation.php:334 +#, php-format +msgid "%1$s marked %2$s's %3$s as favorite" +msgstr "%1$s标注%2$s的%3$s为偏爱" + +#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501 +msgid "Likes" +msgstr "喜欢" + +#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501 +msgid "Dislikes" +msgstr "不喜欢" + +#: include/conversation.php:608 include/conversation.php:1682 +#: mod/photos.php:1502 +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "正在参加" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Not attending" +msgstr "不在参加" + +#: include/conversation.php:608 mod/photos.php:1502 +msgid "Might attend" +msgstr "可以参加" + +#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177 +msgid "Select" +msgstr "选择" + +#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019 +#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742 +#: src/Object/Post.php:178 +msgid "Delete" +msgstr "删除" + +#: include/conversation.php:779 src/Object/Post.php:355 +#: src/Object/Post.php:356 +#, php-format +msgid "View %s's profile @ %s" +msgstr "看%s的简介@ %s" + +#: include/conversation.php:791 src/Object/Post.php:343 +msgid "Categories:" +msgstr "种类:" + +#: include/conversation.php:792 src/Object/Post.php:344 +msgid "Filed under:" +msgstr "归档在:" + +#: include/conversation.php:799 src/Object/Post.php:369 +#, php-format +msgid "%s from %s" +msgstr "%s从%s" + +#: include/conversation.php:814 +msgid "View in context" +msgstr "看在上下文" + +#: include/conversation.php:816 include/conversation.php:1355 +#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264 +#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394 +msgid "Please wait" +msgstr "请等一下" + +#: include/conversation.php:887 +msgid "remove" +msgstr "删除" + +#: include/conversation.php:891 +msgid "Delete Selected Items" +msgstr "删除选的项目" + +#: include/conversation.php:1061 view/theme/frio/theme.php:352 +msgid "Follow Thread" +msgstr "" + +#: include/conversation.php:1062 src/Model/Contact.php:554 +msgid "View Status" +msgstr "看现状" + +#: include/conversation.php:1063 include/conversation.php:1079 +#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220 +#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497 +#: src/Model/Contact.php:510 src/Model/Contact.php:555 +msgid "View Profile" +msgstr "看简介" + +#: include/conversation.php:1064 src/Model/Contact.php:556 +msgid "View Photos" +msgstr "看照片" + +#: include/conversation.php:1065 src/Model/Contact.php:557 +msgid "Network Posts" +msgstr "网络文章" + +#: include/conversation.php:1066 src/Model/Contact.php:558 +msgid "View Contact" +msgstr "查看联系人" + +#: include/conversation.php:1067 src/Model/Contact.php:560 +msgid "Send PM" +msgstr "发送私信" + +#: include/conversation.php:1071 src/Model/Contact.php:561 +msgid "Poke" +msgstr "戳" + +#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83 +#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587 +#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511 +msgid "Connect/Follow" +msgstr "连接/关注" + +#: include/conversation.php:1195 +#, php-format +msgid "%s likes this." +msgstr "%s喜欢这个." + +#: include/conversation.php:1198 +#, php-format +msgid "%s doesn't like this." +msgstr "%s没有喜欢这个." + +#: include/conversation.php:1201 +#, php-format +msgid "%s attends." +msgstr "%s 参加。" + +#: include/conversation.php:1204 +#, php-format +msgid "%s doesn't attend." +msgstr "%s 不参加。" + +#: include/conversation.php:1207 +#, php-format +msgid "%s attends maybe." +msgstr "" + +#: include/conversation.php:1218 +msgid "and" +msgstr "和" + +#: include/conversation.php:1224 +#, php-format +msgid "and %d other people" +msgstr "和 %d 个其他人" + +#: include/conversation.php:1233 +#, php-format +msgid "%2$d people like this" +msgstr "%2$d人们喜欢这个" + +#: include/conversation.php:1234 +#, php-format +msgid "%s like this." +msgstr "%s 赞了这个。" + +#: include/conversation.php:1237 +#, php-format +msgid "%2$d people don't like this" +msgstr "%2$d人们不喜欢这个" + +#: include/conversation.php:1238 +#, php-format +msgid "%s don't like this." +msgstr "%s 踩了这个。" + +#: include/conversation.php:1241 +#, php-format +msgid "%2$d people attend" +msgstr "%2$d 人参加" + +#: include/conversation.php:1242 +#, php-format +msgid "%s attend." +msgstr "%s 参加。" + +#: include/conversation.php:1245 +#, php-format +msgid "%2$d people don't attend" +msgstr "%2$d 人不参加" + +#: include/conversation.php:1246 +#, php-format +msgid "%s don't attend." +msgstr "%s 不参加。" + +#: include/conversation.php:1249 +#, php-format +msgid "%2$d people attend maybe" +msgstr "%2$d人可能参加" + +#: include/conversation.php:1250 +#, php-format +msgid "%s attend maybe." +msgstr "" + +#: include/conversation.php:1280 include/conversation.php:1296 +msgid "Visible to everybody" +msgstr "大家可见的" + +#: include/conversation.php:1281 include/conversation.php:1297 +#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200 +#: mod/message.php:207 mod/message.php:343 mod/message.php:350 +msgid "Please enter a link URL:" +msgstr "请输入一个链接 URL:" + +#: include/conversation.php:1282 include/conversation.php:1298 +msgid "Please enter a video link/URL:" +msgstr "请输入视频连接/URL:" + +#: include/conversation.php:1283 include/conversation.php:1299 +msgid "Please enter an audio link/URL:" +msgstr "请输入音响连接/URL:" + +#: include/conversation.php:1284 include/conversation.php:1300 +msgid "Tag term:" +msgstr "标签:" + +#: include/conversation.php:1285 include/conversation.php:1301 +#: mod/filer.php:34 +msgid "Save to Folder:" +msgstr "保存再文件夹:" + +#: include/conversation.php:1286 include/conversation.php:1302 +msgid "Where are you right now?" +msgstr "你在哪里?" + +#: include/conversation.php:1287 +msgid "Delete item(s)?" +msgstr "把项目删除吗?" + +#: include/conversation.php:1336 +msgid "Share" +msgstr "分享" + +#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113 +#: mod/message.php:262 mod/message.php:430 +msgid "Upload photo" +msgstr "上传照片" + +#: include/conversation.php:1338 mod/editpost.php:114 +msgid "upload photo" +msgstr "上传照片" + +#: include/conversation.php:1339 mod/editpost.php:115 +msgid "Attach file" +msgstr "附上文件" + +#: include/conversation.php:1340 mod/editpost.php:116 +msgid "attach file" +msgstr "附上文件" + +#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117 +#: mod/message.php:263 mod/message.php:431 +msgid "Insert web link" +msgstr "插入网页链接" + +#: include/conversation.php:1342 mod/editpost.php:118 +msgid "web link" +msgstr "网页链接" + +#: include/conversation.php:1343 mod/editpost.php:119 +msgid "Insert video link" +msgstr "插入视频链接" + +#: include/conversation.php:1344 mod/editpost.php:120 +msgid "video link" +msgstr "视频链接" + +#: include/conversation.php:1345 mod/editpost.php:121 +msgid "Insert audio link" +msgstr "插入音频链接" + +#: include/conversation.php:1346 mod/editpost.php:122 +msgid "audio link" +msgstr "音频链接" + +#: include/conversation.php:1347 mod/editpost.php:123 +msgid "Set your location" +msgstr "设定您的位置" + +#: include/conversation.php:1348 mod/editpost.php:124 +msgid "set location" +msgstr "指定位置" + +#: include/conversation.php:1349 mod/editpost.php:125 +msgid "Clear browser location" +msgstr "清空浏览器位置" + +#: include/conversation.php:1350 mod/editpost.php:126 +msgid "clear location" +msgstr "清除位置" + +#: include/conversation.php:1352 mod/editpost.php:140 +msgid "Set title" +msgstr "指定标题" + +#: include/conversation.php:1354 mod/editpost.php:142 +msgid "Categories (comma-separated list)" +msgstr "种类(逗号分隔单)" + +#: include/conversation.php:1356 mod/editpost.php:128 +msgid "Permission settings" +msgstr "权设置" + +#: include/conversation.php:1357 mod/editpost.php:157 +msgid "permissions" +msgstr "权利" + +#: include/conversation.php:1365 mod/editpost.php:137 +msgid "Public post" +msgstr "公开的消息" + +#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531 +#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604 +#: src/Object/Post.php:797 +msgid "Preview" +msgstr "预览" + +#: include/conversation.php:1378 +msgid "Post to Groups" +msgstr "发到组" + +#: include/conversation.php:1379 +msgid "Post to Contacts" +msgstr "发给联系人" + +#: include/conversation.php:1380 +msgid "Private post" +msgstr "私人文章" + +#: include/conversation.php:1385 mod/editpost.php:155 +#: src/Model/Profile.php:342 +msgid "Message" +msgstr "通知" + +#: include/conversation.php:1386 mod/editpost.php:156 +msgid "Browser" +msgstr "浏览器" + +#: include/conversation.php:1653 +msgid "View all" +msgstr "查看全部" + +#: include/conversation.php:1676 +msgid "Like" +msgid_plural "Likes" +msgstr[0] "喜欢" + +#: include/conversation.php:1679 +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "不喜欢" + +#: include/conversation.php:1685 +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "不在参加" + +#: include/conversation.php:1688 src/Content/ContactSelector.php:125 +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "未决定的" + +#: include/dba.php:59 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "找不到DNS信息为数据库服务器「%s」" + #: mod/allfriends.php:51 msgid "No friends to display." msgstr "没有朋友展示。" @@ -1376,14 +1376,6 @@ msgstr "项目不可用的" msgid "Item was not found." msgstr "找不到项目。" -#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 -msgid "Login" -msgstr "登录" - -#: mod/bookmarklet.php:49 -msgid "The post was created" -msgstr "文章创建了" - #: mod/common.php:91 msgid "No contacts in common." msgstr "没有共同的联系人。" @@ -1409,7 +1401,7 @@ msgstr "联系人设置已应用。" #: mod/crepair.php:89 msgid "Contact update failed." -msgstr "熟人更新失败。" +msgstr "联系人更新失败。" #: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:29 #: mod/fsuggest.php:97 @@ -1448,13 +1440,13 @@ msgstr "返回到联系人编辑器" msgid "Refetch contact data" msgstr "重新获取联系人数据" -#: mod/crepair.php:148 mod/fsuggest.php:116 mod/invite.php:150 -#: mod/manage.php:184 mod/profiles.php:685 mod/contacts.php:601 -#: mod/events.php:533 mod/install.php:251 mod/install.php:290 -#: mod/localtime.php:56 mod/message.php:265 mod/message.php:432 -#: mod/photos.php:1080 mod/photos.php:1160 mod/photos.php:1445 -#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603 -#: mod/poke.php:199 view/theme/duepuntozero/config.php:71 +#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184 +#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251 +#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199 +#: mod/events.php:533 mod/fsuggest.php:116 mod/message.php:265 +#: mod/message.php:432 mod/photos.php:1080 mod/photos.php:1160 +#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530 +#: mod/photos.php:1603 view/theme/duepuntozero/config.php:71 #: view/theme/frio/config.php:113 view/theme/quattro/config.php:73 #: view/theme/vier/config.php:119 src/Object/Post.php:788 msgid "Submit" @@ -1512,57 +1504,8 @@ msgstr "喂URL" msgid "New photo from this URL" msgstr "新照片从这个URL" -#: mod/directory.php:38 mod/community.php:25 mod/dfrn_request.php:607 -#: mod/display.php:201 mod/photos.php:932 mod/probe.php:13 mod/search.php:98 -#: mod/search.php:104 mod/videos.php:200 mod/viewcontacts.php:45 -#: mod/webfinger.php:16 -msgid "Public access denied." -msgstr "拒绝公开访问" - -#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420 -#: src/Model/Profile.php:731 -msgid "Gender:" -msgstr "性别:" - -#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:755 -msgid "Status:" -msgstr "现状:" - -#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:772 -msgid "Homepage:" -msgstr "主页:" - -#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:655 -#: src/Model/Profile.php:423 src/Model/Profile.php:792 -msgid "About:" -msgstr "关于:" - -#: mod/directory.php:195 view/theme/vier/theme.php:201 -msgid "Global Directory" -msgstr "综合目录" - -#: mod/directory.php:197 -msgid "Find on this site" -msgstr "找在这网站" - -#: mod/directory.php:199 -msgid "Results for:" -msgstr "" - -#: mod/directory.php:201 -msgid "Site Directory" -msgstr "网站目录" - -#: mod/directory.php:202 mod/contacts.php:811 src/Content/Widget.php:63 -msgid "Find" -msgstr "搜索" - -#: mod/directory.php:206 -msgid "No entries (some entries may be hidden)." -msgstr "没有文章(有的文章会被隐藏)。" - #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102 -#: src/Model/Profile.php:890 +#: src/Model/Profile.php:904 msgid "Photos" msgstr "照片" @@ -1571,7 +1514,7 @@ msgstr "照片" #: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244 #: src/Model/Photo.php:253 msgid "Contact Photos" -msgstr "熟人照片" +msgstr "联系人照片" #: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265 msgid "Upload" @@ -1586,82 +1529,6 @@ msgstr "文件" msgid "Not Found" msgstr "未发现" -#: mod/group.php:36 -msgid "Group created." -msgstr "群组已创建。" - -#: mod/group.php:42 -msgid "Could not create group." -msgstr "无法创建群组。" - -#: mod/group.php:56 mod/group.php:158 -msgid "Group not found." -msgstr "组找不到。" - -#: mod/group.php:70 -msgid "Group name changed." -msgstr "组名变化了。" - -#: mod/group.php:83 mod/profperm.php:28 index.php:412 -msgid "Permission denied" -msgstr "权限不够" - -#: mod/group.php:97 -msgid "Save Group" -msgstr "保存组" - -#: mod/group.php:102 -msgid "Create a group of contacts/friends." -msgstr "创建一组联系人/朋友。" - -#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 -msgid "Group Name: " -msgstr "组名:" - -#: mod/group.php:127 -msgid "Group removed." -msgstr "组删除了。" - -#: mod/group.php:129 -msgid "Unable to remove group." -msgstr "不能删除组。" - -#: mod/group.php:193 -msgid "Delete Group" -msgstr "删除群组" - -#: mod/group.php:199 -msgid "Group Editor" -msgstr "组编辑器" - -#: mod/group.php:204 -msgid "Edit Group Name" -msgstr "编辑群组名称" - -#: mod/group.php:214 -msgid "Members" -msgstr "成员" - -#: mod/group.php:216 mod/contacts.php:710 -msgid "All Contacts" -msgstr "所有的熟人" - -#: mod/group.php:217 mod/network.php:639 -msgid "Group is empty" -msgstr "组没有成员" - -#: mod/group.php:230 -msgid "Remove Contact" -msgstr "删除联系人" - -#: mod/group.php:254 -msgid "Add Contact" -msgstr "添加联系人" - -#: mod/group.php:266 mod/profperm.php:115 -msgid "Click on a contact to add or remove." -msgstr "点击熟人为添加或删除。" - #: mod/hcard.php:18 msgid "No profile" msgstr "无简介" @@ -1752,8 +1619,8 @@ msgstr "校对别的设置,特别是隐私设置。一个未发布的目录项 #: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854 #: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101 -#: src/Model/Profile.php:716 src/Model/Profile.php:849 -#: src/Model/Profile.php:882 +#: src/Model/Profile.php:730 src/Model/Profile.php:863 +#: src/Model/Profile.php:896 msgid "Profile" msgstr "简介" @@ -1960,18 +1827,18 @@ msgstr "断开连接/取消关注" msgid "Your Identity Address:" msgstr "你的身份地址:" -#: mod/unfollow.php:122 mod/notifications.php:258 mod/admin.php:439 -#: mod/admin.php:449 mod/contacts.php:647 mod/follow.php:164 +#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647 +#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449 msgid "Profile URL" msgstr "简介 URL" #: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181 -#: src/Model/Profile.php:877 +#: src/Model/Profile.php:891 msgid "Status Messages and Posts" msgstr "现状通知和文章" #: mod/update_community.php:27 mod/update_display.php:27 -#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39 +#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33 msgid "[Embedded content - reload page to view]" msgstr "[嵌入内容-重新加载页为看]" @@ -2075,8 +1942,8 @@ msgstr "没有已安装的插件或应用" msgid "On this server the following remote servers are blocked." msgstr "在这个服务器上以下远程服务器被封禁了。" -#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320 -#: mod/dfrn_request.php:351 src/Model/Contact.php:1142 +#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302 +#: mod/admin.php:320 src/Model/Contact.php:1142 msgid "Blocked domain" msgstr "被封禁的域名" @@ -2213,11 +2080,21 @@ msgstr "分享者" msgid "Subscriber" msgstr "订阅者" +#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155 +#: src/Model/Profile.php:423 src/Model/Profile.php:806 +msgid "About:" +msgstr "关于:" + #: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172 -#: src/Model/Profile.php:780 +#: src/Model/Profile.php:794 msgid "Tags:" msgstr "标签:" +#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420 +#: src/Model/Profile.php:745 +msgid "Gender:" +msgstr "性别:" + #: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518 msgid "Network:" msgstr "网络" @@ -2237,7 +2114,7 @@ msgstr "显示全部" #: mod/notifications.php:322 #, php-format msgid "No more %s notifications." -msgstr "" +msgstr "没有更多的 %s 通知。" #: mod/oexchange.php:30 msgid "Post successful." @@ -2270,7 +2147,7 @@ msgstr "无法获取联系人信息。" #: mod/ostatus_subscribe.php:47 msgid "Couldn't fetch friends for contact." -msgstr "" +msgstr "无法取得联系人的朋友信息。" #: mod/ostatus_subscribe.php:75 msgid "success" @@ -2290,7 +2167,7 @@ msgstr "使用权这个简介被限制了." #: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263 #: view/theme/frio/theme.php:267 src/Content/Nav.php:104 -#: src/Content/Nav.php:169 src/Model/Profile.php:910 src/Model/Profile.php:921 +#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935 msgid "Events" msgstr "事件" @@ -2302,7 +2179,7 @@ msgstr "" msgid "Previous" msgstr "上" -#: mod/cal.php:277 mod/events.php:396 mod/install.php:209 +#: mod/cal.php:277 mod/install.php:209 mod/events.php:396 msgid "Next" msgstr "下" @@ -2363,7 +2240,7 @@ msgstr "远程站点报告:" #: mod/dfrn_confirm.php:396 msgid "Unable to set contact photo." -msgstr "不会指定熟人照片。" +msgstr "无法设置联系人照片。" #: mod/dfrn_confirm.php:498 #, php-format @@ -2411,19 +2288,6 @@ msgstr "[名字拒给]" msgid "%1$s has joined %2$s" msgstr "%1$s加入%2$s了" -#: mod/fsuggest.php:71 -msgid "Friend suggestion sent." -msgstr "朋友建议发送了。" - -#: mod/fsuggest.php:102 -msgid "Suggest Friends" -msgstr "推荐的朋友们" - -#: mod/fsuggest.php:104 -#, php-format -msgid "Suggest a friend for %s" -msgstr "给 %s 推荐朋友" - #: mod/invite.php:33 msgid "Total invitation limit exceeded." msgstr "邀请限超过了。" @@ -2491,7 +2355,7 @@ 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." -msgstr "" +msgstr "各 Friendica 站点相互连接以创造出一个由其组成成员控制拥有的有强大隐私保护能力的大型社交网络。各站点同时也能够接入许多传统社交网络。" #: mod/invite.php:135 #, php-format @@ -2506,8 +2370,8 @@ msgstr "发请柬" msgid "Enter email addresses, one per line:" msgstr "输入电子邮件地址,一行一个:" -#: mod/invite.php:144 mod/message.php:259 mod/message.php:426 -#: mod/wallmessage.php:141 +#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259 +#: mod/message.php:426 msgid "Your message:" msgstr "你的消息:" @@ -2530,7 +2394,7 @@ msgstr "您一注册,请页跟我连接,用我的简介在:" msgid "" "For more information about the Friendica project and why we feel it is " "important, please visit http://friendi.ca" -msgstr "" +msgstr "欲了解更多关于 Friendica 项目的信息以及为什么我们认为这很重要,请访问 http://friendi.ca" #: mod/manage.php:180 msgid "Manage Identities and/or Pages" @@ -2705,7 +2569,7 @@ msgstr "状态信息" msgid "Additional information" msgstr "更多信息" -#: mod/profiles.php:700 mod/network.php:939 +#: mod/profiles.php:700 mod/network.php:940 #: src/Core/NotificationsManager.php:185 msgid "Personal" msgstr "私人" @@ -2726,7 +2590,7 @@ msgstr "你的性:" msgid " Marital Status:" msgstr "婚姻状况:" -#: mod/profiles.php:707 src/Model/Profile.php:768 +#: mod/profiles.php:707 src/Model/Profile.php:782 msgid "Sexual Preference:" msgstr "性取向:" @@ -2810,11 +2674,11 @@ msgstr "这个 XMPP 地址会被传播到你的联系人从而他们可以关注 msgid "Homepage URL:" msgstr "主页URL:" -#: mod/profiles.php:734 src/Model/Profile.php:776 +#: mod/profiles.php:734 src/Model/Profile.php:790 msgid "Hometown:" msgstr "故乡:" -#: mod/profiles.php:735 src/Model/Profile.php:784 +#: mod/profiles.php:735 src/Model/Profile.php:798 msgid "Political Views:" msgstr "政治观念:" @@ -2838,11 +2702,11 @@ msgstr "私人关键字" msgid "(Used for searching profiles, never shown to others)" msgstr "(用于搜索简介,没有给别人看)" -#: mod/profiles.php:739 src/Model/Profile.php:800 +#: mod/profiles.php:739 src/Model/Profile.php:814 msgid "Likes:" msgstr "喜欢:" -#: mod/profiles.php:740 src/Model/Profile.php:804 +#: mod/profiles.php:740 src/Model/Profile.php:818 msgid "Dislikes:" msgstr "不喜欢:" @@ -2925,6 +2789,1583 @@ msgstr "文件超过了 %s 的大小限制" msgid "File upload failed." msgstr "文件上传失败。" +#: mod/contacts.php:149 +#, php-format +msgid "%d contact edited." +msgid_plural "%d contacts edited." +msgstr[0] "%d 个联系人被编辑了。" + +#: mod/contacts.php:176 mod/contacts.php:392 +msgid "Could not access contact record." +msgstr "无法访问联系人记录。" + +#: mod/contacts.php:186 +msgid "Could not locate selected profile." +msgstr "找不到选择的简介。" + +#: mod/contacts.php:220 +msgid "Contact updated." +msgstr "联系人更新了。" + +#: mod/contacts.php:222 mod/dfrn_request.php:419 +msgid "Failed to update contact record." +msgstr "更新联系人记录失败。" + +#: mod/contacts.php:413 +msgid "Contact has been blocked" +msgstr "联系人已被屏蔽" + +#: mod/contacts.php:413 +msgid "Contact has been unblocked" +msgstr "联系人已被解除屏蔽" + +#: mod/contacts.php:424 +msgid "Contact has been ignored" +msgstr "联系人已被忽视" + +#: mod/contacts.php:424 +msgid "Contact has been unignored" +msgstr "联系人已被解除忽视" + +#: mod/contacts.php:435 +msgid "Contact has been archived" +msgstr "联系人已存档" + +#: mod/contacts.php:435 +msgid "Contact has been unarchived" +msgstr "联系人已被解除存档" + +#: mod/contacts.php:459 +msgid "Drop contact" +msgstr "" + +#: mod/contacts.php:462 mod/contacts.php:814 +msgid "Do you really want to delete this contact?" +msgstr "您真的想删除这个联系人吗?" + +#: mod/contacts.php:480 +msgid "Contact has been removed." +msgstr "联系人被删除了。" + +#: mod/contacts.php:511 +#, php-format +msgid "You are mutual friends with %s" +msgstr "您和 %s 互为朋友" + +#: mod/contacts.php:515 +#, php-format +msgid "You are sharing with %s" +msgstr "你正在和 %s 分享" + +#: mod/contacts.php:519 +#, php-format +msgid "%s is sharing with you" +msgstr "%s 正在和你分享" + +#: mod/contacts.php:539 +msgid "Private communications are not available for this contact." +msgstr "私人交流对这个联系人不可用。" + +#: mod/contacts.php:541 +msgid "Never" +msgstr "从未" + +#: mod/contacts.php:544 +msgid "(Update was successful)" +msgstr "(更新成功)" + +#: mod/contacts.php:544 +msgid "(Update was not successful)" +msgstr "(更新不成功)" + +#: mod/contacts.php:546 mod/contacts.php:976 +msgid "Suggest friends" +msgstr "建议朋友们" + +#: mod/contacts.php:550 +#, php-format +msgid "Network type: %s" +msgstr "网络种类: %s" + +#: mod/contacts.php:555 +msgid "Communications lost with this contact!" +msgstr "和这个联系人的通信断开了!" + +#: mod/contacts.php:561 +msgid "Fetch further information for feeds" +msgstr "拿文源别的消息" + +#: mod/contacts.php:563 +msgid "" +"Fetch information like preview pictures, title and teaser from the feed " +"item. You can activate this if the feed doesn't contain much text. Keywords " +"are taken from the meta header in the feed item and are posted as hash tags." +msgstr "" + +#: mod/contacts.php:564 mod/admin.php:1190 +msgid "Disabled" +msgstr "已停用" + +#: mod/contacts.php:565 +msgid "Fetch information" +msgstr "取消息" + +#: mod/contacts.php:566 +msgid "Fetch keywords" +msgstr "获取关键字" + +#: mod/contacts.php:567 +msgid "Fetch information and keywords" +msgstr "取消息和关键词" + +#: mod/contacts.php:599 +msgid "Contact" +msgstr "联系人" + +#: mod/contacts.php:602 +msgid "Profile Visibility" +msgstr "简历可见量" + +#: mod/contacts.php:603 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "请选择简介您想给%s显示他安全地看您的简介的时候。" + +#: mod/contacts.php:604 +msgid "Contact Information / Notes" +msgstr "熟人信息/便条" + +#: mod/contacts.php:605 +msgid "Their personal note" +msgstr "" + +#: mod/contacts.php:607 +msgid "Edit contact notes" +msgstr "编辑联系人便条" + +#: mod/contacts.php:611 +msgid "Block/Unblock contact" +msgstr "屏蔽/解除屏蔽联系人" + +#: mod/contacts.php:612 +msgid "Ignore contact" +msgstr "忽略联系人" + +#: mod/contacts.php:613 +msgid "Repair URL settings" +msgstr "维修URL设置" + +#: mod/contacts.php:614 +msgid "View conversations" +msgstr "看交流" + +#: mod/contacts.php:619 +msgid "Last update:" +msgstr "上个更新:" + +#: mod/contacts.php:621 +msgid "Update public posts" +msgstr "更新公开文章" + +#: mod/contacts.php:623 mod/contacts.php:986 +msgid "Update now" +msgstr "现在更新" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:434 mod/admin.php:1708 +msgid "Unblock" +msgstr "解除屏蔽" + +#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995 +#: mod/admin.php:433 mod/admin.php:1707 +msgid "Block" +msgstr "屏蔽" + +#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003 +msgid "Unignore" +msgstr "取消忽视" + +#: mod/contacts.php:633 +msgid "Currently blocked" +msgstr "现在被封禁的" + +#: mod/contacts.php:634 +msgid "Currently ignored" +msgstr "现在不理的" + +#: mod/contacts.php:635 +msgid "Currently archived" +msgstr "现在存档着" + +#: mod/contacts.php:636 +msgid "Awaiting connection acknowledge" +msgstr "等待连接确认" + +#: mod/contacts.php:637 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "回答/喜欢关您公开文章还可见的" + +#: mod/contacts.php:638 +msgid "Notification for new posts" +msgstr "新消息提示" + +#: mod/contacts.php:638 +msgid "Send a notification of every new post of this contact" +msgstr "发送这个联系人的每篇新文章的通知" + +#: mod/contacts.php:641 +msgid "Blacklisted keywords" +msgstr "黑名单关键词" + +#: mod/contacts.php:641 +msgid "" +"Comma separated list of keywords that should not be converted to hashtags, " +"when \"Fetch information and keywords\" is selected" +msgstr "逗号分的关键词不应该翻译成主题标签,如果“取消息和关键词”选择的。" + +#: mod/contacts.php:653 src/Model/Profile.php:424 +msgid "XMPP:" +msgstr "XMPP:" + +#: mod/contacts.php:658 +msgid "Actions" +msgstr "" + +#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259 +#: src/Content/Nav.php:100 src/Model/Profile.php:888 +msgid "Status" +msgstr "状态" + +#: mod/contacts.php:661 +msgid "Contact Settings" +msgstr "联系人设置" + +#: mod/contacts.php:702 +msgid "Suggestions" +msgstr "建议" + +#: mod/contacts.php:705 +msgid "Suggest potential friends" +msgstr "建议潜在朋友们" + +#: mod/contacts.php:710 mod/group.php:216 +msgid "All Contacts" +msgstr "所有联系人" + +#: mod/contacts.php:713 +msgid "Show all contacts" +msgstr "显示所有的联系人" + +#: mod/contacts.php:718 +msgid "Unblocked" +msgstr "" + +#: mod/contacts.php:721 +msgid "Only show unblocked contacts" +msgstr "只显示没被屏蔽的联系人" + +#: mod/contacts.php:726 +msgid "Blocked" +msgstr "被屏蔽的" + +#: mod/contacts.php:729 +msgid "Only show blocked contacts" +msgstr "只显示被屏蔽的联系人" + +#: mod/contacts.php:734 +msgid "Ignored" +msgstr "忽视的" + +#: mod/contacts.php:737 +msgid "Only show ignored contacts" +msgstr "只显示忽略的联系人" + +#: mod/contacts.php:742 +msgid "Archived" +msgstr "在存档" + +#: mod/contacts.php:745 +msgid "Only show archived contacts" +msgstr "只显示已存档联系人" + +#: mod/contacts.php:750 +msgid "Hidden" +msgstr "隐藏的" + +#: mod/contacts.php:753 +msgid "Only show hidden contacts" +msgstr "只显示隐藏的联系人" + +#: mod/contacts.php:809 +msgid "Search your contacts" +msgstr "搜索您的联系人" + +#: mod/contacts.php:810 mod/search.php:236 +#, php-format +msgid "Results for: %s" +msgstr "" + +#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63 +msgid "Find" +msgstr "搜索" + +#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 +msgid "Update" +msgstr "更新" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Archive" +msgstr "存档" + +#: mod/contacts.php:820 mod/contacts.php:1011 +msgid "Unarchive" +msgstr "从存档拿来" + +#: mod/contacts.php:823 +msgid "Batch Actions" +msgstr "批量操作" + +#: mod/contacts.php:857 src/Model/Profile.php:899 +msgid "Profile Details" +msgstr "简介内容" + +#: mod/contacts.php:869 +msgid "View all contacts" +msgstr "查看所有联系人" + +#: mod/contacts.php:880 +msgid "View all common friends" +msgstr "查看所有公共好友" + +#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535 +#: src/Model/Profile.php:865 +msgid "Advanced" +msgstr "高级" + +#: mod/contacts.php:889 +msgid "Advanced Contact Settings" +msgstr "高级联系人设置" + +#: mod/contacts.php:921 +msgid "Mutual Friendship" +msgstr "共同友谊" + +#: mod/contacts.php:925 +msgid "is a fan of yours" +msgstr "是你的粉丝" + +#: mod/contacts.php:929 +msgid "you are a fan of" +msgstr "你喜欢" + +#: mod/contacts.php:997 +msgid "Toggle Blocked status" +msgstr "切换屏蔽状态" + +#: mod/contacts.php:1005 +msgid "Toggle Ignored status" +msgstr "交替忽视现状" + +#: mod/contacts.php:1013 +msgid "Toggle Archive status" +msgstr "交替档案现状" + +#: mod/contacts.php:1021 +msgid "Delete contact" +msgstr "删除联系人" + +#: mod/delegate.php:142 +msgid "No parent user" +msgstr "" + +#: mod/delegate.php:158 +msgid "Parent User" +msgstr "" + +#: mod/delegate.php:160 +msgid "" +"Parent users have total control about this account, including the account " +"settings. Please double check whom you give this access." +msgstr "" + +#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873 +#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347 +#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874 +#: mod/settings.php:963 mod/settings.php:1198 +msgid "Save Settings" +msgstr "保存设置" + +#: mod/delegate.php:162 src/Content/Nav.php:204 +msgid "Delegate Page Management" +msgstr "页代表管理" + +#: mod/delegate.php:163 +msgid "Delegates" +msgstr "" + +#: mod/delegate.php:165 +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:166 +msgid "Existing Page Managers" +msgstr "目前页管理员" + +#: mod/delegate.php:168 +msgid "Existing Page Delegates" +msgstr "目前页代表" + +#: mod/delegate.php:170 +msgid "Potential Delegates" +msgstr "潜力的代表" + +#: mod/delegate.php:172 mod/tagrm.php:98 +msgid "Remove" +msgstr "移走" + +#: mod/delegate.php:173 +msgid "Add" +msgstr "加" + +#: mod/delegate.php:174 +msgid "No entries." +msgstr "没有项目。" + +#: mod/dfrn_request.php:94 +msgid "This introduction has already been accepted." +msgstr "这个介绍已经接受了。" + +#: mod/dfrn_request.php:112 mod/dfrn_request.php:359 +msgid "Profile location is not valid or does not contain profile information." +msgstr "简介位置失效或不包含简介信息。" + +#: mod/dfrn_request.php:116 mod/dfrn_request.php:363 +msgid "Warning: profile location has no identifiable owner name." +msgstr "警告:简介位置没有可设别的主名。" + +#: mod/dfrn_request.php:119 mod/dfrn_request.php:366 +msgid "Warning: profile location has no profile photo." +msgstr "警告:简介位置没有简介图。" + +#: mod/dfrn_request.php:123 mod/dfrn_request.php:370 +#, 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需要的参数没找到在输入的位置。" + +#: mod/dfrn_request.php:162 +msgid "Introduction complete." +msgstr "介绍完成的。" + +#: mod/dfrn_request.php:199 +msgid "Unrecoverable protocol error." +msgstr "不能恢复的协议错误" + +#: mod/dfrn_request.php:226 +msgid "Profile unavailable." +msgstr "简介无效" + +#: mod/dfrn_request.php:248 +#, php-format +msgid "%s has received too many connection requests today." +msgstr "%s今天已经受到了太多联络要求" + +#: mod/dfrn_request.php:249 +msgid "Spam protection measures have been invoked." +msgstr "垃圾保护措施被用了。" + +#: mod/dfrn_request.php:250 +msgid "Friends are advised to please try again in 24 hours." +msgstr "朋友们被建议请24小时后再试。" + +#: mod/dfrn_request.php:280 +msgid "Invalid locator" +msgstr "无效找到物" + +#: mod/dfrn_request.php:316 +msgid "You have already introduced yourself here." +msgstr "您已经自我介绍这儿。" + +#: mod/dfrn_request.php:319 +#, php-format +msgid "Apparently you are already friends with %s." +msgstr "看上去您已经是%s的朋友。" + +#: mod/dfrn_request.php:339 +msgid "Invalid profile URL." +msgstr "无效的简介URL。" + +#: mod/dfrn_request.php:345 src/Model/Contact.php:1137 +msgid "Disallowed profile URL." +msgstr "不允许的简介地址." + +#: mod/dfrn_request.php:439 +msgid "Your introduction has been sent." +msgstr "您的介绍发布了。" + +#: mod/dfrn_request.php:477 +msgid "" +"Remote subscription can't be done for your network. Please subscribe " +"directly on your system." +msgstr "无法为您的网络完成远程订阅。请直接在您的系统上订阅。" + +#: mod/dfrn_request.php:493 +msgid "Please login to confirm introduction." +msgstr "请登录以确认介绍。" + +#: mod/dfrn_request.php:501 +msgid "" +"Incorrect identity currently logged in. Please login to " +"this profile." +msgstr "当前登录的身份不正确。请登录到这个用户。" + +#: mod/dfrn_request.php:515 mod/dfrn_request.php:532 +msgid "Confirm" +msgstr "确认" + +#: mod/dfrn_request.php:527 +msgid "Hide this contact" +msgstr "隐藏这个联系人" + +#: mod/dfrn_request.php:530 +#, php-format +msgid "Welcome home %s." +msgstr "欢迎%s。" + +#: mod/dfrn_request.php:531 +#, php-format +msgid "Please confirm your introduction/connection request to %s." +msgstr "请确认您的介绍/联络要求给%s。" + +#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98 +#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16 +#: mod/community.php:25 mod/directory.php:42 mod/display.php:201 +#: mod/photos.php:932 mod/videos.php:200 +msgid "Public access denied." +msgstr "拒绝公开访问" + +#: mod/dfrn_request.php:642 +msgid "" +"Please enter your 'Identity Address' from one of the following supported " +"communications networks:" +msgstr "请从以下支持的通信网络之一输入你的 “身份地址”:" + +#: mod/dfrn_request.php:645 +#, 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 "" + +#: mod/dfrn_request.php:650 +msgid "Friend/Connection Request" +msgstr "朋友/连接请求" + +#: mod/dfrn_request.php:651 +msgid "" +"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " +"testuser@gnusocial.de" +msgstr "" + +#: mod/dfrn_request.php:652 mod/follow.php:147 +msgid "Please answer the following:" +msgstr "请回答下述的:" + +#: mod/dfrn_request.php:653 mod/follow.php:148 +#, php-format +msgid "Does %s know you?" +msgstr "%s是否认识你?" + +#: mod/dfrn_request.php:654 mod/follow.php:149 +msgid "Add a personal note:" +msgstr "添加一个个人便条:" + +#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79 +msgid "Friendica" +msgstr "Friendica" + +#: mod/dfrn_request.php:657 +msgid "GNU Social (Pleroma, Mastodon)" +msgstr "" + +#: mod/dfrn_request.php:658 +msgid "Diaspora (Socialhome, Hubzilla)" +msgstr "" + +#: mod/dfrn_request.php:659 +#, php-format +msgid "" +" - please do not use this form. Instead, enter %s into your Diaspora search" +" bar." +msgstr " - 请别用这个表格。而是在你的 Diaspora 搜索栏输入 %s." + +#: mod/filer.php:34 +msgid "- select -" +msgstr "-选择-" + +#: mod/follow.php:44 +msgid "The contact could not be added." +msgstr "无法添加此联系人。" + +#: mod/follow.php:72 +msgid "You already added this contact." +msgstr "您已添加此联系人。" + +#: mod/follow.php:81 +msgid "Diaspora support isn't enabled. Contact can't be added." +msgstr "Diaspora 支持没被启用。无法添加联系人。" + +#: mod/follow.php:88 +msgid "OStatus support is disabled. Contact can't be added." +msgstr "OStatus 支持没被启用。无法添加联系人。" + +#: mod/follow.php:95 +msgid "The network type couldn't be detected. Contact can't be added." +msgstr "网络类型无法被检测。无法添加联系人。" + +#: mod/install.php:114 +msgid "Friendica Communications Server - Setup" +msgstr "Friendica沟通服务器-安装" + +#: mod/install.php:120 +msgid "Could not connect to database." +msgstr "解不了数据库。" + +#: mod/install.php:124 +msgid "Could not create table." +msgstr "无法创建表格。" + +#: mod/install.php:130 +msgid "Your Friendica site database has been installed." +msgstr "您Friendica网站数据库被安装了。" + +#: mod/install.php:135 +msgid "" +"You may need to import the file \"database.sql\" manually using phpmyadmin " +"or mysql." +msgstr "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。" + +#: mod/install.php:136 mod/install.php:208 mod/install.php:553 +msgid "Please see the file \"INSTALL.txt\"." +msgstr "请看文件「INSTALL.txt」" + +#: mod/install.php:148 +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:230 +msgid "Database connection" +msgstr "数据库接通" + +#: mod/install.php:231 +msgid "" +"In order to install Friendica we need to know how to connect to your " +"database." +msgstr "为安装Friendica我们要知道怎么连接您的数据库。" + +#: mod/install.php:232 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。" + +#: mod/install.php:233 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "您下边指定的数据库应该已经存在。如果还没有,请创建后继续。" + +#: mod/install.php:237 +msgid "Database Server Name" +msgstr "数据库服务器名" + +#: mod/install.php:238 +msgid "Database Login Name" +msgstr "数据库登录名" + +#: mod/install.php:239 +msgid "Database Login Password" +msgstr "数据库登录密码" + +#: mod/install.php:239 +msgid "For security reasons the password must not be empty" +msgstr "由于安全的原因,密码不能为空" + +#: mod/install.php:240 +msgid "Database Name" +msgstr "数据库名字" + +#: mod/install.php:241 mod/install.php:281 +msgid "Site administrator email address" +msgstr "网站行政人员邮件地址" + +#: mod/install.php:241 mod/install.php:281 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "您账户邮件地址必要符合这个为用网站处理仪表板" + +#: mod/install.php:245 mod/install.php:284 +msgid "Please select a default timezone for your website" +msgstr "请选择您网站的默认时区" + +#: mod/install.php:271 +msgid "Site settings" +msgstr "网站设置" + +#: mod/install.php:285 +msgid "System Language:" +msgstr "系统语言:" + +#: mod/install.php:285 +msgid "" +"Set the default language for your Friendica installation interface and to " +"send emails." +msgstr "为 Friendica 安装界面及邮件发送设置默认语言。" + +#: mod/install.php:325 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "没找到命令行PHP在网服务器PATH。" + +#: mod/install.php:326 +msgid "" +"If you don't have a command line version of PHP installed on your server, " +"you will not be able to run the background processing. See 'Setup the worker'" +msgstr "" + +#: mod/install.php:330 +msgid "PHP executable path" +msgstr "PHP可执行路径" + +#: mod/install.php:330 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "输入全路线到php执行程序。您会留空白为继续安装。" + +#: mod/install.php:335 +msgid "Command line PHP" +msgstr "命令行PHP" + +#: mod/install.php:344 +msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" +msgstr "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)" + +#: mod/install.php:345 +msgid "Found PHP version: " +msgstr "找到 PHP 版本:" + +#: mod/install.php:347 +msgid "PHP cli binary" +msgstr "命令行PHP執行檔" + +#: mod/install.php:358 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "您系统的命令行PHP没有能够「register_argc_argv」。" + +#: mod/install.php:359 +msgid "This is required for message delivery to work." +msgstr "这必要为通信发布成功。" + +#: mod/install.php:361 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: mod/install.php:384 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙" + +#: mod/install.php:385 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "如果您用Windows,请看「http://www.php.net/manual/en/openssl.installation.php」。" + +#: mod/install.php:387 +msgid "Generate encryption keys" +msgstr "产生加密钥匙" + +#: mod/install.php:394 +msgid "libCurl PHP module" +msgstr "libCurl PHP模块" + +#: mod/install.php:395 +msgid "GD graphics PHP module" +msgstr "GD显示PHP模块" + +#: mod/install.php:396 +msgid "OpenSSL PHP module" +msgstr "OpenSSL PHP模块" + +#: mod/install.php:397 +msgid "PDO or MySQLi PHP module" +msgstr "PDO 或者 MySQLi PHP 模块" + +#: mod/install.php:398 +msgid "mb_string PHP module" +msgstr "mb_string PHP模块" + +#: mod/install.php:399 +msgid "XML PHP module" +msgstr "XML PHP 模块" + +#: mod/install.php:400 +msgid "iconv module" +msgstr "iconv 模块" + +#: mod/install.php:404 mod/install.php:406 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite部件" + +#: mod/install.php:404 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。" + +#: mod/install.php:412 +msgid "Error: libCURL PHP module required but not installed." +msgstr "错误:libCurl PHP模块是必要的可却不安装的。" + +#: mod/install.php:416 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。" + +#: mod/install.php:420 +msgid "Error: openssl PHP module required but not installed." +msgstr "错误:openssl PHP模块是必要的可却不安装的。" + +#: mod/install.php:424 +msgid "Error: PDO or MySQLi PHP module required but not installed." +msgstr "" + +#: mod/install.php:428 +msgid "Error: The MySQL driver for PDO is not installed." +msgstr "" + +#: mod/install.php:432 +msgid "Error: mb_string PHP module required but not installed." +msgstr "错误:mbstring PHP模块必要可没安装的。" + +#: mod/install.php:436 +msgid "Error: iconv PHP module required but not installed." +msgstr "" + +#: mod/install.php:446 +msgid "Error, XML PHP module required but not installed." +msgstr "" + +#: mod/install.php:458 +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 "网页安装器要创建一个叫 \".htconfig.php\" 的文件在你的 web 服务器的顶层目录下,但无法这么做。" + +#: mod/install.php:459 +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:460 +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 "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。" + +#: mod/install.php:461 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"INSTALL.txt\" for instructions." +msgstr "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。" + +#: mod/install.php:464 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php是可写的" + +#: mod/install.php:474 +msgid "" +"Friendica uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。" + +#: mod/install.php:475 +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 "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。" + +#: mod/install.php:476 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "请保险您网服务器用户(比如www-data)有这个目录的写权利。" + +#: mod/install.php:477 +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 "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。" + +#: mod/install.php:480 +msgid "view/smarty3 is writable" +msgstr "能写view/smarty3" + +#: mod/install.php:496 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +msgstr "在 .htaccess 中的 URL 重写不工作。请检查你的服务器配置。" + +#: mod/install.php:498 +msgid "Url rewrite is working" +msgstr "URL改写发挥机能" + +#: mod/install.php:517 +msgid "ImageMagick PHP extension is not installed" +msgstr "ImageMagick PHP 扩展没有安装" + +#: mod/install.php:519 +msgid "ImageMagick PHP extension is installed" +msgstr "ImageMagick PHP 扩展已安装" + +#: mod/install.php:521 +msgid "ImageMagick supports GIF" +msgstr "ImageMagick 支持 GIF" + +#: mod/install.php:528 +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 "数据库配置文件 \".htconfig.php\" 无法被写入。请在 web 服务器根目录下使用附上的文字创建一个配置文件。" + +#: mod/install.php:551 +msgid "

What next

" +msgstr "

下步是什么

" + +#: mod/install.php:552 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"worker." +msgstr "" + +#: mod/install.php:555 +#, php-format +msgid "" +"Go to your new Friendica node registration page " +"and register as new user. Remember to use the same email you have entered as" +" administrator email. This will allow you to enter the site admin panel." +msgstr "" + +#: mod/localtime.php:33 +msgid "Time Conversion" +msgstr "时间装换" + +#: mod/localtime.php:35 +msgid "" +"Friendica provides this service for sharing events with other networks and " +"friends in unknown timezones." +msgstr "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。" + +#: mod/localtime.php:39 +#, php-format +msgid "UTC time: %s" +msgstr "UTC时间: %s" + +#: mod/localtime.php:42 +#, php-format +msgid "Current timezone: %s" +msgstr "现在时区: %s" + +#: mod/localtime.php:46 +#, php-format +msgid "Converted localtime: %s" +msgstr "装换的当地时间:%s" + +#: mod/localtime.php:52 +msgid "Please select your timezone:" +msgstr "请选择你的时区:" + +#: mod/lostpass.php:27 +msgid "No valid account found." +msgstr "找不到效的账户。" + +#: mod/lostpass.php:39 +msgid "Password reset request issued. Check your email." +msgstr "重设密码要求发布了。核对您的收件箱。" + +#: mod/lostpass.php:45 +#, 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, the request will expire shortly.\n" +"\n" +"\t\tYour password will not be changed unless we can verify that you\n" +"\t\tissued this request." +msgstr "" + +#: mod/lostpass.php:56 +#, php-format +msgid "" +"\n" +"\t\tFollow this link soon 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 "" + +#: mod/lostpass.php:72 +#, php-format +msgid "Password reset requested at %s" +msgstr "重设密码要求被发布%s" + +#: mod/lostpass.php:88 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "要求确认不了。(您可能已经提交它。)重设密码失败了。" + +#: mod/lostpass.php:101 +msgid "Request has expired, please make a new one." +msgstr "请求超时,请重试。" + +#: mod/lostpass.php:116 +msgid "Forgot your Password?" +msgstr "忘记你的密码吗?" + +#: mod/lostpass.php:117 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。" + +#: mod/lostpass.php:118 src/Module/Login.php:314 +msgid "Nickname or Email: " +msgstr "昵称或邮件地址:" + +#: mod/lostpass.php:119 +msgid "Reset" +msgstr "复位" + +#: mod/lostpass.php:135 src/Module/Login.php:326 +msgid "Password Reset" +msgstr "复位密码" + +#: mod/lostpass.php:136 +msgid "Your password has been reset as requested." +msgstr "您的密码被重设如要求的。" + +#: mod/lostpass.php:137 +msgid "Your new password is" +msgstr "你的新的密码是" + +#: mod/lostpass.php:138 +msgid "Save or copy your new password - and then" +msgstr "保存或复制新密码-之后" + +#: mod/lostpass.php:139 +msgid "click here to login" +msgstr "点击这里登录" + +#: mod/lostpass.php:140 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "您的密码可以在成功登录后在设置页修改。" + +#: mod/lostpass.php:148 +#, php-format +msgid "" +"\n" +"\t\t\tDear %1$s,\n" +"\t\t\t\tYour password has been changed as requested. Please retain this\n" +"\t\t\tinformation for your records (or change your password immediately to\n" +"\t\t\tsomething that you will remember).\n" +"\t\t" +msgstr "" + +#: mod/lostpass.php:154 +#, php-format +msgid "" +"\n" +"\t\t\tYour login details are as follows:\n" +"\n" +"\t\t\tSite Location:\t%1$s\n" +"\t\t\tLogin Name:\t%2$s\n" +"\t\t\tPassword:\t%3$s\n" +"\n" +"\t\t\tYou may change that password from your account settings page after logging in.\n" +"\t\t" +msgstr "" + +#: mod/lostpass.php:167 +#, php-format +msgid "Your password has been changed at %s" +msgstr "您密码被变化在%s" + +#: mod/notify.php:77 +msgid "No more system notifications." +msgstr "没别系统通知。" + +#: mod/ping.php:292 +msgid "{0} wants to be your friend" +msgstr "{0}想成为您的朋友" + +#: mod/ping.php:307 +msgid "{0} sent you a message" +msgstr "{0}发给您一个通信" + +#: mod/ping.php:322 +msgid "{0} requested registration" +msgstr "{0}要求注册" + +#: mod/poke.php:192 +msgid "Poke/Prod" +msgstr "戳" + +#: mod/poke.php:193 +msgid "poke, prod or do other things to somebody" +msgstr "把人家戳或别的行动" + +#: mod/poke.php:194 +msgid "Recipient" +msgstr "接受者" + +#: mod/poke.php:195 +msgid "Choose what you wish to do to recipient" +msgstr "选择您想把别人作" + +#: mod/poke.php:198 +msgid "Make this post private" +msgstr "使这个文章私人" + +#: mod/probe.php:14 mod/webfinger.php:17 +msgid "Only logged in users are permitted to perform a probing." +msgstr "只有已登录用户才被允许进行探测。" + +#: mod/profile_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "照片上传去了,但修剪失灵。" + +#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 +#: mod/profile_photo.php:330 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "照片减少[%s]失灵。" + +#: mod/profile_photo.php:137 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。" + +#: mod/profile_photo.php:146 +msgid "Unable to process image" +msgstr "不能处理照片" + +#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763 +#: mod/photos.php:766 mod/photos.php:795 +#, php-format +msgid "Image exceeds size limit of %s" +msgstr "图片超过 %s 的大小限制" + +#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818 +msgid "Unable to process image." +msgstr "处理不了图像." + +#: mod/profile_photo.php:262 +msgid "Upload File:" +msgstr "上传文件:" + +#: mod/profile_photo.php:263 +msgid "Select a profile:" +msgstr "选择一个简介" + +#: mod/profile_photo.php:268 +msgid "or" +msgstr "或者" + +#: mod/profile_photo.php:268 +msgid "skip this step" +msgstr "略过这步" + +#: mod/profile_photo.php:268 +msgid "select a photo from your photo albums" +msgstr "从您的照片册选择一片。" + +#: mod/profile_photo.php:281 +msgid "Crop Image" +msgstr "修剪照片" + +#: mod/profile_photo.php:282 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "请调图片剪裁为最好看。" + +#: mod/profile_photo.php:284 +msgid "Done Editing" +msgstr "编辑完成" + +#: mod/profile_photo.php:320 +msgid "Image uploaded successfully." +msgstr "照片成功地上传了。" + +#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847 +msgid "Image upload failed." +msgstr "图像上载失败了." + +#: mod/profperm.php:28 mod/group.php:83 index.php:412 +msgid "Permission denied" +msgstr "权限不够" + +#: mod/profperm.php:34 mod/profperm.php:65 +msgid "Invalid profile identifier." +msgstr "无限的简介标识符。" + +#: mod/profperm.php:111 +msgid "Profile Visibility Editor" +msgstr "简介能见度编辑器。" + +#: mod/profperm.php:115 mod/group.php:266 +msgid "Click on a contact to add or remove." +msgstr "单击联系人以添加或删除。" + +#: mod/profperm.php:124 +msgid "Visible To" +msgstr "能见被" + +#: mod/profperm.php:140 +msgid "All Contacts (with secure profile access)" +msgstr "" + +#: mod/regmod.php:68 +msgid "Account approved." +msgstr "账户已被批准。" + +#: mod/regmod.php:93 +#, php-format +msgid "Registration revoked for %s" +msgstr "撤销了 %s 的注册" + +#: mod/regmod.php:102 +msgid "Please login." +msgstr "请登录。" + +#: mod/removeme.php:55 mod/removeme.php:58 +msgid "Remove My Account" +msgstr "删除我的账户" + +#: mod/removeme.php:56 +msgid "" +"This will completely remove your account. Once this has been done it is not " +"recoverable." +msgstr "这要完全删除您的账户。这一做过,就不能恢复。" + +#: mod/removeme.php:57 +msgid "Please enter your password for verification:" +msgstr "请输入密码为确认:" + +#: mod/search.php:37 mod/network.php:194 +msgid "Remove term" +msgstr "删除关键字" + +#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100 +msgid "Saved Searches" +msgstr "保存的搜索" + +#: mod/search.php:105 +msgid "Only logged in users are permitted to perform a search." +msgstr "只有已登录的用户被允许进行搜索。" + +#: mod/search.php:129 +msgid "Too Many Requests" +msgstr "过多请求" + +#: mod/search.php:130 +msgid "Only one search per minute is permitted for not logged in users." +msgstr "对未登录的用户,每分钟只允许一条搜索。" + +#: mod/search.php:228 mod/community.php:134 +msgid "No results." +msgstr "没有结果。" + +#: mod/search.php:234 +#, php-format +msgid "Items tagged with: %s" +msgstr "" + +#: mod/subthread.php:113 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s关注着%2$s的%3$s" + +#: mod/tagrm.php:47 +msgid "Tag removed" +msgstr "标签去除了" + +#: mod/tagrm.php:85 +msgid "Remove Item Tag" +msgstr "去除项目标签" + +#: mod/tagrm.php:87 +msgid "Select a tag to remove: " +msgstr "选择删除一个标签: " + +#: mod/uexport.php:44 +msgid "Export account" +msgstr "导出账户" + +#: mod/uexport.php:44 +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:45 +msgid "Export all" +msgstr "导出全部" + +#: mod/uexport.php:45 +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 "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)" + +#: mod/uexport.php:52 mod/settings.php:106 +msgid "Export personal data" +msgstr "导出个人信息" + +#: mod/viewcontacts.php:87 +msgid "No contacts." +msgstr "没有联系人。" + +#: mod/viewsrc.php:12 +msgid "Access denied." +msgstr "没有用权。" + +#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949 +#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 +msgid "Wall Photos" +msgstr "墙照片" + +#: mod/wallmessage.php:49 mod/wallmessage.php:112 +#, php-format +msgid "Number of daily wall messages for %s exceeded. Message failed." +msgstr "一天最多墙通知给%s超过了。通知没有通过 。" + +#: mod/wallmessage.php:57 mod/message.php:73 +msgid "No recipient selected." +msgstr "没有选择的接受者。" + +#: mod/wallmessage.php:60 +msgid "Unable to check your home location." +msgstr "核对不了您的主页。" + +#: mod/wallmessage.php:63 mod/message.php:80 +msgid "Message could not be sent." +msgstr "消息发不了。" + +#: mod/wallmessage.php:66 mod/message.php:83 +msgid "Message collection failure." +msgstr "通信受到错误。" + +#: mod/wallmessage.php:69 mod/message.php:86 +msgid "Message sent." +msgstr "消息发了" + +#: mod/wallmessage.php:86 mod/wallmessage.php:95 +msgid "No recipient." +msgstr "没有接受者。" + +#: mod/wallmessage.php:132 mod/message.php:250 +msgid "Send Private Message" +msgstr "发私人的通信" + +#: mod/wallmessage.php:133 +#, 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 "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。" + +#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421 +msgid "To:" +msgstr "到:" + +#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423 +msgid "Subject:" +msgstr "题目:" + +#: mod/item.php:114 +msgid "Unable to locate original post." +msgstr "找不到当初的新闻" + +#: mod/item.php:274 +msgid "Empty post discarded." +msgstr "空帖子被丢弃了。" + +#: mod/item.php:799 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social " +"network." +msgstr "这个新闻是由%s,Friendica社会化网络成员之一,发给你。" + +#: mod/item.php:801 +#, php-format +msgid "You may visit them online at %s" +msgstr "你可以网上拜访他在%s" + +#: mod/item.php:802 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." +msgstr "你不想受到这些新闻的话,请回答这个新闻给发者联系。" + +#: mod/item.php:806 +#, php-format +msgid "%s posted an update." +msgstr "%s贴上一个新闻。" + +#: mod/register.php:99 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "注册成功了。请咨询说明再您的收件箱。" + +#: mod/register.php:103 +#, php-format +msgid "" +"Failed to send email message. Here your accout details:
login: %s
" +"password: %s

You can change your password after login." +msgstr "发送邮件失败。你的账户消息是:
用户名:%s
密码: %s

。登录后能改密码。" + +#: mod/register.php:110 +msgid "Registration successful." +msgstr "注册成功。" + +#: mod/register.php:115 +msgid "Your registration can not be processed." +msgstr "处理不了您的注册。" + +#: mod/register.php:162 +msgid "Your registration is pending approval by the site owner." +msgstr "您的注册等网页主的批准。" + +#: mod/register.php:220 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。" + +#: mod/register.php:221 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "如果您没熟悉OpenID,请留空这个栏和填另些栏。" + +#: mod/register.php:222 +msgid "Your OpenID (optional): " +msgstr "您的OpenID(可选的):" + +#: mod/register.php:234 +msgid "Include your profile in member directory?" +msgstr "放您的简介再员目录?" + +#: mod/register.php:259 +msgid "Note for the admin" +msgstr "" + +#: mod/register.php:259 +msgid "Leave a message for the admin, why you want to join this node" +msgstr "给管理员留条消息,为什么你想加入这个节点" + +#: mod/register.php:260 +msgid "Membership on this site is by invitation only." +msgstr "会员身份在这个网站是光通过邀请。" + +#: mod/register.php:261 +msgid "Your invitation code: " +msgstr "" + +#: mod/register.php:264 mod/admin.php:1266 +msgid "Registration" +msgstr "注册" + +#: mod/register.php:270 +msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " +msgstr "你的全名 (比如张三,真名或看起来是真名):" + +#: mod/register.php:271 +msgid "" +"Your Email Address: (Initial information will be send there, so this has to " +"be an existing address.)" +msgstr "" + +#: mod/register.php:273 mod/settings.php:1205 +msgid "New Password:" +msgstr "新密码:" + +#: mod/register.php:273 +msgid "Leave empty for an auto generated password." +msgstr "留空以使用自动生成的密码。" + +#: mod/register.php:274 mod/settings.php:1206 +msgid "Confirm:" +msgstr "确认:" + +#: mod/register.php:275 +#, php-format +msgid "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be 'nickname@%s'." +msgstr "" + +#: mod/register.php:276 +msgid "Choose a nickname: " +msgstr "选择昵称:" + +#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 +msgid "Register" +msgstr "注册" + +#: mod/register.php:286 +msgid "Import your profile to this friendica instance" +msgstr "进口您的简介到这个friendica服务器" + #: mod/admin.php:106 msgid "Theme settings updated." msgstr "主题设置更新了。" @@ -2983,7 +4424,7 @@ msgstr "工具" #: mod/admin.php:189 msgid "Contact Blocklist" -msgstr "" +msgstr "联系人屏蔽列表" #: mod/admin.php:190 mod/admin.php:311 msgid "Server Blocklist" @@ -3115,7 +4556,7 @@ msgstr "站点屏蔽列表已更新。" #: mod/admin.php:390 util/global_community_block.php:53 msgid "The contact has been blocked from the node" -msgstr "" +msgstr "该联系人已被本节点屏蔽。" #: mod/admin.php:392 util/global_community_block.php:48 #, php-format @@ -3150,16 +4591,6 @@ msgstr "全选" msgid "select none" msgstr "" -#: mod/admin.php:433 mod/admin.php:1707 mod/contacts.php:628 -#: mod/contacts.php:818 mod/contacts.php:995 -msgid "Block" -msgstr "屏蔽" - -#: mod/admin.php:434 mod/admin.php:1708 mod/contacts.php:628 -#: mod/contacts.php:818 mod/contacts.php:995 -msgid "Unblock" -msgstr "解除屏蔽" - #: mod/admin.php:435 msgid "No remote contact is blocked from this node." msgstr "" @@ -3258,7 +4689,7 @@ msgstr "网络" #: mod/admin.php:695 msgid "Created" -msgstr "" +msgstr "已创建" #: mod/admin.php:696 msgid "Last Tried" @@ -3353,7 +4784,7 @@ msgstr "版本" #: mod/admin.php:795 msgid "Active addons" -msgstr "" +msgstr "激活插件" #: mod/admin.php:826 msgid "Can not parse base url. Must have at least ://" @@ -3383,10 +4814,6 @@ msgstr "" msgid "Public postings from local users and the federated network" msgstr "" -#: mod/admin.php:1190 mod/contacts.php:564 -msgid "Disabled" -msgstr "已停用" - #: mod/admin.php:1192 msgid "Users, Global Contacts" msgstr "用户,全球联系人" @@ -3451,21 +4878,10 @@ msgstr "检查稳定版" msgid "check the development version" msgstr "检查开发版本" -#: mod/admin.php:1264 mod/admin.php:1873 mod/admin.php:2126 mod/admin.php:2200 -#: mod/admin.php:2347 mod/delegate.php:161 mod/settings.php:679 -#: mod/settings.php:788 mod/settings.php:874 mod/settings.php:963 -#: mod/settings.php:1198 -msgid "Save Settings" -msgstr "保存设置" - #: mod/admin.php:1265 msgid "Republish users to directory" msgstr "" -#: mod/admin.php:1266 mod/register.php:264 -msgid "Registration" -msgstr "注册" - #: mod/admin.php:1267 msgid "File upload" msgstr "文件上传" @@ -3474,11 +4890,6 @@ msgstr "文件上传" msgid "Policies" msgstr "政策" -#: mod/admin.php:1269 mod/contacts.php:886 mod/events.php:535 -#: src/Model/Profile.php:851 -msgid "Advanced" -msgstr "高级" - #: mod/admin.php:1270 msgid "Auto Discovered Contact Directory" msgstr "" @@ -3714,7 +5125,7 @@ msgstr "" msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." -msgstr "拦公开看什么否则空开的私页在这网站除了您登录的时候以外。" +msgstr "" #: mod/admin.php:1303 msgid "Force publish" @@ -4086,7 +5497,7 @@ 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 "" +msgstr "如果您的系统无法为您检测到正确的安装路径,请在这里输入正确的路径。此配置仅在您使用设有限制的系统时符号链接到网页服务器根目录使用。" #: mod/admin.php:1347 msgid "Disable picture proxy" @@ -4104,7 +5515,7 @@ msgstr "" #: mod/admin.php:1348 msgid "On large systems the text search can slow down the system extremely." -msgstr "" +msgstr "在大型系统中,正文搜索会极大降低系统运行速度。" #: mod/admin.php:1350 msgid "New base url" @@ -4122,7 +5533,7 @@ msgstr "" #: mod/admin.php:1352 msgid "Encryption layer between nodes." -msgstr "" +msgstr "节点之间的加密层。" #: mod/admin.php:1354 msgid "Maximum number of parallel workers" @@ -4209,7 +5620,7 @@ msgstr "没有不通过地更新。" #: mod/admin.php:1437 msgid "Check database structure" -msgstr "" +msgstr "检查数据库结构" #: mod/admin.php:1442 msgid "Failed Updates" @@ -4291,12 +5702,12 @@ msgstr "用户 '%s' 被删除了" #: mod/admin.php:1590 #, php-format msgid "User '%s' unblocked" -msgstr "" +msgstr "用户“%s”已解除屏蔽" #: mod/admin.php:1590 #, php-format msgid "User '%s' blocked" -msgstr "" +msgstr "用户“%s”已屏蔽" #: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732 #: src/Content/ContactSelector.php:82 @@ -4394,12 +5805,12 @@ msgstr "新用户的邮件地址。" #: mod/admin.php:1774 #, php-format msgid "Addon %s disabled." -msgstr "" +msgstr "插件 %s 已禁用。" #: mod/admin.php:1778 #, php-format msgid "Addon %s enabled." -msgstr "" +msgstr "插件 %s 已启用。" #: mod/admin.php:1788 mod/admin.php:2037 msgid "Disable" @@ -4423,7 +5834,7 @@ msgstr "维护者:" #: mod/admin.php:1874 msgid "Reload active addons" -msgstr "" +msgstr "重新加载可用插件" #: mod/admin.php:1879 #, php-format @@ -4431,7 +5842,7 @@ msgid "" "There are currently no addons available on your node. You can find the " "official addon repository at %1$s and might find other interesting addons in" " the open addon registry at %2$s" -msgstr "" +msgstr "目前您的节点上没有可用插件。您可以在 %1$s 找到官方插件库,或者到开放的插件登记处 %2$s 也能找到其他有趣的插件" #: mod/admin.php:1999 msgid "No themes found." @@ -4448,7 +5859,7 @@ msgstr "重载活动的主题" #: mod/admin.php:2132 #, php-format msgid "No themes found on the system. They should be placed in %1$s" -msgstr "" +msgstr "未在系统中发现主题。它们应该被放置在 %1$s" #: mod/admin.php:2133 msgid "[Experimental]" @@ -4510,14 +5921,14 @@ msgstr "" msgid "" "Error trying to open %1$s log file.\\r\\n
Check to see " "if file %1$s exist and is readable." -msgstr "" +msgstr "打开 %1$s 日志文件出错。\\r\\n
请检查 %1$s 文件是否存在并且可读。" #: mod/admin.php:2245 #, php-format msgid "" "Couldn't open %1$s log file.\\r\\n
Check to see if file" " %1$s is readable." -msgstr "" +msgstr "无法打开 %1$s 日志文件。\\r\\n
请检查 %1$s 文件是否可读。" #: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779 msgid "Off" @@ -4580,9 +5991,17 @@ msgstr "源代输入(Diaspora形式):" msgid "diaspora2bb: " msgstr "diaspora2bb: " +#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312 +msgid "Login" +msgstr "登录" + +#: mod/bookmarklet.php:49 +msgid "The post was created" +msgstr "文章创建了" + #: mod/community.php:44 msgid "Community option not available." -msgstr "" +msgstr "社区选项不可用。" #: mod/community.php:61 msgid "Not available." @@ -4590,7 +6009,7 @@ msgstr "不可用的" #: mod/community.php:74 msgid "Local Community" -msgstr "" +msgstr "本地社区" #: mod/community.php:77 msgid "Posts from local users on this server" @@ -4598,596 +6017,45 @@ msgstr "" #: mod/community.php:85 msgid "Global Community" -msgstr "" +msgstr "全球社区" #: mod/community.php:88 msgid "Posts from users of the whole federated network" msgstr "" -#: mod/community.php:134 mod/search.php:228 -msgid "No results." -msgstr "没有结果。" - #: mod/community.php:178 msgid "" "This community stream shows all public posts received by this node. They may" " not reflect the opinions of this node’s users." msgstr "" -#: mod/contacts.php:149 -#, php-format -msgid "%d contact edited." -msgid_plural "%d contacts edited." -msgstr[0] "%d 个联系人被编辑了。" +#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769 +msgid "Status:" +msgstr "现状:" -#: mod/contacts.php:176 mod/contacts.php:392 -msgid "Could not access contact record." -msgstr "无法访问联系人记录。" +#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786 +msgid "Homepage:" +msgstr "主页:" -#: mod/contacts.php:186 -msgid "Could not locate selected profile." -msgstr "找不到选择的简介。" +#: mod/directory.php:203 view/theme/vier/theme.php:201 +msgid "Global Directory" +msgstr "综合目录" -#: mod/contacts.php:220 -msgid "Contact updated." -msgstr "联系人更新了。" +#: mod/directory.php:205 +msgid "Find on this site" +msgstr "找在这网站" -#: mod/contacts.php:222 mod/dfrn_request.php:419 -msgid "Failed to update contact record." -msgstr "更新联系人记录失败。" - -#: mod/contacts.php:413 -msgid "Contact has been blocked" -msgstr "联系人已被屏蔽" - -#: mod/contacts.php:413 -msgid "Contact has been unblocked" -msgstr "联系人已被解除屏蔽" - -#: mod/contacts.php:424 -msgid "Contact has been ignored" -msgstr "联系人已被忽视" - -#: mod/contacts.php:424 -msgid "Contact has been unignored" -msgstr "联系人已被解除忽视" - -#: mod/contacts.php:435 -msgid "Contact has been archived" -msgstr "联系人已存档" - -#: mod/contacts.php:435 -msgid "Contact has been unarchived" -msgstr "联系人已被解除存档" - -#: mod/contacts.php:459 -msgid "Drop contact" +#: mod/directory.php:207 +msgid "Results for:" msgstr "" -#: mod/contacts.php:462 mod/contacts.php:814 -msgid "Do you really want to delete this contact?" -msgstr "您真的想删除这个熟人吗?" +#: mod/directory.php:209 +msgid "Site Directory" +msgstr "网站目录" -#: mod/contacts.php:480 -msgid "Contact has been removed." -msgstr "联系人被删除了。" - -#: mod/contacts.php:511 -#, php-format -msgid "You are mutual friends with %s" -msgstr "您和 %s 互为朋友" - -#: mod/contacts.php:515 -#, php-format -msgid "You are sharing with %s" -msgstr "你正在和 %s 分享" - -#: mod/contacts.php:519 -#, php-format -msgid "%s is sharing with you" -msgstr "%s 正在和你分享" - -#: mod/contacts.php:539 -msgid "Private communications are not available for this contact." -msgstr "私人交流对这个联系人不可用。" - -#: mod/contacts.php:541 -msgid "Never" -msgstr "从未" - -#: mod/contacts.php:544 -msgid "(Update was successful)" -msgstr "(更新成功)" - -#: mod/contacts.php:544 -msgid "(Update was not successful)" -msgstr "(更新不成功)" - -#: mod/contacts.php:546 mod/contacts.php:976 -msgid "Suggest friends" -msgstr "建议朋友们" - -#: mod/contacts.php:550 -#, php-format -msgid "Network type: %s" -msgstr "网络种类: %s" - -#: mod/contacts.php:555 -msgid "Communications lost with this contact!" -msgstr "和这个联系人的通信断开了!" - -#: mod/contacts.php:561 -msgid "Fetch further information for feeds" -msgstr "拿文源别的消息" - -#: mod/contacts.php:563 -msgid "" -"Fetch information like preview pictures, title and teaser from the feed " -"item. You can activate this if the feed doesn't contain much text. Keywords " -"are taken from the meta header in the feed item and are posted as hash tags." -msgstr "" - -#: mod/contacts.php:565 -msgid "Fetch information" -msgstr "取消息" - -#: mod/contacts.php:566 -msgid "Fetch keywords" -msgstr "获取关键字" - -#: mod/contacts.php:567 -msgid "Fetch information and keywords" -msgstr "取消息和关键词" - -#: mod/contacts.php:599 -msgid "Contact" -msgstr "联系人" - -#: mod/contacts.php:602 -msgid "Profile Visibility" -msgstr "简历可见量" - -#: mod/contacts.php:603 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "请选择简介您想给%s显示他安全地看您的简介的时候。" - -#: mod/contacts.php:604 -msgid "Contact Information / Notes" -msgstr "熟人信息/便条" - -#: mod/contacts.php:605 -msgid "Their personal note" -msgstr "" - -#: mod/contacts.php:607 -msgid "Edit contact notes" -msgstr "编辑联系人便条" - -#: mod/contacts.php:611 -msgid "Block/Unblock contact" -msgstr "屏蔽/解除屏蔽联系人" - -#: mod/contacts.php:612 -msgid "Ignore contact" -msgstr "忽略联系人" - -#: mod/contacts.php:613 -msgid "Repair URL settings" -msgstr "维修URL设置" - -#: mod/contacts.php:614 -msgid "View conversations" -msgstr "看交流" - -#: mod/contacts.php:619 -msgid "Last update:" -msgstr "上个更新:" - -#: mod/contacts.php:621 -msgid "Update public posts" -msgstr "更新公开文章" - -#: mod/contacts.php:623 mod/contacts.php:986 -msgid "Update now" -msgstr "现在更新" - -#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003 -msgid "Unignore" -msgstr "取消忽视" - -#: mod/contacts.php:633 -msgid "Currently blocked" -msgstr "现在被封禁的" - -#: mod/contacts.php:634 -msgid "Currently ignored" -msgstr "现在不理的" - -#: mod/contacts.php:635 -msgid "Currently archived" -msgstr "现在存档着" - -#: mod/contacts.php:636 -msgid "Awaiting connection acknowledge" -msgstr "" - -#: mod/contacts.php:637 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "回答/喜欢关您公开文章还可见的" - -#: mod/contacts.php:638 -msgid "Notification for new posts" -msgstr "新消息提示" - -#: mod/contacts.php:638 -msgid "Send a notification of every new post of this contact" -msgstr "发送这个联系人的每篇新文章的通知" - -#: mod/contacts.php:641 -msgid "Blacklisted keywords" -msgstr "黑名单关键词" - -#: mod/contacts.php:641 -msgid "" -"Comma separated list of keywords that should not be converted to hashtags, " -"when \"Fetch information and keywords\" is selected" -msgstr "逗号分的关键词不应该翻译成主题标签,如果“取消息和关键词”选择的。" - -#: mod/contacts.php:653 src/Model/Profile.php:424 -msgid "XMPP:" -msgstr "XMPP:" - -#: mod/contacts.php:658 -msgid "Actions" -msgstr "" - -#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259 -#: src/Content/Nav.php:100 src/Model/Profile.php:874 -msgid "Status" -msgstr "状态" - -#: mod/contacts.php:661 -msgid "Contact Settings" -msgstr "联系人设置" - -#: mod/contacts.php:702 -msgid "Suggestions" -msgstr "建议" - -#: mod/contacts.php:705 -msgid "Suggest potential friends" -msgstr "建议潜在朋友们" - -#: mod/contacts.php:713 -msgid "Show all contacts" -msgstr "显示所有的联系人" - -#: mod/contacts.php:718 -msgid "Unblocked" -msgstr "" - -#: mod/contacts.php:721 -msgid "Only show unblocked contacts" -msgstr "只显示没被屏蔽的联系人" - -#: mod/contacts.php:726 -msgid "Blocked" -msgstr "被屏蔽的" - -#: mod/contacts.php:729 -msgid "Only show blocked contacts" -msgstr "只显示被屏蔽的联系人" - -#: mod/contacts.php:734 -msgid "Ignored" -msgstr "忽视的" - -#: mod/contacts.php:737 -msgid "Only show ignored contacts" -msgstr "只显示忽略的联系人" - -#: mod/contacts.php:742 -msgid "Archived" -msgstr "在存档" - -#: mod/contacts.php:745 -msgid "Only show archived contacts" -msgstr "只显示已存档联系人" - -#: mod/contacts.php:750 -msgid "Hidden" -msgstr "隐藏的" - -#: mod/contacts.php:753 -msgid "Only show hidden contacts" -msgstr "只显示隐藏的联系人" - -#: mod/contacts.php:809 -msgid "Search your contacts" -msgstr "搜索您的联系人" - -#: mod/contacts.php:810 mod/search.php:236 -#, php-format -msgid "Results for: %s" -msgstr "" - -#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705 -msgid "Update" -msgstr "更新" - -#: mod/contacts.php:820 mod/contacts.php:1011 -msgid "Archive" -msgstr "存档" - -#: mod/contacts.php:820 mod/contacts.php:1011 -msgid "Unarchive" -msgstr "从存档拿来" - -#: mod/contacts.php:823 -msgid "Batch Actions" -msgstr "" - -#: mod/contacts.php:857 src/Model/Profile.php:885 -msgid "Profile Details" -msgstr "简介内容" - -#: mod/contacts.php:869 -msgid "View all contacts" -msgstr "查看所有联系人" - -#: mod/contacts.php:880 -msgid "View all common friends" -msgstr "查看所有公共好友" - -#: mod/contacts.php:889 -msgid "Advanced Contact Settings" -msgstr "高级联系人设置" - -#: mod/contacts.php:921 -msgid "Mutual Friendship" -msgstr "共同友谊" - -#: mod/contacts.php:925 -msgid "is a fan of yours" -msgstr "是你的粉丝" - -#: mod/contacts.php:929 -msgid "you are a fan of" -msgstr "你喜欢" - -#: mod/contacts.php:997 -msgid "Toggle Blocked status" -msgstr "切换屏蔽状态" - -#: mod/contacts.php:1005 -msgid "Toggle Ignored status" -msgstr "交替忽视现状" - -#: mod/contacts.php:1013 -msgid "Toggle Archive status" -msgstr "交替档案现状" - -#: mod/contacts.php:1021 -msgid "Delete contact" -msgstr "删除联系人" - -#: mod/delegate.php:142 -msgid "No parent user" -msgstr "" - -#: mod/delegate.php:158 -msgid "Parent User" -msgstr "" - -#: mod/delegate.php:160 -msgid "" -"Parent users have total control about this account, including the account " -"settings. Please double check whom you give this access." -msgstr "" - -#: mod/delegate.php:162 src/Content/Nav.php:204 -msgid "Delegate Page Management" -msgstr "页代表管理" - -#: mod/delegate.php:163 -msgid "Delegates" -msgstr "" - -#: mod/delegate.php:165 -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:166 -msgid "Existing Page Managers" -msgstr "目前页管理员" - -#: mod/delegate.php:168 -msgid "Existing Page Delegates" -msgstr "目前页代表" - -#: mod/delegate.php:170 -msgid "Potential Delegates" -msgstr "潜力的代表" - -#: mod/delegate.php:172 mod/tagrm.php:98 -msgid "Remove" -msgstr "移走" - -#: mod/delegate.php:173 -msgid "Add" -msgstr "加" - -#: mod/delegate.php:174 -msgid "No entries." -msgstr "没有项目。" - -#: mod/dfrn_request.php:94 -msgid "This introduction has already been accepted." -msgstr "这个介绍已经接受了。" - -#: mod/dfrn_request.php:112 mod/dfrn_request.php:359 -msgid "Profile location is not valid or does not contain profile information." -msgstr "简介位置失效或不包含简介信息。" - -#: mod/dfrn_request.php:116 mod/dfrn_request.php:363 -msgid "Warning: profile location has no identifiable owner name." -msgstr "警告:简介位置没有可设别的主名。" - -#: mod/dfrn_request.php:119 mod/dfrn_request.php:366 -msgid "Warning: profile location has no profile photo." -msgstr "警告:简介位置没有简介图。" - -#: mod/dfrn_request.php:123 mod/dfrn_request.php:370 -#, 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需要的参数没找到在输入的位置。" - -#: mod/dfrn_request.php:162 -msgid "Introduction complete." -msgstr "介绍完成的。" - -#: mod/dfrn_request.php:199 -msgid "Unrecoverable protocol error." -msgstr "不能恢复的协议错误" - -#: mod/dfrn_request.php:226 -msgid "Profile unavailable." -msgstr "简介无效" - -#: mod/dfrn_request.php:248 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s今天已经受到了太多联络要求" - -#: mod/dfrn_request.php:249 -msgid "Spam protection measures have been invoked." -msgstr "垃圾保护措施被用了。" - -#: mod/dfrn_request.php:250 -msgid "Friends are advised to please try again in 24 hours." -msgstr "朋友们被建议请24小时后再试。" - -#: mod/dfrn_request.php:280 -msgid "Invalid locator" -msgstr "无效找到物" - -#: mod/dfrn_request.php:316 -msgid "You have already introduced yourself here." -msgstr "您已经自我介绍这儿。" - -#: mod/dfrn_request.php:319 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "看上去您已经是%s的朋友。" - -#: mod/dfrn_request.php:339 -msgid "Invalid profile URL." -msgstr "无效的简介URL。" - -#: mod/dfrn_request.php:345 src/Model/Contact.php:1137 -msgid "Disallowed profile URL." -msgstr "不允许的简介地址." - -#: mod/dfrn_request.php:439 -msgid "Your introduction has been sent." -msgstr "您的介绍发布了。" - -#: mod/dfrn_request.php:477 -msgid "" -"Remote subscription can't be done for your network. Please subscribe " -"directly on your system." -msgstr "" - -#: mod/dfrn_request.php:493 -msgid "Please login to confirm introduction." -msgstr "请登录以确认介绍。" - -#: mod/dfrn_request.php:501 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "当前登录的身份不正确。请登录到这个用户。" - -#: mod/dfrn_request.php:515 mod/dfrn_request.php:532 -msgid "Confirm" -msgstr "确认" - -#: mod/dfrn_request.php:527 -msgid "Hide this contact" -msgstr "隐藏这个联系人" - -#: mod/dfrn_request.php:530 -#, php-format -msgid "Welcome home %s." -msgstr "欢迎%s。" - -#: mod/dfrn_request.php:531 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "请确认您的介绍/联络要求给%s。" - -#: mod/dfrn_request.php:642 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "请从以下支持的通信网络之一输入你的 “身份地址”:" - -#: mod/dfrn_request.php:645 -#, 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 "" - -#: mod/dfrn_request.php:650 -msgid "Friend/Connection Request" -msgstr "朋友/连接请求" - -#: mod/dfrn_request.php:651 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@gnusocial.de" -msgstr "" - -#: mod/dfrn_request.php:652 mod/follow.php:147 -msgid "Please answer the following:" -msgstr "请回答下述的:" - -#: mod/dfrn_request.php:653 mod/follow.php:148 -#, php-format -msgid "Does %s know you?" -msgstr "%s是否认识你?" - -#: mod/dfrn_request.php:654 mod/follow.php:149 -msgid "Add a personal note:" -msgstr "添加一个个人便条:" - -#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79 -msgid "Friendica" -msgstr "Friendica" - -#: mod/dfrn_request.php:657 -msgid "GNU Social (Pleroma, Mastodon)" -msgstr "" - -#: mod/dfrn_request.php:658 -msgid "Diaspora (Socialhome, Hubzilla)" -msgstr "" - -#: mod/dfrn_request.php:659 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - 请别用这个表格。而是在你的 Diaspora 搜索栏输入 %s." +#: mod/directory.php:214 +msgid "No entries (some entries may be hidden)." +msgstr "没有文章(有的文章会被隐藏)。" #: mod/editpost.php:27 mod/editpost.php:37 msgid "Item not found" @@ -5199,7 +6067,7 @@ msgstr "编辑文章" #: mod/events.php:103 mod/events.php:105 msgid "Event can not end before it has started." -msgstr "" +msgstr "事件不能在开始前结束。" #: mod/events.php:112 mod/events.php:114 msgid "Event title and start time are required." @@ -5245,7 +6113,7 @@ msgstr "标题:" msgid "Share this event" msgstr "分享这个事件" -#: mod/events.php:534 src/Model/Profile.php:850 +#: mod/events.php:534 src/Model/Profile.php:864 msgid "Basic" msgstr "基本" @@ -5257,598 +6125,91 @@ msgstr "删除事件失败" msgid "Event removed" msgstr "事件已删除" -#: mod/filer.php:34 -msgid "- select -" -msgstr "-选择-" +#: mod/fsuggest.php:71 +msgid "Friend suggestion sent." +msgstr "朋友建议发送了。" -#: mod/follow.php:44 -msgid "The contact could not be added." -msgstr "无法添加此联系人。" +#: mod/fsuggest.php:102 +msgid "Suggest Friends" +msgstr "推荐的朋友们" -#: mod/follow.php:72 -msgid "You already added this contact." -msgstr "您已添加此联系人。" - -#: mod/follow.php:81 -msgid "Diaspora support isn't enabled. Contact can't be added." -msgstr "Diaspora 支持没被启用。无法添加联系人。" - -#: mod/follow.php:88 -msgid "OStatus support is disabled. Contact can't be added." -msgstr "OStatus 支持没被启用。无法添加联系人。" - -#: mod/follow.php:95 -msgid "The network type couldn't be detected. Contact can't be added." -msgstr "网络类型无法被检测。无法添加联系人。" - -#: mod/install.php:114 -msgid "Friendica Communications Server - Setup" -msgstr "Friendica沟通服务器-安装" - -#: mod/install.php:120 -msgid "Could not connect to database." -msgstr "解不了数据库。" - -#: mod/install.php:124 -msgid "Could not create table." -msgstr "无法创建表格。" - -#: mod/install.php:130 -msgid "Your Friendica site database has been installed." -msgstr "您Friendica网站数据库被安装了。" - -#: mod/install.php:135 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。" - -#: mod/install.php:136 mod/install.php:208 mod/install.php:553 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "请看文件「INSTALL.txt」" - -#: mod/install.php:148 -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:230 -msgid "Database connection" -msgstr "数据库接通" - -#: mod/install.php:231 -msgid "" -"In order to install Friendica we need to know how to connect to your " -"database." -msgstr "为安装Friendica我们要知道怎么连接您的数据库。" - -#: mod/install.php:232 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。" - -#: mod/install.php:233 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "您下边指定的数据库应该已经存在。如果还没有,请创建后继续。" - -#: mod/install.php:237 -msgid "Database Server Name" -msgstr "数据库服务器名" - -#: mod/install.php:238 -msgid "Database Login Name" -msgstr "数据库登录名" - -#: mod/install.php:239 -msgid "Database Login Password" -msgstr "数据库登录密码" - -#: mod/install.php:239 -msgid "For security reasons the password must not be empty" -msgstr "由于安全的原因,密码不能为空" - -#: mod/install.php:240 -msgid "Database Name" -msgstr "数据库名字" - -#: mod/install.php:241 mod/install.php:281 -msgid "Site administrator email address" -msgstr "网站行政人员邮件地址" - -#: mod/install.php:241 mod/install.php:281 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "您账户邮件地址必要符合这个为用网站处理仪表板" - -#: mod/install.php:245 mod/install.php:284 -msgid "Please select a default timezone for your website" -msgstr "请选择您网站的默认时区" - -#: mod/install.php:271 -msgid "Site settings" -msgstr "网站设置" - -#: mod/install.php:285 -msgid "System Language:" -msgstr "系统语言:" - -#: mod/install.php:285 -msgid "" -"Set the default language for your Friendica installation interface and to " -"send emails." -msgstr "" - -#: mod/install.php:325 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "没找到命令行PHP在网服务器PATH。" - -#: mod/install.php:326 -msgid "" -"If you don't have a command line version of PHP installed on your server, " -"you will not be able to run the background processing. See 'Setup the worker'" -msgstr "" - -#: mod/install.php:330 -msgid "PHP executable path" -msgstr "PHP可执行路径" - -#: mod/install.php:330 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "输入全路线到php执行程序。您会留空白为继续安装。" - -#: mod/install.php:335 -msgid "Command line PHP" -msgstr "命令行PHP" - -#: mod/install.php:344 -msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" -msgstr "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)" - -#: mod/install.php:345 -msgid "Found PHP version: " -msgstr "找到 PHP 版本:" - -#: mod/install.php:347 -msgid "PHP cli binary" -msgstr "命令行PHP執行檔" - -#: mod/install.php:358 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "您系统的命令行PHP没有能够「register_argc_argv」。" - -#: mod/install.php:359 -msgid "This is required for message delivery to work." -msgstr "这必要为通信发布成功。" - -#: mod/install.php:361 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: mod/install.php:384 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙" - -#: mod/install.php:385 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "如果您用Windows,请看「http://www.php.net/manual/en/openssl.installation.php」。" - -#: mod/install.php:387 -msgid "Generate encryption keys" -msgstr "产生加密钥匙" - -#: mod/install.php:394 -msgid "libCurl PHP module" -msgstr "libCurl PHP模块" - -#: mod/install.php:395 -msgid "GD graphics PHP module" -msgstr "GD显示PHP模块" - -#: mod/install.php:396 -msgid "OpenSSL PHP module" -msgstr "OpenSSL PHP模块" - -#: mod/install.php:397 -msgid "PDO or MySQLi PHP module" -msgstr "PDO 或者 MySQLi PHP 模块" - -#: mod/install.php:398 -msgid "mb_string PHP module" -msgstr "mb_string PHP模块" - -#: mod/install.php:399 -msgid "XML PHP module" -msgstr "XML PHP 模块" - -#: mod/install.php:400 -msgid "iconv module" -msgstr "iconv 模块" - -#: mod/install.php:404 mod/install.php:406 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite部件" - -#: mod/install.php:404 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。" - -#: mod/install.php:412 -msgid "Error: libCURL PHP module required but not installed." -msgstr "错误:libCurl PHP模块是必要的可却不安装的。" - -#: mod/install.php:416 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。" - -#: mod/install.php:420 -msgid "Error: openssl PHP module required but not installed." -msgstr "错误:openssl PHP模块是必要的可却不安装的。" - -#: mod/install.php:424 -msgid "Error: PDO or MySQLi PHP module required but not installed." -msgstr "" - -#: mod/install.php:428 -msgid "Error: The MySQL driver for PDO is not installed." -msgstr "" - -#: mod/install.php:432 -msgid "Error: mb_string PHP module required but not installed." -msgstr "错误:mbstring PHP模块必要可没安装的。" - -#: mod/install.php:436 -msgid "Error: iconv PHP module required but not installed." -msgstr "" - -#: mod/install.php:446 -msgid "Error, XML PHP module required but not installed." -msgstr "" - -#: mod/install.php:458 -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 "网页安装器要创建一个叫 \".htconfig.php\" 的文件在你的 web 服务器的顶层目录下,但无法这么做。" - -#: mod/install.php:459 -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:460 -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 "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。" - -#: mod/install.php:461 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"INSTALL.txt\" for instructions." -msgstr "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。" - -#: mod/install.php:464 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php是可写的" - -#: mod/install.php:474 -msgid "" -"Friendica uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。" - -#: mod/install.php:475 -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 "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。" - -#: mod/install.php:476 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "请保险您网服务器用户(比如www-data)有这个目录的写权利。" - -#: mod/install.php:477 -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 "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。" - -#: mod/install.php:480 -msgid "view/smarty3 is writable" -msgstr "能写view/smarty3" - -#: mod/install.php:496 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "在 .htaccess 中的 URL 重写不工作。请检查你的服务器配置。" - -#: mod/install.php:498 -msgid "Url rewrite is working" -msgstr "URL改写发挥机能" - -#: mod/install.php:517 -msgid "ImageMagick PHP extension is not installed" -msgstr "ImageMagick PHP 扩展没有安装" - -#: mod/install.php:519 -msgid "ImageMagick PHP extension is installed" -msgstr "ImageMagick PHP 扩展已安装" - -#: mod/install.php:521 -msgid "ImageMagick supports GIF" -msgstr "ImageMagick 支持 GIF" - -#: mod/install.php:528 -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 "数据库配置文件 \".htconfig.php\" 无法被写入。请在 web 服务器根目录下使用附上的文字创建一个配置文件。" - -#: mod/install.php:551 -msgid "

What next

" -msgstr "

下步是什么

" - -#: mod/install.php:552 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"worker." -msgstr "" - -#: mod/install.php:555 +#: mod/fsuggest.php:104 #, php-format -msgid "" -"Go to your new Friendica node registration page " -"and register as new user. Remember to use the same email you have entered as" -" administrator email. This will allow you to enter the site admin panel." -msgstr "" +msgid "Suggest a friend for %s" +msgstr "给 %s 推荐朋友" -#: mod/item.php:114 -msgid "Unable to locate original post." -msgstr "找不到当初的新闻" +#: mod/group.php:36 +msgid "Group created." +msgstr "群组已创建。" -#: mod/item.php:274 -msgid "Empty post discarded." -msgstr "空帖子被丢弃了。" +#: mod/group.php:42 +msgid "Could not create group." +msgstr "无法创建群组。" -#: mod/item.php:471 mod/wall_upload.php:231 src/Object/Image.php:949 -#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998 -msgid "Wall Photos" -msgstr "墙照片" +#: mod/group.php:56 mod/group.php:158 +msgid "Group not found." +msgstr "组找不到。" -#: mod/item.php:799 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "这个新闻是由%s,Friendica社会化网络成员之一,发给你。" +#: mod/group.php:70 +msgid "Group name changed." +msgstr "组名变化了。" -#: mod/item.php:801 -#, php-format -msgid "You may visit them online at %s" -msgstr "你可以网上拜访他在%s" +#: mod/group.php:97 +msgid "Save Group" +msgstr "保存组" -#: mod/item.php:802 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "你不想受到这些新闻的话,请回答这个新闻给发者联系。" +#: mod/group.php:102 +msgid "Create a group of contacts/friends." +msgstr "创建一组联系人/朋友。" -#: mod/item.php:806 -#, php-format -msgid "%s posted an update." -msgstr "%s贴上一个新闻。" +#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409 +msgid "Group Name: " +msgstr "组名:" -#: mod/localtime.php:33 -msgid "Time Conversion" -msgstr "时间装换" +#: mod/group.php:127 +msgid "Group removed." +msgstr "组删除了。" -#: mod/localtime.php:35 -msgid "" -"Friendica provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。" +#: mod/group.php:129 +msgid "Unable to remove group." +msgstr "不能删除组。" -#: mod/localtime.php:39 -#, php-format -msgid "UTC time: %s" -msgstr "UTC时间: %s" +#: mod/group.php:193 +msgid "Delete Group" +msgstr "删除群组" -#: mod/localtime.php:42 -#, php-format -msgid "Current timezone: %s" -msgstr "现在时区: %s" +#: mod/group.php:199 +msgid "Group Editor" +msgstr "组编辑器" -#: mod/localtime.php:46 -#, php-format -msgid "Converted localtime: %s" -msgstr "装换的当地时间:%s" +#: mod/group.php:204 +msgid "Edit Group Name" +msgstr "编辑群组名称" -#: mod/localtime.php:52 -msgid "Please select your timezone:" -msgstr "请选择你的时区:" +#: mod/group.php:214 +msgid "Members" +msgstr "成员" -#: mod/lostpass.php:27 -msgid "No valid account found." -msgstr "找不到效的账户。" +#: mod/group.php:217 mod/network.php:639 +msgid "Group is empty" +msgstr "组没有成员" -#: mod/lostpass.php:39 -msgid "Password reset request issued. Check your email." -msgstr "重设密码要求发布了。核对您的收件箱。" +#: mod/group.php:230 +msgid "Remove Contact" +msgstr "删除联系人" -#: mod/lostpass.php:45 -#, 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, the request will expire shortly.\n" -"\n" -"\t\tYour password will not be changed unless we can verify that you\n" -"\t\tissued this request." -msgstr "" - -#: mod/lostpass.php:56 -#, php-format -msgid "" -"\n" -"\t\tFollow this link soon 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 "" - -#: mod/lostpass.php:72 -#, php-format -msgid "Password reset requested at %s" -msgstr "重设密码要求被发布%s" - -#: mod/lostpass.php:88 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "要求确认不了。(您可能已经提交它。)重设密码失败了。" - -#: mod/lostpass.php:101 -msgid "Request has expired, please make a new one." -msgstr "" - -#: mod/lostpass.php:116 -msgid "Forgot your Password?" -msgstr "忘记你的密码吗?" - -#: mod/lostpass.php:117 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。" - -#: mod/lostpass.php:118 src/Module/Login.php:314 -msgid "Nickname or Email: " -msgstr "昵称或邮件地址:" - -#: mod/lostpass.php:119 -msgid "Reset" -msgstr "复位" - -#: mod/lostpass.php:135 src/Module/Login.php:326 -msgid "Password Reset" -msgstr "复位密码" - -#: mod/lostpass.php:136 -msgid "Your password has been reset as requested." -msgstr "您的密码被重设如要求的。" - -#: mod/lostpass.php:137 -msgid "Your new password is" -msgstr "你的新的密码是" - -#: mod/lostpass.php:138 -msgid "Save or copy your new password - and then" -msgstr "保存或复制新密码-之后" - -#: mod/lostpass.php:139 -msgid "click here to login" -msgstr "点击这里登录" - -#: mod/lostpass.php:140 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "您的密码可以在成功登录后在设置页修改。" - -#: mod/lostpass.php:148 -#, php-format -msgid "" -"\n" -"\t\t\tDear %1$s,\n" -"\t\t\t\tYour password has been changed as requested. Please retain this\n" -"\t\t\tinformation for your records (or change your password immediately to\n" -"\t\t\tsomething that you will remember).\n" -"\t\t" -msgstr "" - -#: mod/lostpass.php:154 -#, php-format -msgid "" -"\n" -"\t\t\tYour login details are as follows:\n" -"\n" -"\t\t\tSite Location:\t%1$s\n" -"\t\t\tLogin Name:\t%2$s\n" -"\t\t\tPassword:\t%3$s\n" -"\n" -"\t\t\tYou may change that password from your account settings page after logging in.\n" -"\t\t" -msgstr "" - -#: mod/lostpass.php:167 -#, php-format -msgid "Your password has been changed at %s" -msgstr "您密码被变化在%s" +#: mod/group.php:254 +msgid "Add Contact" +msgstr "添加联系人" #: mod/message.php:30 src/Content/Nav.php:198 msgid "New Message" msgstr "新的消息" -#: mod/message.php:73 mod/wallmessage.php:57 -msgid "No recipient selected." -msgstr "没有选择的接受者。" - #: mod/message.php:77 msgid "Unable to locate contact information." msgstr "无法找到联系人信息。" -#: mod/message.php:80 mod/wallmessage.php:63 -msgid "Message could not be sent." -msgstr "消息发不了。" - -#: mod/message.php:83 mod/wallmessage.php:66 -msgid "Message collection failure." -msgstr "通信受到错误。" - -#: mod/message.php:86 mod/wallmessage.php:69 -msgid "Message sent." -msgstr "消息发了" - #: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195 msgid "Messages" msgstr "消息" @@ -5865,18 +6226,6 @@ msgstr "消息删除了。" msgid "Conversation removed." msgstr "交流删除了。" -#: mod/message.php:250 mod/wallmessage.php:132 -msgid "Send Private Message" -msgstr "发私人的通信" - -#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134 -msgid "To:" -msgstr "到:" - -#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135 -msgid "Subject:" -msgstr "题目:" - #: mod/message.php:291 msgid "No messages." msgstr "没有消息" @@ -5928,14 +6277,6 @@ msgid "%d message" msgid_plural "%d messages" msgstr[0] "%d通知" -#: mod/network.php:194 mod/search.php:37 -msgid "Remove term" -msgstr "删除关键字" - -#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100 -msgid "Saved Searches" -msgstr "保存的搜索" - #: mod/network.php:202 src/Model/Group.php:401 msgid "add" msgstr "添加" @@ -5971,59 +6312,55 @@ msgstr "私人通信给这个人回被公开。" msgid "Invalid contact." msgstr "无效的联系人。" -#: mod/network.php:920 +#: mod/network.php:921 msgid "Commented Order" msgstr "评论时间顺序" -#: mod/network.php:923 +#: mod/network.php:924 msgid "Sort by Comment Date" msgstr "按评论日期顺序排列" -#: mod/network.php:928 +#: mod/network.php:929 msgid "Posted Order" msgstr "发布时间顺序" -#: mod/network.php:931 +#: mod/network.php:932 msgid "Sort by Post Date" msgstr "按发布日期顺序排列" -#: mod/network.php:942 +#: mod/network.php:943 msgid "Posts that mention or involve you" msgstr "提及你或你参与的文章" -#: mod/network.php:950 +#: mod/network.php:951 msgid "New" msgstr "新" -#: mod/network.php:953 +#: mod/network.php:954 msgid "Activity Stream - by date" msgstr "活动流-按日期" -#: mod/network.php:961 +#: mod/network.php:962 msgid "Shared Links" msgstr "共享的链接" -#: mod/network.php:964 +#: mod/network.php:965 msgid "Interesting Links" msgstr "有意思的超链接" -#: mod/network.php:972 +#: mod/network.php:973 msgid "Starred" msgstr "被星" -#: mod/network.php:975 +#: mod/network.php:976 msgid "Favourite Posts" msgstr "最喜欢的文章" -#: mod/notes.php:53 src/Model/Profile.php:932 +#: mod/notes.php:53 src/Model/Profile.php:946 msgid "Personal Notes" msgstr "私人便条" -#: mod/notify.php:77 -msgid "No more system notifications." -msgstr "没别系统通知。" - -#: mod/photos.php:108 src/Model/Profile.php:893 +#: mod/photos.php:108 src/Model/Profile.php:907 msgid "Photo Albums" msgstr "相册" @@ -6072,15 +6409,9 @@ msgstr "一张照片" msgid "%1$s was tagged in %2$s by %3$s" msgstr "%1$s被%3$s标签在%2$s" -#: mod/photos.php:763 mod/photos.php:766 mod/photos.php:795 -#: mod/profile_photo.php:165 mod/wall_upload.php:186 -#, php-format -msgid "Image exceeds size limit of %s" -msgstr "" - #: mod/photos.php:769 msgid "Image upload didn't complete, please try again" -msgstr "" +msgstr "图片上传未完成,请重试" #: mod/photos.php:772 msgid "Image file is missing" @@ -6090,20 +6421,12 @@ msgstr "缺少图片文件" msgid "" "Server can't accept new file upload at this time, please contact your " "administrator" -msgstr "" +msgstr "服务器目前无法接受新的上传文件,请联系您的管理员" #: mod/photos.php:803 msgid "Image file is empty." msgstr "图片文件空的。" -#: mod/photos.php:818 mod/profile_photo.php:174 mod/wall_upload.php:200 -msgid "Unable to process image." -msgstr "处理不了图像." - -#: mod/photos.php:847 mod/profile_photo.php:322 mod/wall_upload.php:239 -msgid "Image upload failed." -msgstr "图像上载失败了." - #: mod/photos.php:940 msgid "No photos selected" msgstr "没有照片挑选了" @@ -6237,48 +6560,12 @@ msgstr "评论" #: mod/photos.php:1634 msgid "Map" -msgstr "" +msgstr "地图" #: mod/photos.php:1704 mod/videos.php:388 msgid "View Album" msgstr "看照片册" -#: mod/ping.php:292 -msgid "{0} wants to be your friend" -msgstr "{0}想成为您的朋友" - -#: mod/ping.php:307 -msgid "{0} sent you a message" -msgstr "{0}发给您一个通信" - -#: mod/ping.php:322 -msgid "{0} requested registration" -msgstr "{0}要求注册" - -#: mod/poke.php:192 -msgid "Poke/Prod" -msgstr "戳" - -#: mod/poke.php:193 -msgid "poke, prod or do other things to somebody" -msgstr "把人家戳或别的行动" - -#: mod/poke.php:194 -msgid "Recipient" -msgstr "接受者" - -#: mod/poke.php:195 -msgid "Choose what you wish to do to recipient" -msgstr "选择您想把别人作" - -#: mod/poke.php:198 -msgid "Make this post private" -msgstr "使这个文章私人" - -#: mod/probe.php:14 mod/webfinger.php:17 -msgid "Only logged in users are permitted to perform a probing." -msgstr "" - #: mod/profile.php:36 src/Model/Profile.php:118 msgid "Requested profile is not available." msgstr "要求的简介联系不上的。" @@ -6302,223 +6589,6 @@ msgstr "" msgid "Tips for New Members" msgstr "新人建议" -#: mod/profile_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "照片上传去了,但修剪失灵。" - -#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103 -#: mod/profile_photo.php:330 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "照片减少[%s]失灵。" - -#: mod/profile_photo.php:137 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。" - -#: mod/profile_photo.php:146 -msgid "Unable to process image" -msgstr "不能处理照片" - -#: mod/profile_photo.php:262 -msgid "Upload File:" -msgstr "上传文件:" - -#: mod/profile_photo.php:263 -msgid "Select a profile:" -msgstr "选择一个简介" - -#: mod/profile_photo.php:268 -msgid "or" -msgstr "或者" - -#: mod/profile_photo.php:268 -msgid "skip this step" -msgstr "略过这步" - -#: mod/profile_photo.php:268 -msgid "select a photo from your photo albums" -msgstr "从您的照片册选择一片。" - -#: mod/profile_photo.php:281 -msgid "Crop Image" -msgstr "修剪照片" - -#: mod/profile_photo.php:282 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "请调图片剪裁为最好看。" - -#: mod/profile_photo.php:284 -msgid "Done Editing" -msgstr "编辑完成" - -#: mod/profile_photo.php:320 -msgid "Image uploaded successfully." -msgstr "照片成功地上传了。" - -#: mod/profperm.php:34 mod/profperm.php:65 -msgid "Invalid profile identifier." -msgstr "无限的简介标识符。" - -#: mod/profperm.php:111 -msgid "Profile Visibility Editor" -msgstr "简介能见度编辑器。" - -#: mod/profperm.php:124 -msgid "Visible To" -msgstr "能见被" - -#: mod/profperm.php:140 -msgid "All Contacts (with secure profile access)" -msgstr "" - -#: mod/register.php:99 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "注册成功了。请咨询说明再您的收件箱。" - -#: mod/register.php:103 -#, php-format -msgid "" -"Failed to send email message. Here your accout details:
login: %s
" -"password: %s

You can change your password after login." -msgstr "发送邮件失败。你的账户消息是:
用户名:%s
密码: %s

。登录后能改密码。" - -#: mod/register.php:110 -msgid "Registration successful." -msgstr "注册成功。" - -#: mod/register.php:115 -msgid "Your registration can not be processed." -msgstr "处理不了您的注册。" - -#: mod/register.php:162 -msgid "Your registration is pending approval by the site owner." -msgstr "您的注册等网页主的批准。" - -#: mod/register.php:220 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。" - -#: mod/register.php:221 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "如果您没熟悉OpenID,请留空这个栏和填另些栏。" - -#: mod/register.php:222 -msgid "Your OpenID (optional): " -msgstr "您的OpenID(可选的):" - -#: mod/register.php:234 -msgid "Include your profile in member directory?" -msgstr "放您的简介再员目录?" - -#: mod/register.php:259 -msgid "Note for the admin" -msgstr "" - -#: mod/register.php:259 -msgid "Leave a message for the admin, why you want to join this node" -msgstr "给管理员留条消息,为什么你想加入这个节点" - -#: mod/register.php:260 -msgid "Membership on this site is by invitation only." -msgstr "会员身份在这个网站是光通过邀请。" - -#: mod/register.php:261 -msgid "Your invitation ID: " -msgstr "您邀请ID:" - -#: mod/register.php:270 -msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " -msgstr "你的全名 (比如张三,真名或看起来是真名):" - -#: mod/register.php:271 -msgid "" -"Your Email Address: (Initial information will be send there, so this has to " -"be an existing address.)" -msgstr "" - -#: mod/register.php:273 mod/settings.php:1205 -msgid "New Password:" -msgstr "新密码:" - -#: mod/register.php:273 -msgid "Leave empty for an auto generated password." -msgstr "留空以使用自动生成的密码。" - -#: mod/register.php:274 mod/settings.php:1206 -msgid "Confirm:" -msgstr "确认:" - -#: mod/register.php:275 -#, php-format -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be 'nickname@%s'." -msgstr "" - -#: mod/register.php:276 -msgid "Choose a nickname: " -msgstr "选择昵称:" - -#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283 -msgid "Register" -msgstr "注册" - -#: mod/register.php:286 -msgid "Import your profile to this friendica instance" -msgstr "进口您的简介到这个friendica服务器" - -#: mod/regmod.php:68 -msgid "Account approved." -msgstr "账户已被批准。" - -#: mod/regmod.php:93 -#, php-format -msgid "Registration revoked for %s" -msgstr "撤销了 %s 的注册" - -#: mod/regmod.php:102 -msgid "Please login." -msgstr "请登录。" - -#: mod/removeme.php:55 mod/removeme.php:58 -msgid "Remove My Account" -msgstr "删除我的账户" - -#: mod/removeme.php:56 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "这要完全删除您的账户。这一做过,就不能恢复。" - -#: mod/removeme.php:57 -msgid "Please enter your password for verification:" -msgstr "请输入密码为确认:" - -#: mod/search.php:105 -msgid "Only logged in users are permitted to perform a search." -msgstr "只有已登录的用户被允许进行搜索。" - -#: mod/search.php:129 -msgid "Too Many Requests" -msgstr "过多请求" - -#: mod/search.php:130 -msgid "Only one search per minute is permitted for not logged in users." -msgstr "对未登录的用户,每分钟只允许一条搜索。" - -#: mod/search.php:234 -#, php-format -msgid "Items tagged with: %s" -msgstr "" - #: mod/settings.php:71 msgid "Display" msgstr "显示" @@ -6535,10 +6605,6 @@ msgstr "代表" msgid "Connected apps" msgstr "连接着应用" -#: mod/settings.php:106 mod/uexport.php:52 -msgid "Export personal data" -msgstr "导出个人信息" - #: mod/settings.php:113 msgid "Remove account" msgstr "删除账户" @@ -6601,7 +6667,7 @@ msgstr "无效的邮箱。" #: mod/settings.php:516 msgid "Cannot change to that email." -msgstr "" +msgstr "无法更改到此电子邮件地址。" #: mod/settings.php:569 msgid "Private forum has no privacy permissions. Using default privacy group." @@ -6665,7 +6731,7 @@ msgstr "" #: mod/settings.php:765 msgid "Addon Settings" -msgstr "" +msgstr "插件设置" #: mod/settings.php:786 msgid "Additional Features" @@ -6713,7 +6779,7 @@ msgstr "" #: mod/settings.php:852 msgid "Automatically follow any GNU Social (OStatus) followers/mentioners" -msgstr "" +msgstr "自动关注任何 GNU Social (OStatus) 关注者/提及者" #: mod/settings.php:852 msgid "" @@ -6728,14 +6794,14 @@ msgstr "用于 OStatus 联系人的默认组" #: mod/settings.php:854 msgid "Your legacy GNU Social account" -msgstr "" +msgstr "您遗留的 GNU Social 账户" #: mod/settings.php:854 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 "" +msgstr "如果您在这里输入您旧的 GNU Social/Statusnet 账号名 (格式示例 user@domain.tld) ,您的联系人列表将会被自动添加。完成后该字段将被清空。" #: mod/settings.php:857 msgid "Repair OStatus subscriptions" @@ -6806,12 +6872,12 @@ msgstr "搬到文件夹:" #: mod/settings.php:916 #, php-format msgid "%s - (Unsupported)" -msgstr "" +msgstr "%s - (不支持的)" #: mod/settings.php:918 #, php-format msgid "%s - (Experimental)" -msgstr "" +msgstr "%s - (实验性)" #: mod/settings.php:961 msgid "Display Settings" @@ -6877,13 +6943,13 @@ msgstr "无限的滚动" #: mod/settings.php:978 msgid "Automatic updates only at the top of the network page" -msgstr "" +msgstr "仅在返回到网页头部时自动更新" #: mod/settings.php:978 msgid "" "When disabled, the network page is updated all the time, which could be " "confusing while reading." -msgstr "" +msgstr "禁用后,网页将会一直更新,这可能会对阅读造成干扰。" #: mod/settings.php:979 msgid "Bandwith Saver Mode" @@ -6969,7 +7035,7 @@ msgstr "" #: mod/settings.php:1069 msgid "Community Forum" -msgstr "" +msgstr "社区论坛" #: mod/settings.php:1070 msgid "Account for community discussions." @@ -7047,7 +7113,7 @@ msgstr "出版您默认简介在综合社会目录?" #: mod/settings.php:1115 #, php-format msgid "" -"Your profile will be publishedin this node's local " +"Your profile will be published in this node's local " "directory. Your profile details may be publicly visible depending on the" " system settings." msgstr "" @@ -7061,7 +7127,7 @@ msgid "" "Your contact list won't be shown in your default profile page. You can " "decide to show your contact list separately for each additional profile you " "create" -msgstr "" +msgstr "您的联系人列表将不会在您的默认简介页面展示。您可以决定在您自建的各附加简介中分别展示您的联系人列表" #: mod/settings.php:1126 msgid "Hide your profile details from anonymous viewers?" @@ -7184,7 +7250,7 @@ msgstr "密码:" msgid "Basic Settings" msgstr "基础设置" -#: mod/settings.php:1213 src/Model/Profile.php:724 +#: mod/settings.php:1213 src/Model/Profile.php:738 msgid "Full Name:" msgstr "全名:" @@ -7354,44 +7420,6 @@ msgstr "如果您调动这个简介从别的服务器但有的熟人没收到您 msgid "Resend relocate message to contacts" msgstr "把调动信息寄给熟人" -#: mod/subthread.php:113 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s关注着%2$s的%3$s" - -#: mod/tagrm.php:47 -msgid "Tag removed" -msgstr "标签去除了" - -#: mod/tagrm.php:85 -msgid "Remove Item Tag" -msgstr "去除项目标签" - -#: mod/tagrm.php:87 -msgid "Select a tag to remove: " -msgstr "选择删除一个标签: " - -#: mod/uexport.php:44 -msgid "Export account" -msgstr "导出账户" - -#: mod/uexport.php:44 -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:45 -msgid "Export all" -msgstr "导出全部" - -#: mod/uexport.php:45 -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 "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)" - #: mod/videos.php:140 msgid "Do you really want to delete this video?" msgstr "你真的想删除这个视频吗?" @@ -7412,34 +7440,6 @@ msgstr "最近的视频" msgid "Upload New Videos" msgstr "上传新视频" -#: mod/viewcontacts.php:87 -msgid "No contacts." -msgstr "没有联系人。" - -#: mod/viewsrc.php:12 -msgid "Access denied." -msgstr "没有用权。" - -#: mod/wallmessage.php:49 mod/wallmessage.php:112 -#, php-format -msgid "Number of daily wall messages for %s exceeded. Message failed." -msgstr "一天最多墙通知给%s超过了。通知没有通过 。" - -#: mod/wallmessage.php:60 -msgid "Unable to check your home location." -msgstr "核对不了您的主页。" - -#: mod/wallmessage.php:86 mod/wallmessage.php:95 -msgid "No recipient." -msgstr "没有接受者。" - -#: mod/wallmessage.php:133 -#, 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 "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。" - #: view/theme/duepuntozero/config.php:54 src/Model/User.php:475 msgid "default" msgstr "默认" @@ -7550,7 +7550,7 @@ msgstr "登录页面背景图片" #: view/theme/frio/config.php:130 msgid "Login page background color" -msgstr "" +msgstr "登录页面背景色" #: view/theme/frio/config.php:130 msgid "Leave background image and color empty for theme defaults" @@ -7587,7 +7587,7 @@ msgid "Your photos" msgstr "你的照片" #: view/theme/frio/theme.php:262 src/Content/Nav.php:103 -#: src/Model/Profile.php:898 src/Model/Profile.php:901 +#: src/Model/Profile.php:912 src/Model/Profile.php:915 msgid "Videos" msgstr "视频" @@ -7604,7 +7604,7 @@ msgid "Conversations from your friends" msgstr "来自你的朋友们的交谈" #: view/theme/frio/theme.php:267 src/Content/Nav.php:169 -#: src/Model/Profile.php:913 src/Model/Profile.php:924 +#: src/Model/Profile.php:927 src/Model/Profile.php:938 msgid "Events and Calendar" msgstr "事件和日历" @@ -7792,7 +7792,7 @@ msgstr[0] "%d 个联系人没导入" msgid "Done. You can now login with your username and password" msgstr "完成。你现在可以用你的用户名和密码登录" -#: src/Util/Temporal.php:147 src/Model/Profile.php:744 +#: src/Util/Temporal.php:147 src/Model/Profile.php:758 msgid "Birthday:" msgstr "生日:" @@ -8380,7 +8380,7 @@ msgstr "能按时期范围选择文章" #: src/Content/Feature.php:97 src/Content/Feature.php:127 msgid "List Forums" -msgstr "" +msgstr "列出各论坛" #: src/Content/Feature.php:97 msgid "Enable widget to display the forums your are connected with" @@ -8512,11 +8512,11 @@ msgstr "" #: src/Content/Feature.php:128 msgid "Tag Cloud" -msgstr "" +msgstr "标签云" #: src/Content/Feature.php:128 msgid "Provide a personal tag cloud on your profile page" -msgstr "" +msgstr "在您的个人简介中提供个人标签云" #: src/Content/Feature.php:129 msgid "Display Membership Date" @@ -8636,40 +8636,142 @@ msgstr ": 数据库升级" msgid "%s: updating %s table." msgstr "%s: 正在更新 %s 表。" -#: src/Model/Group.php:44 -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 "一个用这个名字的被删掉的组复活了。现有项目的权限可能对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。" +#: src/Model/Mail.php:40 src/Model/Mail.php:174 +msgid "[no subject]" +msgstr "[无题目]" -#: src/Model/Group.php:329 -msgid "Default privacy group for new contacts" -msgstr "对新联系人的默认隐私组" +#: src/Model/Item.php:1666 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s 正在参加 %2$s 的 %3$s" -#: src/Model/Group.php:362 -msgid "Everybody" -msgstr "每人" +#: src/Model/Item.php:1671 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s 不在参加 %2$s 的 %3$s" -#: src/Model/Group.php:382 -msgid "edit" -msgstr "编辑" +#: src/Model/Item.php:1676 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s 可以参加 %2$s 的 %3$s" -#: src/Model/Group.php:406 -msgid "Edit group" -msgstr "编辑组" +#: src/Model/Profile.php:97 +msgid "Requested account is not available." +msgstr "要求的账户不可用。" -#: src/Model/Group.php:407 -msgid "Contacts not in any group" -msgstr "不在任何组的联系人" +#: src/Model/Profile.php:168 src/Model/Profile.php:399 +#: src/Model/Profile.php:859 +msgid "Edit profile" +msgstr "修改简介" -#: src/Model/Group.php:408 -msgid "Create a new group" -msgstr "创建新组" +#: src/Model/Profile.php:336 +msgid "Atom feed" +msgstr "" -#: src/Model/Group.php:410 -msgid "Edit groups" -msgstr "编辑组" +#: src/Model/Profile.php:372 +msgid "Manage/edit profiles" +msgstr "管理/修改简介" + +#: src/Model/Profile.php:548 src/Model/Profile.php:641 +msgid "g A l F d" +msgstr "g A l d F" + +#: src/Model/Profile.php:549 +msgid "F d" +msgstr "F d" + +#: src/Model/Profile.php:606 src/Model/Profile.php:703 +msgid "[today]" +msgstr "[今天]" + +#: src/Model/Profile.php:617 +msgid "Birthday Reminders" +msgstr "提醒生日" + +#: src/Model/Profile.php:618 +msgid "Birthdays this week:" +msgstr "这周的生日:" + +#: src/Model/Profile.php:690 +msgid "[No description]" +msgstr "[无描述]" + +#: src/Model/Profile.php:717 +msgid "Event Reminders" +msgstr "事件提醒" + +#: src/Model/Profile.php:718 +msgid "Events this week:" +msgstr "这周的事件:" + +#: src/Model/Profile.php:741 +msgid "Member since:" +msgstr "" + +#: src/Model/Profile.php:749 +msgid "j F, Y" +msgstr "j F, Y" + +#: src/Model/Profile.php:750 +msgid "j F" +msgstr "j F" + +#: src/Model/Profile.php:765 +msgid "Age:" +msgstr "年龄:" + +#: src/Model/Profile.php:778 +#, php-format +msgid "for %1$d %2$s" +msgstr "为%1$d %2$s" + +#: src/Model/Profile.php:802 +msgid "Religion:" +msgstr "宗教:" + +#: src/Model/Profile.php:810 +msgid "Hobbies/Interests:" +msgstr "爱好/兴趣" + +#: src/Model/Profile.php:822 +msgid "Contact information and Social Networks:" +msgstr "联系人消息和社交网络:" + +#: src/Model/Profile.php:826 +msgid "Musical interests:" +msgstr "音乐兴趣:" + +#: src/Model/Profile.php:830 +msgid "Books, literature:" +msgstr "书,文学" + +#: src/Model/Profile.php:834 +msgid "Television:" +msgstr "电视:" + +#: src/Model/Profile.php:838 +msgid "Film/dance/culture/entertainment:" +msgstr "电影/跳舞/文化/娱乐:" + +#: src/Model/Profile.php:842 +msgid "Love/Romance:" +msgstr "爱情/浪漫" + +#: src/Model/Profile.php:846 +msgid "Work/employment:" +msgstr "工作" + +#: src/Model/Profile.php:850 +msgid "School/education:" +msgstr "学院/教育" + +#: src/Model/Profile.php:855 +msgid "Forums:" +msgstr "" + +#: src/Model/Profile.php:949 +msgid "Only You Can See This" +msgstr "只有你可以看这个" #: src/Model/Contact.php:559 msgid "Drop Contact" @@ -8754,142 +8856,40 @@ msgstr "%s的生日" msgid "Happy Birthday %s" msgstr "生日快乐%s" -#: src/Model/Item.php:1666 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s 正在参加 %2$s 的 %3$s" +#: src/Model/Group.php:44 +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 "一个用这个名字的被删掉的组复活了。现有项目的权限可能对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。" -#: src/Model/Item.php:1671 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s 不在参加 %2$s 的 %3$s" +#: src/Model/Group.php:329 +msgid "Default privacy group for new contacts" +msgstr "对新联系人的默认隐私组" -#: src/Model/Item.php:1676 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s 可以参加 %2$s 的 %3$s" +#: src/Model/Group.php:362 +msgid "Everybody" +msgstr "每人" -#: src/Model/Mail.php:40 src/Model/Mail.php:174 -msgid "[no subject]" -msgstr "[无题目]" +#: src/Model/Group.php:382 +msgid "edit" +msgstr "编辑" -#: src/Model/Profile.php:97 -msgid "Requested account is not available." -msgstr "要求的账户不可用。" +#: src/Model/Group.php:406 +msgid "Edit group" +msgstr "编辑组" -#: src/Model/Profile.php:168 src/Model/Profile.php:399 -#: src/Model/Profile.php:845 -msgid "Edit profile" -msgstr "修改简介" +#: src/Model/Group.php:407 +msgid "Contacts not in any group" +msgstr "不在任何组的联系人" -#: src/Model/Profile.php:336 -msgid "Atom feed" -msgstr "" +#: src/Model/Group.php:408 +msgid "Create a new group" +msgstr "创建新组" -#: src/Model/Profile.php:372 -msgid "Manage/edit profiles" -msgstr "管理/修改简介" - -#: src/Model/Profile.php:548 src/Model/Profile.php:641 -msgid "g A l F d" -msgstr "g A l d F" - -#: src/Model/Profile.php:549 -msgid "F d" -msgstr "F d" - -#: src/Model/Profile.php:606 src/Model/Profile.php:689 -msgid "[today]" -msgstr "[今天]" - -#: src/Model/Profile.php:617 -msgid "Birthday Reminders" -msgstr "提醒生日" - -#: src/Model/Profile.php:618 -msgid "Birthdays this week:" -msgstr "这周的生日:" - -#: src/Model/Profile.php:676 -msgid "[No description]" -msgstr "[无描述]" - -#: src/Model/Profile.php:703 -msgid "Event Reminders" -msgstr "事件提醒" - -#: src/Model/Profile.php:704 -msgid "Events this week:" -msgstr "这周的事件:" - -#: src/Model/Profile.php:727 -msgid "Member since:" -msgstr "" - -#: src/Model/Profile.php:735 -msgid "j F, Y" -msgstr "j F, Y" - -#: src/Model/Profile.php:736 -msgid "j F" -msgstr "j F" - -#: src/Model/Profile.php:751 -msgid "Age:" -msgstr "年龄:" - -#: src/Model/Profile.php:764 -#, php-format -msgid "for %1$d %2$s" -msgstr "为%1$d %2$s" - -#: src/Model/Profile.php:788 -msgid "Religion:" -msgstr "宗教:" - -#: src/Model/Profile.php:796 -msgid "Hobbies/Interests:" -msgstr "爱好/兴趣" - -#: src/Model/Profile.php:808 -msgid "Contact information and Social Networks:" -msgstr "联系人消息和社交网络:" - -#: src/Model/Profile.php:812 -msgid "Musical interests:" -msgstr "音乐兴趣:" - -#: src/Model/Profile.php:816 -msgid "Books, literature:" -msgstr "书,文学" - -#: src/Model/Profile.php:820 -msgid "Television:" -msgstr "电视:" - -#: src/Model/Profile.php:824 -msgid "Film/dance/culture/entertainment:" -msgstr "电影/跳舞/文化/娱乐:" - -#: src/Model/Profile.php:828 -msgid "Love/Romance:" -msgstr "爱情/浪漫" - -#: src/Model/Profile.php:832 -msgid "Work/employment:" -msgstr "工作" - -#: src/Model/Profile.php:836 -msgid "School/education:" -msgstr "学院/教育" - -#: src/Model/Profile.php:841 -msgid "Forums:" -msgstr "" - -#: src/Model/Profile.php:935 -msgid "Only You Can See This" -msgstr "只有你可以看这个" +#: src/Model/Group.php:410 +msgid "Edit groups" +msgstr "编辑组" #: src/Model/User.php:142 msgid "Login failed" @@ -8897,7 +8897,7 @@ msgstr "登录失败" #: src/Model/User.php:173 msgid "Not enough information to authenticate" -msgstr "" +msgstr "没有足够信息以认证" #: src/Model/User.php:319 msgid "An invitation is required." @@ -8999,7 +8999,7 @@ msgid "" "\t\t\tDear %1$s,\n" "\t\t\t\tThank you for registering at %2$s. Your account has been created.\n" "\t\t" -msgstr "" +msgstr "\n\t\t\t亲爱的 %1$s,\n\t\t\t\t感谢您在 %2$s 注册。您的账户已被创建。\n\t\t" #: src/Model/User.php:602 #, php-format @@ -9036,14 +9036,6 @@ msgstr "" msgid "%s\\'s birthday" msgstr "%s的生日" -#: src/Protocol/Diaspora.php:2584 -msgid "Sharing notification from Diaspora network" -msgstr "分享通知从Diaspora网络" - -#: src/Protocol/Diaspora.php:3660 -msgid "Attachments:" -msgstr "附件:" - #: src/Protocol/OStatus.php:1774 #, php-format msgid "%s is now following %s." @@ -9062,7 +9054,15 @@ msgstr "%s 停止关注了 %s." msgid "stopped following" msgstr "结束关注了" -#: src/Worker/Delivery.php:390 +#: src/Protocol/Diaspora.php:2584 +msgid "Sharing notification from Diaspora network" +msgstr "分享通知从Diaspora网络" + +#: src/Protocol/Diaspora.php:3660 +msgid "Attachments:" +msgstr "附件:" + +#: src/Worker/Delivery.php:391 msgid "(no subject)" msgstr "(无主题)" diff --git a/view/lang/zh-cn/strings.php b/view/lang/zh-cn/strings.php index bf32bc3b77..c04bc51d3d 100644 --- a/view/lang/zh-cn/strings.php +++ b/view/lang/zh-cn/strings.php @@ -5,137 +5,10 @@ function string_plural_select_zh_cn($n){ return 0;; }} ; -$a->strings["Cannot locate DNS info for database server '%s'"] = "找不到DNS信息为数据库服务器「%s」"; $a->strings["Welcome "] = "欢迎"; $a->strings["Please upload a profile photo."] = "请上传一张简介照片"; $a->strings["Welcome back "] = "欢迎回来"; $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["Post to Email"] = "电邮发布"; -$a->strings["Hide your profile details from unknown viewers?"] = "使简介信息给陌生的看着看不了?"; -$a->strings["Connectors disabled, since \"%s\" is enabled."] = "连接器已停用,因为\"%s\"启用。"; -$a->strings["Visible to everybody"] = "任何人可见的"; -$a->strings["show"] = "显示"; -$a->strings["don't show"] = "不要显示"; -$a->strings["CC: email addresses"] = "抄送: 电子邮件地址"; -$a->strings["Example: bob@example.com, mary@example.com"] = "比如: li@example.com, wang@example.com"; -$a->strings["Permissions"] = "权利"; -$a->strings["Close"] = "关闭"; -$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ - 0 => "达到每日 %d 发文限制。这篇文章被拒绝发出。", -]; -$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ - 0 => "", -]; -$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = ""; -$a->strings["Profile Photos"] = "简介照片"; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Starts:"] = "开始:"; -$a->strings["Finishes:"] = "结束:"; -$a->strings["Location:"] = "位置:"; -$a->strings["event"] = "项目"; -$a->strings["status"] = "现状"; -$a->strings["photo"] = "照片"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s 喜欢 %2\$s 的 %3\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s 不喜欢 %2\$s 的 %3\$s"; -$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s 参加了 %2\$s 的 %3\$s"; -$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s 没有参加 %2\$s 的 %3\$s"; -$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = ""; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s是成为%2\$s的朋友"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s把%2\$s戳"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s把%4\$s标签%2\$s的%3\$s"; -$a->strings["post/item"] = "文章/项目"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱"; -$a->strings["Likes"] = "喜欢"; -$a->strings["Dislikes"] = "不喜欢"; -$a->strings["Attending"] = [ - 0 => "正在参加", -]; -$a->strings["Not attending"] = "不在参加"; -$a->strings["Might attend"] = "可以参加"; -$a->strings["Select"] = "选择"; -$a->strings["Delete"] = "删除"; -$a->strings["View %s's profile @ %s"] = "看%s的简介@ %s"; -$a->strings["Categories:"] = "种类:"; -$a->strings["Filed under:"] = "归档在:"; -$a->strings["%s from %s"] = "%s从%s"; -$a->strings["View in context"] = "看在上下文"; -$a->strings["Please wait"] = "请等一下"; -$a->strings["remove"] = "删除"; -$a->strings["Delete Selected Items"] = "删除选的项目"; -$a->strings["Follow Thread"] = ""; -$a->strings["View Status"] = "看现状"; -$a->strings["View Profile"] = "看简介"; -$a->strings["View Photos"] = "看照片"; -$a->strings["Network Posts"] = "网络文章"; -$a->strings["View Contact"] = "查看联系人"; -$a->strings["Send PM"] = "发送私信"; -$a->strings["Poke"] = "戳"; -$a->strings["Connect/Follow"] = "连接/关注"; -$a->strings["%s likes this."] = "%s喜欢这个."; -$a->strings["%s doesn't like this."] = "%s没有喜欢这个."; -$a->strings["%s attends."] = "%s 参加。"; -$a->strings["%s doesn't attend."] = "%s 不参加。"; -$a->strings["%s attends maybe."] = ""; -$a->strings["and"] = "和"; -$a->strings["and %d other people"] = ""; -$a->strings["%2\$d people like this"] = "%2\$d人们喜欢这个"; -$a->strings["%s like this."] = "%s 赞了这个。"; -$a->strings["%2\$d people don't like this"] = "%2\$d人们不喜欢这个"; -$a->strings["%s don't like this."] = "%s 踩了这个。"; -$a->strings["%2\$d people attend"] = "%2\$d 人参加"; -$a->strings["%s attend."] = "%s 参加。"; -$a->strings["%2\$d people don't attend"] = "%2\$d 人不参加"; -$a->strings["%s don't attend."] = "%s 不参加。"; -$a->strings["%2\$d people attend maybe"] = ""; -$a->strings["%s anttend maybe."] = ""; -$a->strings["Visible to everybody"] = "大家可见的"; -$a->strings["Please enter a link URL:"] = "请输入一个链接 URL:"; -$a->strings["Please enter a video link/URL:"] = "请输入视频连接/URL:"; -$a->strings["Please enter an audio link/URL:"] = "请输入音响连接/URL:"; -$a->strings["Tag term:"] = "标签:"; -$a->strings["Save to Folder:"] = "保存再文件夹:"; -$a->strings["Where are you right now?"] = "你在哪里?"; -$a->strings["Delete item(s)?"] = "把项目删除吗?"; -$a->strings["Share"] = "分享"; -$a->strings["Upload photo"] = "上传照片"; -$a->strings["upload photo"] = "上传照片"; -$a->strings["Attach file"] = "附上文件"; -$a->strings["attach file"] = "附上文件"; -$a->strings["Insert web link"] = "插入网页链接"; -$a->strings["web link"] = "网页链接"; -$a->strings["Insert video link"] = "插入视频链接"; -$a->strings["video link"] = "视频链接"; -$a->strings["Insert audio link"] = "插入音频链接"; -$a->strings["audio link"] = "音频链接"; -$a->strings["Set your location"] = "设定您的位置"; -$a->strings["set location"] = "指定位置"; -$a->strings["Clear browser location"] = "清空浏览器位置"; -$a->strings["clear location"] = "清除位置"; -$a->strings["Set title"] = "指定标题"; -$a->strings["Categories (comma-separated list)"] = "种类(逗号分隔单)"; -$a->strings["Permission settings"] = "权设置"; -$a->strings["permissions"] = "权利"; -$a->strings["Public post"] = "公开的消息"; -$a->strings["Preview"] = "预览"; -$a->strings["Cancel"] = "退消"; -$a->strings["Post to Groups"] = "发到组"; -$a->strings["Post to Contacts"] = "发给联系人"; -$a->strings["Private post"] = "私人文章"; -$a->strings["Message"] = "通知"; -$a->strings["Browser"] = "浏览器"; -$a->strings["View all"] = "查看全部"; -$a->strings["Like"] = [ - 0 => "喜欢", -]; -$a->strings["Dislike"] = [ - 0 => "不喜欢", -]; -$a->strings["Not Attending"] = [ - 0 => "不在参加", -]; -$a->strings["Undecided"] = [ - 0 => "未决定的", -]; $a->strings["Friendica Notification"] = "Friendica 通知"; $a->strings["Thank You,"] = "谢谢,"; $a->strings["%s Administrator"] = "%s管理员"; @@ -143,7 +16,7 @@ $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s 的管理员"; $a->strings["noreply"] = "noreply"; $a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify]收到新邮件在%s"; $a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s发给您新私人通知在%2\$s."; -$a->strings["a private message"] = "一条私人的消息"; +$a->strings["a private message"] = "一条私人信息"; $a->strings["%1\$s sent you %2\$s."] = "%1\$s发给您%2\$s."; $a->strings["Please visit %s to view and/or reply to your private messages."] = "请访问 %s 来查看并且/或者回复你的私信。"; $a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s于[url=%2\$s]a %3\$s[/url]评论了"; @@ -183,7 +56,7 @@ $a->strings["Name:"] = "名字:"; $a->strings["Photo:"] = "照片:"; $a->strings["Please visit %s to approve or reject the suggestion."] = "请访问%s来批准或拒绝这个建议。"; $a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notify] 连接被接受"; -$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = ""; +$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "“%1\$s”已经在 %2\$s 接受了您的连接请求"; $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s 已经接受了你的[url=%1\$s]连接请求[/url]。"; $a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "你们现在已经互为朋友了,可以不受限制地交换状态更新、照片和邮件。"; $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "请访问%s如果你希望对这个关系做任何改变。"; @@ -195,6 +68,10 @@ $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."] = "请访问%s来批准或拒绝这个请求。"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "开始:"; +$a->strings["Finishes:"] = "结束:"; +$a->strings["Location:"] = "位置:"; $a->strings["all-day"] = "全天"; $a->strings["Sun"] = "星期日"; $a->strings["Mon"] = "星期一"; @@ -239,7 +116,7 @@ $a->strings["week"] = "星期"; $a->strings["day"] = "日"; $a->strings["No events to display"] = "没有可显示的事件"; $a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "编项目"; +$a->strings["Edit event"] = "编辑事件"; $a->strings["Duplicate event"] = ""; $a->strings["Delete event"] = "删除事件"; $a->strings["link to source"] = "链接到来源"; @@ -253,6 +130,7 @@ $a->strings["Hide map"] = "隐藏地图"; $a->strings["Item not found."] = "项目找不到。"; $a->strings["Do you really want to delete this item?"] = "您真的想删除这个项目吗?"; $a->strings["Yes"] = "是"; +$a->strings["Cancel"] = "退消"; $a->strings["Permission denied."] = "权限不够。"; $a->strings["Archives"] = "档案"; $a->strings["show more"] = "看多"; @@ -295,12 +173,134 @@ $a->strings["bytes"] = "字节"; $a->strings["Click to open/close"] = "点击为开关"; $a->strings["View on separate page"] = "在另一页面中查看"; $a->strings["view on separate page"] = "在另一页面中查看"; +$a->strings["event"] = "项目"; +$a->strings["photo"] = "照片"; $a->strings["activity"] = "活动"; $a->strings["comment"] = [ 0 => "评论", ]; $a->strings["post"] = "文章"; $a->strings["Item filed"] = "把项目归档了"; +$a->strings["Post to Email"] = "电邮发布"; +$a->strings["Hide your profile details from unknown viewers?"] = "使简介信息给陌生的看着看不了?"; +$a->strings["Connectors disabled, since \"%s\" is enabled."] = "连接器已停用,因为\"%s\"启用。"; +$a->strings["Visible to everybody"] = "任何人可见的"; +$a->strings["show"] = "显示"; +$a->strings["don't show"] = "不要显示"; +$a->strings["CC: email addresses"] = "抄送: 电子邮件地址"; +$a->strings["Example: bob@example.com, mary@example.com"] = "比如: li@example.com, wang@example.com"; +$a->strings["Permissions"] = "权限"; +$a->strings["Close"] = "关闭"; +$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ + 0 => "达到每日 %d 发文限制。此文被拒绝发出。", +]; +$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [ + 0 => "达到每周 %d 发文限制。此文被拒绝发出。", +]; +$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "达到每月 %d 发文限制。此文被拒绝发出。"; +$a->strings["Profile Photos"] = "简介照片"; +$a->strings["status"] = "现状"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s 喜欢 %2\$s 的 %3\$s"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s 不喜欢 %2\$s 的 %3\$s"; +$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s 参加了 %2\$s 的 %3\$s"; +$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s 没有参加 %2\$s 的 %3\$s"; +$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = ""; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s是成为%2\$s的朋友"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s把%2\$s戳"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s把%4\$s标签%2\$s的%3\$s"; +$a->strings["post/item"] = "文章/项目"; +$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱"; +$a->strings["Likes"] = "喜欢"; +$a->strings["Dislikes"] = "不喜欢"; +$a->strings["Attending"] = [ + 0 => "正在参加", +]; +$a->strings["Not attending"] = "不在参加"; +$a->strings["Might attend"] = "可以参加"; +$a->strings["Select"] = "选择"; +$a->strings["Delete"] = "删除"; +$a->strings["View %s's profile @ %s"] = "看%s的简介@ %s"; +$a->strings["Categories:"] = "种类:"; +$a->strings["Filed under:"] = "归档在:"; +$a->strings["%s from %s"] = "%s从%s"; +$a->strings["View in context"] = "看在上下文"; +$a->strings["Please wait"] = "请等一下"; +$a->strings["remove"] = "删除"; +$a->strings["Delete Selected Items"] = "删除选的项目"; +$a->strings["Follow Thread"] = ""; +$a->strings["View Status"] = "看现状"; +$a->strings["View Profile"] = "看简介"; +$a->strings["View Photos"] = "看照片"; +$a->strings["Network Posts"] = "网络文章"; +$a->strings["View Contact"] = "查看联系人"; +$a->strings["Send PM"] = "发送私信"; +$a->strings["Poke"] = "戳"; +$a->strings["Connect/Follow"] = "连接/关注"; +$a->strings["%s likes this."] = "%s喜欢这个."; +$a->strings["%s doesn't like this."] = "%s没有喜欢这个."; +$a->strings["%s attends."] = "%s 参加。"; +$a->strings["%s doesn't attend."] = "%s 不参加。"; +$a->strings["%s attends maybe."] = ""; +$a->strings["and"] = "和"; +$a->strings["and %d other people"] = "和 %d 个其他人"; +$a->strings["%2\$d people like this"] = "%2\$d人们喜欢这个"; +$a->strings["%s like this."] = "%s 赞了这个。"; +$a->strings["%2\$d people don't like this"] = "%2\$d人们不喜欢这个"; +$a->strings["%s don't like this."] = "%s 踩了这个。"; +$a->strings["%2\$d people attend"] = "%2\$d 人参加"; +$a->strings["%s attend."] = "%s 参加。"; +$a->strings["%2\$d people don't attend"] = "%2\$d 人不参加"; +$a->strings["%s don't attend."] = "%s 不参加。"; +$a->strings["%2\$d people attend maybe"] = "%2\$d人可能参加"; +$a->strings["%s attend maybe."] = ""; +$a->strings["Visible to everybody"] = "大家可见的"; +$a->strings["Please enter a link URL:"] = "请输入一个链接 URL:"; +$a->strings["Please enter a video link/URL:"] = "请输入视频连接/URL:"; +$a->strings["Please enter an audio link/URL:"] = "请输入音响连接/URL:"; +$a->strings["Tag term:"] = "标签:"; +$a->strings["Save to Folder:"] = "保存再文件夹:"; +$a->strings["Where are you right now?"] = "你在哪里?"; +$a->strings["Delete item(s)?"] = "把项目删除吗?"; +$a->strings["Share"] = "分享"; +$a->strings["Upload photo"] = "上传照片"; +$a->strings["upload photo"] = "上传照片"; +$a->strings["Attach file"] = "附上文件"; +$a->strings["attach file"] = "附上文件"; +$a->strings["Insert web link"] = "插入网页链接"; +$a->strings["web link"] = "网页链接"; +$a->strings["Insert video link"] = "插入视频链接"; +$a->strings["video link"] = "视频链接"; +$a->strings["Insert audio link"] = "插入音频链接"; +$a->strings["audio link"] = "音频链接"; +$a->strings["Set your location"] = "设定您的位置"; +$a->strings["set location"] = "指定位置"; +$a->strings["Clear browser location"] = "清空浏览器位置"; +$a->strings["clear location"] = "清除位置"; +$a->strings["Set title"] = "指定标题"; +$a->strings["Categories (comma-separated list)"] = "种类(逗号分隔单)"; +$a->strings["Permission settings"] = "权设置"; +$a->strings["permissions"] = "权利"; +$a->strings["Public post"] = "公开的消息"; +$a->strings["Preview"] = "预览"; +$a->strings["Post to Groups"] = "发到组"; +$a->strings["Post to Contacts"] = "发给联系人"; +$a->strings["Private post"] = "私人文章"; +$a->strings["Message"] = "通知"; +$a->strings["Browser"] = "浏览器"; +$a->strings["View all"] = "查看全部"; +$a->strings["Like"] = [ + 0 => "喜欢", +]; +$a->strings["Dislike"] = [ + 0 => "不喜欢", +]; +$a->strings["Not Attending"] = [ + 0 => "不在参加", +]; +$a->strings["Undecided"] = [ + 0 => "未决定的", +]; +$a->strings["Cannot locate DNS info for database server '%s'"] = "找不到DNS信息为数据库服务器「%s」"; $a->strings["No friends to display."] = "没有朋友展示。"; $a->strings["Connect"] = "连接"; $a->strings["Authorize application connection"] = "授权应用连接"; @@ -313,14 +313,12 @@ $a->strings["Applications"] = "应用"; $a->strings["No installed applications."] = "没有安装的应用"; $a->strings["Item not available."] = "项目不可用的"; $a->strings["Item was not found."] = "找不到项目。"; -$a->strings["Login"] = "登录"; -$a->strings["The post was created"] = "文章创建了"; $a->strings["No contacts in common."] = "没有共同的联系人。"; $a->strings["Common Friends"] = "普通朋友们"; $a->strings["Credits"] = ""; $a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica 是一个社区项目,如果没有许多人的努力她将无法实现。这里列出了那些为代码作出贡献或者参与本地化翻译的人们。感谢大家的努力!"; $a->strings["Contact settings applied."] = "联系人设置已应用。"; -$a->strings["Contact update failed."] = "熟人更新失败。"; +$a->strings["Contact update failed."] = "联系人更新失败。"; $a->strings["Contact not found."] = "没有找到联系人。"; $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."] = "请立即用后退按钮如果您不确定怎么用这页"; @@ -342,41 +340,11 @@ $a->strings["Friend Confirm URL"] = "朋友确认URL"; $a->strings["Notification Endpoint URL"] = "通知端URL"; $a->strings["Poll/Feed URL"] = "喂URL"; $a->strings["New photo from this URL"] = "新照片从这个URL"; -$a->strings["Public access denied."] = "拒绝公开访问"; -$a->strings["Gender:"] = "性别:"; -$a->strings["Status:"] = "现状:"; -$a->strings["Homepage:"] = "主页:"; -$a->strings["About:"] = "关于:"; -$a->strings["Global Directory"] = "综合目录"; -$a->strings["Find on this site"] = "找在这网站"; -$a->strings["Results for:"] = ""; -$a->strings["Site Directory"] = "网站目录"; -$a->strings["Find"] = "搜索"; -$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。"; $a->strings["Photos"] = "照片"; -$a->strings["Contact Photos"] = "熟人照片"; +$a->strings["Contact Photos"] = "联系人照片"; $a->strings["Upload"] = "上传"; $a->strings["Files"] = "文件"; $a->strings["Not Found"] = "未发现"; -$a->strings["Group created."] = "群组已创建。"; -$a->strings["Could not create group."] = "无法创建群组。"; -$a->strings["Group not found."] = "组找不到。"; -$a->strings["Group name changed."] = "组名变化了。"; -$a->strings["Permission denied"] = "权限不够"; -$a->strings["Save Group"] = "保存组"; -$a->strings["Create a group of contacts/friends."] = "创建一组联系人/朋友。"; -$a->strings["Group Name: "] = "组名:"; -$a->strings["Group removed."] = "组删除了。"; -$a->strings["Unable to remove group."] = "不能删除组。"; -$a->strings["Delete Group"] = "删除群组"; -$a->strings["Group Editor"] = "组编辑器"; -$a->strings["Edit Group Name"] = "编辑群组名称"; -$a->strings["Members"] = "成员"; -$a->strings["All Contacts"] = "所有的熟人"; -$a->strings["Group is empty"] = "组没有成员"; -$a->strings["Remove Contact"] = "删除联系人"; -$a->strings["Add Contact"] = "添加联系人"; -$a->strings["Click on a contact to add or remove."] = "点击熟人为添加或删除。"; $a->strings["No profile"] = "无简介"; $a->strings["Help:"] = "帮助:"; $a->strings["Help"] = "帮助"; @@ -493,12 +461,14 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu $a->strings["Friend"] = "朋友"; $a->strings["Sharer"] = "分享者"; $a->strings["Subscriber"] = "订阅者"; +$a->strings["About:"] = "关于:"; $a->strings["Tags:"] = "标签:"; +$a->strings["Gender:"] = "性别:"; $a->strings["Network:"] = "网络"; $a->strings["No introductions."] = "没有介绍。"; $a->strings["Show unread"] = "显示未读"; $a->strings["Show all"] = "显示全部"; -$a->strings["No more %s notifications."] = ""; +$a->strings["No more %s notifications."] = "没有更多的 %s 通知。"; $a->strings["Post successful."] = "评论发表了。"; $a->strings["OpenID protocol error. No ID returned."] = "OpenID协议错误。没ID还。 "; $a->strings["Account not found and OpenID registration is not permitted on this site."] = "找不到账户和OpenID注册不允许。"; @@ -506,7 +476,7 @@ $a->strings["Login failed."] = "登录失败。"; $a->strings["Subscribing to OStatus contacts"] = "正在订阅 OStatus 联系人"; $a->strings["No contact provided."] = ""; $a->strings["Couldn't fetch information for contact."] = "无法获取联系人信息。"; -$a->strings["Couldn't fetch friends for contact."] = ""; +$a->strings["Couldn't fetch friends for contact."] = "无法取得联系人的朋友信息。"; $a->strings["success"] = "成功"; $a->strings["failed"] = "失败"; $a->strings["ignored"] = "已忽视的"; @@ -528,7 +498,7 @@ $a->strings["Confirmation completed successfully."] = "确认成功完成。"; $a->strings["Temporary failure. Please wait and try again."] = "临时失败。请等一会,再试。"; $a->strings["Introduction failed or was revoked."] = "介绍失败或被吊销。"; $a->strings["Remote site reported: "] = "远程站点报告:"; -$a->strings["Unable to set contact photo."] = "不会指定熟人照片。"; +$a->strings["Unable to set contact photo."] = "无法设置联系人照片。"; $a->strings["No user record found for '%s' "] = "找不到「%s」的用户记录"; $a->strings["Our site encryption key is apparently messed up."] = "看起来我们的加密钥匙失灵了。"; $a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "空的URL供应,或URL解不了码。"; @@ -539,9 +509,6 @@ $a->strings["Unable to set your contact credentials on our system."] = "不能 $a->strings["Unable to update your contact profile details on our system"] = "不能更新您的熟人简介消息在我们的系统"; $a->strings["[Name Withheld]"] = "[名字拒给]"; $a->strings["%1\$s has joined %2\$s"] = "%1\$s加入%2\$s了"; -$a->strings["Friend suggestion sent."] = "朋友建议发送了。"; -$a->strings["Suggest Friends"] = "推荐的朋友们"; -$a->strings["Suggest a friend for %s"] = "给 %s 推荐朋友"; $a->strings["Total invitation limit exceeded."] = "邀请限超过了。"; $a->strings["%s : Not a valid email address."] = "%s : 不是效的电子邮件地址."; $a->strings["Please join us on Friendica"] = "请加入我们再Friendica"; @@ -555,7 +522,7 @@ $a->strings["Visit %s for a list of public sites that you can join. Friendica me $a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "为接受这个邀请,请再%s或什么别的Friendica网站注册。"; $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 站点互相连接来创建一个增强隐私的由他们的成员拥有并控制的社交网络。它们也能跟多传统的社交网络连接。看 %s 来获取一份你可以选择加入的 Friendica 站点。"; $a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。"; -$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."] = ""; +$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."] = "各 Friendica 站点相互连接以创造出一个由其组成成员控制拥有的有强大隐私保护能力的大型社交网络。各站点同时也能够接入许多传统社交网络。"; $a->strings["To accept this invitation, please visit and register at %s."] = "要接受这个邀请,请在 %s 访问并注册。"; $a->strings["Send invitations"] = "发请柬"; $a->strings["Enter email addresses, one per line:"] = "输入电子邮件地址,一行一个:"; @@ -563,7 +530,7 @@ $a->strings["Your message:"] = "你的消息:"; $a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "在 Friendica,你被诚挚地邀请来加入我和其他亲密的朋友-并帮助我们创建更好的社会网络。"; $a->strings["You will need to supply this invitation code: \$invite_code"] = "您要输入这个邀请密码:\$invite_code"; $a->strings["Once you have registered, please connect with me via my profile page at:"] = "您一注册,请页跟我连接,用我的简介在:"; -$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = ""; +$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "欲了解更多关于 Friendica 项目的信息以及为什么我们认为这很重要,请访问 http://friendi.ca"; $a->strings["Manage Identities and/or Pages"] = "管理身份或页"; $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "交替不同同一人或社会/组页合用您的账户或给您「管理」批准"; $a->strings["Select an identity to manage: "] = "选择同一个人管理:"; @@ -659,6 +626,354 @@ $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allow $a->strings["Or - did you try to upload an empty file?"] = "或者,你是不是上传空的文件?"; $a->strings["File exceeds size limit of %s"] = "文件超过了 %s 的大小限制"; $a->strings["File upload failed."] = "文件上传失败。"; +$a->strings["%d contact edited."] = [ + 0 => "%d 个联系人被编辑了。", +]; +$a->strings["Could not access contact record."] = "无法访问联系人记录。"; +$a->strings["Could not locate selected profile."] = "找不到选择的简介。"; +$a->strings["Contact updated."] = "联系人更新了。"; +$a->strings["Failed to update contact record."] = "更新联系人记录失败。"; +$a->strings["Contact has been blocked"] = "联系人已被屏蔽"; +$a->strings["Contact has been unblocked"] = "联系人已被解除屏蔽"; +$a->strings["Contact has been ignored"] = "联系人已被忽视"; +$a->strings["Contact has been unignored"] = "联系人已被解除忽视"; +$a->strings["Contact has been archived"] = "联系人已存档"; +$a->strings["Contact has been unarchived"] = "联系人已被解除存档"; +$a->strings["Drop contact"] = ""; +$a->strings["Do you really want to delete this contact?"] = "您真的想删除这个联系人吗?"; +$a->strings["Contact has been removed."] = "联系人被删除了。"; +$a->strings["You are mutual friends with %s"] = "您和 %s 互为朋友"; +$a->strings["You are sharing with %s"] = "你正在和 %s 分享"; +$a->strings["%s is sharing with you"] = "%s 正在和你分享"; +$a->strings["Private communications are not available for this contact."] = "私人交流对这个联系人不可用。"; +$a->strings["Never"] = "从未"; +$a->strings["(Update was successful)"] = "(更新成功)"; +$a->strings["(Update was not successful)"] = "(更新不成功)"; +$a->strings["Suggest friends"] = "建议朋友们"; +$a->strings["Network type: %s"] = "网络种类: %s"; +$a->strings["Communications lost with this contact!"] = "和这个联系人的通信断开了!"; +$a->strings["Fetch further information for feeds"] = "拿文源别的消息"; +$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = ""; +$a->strings["Disabled"] = "已停用"; +$a->strings["Fetch information"] = "取消息"; +$a->strings["Fetch keywords"] = "获取关键字"; +$a->strings["Fetch information and keywords"] = "取消息和关键词"; +$a->strings["Contact"] = "联系人"; +$a->strings["Profile Visibility"] = "简历可见量"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "请选择简介您想给%s显示他安全地看您的简介的时候。"; +$a->strings["Contact Information / Notes"] = "熟人信息/便条"; +$a->strings["Their personal note"] = ""; +$a->strings["Edit contact notes"] = "编辑联系人便条"; +$a->strings["Block/Unblock contact"] = "屏蔽/解除屏蔽联系人"; +$a->strings["Ignore contact"] = "忽略联系人"; +$a->strings["Repair URL settings"] = "维修URL设置"; +$a->strings["View conversations"] = "看交流"; +$a->strings["Last update:"] = "上个更新:"; +$a->strings["Update public posts"] = "更新公开文章"; +$a->strings["Update now"] = "现在更新"; +$a->strings["Unblock"] = "解除屏蔽"; +$a->strings["Block"] = "屏蔽"; +$a->strings["Unignore"] = "取消忽视"; +$a->strings["Currently blocked"] = "现在被封禁的"; +$a->strings["Currently ignored"] = "现在不理的"; +$a->strings["Currently archived"] = "现在存档着"; +$a->strings["Awaiting connection acknowledge"] = "等待连接确认"; +$a->strings["Replies/likes to your public posts may still be visible"] = "回答/喜欢关您公开文章还可见的"; +$a->strings["Notification for new posts"] = "新消息提示"; +$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["XMPP:"] = "XMPP:"; +$a->strings["Actions"] = ""; +$a->strings["Status"] = "状态"; +$a->strings["Contact Settings"] = "联系人设置"; +$a->strings["Suggestions"] = "建议"; +$a->strings["Suggest potential friends"] = "建议潜在朋友们"; +$a->strings["All Contacts"] = "所有联系人"; +$a->strings["Show all contacts"] = "显示所有的联系人"; +$a->strings["Unblocked"] = ""; +$a->strings["Only show unblocked contacts"] = "只显示没被屏蔽的联系人"; +$a->strings["Blocked"] = "被屏蔽的"; +$a->strings["Only show blocked contacts"] = "只显示被屏蔽的联系人"; +$a->strings["Ignored"] = "忽视的"; +$a->strings["Only show ignored contacts"] = "只显示忽略的联系人"; +$a->strings["Archived"] = "在存档"; +$a->strings["Only show archived contacts"] = "只显示已存档联系人"; +$a->strings["Hidden"] = "隐藏的"; +$a->strings["Only show hidden contacts"] = "只显示隐藏的联系人"; +$a->strings["Search your contacts"] = "搜索您的联系人"; +$a->strings["Results for: %s"] = ""; +$a->strings["Find"] = "搜索"; +$a->strings["Update"] = "更新"; +$a->strings["Archive"] = "存档"; +$a->strings["Unarchive"] = "从存档拿来"; +$a->strings["Batch Actions"] = "批量操作"; +$a->strings["Profile Details"] = "简介内容"; +$a->strings["View all contacts"] = "查看所有联系人"; +$a->strings["View all common friends"] = "查看所有公共好友"; +$a->strings["Advanced"] = "高级"; +$a->strings["Advanced Contact Settings"] = "高级联系人设置"; +$a->strings["Mutual Friendship"] = "共同友谊"; +$a->strings["is a fan of yours"] = "是你的粉丝"; +$a->strings["you are a fan of"] = "你喜欢"; +$a->strings["Toggle Blocked status"] = "切换屏蔽状态"; +$a->strings["Toggle Ignored status"] = "交替忽视现状"; +$a->strings["Toggle Archive status"] = "交替档案现状"; +$a->strings["Delete contact"] = "删除联系人"; +$a->strings["No parent user"] = ""; +$a->strings["Parent User"] = ""; +$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = ""; +$a->strings["Save Settings"] = "保存设置"; +$a->strings["Delegate Page Management"] = "页代表管理"; +$a->strings["Delegates"] = ""; +$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."] = "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。"; +$a->strings["Existing Page Managers"] = "目前页管理员"; +$a->strings["Existing Page Delegates"] = "目前页代表"; +$a->strings["Potential Delegates"] = "潜力的代表"; +$a->strings["Remove"] = "移走"; +$a->strings["Add"] = "加"; +$a->strings["No entries."] = "没有项目。"; +$a->strings["This introduction has already been accepted."] = "这个介绍已经接受了。"; +$a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包含简介信息。"; +$a->strings["Warning: profile location has no identifiable owner name."] = "警告:简介位置没有可设别的主名。"; +$a->strings["Warning: profile location has no profile photo."] = "警告:简介位置没有简介图。"; +$a->strings["%d required parameter was not found at the given location"] = [ + 0 => "%d需要的参数没找到在输入的位置。", +]; +$a->strings["Introduction complete."] = "介绍完成的。"; +$a->strings["Unrecoverable protocol error."] = "不能恢复的协议错误"; +$a->strings["Profile unavailable."] = "简介无效"; +$a->strings["%s has received too many connection requests today."] = "%s今天已经受到了太多联络要求"; +$a->strings["Spam protection measures have been invoked."] = "垃圾保护措施被用了。"; +$a->strings["Friends are advised to please try again in 24 hours."] = "朋友们被建议请24小时后再试。"; +$a->strings["Invalid locator"] = "无效找到物"; +$a->strings["You have already introduced yourself here."] = "您已经自我介绍这儿。"; +$a->strings["Apparently you are already friends with %s."] = "看上去您已经是%s的朋友。"; +$a->strings["Invalid profile URL."] = "无效的简介URL。"; +$a->strings["Disallowed profile URL."] = "不允许的简介地址."; +$a->strings["Your introduction has been sent."] = "您的介绍发布了。"; +$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "无法为您的网络完成远程订阅。请直接在您的系统上订阅。"; +$a->strings["Please login to confirm introduction."] = "请登录以确认介绍。"; +$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "当前登录的身份不正确。请登录到这个用户。"; +$a->strings["Confirm"] = "确认"; +$a->strings["Hide this contact"] = "隐藏这个联系人"; +$a->strings["Welcome home %s."] = "欢迎%s。"; +$a->strings["Please confirm your introduction/connection request to %s."] = "请确认您的介绍/联络要求给%s。"; +$a->strings["Public access denied."] = "拒绝公开访问"; +$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "请从以下支持的通信网络之一输入你的 “身份地址”:"; +$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"] = "朋友/连接请求"; +$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = ""; +$a->strings["Please answer the following:"] = "请回答下述的:"; +$a->strings["Does %s know you?"] = "%s是否认识你?"; +$a->strings["Add a personal note:"] = "添加一个个人便条:"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["GNU Social (Pleroma, Mastodon)"] = ""; +$a->strings["Diaspora (Socialhome, Hubzilla)"] = ""; +$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - 请别用这个表格。而是在你的 Diaspora 搜索栏输入 %s."; +$a->strings["- select -"] = "-选择-"; +$a->strings["The contact could not be added."] = "无法添加此联系人。"; +$a->strings["You already added this contact."] = "您已添加此联系人。"; +$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora 支持没被启用。无法添加联系人。"; +$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus 支持没被启用。无法添加联系人。"; +$a->strings["The network type couldn't be detected. Contact can't be added."] = "网络类型无法被检测。无法添加联系人。"; +$a->strings["Friendica Communications Server - Setup"] = "Friendica沟通服务器-安装"; +$a->strings["Could not connect to database."] = "解不了数据库。"; +$a->strings["Could not create table."] = "无法创建表格。"; +$a->strings["Your Friendica site database has been installed."] = "您Friendica网站数据库被安装了。"; +$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。"; +$a->strings["Please see the file \"INSTALL.txt\"."] = "请看文件「INSTALL.txt」"; +$a->strings["Database already in use."] = "数据库已经被使用。"; +$a->strings["System check"] = "系统检测"; +$a->strings["Check again"] = "再检测"; +$a->strings["Database connection"] = "数据库接通"; +$a->strings["In order to install Friendica we need to know how to connect to your database."] = "为安装Friendica我们要知道怎么连接您的数据库。"; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。"; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "您下边指定的数据库应该已经存在。如果还没有,请创建后继续。"; +$a->strings["Database Server Name"] = "数据库服务器名"; +$a->strings["Database Login Name"] = "数据库登录名"; +$a->strings["Database Login Password"] = "数据库登录密码"; +$a->strings["For security reasons the password must not be empty"] = "由于安全的原因,密码不能为空"; +$a->strings["Database Name"] = "数据库名字"; +$a->strings["Site administrator email address"] = "网站行政人员邮件地址"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "您账户邮件地址必要符合这个为用网站处理仪表板"; +$a->strings["Please select a default timezone for your website"] = "请选择您网站的默认时区"; +$a->strings["Site settings"] = "网站设置"; +$a->strings["System Language:"] = "系统语言:"; +$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "为 Friendica 安装界面及邮件发送设置默认语言。"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "没找到命令行PHP在网服务器PATH。"; +$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = ""; +$a->strings["PHP executable path"] = "PHP可执行路径"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "输入全路线到php执行程序。您会留空白为继续安装。"; +$a->strings["Command line PHP"] = "命令行PHP"; +$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)"; +$a->strings["Found PHP version: "] = "找到 PHP 版本:"; +$a->strings["PHP cli binary"] = "命令行PHP執行檔"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "您系统的命令行PHP没有能够「register_argc_argv」。"; +$a->strings["This is required for message delivery to work."] = "这必要为通信发布成功。"; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "如果您用Windows,请看「http://www.php.net/manual/en/openssl.installation.php」。"; +$a->strings["Generate encryption keys"] = "产生加密钥匙"; +$a->strings["libCurl PHP module"] = "libCurl PHP模块"; +$a->strings["GD graphics PHP module"] = "GD显示PHP模块"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP模块"; +$a->strings["PDO or MySQLi PHP module"] = "PDO 或者 MySQLi PHP 模块"; +$a->strings["mb_string PHP module"] = "mb_string PHP模块"; +$a->strings["XML PHP module"] = "XML PHP 模块"; +$a->strings["iconv module"] = "iconv 模块"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite部件"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。"; +$a->strings["Error: libCURL PHP module required but not installed."] = "错误:libCurl PHP模块是必要的可却不安装的。"; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。"; +$a->strings["Error: openssl PHP module required but not installed."] = "错误:openssl PHP模块是必要的可却不安装的。"; +$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = ""; +$a->strings["Error: The MySQL driver for PDO is not installed."] = ""; +$a->strings["Error: mb_string PHP module required but not installed."] = "错误:mbstring PHP模块必要可没安装的。"; +$a->strings["Error: iconv PHP module required but not installed."] = ""; +$a->strings["Error, XML PHP module required but not installed."] = ""; +$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "网页安装器要创建一个叫 \".htconfig.php\" 的文件在你的 web 服务器的顶层目录下,但无法这么做。"; +$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."] = "这常常是一个权设置,因为网服务器可能不会写文件在文件夹-即使您会。"; +$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."] = "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。"; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。"; +$a->strings[".htconfig.php is writable"] = ".htconfig.php是可写的"; +$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。"; +$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."] = "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。"; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "请保险您网服务器用户(比如www-data)有这个目录的写权利。"; +$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."] = "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。"; +$a->strings["view/smarty3 is writable"] = "能写view/smarty3"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "在 .htaccess 中的 URL 重写不工作。请检查你的服务器配置。"; +$a->strings["Url rewrite is working"] = "URL改写发挥机能"; +$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP 扩展没有安装"; +$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP 扩展已安装"; +$a->strings["ImageMagick supports GIF"] = "ImageMagick 支持 GIF"; +$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."] = "数据库配置文件 \".htconfig.php\" 无法被写入。请在 web 服务器根目录下使用附上的文字创建一个配置文件。"; +$a->strings["

What next

"] = "

下步是什么

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = ""; +$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = ""; +$a->strings["Time Conversion"] = "时间装换"; +$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。"; +$a->strings["UTC time: %s"] = "UTC时间: %s"; +$a->strings["Current timezone: %s"] = "现在时区: %s"; +$a->strings["Converted localtime: %s"] = "装换的当地时间:%s"; +$a->strings["Please select your timezone:"] = "请选择你的时区:"; +$a->strings["No valid account found."] = "找不到效的账户。"; +$a->strings["Password reset request issued. Check your 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, the request will expire shortly.\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 soon 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"] = "重设密码要求被发布%s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "要求确认不了。(您可能已经提交它。)重设密码失败了。"; +$a->strings["Request has expired, please make a new one."] = "请求超时,请重试。"; +$a->strings["Forgot your Password?"] = "忘记你的密码吗?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。"; +$a->strings["Nickname or Email: "] = "昵称或邮件地址:"; +$a->strings["Reset"] = "复位"; +$a->strings["Password Reset"] = "复位密码"; +$a->strings["Your password has been reset as requested."] = "您的密码被重设如要求的。"; +$a->strings["Your new password is"] = "你的新的密码是"; +$a->strings["Save or copy your new password - and then"] = "保存或复制新密码-之后"; +$a->strings["click here to login"] = "点击这里登录"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "您的密码可以在成功登录后在设置页修改。"; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = ""; +$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = ""; +$a->strings["Your password has been changed at %s"] = "您密码被变化在%s"; +$a->strings["No more system notifications."] = "没别系统通知。"; +$a->strings["{0} wants to be your friend"] = "{0}想成为您的朋友"; +$a->strings["{0} sent you a message"] = "{0}发给您一个通信"; +$a->strings["{0} requested registration"] = "{0}要求注册"; +$a->strings["Poke/Prod"] = "戳"; +$a->strings["poke, prod or do other things to somebody"] = "把人家戳或别的行动"; +$a->strings["Recipient"] = "接受者"; +$a->strings["Choose what you wish to do to recipient"] = "选择您想把别人作"; +$a->strings["Make this post private"] = "使这个文章私人"; +$a->strings["Only logged in users are permitted to perform a probing."] = "只有已登录用户才被允许进行探测。"; +$a->strings["Image uploaded but image cropping failed."] = "照片上传去了,但修剪失灵。"; +$a->strings["Image size reduction [%s] failed."] = "照片减少[%s]失灵。"; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。"; +$a->strings["Unable to process image"] = "不能处理照片"; +$a->strings["Image exceeds size limit of %s"] = "图片超过 %s 的大小限制"; +$a->strings["Unable to process image."] = "处理不了图像."; +$a->strings["Upload File:"] = "上传文件:"; +$a->strings["Select a profile:"] = "选择一个简介"; +$a->strings["or"] = "或者"; +$a->strings["skip this step"] = "略过这步"; +$a->strings["select a photo from your photo albums"] = "从您的照片册选择一片。"; +$a->strings["Crop Image"] = "修剪照片"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "请调图片剪裁为最好看。"; +$a->strings["Done Editing"] = "编辑完成"; +$a->strings["Image uploaded successfully."] = "照片成功地上传了。"; +$a->strings["Image upload failed."] = "图像上载失败了."; +$a->strings["Permission denied"] = "权限不够"; +$a->strings["Invalid profile identifier."] = "无限的简介标识符。"; +$a->strings["Profile Visibility Editor"] = "简介能见度编辑器。"; +$a->strings["Click on a contact to add or remove."] = "单击联系人以添加或删除。"; +$a->strings["Visible To"] = "能见被"; +$a->strings["All Contacts (with secure profile access)"] = ""; +$a->strings["Account approved."] = "账户已被批准。"; +$a->strings["Registration revoked for %s"] = "撤销了 %s 的注册"; +$a->strings["Please login."] = "请登录。"; +$a->strings["Remove My Account"] = "删除我的账户"; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "这要完全删除您的账户。这一做过,就不能恢复。"; +$a->strings["Please enter your password for verification:"] = "请输入密码为确认:"; +$a->strings["Remove term"] = "删除关键字"; +$a->strings["Saved Searches"] = "保存的搜索"; +$a->strings["Only logged in users are permitted to perform a search."] = "只有已登录的用户被允许进行搜索。"; +$a->strings["Too Many Requests"] = "过多请求"; +$a->strings["Only one search per minute is permitted for not logged in users."] = "对未登录的用户,每分钟只允许一条搜索。"; +$a->strings["No results."] = "没有结果。"; +$a->strings["Items tagged with: %s"] = ""; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s关注着%2\$s的%3\$s"; +$a->strings["Tag removed"] = "标签去除了"; +$a->strings["Remove Item Tag"] = "去除项目标签"; +$a->strings["Select a tag to remove: "] = "选择删除一个标签: "; +$a->strings["Export account"] = "导出账户"; +$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."] = "导出你的账户信息和联系人。用这个功能来生成一个你的账户的备份,并且/或者把它移到另外一个服务器。"; +$a->strings["Export all"] = "导出全部"; +$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)"] = "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)"; +$a->strings["Export personal data"] = "导出个人信息"; +$a->strings["No contacts."] = "没有联系人。"; +$a->strings["Access denied."] = "没有用权。"; +$a->strings["Wall Photos"] = "墙照片"; +$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。"; +$a->strings["No recipient selected."] = "没有选择的接受者。"; +$a->strings["Unable to check your home location."] = "核对不了您的主页。"; +$a->strings["Message could not be sent."] = "消息发不了。"; +$a->strings["Message collection failure."] = "通信受到错误。"; +$a->strings["Message sent."] = "消息发了"; +$a->strings["No recipient."] = "没有接受者。"; +$a->strings["Send Private Message"] = "发私人的通信"; +$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。"; +$a->strings["To:"] = "到:"; +$a->strings["Subject:"] = "题目:"; +$a->strings["Unable to locate original post."] = "找不到当初的新闻"; +$a->strings["Empty post discarded."] = "空帖子被丢弃了。"; +$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "这个新闻是由%s,Friendica社会化网络成员之一,发给你。"; +$a->strings["You may visit them online at %s"] = "你可以网上拜访他在%s"; +$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "你不想受到这些新闻的话,请回答这个新闻给发者联系。"; +$a->strings["%s posted an update."] = "%s贴上一个新闻。"; +$a->strings["Registration successful. Please check your email for further instructions."] = "注册成功了。请咨询说明再您的收件箱。"; +$a->strings["Failed to send email message. Here your accout details:
login: %s
password: %s

You can change your password after login."] = "发送邮件失败。你的账户消息是:
用户名:%s
密码: %s

。登录后能改密码。"; +$a->strings["Registration successful."] = "注册成功。"; +$a->strings["Your registration can not be processed."] = "处理不了您的注册。"; +$a->strings["Your registration is pending approval by the site owner."] = "您的注册等网页主的批准。"; +$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。"; +$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "如果您没熟悉OpenID,请留空这个栏和填另些栏。"; +$a->strings["Your OpenID (optional): "] = "您的OpenID(可选的):"; +$a->strings["Include your profile in member directory?"] = "放您的简介再员目录?"; +$a->strings["Note for the admin"] = ""; +$a->strings["Leave a message for the admin, why you want to join this node"] = "给管理员留条消息,为什么你想加入这个节点"; +$a->strings["Membership on this site is by invitation only."] = "会员身份在这个网站是光通过邀请。"; +$a->strings["Your invitation code: "] = ""; +$a->strings["Registration"] = "注册"; +$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "你的全名 (比如张三,真名或看起来是真名):"; +$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = ""; +$a->strings["New Password:"] = "新密码:"; +$a->strings["Leave empty for an auto generated password."] = "留空以使用自动生成的密码。"; +$a->strings["Confirm:"] = "确认:"; +$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = ""; +$a->strings["Choose a nickname: "] = "选择昵称:"; +$a->strings["Register"] = "注册"; +$a->strings["Import your profile to this friendica instance"] = "进口您的简介到这个friendica服务器"; $a->strings["Theme settings updated."] = "主题设置更新了。"; $a->strings["Information"] = "资料"; $a->strings["Overview"] = "概览"; @@ -673,7 +988,7 @@ $a->strings["Database"] = "数据库"; $a->strings["DB updates"] = "数据库更新"; $a->strings["Inspect Queue"] = ""; $a->strings["Tools"] = "工具"; -$a->strings["Contact Blocklist"] = ""; +$a->strings["Contact Blocklist"] = "联系人屏蔽列表"; $a->strings["Server Blocklist"] = "服务器屏蔽列表"; $a->strings["Delete Item"] = "删除项目"; $a->strings["Logs"] = "记录"; @@ -703,7 +1018,7 @@ $a->strings["Delete entry from blocklist"] = "删除屏蔽列表中的条目"; $a->strings["Delete entry from blocklist?"] = "从屏蔽列表删除条目?"; $a->strings["Server added to blocklist."] = "服务器已添加到屏蔽列表。"; $a->strings["Site blocklist updated."] = "站点屏蔽列表已更新。"; -$a->strings["The contact has been blocked from the node"] = ""; +$a->strings["The contact has been blocked from the node"] = "该联系人已被本节点屏蔽。"; $a->strings["Could not find any contact entry for this URL (%s)"] = ""; $a->strings["%s contact unblocked"] = [ 0 => "", @@ -713,8 +1028,6 @@ $a->strings["This page allows you to prevent any message from a remote contact t $a->strings["Block Remote Contact"] = ""; $a->strings["select all"] = "全选"; $a->strings["select none"] = ""; -$a->strings["Block"] = "屏蔽"; -$a->strings["Unblock"] = "解除屏蔽"; $a->strings["No remote contact is blocked from this node."] = ""; $a->strings["Blocked Remote Contacts"] = ""; $a->strings["Block New Remote Contact"] = ""; @@ -737,7 +1050,7 @@ $a->strings["ID"] = "ID"; $a->strings["Recipient Name"] = "接收者的名字"; $a->strings["Recipient Profile"] = "接收者的简介"; $a->strings["Network"] = "网络"; -$a->strings["Created"] = ""; +$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["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See here for a guide that may be helpful converting the table engines. You may also use the command php scripts/dbstructure.php toinnodb of your Friendica installation for an automatic conversion.
"] = ""; @@ -756,7 +1069,7 @@ $a->strings["Summary"] = "概要"; $a->strings["Registered users"] = "注册的用户"; $a->strings["Pending registrations"] = "未决的注册"; $a->strings["Version"] = "版本"; -$a->strings["Active addons"] = ""; +$a->strings["Active addons"] = "激活插件"; $a->strings["Can not parse base url. Must have at least ://"] = "不能分析基础URL。至少要://"; $a->strings["Site settings updated."] = "网站设置更新了。"; $a->strings["No special theme for mobile devices"] = "没专门适合手机的主题"; @@ -764,7 +1077,6 @@ $a->strings["No community page"] = "没有社会页"; $a->strings["Public postings from users of this site"] = "本网站用户的公开文章"; $a->strings["Public postings from the federated network"] = ""; $a->strings["Public postings from local users and the federated network"] = ""; -$a->strings["Disabled"] = "已停用"; $a->strings["Users, Global Contacts"] = "用户,全球联系人"; $a->strings["Users, Global Contacts/fallback"] = ""; $a->strings["One month"] = "一个月"; @@ -781,12 +1093,9 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged) $a->strings["Don't check"] = "请勿检查"; $a->strings["check the stable version"] = "检查稳定版"; $a->strings["check the development version"] = "检查开发版本"; -$a->strings["Save Settings"] = "保存设置"; $a->strings["Republish users to directory"] = ""; -$a->strings["Registration"] = "注册"; $a->strings["File upload"] = "文件上传"; $a->strings["Policies"] = "政策"; -$a->strings["Advanced"] = "高级"; $a->strings["Auto Discovered Contact Directory"] = ""; $a->strings["Performance"] = "性能"; $a->strings["Worker"] = ""; @@ -837,7 +1146,7 @@ $a->strings["Don't show the rich content (e.g. embedded PDF), except from the do $a->strings["Allowed OEmbed domains"] = ""; $a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = ""; $a->strings["Block public"] = ""; -$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "拦公开看什么否则空开的私页在这网站除了您登录的时候以外。"; +$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = ""; $a->strings["Force publish"] = "强行发布"; $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "让所有这网站的的简介表明在网站目录。"; $a->strings["Global directory URL"] = ""; @@ -913,15 +1222,15 @@ $a->strings["How much comments should be shown for each post? Default value is 1 $a->strings["Temp path"] = "临时文件路线"; $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["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["Only search in tags"] = ""; -$a->strings["On large systems the text search can slow down the system extremely."] = ""; +$a->strings["On large systems the text search can slow down the system extremely."] = "在大型系统中,正文搜索会极大降低系统运行速度。"; $a->strings["New base url"] = "新基础URL"; $a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = ""; $a->strings["RINO Encryption"] = ""; -$a->strings["Encryption layer between nodes."] = ""; +$a->strings["Encryption layer between nodes."] = "节点之间的加密层。"; $a->strings["Maximum number of parallel workers"] = ""; $a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = ""; $a->strings["Don't use 'proc_open' with the worker"] = ""; @@ -938,7 +1247,7 @@ $a->strings["Update %s was successfully applied."] = "把%s更新成功地实行 $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "%s更新没回答现状。不知道是否成功。"; $a->strings["There was no additional update function %s that needed to be called."] = ""; $a->strings["No failed updates."] = "没有不通过地更新。"; -$a->strings["Check database structure"] = ""; +$a->strings["Check database structure"] = "检查数据库结构"; $a->strings["Failed Updates"] = "没通过的更新"; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "这个不包括1139号更新之前,它们没回答装线。"; $a->strings["Mark success (if update was manually applied)"] = "标注成功(如果手动地把更新实行了)"; @@ -953,8 +1262,8 @@ $a->strings["%s user deleted"] = [ 0 => "%s 用户被删除了", ]; $a->strings["User '%s' deleted"] = "用户 '%s' 被删除了"; -$a->strings["User '%s' unblocked"] = ""; -$a->strings["User '%s' blocked"] = ""; +$a->strings["User '%s' unblocked"] = "用户“%s”已解除屏蔽"; +$a->strings["User '%s' blocked"] = "用户“%s”已屏蔽"; $a->strings["Email"] = "电子邮件"; $a->strings["Register date"] = "注册日期"; $a->strings["Last login"] = "上次登录"; @@ -977,19 +1286,19 @@ $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["Addon %s disabled."] = ""; -$a->strings["Addon %s enabled."] = ""; +$a->strings["Addon %s disabled."] = "插件 %s 已禁用。"; +$a->strings["Addon %s enabled."] = "插件 %s 已启用。"; $a->strings["Disable"] = "停用"; $a->strings["Enable"] = "使能用"; $a->strings["Toggle"] = "肘节"; $a->strings["Author: "] = "作者:"; $a->strings["Maintainer: "] = "维护者:"; -$a->strings["Reload active addons"] = ""; -$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = ""; +$a->strings["Reload active addons"] = "重新加载可用插件"; +$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "目前您的节点上没有可用插件。您可以在 %1\$s 找到官方插件库,或者到开放的插件登记处 %2\$s 也能找到其他有趣的插件"; $a->strings["No themes found."] = "找不到主题。"; $a->strings["Screenshot"] = "截图"; $a->strings["Reload active themes"] = "重载活动的主题"; -$a->strings["No themes found on the system. They should be placed in %1\$s"] = ""; +$a->strings["No themes found on the system. They should be placed in %1\$s"] = "未在系统中发现主题。它们应该被放置在 %1\$s"; $a->strings["[Experimental]"] = "[试验]"; $a->strings["[Unsupported]"] = "[没支持]"; $a->strings["Log settings updated."] = "日志设置更新了。"; @@ -1002,8 +1311,8 @@ $a->strings["Must be writable by web server. Relative to your Friendica top-leve $a->strings["Log level"] = "日志级别"; $a->strings["PHP logging"] = "PHP 日志"; $a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = ""; -$a->strings["Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."] = ""; -$a->strings["Couldn't open %1\$s log file.\\r\\n
Check to see if file %1\$s is readable."] = ""; +$a->strings["Error trying to open %1\$s log file.\\r\\n
Check to see if file %1\$s exist and is readable."] = "打开 %1\$s 日志文件出错。\\r\\n
请检查 %1\$s 文件是否存在并且可读。"; +$a->strings["Couldn't open %1\$s log file.\\r\\n
Check to see if file %1\$s is readable."] = "无法打开 %1\$s 日志文件。\\r\\n
请检查 %1\$s 文件是否可读。"; $a->strings["Off"] = "关"; $a->strings["On"] = "开"; $a->strings["Lock feature %s"] = "锁定特性 %s"; @@ -1019,154 +1328,25 @@ $a->strings["bb2diaspora => Markdown: "] = ""; $a->strings["bb2diaspora => diaspora2bb: "] = ""; $a->strings["Source input (Diaspora format): "] = "源代输入(Diaspora形式):"; $a->strings["diaspora2bb: "] = "diaspora2bb: "; -$a->strings["Community option not available."] = ""; +$a->strings["Login"] = "登录"; +$a->strings["The post was created"] = "文章创建了"; +$a->strings["Community option not available."] = "社区选项不可用。"; $a->strings["Not available."] = "不可用的"; -$a->strings["Local Community"] = ""; +$a->strings["Local Community"] = "本地社区"; $a->strings["Posts from local users on this server"] = ""; -$a->strings["Global Community"] = ""; +$a->strings["Global Community"] = "全球社区"; $a->strings["Posts from users of the whole federated network"] = ""; -$a->strings["No results."] = "没有结果。"; $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = ""; -$a->strings["%d contact edited."] = [ - 0 => "%d 个联系人被编辑了。", -]; -$a->strings["Could not access contact record."] = "无法访问联系人记录。"; -$a->strings["Could not locate selected profile."] = "找不到选择的简介。"; -$a->strings["Contact updated."] = "联系人更新了。"; -$a->strings["Failed to update contact record."] = "更新联系人记录失败。"; -$a->strings["Contact has been blocked"] = "联系人已被屏蔽"; -$a->strings["Contact has been unblocked"] = "联系人已被解除屏蔽"; -$a->strings["Contact has been ignored"] = "联系人已被忽视"; -$a->strings["Contact has been unignored"] = "联系人已被解除忽视"; -$a->strings["Contact has been archived"] = "联系人已存档"; -$a->strings["Contact has been unarchived"] = "联系人已被解除存档"; -$a->strings["Drop contact"] = ""; -$a->strings["Do you really want to delete this contact?"] = "您真的想删除这个熟人吗?"; -$a->strings["Contact has been removed."] = "联系人被删除了。"; -$a->strings["You are mutual friends with %s"] = "您和 %s 互为朋友"; -$a->strings["You are sharing with %s"] = "你正在和 %s 分享"; -$a->strings["%s is sharing with you"] = "%s 正在和你分享"; -$a->strings["Private communications are not available for this contact."] = "私人交流对这个联系人不可用。"; -$a->strings["Never"] = "从未"; -$a->strings["(Update was successful)"] = "(更新成功)"; -$a->strings["(Update was not successful)"] = "(更新不成功)"; -$a->strings["Suggest friends"] = "建议朋友们"; -$a->strings["Network type: %s"] = "网络种类: %s"; -$a->strings["Communications lost with this contact!"] = "和这个联系人的通信断开了!"; -$a->strings["Fetch further information for feeds"] = "拿文源别的消息"; -$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = ""; -$a->strings["Fetch information"] = "取消息"; -$a->strings["Fetch keywords"] = "获取关键字"; -$a->strings["Fetch information and keywords"] = "取消息和关键词"; -$a->strings["Contact"] = "联系人"; -$a->strings["Profile Visibility"] = "简历可见量"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "请选择简介您想给%s显示他安全地看您的简介的时候。"; -$a->strings["Contact Information / Notes"] = "熟人信息/便条"; -$a->strings["Their personal note"] = ""; -$a->strings["Edit contact notes"] = "编辑联系人便条"; -$a->strings["Block/Unblock contact"] = "屏蔽/解除屏蔽联系人"; -$a->strings["Ignore contact"] = "忽略联系人"; -$a->strings["Repair URL settings"] = "维修URL设置"; -$a->strings["View conversations"] = "看交流"; -$a->strings["Last update:"] = "上个更新:"; -$a->strings["Update public posts"] = "更新公开文章"; -$a->strings["Update now"] = "现在更新"; -$a->strings["Unignore"] = "取消忽视"; -$a->strings["Currently blocked"] = "现在被封禁的"; -$a->strings["Currently ignored"] = "现在不理的"; -$a->strings["Currently archived"] = "现在存档着"; -$a->strings["Awaiting connection acknowledge"] = ""; -$a->strings["Replies/likes to your public posts may still be visible"] = "回答/喜欢关您公开文章还可见的"; -$a->strings["Notification for new posts"] = "新消息提示"; -$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["XMPP:"] = "XMPP:"; -$a->strings["Actions"] = ""; -$a->strings["Status"] = "状态"; -$a->strings["Contact Settings"] = "联系人设置"; -$a->strings["Suggestions"] = "建议"; -$a->strings["Suggest potential friends"] = "建议潜在朋友们"; -$a->strings["Show all contacts"] = "显示所有的联系人"; -$a->strings["Unblocked"] = ""; -$a->strings["Only show unblocked contacts"] = "只显示没被屏蔽的联系人"; -$a->strings["Blocked"] = "被屏蔽的"; -$a->strings["Only show blocked contacts"] = "只显示被屏蔽的联系人"; -$a->strings["Ignored"] = "忽视的"; -$a->strings["Only show ignored contacts"] = "只显示忽略的联系人"; -$a->strings["Archived"] = "在存档"; -$a->strings["Only show archived contacts"] = "只显示已存档联系人"; -$a->strings["Hidden"] = "隐藏的"; -$a->strings["Only show hidden contacts"] = "只显示隐藏的联系人"; -$a->strings["Search your contacts"] = "搜索您的联系人"; -$a->strings["Results for: %s"] = ""; -$a->strings["Update"] = "更新"; -$a->strings["Archive"] = "存档"; -$a->strings["Unarchive"] = "从存档拿来"; -$a->strings["Batch Actions"] = ""; -$a->strings["Profile Details"] = "简介内容"; -$a->strings["View all contacts"] = "查看所有联系人"; -$a->strings["View all common friends"] = "查看所有公共好友"; -$a->strings["Advanced Contact Settings"] = "高级联系人设置"; -$a->strings["Mutual Friendship"] = "共同友谊"; -$a->strings["is a fan of yours"] = "是你的粉丝"; -$a->strings["you are a fan of"] = "你喜欢"; -$a->strings["Toggle Blocked status"] = "切换屏蔽状态"; -$a->strings["Toggle Ignored status"] = "交替忽视现状"; -$a->strings["Toggle Archive status"] = "交替档案现状"; -$a->strings["Delete contact"] = "删除联系人"; -$a->strings["No parent user"] = ""; -$a->strings["Parent User"] = ""; -$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = ""; -$a->strings["Delegate Page Management"] = "页代表管理"; -$a->strings["Delegates"] = ""; -$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."] = "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。"; -$a->strings["Existing Page Managers"] = "目前页管理员"; -$a->strings["Existing Page Delegates"] = "目前页代表"; -$a->strings["Potential Delegates"] = "潜力的代表"; -$a->strings["Remove"] = "移走"; -$a->strings["Add"] = "加"; -$a->strings["No entries."] = "没有项目。"; -$a->strings["This introduction has already been accepted."] = "这个介绍已经接受了。"; -$a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包含简介信息。"; -$a->strings["Warning: profile location has no identifiable owner name."] = "警告:简介位置没有可设别的主名。"; -$a->strings["Warning: profile location has no profile photo."] = "警告:简介位置没有简介图。"; -$a->strings["%d required parameter was not found at the given location"] = [ - 0 => "%d需要的参数没找到在输入的位置。", -]; -$a->strings["Introduction complete."] = "介绍完成的。"; -$a->strings["Unrecoverable protocol error."] = "不能恢复的协议错误"; -$a->strings["Profile unavailable."] = "简介无效"; -$a->strings["%s has received too many connection requests today."] = "%s今天已经受到了太多联络要求"; -$a->strings["Spam protection measures have been invoked."] = "垃圾保护措施被用了。"; -$a->strings["Friends are advised to please try again in 24 hours."] = "朋友们被建议请24小时后再试。"; -$a->strings["Invalid locator"] = "无效找到物"; -$a->strings["You have already introduced yourself here."] = "您已经自我介绍这儿。"; -$a->strings["Apparently you are already friends with %s."] = "看上去您已经是%s的朋友。"; -$a->strings["Invalid profile URL."] = "无效的简介URL。"; -$a->strings["Disallowed profile URL."] = "不允许的简介地址."; -$a->strings["Your introduction has been sent."] = "您的介绍发布了。"; -$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = ""; -$a->strings["Please login to confirm introduction."] = "请登录以确认介绍。"; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "当前登录的身份不正确。请登录到这个用户。"; -$a->strings["Confirm"] = "确认"; -$a->strings["Hide this contact"] = "隐藏这个联系人"; -$a->strings["Welcome home %s."] = "欢迎%s。"; -$a->strings["Please confirm your introduction/connection request to %s."] = "请确认您的介绍/联络要求给%s。"; -$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "请从以下支持的通信网络之一输入你的 “身份地址”:"; -$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"] = "朋友/连接请求"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = ""; -$a->strings["Please answer the following:"] = "请回答下述的:"; -$a->strings["Does %s know you?"] = "%s是否认识你?"; -$a->strings["Add a personal note:"] = "添加一个个人便条:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["GNU Social (Pleroma, Mastodon)"] = ""; -$a->strings["Diaspora (Socialhome, Hubzilla)"] = ""; -$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - 请别用这个表格。而是在你的 Diaspora 搜索栏输入 %s."; +$a->strings["Status:"] = "现状:"; +$a->strings["Homepage:"] = "主页:"; +$a->strings["Global Directory"] = "综合目录"; +$a->strings["Find on this site"] = "找在这网站"; +$a->strings["Results for:"] = ""; +$a->strings["Site Directory"] = "网站目录"; +$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。"; $a->strings["Item not found"] = "项目没找到"; $a->strings["Edit post"] = "编辑文章"; -$a->strings["Event can not end before it has started."] = ""; +$a->strings["Event can not end before it has started."] = "事件不能在开始前结束。"; $a->strings["Event title and start time are required."] = "项目标题和开始时间是必须的。"; $a->strings["Create New Event"] = "创建新的事件"; $a->strings["Event details"] = "事件细节"; @@ -1181,132 +1361,31 @@ $a->strings["Share this event"] = "分享这个事件"; $a->strings["Basic"] = "基本"; $a->strings["Failed to remove event"] = "删除事件失败"; $a->strings["Event removed"] = "事件已删除"; -$a->strings["- select -"] = "-选择-"; -$a->strings["The contact could not be added."] = "无法添加此联系人。"; -$a->strings["You already added this contact."] = "您已添加此联系人。"; -$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora 支持没被启用。无法添加联系人。"; -$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus 支持没被启用。无法添加联系人。"; -$a->strings["The network type couldn't be detected. Contact can't be added."] = "网络类型无法被检测。无法添加联系人。"; -$a->strings["Friendica Communications Server - Setup"] = "Friendica沟通服务器-安装"; -$a->strings["Could not connect to database."] = "解不了数据库。"; -$a->strings["Could not create table."] = "无法创建表格。"; -$a->strings["Your Friendica site database has been installed."] = "您Friendica网站数据库被安装了。"; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。"; -$a->strings["Please see the file \"INSTALL.txt\"."] = "请看文件「INSTALL.txt」"; -$a->strings["Database already in use."] = "数据库已经被使用。"; -$a->strings["System check"] = "系统检测"; -$a->strings["Check again"] = "再检测"; -$a->strings["Database connection"] = "数据库接通"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "为安装Friendica我们要知道怎么连接您的数据库。"; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。"; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "您下边指定的数据库应该已经存在。如果还没有,请创建后继续。"; -$a->strings["Database Server Name"] = "数据库服务器名"; -$a->strings["Database Login Name"] = "数据库登录名"; -$a->strings["Database Login Password"] = "数据库登录密码"; -$a->strings["For security reasons the password must not be empty"] = "由于安全的原因,密码不能为空"; -$a->strings["Database Name"] = "数据库名字"; -$a->strings["Site administrator email address"] = "网站行政人员邮件地址"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "您账户邮件地址必要符合这个为用网站处理仪表板"; -$a->strings["Please select a default timezone for your website"] = "请选择您网站的默认时区"; -$a->strings["Site settings"] = "网站设置"; -$a->strings["System Language:"] = "系统语言:"; -$a->strings["Set the default language for your Friendica installation interface and to send emails."] = ""; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "没找到命令行PHP在网服务器PATH。"; -$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'"] = ""; -$a->strings["PHP executable path"] = "PHP可执行路径"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "输入全路线到php执行程序。您会留空白为继续安装。"; -$a->strings["Command line PHP"] = "命令行PHP"; -$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)"; -$a->strings["Found PHP version: "] = "找到 PHP 版本:"; -$a->strings["PHP cli binary"] = "命令行PHP執行檔"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "您系统的命令行PHP没有能够「register_argc_argv」。"; -$a->strings["This is required for message delivery to work."] = "这必要为通信发布成功。"; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "如果您用Windows,请看「http://www.php.net/manual/en/openssl.installation.php」。"; -$a->strings["Generate encryption keys"] = "产生加密钥匙"; -$a->strings["libCurl PHP module"] = "libCurl PHP模块"; -$a->strings["GD graphics PHP module"] = "GD显示PHP模块"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP模块"; -$a->strings["PDO or MySQLi PHP module"] = "PDO 或者 MySQLi PHP 模块"; -$a->strings["mb_string PHP module"] = "mb_string PHP模块"; -$a->strings["XML PHP module"] = "XML PHP 模块"; -$a->strings["iconv module"] = "iconv 模块"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite部件"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。"; -$a->strings["Error: libCURL PHP module required but not installed."] = "错误:libCurl PHP模块是必要的可却不安装的。"; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。"; -$a->strings["Error: openssl PHP module required but not installed."] = "错误:openssl PHP模块是必要的可却不安装的。"; -$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = ""; -$a->strings["Error: The MySQL driver for PDO is not installed."] = ""; -$a->strings["Error: mb_string PHP module required but not installed."] = "错误:mbstring PHP模块必要可没安装的。"; -$a->strings["Error: iconv PHP module required but not installed."] = ""; -$a->strings["Error, XML PHP module required but not installed."] = ""; -$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "网页安装器要创建一个叫 \".htconfig.php\" 的文件在你的 web 服务器的顶层目录下,但无法这么做。"; -$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."] = "这常常是一个权设置,因为网服务器可能不会写文件在文件夹-即使您会。"; -$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."] = "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。"; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。"; -$a->strings[".htconfig.php is writable"] = ".htconfig.php是可写的"; -$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。"; -$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."] = "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。"; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "请保险您网服务器用户(比如www-data)有这个目录的写权利。"; -$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."] = "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。"; -$a->strings["view/smarty3 is writable"] = "能写view/smarty3"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "在 .htaccess 中的 URL 重写不工作。请检查你的服务器配置。"; -$a->strings["Url rewrite is working"] = "URL改写发挥机能"; -$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP 扩展没有安装"; -$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP 扩展已安装"; -$a->strings["ImageMagick supports GIF"] = "ImageMagick 支持 GIF"; -$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."] = "数据库配置文件 \".htconfig.php\" 无法被写入。请在 web 服务器根目录下使用附上的文字创建一个配置文件。"; -$a->strings["

What next

"] = "

下步是什么

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = ""; -$a->strings["Go to your new Friendica node registration page and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = ""; -$a->strings["Unable to locate original post."] = "找不到当初的新闻"; -$a->strings["Empty post discarded."] = "空帖子被丢弃了。"; -$a->strings["Wall Photos"] = "墙照片"; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "这个新闻是由%s,Friendica社会化网络成员之一,发给你。"; -$a->strings["You may visit them online at %s"] = "你可以网上拜访他在%s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "你不想受到这些新闻的话,请回答这个新闻给发者联系。"; -$a->strings["%s posted an update."] = "%s贴上一个新闻。"; -$a->strings["Time Conversion"] = "时间装换"; -$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。"; -$a->strings["UTC time: %s"] = "UTC时间: %s"; -$a->strings["Current timezone: %s"] = "现在时区: %s"; -$a->strings["Converted localtime: %s"] = "装换的当地时间:%s"; -$a->strings["Please select your timezone:"] = "请选择你的时区:"; -$a->strings["No valid account found."] = "找不到效的账户。"; -$a->strings["Password reset request issued. Check your 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, the request will expire shortly.\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 soon 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"] = "重设密码要求被发布%s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "要求确认不了。(您可能已经提交它。)重设密码失败了。"; -$a->strings["Request has expired, please make a new one."] = ""; -$a->strings["Forgot your Password?"] = "忘记你的密码吗?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。"; -$a->strings["Nickname or Email: "] = "昵称或邮件地址:"; -$a->strings["Reset"] = "复位"; -$a->strings["Password Reset"] = "复位密码"; -$a->strings["Your password has been reset as requested."] = "您的密码被重设如要求的。"; -$a->strings["Your new password is"] = "你的新的密码是"; -$a->strings["Save or copy your new password - and then"] = "保存或复制新密码-之后"; -$a->strings["click here to login"] = "点击这里登录"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "您的密码可以在成功登录后在设置页修改。"; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = ""; -$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = ""; -$a->strings["Your password has been changed at %s"] = "您密码被变化在%s"; +$a->strings["Friend suggestion sent."] = "朋友建议发送了。"; +$a->strings["Suggest Friends"] = "推荐的朋友们"; +$a->strings["Suggest a friend for %s"] = "给 %s 推荐朋友"; +$a->strings["Group created."] = "群组已创建。"; +$a->strings["Could not create group."] = "无法创建群组。"; +$a->strings["Group not found."] = "组找不到。"; +$a->strings["Group name changed."] = "组名变化了。"; +$a->strings["Save Group"] = "保存组"; +$a->strings["Create a group of contacts/friends."] = "创建一组联系人/朋友。"; +$a->strings["Group Name: "] = "组名:"; +$a->strings["Group removed."] = "组删除了。"; +$a->strings["Unable to remove group."] = "不能删除组。"; +$a->strings["Delete Group"] = "删除群组"; +$a->strings["Group Editor"] = "组编辑器"; +$a->strings["Edit Group Name"] = "编辑群组名称"; +$a->strings["Members"] = "成员"; +$a->strings["Group is empty"] = "组没有成员"; +$a->strings["Remove Contact"] = "删除联系人"; +$a->strings["Add Contact"] = "添加联系人"; $a->strings["New Message"] = "新的消息"; -$a->strings["No recipient selected."] = "没有选择的接受者。"; $a->strings["Unable to locate contact information."] = "无法找到联系人信息。"; -$a->strings["Message could not be sent."] = "消息发不了。"; -$a->strings["Message collection failure."] = "通信受到错误。"; -$a->strings["Message sent."] = "消息发了"; $a->strings["Messages"] = "消息"; $a->strings["Do you really want to delete this message?"] = "您真的想删除这个通知吗?"; $a->strings["Message deleted."] = "消息删除了。"; $a->strings["Conversation removed."] = "交流删除了。"; -$a->strings["Send Private Message"] = "发私人的通信"; -$a->strings["To:"] = "到:"; -$a->strings["Subject:"] = "题目:"; $a->strings["No messages."] = "没有消息"; $a->strings["Message not available."] = "通信不可用的"; $a->strings["Delete message"] = "删除消息"; @@ -1320,8 +1399,6 @@ $a->strings["%s and You"] = "%s和您"; $a->strings["%d message"] = [ 0 => "%d通知", ]; -$a->strings["Remove term"] = "删除关键字"; -$a->strings["Saved Searches"] = "保存的搜索"; $a->strings["add"] = "添加"; $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [ 0 => "警告:这个组包含 %s 来自不允许非公开消息的网络的成员。", @@ -1343,7 +1420,6 @@ $a->strings["Interesting Links"] = "有意思的超链接"; $a->strings["Starred"] = "被星"; $a->strings["Favourite Posts"] = "最喜欢的文章"; $a->strings["Personal Notes"] = "私人便条"; -$a->strings["No more system notifications."] = "没别系统通知。"; $a->strings["Photo Albums"] = "相册"; $a->strings["Recent Photos"] = "最近的照片"; $a->strings["Upload New Photos"] = "上传新照片"; @@ -1356,13 +1432,10 @@ $a->strings["Delete Photo"] = "删除照片"; $a->strings["Do you really want to delete this photo?"] = "您真的想删除这个照相吗?"; $a->strings["a photo"] = "一张照片"; $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s被%3\$s标签在%2\$s"; -$a->strings["Image exceeds size limit of %s"] = ""; -$a->strings["Image upload didn't complete, please try again"] = ""; +$a->strings["Image upload didn't complete, please try again"] = "图片上传未完成,请重试"; $a->strings["Image file is missing"] = "缺少图片文件"; -$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = ""; +$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "服务器目前无法接受新的上传文件,请联系您的管理员"; $a->strings["Image file is empty."] = "图片文件空的。"; -$a->strings["Unable to process image."] = "处理不了图像."; -$a->strings["Image upload failed."] = "图像上载失败了."; $a->strings["No photos selected"] = "没有照片挑选了"; $a->strings["Access to this item is restricted."] = "这个项目使用权限的。"; $a->strings["Upload Photos"] = "上传照片"; @@ -1395,76 +1468,17 @@ $a->strings["I like this (toggle)"] = "我喜欢这(交替)"; $a->strings["I don't like this (toggle)"] = "我不喜欢这(交替)"; $a->strings["This is you"] = "这是你"; $a->strings["Comment"] = "评论"; -$a->strings["Map"] = ""; +$a->strings["Map"] = "地图"; $a->strings["View Album"] = "看照片册"; -$a->strings["{0} wants to be your friend"] = "{0}想成为您的朋友"; -$a->strings["{0} sent you a message"] = "{0}发给您一个通信"; -$a->strings["{0} requested registration"] = "{0}要求注册"; -$a->strings["Poke/Prod"] = "戳"; -$a->strings["poke, prod or do other things to somebody"] = "把人家戳或别的行动"; -$a->strings["Recipient"] = "接受者"; -$a->strings["Choose what you wish to do to recipient"] = "选择您想把别人作"; -$a->strings["Make this post private"] = "使这个文章私人"; -$a->strings["Only logged in users are permitted to perform a probing."] = ""; $a->strings["Requested profile is not available."] = "要求的简介联系不上的。"; $a->strings["%s's posts"] = ""; $a->strings["%s's comments"] = ""; $a->strings["%s's timeline"] = ""; $a->strings["Tips for New Members"] = "新人建议"; -$a->strings["Image uploaded but image cropping failed."] = "照片上传去了,但修剪失灵。"; -$a->strings["Image size reduction [%s] failed."] = "照片减少[%s]失灵。"; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。"; -$a->strings["Unable to process image"] = "不能处理照片"; -$a->strings["Upload File:"] = "上传文件:"; -$a->strings["Select a profile:"] = "选择一个简介"; -$a->strings["or"] = "或者"; -$a->strings["skip this step"] = "略过这步"; -$a->strings["select a photo from your photo albums"] = "从您的照片册选择一片。"; -$a->strings["Crop Image"] = "修剪照片"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "请调图片剪裁为最好看。"; -$a->strings["Done Editing"] = "编辑完成"; -$a->strings["Image uploaded successfully."] = "照片成功地上传了。"; -$a->strings["Invalid profile identifier."] = "无限的简介标识符。"; -$a->strings["Profile Visibility Editor"] = "简介能见度编辑器。"; -$a->strings["Visible To"] = "能见被"; -$a->strings["All Contacts (with secure profile access)"] = ""; -$a->strings["Registration successful. Please check your email for further instructions."] = "注册成功了。请咨询说明再您的收件箱。"; -$a->strings["Failed to send email message. Here your accout details:
login: %s
password: %s

You can change your password after login."] = "发送邮件失败。你的账户消息是:
用户名:%s
密码: %s

。登录后能改密码。"; -$a->strings["Registration successful."] = "注册成功。"; -$a->strings["Your registration can not be processed."] = "处理不了您的注册。"; -$a->strings["Your registration is pending approval by the site owner."] = "您的注册等网页主的批准。"; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。"; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "如果您没熟悉OpenID,请留空这个栏和填另些栏。"; -$a->strings["Your OpenID (optional): "] = "您的OpenID(可选的):"; -$a->strings["Include your profile in member directory?"] = "放您的简介再员目录?"; -$a->strings["Note for the admin"] = ""; -$a->strings["Leave a message for the admin, why you want to join this node"] = "给管理员留条消息,为什么你想加入这个节点"; -$a->strings["Membership on this site is by invitation only."] = "会员身份在这个网站是光通过邀请。"; -$a->strings["Your invitation ID: "] = "您邀请ID:"; -$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "你的全名 (比如张三,真名或看起来是真名):"; -$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = ""; -$a->strings["New Password:"] = "新密码:"; -$a->strings["Leave empty for an auto generated password."] = "留空以使用自动生成的密码。"; -$a->strings["Confirm:"] = "确认:"; -$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@%s'."] = ""; -$a->strings["Choose a nickname: "] = "选择昵称:"; -$a->strings["Register"] = "注册"; -$a->strings["Import your profile to this friendica instance"] = "进口您的简介到这个friendica服务器"; -$a->strings["Account approved."] = "账户已被批准。"; -$a->strings["Registration revoked for %s"] = "撤销了 %s 的注册"; -$a->strings["Please login."] = "请登录。"; -$a->strings["Remove My Account"] = "删除我的账户"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "这要完全删除您的账户。这一做过,就不能恢复。"; -$a->strings["Please enter your password for verification:"] = "请输入密码为确认:"; -$a->strings["Only logged in users are permitted to perform a search."] = "只有已登录的用户被允许进行搜索。"; -$a->strings["Too Many Requests"] = "过多请求"; -$a->strings["Only one search per minute is permitted for not logged in users."] = "对未登录的用户,每分钟只允许一条搜索。"; -$a->strings["Items tagged with: %s"] = ""; $a->strings["Display"] = "显示"; $a->strings["Social Networks"] = "社会化网络"; $a->strings["Delegations"] = "代表"; $a->strings["Connected apps"] = "连接着应用"; -$a->strings["Export personal data"] = "导出个人信息"; $a->strings["Remove account"] = "删除账户"; $a->strings["Missing some important data!"] = "缺失一些重要数据!"; $a->strings["Failed to connect with email account using the settings provided."] = "不能连接电子邮件账户用输入的设置。"; @@ -1480,7 +1494,7 @@ $a->strings[" Please use a shorter name."] = " 请用一个更短的名字。"; $a->strings[" Name too short."] = " 名字过短。"; $a->strings["Wrong Password"] = "密码不正确"; $a->strings["Invalid email."] = "无效的邮箱。"; -$a->strings["Cannot change to that email."] = ""; +$a->strings["Cannot change to that email."] = "无法更改到此电子邮件地址。"; $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "私人评坛没有隐私批准。默认隐私组用者。"; $a->strings["Private forum has no privacy permissions and no default privacy group."] = "私人评坛没有隐私批准或默认隐私组。"; $a->strings["Settings updated."] = "设置更新了。"; @@ -1496,7 +1510,7 @@ $a->strings["Client key starts with"] = "客户钥匙头字是"; $a->strings["No name"] = "无名"; $a->strings["Remove authorization"] = "撤消权能"; $a->strings["No Addon settings configured"] = ""; -$a->strings["Addon Settings"] = ""; +$a->strings["Addon Settings"] = "插件设置"; $a->strings["Additional Features"] = "附加特性"; $a->strings["Diaspora"] = "Diaspora"; $a->strings["enabled"] = "能够做的"; @@ -1507,11 +1521,11 @@ $a->strings["Email access is disabled on this site."] = "电子邮件访问在 $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["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "自动关注任何 GNU Social (OStatus) 关注者/提及者"; $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["Default group for OStatus contacts"] = "用于 OStatus 联系人的默认组"; -$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["Your legacy GNU Social account"] = "您遗留的 GNU Social 账户"; +$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."] = "如果您在这里输入您旧的 GNU Social/Statusnet 账号名 (格式示例 user@domain.tld) ,您的联系人列表将会被自动添加。完成后该字段将被清空。"; $a->strings["Repair OStatus subscriptions"] = "修复 OStatus 订阅"; $a->strings["Email/Mailbox Setup"] = "邮件收件箱设置"; $a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "如果您想用这股服务(可选的)跟邮件熟人交流,请指定怎么连通您的收件箱。"; @@ -1528,8 +1542,8 @@ $a->strings["Action after import:"] = "进口后行动:"; $a->strings["Mark as seen"] = "标注看过"; $a->strings["Move to folder"] = "搬到文件夹"; $a->strings["Move to folder:"] = "搬到文件夹:"; -$a->strings["%s - (Unsupported)"] = ""; -$a->strings["%s - (Experimental)"] = ""; +$a->strings["%s - (Unsupported)"] = "%s - (不支持的)"; +$a->strings["%s - (Experimental)"] = "%s - (实验性)"; $a->strings["Display Settings"] = "表示设置"; $a->strings["Display Theme:"] = "显示主题:"; $a->strings["Mobile Theme:"] = "手机主题:"; @@ -1545,8 +1559,8 @@ $a->strings["Calendar"] = "日历"; $a->strings["Beginning of week:"] = "一周的开始:"; $a->strings["Don't show notices"] = "不显示提示"; $a->strings["Infinite scroll"] = "无限的滚动"; -$a->strings["Automatic updates only at the top of the network page"] = ""; -$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = ""; +$a->strings["Automatic updates only at the top of the network page"] = "仅在返回到网页头部时自动更新"; +$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "禁用后,网页将会一直更新,这可能会对阅读造成干扰。"; $a->strings["Bandwith Saver Mode"] = "省流量模式"; $a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "当启用时,嵌入的内容不会在自动更新时显示,它们只在页面重载时显示。"; $a->strings["Smart Threading"] = ""; @@ -1565,7 +1579,7 @@ $a->strings["Organisation Page"] = ""; $a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = ""; $a->strings["News Page"] = "新闻页面"; $a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = ""; -$a->strings["Community Forum"] = ""; +$a->strings["Community Forum"] = "社区论坛"; $a->strings["Account for community discussions."] = ""; $a->strings["Normal Account Page"] = "标准账户页面"; $a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = ""; @@ -1582,9 +1596,9 @@ $a->strings["(Optional) Allow this OpenID to login to this account."] = "(可选 $a->strings["Publish your default profile in your local site directory?"] = "出版您默认简介在您当地的网站目录?"; $a->strings["Your profile will be published in the global friendica directories (e.g. %s). Your profile will be visible in public."] = ""; $a->strings["Publish your default profile in the global social directory?"] = "出版您默认简介在综合社会目录?"; -$a->strings["Your profile will be publishedin this node's local directory. Your profile details may be publicly visible depending on the system settings."] = ""; +$a->strings["Your profile will be published in this node's local directory. Your profile details may be publicly visible depending on the system settings."] = ""; $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "在您的默认简介中向访问者隐藏您的联系人/朋友列表?"; -$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = ""; +$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "您的联系人列表将不会在您的默认简介页面展示。您可以决定在您自建的各附加简介中分别展示您的联系人列表"; $a->strings["Hide your profile details from anonymous viewers?"] = "对匿名访问者隐藏详细简介?"; $a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = ""; $a->strings["Allow friends to post to your profile page?"] = "允许朋友们贴文章在您的简介页?"; @@ -1654,25 +1668,11 @@ $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["%1\$s is following %2\$s's %3\$s"] = "%1\$s关注着%2\$s的%3\$s"; -$a->strings["Tag removed"] = "标签去除了"; -$a->strings["Remove Item Tag"] = "去除项目标签"; -$a->strings["Select a tag to remove: "] = "选择删除一个标签: "; -$a->strings["Export account"] = "导出账户"; -$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."] = "导出你的账户信息和联系人。用这个功能来生成一个你的账户的备份,并且/或者把它移到另外一个服务器。"; -$a->strings["Export all"] = "导出全部"; -$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)"] = "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)"; $a->strings["Do you really want to delete this video?"] = "你真的想删除这个视频吗?"; $a->strings["Delete Video"] = "删除视频"; $a->strings["No videos selected"] = "没有视频被选择"; $a->strings["Recent Videos"] = "最近的视频"; $a->strings["Upload New Videos"] = "上传新视频"; -$a->strings["No contacts."] = "没有联系人。"; -$a->strings["Access denied."] = "没有用权。"; -$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。"; -$a->strings["Unable to check your home location."] = "核对不了您的主页。"; -$a->strings["No recipient."] = "没有接受者。"; -$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。"; $a->strings["default"] = "默认"; $a->strings["greenzero"] = "greenzero"; $a->strings["purplezero"] = "purplezero"; @@ -1700,7 +1700,7 @@ $a->strings["Set the background color"] = "设置背景色"; $a->strings["Content background opacity"] = ""; $a->strings["Set the background image"] = "设置背景图片"; $a->strings["Login page background image"] = "登录页面背景图片"; -$a->strings["Login page background color"] = ""; +$a->strings["Login page background color"] = "登录页面背景色"; $a->strings["Leave background image and color empty for theme defaults"] = ""; $a->strings["Guest"] = ""; $a->strings["Visitor"] = "访客"; @@ -1904,7 +1904,7 @@ $a->strings["Add/remove mention when a forum page is selected/deselected in ACL $a->strings["Network Sidebar Widgets"] = "网络工具栏小窗口"; $a->strings["Search by Date"] = "按日期搜索"; $a->strings["Ability to select posts by date ranges"] = "能按时期范围选择文章"; -$a->strings["List Forums"] = ""; +$a->strings["List Forums"] = "列出各论坛"; $a->strings["Enable widget to display the forums your are connected with"] = ""; $a->strings["Group Filter"] = "组过滤器"; $a->strings["Enable widget to display Network posts only from selected group"] = "启用用于只显示从所选组发出的网络文章的小组件"; @@ -1937,8 +1937,8 @@ $a->strings["Mute Post Notifications"] = ""; $a->strings["Ability to mute notifications for a thread"] = ""; $a->strings["Advanced Profile Settings"] = ""; $a->strings["Show visitors public community forums at the Advanced Profile Page"] = ""; -$a->strings["Tag Cloud"] = ""; -$a->strings["Provide a personal tag cloud on your profile page"] = ""; +$a->strings["Tag Cloud"] = "标签云"; +$a->strings["Provide a personal tag cloud on your profile page"] = "在您的个人简介中提供个人标签云"; $a->strings["Display Membership Date"] = ""; $a->strings["Display membership date in profile"] = ""; $a->strings["Embedding disabled"] = "嵌入已停用"; @@ -1968,36 +1968,10 @@ $a->strings["\nError %d occurred during database update:\n%s\n"] = "\n在数据 $a->strings["Errors encountered performing database changes: "] = "操作数据库更改的时候遇到了错误:"; $a->strings[": Database update"] = ": 数据库升级"; $a->strings["%s: updating %s table."] = "%s: 正在更新 %s 表。"; -$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."] = "一个用这个名字的被删掉的组复活了。现有项目的权限可能对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。"; -$a->strings["Default privacy group for new contacts"] = "对新联系人的默认隐私组"; -$a->strings["Everybody"] = "每人"; -$a->strings["edit"] = "编辑"; -$a->strings["Edit group"] = "编辑组"; -$a->strings["Contacts not in any group"] = "不在任何组的联系人"; -$a->strings["Create a new group"] = "创建新组"; -$a->strings["Edit groups"] = "编辑组"; -$a->strings["Drop Contact"] = "删除联系人"; -$a->strings["Organisation"] = "组织"; -$a->strings["News"] = "新闻"; -$a->strings["Forum"] = "论坛"; -$a->strings["Connect URL missing."] = "连接URL失踪的。"; -$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = ""; -$a->strings["This site is not configured to allow communications with other networks."] = "这网站没配置允许跟别的网络交流."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "没有兼容协议或者摘要找到了."; -$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."] = "这个地址没有符合什么游览器URL。"; -$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "无法匹配一个@-风格的身份地址和一个已知的协议或电子邮件联系人。"; -$a->strings["Use mailto: in front of address to force email check."] = "输入mailto:地址前为要求电子邮件检查。"; -$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["%s's birthday"] = "%s的生日"; -$a->strings["Happy Birthday %s"] = "生日快乐%s"; +$a->strings["[no subject]"] = "[无题目]"; $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s 正在参加 %2\$s 的 %3\$s"; $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s 不在参加 %2\$s 的 %3\$s"; $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s 可以参加 %2\$s 的 %3\$s"; -$a->strings["[no subject]"] = "[无题目]"; $a->strings["Requested account is not available."] = "要求的账户不可用。"; $a->strings["Edit profile"] = "修改简介"; $a->strings["Atom feed"] = ""; @@ -2027,8 +2001,34 @@ $a->strings["Work/employment:"] = "工作"; $a->strings["School/education:"] = "学院/教育"; $a->strings["Forums:"] = ""; $a->strings["Only You Can See This"] = "只有你可以看这个"; +$a->strings["Drop Contact"] = "删除联系人"; +$a->strings["Organisation"] = "组织"; +$a->strings["News"] = "新闻"; +$a->strings["Forum"] = "论坛"; +$a->strings["Connect URL missing."] = "连接URL失踪的。"; +$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = ""; +$a->strings["This site is not configured to allow communications with other networks."] = "这网站没配置允许跟别的网络交流."; +$a->strings["No compatible communication protocols or feeds were discovered."] = "没有兼容协议或者摘要找到了."; +$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."] = "这个地址没有符合什么游览器URL。"; +$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "无法匹配一个@-风格的身份地址和一个已知的协议或电子邮件联系人。"; +$a->strings["Use mailto: in front of address to force email check."] = "输入mailto:地址前为要求电子邮件检查。"; +$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["%s's birthday"] = "%s的生日"; +$a->strings["Happy Birthday %s"] = "生日快乐%s"; +$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."] = "一个用这个名字的被删掉的组复活了。现有项目的权限可能对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。"; +$a->strings["Default privacy group for new contacts"] = "对新联系人的默认隐私组"; +$a->strings["Everybody"] = "每人"; +$a->strings["edit"] = "编辑"; +$a->strings["Edit group"] = "编辑组"; +$a->strings["Contacts not in any group"] = "不在任何组的联系人"; +$a->strings["Create a new group"] = "创建新组"; +$a->strings["Edit groups"] = "编辑组"; $a->strings["Login failed"] = "登录失败"; -$a->strings["Not enough information to authenticate"] = ""; +$a->strings["Not enough information to authenticate"] = "没有足够信息以认证"; $a->strings["An invitation is required."] = "需要邀请。"; $a->strings["Invitation could not be verified."] = "不能验证邀请。"; $a->strings["Invalid OpenID url"] = "无效的OpenID url"; @@ -2050,15 +2050,15 @@ $a->strings["An error occurred creating your self contact. Please try again."] = $a->strings["An error occurred creating your default contact group. Please try again."] = ""; $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = ""; $a->strings["Registration at %s"] = "在 %s 的注册"; -$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = ""; +$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\t亲爱的 %1\$s,\n\t\t\t\t感谢您在 %2\$s 注册。您的账户已被创建。\n\t\t"; $a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$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\n\t\t\tThank you and welcome to %2\$s."] = ""; $a->strings["%s\\'s birthday"] = "%s的生日"; -$a->strings["Sharing notification from Diaspora network"] = "分享通知从Diaspora网络"; -$a->strings["Attachments:"] = "附件:"; $a->strings["%s is now following %s."] = "%s 正在关注 %s."; $a->strings["following"] = "关注"; $a->strings["%s stopped following %s."] = "%s 停止关注了 %s."; $a->strings["stopped following"] = "结束关注了"; +$a->strings["Sharing notification from Diaspora network"] = "分享通知从Diaspora网络"; +$a->strings["Attachments:"] = "附件:"; $a->strings["(no subject)"] = "(无主题)"; $a->strings["Create a New Account"] = "创建新的账户"; $a->strings["Password: "] = "密码: "; diff --git a/view/templates/delegate.tpl b/view/templates/delegate.tpl index 2f791c48a3..0cb6e7e3ec 100644 --- a/view/templates/delegate.tpl +++ b/view/templates/delegate.tpl @@ -7,6 +7,7 @@
{{include file="field_select.tpl" field=$parent_user}} +{{include file="field_password.tpl" field=$parent_password}}
@@ -16,23 +17,6 @@
{{$desc}}
-{{if $managers}} -

{{$head_managers}}

- -{{foreach $managers as $x}} - -
- - - -
- -{{/foreach}} -
-
-{{/if}} - -

{{$head_delegates}}

{{if $delegates}} diff --git a/view/templates/field_datetime.tpl b/view/templates/field_datetime.tpl index 6b34316727..6e26b0db91 100644 --- a/view/templates/field_datetime.tpl +++ b/view/templates/field_datetime.tpl @@ -1,4 +1,6 @@ -{{include file='field_input.tpl' field=$field}}