diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-21 00:20:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-21 00:20:31 +0000 |
commit | 488055e37e342d2189abf6dc308115e24ad5880a (patch) | |
tree | 6085293c740534e8d091e9a6dd409ce5d06c1ae9 /apps/federatedfilesharing/l10n/fr.js | |
parent | 64cbf914eb0fb1e793744494e949e1ee64eb9377 (diff) | |
download | nextcloud-server-488055e37e342d2189abf6dc308115e24ad5880a.tar.gz nextcloud-server-488055e37e342d2189abf6dc308115e24ad5880a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/fr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index 48ce0725b70..f4c3c2ea7b1 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -37,6 +37,7 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Partagez-le afin que vos amis puissent partager des fichiers avec vous :", "Facebook" : "Facebook", "X (formerly Twitter)" : "X (anciennement Twitter)", + "formerly Twitter" : "anciennement Twitter", "Mastodon" : "Mastodon", "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", @@ -45,6 +46,7 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon ID de Cloud Fédéré #Nextcloud", "Cloud ID copied to the clipboard" : "ID de Cloud Fédéré copié dans le presse-papiers", "Copy to clipboard" : "Copier dans le presse-papiers", + "Clipboard not available. Please copy the cloud ID manually." : "Presse-papiers non disponible. Veuillez copier l'ID cloud manuellement.", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voulez-vous ajouter le partage distant {name} depuis {owner}@{remote} ?", "Remote share" : "Partage distant", "Remote share password" : "Mot de passe du partage distant", |