Browse Source

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/7096/head
Nextcloud bot 4 years ago
parent
commit
e5d1a5e51a
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 2
      l10n/fr.js
  2. 2
      l10n/fr.json

2
l10n/fr.js

@ -1202,4 +1202,4 @@ OC.L10N.register(
"Set the notification level for the current conversation. This will affect only the notifications you receive." : "Définir le niveau de notification pour la conversation courante. Cela n'affectera que les notifications que vous recevrez.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server" : "OK : les fichiers \".wasm\" and \".tflite\" ont bien été retournés par le serveur web"
},
"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
"nplurals=2; plural=(n > 1);");

2
l10n/fr.json

@ -1199,5 +1199,5 @@
"Fullscreen (f)" : "Plein écran (f)",
"Set the notification level for the current conversation. This will affect only the notifications you receive." : "Définir le niveau de notification pour la conversation courante. Cela n'affectera que les notifications que vous recevrez.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server" : "OK : les fichiers \".wasm\" and \".tflite\" ont bien été retournés par le serveur web"
},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
Loading…
Cancel
Save