diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-30 01:57:04 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-30 01:57:04 -0400 |
commit | 53f3b7ab52a938b525c40436512e545af38706d2 (patch) | |
tree | c3b013f1dc51e45557989f55524cd6dc0cdf01dc /lib | |
parent | 0b883553688dcc0c522afd6b3e48bc303b956edf (diff) | |
download | nextcloud-server-53f3b7ab52a938b525c40436512e545af38706d2.tar.gz nextcloud-server-53f3b7ab52a938b525c40436512e545af38706d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/bn_BD.php | 10 | ||||
-rw-r--r-- | lib/l10n/et_EE.php | 2 |
2 files changed, 12 insertions, 0 deletions
diff --git a/lib/l10n/bn_BD.php b/lib/l10n/bn_BD.php index 82a7fccf47f..c28f399610e 100644 --- a/lib/l10n/bn_BD.php +++ b/lib/l10n/bn_BD.php @@ -1,11 +1,21 @@ <?php $TRANSLATIONS = array( +"Cannot write into \"config\" directory!" => "\"config\" ডিরেক্টরিতে লেখা যায়না!", +"This can usually be fixed by giving the webserver write access to the config directory" => "সাধারণতঃ ওয়বসার্ভারকে কনফিগ ডিরেক্টরিতে লেখার অধিকার দিয়ে এই সমস্যা সমাধান করা যায়", +"See %s" => "%s দেখ", +"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "সাধারণতঃ ওয়বসার্ভারকে কনফিগ ডিরেক্টরি%sতে লেখার অধিকার দিয়ে%s এই সমস্যা সমাধান করা যায়", +"Sample configuration detected" => "নমুনা কনফিগারেশন পাওয়া গেছে", "Help" => "সহায়িকা", "Personal" => "ব্যক্তিগত", "Settings" => "নিয়ামকসমূহ", "Users" => "ব্যবহারকারী", "Admin" => "প্রশাসন", +"No app name specified" => "কোন অ্যাপ নাম সুনির্দিষ্ট নয়", +"Unknown filetype" => "অজানা প্রকৃতির ফাইল", +"Invalid image" => "অবৈধ চিত্র", "web services under your control" => "ওয়েব সার্ভিস আপনার হাতের মুঠোয়", +"App directory already exists" => "এই অ্যাপ ডিরেক্টরিটি পূর্ব থেকেই বিদ্যমান", +"Can't create app folder. Please fix permissions. %s" => "অ্যাপ ফোল্ডার বানানো হেলনা। অনুমতি নির্ধারণ করুন। %s", "Application is not enabled" => "অ্যাপ্লিকেসনটি সক্রিয় নয়", "Authentication error" => "অনুমোদন ঘটিত সমস্যা", "Token expired. Please reload page." => "টোকেন মেয়াদোত্তীর্ণ। দয়া করে পৃষ্ঠাটি পূনরায় লোড করুন।", diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php index a07ef8f249c..365c2e1f96a 100644 --- a/lib/l10n/et_EE.php +++ b/lib/l10n/et_EE.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Tavaliselt saab selle lahendada andes veebiserverile seatete kataloogile \"config\" kirjutusõigused", "See %s" => "Vaata %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Tavaliselt saab selle lahendada %s andes veebiserverile seadete kataloogile \"config\" kirjutusõigused %s", +"Sample configuration detected" => "Tuvastati näidisseaded", "Help" => "Abiinfo", "Personal" => "Isiklik", "Settings" => "Seaded", @@ -64,6 +65,7 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Jagamise tüüp %s ei ole õige %s jaoks", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Lubade seadistus %s jaoks ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi", "Setting permissions for %s failed, because the item was not found" => "Lubade seadistus %s jaoks ebaõnnestus, kuna üksust ei leitud", +"Cannot set expiration date. Expiration date is in the past" => "Aegumiskuupäeva ei saa määrata. Aegumise kuupäev on minevikus", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" => "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" => "Jagamise tagarakendit %s jaoks ei leitud", |