@ -112,6 +112,8 @@ $a->strings["Posts font size"] = "";
$a->strings["Textareas font size"]="";
$a->strings["Set colour scheme"]="Configurar esquema de color";
$a->strings["default"]="predeterminado";
$a->strings["dark"]="";
$a->strings["black"]="";
$a->strings["Background Image"]="";
$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."]="";
$a->strings["Background Color"]="";
@ -120,6 +122,7 @@ $a->strings["font size"] = "";
$a->strings["base font size for your interface"]="";
$a->strings["Set resize level for images in posts and comments (width and height)"]="Configurar el tamaño de las imágenes en las publicaciones";
$a->strings["Set theme width"]="Establecer el ancho para el tema";
$a->strings["Set style"]="";
$a->strings["Delete this item?"]="¿Eliminar este elemento?";
$a->strings["show fewer"]="ver menos";
$a->strings["Update %s failed. See error logs."]="Falló la actualización de %s. Mira los registros de errores.";
@ -388,7 +391,6 @@ $a->strings["view/smarty3 is writable"] = "";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."]="La reescritura de la dirección en .htaccess no funcionó. Revisa la configuración.";
$a->strings["Url rewrite is working"]="Reescribiendo la dirección...";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."]="El archivo de configuración de base de datos \".htconfig.php\" no se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web.";
$a->strings["Errors encountered creating database tables."]="Se han encontrados errores creando las tablas de la base de datos.";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."]="IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para el sondeo";
$a->strings["Theme settings updated."]="Configuración de la apariencia actualizada.";
@ -418,6 +420,7 @@ $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] =
$a->strings["Site settings updated."]="Configuración de actualización.";
$a->strings["No special theme for mobile devices"]="No hay tema especial para dispositivos móviles";
$a->strings["Show Community Page"]="Ver página de la Comunidad";
$a->strings["Display a Community page showing all recent public postings on this site."]="Mostrar una página de Comunidad que resuma todas las publicaciones públicas recientes de este sitio.";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="Provee una compatibilidad con OStatus (identi.ca, status.net, etc.) Todas las comunicaciones mediante OStatus son públicas, por lo que se mostrarán avisos sobre la privacidad con frecuencia.";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="";
$a->strings["Suppress language information in meta information about a posting."]="";
$a->strings["Path to item cache"]="Ruta a la caché del objeto";
$a->strings["Cache duration in seconds"]="Duración de la caché en segundos";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day)."]="¿Cuánto tiempo debería guardar la caché? Por defecto son 86400 segundos (un día).";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."]="";
$a->strings["Maximum numbers of comments per post"]="";
$a->strings["How much comments should be shown for each post? Default value is 100."]="";
$a->strings["Path for lock file"]="Ruta al archivo protegido";
$a->strings["Temp path"]="Ruta a los temporales";
$a->strings["Base path to installation"]="Ruta base para la instalación";
$a->strings["New base url"]="";
$a->strings["Enable noscrape"]="";
$a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."]="";
$a->strings["Update has been marked successful"]="La actualización se ha completado con éxito";
$a->strings["Executing %s failed. Check system logs."]="%s ha fallado, comprueba los registros.";
$a->strings["Update %s was successfully applied."]="Actualización %s aplicada con éxito.";
$a->strings["Hide this contact from others"]="Ocultar este contacto a los demás.";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"]="Los comentarios o \"me gusta\" en tus publicaciones públicas todavía <strong>pueden</strong> ser visibles.";
$a->strings["Notification for new posts"]="";
$a->strings["Send a notification of every new post of this contact"]="";
$a->strings["Fetch further information for feeds"]="";
$a->strings["Email access is disabled on this site."]="El acceso por correo está deshabilitado en esta web.";
$a->strings["Connector Settings"]="Configuración del conector";
$a->strings["Email/Mailbox Setup"]="Configuración del correo/buzón";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."]="Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón.";
$a->strings["Last successful email check:"]="Última comprobación del correo con éxito:";
@ -861,7 +869,11 @@ $a->strings["Number of items to display per page:"] = "Número de elementos a mo
$a->strings["Maximum of 100 items"]="Máximo 100 elementos";
$a->strings["Number of items to display per page when viewed from mobile device:"]="";
$a->strings["Don't show emoticons"]="No mostrar emoticones";
$a->strings["Don't show notices"]="";
$a->strings["Infinite scroll"]="";
$a->strings["Automatic updates only at the top of the network page"]="";
$a->strings["User Types"]="";
$a->strings["Community Types"]="";
$a->strings["Normal Account Page"]="Página de cuenta normal";
$a->strings["This account is a normal personal profile"]="Esta cuenta es el perfil personal normal";
$a->strings["Color scheme"]="Palette de couleurs";
$a->strings["Posts font size"]="Taille de texte des messages";
$a->strings["Posts font size"]="Taille de texte des publications";
$a->strings["Textareas font size"]="Taille de police des zones de texte";
$a->strings["Set colour scheme"]="Choisir le schéma de couleurs";
$a->strings["default"]="défaut";
$a->strings["dark"]="sombre";
$a->strings["black"]="noir";
$a->strings["Background Image"]="Image de fond";
$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."]="";
$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."]="L'URL vers une image (de votre album de photo, p. ex.) qui devra être utilisée comme image de fond.";
$a->strings["Background Color"]="Couleur de fond";
$a->strings["HEX value for the background color. Don't include the #"]="";
$a->strings["font size"]="Taille de police";
$a->strings["base font size for your interface"]="";
$a->strings["HEX value for the background color. Don't include the #"]="Valeur hexadécimale de la couleur de fond (sans le #).";
$a->strings["font size"]="taille de la police";
$a->strings["base font size for your interface"]="taille de base de la police pour votre interface";
$a->strings["Set resize level for images in posts and comments (width and height)"]="Choisir une taille pour les images dans les publications et commentaires (largeur et hauteur)";
$a->strings["Set theme width"]="Largeur du thème";
$a->strings["Set style"]="Définir le style";
@ -184,8 +186,8 @@ $a->strings["running at web location"] = "hébergé sur";
$a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."]="Merci de vous rendre sur <a href=\"http://friendica.com\">Friendica.com</a> si vous souhaitez en savoir plus sur le projet Friendica.";
$a->strings["Bug reports and issues: please visit"]="Pour les rapports de bugs: rendez vous sur";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"]="Suggestions, remerciements, donations, etc. - écrivez à \"Info\" arob. Friendica - point com";
$a->strings["Registration details for %s"]="Détails d'inscription pour %s";
$a->strings["Registration successful. Please check your email for further instructions."]="Inscription réussie. Vérifiez vos emails pour la suite des instructions.";
@ -233,7 +235,7 @@ $a->strings["%1\$s has joined %2\$s"] = "%1\$s a rejoint %2\$s";
$a->strings["Authorize application connection"]="Autoriser l'application à se connecter";
$a->strings["Return to your app and insert this Securty Code:"]="Retournez à votre application et saisissez ce Code de Sécurité : ";
$a->strings["Please login to continue."]="Merci de vous connecter pour continuer.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"]="Voulez-vous autoriser cette application à accéder à vos billets et contacts, et/ou à créer des billets à votre place?";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"]="Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?";
$a->strings["No valid account found."]="Impossible de trouver un compte valide.";
$a->strings["Password reset request issued. Check your email."]="Réinitialisation du mot de passe en cours. Vérifiez votre courriel.";
$a->strings["Password reset requested at %s"]="Requête de réinitialisation de mot de passe à %s";
$a->strings["Group Your Contacts"]="Grouper vos contacts";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."]="Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau.";
$a->strings["Why Aren't My Posts Public?"]="Pourquoi mes éléments ne sont pas publics?";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."]="Friendica respecte votre vie privée. Par défaut, tous vos éléments seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus.";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."]="Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus.";
$a->strings["Getting Help"]="Obtenir de l'aide";
$a->strings["Go to the Help Section"]="Aller à la section Aide";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."]="Nos pages d'<strong>aide</strong> peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources.";
$a->strings["Private messages to this person are at risk of public disclosure."]="Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée.";
$a->strings["Friendica Communications Server - Setup"]="";
$a->strings["Friendica Communications Server - Setup"]="Serveur de communications Friendica - Configuration";
$a->strings["Could not connect to database."]="Impossible de se connecter à la base.";
$a->strings["Could not create table."]="Impossible de créer une table.";
$a->strings["Your Friendica site database has been installed."]="La base de données de votre site Friendica a bien été installée.";
@ -389,7 +391,6 @@ $a->strings["view/smarty3 is writable"] = "view/smarty3 est autorisé à l écri
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."]="La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur.";
$a->strings["Url rewrite is working"]="La réécriture d'URL fonctionne.";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."]="Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement.";
$a->strings["Errors encountered creating database tables."]="Des erreurs ont été signalées lors de la création des tables.";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."]="IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le 'poller'.";
$a->strings["Theme settings updated."]="Réglages du thème sauvés.";
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"]="";
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"]="Impossible d'analyser l'URL de base. Doit contenir au moins <scheme>://<domain>";
$a->strings["Site settings updated."]="Réglages du site mis-à-jour.";
$a->strings["No special theme for mobile devices"]="Pas de thème particulier pour les terminaux mobiles";
$a->strings["Never"]="Jamais";
@ -436,11 +437,11 @@ $a->strings["File upload"] = "Téléversement de fichier";
$a->strings["Policies"]="Politiques";
$a->strings["Advanced"]="Avancé";
$a->strings["Performance"]="Performance";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."]="";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."]="Relocalisation - ATTENTION: fonction avancée. Peut rendre ce serveur inaccessible.";
$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."]="";
$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."]="Pour les serveurs publics vous pouvez ajouter ici des informations supplémentaires qui seront listées sur dir.friendica.com/siteinfo.";
$a->strings["System language"]="Langue du système";
$a->strings["System theme"]="Thème du système";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"]="Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - <a href='#' id='cnftheme'>changer les réglages du thème</a>";
@ -448,8 +449,8 @@ $a->strings["Mobile system theme"] = "Thème mobile";
$a->strings["Theme for mobile devices"]="Thème pour les terminaux mobiles";
$a->strings["SSL link policy"]="Politique SSL pour les liens";
$a->strings["Determines whether generated links should be forced to use SSL"]="Détermine si les liens générés doivent forcer l'utilisation de SSL";
$a->strings["Old style 'Share'"]="";
$a->strings["Deactivates the bbcode element 'share' for repeating items."]="";
$a->strings["Deactivates the bbcode element 'share' for repeating items."]="Désactive l'élément 'partage' de bbcode pour répéter les articles.";
$a->strings["Hide help entry from navigation menu"]="Cacher l'aide du menu de navigation";
$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."]="Cacher du menu de navigation le l'entrée des vers les pages d'aide. Vous pouvez toujours y accéder en tapant directement /help.";
$a->strings["Single user instance"]="Instance mono-utilisateur";
@ -482,13 +483,13 @@ $a->strings["Allow infinite level threading for items on this site."] = "Permett
$a->strings["Private posts by default for new users"]="Publications privées par défaut pour les nouveaux utilisateurs";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."]="Rendre les publications de tous les nouveaux utilisateurs accessibles seulement par le groupe de contacts par défaut, et non par tout le monde.";
$a->strings["Don't include post content in email notifications"]="Ne pas inclure le contenu posté dans l'e-mail de notification";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."]="Ne pas inclure le contenu d'un billet/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité.";
$a->strings["Disallow public access to addons listed in the apps menu."]="Interdire l'acces public pour les extentions listées dans le menu apps.";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."]="";
$a->strings["Don't embed private images in posts"]="";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."]="";
$a->strings["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."]="Ne pas inclure le contenu de publication/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité.";
$a->strings["Disallow public access to addons listed in the apps menu."]="Interdire l’accès public pour les greffons listées dans le menu apps.";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."]="Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres.";
$a->strings["Don't embed private images in posts"]="Ne pas miniaturiser les images privées dans les publications";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."]="Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps.";
$a->strings["Allow Users to set remote_self"]="Autoriser les utilisateurs à définir remote_self";
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."]="";
$a->strings["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."]="Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs.";
$a->strings["Block multiple registrations"]="Interdire les inscriptions multiples";
$a->strings["Disallow users to register additional accounts for use as pages."]="Ne pas permettre l'inscription de comptes multiples comme des pages.";
$a->strings["OpenID support"]="Support OpenID";
@ -522,14 +523,18 @@ $a->strings["Maximum system load before delivery and poll processes are deferred
$a->strings["Use MySQL full text engine"]="Utiliser le moteur de recherche plein texte de MySQL";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."]="Activer le moteur de recherche plein texte. Accélère la recherche mais peut seulement rechercher quatre lettres ou plus.";
$a->strings["Suppress Language"]="Supprimer un langage";
$a->strings["Suppress language information in meta information about a posting."]="";
$a->strings["Suppress language information in meta information about a posting."]="Supprimer les informations de langue dans les métadonnées des publications.";
$a->strings["Path to item cache"]="Chemin vers le cache des objets.";
$a->strings["Cache duration in seconds"]="Durée du cache en secondes";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day)."]="Combien de temps faut-il garder les fichiers du cache? La valeur par défaut est de 86400 secondes (un jour).";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."]="";
$a->strings["Maximum numbers of comments per post"]="Nombre maximum de commentaires par publication";
$a->strings["How much comments should be shown for each post? Default value is 100."]="Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100.";
$a->strings["Path for lock file"]="Chemin vers le ficher de verrouillage";
$a->strings["Temp path"]="Chemin des fichiers temporaires";
$a->strings["Base path to installation"]="Chemin de base de l'installation";
$a->strings["New base url"]="";
$a->strings["New base url"]="Nouvelle URL de base";
$a->strings["Enable noscrape"]="";
$a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."]="";
$a->strings["Update has been marked successful"]="Mise-à-jour validée comme 'réussie'";
$a->strings["Executing %s failed. Check system logs."]="L'éxecution de %s a échoué. Vérifiez les journaux du système.";
$a->strings["Update %s was successfully applied."]="Mise-à-jour %s appliquée avec succès.";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"]="Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"]="Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"]="L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?";
$a->strings["Name of the new user."]="Nom du nouvel utilisateur.";
$a->strings["No entries (some entries may be hidden)."]="Aucune entrée (certaines peuvent être cachées).";
$a->strings["Contact settings applied."]="Réglages du contact appliqués.";
$a->strings["Contact update failed."]="Impossible d'appliquer les réglages.";
$a->strings["Repair Contact Settings"]="Réglages du réparateur de contacts";
$a->strings["Repair Contact Settings"]="Réglages de réparation des contacts";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."]="<strong>ATTENTION: Manipulation réservée aux experts</strong>, toute information incorrecte pourrait empêcher la communication avec ce contact.";
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."]="une photo";
$a->strings["Return to contact editor"]="Retour à l'éditeur de contact";
$a->strings["Account Nickname"]="Pseudo du compte";
$a->strings["@Tagname - overrides Name/Nickname"]="@NomDuTag - prend le pas sur Nom/Pseudo";
$a->strings["@Tagname - overrides Name/Nickname"]="@NomEtiquette - prend le pas sur Nom/Pseudo";
$a->strings["Account URL"]="URL du compte";
$a->strings["Friend Request URL"]="Echec du téléversement de l'image.";
$a->strings["Friend Confirm URL"]="Accès public refusé.";
@ -761,16 +766,16 @@ $a->strings["Edit contact notes"] = "Éditer les notes des contacts";
$a->strings["Visit %s's profile [%s]"]="Visiter le profil de %s [%s]";
$a->strings["Block/Unblock contact"]="Bloquer/débloquer ce contact";
$a->strings["Ignore contact"]="Ignorer ce contact";
$a->strings["Repair URL settings"]="Réparer les réglages d'URL";
$a->strings["Repair URL settings"]="Réglages de réparation des URL";
$a->strings["View conversations"]="Voir les conversations";
$a->strings["Delete contact"]="Effacer ce contact";
$a->strings["Hide this contact from others"]="Cacher ce contact aux autres";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"]="Les réponses et \"j'aime\" à vos contenus publics <strong>peuvent</strong> être toujours visibles";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"]="Les réponses et \"j'aime\" à vos publications publiques <strong>peuvent</strong> être toujours visibles";
$a->strings["Notification for new posts"]="Notification des nouvelles publications";
$a->strings["Send a notification of every new post of this contact"]="";
$a->strings["Fetch further information for feeds"]="";
@ -885,21 +891,21 @@ $a->strings["Publish your default profile in the global social directory?"] = "P
$a->strings["Hide your contact/friend list from viewers of your default profile?"]="Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?";
$a->strings["Hide your profile details from unknown viewers?"]="Cacher les détails du profil aux visiteurs inconnus?";
$a->strings["Allow friends to post to your profile page?"]="Autoriser vos amis à publier sur votre profil?";
$a->strings["Allow friends to tag your posts?"]="Autoriser vos amis à tagguer vos notices?";
$a->strings["Allow friends to tag your posts?"]="Autoriser vos amis à étiqueter vos publications?";
$a->strings["Allow us to suggest you as a potential friend to new members?"]="Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?";
$a->strings["Permit unknown people to send you private mail?"]="Autoriser les messages privés d'inconnus?";
$a->strings["Profile is <strong>not published</strong>."]="Ce profil n'est <strong>pas publié</strong>.";
$a->strings["or"]="ou";
$a->strings["Your Identity Address is"]="L'adresse de votre identité est";
$a->strings["Automatically expire posts after this many days:"]="Les publications expirent automatiquement après (en jours) :";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"]="Si ce champ est vide, les notices n'expireront pas. Les notices expirées seront supprimées";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"]="Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées";
$a->strings["Advanced expiration settings"]="Réglages avancés de l'expiration";
$a->strings["Do you really want to delete this photo album and all its photos?"]="Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?";
$a->strings["Delete Photo"]="Effacer la photo";
$a->strings["Do you really want to delete this photo?"]="Voulez-vous vraiment supprimer cette photo ?";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"]="%1\$s a été identifié %2\$s par %3\$s";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"]="%1\$s a été étiqueté dans %2\$s par %3\$s";
$a->strings["a photo"]="une photo";
$a->strings["Image exceeds size limit of "]="L'image dépasse la taille maximale de ";
$a->strings["Image file is empty."]="Fichier image vide.";
$a->strings["Use as profile photo"]="Utiliser comme photo de profil";
$a->strings["View Full Size"]="Voir en taille réelle";
$a->strings["Tags: "]="Étiquettes:";
$a->strings["Tags: "]="Étiquettes:";
$a->strings["[Remove any tag]"]="[Retirer toutes les étiquettes]";
$a->strings["Rotate CW (right)"]="Tourner dans le sens des aiguilles d'une montre (vers la droite)";
$a->strings["Rotate CCW (left)"]="Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)";
@ -1168,9 +1175,9 @@ $a->strings["Clear notifications"] = "Effacer les notifications";
$a->strings["Profile Match"]="Correpondance de profils";
$a->strings["No keywords to match. Please add keywords to your default profile."]="Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut.";
$a->strings["Suggest Friends"]="Suggérer des amis/contacts";
$a->strings["Suggest a friend for %s"]="Suggérer un ami/contact pour %s";
$a->strings["Unable to locate original post."]="Impossible de localiser l'article original.";
$a->strings["Empty post discarded."]="Article vide défaussé.";
$a->strings["Unable to locate original post."]="Impossible de localiser la publication originale.";
$a->strings["Empty post discarded."]="Publication vide rejetée.";
$a->strings["System error. Post not saved."]="Erreur système. Publication non sauvée.";
$a->strings["This message was sent to you by %s, a member of the Friendica social network."]="Ce message vous a été envoyé par %s, membre du réseau social Friendica.";
$a->strings["You may visit them online at %s"]="Vous pouvez leur rendre visite sur %s";
@ -1216,12 +1223,12 @@ $a->strings["%s posted an update."] = "%s a publié une mise à jour.";
$a->strings["{0} wants to be your friend"]="{0} souhaite être votre ami(e)";
$a->strings["{0} sent you a message"]="{0} vous a envoyé un message";
$a->strings["{0} requested registration"]="{0} a demandé à s'inscrire";
$a->strings["{0} commented %s's post"]="{0} a commenté une notice de %s";
$a->strings["{0} liked %s's post"]="{0} a aimé une notice de %s";
$a->strings["{0} disliked %s's post"]="{0} n'a pas aimé une notice de %s";
$a->strings["{0} commented %s's post"]="{0} a commenté la publication de %s";
$a->strings["{0} liked %s's post"]="{0} a aimé la publication de %s";
$a->strings["{0} disliked %s's post"]="{0} n'a pas aimé la publication de %s";
$a->strings["{0} is now friends with %s"]="{0} est désormais ami(e) avec %s";
$a->strings["{0} posted"]="{0} a posté";
$a->strings["{0} tagged %s's post with #%s"]="{0} a taggué la notice de %s avec #%s";
$a->strings["{0} posted"]="{0} a publié";
$a->strings["{0} tagged %s's post with #%s"]="{0} a étiqueté la publication de %s avec #%s";
$a->strings["{0} mentioned you in a post"]="{0} vous a mentionné dans une publication";
$a->strings["OpenID protocol error. No ID returned."]="Erreur de protocole OpenID. Pas d'ID en retour.";
$a->strings["Account not found and OpenID registration is not permitted on this site."]="Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site.";
$a->strings["%s liked %s's post"]="%s a aimé le billet de %s";
$a->strings["%s disliked %s's post"]="%s n'a pas aimé le billet de %s";
$a->strings["%s liked %s's post"]="%s a aimé la publication de %s";
$a->strings["%s disliked %s's post"]="%s n'a pas aimé la publication de %s";
$a->strings["%s is now friends with %s"]="%s est désormais ami(e) avec %s";
$a->strings["%s created a new post"]="%s a publié un billet";
$a->strings["%s commented on %s's post"]="%s a commenté le billet de %s";
$a->strings["%s created a new post"]="%s a créé une nouvelle publication";
$a->strings["%s commented on %s's post"]="%s a commenté la publication de %s";
$a->strings["No more network notifications."]="Aucune notification du réseau.";
$a->strings["Network Notifications"]="Notifications du réseau";
$a->strings["No more personal notifications."]="Aucun notification personnelle.";
@ -1344,7 +1351,7 @@ $a->strings["Follow Thread"] = "Suivre le fil";
$a->strings["View Status"]="Voir les statuts";
$a->strings["View Profile"]="Voir le profil";
$a->strings["View Photos"]="Voir les photos";
$a->strings["Network Posts"]="Posts du Réseau";
$a->strings["Network Posts"]="Publications du réseau";
$a->strings["Edit Contact"]="Éditer le contact";
$a->strings["Send PM"]="Message privé";
$a->strings["Poke"]="Sollicitations (pokes)";
@ -1359,18 +1366,18 @@ $a->strings["%s don't like this."] = "%s n'aiment pas ça.";
$a->strings["Visible to <strong>everybody</strong>"]="Visible par <strong>tout le monde</strong>";
$a->strings["Please enter a video link/URL:"]="Entrez un lien/URL video :";
$a->strings["Please enter an audio link/URL:"]="Entrez un lien/URL audio :";
$a->strings["Tag term:"]="Tag : ";
$a->strings["Tag term:"]="Terme d'étiquette:";
$a->strings["Where are you right now?"]="Où êtes-vous présentemment?";
$a->strings["Delete item(s)?"]="Supprimer les élément(s) ?";
$a->strings["Post to Email"]="Publier aussi par courriel";
$a->strings["Post to Email"]="Publier aux courriels";
$a->strings["Connectors disabled, since \"%s\" is enabled."]="";
$a->strings["permissions"]="permissions";
$a->strings["Post to Groups"]="";
$a->strings["Post to Contacts"]="";
$a->strings["Post to Groups"]="Publier aux groupes";
$a->strings["Post to Contacts"]="Publier aux contacts";
$a->strings["Private post"]="Message privé";
$a->strings["Logged out."]="Déconnecté.";
$a->strings["Error decoding account file"]="";
$a->strings["Error! No version data in file! This is not a Friendica account file?"]="";
$a->strings["Error decoding account file"]="Une erreur a été détecté en décodant un fichier utilisateur";
$a->strings["Error! No version data in file! This is not a Friendica account file?"]="Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?";
@ -1605,41 +1615,43 @@ $a->strings["Ability to create multiple profiles"] = "Possibilité de créer plu
$a->strings["Post Composition Features"]="Caractéristiques de composition de publication";
$a->strings["Richtext Editor"]="Éditeur de texte enrichi";
$a->strings["Enable richtext editor"]="Activer l'éditeur de texte enrichi";
$a->strings["Post Preview"]="Aperçu du billet";
$a->strings["Allow previewing posts and comments before publishing them"]="Permet la prévisualisation des billets et commentaires avant de les publier";
$a->strings["Post Preview"]="Aperçu de la publication";
$a->strings["Allow previewing posts and comments before publishing them"]="Permet la prévisualisation des publications et commentaires avant de les publier";
$a->strings["Auto-mention Forums"]="";
$a->strings["Add/remove mention when a fourm page is selected/deselected in ACL window."]="";
$a->strings["Network Sidebar Widgets"]="Widgets réseau pour barre latérale";
$a->strings["Search by Date"]="Rechercher par Date";
$a->strings["Ability to select posts by date ranges"]="Capacité de sélectionner les billets par intervalles de dates";
$a->strings["Ability to select posts by date ranges"]="Capacité de sélectionner les publications par intervalles de dates";
$a->strings["Group Filter"]="Filtre de groupe";
$a->strings["Enable widget to display Network posts only from selected group"]="Activer le widget d’affichage des Posts du Réseau seulement pour le groupe sélectionné";
$a->strings["Enable widget to display Network posts only from selected group"]="Activer le widget d’affichage des publications du réseau seulement pour le groupe sélectionné";
$a->strings["Network Filter"]="Filtre de réseau";
$a->strings["Enable widget to display Network posts only from selected network"]="Activer le widget d’affichage des Posts du Réseau seulement pour le réseau sélectionné";
$a->strings["Enable widget to display Network posts only from selected network"]="Activer le widget d’affichage des publications du réseau seulement pour le réseau sélectionné";
$a->strings["Save search terms for re-use"]="Sauvegarder la recherche pour une utilisation ultérieure";
$a->strings["Network Tabs"]="Onglets Réseau";
$a->strings["Network Personal Tab"]="Onglet Réseau Personnel";
$a->strings["Enable tab to display only Network posts that you've interacted on"]="Activer l'onglet pour afficher seulement les Posts du Réseau où vous avez interagit";
$a->strings["Network New Tab"]="";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"]="";
$a->strings["Network Shared Links Tab"]="";
$a->strings["Enable tab to display only Network posts with links in them"]="";
$a->strings["Enable tab to display only Network posts that you've interacted on"]="Activer l'onglet pour afficher seulement les publications du réseau où vous avez interagit";
$a->strings["Network New Tab"]="Nouvel onglet réseaux";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"]="Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)";
$a->strings["Enable tab to display only Network posts with links in them"]="Activer l'onglet pour afficher seulement les publications du réseau contenant des liens";
$a->strings["Post/Comment Tools"]="outils de publication/commentaire";
$a->strings["Background Image"]="Immagine di sfondo";
$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."]="L'indirizzo di un'immagine (p.e. dal tuo album di foto) che deve essere usata come immagine di sfondo.";
$a->strings["Background Color"]="Colore di sfondo";
$a->strings["HEX value for the background color. Don't include the #"]="Valore esadecimale del colore di sfondo. Non includere il #";
$a->strings["font size"]="dimensione del font";
$a->strings["base font size for your interface"]="dimensione del font di base per la tua interfaccia";
$a->strings["dark"]="";
$a->strings["black"]="";
$a->strings["Background Image"]="";
$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."]="";
$a->strings["Background Color"]="";
$a->strings["HEX value for the background color. Don't include the #"]="";
$a->strings["font size"]="";
$a->strings["base font size for your interface"]="";
$a->strings["Set resize level for images in posts and comments (width and height)"]="Dimensione immagini in messaggi e commenti (larghezza e altezza)";
$a->strings["Set theme width"]="Imposta la larghezza del tema";
$a->strings["Set style"]="Imposta stile";
@ -389,7 +391,6 @@ $a->strings["view/smarty3 is writable"] = "view/smarty3 è scrivibile";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."]="La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server.";
$a->strings["Url rewrite is working"]="La riscrittura degli url funziona";
$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["Errors encountered creating database tables."]="La creazione delle tabelle del database ha generato errori.";
$a->strings["<h1>What next</h1>"]="<h1>Cosa fare ora</h1>";
$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["Theme settings updated."]="Impostazioni del tema aggiornate.";
$a->strings["Suppress language information in meta information about a posting."]="Disattiva le informazioni sulla lingua nei meta di un post.";
$a->strings["Path to item cache"]="Percorso cache elementi";
$a->strings["Cache duration in seconds"]="Durata della cache in secondi";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day)."]="Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno).";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."]="";
$a->strings["Maximum numbers of comments per post"]="";
$a->strings["How much comments should be shown for each post? Default value is 100."]="";
$a->strings["Path for lock file"]="Percorso al file di lock";
$a->strings["<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a href=\"%s\" target=\"_blank\">post</a>"]="<span><a href=\"%s\" target=\"_blank\">%s</a> ha scritto il seguente <a href=\"%s\" target=\"_blank\">messaggio</a>";
$a->strings["Delete this item?"]="Usunąć ten element?";
$a->strings["show fewer"]="Pokaż mniej";
$a->strings["Update %s failed. See error logs."]="";
@ -391,7 +394,6 @@ $a->strings["view/smarty3 is writable"] = "";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."]="";
$a->strings["Url rewrite is working"]="";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."]="Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera.";
$a->strings["Errors encountered creating database tables."]="Zostały napotkane błędy przy tworzeniu tabeli bazy danych.";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."]="WAŻNE: Musisz [ręcznie] skonfigurowć zaplanowane zadanie dla poller.";
@ -421,6 +423,7 @@ $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] =
$a->strings["Site settings updated."]="Ustawienia strony zaktualizowane";
$a->strings["No special theme for mobile devices"]="Brak specialnego motywu dla urządzeń mobilnych";
$a->strings["Never"]="Nigdy";
$a->strings["At post arrival"]="";
$a->strings["Frequently"]="Jak najczęściej";
$a->strings["Hourly"]="Godzinowo";
$a->strings["Twice daily"]="Dwa razy dziennie";
@ -488,6 +491,8 @@ $a->strings["Disallow public access to addons listed in the apps menu."] = "Nie
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."]="";
$a->strings["Don't embed private images in posts"]="";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."]="";
$a->strings["Allow Users to set remote_self"]="";
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."]="";
$a->strings["Disallow users to register additional accounts for use as pages."]="Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. ";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="";