You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
2.2 KiB

<?php
$TRANSLATIONS = array(
"Welcome to %s" => "%s এ সগতম",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "আপনর বযকিগত ওযব স।আপনর সব ফইল,কনট,কর এব আর,এক জ",
"Get the apps to sync your files" => "আপনর ফইল সিক করর অপ প",
"Connect your desktop apps to %s" => "আপনর ডসটপ অপ সত করন %s এর স",
"Connect your Calendar" => "আপনর কর সত কর",
"Connect your Contacts" => "আপনর কনট সত কর",
"Documentation" => "নথিপত",
"Access files via WebDAV" => "WebDAV এর মযমইল অস কর",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "আর তথয আছ <a target=\"_blank\" href=\"%s\">ডকশন</a>এব আমর <a target=\"_blank\" href=\"http://owncloud.org\"> ওয়বসইট</a>।",
"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "আপনি যদি ownCloud ভলবন,\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud is a great open software to sync and share your files. \n⇥⇥You can freely get it from http://owncloud.org\">\n⇥⇥এট আপনর বনর সিশ করন</a>\n⇥এব <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\">কথি ছডিিন</a>!"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";