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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-16 06:20:31 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-16 06:20:31 +0300
commit471e4f03be67a3d600728c7a850b82e25af33bd9 (patch)
treed640a7f937c48087040125bac95344990ce63c3c
parente2badf5825bc846089cc1cf48cab7a2fec53361a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js6
-rw-r--r--l10n/fr.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 4c1ef40..4da300e 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -3,7 +3,9 @@ OC.L10N.register(
{
"CPU info not available" : "Information CPU non disponible",
"Load average: {cpu} (last minute)" : "Moyenne de la charge : (CPU) (dernière minute)",
+ "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes}/Utilisation actuelle : {memUsageBytes}",
"RAM info not available" : "Informations sur la RAM non disponibles",
+ "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes}/Utilisation actuelle : {swapUsageBytes}",
"SWAP info not available" : "L'information SWAP n'est pas disponible",
"Users" : "Utilisateurs",
"Groups" : "Groupes",
@@ -28,10 +30,14 @@ OC.L10N.register(
"CPU:" : "CPU :",
"Unknown Processor" : "Processeur inconnu",
"Memory:" : "Mémoire :",
+ "Server time:" : "Heure du serveur :",
+ "Uptime:" : "Durée de fonctionnement :",
"Temperature" : "Température",
"Load" : "Charge",
"Memory" : "Mémoire",
"Disk" : "Disque",
+ "Mount:" : "Montage :",
+ "Filesystem:" : "Système de fichiers :",
"Size:" : "Taille :",
"Available:" : "Disponible :",
"Used:" : "Utilisé :",
diff --git a/l10n/fr.json b/l10n/fr.json
index 75ff970..2db8602 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,7 +1,9 @@
{ "translations": {
"CPU info not available" : "Information CPU non disponible",
"Load average: {cpu} (last minute)" : "Moyenne de la charge : (CPU) (dernière minute)",
+ "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM : Total : {memTotalBytes}/Utilisation actuelle : {memUsageBytes}",
"RAM info not available" : "Informations sur la RAM non disponibles",
+ "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP : Total : {swapTotalBytes}/Utilisation actuelle : {swapUsageBytes}",
"SWAP info not available" : "L'information SWAP n'est pas disponible",
"Users" : "Utilisateurs",
"Groups" : "Groupes",
@@ -26,10 +28,14 @@
"CPU:" : "CPU :",
"Unknown Processor" : "Processeur inconnu",
"Memory:" : "Mémoire :",
+ "Server time:" : "Heure du serveur :",
+ "Uptime:" : "Durée de fonctionnement :",
"Temperature" : "Température",
"Load" : "Charge",
"Memory" : "Mémoire",
"Disk" : "Disque",
+ "Mount:" : "Montage :",
+ "Filesystem:" : "Système de fichiers :",
"Size:" : "Taille :",
"Available:" : "Disponible :",
"Used:" : "Utilisé :",