summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-23 02:05:45 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-23 02:05:45 -0400
commit479e4410c5625818bcdfd3da434f0b3cdb70c987 (patch)
tree5a605384aabb413c93d9ba4fdd3e9247a02d6ce7 /lib/l10n
parent37a5bff1552ce672abfb15ffc0ba0c2468fdd058 (diff)
downloadnextcloud-server-479e4410c5625818bcdfd3da434f0b3cdb70c987.tar.gz
nextcloud-server-479e4410c5625818bcdfd3da434f0b3cdb70c987.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/bn_BD.php1
-rw-r--r--lib/l10n/fr.php2
2 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/bn_BD.php b/lib/l10n/bn_BD.php
index 2440616b88d..89149cf96c5 100644
--- a/lib/l10n/bn_BD.php
+++ b/lib/l10n/bn_BD.php
@@ -17,6 +17,7 @@ $TRANSLATIONS = array(
"App directory already exists" => "এই অ্যাপ ডিরেক্টরিটি পূর্ব থেকেই বিদ্যমান",
"Can't create app folder. Please fix permissions. %s" => "অ্যাপ ফোল্ডার বানানো হেলনা। অনুমতি নির্ধারণ করুন। %s",
"No source specified when installing app" => "অ্যাপ ইনস্টল করতে যেয়ে কোন উৎস নির্দিষ্ট করা হয়নি",
+"Failed to open archive when installing app" => "অ্যাপ ইনস্টল করতে যেয়ে আর্কাইভ উম্মুক্তকরণ ব্যার্থ হলো",
"App does not provide an info.xml file" => "অ্যাপের সঙ্গে একটি info.xml ফাইল নেই",
"App can't be installed because of not allowed code in the App" => "অ্যাপের সাথে অননুমোদিত কোড থাকায় অ্যাপটি ইনস্টল করা যাবেনা",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "অ্যাপ ইনস্টল করা যাবেনা কারণ এতে ননশিপড অ্যাপ এর জন্য অননুমোদিত <shipped>true</shipped> ট্যাগ বিদ্যমান ",
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index 3f1fe6a9925..0c85c7cfe3d 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Ce problème est généralement résolu en donnant au serveur web un accès en écriture à ce répertoire",
"See %s" => "Voir %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire de configuration%s.",
+"Sample configuration detected" => "Configuration d'example détectée",
+"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Il a été détecté que le configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas supporté. Veuillez lire la documentation avant d'effectuer des modifications dans config.php",
"Help" => "Aide",
"Personal" => "Personnel",
"Settings" => "Paramètres",