| Current Path : /home/quelfutuu/www/plugins/auto/mastodon/v2.0.1/lang/ |
| Current File : /home/quelfutuu/www/plugins/auto/mastodon/v2.0.1/lang/mastodon_en.php |
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
if (!defined("_ECRIRE_INC_VERSION")) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'article' => 'article',
// B
'bouton_envoyer' => 'Toot',
'bouton_envoyer_maintenant' => 'Send now',
'bouton_ne_pas_bloguer' => 'Don\'t send anything',
'bouton_preferer_compte' => 'Use this account (default)',
// C
'choisir' => 'choose',
'compte_tests' => 'Tests account',
'compte_defaut' => 'Default account for the @fonction@ function',
'creer_compte_services' => 'You can create an account for you website on one of the following services',
// E
'elements_signaler' => 'Elements to report to the public flow',
'erreur_verifier_configuration' => 'An error occures, please check the configuration.',
'erreur_connexion_compte' => 'Unable to connect with @account@ account.',
'erreur_envoi_desactive' => 'Toot sending is de-activated due to <tt>_TEST_MICROBLOG_SERVICE</tt> constant',
'erreur_config_pour_pouetter' => 'Configure the plugin to send a message.',
'erreur_creation_application' => 'Erreur when registering application',
// I
'invite' => 'Prompt',
'invite_statut' => 'Status prompt',
'invite_statut_explications' => 'The plugin can display a status prompt in the private space. Do you want to show this prompt to the allowed editors (default: administrators of the site)?',
'invite_afficher' => 'Show the status prompt',
// L
'label_associer_compte_mastodon' => 'Link your mastodon account to this site',
'label_aucun_compte_mastodon' => 'Aucun compte Mastodon enregistré.',
'label_default_visibility' => 'Default visibility',
'label_dissocier_compte_mastodon' => 'Delete this account',
'label_status' => 'What\'s in your mind ?',
'label_pouet'=> 'Edit the toot',
'label_username' => 'User name',
'label_visibility' => 'Visibility',
'label_visibility_public' => 'Public (post to public timelines)',
'label_visibility_unlisted' => 'Unlisted (do not post to public timelines)',
'label_visibility_private' => 'Followers-only (post to followers only)',
'label_visibility_direct' => 'Direct (post to mentioned users only)',
'legend_api_mastodon' => 'Mastodon Application',
'legend_comptes_mastodon' => 'Mastodon Accounts',
'lien_documentation' => 'View documentation',
'longueur_maxi_status' => 'Your message can\'t be longer than 140 chars',
// M
'message_envoye'=> 'Toot:',
// P
'presentation_laconica' => 'the public site of the laconi.ca software',
// N
'necessite_job_queue' => 'needs job_queue',
'notifications' => 'Notifications',
'notifications_publiques' => 'Public Notices',
// P
'poster_forums' => 'Posted forums',
'publier_forums' => 'Published forums',
'proposer_articles' => 'Proposed articles',
'propose' => 'proposed',
'publier_articles' => 'Published articles',
'publie' => 'published',
'publier_articles_futurs_immediatement'=>'Announce articles regardless of their date of publication',
'publier_articles_futurs_visibles'=>'Do not announce articles before the publication date set',
'publier_articles_shorturl'=>'Use short urls (needs an .htaccess file)',
'publier_articles_attente' => 'Stagger the publication in the time (minutes)',
// S
'service' => 'Service',
// T
'titre_mastodon' => 'Mastodon',
'titre_configurer_mastodon' => 'Mastodon Configuration',
'titre_configurer_mastodon_app' => 'Application & Accounts',
);