mirror of
https://github.com/nextcloud/passman.git
synced 2025-12-17 13:41:44 +08:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
4cac623e6a
commit
07fab75153
2 changed files with 4 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ OC.L10N.register(
|
|||
"Starting export" : "Démarrage de l'export",
|
||||
"Decrypting credentials" : "Déchiffrement des informations d'identification",
|
||||
"Failed to decrypt {{credential}}" : "Échec du déchiffrement {{credential}}",
|
||||
"Done" : "Fait",
|
||||
"Done" : "Terminé",
|
||||
"File read." : "Lecture du fichier",
|
||||
"Proceed with the following steps to import your file" : "Poursuivez les étapes suivantes pour importer votre fichier",
|
||||
"Skipping unlabeled credential" : "Ignorer les identifiants sans étiquette",
|
||||
|
|
@ -196,7 +196,7 @@ OC.L10N.register(
|
|||
"Crypto time" : "Temps d'encodage",
|
||||
"Total time spent encrypting" : "Temps passé au chiffrement",
|
||||
"Read" : "Lecture",
|
||||
"Write" : "Écriture",
|
||||
"Write" : "Écrire",
|
||||
"Files" : "Fichiers",
|
||||
"Revisions" : "Révisions",
|
||||
"Pending" : "En attente",
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"Starting export" : "Démarrage de l'export",
|
||||
"Decrypting credentials" : "Déchiffrement des informations d'identification",
|
||||
"Failed to decrypt {{credential}}" : "Échec du déchiffrement {{credential}}",
|
||||
"Done" : "Fait",
|
||||
"Done" : "Terminé",
|
||||
"File read." : "Lecture du fichier",
|
||||
"Proceed with the following steps to import your file" : "Poursuivez les étapes suivantes pour importer votre fichier",
|
||||
"Skipping unlabeled credential" : "Ignorer les identifiants sans étiquette",
|
||||
|
|
@ -194,7 +194,7 @@
|
|||
"Crypto time" : "Temps d'encodage",
|
||||
"Total time spent encrypting" : "Temps passé au chiffrement",
|
||||
"Read" : "Lecture",
|
||||
"Write" : "Écriture",
|
||||
"Write" : "Écrire",
|
||||
"Files" : "Fichiers",
|
||||
"Revisions" : "Révisions",
|
||||
"Pending" : "En attente",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue