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

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-30 05:16:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-30 05:16:09 +0300
commit30b996af21de516b9ec9a099a2bfcfbaa5aa0ccd (patch)
treebd4e146f692cd1e5f39bd5737432041b96f4647c
parent5e14467226b20b70a1c4f09feddb61c3ff1ec9f7 (diff)
[tx-robot] updated from transifexstable23
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js3
-rw-r--r--l10n/fr.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 34db781..b425c0a 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -88,6 +88,8 @@ OC.L10N.register(
"Not completed" : "Non terminé",
"Orphan" : "Orphelin",
"Completed" : "Terminé",
+ "Not packed yet" : "Pas encore paqueté",
+ "Packed" : "Paqueté",
"Encrypted" : "Chiffré",
"Compressed" : "Compressé",
"Restoring points history" : "Historique des points de restauration",
@@ -101,6 +103,7 @@ OC.L10N.register(
"Local" : "Local",
"Next full restoring point" : "Prochain point de restauration complet",
"Next partial restoring point" : "Prochain point de restauration partiel",
+ "Unable to fetch restoring points" : "Incapable de récupérer les points de sauvegarde",
"local" : "local"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 093312f..d99ca9e 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -86,6 +86,8 @@
"Not completed" : "Non terminé",
"Orphan" : "Orphelin",
"Completed" : "Terminé",
+ "Not packed yet" : "Pas encore paqueté",
+ "Packed" : "Paqueté",
"Encrypted" : "Chiffré",
"Compressed" : "Compressé",
"Restoring points history" : "Historique des points de restauration",
@@ -99,6 +101,7 @@
"Local" : "Local",
"Next full restoring point" : "Prochain point de restauration complet",
"Next partial restoring point" : "Prochain point de restauration partiel",
+ "Unable to fetch restoring points" : "Incapable de récupérer les points de sauvegarde",
"local" : "local"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file