Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fr.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7341650a59cc730623446982b1279b80d463a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Invalid file path supplied." : "Chemin de fichier fourni non valide.",
    "Cannot save file as it has been modified since opening" : "Impossible de sauvegarder le fichier, il a été modifié entre temps",
    "Insufficient permissions" : "Permissions insuffisantes",
    "File path not supplied" : "Chemin du fichier non fourni",
    "File mtime not supplied" : "mtime du fichier non fourni",
    "Save" : "Enregistrer",
    "Search" : "Rechercher",
    "Next" : "Suivant",
    "Clear" : "Effacer",
    "Saving..." : "Enregistrement...",
    "An error occurred!" : "Une erreur est survenue !",
    "There are unsaved changes in the text editor" : "Certaines modifications dans l'éditeur de texte n'ont pas été sauvegardées",
    "There were unsaved changes, click here to go back" : "Certaines modifications n'ont pas été sauvegardées. Cliquez ici pour revenir en arrière"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}