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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-09 06:00:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-09 06:00:03 +0300
commit2a623827bfe914d716c8fe80f5fcc85d1464bff7 (patch)
tree4f0a138213ba46d3fabc444f72dffb7fdfa2eb22
parent54f2871d7e432558121d724cc7e33b40659cb4c3 (diff)
[tx-robot] updated from transifexv22.2.7rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js5
-rw-r--r--l10n/fr.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index e55797e..b7522f9 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -19,9 +19,12 @@ OC.L10N.register(
"App" : "App",
"Message" : "Message",
"Time" : "Heure",
+ "Load log file" : "Charger un fichier journal",
+ "Invalid log file" : "Fichier journal invalide",
"Log levels" : "Niveaux du registre",
"Log content" : "Contenu du registre",
"Live update" : "Mise à jour en direct",
- "Download logs" : "Télécharger les journaux"
+ "Download logs" : "Télécharger les journaux",
+ "Load log file …" : "Charger un fichier journal..."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index a8f9ff2..3ca19a3 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -17,9 +17,12 @@
"App" : "App",
"Message" : "Message",
"Time" : "Heure",
+ "Load log file" : "Charger un fichier journal",
+ "Invalid log file" : "Fichier journal invalide",
"Log levels" : "Niveaux du registre",
"Log content" : "Contenu du registre",
"Live update" : "Mise à jour en direct",
- "Download logs" : "Télécharger les journaux"
+ "Download logs" : "Télécharger les journaux",
+ "Load log file …" : "Charger un fichier journal..."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file