diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:55 +0000 |
commit | 6b15557839069cb1a252b3285430e9ad4fcabf02 (patch) | |
tree | 712267f4f9e07e9532f0a2a3490f79c47df11f95 /apps/user_status | |
parent | e33bc51ee0d47fd4dcb496650250d4d0599633ea (diff) | |
download | nextcloud-server-6b15557839069cb1a252b3285430e9ad4fcabf02.tar.gz nextcloud-server-6b15557839069cb1a252b3285430e9ad4fcabf02.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js index 083bb6cc3c5..899cb8b52ea 100644 --- a/apps/user_status/l10n/fr.js +++ b/apps/user_status/l10n/fr.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "En congé de maladie", "Vacationing" : "En vacances", "Working remotely" : "Travail à distance", + "In a call" : "En communication", "User status" : "Statut utilisateur", + "View profile" : "Voir le profil", "Clear status message after" : "Effacer le message d'état après", "What is your status?" : "Quel est votre statut ?", "Set status" : "Définir le statut", diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json index cfcd68dfa67..10f371719cb 100644 --- a/apps/user_status/l10n/fr.json +++ b/apps/user_status/l10n/fr.json @@ -5,7 +5,9 @@ "Out sick" : "En congé de maladie", "Vacationing" : "En vacances", "Working remotely" : "Travail à distance", + "In a call" : "En communication", "User status" : "Statut utilisateur", + "View profile" : "Voir le profil", "Clear status message after" : "Effacer le message d'état après", "What is your status?" : "Quel est votre statut ?", "Set status" : "Définir le statut", |