From 1bbd1622bb1aec5e121b20cfaed53ba579790a5a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 5 Apr 2022 03:19:27 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/fr.js | 2 +- l10n/fr.json | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) (limited to 'l10n') diff --git a/l10n/eu.js b/l10n/eu.js index 852cd44..ca1a16a 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -60,6 +60,7 @@ OC.L10N.register( "Memory limit" : "Memoria muga", "Max execution time" : "Gehienezko exekuzio denbora", "Upload max size" : "Kargatzeko gehienezko tamaina", + "Extensions:" : "Hedapenak:", "Database" : "Datu-basea", "Type" : "Mota", "External monitoring tool" : "Kanpo jarraipen tresna", diff --git a/l10n/eu.json b/l10n/eu.json index d1b8c2f..e5b25bd 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -58,6 +58,7 @@ "Memory limit" : "Memoria muga", "Max execution time" : "Gehienezko exekuzio denbora", "Upload max size" : "Kargatzeko gehienezko tamaina", + "Extensions:" : "Hedapenak:", "Database" : "Datu-basea", "Type" : "Mota", "External monitoring tool" : "Kanpo jarraipen tresna", diff --git a/l10n/fr.js b/l10n/fr.js index 22f2718..ad86119 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -82,4 +82,4 @@ OC.L10N.register( "Size:" : "Taille :", "You can connect an external monitoring tool by using this end point:" : "Vous pouvez connecter un outil de surveillance externe en utilisant ce point d'extrémité :" }, -"nplurals=2; plural=(n > 1);"); +"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 b6fe0fa..21eccee 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -79,5 +79,5 @@ "Type:" : "Type :", "Size:" : "Taille :", "You can connect an external monitoring tool by using this end point:" : "Vous pouvez connecter un outil de surveillance externe en utilisant ce point d'extrémité :" -},"pluralForm" :"nplurals=2; plural=(n > 1);" +},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3