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 Mar 26, 2024
1 parent 70b1465 commit 1b45c58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ OC.L10N.register(
"files_lock",
{
"File is currently locked by %s" : "Le fichier est actuellement verrouillé par %s",
"File is not locked" : "Le fichier n'est pas verrouillé",
"File is not locked" : "Le fichier nest pas verrouillé",
"File can only be unlocked by providing a valid owner lock token" : "Le fichier ne peut être déverrouillé qu'en fournissant un jeton de verrouillage propriétaire valide",
"File can only be unlocked by the owner of the lock" : "Le fichier ne peut être déverrouillé que par le propriétaire du verrouillage",
"Temporary files lock" : "Verrouillage temporaire des fichiers ",
Expand Down
2 changes: 1 addition & 1 deletion l10n/fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "translations": {
"File is currently locked by %s" : "Le fichier est actuellement verrouillé par %s",
"File is not locked" : "Le fichier n'est pas verrouillé",
"File is not locked" : "Le fichier nest pas verrouillé",
"File can only be unlocked by providing a valid owner lock token" : "Le fichier ne peut être déverrouillé qu'en fournissant un jeton de verrouillage propriétaire valide",
"File can only be unlocked by the owner of the lock" : "Le fichier ne peut être déverrouillé que par le propriétaire du verrouillage",
"Temporary files lock" : "Verrouillage temporaire des fichiers ",
Expand Down

0 comments on commit 1b45c58

Please sign in to comment.