Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 13, 2023
1 parent 908f85a commit 933d253
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ OC.L10N.register(
"Temporary files lock" : "Verrouillage temporaire des fichiers ",
"Temporary lock your files" : "Verrouillez temporairement vos fichiers",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés.",
"Locked by {user}" : "Verrouillé par {user}",
"Locked by {app}" : "Verrouillé par {app}",
"Unlock file" : "Déverrouiller le fichier",
"Lock file" : "Verrouiller le fichier",
"Locked by {0}" : "Verrouillé par {0}"
Expand Down
2 changes: 2 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Temporary files lock" : "Verrouillage temporaire des fichiers ",
"Temporary lock your files" : "Verrouillez temporairement vos fichiers",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés.",
"Locked by {user}" : "Verrouillé par {user}",
"Locked by {app}" : "Verrouillé par {app}",
"Unlock file" : "Déverrouiller le fichier",
"Lock file" : "Verrouiller le fichier",
"Locked by {0}" : "Verrouillé par {0}"
Expand Down

0 comments on commit 933d253

Please sign in to comment.