Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-25 18:43:19 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-25 18:43:19 +0300
commit05c7d50a5756f30d10d2718d3e0a4cc3ec7bf755 (patch)
treed237562c4ba23005fc34b47599f54a78b10bbc6e /l10n
parentbaaeff19755af988b32db17978aeda13db313214 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/fr.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 53bcf5738..9eff0fa69 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -43,7 +43,7 @@ OC.L10N.register(
"+ cc/bcc" : "+ cc/bcc",
"to" : "à",
"cc" : "cc",
- "bcc" : "bcc",
+ "bcc" : "cci",
"Subject" : "Sujet",
"Message …" : "Message ...",
"Add attachment from Files" : "Ajouter une pièce jointe depuis les Fichiers",
diff --git a/l10n/fr.json b/l10n/fr.json
index 12b792b7c..f0a0a4e75 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -41,7 +41,7 @@
"+ cc/bcc" : "+ cc/bcc",
"to" : "à",
"cc" : "cc",
- "bcc" : "bcc",
+ "bcc" : "cci",
"Subject" : "Sujet",
"Message …" : "Message ...",
"Add attachment from Files" : "Ajouter une pièce jointe depuis les Fichiers",
diff --git a/l10n/fr.php b/l10n/fr.php
index 5ed2192bc..1e4959d70 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -42,7 +42,7 @@ $TRANSLATIONS = array(
"+ cc/bcc" => "+ cc/bcc",
"to" => "à",
"cc" => "cc",
-"bcc" => "bcc",
+"bcc" => "cci",
"Subject" => "Sujet",
"Message …" => "Message ...",
"Add attachment from Files" => "Ajouter une pièce jointe depuis les Fichiers",