nextcloud/apps/user_status/l10n/fr.json

33 lines
1.5 KiB
JSON
Raw Normal View History

2020-09-25 05:18:49 +03:00
{ "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);"
}