Skip to content

Commit d89bf2b

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 428ba43 commit d89bf2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

l10n/fr.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ OC.L10N.register(
1313
"There is no plugin available to display this file type" : "Il n'y a pas d'extension disponible pour afficher ce type de fichier.",
1414
"View" : "Afficher"
1515
},
16-
"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
16+
"nplurals=2; plural=(n > 1);");

l10n/fr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"Delete" : "Supprimer",
1111
"There is no plugin available to display this file type" : "Il n'y a pas d'extension disponible pour afficher ce type de fichier.",
1212
"View" : "Afficher"
13-
},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
13+
},"pluralForm" :"nplurals=2; plural=(n > 1);"
1414
}

0 commit comments

Comments
 (0)