'terms' => "By signing up, you agree to our <ahref=\"".route('site.terms')."\"class=\"font-weight-boldtext-dark\">Terms of Use</a> and <ahref=\"".route('site.privacy')."\"class=\"font-weight-boldtext-dark\">Privacy Policy</a>.",
'sensitiveContentWarning' => 'This post may contain sensitive content',
'javascript' => 'Please enable javascript to view this content.',
'loading' => 'Loading...',
'continue' => 'Continue',
],
@ -74,6 +75,7 @@ return [
'privacy' => 'Privacy',
'terms' => 'Terms',
'legalNotice' => 'Legal Notice',
'mobileApps' => 'Mobile Apps',
// Temporary links
'backToPreviousDesign' => 'Go back to previous design',
@ -370,4 +372,42 @@ return [
],
],
'powered_by_pixelfed' => 'Powered by Pixelfed',
'landing' => [
'login' => 'Login',
'signup' => 'Sign up',
'about' => 'About',
'directory' => 'Directory',
'explore' => 'Explore',
'decentralized_by_pixelfed' => 'Decentralized photo sharing social media powered by <ahref="https://pixelfed.org"target="_blank">Pixelfed</a>',
'posts' => 'Posts',
'active_users' => 'Active Users',
'total_users' => 'Total Users',
'managed_by' => 'Managed By',
'server_rules' => 'Server Rules',
'supported_features' => 'Supported Features',
'features' => [
'photo_posts' => 'Photo Posts',
'photo_albums' => 'Photo Albums',
'photo_filters' => 'Photo Filters',
'collections' => 'Collections',
'comments' => 'Comments',
'hashtags' => 'Hashtags',
'likes' => 'Likes',
'notifications' => 'Notifications',
'shares' => 'Shares',
'share_up_to_n_photos' => 'You can share up to <spanclass="font-weight-bold">{num_photos}</span> photos* at a time with a max caption length of <spanclass="font-weight-bold">{caption_length}</span> characters.',
'share_up_to_n_photos_videos' => 'You can share up to <spanclass="font-weight-bold">{num_photos}</span> photos* or <spanclass="font-weight-bold">{num_video}</span> video* at a time with a max caption length of <spanclass="font-weight-bold">{caption_length}</span> characters.',
'file_size' => '* - Maximum file size is {max_size}',
'federation' => 'Federation',
'mobile_app' => 'Mobile App Support',
'stories' => 'Stories',
'videos' => 'Videos',
],
'discover_accounts' => 'Discover accounts and people',
'nothing_to_show' => 'Nothing to show yet! Check back later.',
'terms' => "En vous inscrivant, vous acceptez nos <ahref=\"".route('site.terms')."\"class=\"font-weight-boldtext-dark\">conditions d’utilisation</a> et <ahref=\"".route('site.privacy')."\"class=\"font-weight-boldtext-dark\">politique de confidentialité</a>.",
'sensitiveContentWarning' => 'Le contenu de cette publication peut être sensible',
'javascript' => 'Activez JavaScript SVP pour consulter ce contenu.',
],
'site' => [
@ -69,6 +70,7 @@ return [
'language' => 'Langue',
'privacy' => 'Confidentialité',
'terms' => 'Conditions',
'mobileApps' => 'Applis mobiles',
// Temporary links
'backToPreviousDesign' => 'Revenir au design précédent'
@ -222,4 +224,41 @@ return [
'feed' => 'Fil',
],
'powered_by_pixelfed' => 'Propulsé par Pixelfed',
'landing' => [
'login' => 'Se connecter',
'signup' => 'Créer un compte',
'about' => 'À propos',
'directory' => 'Annuaire',
'explore' => 'Explorer',
'decentralized_by_pixelfed' => 'Média social décentralisé de partage de photo, propulsé par <ahref="https://pixelfed.org"target="_blank">Pixelfed</a>',
'posts' => 'Publications',
'active_users' => 'Utilisateurs actifs',
'total_users' => 'Utilisateurs au total',
'managed_by' => 'Géré par',
'server_rules' => 'Règles du serveur',
'supported_features' => 'Fonctionnalités prises en charge',
'features' => [
'photo_posts' => 'Publication de photos',
'photo_albums' => 'Albums photos',
'photo_filters' => 'Filtres',
'collections' => 'Collections',
'comments' => 'Commentaires',
'hashtags' => 'Hashtags',
'likes' => 'J\'aime',
'notifications' => 'Notifications',
'shares' => 'Partages',
'share_up_to_n_photos' => 'Vous pouvez partager jusqu\'à <spanclass="font-weight-bold">{num_photos}</span> photos* à la fois avec des légendes d\'une longueur maximale de <spanclass="font-weight-bold">{caption_length}</span> caractères.',
'share_up_to_n_photos_videos' => 'Vous pouvez partager jusqu\'à <spanclass="font-weight-bold">{num_photos}</span> photos* ou <spanclass="font-weight-bold">{num_video}</span> vidéo* à la fois avec des légendes d\'une longueur maximale de <spanclass="font-weight-bold">{caption_length}</span> caractères.',
'file_size' => '* la taille maximale des fichiers est {max_size}',
'federation' => 'Fédération',
'mobile_app' => 'Application mobile',
'stories' => 'Stories',
'videos' => 'Vidéos',
],
'discover_accounts' => 'Découvrir des comptes et personnes',
'nothing_to_show' => 'Rien à montrer pour le moment… Revenez plus tard.',