Fix "Save as file" french translation

pull/136/head
DegrangeM 2021-04-02 19:14:21 +02:00 committed by GitHub
parent 704a80e798
commit 159635dbe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@
"Create" : "Créer",
"Open recording" : "Ouvrir l'enregistrement",
"Copy to clipboard" : "Copier dans le presse-papier",
"Save as file" : "Copier dans le presse-papier",
"Save as file" : "Enregistrer dans un fichier",
"_%n participant_::_%n participants_" : ["%n participant","%n participants"],
"Delete" : "Supprimer",
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Êtes-vous sur de vouloir supprimer \"{name}\" ? Cette opération ne peut pas être annulée.",
@ -116,4 +116,4 @@
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Cette salle n'est pas encore ouverte. Nous allons réessayer dans %n seconde. Veuillez patienter.","Cette salle n'est pas encore ouverte. Nous allons réessayer dans %n secondes. Veuillez patienter."]
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
}