From 479e4410c5625818bcdfd3da434f0b3cdb70c987 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 23 Sep 2014 02:05:45 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/bn_BD.php | 1 + lib/l10n/fr.php | 2 ++ 2 files changed, 3 insertions(+) (limited to 'lib/l10n') 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 true tag which is not allowed for non shipped apps" => "অ্যাপ ইনস্টল করা যাবেনা কারণ এতে ননশিপড অ্যাপ এর জন্য অননুমোদিত true ট্যাগ বিদ্যমান ", 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", -- cgit v1.2.3