diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
commit | d66bf39de5b37e6269b77c8af7865233c1a40ab2 (patch) | |
tree | 8cb818e177a47165431981ef347d40561d781d01 /apps/files_external | |
parent | 96a21056c4aa2b7ae11e4414e1427e3941a8de11 (diff) | |
download | nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.tar.gz nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index dd1521f960c..1b2c5bea588 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -10,6 +10,7 @@ OC.L10N.register( "Error configuring OAuth2" : "Erreur lors de la configuration de OAuth2", "Generate keys" : "Générer des clés", "Error generating key pair" : "Erreur lors de la génération des clés", + "Type to select user or group." : "Tapez pour sélectionner un utilisateur ou un groupe.", "(Group)" : "(Groupe)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)", "Enable encryption" : "Activer le chiffrement", @@ -89,6 +90,7 @@ OC.L10N.register( "Hostname" : "Nom de l'hôte", "Port" : "Port", "Region" : "Région", + "Storage Class" : "Classe de stockage", "Enable SSL" : "Activer SSL", "Enable Path Style" : "Accès par path", "Legacy (v2) authentication" : "Authentification héritée (v2)", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 3c619763d60..e946f0034b2 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -8,6 +8,7 @@ "Error configuring OAuth2" : "Erreur lors de la configuration de OAuth2", "Generate keys" : "Générer des clés", "Error generating key pair" : "Erreur lors de la génération des clés", + "Type to select user or group." : "Tapez pour sélectionner un utilisateur ou un groupe.", "(Group)" : "(Groupe)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)", "Enable encryption" : "Activer le chiffrement", @@ -87,6 +88,7 @@ "Hostname" : "Nom de l'hôte", "Port" : "Port", "Region" : "Région", + "Storage Class" : "Classe de stockage", "Enable SSL" : "Activer SSL", "Enable Path Style" : "Accès par path", "Legacy (v2) authentication" : "Authentification héritée (v2)", |