tooot/src/i18n/fr/components/timeline.json

152 lines
4.5 KiB
JSON
Raw Normal View History

New Crowdin updates (#440) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (Chinese Simplified) * New translations instance.json (German) * New translations parse.json (German) * New translations timeline.json (German) * New translations mediaSelector.json (German) * New translations emojis.json (German) * New translations contextMenu.json (German) * New translations actions.json (German) * New translations compose.json (German) * New translations accountSelection.json (German) * New translations timeline.json (German) * New translations contextMenu.json (German) * New translations actions.json (German) * New translations compose.json (German) * New translations tabs.json (German) * New translations screens.json (German) * New translations common.json (French) * New translations instance.json (French) * New translations parse.json (French) * New translations relationship.json (French) * New translations timeline.json (French) * New translations actions.json (French) * New translations imageViewer.json (French) * New translations announcements.json (French) * New translations compose.json (French) * New translations screens.json (French) * New translations tabs.json (French) * New translations mediaSelector.json (French) * New translations emojis.json (French) * New translations contextMenu.json (French) * New translations accountSelection.json (French) * New translations actions.json (French) * New translations announcements.json (French) * New translations compose.json (French) * New translations accountSelection.json (French) * New translations instance.json (French) * New translations parse.json (French) * New translations relationship.json (French) * New translations timeline.json (French) * New translations imageViewer.json (French) * New translations compose.json (French) * New translations tabs.json (French) * New translations mediaSelector.json (French) * New translations emojis.json (French) * New translations contextMenu.json (French) * New translations common.json (French) * New translations compose.json (French) * New translations screens.json (French) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (French) * New translations instance.json (French)
2022-11-11 23:47:48 +01:00
{
"empty": {
"error": {
"message": "Erreur de chargement",
"button": "Réessayer"
},
"success": {
"message": "La chronologie est vide"
}
},
"end": {
"message": "Fin, qu'en est-il d'une tasse de <0 />"
},
"lookback": {
"message": "Dernière lecture à"
},
"refresh": {
"fetchPreviousPage": "Plus récent à partir d'ici",
"refetch": "À la dernière"
},
"shared": {
"actioned": {
"pinned": "Épinglé",
"favourite": "{{name}} a mis votre pouet en favoris",
"status": "{{name}} vient d'être posté",
"follow": "{{name}} vous suit",
"follow_request": "{{name}} a demandé à vous suivre",
"poll": "Un sondage auquel vous avez participé est maintenant terminé",
"reblog": {
"default": "{{name}} a partagé",
"notification": "{{name}} a partagé votre message"
},
"update": "Le reblog a été modifié"
},
"actions": {
"reply": {
"accessibilityLabel": "Répondre à ce pouet"
},
"reblogged": {
"accessibilityLabel": "Partager ce pouet",
"function": "Pouet de Boost",
"options": {
"title": "Choisir la visibilité du boost",
"public": "Boost public",
"unlisted": "Retirer le boost"
}
},
"favourited": {
"accessibilityLabel": "Ajouter ce pouet aux favoris",
"function": "Mettre le pouet en favori"
},
"bookmarked": {
"accessibilityLabel": "Ajouter ce pouet aux signets",
"function": "Pouet de signet"
}
},
"actionsUsers": {
"reblogged_by": {
"accessibilityLabel": "{{count}} utilisateurs ont boosté ce pouet",
"accessibilityHint": "Touchez pour connaître les utilisateurs",
"text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
},
"favourited_by": {
"accessibilityLabel": "{{count}} utilisateurs ont boosté ce pouet",
"accessibilityHint": "Touchez pour connaître les utilisateurs",
"text": "$t(screenTabs:shared.users.statuses.favourited_by)"
},
"history": {
"accessibilityLabel": "Ce pouet a été modifié {{count}} fois",
"accessibilityHint": "Appuyer pour afficher l'historique d'édition complet",
"text_one": "{{count}} modification",
"text_other": "{{count}} modifications"
}
},
"attachment": {
"sensitive": {
"button": "Afficher les médias sensibles"
},
"unsupported": {
"text": "Erreur de chargement",
"button": "Essayer le lien distant"
}
},
"avatar": {
"accessibilityLabel": "Avatar de {{name}}",
"accessibilityHint": "Appuyez pour accéder à la page de {{name}}"
},
"content": {
"expandHint": "Contenu masqué"
},
New Crowdin updates (#455) * New translations timeline.json (German) * New translations timeline.json (Italian) * New translations timeline.json (Japanese) * New translations timeline.json (Korean) * New translations timeline.json (Chinese Simplified) * New translations timeline.json (Chinese Traditional) * New translations timeline.json (Vietnamese) * New translations timeline.json (Portuguese, Brazilian) * New translations timeline.json (French) * New translations contextMenu.json (French) * New translations timeline.json (Chinese Simplified) * New translations common.json (Polish) * New translations instance.json (Polish) * New translations parse.json (Polish) * New translations relationship.json (Polish) * New translations timeline.json (Polish) * New translations actions.json (Polish) * New translations imageViewer.json (Polish) * New translations announcements.json (Polish) * New translations compose.json (Polish) * New translations screens.json (Polish) * New translations tabs.json (Polish) * New translations mediaSelector.json (Polish) * New translations emojis.json (Polish) * New translations contextMenu.json (Polish) * New translations accountSelection.json (Polish) * New translations parse.json (Japanese) * New translations timeline.json (Japanese) * New translations mediaSelector.json (Japanese) * New translations tabs.json (Japanese) * New translations screens.json (Japanese) * New translations timeline.json (French) * New translations common.json (Polish) * New translations timeline.json (Polish) * New translations common.json (Spanish) * New translations instance.json (Spanish) * New translations parse.json (Spanish) * New translations relationship.json (Spanish) * New translations timeline.json (Spanish) * New translations actions.json (Spanish) * New translations imageViewer.json (Spanish) * New translations announcements.json (Spanish) * New translations compose.json (Spanish) * New translations screens.json (Spanish) * New translations tabs.json (Spanish) * New translations mediaSelector.json (Spanish) * New translations emojis.json (Spanish) * New translations contextMenu.json (Spanish) * New translations accountSelection.json (Spanish) * New translations timeline.json (Vietnamese) * New translations tabs.json (Vietnamese)
2022-11-14 16:08:35 +01:00
"filtered": "Filtré: {{phrase}}.",
New Crowdin updates (#440) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (Chinese Simplified) * New translations instance.json (German) * New translations parse.json (German) * New translations timeline.json (German) * New translations mediaSelector.json (German) * New translations emojis.json (German) * New translations contextMenu.json (German) * New translations actions.json (German) * New translations compose.json (German) * New translations accountSelection.json (German) * New translations timeline.json (German) * New translations contextMenu.json (German) * New translations actions.json (German) * New translations compose.json (German) * New translations tabs.json (German) * New translations screens.json (German) * New translations common.json (French) * New translations instance.json (French) * New translations parse.json (French) * New translations relationship.json (French) * New translations timeline.json (French) * New translations actions.json (French) * New translations imageViewer.json (French) * New translations announcements.json (French) * New translations compose.json (French) * New translations screens.json (French) * New translations tabs.json (French) * New translations mediaSelector.json (French) * New translations emojis.json (French) * New translations contextMenu.json (French) * New translations accountSelection.json (French) * New translations actions.json (French) * New translations announcements.json (French) * New translations compose.json (French) * New translations accountSelection.json (French) * New translations instance.json (French) * New translations parse.json (French) * New translations relationship.json (French) * New translations timeline.json (French) * New translations imageViewer.json (French) * New translations compose.json (French) * New translations tabs.json (French) * New translations mediaSelector.json (French) * New translations emojis.json (French) * New translations contextMenu.json (French) * New translations common.json (French) * New translations compose.json (French) * New translations screens.json (French) * New translations tabs.json (French) * New translations contextMenu.json (French) * New translations common.json (French) * New translations instance.json (French)
2022-11-11 23:47:48 +01:00
"fullConversation": "Conversations lues",
"translate": {
"default": "Traduire",
"succeed": "Traduit par {{provider}} de {{source}}",
"failed": "La traduction a échoué",
"source_not_supported": "cette langue n'est pas prise en charge",
"target_not_supported": "Cette langue n'est pas prise en charge"
},
"header": {
"shared": {
"account": {
"name": {
"accessibilityHint": "Nom de l'utilisateur"
},
"account": {
"accessibilityHint": "Compte de l'utilisateur"
}
},
"application": "Poussée avec {{application}}",
"edited": {
"accessibilityLabel": "Pouet édité"
},
"muted": {
"accessibilityLabel": "Pouet rendu muet"
},
"visibility": {
"direct": {
"accessibilityLabel": "Envoyer un message direct"
},
"private": {
"accessibilityLabel": "Visible uniquement pour les abonné·e·s"
}
}
},
"conversation": {
"withAccounts": "Avec",
"delete": {
"function": "Supprimer le message direct"
}
}
},
"poll": {
"meta": {
"button": {
"vote": "Voter",
"refresh": "Actualiser"
},
"count": {
"voters_one": "{{count}} utilisateur a voté",
"voters_other": "{{count}} utilisateurs ont voté",
"votes_one": "{{count}} votes",
"votes_other": "{{count}} votes"
},
"expiration": {
"expired": "Le vote a expiré",
"until": "Expire <0 />"
}
}
}
}
}