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:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-30 05:16:05 +0300
commit2c091af5f658944ac5d9a6e312313730f9a03ee6 (patch)
tree6f802ec95d9e99a63df5d7964ead03c8d63b52c1
parent78576c257d2ad512d3c3af361453ec63b01ddfc3 (diff)
[tx-robot] updated from transifex
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