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/apps/files_versions/l10n/bn_IN.php

10 lines
677 B

<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "রতবরতন করি: %s",
"Versions" => "করণ",
"Failed to revert {file} to revision {timestamp}." => "{ইল} পরতবরতন থনরিচন {ইমসপ} করতযরথ।",
"More versions..." => "আরকরণ...",
"No other versions available" => "আর কন সকরণ পওয়",
"Restore" => "নর"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";