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.
 
 
 
 
 
 
nextcloud-server/lib/l10n/bn_BD.php

29 lines
1.8 KiB

<?php
$TRANSLATIONS = array(
"Help" => "সহি",
"Personal" => "যকিগত",
"Settings" => "িমকসম",
"Users" => "যবহরক",
"Admin" => "রশসন",
"web services under your control" => "ওয়ব সিস আপনর হর ম",
"ZIP download is turned off." => "ZIP ডউনলড বনধ কর আছ",
"Files need to be downloaded one by one." => "ইলগ এক একউনলড কর আবশযক।",
"Back to Files" => "ইলি চল",
"Selected files too large to generate zip file." => "িিত ফইলগ এতই বহৎ যিপ ফইল ত কর সমভব নয়।",
"Application is not enabled" => "িসনটি সকিয় নয়",
"Authentication error" => "অনদন ঘটিত সমস",
"Token expired. Please reload page." => "ন মণ। দয় করিনরয় লড করন।",
"Files" => "ইল",
"Text" => "সট",
"seconds ago" => "ড প",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"today" => "আজ",
"yesterday" => "গতক",
"_%n day go_::_%n days ago_" => array("",""),
"last month" => "গত ম",
"_%n month ago_::_%n months ago_" => array("",""),
"last year" => "গত বছর",
"years ago" => "বছর প"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";