diff options
Diffstat (limited to 'apps/user_status/l10n/fr.json')
-rw-r--r-- | apps/user_status/l10n/fr.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json new file mode 100644 index 00000000000..f81b326ba7a --- /dev/null +++ b/apps/user_status/l10n/fr.json @@ -0,0 +1,33 @@ +{ "translations": { + "Recent statuses" : "Statuts récents", + "In a meeting" : "En réunion", + "Commuting" : "Commuer", + "Out sick" : "En congé de maladie", + "Vacationing" : "En vacances", + "Working remotely" : "Travail à distance", + "User status" : "Statut utilisateur", + "Set custom status" : "Définir un statut personnalisé", + "Online" : "En ligne", + "Away" : "Absent", + "Do not disturb" : "Ne pas déranger", + "Invisible" : "Invisible", + "Offline" : "Hors connexion", + "Set status" : "Définir le statut", + "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut", + "Clear status after" : "Effacer l'état après", + "What's your status?" : "Quel est votre statut ?", + "Set a custom status" : "Définir un statut personnalisé", + "Clear custom status" : "Effacer le statut personnalisé", + "There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état", + "There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état", + "No recent status changes" : "Aucun changement de statut récent", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Ne pas effacer", + "Today" : "Aujourd'hui", + "This week" : "Cette semaine", + "30 minutes" : "30 minutes", + "1 hour" : "1 heure", + "4 hours" : "4 heures", + "Mute all notifications" : "Désactiver toutes les notifications" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file |