diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-05 02:22:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-05 02:22:10 +0000 |
commit | b73cde2396d99310c075374195c02d4a2f352bb3 (patch) | |
tree | 63ac86ff53b2b48b56181200c1065c8bc56adbdd /apps/user_status | |
parent | 9178484699e8b5a2fff872117e6261ebbd1f9cfd (diff) | |
download | nextcloud-server-b73cde2396d99310c075374195c02d4a2f352bb3.tar.gz nextcloud-server-b73cde2396d99310c075374195c02d4a2f352bb3.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 | 3 | ||||
-rw-r--r-- | apps/user_status/l10n/fr.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js index f42a9a2749c..083bb6cc3c5 100644 --- a/apps/user_status/l10n/fr.js +++ b/apps/user_status/l10n/fr.js @@ -3,12 +3,13 @@ OC.L10N.register( { "Recent statuses" : "Statuts récents", "In a meeting" : "En réunion", - "Commuting" : "Navetter", + "Commuting" : "En transit", "Out sick" : "En congé de maladie", "Vacationing" : "En vacances", "Working remotely" : "Travail à distance", "User status" : "Statut utilisateur", "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", "Online status" : "Statut en ligne", "Status message" : "Message d'état", diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json index 6d84db21eb1..cfcd68dfa67 100644 --- a/apps/user_status/l10n/fr.json +++ b/apps/user_status/l10n/fr.json @@ -1,12 +1,13 @@ { "translations": { "Recent statuses" : "Statuts récents", "In a meeting" : "En réunion", - "Commuting" : "Navetter", + "Commuting" : "En transit", "Out sick" : "En congé de maladie", "Vacationing" : "En vacances", "Working remotely" : "Travail à distance", "User status" : "Statut utilisateur", "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", "Online status" : "Statut en ligne", "Status message" : "Message d'état", |