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:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-30 05:16:07 +0300
commit68e52eb2d974eb8eabdfa4f0e391ab05f081a057 (patch)
treedb07f7c9fb228694386aedaa3b548917895abf2e
parentb2f99b39b7abc88d9b68e8723f019621e837c3b9 (diff)
[tx-robot] updated from transifexstable24
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