aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-19 01:55:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-19 01:55:44 -0400
commit786312d0e88b530319ffaf13d0b86a9efaff488a (patch)
treeeef35956b70a593b1d5783bf4568554cc63070e3 /lib/l10n
parent112e57098981726cd20da0cc6f6088a334e54a04 (diff)
downloadnextcloud-server-786312d0e88b530319ffaf13d0b86a9efaff488a.tar.gz
nextcloud-server-786312d0e88b530319ffaf13d0b86a9efaff488a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/bn_BD.php3
-rw-r--r--lib/l10n/sk_SK.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/bn_BD.php b/lib/l10n/bn_BD.php
index 984b6f056d5..0187856d0a3 100644
--- a/lib/l10n/bn_BD.php
+++ b/lib/l10n/bn_BD.php
@@ -19,9 +19,12 @@ $TRANSLATIONS = array(
"No source specified 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> ট্যাগ বিদ্যমান ",
+"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => " info.xml/version এর উল্লেখিত সংষ্করণ এবং অ্যাপ স্টোর হতে প্রদান করা সংষ্করণ একরকম না হওয়াতে অ্যাপটি ইনস্টল করা যাবেনা",
"Application is not enabled" => "অ্যাপ্লিকেসনটি সক্রিয় নয়",
"Authentication error" => "অনুমোদন ঘটিত সমস্যা",
"Token expired. Please reload page." => "টোকেন মেয়াদোত্তীর্ণ। দয়া করে পৃষ্ঠাটি পূনরায় লোড করুন।",
+"Unknown user" => "অপরিচিত ব্যবহারকারী",
"seconds ago" => "সেকেন্ড পূর্বে",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php
index 691bb9cac3a..42eaab8b586 100644
--- a/lib/l10n/sk_SK.php
+++ b/lib/l10n/sk_SK.php
@@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "To je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis k adresáru s konfiguráciou.",
"See %s" => "Pozri %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "To je zvyčajne možné opraviť tým, že %sudelíte webovému serveru oprávnenie na zápis k adresáru s konfiguráciou%s.",
+"Sample configuration detected" => "Detekovaná bola vzorová konfigurácia",
+"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" => "Zistilo sa, že konfigurácia bola skopírovaná zo vzorových súborov. Takáto konfigurácia nie je podporovaná a môže poškodiť vašu inštaláciu. Prečítajte si dokumentáciu pred vykonaním zmien v config.php",
"Help" => "Pomoc",
"Personal" => "Osobné",
"Settings" => "Nastavenia",
@@ -97,6 +99,7 @@ $TRANSLATIONS = array(
"Cannot create \"data\" directory (%s)" => "Nie je možné vytvoriť priečinok \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Toto je zvyčajne možné opraviť tým, že <a href=\"%s\" target=\"_blank\">udelíte webovému serveru oprávnenie na zápis do koreňového adresára</a>.",
"Setting locale to %s failed" => "Nastavenie locale na %s zlyhalo",
+"Please install one of these locales on your system and restart your webserver." => "Prosím, nainštalujte si aspoň jeden z týchto jazykov so svojho systému a reštartujte webserver.",
"Please ask your server administrator to install the module." => "Prosím, požiadajte administrátora vášho servera o inštaláciu modulu.",
"PHP module %s not installed." => "PHP modul %s nie je nainštalovaný.",
"PHP %s or higher is required." => "Požadovaná verzia PHP %s alebo vyššia.",